[INFO] cloning repository https://github.com/alchemixXx/rust-db-copier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alchemixXx/rust-db-copier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FalchemixXx%2Frust-db-copier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FalchemixXx%2Frust-db-copier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71a292c5122ca50b8f86998ed1f2cb6097a9ff59 [INFO] checking alchemixXx/rust-db-copier against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FalchemixXx%2Frust-db-copier" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alchemixXx/rust-db-copier on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alchemixXx/rust-db-copier [INFO] finished tweaking git repo https://github.com/alchemixXx/rust-db-copier [INFO] tweaked toml for git repo https://github.com/alchemixXx/rust-db-copier written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alchemixXx/rust-db-copier 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mysql-common-derive v0.30.2 [INFO] [stderr] Downloaded darling_core v0.20.6 [INFO] [stderr] Downloaded darling_macro v0.20.6 [INFO] [stderr] Downloaded darling v0.20.6 [INFO] [stderr] Downloaded openssl-sys v0.9.100 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76066800c04fa1340b064edccde58fb8d0ced4cc8587277850513de5eeb47e8d [INFO] running `Command { std: "docker" "start" "-a" "76066800c04fa1340b064edccde58fb8d0ced4cc8587277850513de5eeb47e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76066800c04fa1340b064edccde58fb8d0ced4cc8587277850513de5eeb47e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76066800c04fa1340b064edccde58fb8d0ced4cc8587277850513de5eeb47e8d", kill_on_drop: false }` [INFO] [stdout] 76066800c04fa1340b064edccde58fb8d0ced4cc8587277850513de5eeb47e8d [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edb2f57554c7dbd6482fd4e8ff93b25fdb4553198814f5f8cb314600ed0cf7b5 [INFO] running `Command { std: "docker" "start" "-a" "edb2f57554c7dbd6482fd4e8ff93b25fdb4553198814f5f8cb314600ed0cf7b5", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Checking winnow v0.6.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling openssl-sys v0.9.100 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Checking num-bigint v0.4.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling io-enum v1.1.3 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_json v1.0.114 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking db_copy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | DbQueryExecution(String), [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 5 | DbQueryExecution(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | DbQueryExecution(String), [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 5 | DbQueryExecution(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.47s [INFO] running `Command { std: "docker" "inspect" "edb2f57554c7dbd6482fd4e8ff93b25fdb4553198814f5f8cb314600ed0cf7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edb2f57554c7dbd6482fd4e8ff93b25fdb4553198814f5f8cb314600ed0cf7b5", kill_on_drop: false }` [INFO] [stdout] edb2f57554c7dbd6482fd4e8ff93b25fdb4553198814f5f8cb314600ed0cf7b5