[INFO] fetching crate postgresql_archive 0.20.0...
[INFO] testing postgresql_archive-0.20.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate postgresql_archive 0.20.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate postgresql_archive 0.20.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate postgresql_archive 0.20.0
[INFO] tweaked toml for crates.io crate postgresql_archive 0.20.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate postgresql_archive 0.20.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate postgresql_archive 0.20.0 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4792b717f244ef0acadfa86df21d0c3cd91ea238fcc1abc3414a2dc31cb97eb
[INFO] running `Command { std: "docker" "start" "-a" "d4792b717f244ef0acadfa86df21d0c3cd91ea238fcc1abc3414a2dc31cb97eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4792b717f244ef0acadfa86df21d0c3cd91ea238fcc1abc3414a2dc31cb97eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4792b717f244ef0acadfa86df21d0c3cd91ea238fcc1abc3414a2dc31cb97eb", kill_on_drop: false }`
[INFO] [stdout] d4792b717f244ef0acadfa86df21d0c3cd91ea238fcc1abc3414a2dc31cb97eb
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3336e94b1f47e33433cf223ccb3a71a5c44178ee862e1184d62b7b6ac59a49c
[INFO] running `Command { std: "docker" "start" "-a" "e3336e94b1f47e33433cf223ccb3a71a5c44178ee862e1184d62b7b6ac59a49c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tracing v0.1.41
[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 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 icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[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)
[INFO] [stdout] warning: unused import: `crate::hasher::sha2_512`
[INFO] [stdout]   --> 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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.97s
[INFO] running `Command { std: "docker" "inspect" "e3336e94b1f47e33433cf223ccb3a71a5c44178ee862e1184d62b7b6ac59a49c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3336e94b1f47e33433cf223ccb3a71a5c44178ee862e1184d62b7b6ac59a49c", kill_on_drop: false }`
[INFO] [stdout] e3336e94b1f47e33433cf223ccb3a71a5c44178ee862e1184d62b7b6ac59a49c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5c44538c2b1e2e5bbacf7d5e7e06bbba27b3b46c780e8daeb8d3b284c404fad
[INFO] running `Command { std: "docker" "start" "-a" "f5c44538c2b1e2e5bbacf7d5e7e06bbba27b3b46c780e8daeb8d3b284c404fad", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[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 postgresql_archive v0.20.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::hasher::sha2_512`
[INFO] [stdout]   --> 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] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]  --> tests/archive.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[test(tokio::test)]
[INFO] [stdout]   |               ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/archive.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[test(tokio::test)]
[INFO] [stdout]    |               ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/archive.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[test(tokio::test)]
[INFO] [stdout]    |               ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> tests/archive.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[test(tokio::test)]
[INFO] [stdout]    |               ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postgresql_archive` (test "archive") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/archive.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/archive.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[tokio::test]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/error.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/error.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/repository/github/repository.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/repository/github/repository.rs:355:14
[INFO] [stdout]     |
[INFO] [stdout] 355 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/repository/github/repository.rs:364:14
[INFO] [stdout]     |
[INFO] [stdout] 364 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/repository/github/repository.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/repository/github/repository.rs:397:14
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/repository/registry.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::hasher::sha2_512`
[INFO] [stdout]   --> 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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postgresql_archive` (lib test) due to 10 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f5c44538c2b1e2e5bbacf7d5e7e06bbba27b3b46c780e8daeb8d3b284c404fad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c44538c2b1e2e5bbacf7d5e7e06bbba27b3b46c780e8daeb8d3b284c404fad", kill_on_drop: false }`
[INFO] [stdout] f5c44538c2b1e2e5bbacf7d5e7e06bbba27b3b46c780e8daeb8d3b284c404fad
