[INFO] cloning repository https://github.com/theseus-rs/postgresql-embedded [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theseus-rs/postgresql-embedded" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheseus-rs%2Fpostgresql-embedded", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheseus-rs%2Fpostgresql-embedded'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b907b245e3f6aa22d6f1009ffd6af1a3a2e56635 [INFO] building theseus-rs/postgresql-embedded against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheseus-rs%2Fpostgresql-embedded" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/theseus-rs/postgresql-embedded [INFO] finished tweaking git repo https://github.com/theseus-rs/postgresql-embedded [INFO] tweaked toml for git repo https://github.com/theseus-rs/postgresql-embedded written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/theseus-rs/postgresql-embedded on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/theseus-rs/postgresql-embedded already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.103 [INFO] [stderr] Downloaded test-log-macros v0.2.18 [INFO] [stderr] Downloaded wasm-bindgen v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Downloaded test-log v0.2.18 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.103 [INFO] [stderr] Downloaded downcast-rs v2.0.2 [INFO] [stderr] Downloaded r2d2_postgres v0.18.2 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Downloaded dsl_auto_type v0.2.0 [INFO] [stderr] Downloaded serde_spanned v1.0.2 [INFO] [stderr] Downloaded migrations_macros v2.3.0 [INFO] [stderr] Downloaded retry-policies v0.4.0 [INFO] [stderr] Downloaded pq-sys v0.7.2 [INFO] [stderr] Downloaded liblzma v0.4.4 [INFO] [stderr] Downloaded toml v0.9.7 [INFO] [stderr] Downloaded rustls-webpki v0.103.6 [INFO] [stderr] Downloaded diesel_derives v2.3.3 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded zip v5.1.1 [INFO] [stderr] Downloaded hyper-util v0.1.17 [INFO] [stderr] Downloaded security-framework v3.5.0 [INFO] [stderr] Downloaded indicatif v0.18.0 [INFO] [stderr] Downloaded js-sys v0.3.80 [INFO] [stderr] Downloaded tokio-rustls v0.26.3 [INFO] [stderr] Downloaded reqwest-tracing v0.5.8 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.103 [INFO] [stderr] Downloaded diesel_migrations v2.3.0 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded vt100 v0.15.2 [INFO] [stderr] Downloaded rustls v0.23.32 [INFO] [stderr] Downloaded tracing-indicatif v0.3.13 [INFO] [stderr] Downloaded reqwest-middleware v0.4.2 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded diesel v2.3.2 [INFO] [stderr] Downloaded unit-prefix v0.5.1 [INFO] [stderr] Downloaded migrations_internals v2.3.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.53 [INFO] [stderr] Downloaded reqwest-retry v0.7.0 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded web-sys v0.3.80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f2c75ae93c76b724fb8eb89494ea0aebe051d3ca99260e96193d7de359bc8b1 [INFO] running `Command { std: "docker" "start" "-a" "8f2c75ae93c76b724fb8eb89494ea0aebe051d3ca99260e96193d7de359bc8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f2c75ae93c76b724fb8eb89494ea0aebe051d3ca99260e96193d7de359bc8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2c75ae93c76b724fb8eb89494ea0aebe051d3ca99260e96193d7de359bc8b1", kill_on_drop: false }` [INFO] [stdout] 8f2c75ae93c76b724fb8eb89494ea0aebe051d3ca99260e96193d7de359bc8b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7187c469c344a38bc6bce6e93960614f3848eab0fb4177fb29c969b0da85af5 [INFO] running `Command { std: "docker" "start" "-a" "b7187c469c344a38bc6bce6e93960614f3848eab0fb4177fb29c969b0da85af5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-util v0.3.31 [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 thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling postgresql_commands v0.20.0 (/opt/rustwide/workdir/postgresql_commands) [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [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 icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling postgresql_archive v0.20.0 (/opt/rustwide/workdir/postgresql_archive) [INFO] [stdout] warning: unused import: `crate::hasher::sha2_512` [INFO] [stdout] --> postgresql_archive/src/hasher/registry.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::hasher::sha2_512; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling postgresql_extensions v0.20.0 (/opt/rustwide/workdir/postgresql_extensions) [INFO] [stdout] warning: unused import: `crate::hasher::sha2_512` [INFO] [stdout] --> postgresql_archive/src/hasher/registry.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::hasher::sha2_512; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling postgresql_embedded v0.20.0 (/opt/rustwide/workdir/postgresql_embedded) [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "b7187c469c344a38bc6bce6e93960614f3848eab0fb4177fb29c969b0da85af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7187c469c344a38bc6bce6e93960614f3848eab0fb4177fb29c969b0da85af5", kill_on_drop: false }` [INFO] [stdout] b7187c469c344a38bc6bce6e93960614f3848eab0fb4177fb29c969b0da85af5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebaa2d431b4636a9212db6cb617364b9a0d50394a072c0904e407462aa21e299 [INFO] running `Command { std: "docker" "start" "-a" "ebaa2d431b4636a9212db6cb617364b9a0d50394a072c0904e407462aa21e299", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling postgresql_commands v0.20.0 (/opt/rustwide/workdir/postgresql_commands) [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling postgresql_archive v0.20.0 (/opt/rustwide/workdir/postgresql_archive) [INFO] [stdout] warning: unused import: `crate::hasher::sha2_512` [INFO] [stdout] --> postgresql_archive/src/hasher/registry.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::hasher::sha2_512; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hasher::sha2_512` [INFO] [stdout] --> postgresql_archive/src/hasher/registry.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::hasher::sha2_512; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling postgresql_extensions v0.20.0 (/opt/rustwide/workdir/postgresql_extensions) [INFO] [stderr] Compiling postgresql_embedded v0.20.0 (/opt/rustwide/workdir/postgresql_embedded) [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stdout] warning: unused import: `crate::hasher::sha2_512` [INFO] [stdout] --> postgresql_archive/src/hasher/registry.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::hasher::sha2_512; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `postgresql_archive` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name postgresql_archive --edition=2024 postgresql_archive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="github"' --cfg 'feature="native-tls"' --cfg 'feature="sha2"' --cfg 'feature="tar-gz"' --cfg 'feature="theseus"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "default", "github", "indicatif", "maven", "md5", "native-tls", "rustls", "sha1", "sha2", "tar-gz", "tar-xz", "theseus", "zip", "zonky"))' -C metadata=bba02f50b94c8f60 -C extra-filename=-91f508da572fa3da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7b7a448c53d11bff.so --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b56db09c1356aaef.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7f4fd8b6497460e8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4c30d11cad10daf7.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-38764826fb2286ed.rlib --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-f490aaf74e54a841.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1325a7974a22b233.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-19fdad4660e580c0.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-0f23538e60a28003.rlib --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-700a37706c929d55.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-c2a972f3f999de81.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9454b3b35515cd0d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3e3f6804cbaadbc7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2044fc250b70ad3.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-db9a85b416936881.rlib --extern target_triple=/opt/rustwide/target/debug/deps/libtarget_triple-115ff79309c1b44a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-857640073a8ac8c6.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-e2dcd4078ed2ab60.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7b9a65ac409377f9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c945f0a2c0c1589d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4f4e177768cb6a25.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7cd18bc19a57c23f.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-fc04e17ce22c4bfc.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `postgresql_extensions` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name postgresql_extensions --edition=2024 postgresql_extensions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="portal-corp"' --cfg 'feature="steampipe"' --cfg 'feature="tensor-chord"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "default", "native-tls", "portal-corp", "rustls", "steampipe", "tensor-chord", "tokio"))' -C metadata=8b238da8ca823fac -C extra-filename=-4d17cfca4b071119 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7b7a448c53d11bff.so --extern postgresql_archive=/opt/rustwide/target/debug/deps/libpostgresql_archive-417543052aabd356.rlib --extern postgresql_commands=/opt/rustwide/target/debug/deps/libpostgresql_commands-6290100a965b8947.rlib --extern postgresql_embedded=/opt/rustwide/target/debug/deps/libpostgresql_embedded-ac01ed2fde93f2d1.rlib --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-f490aaf74e54a841.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1325a7974a22b233.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-c2a972f3f999de81.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9454b3b35515cd0d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3e3f6804cbaadbc7.rlib --extern target_triple=/opt/rustwide/target/debug/deps/libtarget_triple-115ff79309c1b44a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-857640073a8ac8c6.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-e2dcd4078ed2ab60.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7b9a65ac409377f9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c945f0a2c0c1589d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4f4e177768cb6a25.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7cd18bc19a57c23f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `postgresql_embedded` (test "postgresql") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name postgresql --edition=2024 postgresql_embedded/tests/postgresql.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="theseus"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "bundled", "default", "indicatif", "native-tls", "rustls", "theseus", "tokio", "zonky"))' -C metadata=4c0534cc793f66e8 -C extra-filename=-c02288917b1da093 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b56db09c1356aaef.rlib --extern postgresql_archive=/opt/rustwide/target/debug/deps/libpostgresql_archive-417543052aabd356.rlib --extern postgresql_commands=/opt/rustwide/target/debug/deps/libpostgresql_commands-6290100a965b8947.rlib --extern postgresql_embedded=/opt/rustwide/target/debug/deps/libpostgresql_embedded-ac01ed2fde93f2d1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-59351df5eba54bf6.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-c2a972f3f999de81.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-7754ad96f68ba942.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-857640073a8ac8c6.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-e2dcd4078ed2ab60.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7b9a65ac409377f9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c945f0a2c0c1589d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4f4e177768cb6a25.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7cd18bc19a57c23f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ebaa2d431b4636a9212db6cb617364b9a0d50394a072c0904e407462aa21e299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebaa2d431b4636a9212db6cb617364b9a0d50394a072c0904e407462aa21e299", kill_on_drop: false }` [INFO] [stdout] ebaa2d431b4636a9212db6cb617364b9a0d50394a072c0904e407462aa21e299