[INFO] cloning repository https://github.com/chanmaoganda/MathorCup_2023_D
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chanmaoganda/MathorCup_2023_D" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchanmaoganda%2FMathorCup_2023_D", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchanmaoganda%2FMathorCup_2023_D'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 939c279ef9a1bacdce49b58c46021f7f08c404eb
[INFO] checking chanmaoganda/MathorCup_2023_D against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchanmaoganda%2FMathorCup_2023_D" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chanmaoganda/MathorCup_2023_D
[INFO] finished tweaking git repo https://github.com/chanmaoganda/MathorCup_2023_D
[INFO] tweaked toml for git repo https://github.com/chanmaoganda/MathorCup_2023_D written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chanmaoganda/MathorCup_2023_D on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chanmaoganda/MathorCup_2023_D 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac9576b99fb48b88d2998ebfd9b32bf8313cc481a21460719fe8c5a2a2ca7705
[INFO] running `Command { std: "docker" "start" "-a" "ac9576b99fb48b88d2998ebfd9b32bf8313cc481a21460719fe8c5a2a2ca7705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac9576b99fb48b88d2998ebfd9b32bf8313cc481a21460719fe8c5a2a2ca7705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac9576b99fb48b88d2998ebfd9b32bf8313cc481a21460719fe8c5a2a2ca7705", kill_on_drop: false }`
[INFO] [stdout] ac9576b99fb48b88d2998ebfd9b32bf8313cc481a21460719fe8c5a2a2ca7705
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d211bcaf51889aee140c5f72b4b1051057e9a5d5853e85f34421d7403ba9fe9
[INFO] running `Command { std: "docker" "start" "-a" "5d211bcaf51889aee140c5f72b4b1051057e9a5d5853e85f34421d7403ba9fe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bigdecimal v0.4.3
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling derive_utils v0.14.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling mysql v25.0.1
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]     Checking papergrid v0.11.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking scan_dir v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling io-enum v1.1.3
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.6
[INFO] [stderr]     Checking tabled v0.15.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking frunk v0.4.2
[INFO] [stderr]     Checking color-print v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling mysql-common-derive v0.31.1
[INFO] [stderr]    Compiling mysql_common v0.32.3
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking data_dealer v0.1.0 (/opt/rustwide/workdir/crates/data_dealer)
[INFO] [stderr]     Checking data_transferer v0.1.0 (/opt/rustwide/workdir/crates/data_transferer)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/data_transferer/src/data_writer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[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: `std::collections::HashMap`
[INFO] [stdout]  --> crates/data_transferer/src/data_writer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking runner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]   --> crates/data_transferer/src/data_writer.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let results = conn.query_map(query, |name: String|{
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataWriter` is never constructed
[INFO] [stdout]  --> crates/data_transferer/src/data_writer.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DataWriter {
[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 `foo` is never used
[INFO] [stdout]   --> crates/data_transferer/src/data_writer.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DataWriter {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 11 |     pub fn foo(&self, table_name: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]   --> crates/data_transferer/src/data_writer.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let results = conn.query_map(query, |name: String|{
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataWriter` is never constructed
[INFO] [stdout]  --> crates/data_transferer/src/data_writer.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DataWriter {
[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 `foo` is never used
[INFO] [stdout]   --> crates/data_transferer/src/data_writer.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DataWriter {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 11 |     pub fn foo(&self, table_name: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.61s
[INFO] running `Command { std: "docker" "inspect" "5d211bcaf51889aee140c5f72b4b1051057e9a5d5853e85f34421d7403ba9fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d211bcaf51889aee140c5f72b4b1051057e9a5d5853e85f34421d7403ba9fe9", kill_on_drop: false }`
[INFO] [stdout] 5d211bcaf51889aee140c5f72b4b1051057e9a5d5853e85f34421d7403ba9fe9
