[INFO] cloning repository https://github.com/Nashenas88/aoc-2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nashenas88/aoc-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNashenas88%2Faoc-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNashenas88%2Faoc-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f37b04e413370543aa03e24c263520fb9b0615b9 [INFO] testing Nashenas88/aoc-2019 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNashenas88%2Faoc-2019" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nashenas88/aoc-2019 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nashenas88/aoc-2019 [INFO] finished tweaking git repo https://github.com/Nashenas88/aoc-2019 [INFO] tweaked toml for git repo https://github.com/Nashenas88/aoc-2019 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/Nashenas88/aoc-2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fab9c2f1a3250b4ce3dfff0f79491ebbf3f7efb99778aefc4877cce81981ff1 [INFO] running `Command { std: "docker" "start" "-a" "4fab9c2f1a3250b4ce3dfff0f79491ebbf3f7efb99778aefc4877cce81981ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fab9c2f1a3250b4ce3dfff0f79491ebbf3f7efb99778aefc4877cce81981ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fab9c2f1a3250b4ce3dfff0f79491ebbf3f7efb99778aefc4877cce81981ff1", kill_on_drop: false }` [INFO] [stdout] 4fab9c2f1a3250b4ce3dfff0f79491ebbf3f7efb99778aefc4877cce81981ff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f30bec51b0c8c02d4f1078c7c96899e80ed984d6c4e1b38173edbe073f3a7ba [INFO] running `Command { std: "docker" "start" "-a" "4f30bec51b0c8c02d4f1078c7c96899e80ed984d6c4e1b38173edbe073f3a7ba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling int_code_emulator v0.1.0 (/opt/rustwide/workdir/int_code_emulator) [INFO] [stderr] Compiling day5 v0.1.0 (/opt/rustwide/workdir/day5) [INFO] [stderr] Compiling day6 v0.1.0 (/opt/rustwide/workdir/day6) [INFO] [stderr] Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2) [INFO] [stderr] Compiling day1 v0.1.0 (/opt/rustwide/workdir/day1) [INFO] [stderr] Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3) [INFO] [stderr] Compiling day7 v0.1.0 (/opt/rustwide/workdir/day7) [INFO] [stderr] Compiling day8 v0.1.0 (/opt/rustwide/workdir/day8) [INFO] [stderr] Compiling day9 v0.1.0 (/opt/rustwide/workdir/day9) [INFO] [stderr] Compiling day4 v0.1.0 (/opt/rustwide/workdir/day4) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day2/src/main.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [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] 26 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stdout] 26 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day5/src/main.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [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] 125 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stdout] 125 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day9/src/main.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [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] 152 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stdout] 152 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day7/src/main.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [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] 128 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stdout] 128 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> int_code_emulator/src/lib.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [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] 172 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stdout] 172 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stdout] warning: unused import: `hash_map::Entry` [INFO] [stdout] --> day11/src/main.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | collections::{hash_map::Entry, HashMap}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.21s [INFO] running `Command { std: "docker" "inspect" "4f30bec51b0c8c02d4f1078c7c96899e80ed984d6c4e1b38173edbe073f3a7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f30bec51b0c8c02d4f1078c7c96899e80ed984d6c4e1b38173edbe073f3a7ba", kill_on_drop: false }` [INFO] [stdout] 4f30bec51b0c8c02d4f1078c7c96899e80ed984d6c4e1b38173edbe073f3a7ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b24baf1e68d499ae4be1f62b059c98d5060c7456883f331726134b7e19cdcdf [INFO] running `Command { std: "docker" "start" "-a" "6b24baf1e68d499ae4be1f62b059c98d5060c7456883f331726134b7e19cdcdf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling int_code_emulator v0.1.0 (/opt/rustwide/workdir/int_code_emulator) [INFO] [stderr] Compiling day9 v0.1.0 (/opt/rustwide/workdir/day9) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> int_code_emulator/src/lib.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [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] 172 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stdout] 172 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling day4 v0.1.0 (/opt/rustwide/workdir/day4) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling day1 v0.1.0 (/opt/rustwide/workdir/day1) [INFO] [stderr] Compiling day8 v0.1.0 (/opt/rustwide/workdir/day8) [INFO] [stderr] Compiling day5 v0.1.0 (/opt/rustwide/workdir/day5) [INFO] [stderr] Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2) [INFO] [stderr] Compiling day6 v0.1.0 (/opt/rustwide/workdir/day6) [INFO] [stderr] Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3) [INFO] [stderr] Compiling day7 v0.1.0 (/opt/rustwide/workdir/day7) [INFO] [stderr] Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stderr] Compiling day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stdout] warning: unused import: `hash_map::Entry` [INFO] [stdout] --> day11/src/main.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | collections::{hash_map::Entry, HashMap}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day2/src/main.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [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] 26 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stdout] 26 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day5/src/main.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [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] 125 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stdout] 125 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day9/src/main.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [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] 152 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stdout] 152 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day7/src/main.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [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] 128 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stdout] 128 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> int_code_emulator/src/lib.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [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] 172 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stdout] 172 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `Command { std: "docker" "inspect" "6b24baf1e68d499ae4be1f62b059c98d5060c7456883f331726134b7e19cdcdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b24baf1e68d499ae4be1f62b059c98d5060c7456883f331726134b7e19cdcdf", kill_on_drop: false }` [INFO] [stdout] 6b24baf1e68d499ae4be1f62b059c98d5060c7456883f331726134b7e19cdcdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a084edac9769ff867f4a3af86614bd75d08a9653fde1d1bb03efca64bdd45f82 [INFO] running `Command { std: "docker" "start" "-a" "a084edac9769ff867f4a3af86614bd75d08a9653fde1d1bb03efca64bdd45f82", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> int_code_emulator/src/lib.rs:172:25 [INFO] [stderr] | [INFO] [stderr] 172 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] 172 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stderr] 172 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `int_code_emulator` (lib) generated 1 warning [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> day5/src/main.rs:125:25 [INFO] [stderr] | [INFO] [stderr] 125 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] 125 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stderr] 125 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> day7/src/main.rs:128:25 [INFO] [stderr] | [INFO] [stderr] 128 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] 128 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stderr] 128 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> day2/src/main.rs:26:25 [INFO] [stderr] | [INFO] [stderr] 26 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] 26 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stderr] 26 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> day9/src/main.rs:152:25 [INFO] [stderr] | [INFO] [stderr] 152 | _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] 152 - _ => panic!(format!("Unexpected opcode: {}", op_code)), [INFO] [stderr] 152 + _ => panic!("Unexpected opcode: {}", op_code), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `hash_map::Entry` [INFO] [stderr] --> day11/src/main.rs:3:19 [INFO] [stderr] | [INFO] [stderr] 3 | collections::{hash_map::Entry, HashMap}, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `int_code_emulator` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `day5` (bin "day5" test) generated 1 warning [INFO] [stderr] warning: `day7` (bin "day7" test) generated 1 warning [INFO] [stderr] warning: `day2` (bin "day2" test) generated 1 warning [INFO] [stderr] warning: `day9` (bin "day9" test) generated 1 warning [INFO] [stderr] warning: `day11` (bin "day11" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day1-b0851540dcd95809) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_all_fuel_for ... ok [INFO] [stdout] test test_fuel_for ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day10-474c2b80b415e3ed) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test::case_1 ... ok [INFO] [stdout] test test::change_angle_tests ... ok [INFO] [stdout] test test::case_2 ... ok [INFO] [stdout] test test::case_3 ... ok [INFO] [stdout] test test::case_sweep ... ok [INFO] [stdout] test test::case_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day11-8eea988d16405044) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day2-78ea81c41a66f042) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day3-d9f7e60ca024d807) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::runner ... ok [INFO] [stdout] test test::segments_cross ... ok [INFO] [stdout] test test::distance_tests ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day4-45c9c6d21ae1333f) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test valid_passwords ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day5-f2b24c73defbeec7) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test::big_test_lower_prints_1000 ... ok [INFO] [stdout] test test::big_test_lower_prints_1001 ... ok [INFO] [stdout] test test::big_test_lower_prints_999 ... ok [INFO] [stdout] test test::immediate_op_equal_marks_false_on_not_equal ... ok [INFO] [stdout] test test::immediate_op_equal_marks_true_on_equal ... ok [INFO] [stdout] test test::immediate_op_jfl_does_not_execute_jump_if_val_true ... ok [INFO] [stdout] test test::immediate_op_jfl_executes_jump_if_val_false ... ok [INFO] [stdout] test test::immediate_op_jtr_does_not_execute_jump_if_val_false ... ok [INFO] [stdout] test test::immediate_op_jtr_executes_jump_if_val_true ... ok [INFO] [stdout] test test::immediate_op_less_marks_true_on_less ... ok [INFO] [stdout] test test::position_op_equal_marks_true_on_equal ... ok [INFO] [stdout] test test::position_op_equal_marks_false_on_not_equal ... ok [INFO] [stdout] test test::immediate_op_less_marks_false_on_not_less ... ok [INFO] [stdout] test test::position_op_jfl_does_not_execute_jump_if_val_true ... ok [INFO] [stdout] test test::position_op_jfl_executes_jump_if_val_false ... ok [INFO] [stdout] test test::position_op_jtr_executes_jump_if_val_true ... ok [INFO] [stdout] test test::position_op_less_marks_true_on_less ... ok [INFO] [stdout] test test::position_op_less_marks_false_on_not_less ... ok [INFO] [stdout] test test::position_op_jtr_does_not_execute_jump_if_val_false ... ok [INFO] [stdout] test test::test_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day6-47b40db8aa172a77) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test::depth_test ... ok [INFO] [stdout] test test::merge_returns_false_when_no_merge_occurred ... ok [INFO] [stdout] test test::merge_returns_true_when_merge_occurred ... ok [INFO] [stdout] test test::merge_returns_true_when_nested_not_first_merge_occurred ... ok [INFO] [stdout] test test::merge_returns_true_when_nested_merge_occurred ... ok [INFO] [stdout] test test::merge_returns_true_when_not_first_merge_occurred ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day7-74a91e9720f55015) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test test::amplifiers_case_1_simple ... ok [INFO] [stdout] test test::amplifiers_case_3_simple ... ok [INFO] [stdout] test test::big_test_lower_prints_1000 ... ok [INFO] [stdout] test test::amplifiers_case_2_simple ... ok [INFO] [stdout] test test::big_test_lower_prints_999 ... ok [INFO] [stdout] test test::big_test_lower_prints_1001 ... ok [INFO] [stdout] test test::immediate_op_equal_marks_false_on_not_equal ... ok [INFO] [stdout] test test::immediate_op_equal_marks_true_on_equal ... ok [INFO] [stdout] test test::immediate_op_jfl_does_not_execute_jump_if_val_true ... ok [INFO] [stdout] test test::immediate_op_jfl_executes_jump_if_val_false ... ok [INFO] [stdout] test test::immediate_op_jtr_does_not_execute_jump_if_val_false ... ok [INFO] [stdout] test test::immediate_op_jtr_executes_jump_if_val_true ... ok [INFO] [stdout] test test::immediate_op_less_marks_false_on_not_less ... ok [INFO] [stdout] test test::immediate_op_less_marks_true_on_less ... ok [INFO] [stdout] test test::amplifiers_case_1_looped ... ok [INFO] [stdout] test test::position_op_equal_marks_false_on_not_equal ... ok [INFO] [stdout] test test::position_op_equal_marks_true_on_equal ... ok [INFO] [stdout] test test::amplifiers_case_2_looped ... ok [INFO] [stdout] test test::position_op_jfl_does_not_execute_jump_if_val_true ... ok [INFO] [stdout] test test::position_op_jfl_executes_jump_if_val_false ... ok [INFO] [stdout] test test::position_op_jtr_does_not_execute_jump_if_val_false ... ok [INFO] [stdout] test test::position_op_less_marks_false_on_not_less ... ok [INFO] [stdout] test test::position_op_less_marks_true_on_less ... ok [INFO] [stdout] test test::test_run ... ok [INFO] [stdout] test test::max_thrust_case_1 ... ok [INFO] [stdout] test test::position_op_jtr_executes_jump_if_val_true ... ok [INFO] [stdout] test test::max_thrust_case_2 ... ok [INFO] [stdout] test test::max_thrust_case_3 ... ok [INFO] [stdout] test test::max_thrust_case_1_looped ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day8-61d26896cf50fc63) [INFO] [stdout] test test::max_thrust_case_2_looped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parse_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day9-02449ad9ba50d79e) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test::immediate_op_equal_marks_false_on_not_equal ... ok [INFO] [stdout] test test::big_test_lower_prints_1001 ... ok [INFO] [stdout] test test::big_test_lower_prints_1000 ... ok [INFO] [stdout] test test::immediate_op_jfl_does_not_execute_jump_if_val_true ... ok [INFO] [stdout] test test::immediate_op_jtr_does_not_execute_jump_if_val_false ... ok [INFO] [stdout] test test::immediate_op_jfl_executes_jump_if_val_false ... ok [INFO] [stdout] test test::immediate_op_equal_marks_true_on_equal ... ok [INFO] [stdout] test test::big_test_lower_prints_999 ... ok [INFO] [stdout] test test::immediate_op_jtr_executes_jump_if_val_true ... ok [INFO] [stdout] test test::immediate_op_less_marks_false_on_not_less ... ok [INFO] [stdout] test test::position_op_jfl_executes_jump_if_val_false ... ok [INFO] [stdout] test test::position_op_jtr_does_not_execute_jump_if_val_false ... ok [INFO] [stdout] test test::immediate_op_less_marks_true_on_less ... ok [INFO] [stdout] test test::position_op_equal_marks_false_on_not_equal ... ok [INFO] [stdout] test test::position_op_equal_marks_true_on_equal ... ok [INFO] [stdout] test test::position_op_jfl_does_not_execute_jump_if_val_true ... ok [INFO] [stdout] test test::position_op_less_marks_false_on_not_less ... ok [INFO] [stdout] test test::position_op_jtr_executes_jump_if_val_true ... ok [INFO] [stdout] test test::test_op_extra_case_2 ... ok [INFO] [stdout] test test::position_op_less_marks_true_on_less ... ok [INFO] [stdout] test test::test_op_extra_case_3 ... ok [INFO] [stdout] test test::test_run ... ok [INFO] [stdout] test test::test_op_extra_case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/int_code_emulator-66ee82b0ec54655f) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test::big_test_lower_prints_1000 ... ok [INFO] [stdout] test test::immediate_op_jtr_does_not_execute_jump_if_val_false ... ok [INFO] [stdout] test test::immediate_op_equal_marks_true_on_equal ... ok [INFO] [stdout] test test::immediate_op_jfl_executes_jump_if_val_false ... ok [INFO] [stdout] test test::immediate_op_jfl_does_not_execute_jump_if_val_true ... ok [INFO] [stdout] test test::immediate_op_equal_marks_false_on_not_equal ... ok [INFO] [stdout] test test::immediate_op_jtr_executes_jump_if_val_true ... ok [INFO] [stdout] test test::big_test_lower_prints_999 ... ok [INFO] [stdout] test test::immediate_op_less_marks_false_on_not_less ... ok [INFO] [stdout] test test::big_test_lower_prints_1001 ... ok [INFO] [stdout] test test::immediate_op_less_marks_true_on_less ... ok [INFO] [stdout] test test::position_op_equal_marks_false_on_not_equal ... ok [INFO] [stdout] test test::position_op_jtr_executes_jump_if_val_true ... ok [INFO] [stdout] test test::position_op_equal_marks_true_on_equal ... ok [INFO] [stdout] test test::position_op_jtr_does_not_execute_jump_if_val_false ... ok [INFO] [stdout] test test::position_op_less_marks_false_on_not_less ... ok [INFO] [stdout] test test::position_op_jfl_does_not_execute_jump_if_val_true ... ok [INFO] [stdout] test test::test_op_extra_case_3 ... ok [INFO] [stdout] test test::position_op_less_marks_true_on_less ... ok [INFO] [stdout] test test::position_op_jfl_executes_jump_if_val_false ... ok [INFO] [stdout] test test::test_op_extra_case_2 ... ok [INFO] [stdout] test test::test_run ... ok [INFO] [stdout] test test::test_op_extra_case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests int_code_emulator [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" "a084edac9769ff867f4a3af86614bd75d08a9653fde1d1bb03efca64bdd45f82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a084edac9769ff867f4a3af86614bd75d08a9653fde1d1bb03efca64bdd45f82", kill_on_drop: false }` [INFO] [stdout] a084edac9769ff867f4a3af86614bd75d08a9653fde1d1bb03efca64bdd45f82