[INFO] fetching crate pgburst 0.3.3... [INFO] testing pgburst-0.3.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate pgburst 0.3.3 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pgburst 0.3.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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.9 [INFO] [stderr] Downloaded colorize v0.1.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.7 [INFO] [stderr] Downloaded clap v4.5.19 [INFO] [stderr] Downloaded postgres-types v0.2.8 [INFO] [stderr] Downloaded clap_builder v4.5.19 [INFO] [stderr] Downloaded tokio-postgres v0.7.12 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 067ddb7ae0ff3fd969a752c14b52e6f7ec081a1e239d793557b1fed12060156b [INFO] running `Command { std: "docker" "start" "-a" "067ddb7ae0ff3fd969a752c14b52e6f7ec081a1e239d793557b1fed12060156b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "067ddb7ae0ff3fd969a752c14b52e6f7ec081a1e239d793557b1fed12060156b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "067ddb7ae0ff3fd969a752c14b52e6f7ec081a1e239d793557b1fed12060156b", kill_on_drop: false }` [INFO] [stdout] 067ddb7ae0ff3fd969a752c14b52e6f7ec081a1e239d793557b1fed12060156b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 976ac6db77f56d345d597b64733d311a12bdd1c7d22008c8551ef8182e8575b0 [INFO] running `Command { std: "docker" "start" "-a" "976ac6db77f56d345d597b64733d311a12bdd1c7d22008c8551ef8182e8575b0", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling colorize v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [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 zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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 22.93s [INFO] running `Command { std: "docker" "inspect" "976ac6db77f56d345d597b64733d311a12bdd1c7d22008c8551ef8182e8575b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "976ac6db77f56d345d597b64733d311a12bdd1c7d22008c8551ef8182e8575b0", kill_on_drop: false }` [INFO] [stdout] 976ac6db77f56d345d597b64733d311a12bdd1c7d22008c8551ef8182e8575b0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c18e03ad1163c1fb23339acf6413805b0dcaea13027f3fcdc527cd11f4d63bc [INFO] running `Command { std: "docker" "start" "-a" "2c18e03ad1163c1fb23339acf6413805b0dcaea13027f3fcdc527cd11f4d63bc", 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.60s [INFO] running `Command { std: "docker" "inspect" "2c18e03ad1163c1fb23339acf6413805b0dcaea13027f3fcdc527cd11f4d63bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c18e03ad1163c1fb23339acf6413805b0dcaea13027f3fcdc527cd11f4d63bc", kill_on_drop: false }` [INFO] [stdout] 2c18e03ad1163c1fb23339acf6413805b0dcaea13027f3fcdc527cd11f4d63bc [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5b6205fb434dae2f764c054206a972bf5a0673809e531518d9f4698253a5c8c [INFO] running `Command { std: "docker" "start" "-a" "d5b6205fb434dae2f764c054206a972bf5a0673809e531518d9f4698253a5c8c", 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 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pgburst-962a8a6374245076) [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" "d5b6205fb434dae2f764c054206a972bf5a0673809e531518d9f4698253a5c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b6205fb434dae2f764c054206a972bf5a0673809e531518d9f4698253a5c8c", kill_on_drop: false }` [INFO] [stdout] d5b6205fb434dae2f764c054206a972bf5a0673809e531518d9f4698253a5c8c