[INFO] cloning repository https://github.com/D-T-666/national-exams [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/D-T-666/national-exams" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-T-666%2Fnational-exams", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-T-666%2Fnational-exams'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8531d8f95ce8cb2d90642a7fe38e6c8be6d75f81 [INFO] checking D-T-666/national-exams against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-T-666%2Fnational-exams" "/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/D-T-666/national-exams 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/D-T-666/national-exams [INFO] finished tweaking git repo https://github.com/D-T-666/national-exams [INFO] tweaked toml for git repo https://github.com/D-T-666/national-exams written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/D-T-666/national-exams 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 python3-sys v0.7.1 [INFO] [stderr] Downloaded serde v1.0.181 [INFO] [stderr] Downloaded calamine v0.21.2 [INFO] [stderr] Downloaded cpython v0.7.1 [INFO] [stderr] Downloaded gnuplot v0.0.39 [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] 0772b4028483e2a47cb3c5d498ce1fc88bc059e64d02e659a4dcfb61a46a9935 [INFO] running `Command { std: "docker" "start" "-a" "0772b4028483e2a47cb3c5d498ce1fc88bc059e64d02e659a4dcfb61a46a9935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0772b4028483e2a47cb3c5d498ce1fc88bc059e64d02e659a4dcfb61a46a9935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0772b4028483e2a47cb3c5d498ce1fc88bc059e64d02e659a4dcfb61a46a9935", kill_on_drop: false }` [INFO] [stdout] 0772b4028483e2a47cb3c5d498ce1fc88bc059e64d02e659a4dcfb61a46a9935 [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] 0ca0909e6bcbbf88988f3fabf6b8be24bc8ddb362aad8a0038238d445de53085 [INFO] running `Command { std: "docker" "start" "-a" "0ca0909e6bcbbf88988f3fabf6b8be24bc8ddb362aad8a0038238d445de53085", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling cpython v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking gnuplot v0.0.39 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking calamine v0.21.2 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling python3-sys v0.7.1 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking national-exams v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ScaledScore` is never constructed [INFO] [stdout] --> src/parsing.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct ScaledScore { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScaledScore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EqualizedScore` is never constructed [INFO] [stdout] --> src/parsing.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct EqualizedScore { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EqualizedScore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScaledScore` is never constructed [INFO] [stdout] --> src/parsing.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct ScaledScore { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScaledScore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EqualizedScore` is never constructed [INFO] [stdout] --> src/parsing.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct EqualizedScore { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EqualizedScore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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 16.76s [INFO] running `Command { std: "docker" "inspect" "0ca0909e6bcbbf88988f3fabf6b8be24bc8ddb362aad8a0038238d445de53085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca0909e6bcbbf88988f3fabf6b8be24bc8ddb362aad8a0038238d445de53085", kill_on_drop: false }` [INFO] [stdout] 0ca0909e6bcbbf88988f3fabf6b8be24bc8ddb362aad8a0038238d445de53085 [INFO] checking D-T-666/national-exams against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-T-666%2Fnational-exams" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/D-T-666/national-exams on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/D-T-666/national-exams [INFO] finished tweaking git repo https://github.com/D-T-666/national-exams [INFO] tweaked toml for git repo https://github.com/D-T-666/national-exams written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/D-T-666/national-exams 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b28955462c21952482b22d3add9497c6e357a4b62e320a6bcbe36fbb87bc8ec3 [INFO] running `Command { std: "docker" "start" "-a" "b28955462c21952482b22d3add9497c6e357a4b62e320a6bcbe36fbb87bc8ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b28955462c21952482b22d3add9497c6e357a4b62e320a6bcbe36fbb87bc8ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b28955462c21952482b22d3add9497c6e357a4b62e320a6bcbe36fbb87bc8ec3", kill_on_drop: false }` [INFO] [stdout] b28955462c21952482b22d3add9497c6e357a4b62e320a6bcbe36fbb87bc8ec3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cce4b87a5cb144cd99b17aae8dfeb2db30df1bb8f35904475bac1d3619a690d [INFO] running `Command { std: "docker" "start" "-a" "0cce4b87a5cb144cd99b17aae8dfeb2db30df1bb8f35904475bac1d3619a690d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling cpython v0.7.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking gnuplot v0.0.39 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking calamine v0.21.2 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling python3-sys v0.7.1 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking national-exams v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ScaledScore` is never constructed [INFO] [stdout] --> src/parsing.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct ScaledScore { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScaledScore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EqualizedScore` is never constructed [INFO] [stdout] --> src/parsing.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct EqualizedScore { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EqualizedScore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScaledScore` is never constructed [INFO] [stdout] --> src/parsing.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct ScaledScore { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScaledScore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EqualizedScore` is never constructed [INFO] [stdout] --> src/parsing.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct EqualizedScore { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EqualizedScore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.46s [INFO] running `Command { std: "docker" "inspect" "0cce4b87a5cb144cd99b17aae8dfeb2db30df1bb8f35904475bac1d3619a690d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cce4b87a5cb144cd99b17aae8dfeb2db30df1bb8f35904475bac1d3619a690d", kill_on_drop: false }` [INFO] [stdout] 0cce4b87a5cb144cd99b17aae8dfeb2db30df1bb8f35904475bac1d3619a690d