[INFO] fetching crate plrust-trusted-pgx 1.0.0... [INFO] testing plrust-trusted-pgx-1.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate plrust-trusted-pgx 1.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate plrust-trusted-pgx 1.0.0 [INFO] finished tweaking crates.io crate plrust-trusted-pgx 1.0.0 [INFO] tweaked toml for crates.io crate plrust-trusted-pgx 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate plrust-trusted-pgx 1.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 156 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eecac25baf20923c59842c2bf92e2073444e94386c1ceae73b35716e95035910 [INFO] running `Command { std: "docker" "start" "-a" "eecac25baf20923c59842c2bf92e2073444e94386c1ceae73b35716e95035910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eecac25baf20923c59842c2bf92e2073444e94386c1ceae73b35716e95035910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eecac25baf20923c59842c2bf92e2073444e94386c1ceae73b35716e95035910", kill_on_drop: false }` [INFO] [stdout] eecac25baf20923c59842c2bf92e2073444e94386c1ceae73b35716e95035910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 535a68509abca6c7795de39218e3992623b4c9b423abd0ae2f002d60008a3e92 [INFO] running `Command { std: "docker" "start" "-a" "535a68509abca6c7795de39218e3992623b4c9b423abd0ae2f002d60008a3e92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling pathsearch v0.2.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pgx-sql-entity-graph v0.7.4 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pgx-macros v0.7.4 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling atomic-traits v0.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling pgx-pg-config v0.7.4 [INFO] [stderr] Compiling pgx-pg-sys v0.7.4 [INFO] [stderr] error: failed to run custom build command for `pgx-pg-sys v0.7.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pgx-pg-sys-2eee8c0e99957a86/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=PGX_PG_SYS_GENERATE_BINDINGS_FOR_RELEASE [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] build_paths=BuildPaths { manifest_dir: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgx-pg-sys-0.7.4", out_dir: "/opt/rustwide/target/debug/build/pgx-pg-sys-f964a75e6a1e2009/out", src_dir: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgx-pg-sys-0.7.4/src", shim_src: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgx-pg-sys-0.7.4/cshim", shim_dst: "/opt/rustwide/target/debug/build/pgx-pg-sys-f964a75e6a1e2009/out/cshim" } [INFO] [stderr] Error: /root/.pgx/config.toml not found. Have you run `cargo pgx init` yet? [INFO] [stderr] [INFO] [stderr] Location: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgx-pg-config-0.7.4/src/lib.rs:427:32 [INFO] running `Command { std: "docker" "inspect" "535a68509abca6c7795de39218e3992623b4c9b423abd0ae2f002d60008a3e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "535a68509abca6c7795de39218e3992623b4c9b423abd0ae2f002d60008a3e92", kill_on_drop: false }` [INFO] [stdout] 535a68509abca6c7795de39218e3992623b4c9b423abd0ae2f002d60008a3e92