[INFO] cloning repository https://github.com/wcherry/dbdump
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wcherry/dbdump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcherry%2Fdbdump", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcherry%2Fdbdump'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3acf3d6d94a35b126be9f5d61383665770b4deca
[INFO] checking wcherry/dbdump against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcherry%2Fdbdump" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wcherry/dbdump
[INFO] finished tweaking git repo https://github.com/wcherry/dbdump
[INFO] tweaked toml for git repo https://github.com/wcherry/dbdump written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wcherry/dbdump on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wcherry/dbdump 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-io v0.3.27
[INFO] [stderr]   Downloaded iana-time-zone v0.1.55
[INFO] [stderr]   Downloaded anstyle-wincon v0.2.0
[INFO] [stderr]   Downloaded concolor-override v1.0.0
[INFO] [stderr]   Downloaded futures-macro v0.3.27
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded anstyle v0.3.5
[INFO] [stderr]   Downloaded anstyle-parse v0.1.1
[INFO] [stderr]   Downloaded windows-targets v0.47.0
[INFO] [stderr]   Downloaded anstream v0.2.6
[INFO] [stderr]   Downloaded clap v4.2.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.83
[INFO] [stderr]   Downloaded clap_builder v4.2.1
[INFO] [stderr]   Downloaded syn v2.0.11
[INFO] [stderr]   Downloaded openssl v0.10.48
[INFO] [stderr]   Downloaded rustix v0.37.5
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.47.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.47.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.47.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.47.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.47.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.47.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.47.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.0
[INFO] [stderr]   Downloaded windows v0.47.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bd72bcf7ccaecc5373379988400f0ed98078489c3b1eb6b3769fec0a4219492
[INFO] running `Command { std: "docker" "start" "-a" "4bd72bcf7ccaecc5373379988400f0ed98078489c3b1eb6b3769fec0a4219492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bd72bcf7ccaecc5373379988400f0ed98078489c3b1eb6b3769fec0a4219492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bd72bcf7ccaecc5373379988400f0ed98078489c3b1eb6b3769fec0a4219492", kill_on_drop: false }`
[INFO] [stdout] 4bd72bcf7ccaecc5373379988400f0ed98078489c3b1eb6b3769fec0a4219492
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48801ee8218d49c7142d71416b54a519391aeb56e86105a34aea100470bfff7b
[INFO] running `Command { std: "docker" "start" "-a" "48801ee8218d49c7142d71416b54a519391aeb56e86105a34aea100470bfff7b", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling polling v2.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.11
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling rustix v0.37.5
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]     Checking linux-raw-sys v0.3.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling async-process v1.6.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling atomic-waker v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.55
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]     Checking is-terminal v0.4.6
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]     Checking concolor-override v1.0.0
[INFO] [stderr]     Checking anstream v0.2.6
[INFO] [stderr]     Checking rsa v0.6.1
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking clap_builder v4.2.1
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking clap v4.2.1
[INFO] [stderr]     Checking async-native-tls v0.4.0
[INFO] [stderr]     Checking sqlx-rt v0.6.3
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sqlformat v0.2.1
[INFO] [stderr]     Checking sqlx-core v0.6.3
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]     Checking sqlx v0.6.3
[INFO] [stderr]     Checking dbdump v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `async_std::stream`
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_std::stream;
[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: `self`
[INFO] [stdout]  --> src/lib.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sqlx::pool::{Pool, self};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_std::stream`
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_std::stream;
[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: `self`
[INFO] [stdout]  --> src/lib.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sqlx::pool::{Pool, self};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `work` is never read
[INFO] [stdout]    --> src/lib.rs:364:51
[INFO] [stdout]     |
[INFO] [stdout] 364 |                 let mut work: Option<(String, )> =None;
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/lib.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |     for i in 0..thread_count {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `work` is never read
[INFO] [stdout]    --> src/lib.rs:364:51
[INFO] [stdout]     |
[INFO] [stdout] 364 |                 let mut work: Option<(String, )> =None;
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/lib.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |     for i in 0..thread_count {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2, openssl v0.10.48
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "48801ee8218d49c7142d71416b54a519391aeb56e86105a34aea100470bfff7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48801ee8218d49c7142d71416b54a519391aeb56e86105a34aea100470bfff7b", kill_on_drop: false }`
[INFO] [stdout] 48801ee8218d49c7142d71416b54a519391aeb56e86105a34aea100470bfff7b
