[INFO] fetching crate pgqb 0.1.0...
[INFO] testing pgqb-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate pgqb 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate pgqb 0.1.0
[INFO] finished tweaking crates.io crate pgqb 0.1.0
[INFO] tweaked toml for crates.io crate pgqb 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pgqb 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pgqb 0.1.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres v0.19.10
[INFO] [stderr]   Downloaded inquire v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4283b9b9825b3294ef79395447e8a26ed48b7d2892c4251da9d57a1937156873
[INFO] running `Command { std: "docker" "start" "-a" "4283b9b9825b3294ef79395447e8a26ed48b7d2892c4251da9d57a1937156873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4283b9b9825b3294ef79395447e8a26ed48b7d2892c4251da9d57a1937156873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4283b9b9825b3294ef79395447e8a26ed48b7d2892c4251da9d57a1937156873", kill_on_drop: false }`
[INFO] [stdout] 4283b9b9825b3294ef79395447e8a26ed48b7d2892c4251da9d57a1937156873
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 438a9edcbc551ae2e017d71c5c118cb25e322f8a9b9e4ea3189ea3c53f2f5fa7
[INFO] running `Command { std: "docker" "start" "-a" "438a9edcbc551ae2e017d71c5c118cb25e322f8a9b9e4ea3189ea3c53f2f5fa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling inquire v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling postgres v0.19.10
[INFO] [stderr]    Compiling pgqb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/output.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl OutputFormat {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/output.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl OutputDestination {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] 42 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.96s
[INFO] running `Command { std: "docker" "inspect" "438a9edcbc551ae2e017d71c5c118cb25e322f8a9b9e4ea3189ea3c53f2f5fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "438a9edcbc551ae2e017d71c5c118cb25e322f8a9b9e4ea3189ea3c53f2f5fa7", kill_on_drop: false }`
[INFO] [stdout] 438a9edcbc551ae2e017d71c5c118cb25e322f8a9b9e4ea3189ea3c53f2f5fa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ab9af8319371ad01a168ddc19202814d090fa7e1361984c0d217c1cef38c69c
[INFO] running `Command { std: "docker" "start" "-a" "6ab9af8319371ad01a168ddc19202814d090fa7e1361984c0d217c1cef38c69c", kill_on_drop: false }`
[INFO] [stderr]    Compiling pgqb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/output.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl OutputFormat {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/output.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl OutputDestination {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] 42 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "6ab9af8319371ad01a168ddc19202814d090fa7e1361984c0d217c1cef38c69c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab9af8319371ad01a168ddc19202814d090fa7e1361984c0d217c1cef38c69c", kill_on_drop: false }`
[INFO] [stdout] 6ab9af8319371ad01a168ddc19202814d090fa7e1361984c0d217c1cef38c69c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 398eaa702fb0aaf54bb0ddcb175123ff71b775822526c2f2cf9b3afadd54aa10
[INFO] running `Command { std: "docker" "start" "-a" "398eaa702fb0aaf54bb0ddcb175123ff71b775822526c2f2cf9b3afadd54aa10", kill_on_drop: false }`
[INFO] [stderr] warning: method `as_str` is never used
[INFO] [stderr]   --> src/output.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl OutputFormat {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub fn as_str(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_str` is never used
[INFO] [stderr]   --> src/output.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | impl OutputDestination {
[INFO] [stderr]    | ---------------------- method in this implementation
[INFO] [stderr] 42 |     pub fn as_str(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pgqb` (bin "pgqb" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pgqb-9003b00418085125)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "398eaa702fb0aaf54bb0ddcb175123ff71b775822526c2f2cf9b3afadd54aa10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "398eaa702fb0aaf54bb0ddcb175123ff71b775822526c2f2cf9b3afadd54aa10", kill_on_drop: false }`
[INFO] [stdout] 398eaa702fb0aaf54bb0ddcb175123ff71b775822526c2f2cf9b3afadd54aa10
