[INFO] fetching crate pgx-tests 0.7.4... [INFO] checking pgx-tests-0.7.4 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate pgx-tests 0.7.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate pgx-tests 0.7.4 [INFO] finished tweaking crates.io crate pgx-tests 0.7.4 [INFO] tweaked toml for crates.io crate pgx-tests 0.7.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pgx-tests 0.7.4 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 251 packages to latest compatible versions [INFO] [stderr] Adding clap-cargo v0.10.0 (available: v0.17.0) [INFO] [stderr] Adding owo-colors v3.5.0 (available: v4.2.2) [INFO] [stderr] Adding sysinfo v0.28.4 (available: v0.37.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 156a65dd4548beb0f07c02947c0c92498bd95f89c0333b81f05cb664d376d6ec [INFO] running `Command { std: "docker" "start" "-a" "156a65dd4548beb0f07c02947c0c92498bd95f89c0333b81f05cb664d376d6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "156a65dd4548beb0f07c02947c0c92498bd95f89c0333b81f05cb664d376d6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "156a65dd4548beb0f07c02947c0c92498bd95f89c0333b81f05cb664d376d6ec", kill_on_drop: false }` [INFO] [stdout] 156a65dd4548beb0f07c02947c0c92498bd95f89c0333b81f05cb664d376d6ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28638bfc76cf8f10699bdd41452d7bb7c7a73189e6dd491f1c2631d2bf95b7a0 [INFO] running `Command { std: "docker" "start" "-a" "28638bfc76cf8f10699bdd41452d7bb7c7a73189e6dd491f1c2631d2bf95b7a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling pathsearch v0.2.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking sysinfo v0.28.4 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking pgx-sql-entity-graph v0.7.4 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking clap-cargo v0.10.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling atomic-traits v0.3.0 [INFO] [stderr] Compiling pgx-macros v0.7.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking postgres v0.19.10 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking pgx-pg-config v0.7.4 [INFO] [stderr] error: could not compile `pgx-pg-config` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name pgx_pg_config --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgx-pg-config-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a344ed3ebf5f9cd9 -C extra-filename=-e70335aa9c921f20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dirs=/opt/rustwide/target/debug/deps/libdirs-52af7a2ad2b5cdc6.rmeta --extern eyre=/opt/rustwide/target/debug/deps/libeyre-5bb006883be476e7.rmeta --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-d2bea73102016499.rmeta --extern pathsearch=/opt/rustwide/target/debug/deps/libpathsearch-e44cac3fa7c249db.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-20a6643282b33f2b.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-535e58d125bb011f.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-55e99b6732d2ee8b.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-691a57ec9a5a69f5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-754458f99af9e6ae.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "28638bfc76cf8f10699bdd41452d7bb7c7a73189e6dd491f1c2631d2bf95b7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28638bfc76cf8f10699bdd41452d7bb7c7a73189e6dd491f1c2631d2bf95b7a0", kill_on_drop: false }` [INFO] [stdout] 28638bfc76cf8f10699bdd41452d7bb7c7a73189e6dd491f1c2631d2bf95b7a0