[INFO] fetching crate pgburst 0.3.3...
[INFO] testing pgburst-0.3.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pgburst 0.3.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pgburst 0.3.3
[INFO] finished tweaking crates.io crate pgburst 0.3.3
[INFO] tweaked toml for crates.io crate pgburst 0.3.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pgburst 0.3.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pgburst 0.3.3 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c42c554a9191257e8e3e1c42da379ecd4cc18b58797cb98083d469434b1c19e9
[INFO] running `Command { std: "docker" "start" "-a" "c42c554a9191257e8e3e1c42da379ecd4cc18b58797cb98083d469434b1c19e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c42c554a9191257e8e3e1c42da379ecd4cc18b58797cb98083d469434b1c19e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c42c554a9191257e8e3e1c42da379ecd4cc18b58797cb98083d469434b1c19e9", kill_on_drop: false }`
[INFO] [stdout] c42c554a9191257e8e3e1c42da379ecd4cc18b58797cb98083d469434b1c19e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f57bd7fdf91516a71a67b26a0dbaacf4255b4ead9313482f7f4a937254a63ae
[INFO] running `Command { std: "docker" "start" "-a" "0f57bd7fdf91516a71a67b26a0dbaacf4255b4ead9313482f7f4a937254a63ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling colorize v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling postgres-types v0.2.8
[INFO] [stderr]    Compiling tokio-postgres v0.7.12
[INFO] [stderr]    Compiling postgres v0.19.9
[INFO] [stderr]    Compiling pgburst v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `log_entry`
[INFO] [stdout]   --> src/watch/change_log.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn add(&mut self, log_entry: Entry) {
[INFO] [stdout]    |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_entry`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `folder`
[INFO] [stdout]   --> src/watch/change_log.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn write(self, folder: &str) {
[INFO] [stdout]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_table` is never used
[INFO] [stdout]    --> src/main.rs:331:4
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn is_table(s_path: &std::path::PathBuf) -> bool {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entry` is never constructed
[INFO] [stdout]  --> src/watch/change_log.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Entry {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Log` is never constructed
[INFO] [stdout]   --> src/watch/change_log.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Log {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add` and `write` are never used
[INFO] [stdout]   --> src/watch/change_log.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Log {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] 17 |     pub fn add(&mut self, log_entry: Entry) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn write(self, folder: &str) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.66s
[INFO] running `Command { std: "docker" "inspect" "0f57bd7fdf91516a71a67b26a0dbaacf4255b4ead9313482f7f4a937254a63ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f57bd7fdf91516a71a67b26a0dbaacf4255b4ead9313482f7f4a937254a63ae", kill_on_drop: false }`
[INFO] [stdout] 0f57bd7fdf91516a71a67b26a0dbaacf4255b4ead9313482f7f4a937254a63ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9681d776da8e4c604a0e7702faad75dca3930a8c5eff51167808ec1a4b7e9d1a
[INFO] running `Command { std: "docker" "start" "-a" "9681d776da8e4c604a0e7702faad75dca3930a8c5eff51167808ec1a4b7e9d1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pgburst v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `log_entry`
[INFO] [stdout]   --> src/watch/change_log.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn add(&mut self, log_entry: Entry) {
[INFO] [stdout]    |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_entry`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `folder`
[INFO] [stdout]   --> src/watch/change_log.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn write(self, folder: &str) {
[INFO] [stdout]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_folder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_table` is never used
[INFO] [stdout]    --> src/main.rs:331:4
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn is_table(s_path: &std::path::PathBuf) -> bool {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entry` is never constructed
[INFO] [stdout]  --> src/watch/change_log.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Entry {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Log` is never constructed
[INFO] [stdout]   --> src/watch/change_log.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Log {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add` and `write` are never used
[INFO] [stdout]   --> src/watch/change_log.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Log {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] 17 |     pub fn add(&mut self, log_entry: Entry) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn write(self, folder: &str) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "9681d776da8e4c604a0e7702faad75dca3930a8c5eff51167808ec1a4b7e9d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9681d776da8e4c604a0e7702faad75dca3930a8c5eff51167808ec1a4b7e9d1a", kill_on_drop: false }`
[INFO] [stdout] 9681d776da8e4c604a0e7702faad75dca3930a8c5eff51167808ec1a4b7e9d1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2aa2ef2d094d8e47142e45e51db71bb821821d5c8c742d44c1445a147cf8ad6f
[INFO] running `Command { std: "docker" "start" "-a" "2aa2ef2d094d8e47142e45e51db71bb821821d5c8c742d44c1445a147cf8ad6f", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `log_entry`
[INFO] [stderr]   --> src/watch/change_log.rs:17:27
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub fn add(&mut self, log_entry: Entry) {
[INFO] [stderr]    |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_entry`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `folder`
[INFO] [stderr]   --> src/watch/change_log.rs:21:24
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn write(self, folder: &str) {
[INFO] [stderr]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_folder`
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_table` is never used
[INFO] [stderr]    --> src/main.rs:331:4
[INFO] [stderr]     |
[INFO] [stderr] 331 | fn is_table(s_path: &std::path::PathBuf) -> bool {
[INFO] [stderr]     |    ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Entry` is never constructed
[INFO] [stderr]  --> src/watch/change_log.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct Entry {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Log` is never constructed
[INFO] [stderr]   --> src/watch/change_log.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Log {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add` and `write` are never used
[INFO] [stderr]   --> src/watch/change_log.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl Log {
[INFO] [stderr]    | -------- methods in this implementation
[INFO] [stderr] 17 |     pub fn add(&mut self, log_entry: Entry) {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub fn write(self, folder: &str) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pgburst` (bin "pgburst" test) generated 6 warnings (run `cargo fix --bin "pgburst" -p pgburst --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pgburst-31181e41e79ec13c)
[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" "2aa2ef2d094d8e47142e45e51db71bb821821d5c8c742d44c1445a147cf8ad6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aa2ef2d094d8e47142e45e51db71bb821821d5c8c742d44c1445a147cf8ad6f", kill_on_drop: false }`
[INFO] [stdout] 2aa2ef2d094d8e47142e45e51db71bb821821d5c8c742d44c1445a147cf8ad6f
