[INFO] cloning repository https://github.com/jelle-bigbridge/rusty-import [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jelle-bigbridge/rusty-import" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelle-bigbridge%2Frusty-import", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelle-bigbridge%2Frusty-import'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b8246dc3bbaf2cd836a5b5e1950095dc7733ef2 [INFO] testing jelle-bigbridge/rusty-import against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelle-bigbridge%2Frusty-import" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jelle-bigbridge/rusty-import on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jelle-bigbridge/rusty-import [INFO] finished tweaking git repo https://github.com/jelle-bigbridge/rusty-import [INFO] tweaked toml for git repo https://github.com/jelle-bigbridge/rusty-import written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jelle-bigbridge/rusty-import 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_utils v0.13.0 [INFO] [stderr] Downloaded mysql v24.0.0 [INFO] [stderr] Downloaded io-enum v1.1.0 [INFO] [stderr] Downloaded lru v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46253ea2fc53ec1aeb6f543f5390562077e60aa44705f275582ce8852a6334a2 [INFO] running `Command { std: "docker" "start" "-a" "46253ea2fc53ec1aeb6f543f5390562077e60aa44705f275582ce8852a6334a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46253ea2fc53ec1aeb6f543f5390562077e60aa44705f275582ce8852a6334a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46253ea2fc53ec1aeb6f543f5390562077e60aa44705f275582ce8852a6334a2", kill_on_drop: false }` [INFO] [stdout] 46253ea2fc53ec1aeb6f543f5390562077e60aa44705f275582ce8852a6334a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ab5f38867218af6ebc82f86643c7857c1db7a5af959f8f9895e1fe750f9b85c [INFO] running `Command { std: "docker" "start" "-a" "5ab5f38867218af6ebc82f86643c7857c1db7a5af959f8f9895e1fe750f9b85c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling rust_decimal v1.30.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling derive_utils v0.13.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling lru v0.10.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling io-enum v1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling rusty-import v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `params` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use mysql::{params, prelude::Queryable, Conn, LocalInfileHandler, Opts, Row, Value}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow::Borrow`, `stdout`, and `temp_dir` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | borrow::Borrow, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 7 | env::{self, temp_dir}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | io::{self, stdin, stdout, BufRead, Read, Write}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `read` [INFO] [stdout] --> src/main.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | let (reply, read): (ServerReply, usize) = bincode::decode_from_slice(&buf, config).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/main.rs:315:23 [INFO] [stdout] | [INFO] [stdout] 315 | let (command, n): (ServerCommand, usize) = [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tables` [INFO] [stdout] --> src/main.rs:617:9 [INFO] [stdout] | [INFO] [stdout] 617 | let tables = client.table_structure(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tables` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_name` [INFO] [stdout] --> src/main.rs:626:70 [INFO] [stdout] | [INFO] [stdout] 626 | conn.set_local_infile_handler(Some(LocalInfileHandler::new(move |file_name, writer| { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "5ab5f38867218af6ebc82f86643c7857c1db7a5af959f8f9895e1fe750f9b85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab5f38867218af6ebc82f86643c7857c1db7a5af959f8f9895e1fe750f9b85c", kill_on_drop: false }` [INFO] [stdout] 5ab5f38867218af6ebc82f86643c7857c1db7a5af959f8f9895e1fe750f9b85c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28c3a49f4d20e39d30bdec6d1e74ae7c553c4ed4fff6ebefdd0f641a03b18f2e [INFO] running `Command { std: "docker" "start" "-a" "28c3a49f4d20e39d30bdec6d1e74ae7c553c4ed4fff6ebefdd0f641a03b18f2e", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-import v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `params` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use mysql::{params, prelude::Queryable, Conn, LocalInfileHandler, Opts, Row, Value}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow::Borrow`, `stdout`, and `temp_dir` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | borrow::Borrow, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 7 | env::{self, temp_dir}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | io::{self, stdin, stdout, BufRead, Read, Write}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `read` [INFO] [stdout] --> src/main.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | let (reply, read): (ServerReply, usize) = bincode::decode_from_slice(&buf, config).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/main.rs:315:23 [INFO] [stdout] | [INFO] [stdout] 315 | let (command, n): (ServerCommand, usize) = [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tables` [INFO] [stdout] --> src/main.rs:617:9 [INFO] [stdout] | [INFO] [stdout] 617 | let tables = client.table_structure(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tables` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_name` [INFO] [stdout] --> src/main.rs:626:70 [INFO] [stdout] | [INFO] [stdout] 626 | conn.set_local_infile_handler(Some(LocalInfileHandler::new(move |file_name, writer| { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "28c3a49f4d20e39d30bdec6d1e74ae7c553c4ed4fff6ebefdd0f641a03b18f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c3a49f4d20e39d30bdec6d1e74ae7c553c4ed4fff6ebefdd0f641a03b18f2e", kill_on_drop: false }` [INFO] [stdout] 28c3a49f4d20e39d30bdec6d1e74ae7c553c4ed4fff6ebefdd0f641a03b18f2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c83247f7e59c12eeba9d6ecb972f4434772db4492e19d10f0c5736ef38f869d0 [INFO] running `Command { std: "docker" "start" "-a" "c83247f7e59c12eeba9d6ecb972f4434772db4492e19d10f0c5736ef38f869d0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `params` [INFO] [stderr] --> src/main.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use mysql::{params, prelude::Queryable, Conn, LocalInfileHandler, Opts, Row, Value}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `regex::Regex` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use regex::Regex; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `borrow::Borrow`, `stdout`, and `temp_dir` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | borrow::Borrow, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 7 | env::{self, temp_dir}, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 8 | io::{self, stdin, stdout, BufRead, Read, Write}, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `read` [INFO] [stderr] --> src/main.rs:110:21 [INFO] [stderr] | [INFO] [stderr] 110 | let (reply, read): (ServerReply, usize) = bincode::decode_from_slice(&buf, config).unwrap(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/main.rs:315:23 [INFO] [stderr] | [INFO] [stderr] 315 | let (command, n): (ServerCommand, usize) = [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tables` [INFO] [stderr] --> src/main.rs:617:9 [INFO] [stderr] | [INFO] [stderr] 617 | let tables = client.table_structure(); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tables` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `file_name` [INFO] [stderr] --> src/main.rs:626:70 [INFO] [stderr] | [INFO] [stderr] 626 | conn.set_local_infile_handler(Some(LocalInfileHandler::new(move |file_name, writer| { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_name` [INFO] [stderr] [INFO] [stderr] warning: `rusty-import` (bin "rusty-import" test) generated 7 warnings (run `cargo fix --bin "rusty-import" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_import-2cefe1e30d892282) [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" "c83247f7e59c12eeba9d6ecb972f4434772db4492e19d10f0c5736ef38f869d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83247f7e59c12eeba9d6ecb972f4434772db4492e19d10f0c5736ef38f869d0", kill_on_drop: false }` [INFO] [stdout] c83247f7e59c12eeba9d6ecb972f4434772db4492e19d10f0c5736ef38f869d0