Starting Postgres v17 on port 28817  Using PgConfig("pg17") and `pg_config` from /usr/lib/postgresql/17/bin/pg_config  Building extension with features pg17  Running command "/home/pggraph/.rustup/toolchains/1.96.0-aarch64-unknown-linux-gnu/bin/cargo" "rustc" "--lib" "--manifest-path" "/src/graph/Cargo.toml" "--features" "pg17" "--no-default-features" "--message-format=json-render-diagnostics" "--" "-C" "link-arg=-Wl,--no-gc-sections" Compiling proc-macro2 v1.0.106 Compiling unicode-ident v1.0.24 Compiling quote v1.0.45 Compiling serde_core v1.0.228 Compiling stable_deref_trait v1.2.1 Compiling libc v0.2.186 Compiling writeable v0.6.3 Compiling litemap v0.8.2 Compiling memchr v2.8.1 Compiling icu_normalizer_data v2.2.0 Compiling utf8_iter v1.0.4 Compiling icu_properties_data v2.2.0 Compiling cfg-if v1.0.4 Compiling eyre v0.6.12 Compiling thiserror v2.0.18 Compiling once_cell v1.21.4 Compiling glob v0.3.3 Compiling indenter v0.3.4 Compiling smallvec v1.15.1 Compiling winnow v1.0.3 Compiling find-msvc-tools v0.1.9 Compiling shlex v2.0.1 Compiling serde v1.0.228 Compiling clang-sys v1.8.1 Compiling toml_parser v1.1.2+spec-1.1.0 Compiling anyhow v1.0.102 Compiling zmij v1.0.21 Compiling toml_writer v1.1.1+spec-1.1.0 Compiling cc v1.2.63 Compiling aho-corasick v1.1.4 Compiling percent-encoding v2.3.2 Compiling winnow v0.7.15 Compiling minimal-lexical v0.2.1 Compiling serde_json v1.0.150 Compiling owo-colors v4.3.0 Compiling is_ci v1.2.0 Compiling regex-syntax v0.8.10 Compiling nom v7.1.3 Compiling supports-color v3.0.2 Compiling form_urlencoded v1.2.2 Compiling libloading v0.8.9 Compiling bindgen v0.72.1 Compiling syn v2.0.117 Compiling itoa v1.0.18 Compiling foldhash v0.1.5 Compiling hashbrown v0.17.1 Compiling either v1.16.0 Compiling equivalent v1.0.2 Compiling hashbrown v0.15.5 Compiling pathsearch v0.2.0 Compiling itertools v0.13.0 Compiling unicode-segmentation v1.13.3 Compiling indexmap v2.14.0 Compiling shlex v1.3.0 Compiling fixedbitset v0.5.7 Compiling bitflags v2.13.0 Compiling rustc-hash v2.1.2 Compiling same-file v1.0.6 Compiling walkdir v2.5.0 Compiling convert_case v0.11.0 Compiling unescape v0.1.0 Compiling cee-scape v0.2.0 Compiling getrandom v0.4.2 Compiling cexpr v0.6.0 Compiling serde_spanned v1.1.1 Compiling toml_datetime v0.7.5+spec-1.1.0 Compiling toml_datetime v1.1.1+spec-1.1.0 Compiling regex-automata v0.4.14 Compiling petgraph v0.8.3 Compiling radium v0.7.0 Compiling tap v1.0.1 Compiling toml v0.9.12+spec-1.1.0 Compiling toml v1.1.2+spec-1.1.0 Compiling wyz v0.5.1 Compiling crc32fast v1.5.0 Compiling half v1.8.3 Compiling virtue v0.0.18 Compiling funty v2.0.0 Compiling uuid v1.23.2 Compiling seahash v4.1.0 Compiling byteorder v1.5.0 Compiling unty v0.0.4 Compiling bytemuck v1.25.0 Compiling bitvec v1.1.1 Compiling bincode_derive v2.0.1 Compiling memmap2 v0.9.11 Compiling xxhash-rust v0.8.15 Compiling regex v1.12.3 Compiling synstructure v0.13.2 Compiling zerofrom-derive v0.1.7 Compiling yoke-derive v0.8.2 Compiling zerovec-derive v0.11.3 Compiling displaydoc v0.2.6 Compiling serde_derive v1.0.228 Compiling thiserror-impl v2.0.18 Compiling enum-map-derive v0.17.0 Compiling enum-map v2.7.3 Compiling zerofrom v0.1.8 Compiling yoke v0.8.3 Compiling zerovec v0.11.6 Compiling zerotrie v0.2.4 Compiling pgrx-sql-entity-graph v0.19.1 Compiling tinystr v0.8.3 Compiling potential_utf v0.1.5 Compiling icu_collections v2.2.0 Compiling icu_locale_core v2.2.0 Compiling icu_provider v2.2.0 Compiling icu_properties v2.2.0 Compiling icu_normalizer v2.2.0 Compiling cargo_toml v0.22.3 Compiling serde_cbor v0.11.2 Compiling roaring v0.11.4 Compiling bincode v2.0.1 Compiling idna_adapter v1.2.2 Compiling idna v1.1.0 Compiling url v2.5.8 Compiling pgrx-pg-config v0.19.1 Compiling pgrx-bindgen v0.19.1 Compiling pgrx-pg-sys v0.19.1 Compiling pgrx-macros v0.19.1 Compiling pgrx v0.19.1 Compiling graph v1.1.0 (/src/graph) Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.47s  Installing extension  Copying control file to /usr/share/postgresql/17/extension/graph.control  Copying shared library to /usr/lib/postgresql/17/lib/graph.so  Discovered 169 SQL entities: 1 schemas (1 unique), 167 functions, 0 types, 0 enums, 1 sqls, 0 ords, 0 hashes, 0 aggregates, 0 triggers  Writing SQL entities to /usr/share/postgresql/17/extension/graph--1.1.0.sql  Copying extension schema upgrade file to /usr/share/postgresql/17/extension/graph--1.0.0--1.1.0.sql  Finished installing graph CREATE EXTENSION SET SET NOTICE: graph: removed persisted files and cleared 0 tables, 0 edges, and 0 filter columns for graph default (00000000-0000-0000-0000-000000000001) reset ------- (1 row) CREATE TABLE INSERT 0 131072 CREATE TABLE CREATE TABLE INSERT 0 1048576 add_table ----------- (1 row) add_edge ---------- (1 row) NOTICE: trigger "graph_sync_insert" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_update" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_delete" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_truncate" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_insert" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: trigger "graph_sync_update" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: trigger "graph_sync_delete" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: trigger "graph_sync_truncate" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: schema "pg_temp" does not exist, skipping nodes_loaded | edges_loaded | build_time_ms | memory_used_mb | sync_mode | projection_mode --------------+--------------+---------------+------------------+-----------+----------------- 131072 | 1048576 | 41728.045476 | 64.4443130493164 | manual | csr_readonly (1 row) Open-type Linux query resource profile passed. Raw samples: /tmp/p9-open-type-resources/raw/resources/backend-1/resource-samples.tsv Summary: /tmp/p9-open-type-resources/raw/resources/backend-1/resources.csv CREATE EXTENSION SET SET NOTICE: graph: removed persisted files and cleared 0 tables, 0 edges, and 0 filter columns for graph default (00000000-0000-0000-0000-000000000001) reset ------- (1 row) CREATE TABLE INSERT 0 131072 CREATE TABLE CREATE TABLE INSERT 0 1048576 add_table ----------- (1 row) add_edge ---------- (1 row) NOTICE: trigger "graph_sync_insert" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_update" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_delete" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_truncate" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_insert" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: trigger "graph_sync_update" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: trigger "graph_sync_delete" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: trigger "graph_sync_truncate" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: schema "pg_temp" does not exist, skipping nodes_loaded | edges_loaded | build_time_ms | memory_used_mb | sync_mode | projection_mode --------------+--------------+---------------+------------------+-----------+----------------- 131072 | 1048576 | 40688.922519 | 64.4443130493164 | manual | csr_readonly (1 row) Open-type Linux query resource profile passed. Raw samples: /tmp/p9-open-type-resources/raw/resources/backend-4/resource-samples.tsv Summary: /tmp/p9-open-type-resources/raw/resources/backend-4/resources.csv CREATE EXTENSION SET SET NOTICE: graph: removed persisted files and cleared 0 tables, 0 edges, and 0 filter columns for graph default (00000000-0000-0000-0000-000000000001) reset ------- (1 row) CREATE TABLE INSERT 0 131072 CREATE TABLE CREATE TABLE INSERT 0 1048576 add_table ----------- (1 row) add_edge ---------- (1 row) NOTICE: trigger "graph_sync_insert" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_update" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_delete" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_truncate" for relation "public.open_type_resource_nodes" does not exist, skipping NOTICE: trigger "graph_sync_insert" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: trigger "graph_sync_update" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: trigger "graph_sync_delete" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: trigger "graph_sync_truncate" for relation "public.open_type_resource_edges" does not exist, skipping NOTICE: schema "pg_temp" does not exist, skipping nodes_loaded | edges_loaded | build_time_ms | memory_used_mb | sync_mode | projection_mode --------------+--------------+---------------+------------------+-----------+----------------- 131072 | 1048576 | 40539.855185 | 64.4443130493164 | manual | csr_readonly (1 row) Open-type Linux query resource profile passed. Raw samples: /tmp/p9-open-type-resources/raw/resources/backend-8/resource-samples.tsv Summary: /tmp/p9-open-type-resources/raw/resources/backend-8/resources.csv P9 Linux resource matrix retained in /tmp/p9-open-type-resources  Stopping Postgres v17