[INFO] cloning repository https://github.com/fkohlgrueber/advent-of-code-2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fkohlgrueber/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkohlgrueber%2Fadvent-of-code-2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkohlgrueber%2Fadvent-of-code-2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e6b9c5eac7d19706f34b42c813f54695824d84a [INFO] testing fkohlgrueber/advent-of-code-2018 against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkohlgrueber%2Fadvent-of-code-2018" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fkohlgrueber/advent-of-code-2018 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fkohlgrueber/advent-of-code-2018 [INFO] finished tweaking git repo https://github.com/fkohlgrueber/advent-of-code-2018 [INFO] tweaked toml for git repo https://github.com/fkohlgrueber/advent-of-code-2018 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fkohlgrueber/advent-of-code-2018 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42c6dff3dd7b34e4952d3fca90d184b0bbc5f8b4783f4282b8ee7bd35326c9f3 [INFO] running `Command { std: "docker" "start" "-a" "42c6dff3dd7b34e4952d3fca90d184b0bbc5f8b4783f4282b8ee7bd35326c9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42c6dff3dd7b34e4952d3fca90d184b0bbc5f8b4783f4282b8ee7bd35326c9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c6dff3dd7b34e4952d3fca90d184b0bbc5f8b4783f4282b8ee7bd35326c9f3", kill_on_drop: false }` [INFO] [stdout] 42c6dff3dd7b34e4952d3fca90d184b0bbc5f8b4783f4282b8ee7bd35326c9f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58139d02868b2ebef752708175d5af305c60bd7270690c5f01800a87b6c2697a [INFO] running `Command { std: "docker" "start" "-a" "58139d02868b2ebef752708175d5af305c60bd7270690c5f01800a87b6c2697a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:148:24 [INFO] [stdout] | [INFO] [stdout] 148 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day19.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | s => panic!(format!("invalid opcode: {}", s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 59 - s => panic!(format!("invalid opcode: {}", s)) [INFO] [stdout] 59 + s => panic!("invalid opcode: {}", s) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day19.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.14s [INFO] running `Command { std: "docker" "inspect" "58139d02868b2ebef752708175d5af305c60bd7270690c5f01800a87b6c2697a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58139d02868b2ebef752708175d5af305c60bd7270690c5f01800a87b6c2697a", kill_on_drop: false }` [INFO] [stdout] 58139d02868b2ebef752708175d5af305c60bd7270690c5f01800a87b6c2697a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 642b0ccb0075f06ad8d32304060a6e0831161b566986075463af58790401cc90 [INFO] running `Command { std: "docker" "start" "-a" "642b0ccb0075f06ad8d32304060a6e0831161b566986075463af58790401cc90", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:148:24 [INFO] [stdout] | [INFO] [stdout] 148 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day19.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | s => panic!(format!("invalid opcode: {}", s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 59 - s => panic!(format!("invalid opcode: {}", s)) [INFO] [stdout] 59 + s => panic!("invalid opcode: {}", s) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day19.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "642b0ccb0075f06ad8d32304060a6e0831161b566986075463af58790401cc90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642b0ccb0075f06ad8d32304060a6e0831161b566986075463af58790401cc90", kill_on_drop: false }` [INFO] [stdout] 642b0ccb0075f06ad8d32304060a6e0831161b566986075463af58790401cc90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 350f25a2aec3f73e4ab7d18320c5133c17d589ae6432ecb3c374e62fd31d2e4a [INFO] running `Command { std: "docker" "start" "-a" "350f25a2aec3f73e4ab7d18320c5133c17d589ae6432ecb3c374e62fd31d2e4a", kill_on_drop: false }` [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day16.rs:109:24 [INFO] [stderr] | [INFO] [stderr] 109 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day16.rs:148:24 [INFO] [stderr] | [INFO] [stderr] 148 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/day19.rs:59:21 [INFO] [stderr] | [INFO] [stderr] 59 | s => panic!(format!("invalid opcode: {}", s)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 59 - s => panic!(format!("invalid opcode: {}", s)) [INFO] [stderr] 59 + s => panic!("invalid opcode: {}", s) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day19.rs:76:24 [INFO] [stderr] | [INFO] [stderr] 76 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] [INFO] [stderr] warning: `advent-of-code-2018` (bin "advent-of-code-2018" test) generated 4 warnings (run `cargo fix --bin "advent-of-code-2018" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2018-6aa2bd21ed5b4afe) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test day11::tests::test_calc_power_level ... ok [INFO] [stdout] test day12::tests::test_fold ... ok [INFO] [stdout] test day13::tests::test_coord ... ok [INFO] [stdout] test day13::tests::test_part_1 ... ok [INFO] [stdout] test day13::tests::test_part_2 ... ok [INFO] [stdout] test day12::tests::test_part_1 ... ok [INFO] [stdout] test day15::tests::test_bfs ... ok [INFO] [stdout] test day12::tests::test_calc_generations ... ok [INFO] [stdout] test day1::tests::test_part_2 ... ok [INFO] [stdout] test day1::tests::test_part_1 ... ok [INFO] [stdout] test day12::tests::test_part_2 ... ok [INFO] [stdout] test day15::tests::test_get_units_in_order ... ok [INFO] [stdout] test day2::tests::test_part_1 ... ok [INFO] [stdout] test day20::tests::test_part_1 ... ok [INFO] [stdout] test day2::tests::test_part_2 ... ok [INFO] [stdout] test day10::tests::test_part_2 ... ok [INFO] [stdout] test day10::tests::test_part_1 ... ok [INFO] [stdout] test day18::tests::test_part_1 ... ok [INFO] [stdout] test day22::tests::test_part_1 ... ok [INFO] [stdout] test day3::tests::test_part_1 ... ok [INFO] [stdout] test day17::tests::test_part_1 ... ok [INFO] [stdout] test day17::tests::test_part_2 ... ok [INFO] [stdout] test day16::tests::test_sample_from_str ... ok [INFO] [stdout] test day14::tests::test_part_1 ... ok [INFO] [stdout] test day22::tests::test_part_2 ... ok [INFO] [stdout] test day5::tests::test_part_1 ... ok [INFO] [stdout] test day6::tests::test_part_1 ... ok [INFO] [stdout] test day6::tests::test_part_2 ... ok [INFO] [stdout] test day4::tests::test_part_2 ... ok [INFO] [stdout] test day5::tests::test_part_2 ... ok [INFO] [stdout] test day4::tests::test_part_1 ... ok [INFO] [stdout] test day7::tests::test_part_2 ... ok [INFO] [stdout] test day8::tests::test_part_2 ... ok [INFO] [stdout] test day8::tests::test_part_1 ... ok [INFO] [stdout] test day3::tests::test_part_2 ... ok [INFO] [stdout] test day7::tests::test_part_1 ... ok [INFO] [stdout] test day9::tests::test_part_1 ... ok [INFO] [stdout] test day11::tests::test_part_1 ... ok [INFO] [stdout] test day14::tests::test_part_2 ... ok [INFO] [stdout] test day15::tests::test_part_1 ... ok [INFO] [stdout] test day15::tests::test_part_2 ... ok [INFO] [stdout] test day11::tests::test_part_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "350f25a2aec3f73e4ab7d18320c5133c17d589ae6432ecb3c374e62fd31d2e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350f25a2aec3f73e4ab7d18320c5133c17d589ae6432ecb3c374e62fd31d2e4a", kill_on_drop: false }` [INFO] [stdout] 350f25a2aec3f73e4ab7d18320c5133c17d589ae6432ecb3c374e62fd31d2e4a [INFO] testing fkohlgrueber/advent-of-code-2018 against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkohlgrueber%2Fadvent-of-code-2018" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fkohlgrueber/advent-of-code-2018 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fkohlgrueber/advent-of-code-2018 [INFO] finished tweaking git repo https://github.com/fkohlgrueber/advent-of-code-2018 [INFO] tweaked toml for git repo https://github.com/fkohlgrueber/advent-of-code-2018 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fkohlgrueber/advent-of-code-2018 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af3125906b59879817105f17c83b984de3f4d05eeba331cc474888a575f773bc [INFO] running `Command { std: "docker" "start" "-a" "af3125906b59879817105f17c83b984de3f4d05eeba331cc474888a575f773bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af3125906b59879817105f17c83b984de3f4d05eeba331cc474888a575f773bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3125906b59879817105f17c83b984de3f4d05eeba331cc474888a575f773bc", kill_on_drop: false }` [INFO] [stdout] af3125906b59879817105f17c83b984de3f4d05eeba331cc474888a575f773bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e724501faf9e645cbc316df3a245e4797cc56375562a5b7ef1675dd23201bf58 [INFO] running `Command { std: "docker" "start" "-a" "e724501faf9e645cbc316df3a245e4797cc56375562a5b7ef1675dd23201bf58", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:148:24 [INFO] [stdout] | [INFO] [stdout] 148 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day19.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | s => panic!(format!("invalid opcode: {}", s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 59 - s => panic!(format!("invalid opcode: {}", s)) [INFO] [stdout] 59 + s => panic!("invalid opcode: {}", s) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day19.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s [INFO] running `Command { std: "docker" "inspect" "e724501faf9e645cbc316df3a245e4797cc56375562a5b7ef1675dd23201bf58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e724501faf9e645cbc316df3a245e4797cc56375562a5b7ef1675dd23201bf58", kill_on_drop: false }` [INFO] [stdout] e724501faf9e645cbc316df3a245e4797cc56375562a5b7ef1675dd23201bf58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a68d06382bbacce18e25fdd91840e43cad8bf57eb7061ee78f74c9366068ffe6 [INFO] running `Command { std: "docker" "start" "-a" "a68d06382bbacce18e25fdd91840e43cad8bf57eb7061ee78f74c9366068ffe6", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day16.rs:148:24 [INFO] [stdout] | [INFO] [stdout] 148 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/day19.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | s => panic!(format!("invalid opcode: {}", s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 59 - s => panic!(format!("invalid opcode: {}", s)) [INFO] [stdout] 59 + s => panic!("invalid opcode: {}", s) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `re` should have an upper case name [INFO] [stdout] --> src/day19.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | static ref re : Regex = Regex::new( [INFO] [stdout] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "a68d06382bbacce18e25fdd91840e43cad8bf57eb7061ee78f74c9366068ffe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a68d06382bbacce18e25fdd91840e43cad8bf57eb7061ee78f74c9366068ffe6", kill_on_drop: false }` [INFO] [stdout] a68d06382bbacce18e25fdd91840e43cad8bf57eb7061ee78f74c9366068ffe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9e30ce30c8737bd50dba398f46ac0a903ddca73d376020a73a151ee4868a577 [INFO] running `Command { std: "docker" "start" "-a" "d9e30ce30c8737bd50dba398f46ac0a903ddca73d376020a73a151ee4868a577", kill_on_drop: false }` [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day16.rs:109:24 [INFO] [stderr] | [INFO] [stderr] 109 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day16.rs:148:24 [INFO] [stderr] | [INFO] [stderr] 148 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/day19.rs:59:21 [INFO] [stderr] | [INFO] [stderr] 59 | s => panic!(format!("invalid opcode: {}", s)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 59 - s => panic!(format!("invalid opcode: {}", s)) [INFO] [stderr] 59 + s => panic!("invalid opcode: {}", s) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/day19.rs:76:24 [INFO] [stderr] | [INFO] [stderr] 76 | static ref re : Regex = Regex::new( [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] [INFO] [stderr] warning: `advent-of-code-2018` (bin "advent-of-code-2018" test) generated 4 warnings (run `cargo fix --bin "advent-of-code-2018" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2018-84ce31721119a0b2) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test day11::tests::test_calc_power_level ... ok [INFO] [stdout] test day12::tests::test_fold ... ok [INFO] [stdout] test day13::tests::test_coord ... ok [INFO] [stdout] test day13::tests::test_part_1 ... ok [INFO] [stdout] test day13::tests::test_part_2 ... ok [INFO] [stdout] test day15::tests::test_bfs ... ok [INFO] [stdout] test day15::tests::test_get_units_in_order ... ok [INFO] [stdout] test day12::tests::test_part_1 ... ok [INFO] [stdout] test day1::tests::test_part_1 ... ok [INFO] [stdout] test day12::tests::test_calc_generations ... ok [INFO] [stdout] test day1::tests::test_part_2 ... ok [INFO] [stdout] test day12::tests::test_part_2 ... ok [INFO] [stdout] test day2::tests::test_part_1 ... ok [INFO] [stdout] test day2::tests::test_part_2 ... ok [INFO] [stdout] test day20::tests::test_part_1 ... ok [INFO] [stdout] test day18::tests::test_part_1 ... ok [INFO] [stderr] thread '' panicked at library/core/src/panicking.rs:156:5: [INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55824d79f612 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55824d79f612 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55824d79f612 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55824d79f612 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55824d7c797c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55824d7c797c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55824d79cedf - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55824d79f3e4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55824d79f3e4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55824d7a10ab - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x55824d7a0e03 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55824d5e4687 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 12: 0x55824d5e4687 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stderr] 13: 0x55824d7a16e0 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 14: 0x55824d7a16e0 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 15: 0x55824d7a13e9 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stderr] 16: 0x55824d79fae6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 17: 0x55824d7a1154 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 18: 0x55824d51cdaa - core::panicking::panic_nounwind_fmt::runtime::h762a01e9781b3200 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:110:18 [INFO] [stderr] 19: 0x55824d51cdaa - core::panicking::panic_nounwind_fmt::hc6c08c4591994c18 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:123:9 [INFO] [stderr] 20: 0x55824d51ce59 - core::panicking::panic_nounwind::h375e432f93a2f928 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:156:5 [INFO] [stderr] 21: 0x55824d60c008 - >::get_unchecked_mut::precondition_check::h567974ac0269bd10 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/intrinsics.rs:2799:21 [INFO] [stderr] 22: 0x55824d60bfbd - >::get_unchecked_mut::h4b64f96c860a7bdb [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/index.rs:252:9 [INFO] [stderr] 23: 0x55824d613209 - core::slice::::get_unchecked_mut::h57ffcc35daa04114 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/mod.rs:728:24 [INFO] [stderr] 24: 0x55824d60c0fc - arrayvec::ArrayVec::push_unchecked::hf70a535cf757b2d9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.4.8/src/lib.rs:252:20 [INFO] [stderr] 25: 0x55824d60c508 - arrayvec::ArrayVec::try_push::h8dadd181259f597e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.4.8/src/lib.rs:218:17 [INFO] [stderr] 26: 0x55824d614a3d - crossbeam_epoch::garbage::Bag::try_push::h63fdf85bbc2bf385 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.3.1/src/garbage.rs:86:9 [INFO] [stderr] 27: 0x55824d60fa95 - crossbeam_epoch::internal::Local::defer::hd797539187fb8ea1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.3.1/src/internal.rs:235:28 [INFO] [stderr] 28: 0x55824d56de0c - crossbeam_epoch::guard::Guard::defer::h097d131745b1a855 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.3.1/src/guard.rs:179:13 [INFO] [stderr] 29: 0x55824d579337 - crossbeam_deque::Inner::resize::h0d39babf8725179f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-0.2.0/src/lib.rs:229:9 [INFO] [stderr] 30: 0x55824d578e0d - crossbeam_deque::Deque::push::h20c26372e8318c13 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-0.2.0/src/lib.rs:418:17 [INFO] [stderr] 31: 0x55824d5788b2 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::h0f6e3cc2f463897f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.0.3/src/iter/par_bridge.rs:166:41 [INFO] [stderr] 32: 0x55824d566bd8 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h62b3f04105cbc410 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.0.3/src/iter/plumbing/mod.rs:458:33 [INFO] [stderr] 33: 0x55824d5672f4 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::hd0fbe69c8c708b4f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.0.3/src/iter/plumbing/mod.rs:454:25 [INFO] [stderr] 34: 0x55824d59ec83 - rayon_core::join::join_context::{{closure}}::{{closure}}::h129de3d5e7d2dd8b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.4.1/src/join/mod.rs:122:46 [INFO] [stderr] 35: 0x55824d58f5a8 - as rayon_core::job::Job>::execute::{{closure}}::h55b0a62a9fe1ccfa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.4.1/src/job.rs:113:64 [INFO] [stderr] 36: 0x55824d59fe3a - as core::ops::function::FnOnce<()>>::call_once::hd2a6bf9db70b2f28 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 37: 0x55824d5814af - std::panicking::try::do_call::h34c001f4c366e8bc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 38: 0x55824d58c5fb - __rust_try [INFO] [stderr] 39: 0x55824d5812c9 - std::panicking::try::h4e38386a5d2a8ef7 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 40: 0x55824d579dcd - std::panic::catch_unwind::h6ea77fa7974ce111 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 41: 0x55824d58ccfc - rayon_core::unwind::halt_unwinding::h30e4f1bc6222e489 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.4.1/src/unwind.rs:18:5 [INFO] [stderr] 42: 0x55824d58f34e - as rayon_core::job::Job>::execute::he63ab275364d4e52 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.4.1/src/job.rs:113:38 [INFO] [stderr] 43: 0x55824d5f840e - rayon_core::job::JobRef::execute::h06c05bafd6c0d10d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.4.1/src/job.rs:60:9 [INFO] [stderr] 44: 0x55824d6067b2 - rayon_core::registry::WorkerThread::execute::h32356b7d72a6fdc2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.4.1/src/registry.rs:584:9 [INFO] [stderr] 45: 0x55824d60616d - rayon_core::registry::WorkerThread::wait_until_cold::hc214c98e3ebb826a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.4.1/src/registry.rs:568:17 [INFO] [stderr] 46: 0x55824d605e55 - rayon_core::registry::WorkerThread::wait_until::he1bc63a8984a8aa0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.4.1/src/registry.rs:544:13 [INFO] [stderr] 47: 0x55824d606f24 - rayon_core::registry::main_loop::he603d6126f10d0da [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.4.1/src/registry.rs:666:5 [INFO] [stderr] 48: 0x55824d60548c - rayon_core::registry::Registry::new::{{closure}}::h0c7cdc8b5e9361bc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.4.1/src/registry.rs:135:54 [INFO] [stderr] 49: 0x55824d5f4b86 - std::sys_common::backtrace::__rust_begin_short_backtrace::hadd9af5e02e262f0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stderr] 50: 0x55824d5f0a42 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha182c68bb21a0d87 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stderr] 51: 0x55824d5ee7f2 - as core::ops::function::FnOnce<()>>::call_once::h1ee706b6781a5953 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 52: 0x55824d5f0dd3 - std::panicking::try::do_call::hd042a8d6d09a3fc7 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 53: 0x55824d5f418b - __rust_try [INFO] [stderr] 54: 0x55824d5f0c51 - std::panicking::try::had3f0a4a69f1b848 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 55: 0x55824d5f084b - std::panic::catch_unwind::h1f4706ab12f291cc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 56: 0x55824d5f084b - std::thread::Builder::spawn_unchecked_::{{closure}}::hfc5d7c8dd3d59b3b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stderr] 57: 0x55824d5fb82f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc15eebc5ecfb48d9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 58: 0x55824d7a5855 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 59: 0x55824d7a5855 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 60: 0x55824d7a5855 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 61: 0x7ff8e6168ac3 - [INFO] [stderr] 62: 0x7ff8e61f9bf4 - __clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--bin advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/advent_of_code_2018-84ce31721119a0b2` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "d9e30ce30c8737bd50dba398f46ac0a903ddca73d376020a73a151ee4868a577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e30ce30c8737bd50dba398f46ac0a903ddca73d376020a73a151ee4868a577", kill_on_drop: false }` [INFO] [stdout] d9e30ce30c8737bd50dba398f46ac0a903ddca73d376020a73a151ee4868a577