[INFO] cloning repository https://github.com/anniecherk/advent_of_code_2019_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anniecherk/advent_of_code_2019_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanniecherk%2Fadvent_of_code_2019_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanniecherk%2Fadvent_of_code_2019_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4690fe2fd07c8ceb8d6e49cc6721ab38498223f2 [INFO] testing anniecherk/advent_of_code_2019_rust against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanniecherk%2Fadvent_of_code_2019_rust" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anniecherk/advent_of_code_2019_rust on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anniecherk/advent_of_code_2019_rust [INFO] finished tweaking git repo https://github.com/anniecherk/advent_of_code_2019_rust [INFO] tweaked toml for git repo https://github.com/anniecherk/advent_of_code_2019_rust written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/anniecherk/advent_of_code_2019_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a4623100a7d180064d78ccb0c6fcbed83d4286b0b1530178d18b2315b0f5e3f [INFO] running `Command { std: "docker" "start" "-a" "2a4623100a7d180064d78ccb0c6fcbed83d4286b0b1530178d18b2315b0f5e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a4623100a7d180064d78ccb0c6fcbed83d4286b0b1530178d18b2315b0f5e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4623100a7d180064d78ccb0c6fcbed83d4286b0b1530178d18b2315b0f5e3f", kill_on_drop: false }` [INFO] [stdout] 2a4623100a7d180064d78ccb0c6fcbed83d4286b0b1530178d18b2315b0f5e3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7799bd2cc1bba7f38dc75572ce1a9cd9295083f04080b840a5a5e250d4a0a1dc [INFO] running `Command { std: "docker" "start" "-a" "7799bd2cc1bba7f38dc75572ce1a9cd9295083f04080b840a5a5e250d4a0a1dc", kill_on_drop: false }` [INFO] [stderr] Compiling advent2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day02.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | _ => panic!(format!("🔥🔥Unrecognized opcode {}🔥🔥", memory[pc])), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 60 - _ => panic!(format!("🔥🔥Unrecognized opcode {}🔥🔥", memory[pc])), [INFO] [stdout] 60 + _ => panic!("🔥🔥Unrecognized opcode {}🔥🔥", memory[pc]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "7799bd2cc1bba7f38dc75572ce1a9cd9295083f04080b840a5a5e250d4a0a1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7799bd2cc1bba7f38dc75572ce1a9cd9295083f04080b840a5a5e250d4a0a1dc", kill_on_drop: false }` [INFO] [stdout] 7799bd2cc1bba7f38dc75572ce1a9cd9295083f04080b840a5a5e250d4a0a1dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c485c8c7dfdf46d3caffe2c9e5eb0b11f9434a28b7b817f0c252d1884a6e952 [INFO] running `Command { std: "docker" "start" "-a" "8c485c8c7dfdf46d3caffe2c9e5eb0b11f9434a28b7b817f0c252d1884a6e952", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling advent2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day02.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | _ => panic!(format!("🔥🔥Unrecognized opcode {}🔥🔥", memory[pc])), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 60 - _ => panic!(format!("🔥🔥Unrecognized opcode {}🔥🔥", memory[pc])), [INFO] [stdout] 60 + _ => panic!("🔥🔥Unrecognized opcode {}🔥🔥", memory[pc]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "8c485c8c7dfdf46d3caffe2c9e5eb0b11f9434a28b7b817f0c252d1884a6e952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c485c8c7dfdf46d3caffe2c9e5eb0b11f9434a28b7b817f0c252d1884a6e952", kill_on_drop: false }` [INFO] [stdout] 8c485c8c7dfdf46d3caffe2c9e5eb0b11f9434a28b7b817f0c252d1884a6e952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c043562211ac296a1349f6015c727453daede91983980ba0d91b613a8706387 [INFO] running `Command { std: "docker" "start" "-a" "7c043562211ac296a1349f6015c727453daede91983980ba0d91b613a8706387", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] [INFO] [stderr] --> src/day02.rs:60:25 [INFO] [stdout] running 1 test [INFO] [stderr] | [INFO] [stdout] test day02::test_run_computer ... ok [INFO] [stderr] 60 | _ => panic!(format!("🔥🔥Unrecognized opcode {}🔥🔥", memory[pc])), [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 60 - _ => panic!(format!("🔥🔥Unrecognized opcode {}🔥🔥", memory[pc])), [INFO] [stderr] 60 + _ => panic!("🔥🔥Unrecognized opcode {}🔥🔥", memory[pc]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `advent2019` (bin "advent2019" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/advent2019-2b011c87fb7d0876) [INFO] running `Command { std: "docker" "inspect" "7c043562211ac296a1349f6015c727453daede91983980ba0d91b613a8706387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c043562211ac296a1349f6015c727453daede91983980ba0d91b613a8706387", kill_on_drop: false }` [INFO] [stdout] 7c043562211ac296a1349f6015c727453daede91983980ba0d91b613a8706387