[INFO] cloning repository https://github.com/StreakyCobra/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/StreakyCobra/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreakyCobra%2Fadvent-of-code-2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreakyCobra%2Fadvent-of-code-2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d23f981d7e7ec6261874bfde8f09cbaa5d4fc26
[INFO] testing StreakyCobra/advent-of-code-2018 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreakyCobra%2Fadvent-of-code-2018" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/StreakyCobra/advent-of-code-2018 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/StreakyCobra/advent-of-code-2018
[INFO] finished tweaking git repo https://github.com/StreakyCobra/advent-of-code-2018
[INFO] tweaked toml for git repo https://github.com/StreakyCobra/advent-of-code-2018 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/StreakyCobra/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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a04f55275ba693ec1f3d760144e4cc61ae7293eb13d5ca7a2540e20586e95e4e
[INFO] running `Command { std: "docker" "start" "-a" "a04f55275ba693ec1f3d760144e4cc61ae7293eb13d5ca7a2540e20586e95e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a04f55275ba693ec1f3d760144e4cc61ae7293eb13d5ca7a2540e20586e95e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04f55275ba693ec1f3d760144e4cc61ae7293eb13d5ca7a2540e20586e95e4e", kill_on_drop: false }`
[INFO] [stdout] a04f55275ba693ec1f3d760144e4cc61ae7293eb13d5ca7a2540e20586e95e4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85c2723917e8b21ac05ad39a78e823702ef5fc67ab01ee0056041578b71fb58f
[INFO] running `Command { std: "docker" "start" "-a" "85c2723917e8b21ac05ad39a78e823702ef5fc67ab01ee0056041578b71fb58f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.44
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]    Compiling nom v4.1.1
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/prob_04.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |                     let mut minutes = [0; 60];
[INFO] [stdout]     |                         ----^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/prob_04.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 let mut minutes = stats.get_mut(&record.guard).unwrap();
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/prob_06.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut total: usize = centroids
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "85c2723917e8b21ac05ad39a78e823702ef5fc67ab01ee0056041578b71fb58f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c2723917e8b21ac05ad39a78e823702ef5fc67ab01ee0056041578b71fb58f", kill_on_drop: false }`
[INFO] [stdout] 85c2723917e8b21ac05ad39a78e823702ef5fc67ab01ee0056041578b71fb58f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49fc9b5c783946c46543b1e523a7b298b643618693aa0745f5388dd669fa27b0
[INFO] running `Command { std: "docker" "start" "-a" "49fc9b5c783946c46543b1e523a7b298b643618693aa0745f5388dd669fa27b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/prob_04.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |                     let mut minutes = [0; 60];
[INFO] [stdout]     |                         ----^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/prob_04.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 let mut minutes = stats.get_mut(&record.guard).unwrap();
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/prob_06.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut total: usize = centroids
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "49fc9b5c783946c46543b1e523a7b298b643618693aa0745f5388dd669fa27b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49fc9b5c783946c46543b1e523a7b298b643618693aa0745f5388dd669fa27b0", kill_on_drop: false }`
[INFO] [stdout] 49fc9b5c783946c46543b1e523a7b298b643618693aa0745f5388dd669fa27b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5695fcfcf110df48be143a4229c6b176b5158bbc7538ebe7108bf65687fceb5
[INFO] running `Command { std: "docker" "start" "-a" "f5695fcfcf110df48be143a4229c6b176b5158bbc7538ebe7108bf65687fceb5", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/prob_04.rs:125:25
[INFO] [stderr]     |
[INFO] [stderr] 125 |                     let mut minutes = [0; 60];
[INFO] [stderr]     |                         ----^^^^^^^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/prob_04.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |                 let mut minutes = stats.get_mut(&record.guard).unwrap();
[INFO] [stderr]     |                     ----^^^^^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/prob_06.rs:77:17
[INFO] [stderr]    |
[INFO] [stderr] 77 |             let mut total: usize = centroids
[INFO] [stderr]    |                 ----^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `advent-of-code-2018` (bin "advent-of-code-2018" test) generated 3 warnings (run `cargo fix --bin "advent-of-code-2018" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2018-de7b9aa09fc72605)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test prob_01::tests::first_problem_first_part ... ok
[INFO] [stdout] test prob_01::tests::first_problem_second_part ... ok
[INFO] [stdout] test prob_02::tests::second_problem_first_part ... ok
[INFO] [stdout] test prob_02::tests::second_problem_second_part ... ok
[INFO] [stdout] test prob_03::tests::third_problem_second_part ... ok
[INFO] [stdout] test prob_05::tests::fifth_problem_first_part ... ok
[INFO] [stdout] test prob_04::tests::fourth_problem_first_part ... ok
[INFO] [stdout] test prob_04::tests::fourth_problem_second_part ... ok
[INFO] [stdout] test prob_07::tests::seventh_problem_first_part ... ok
[INFO] [stdout] test prob_05::tests::fifth_problem_second_part ... ok
[INFO] [stdout] test prob_08::tests::eighth_problem_first_part ... ok
[INFO] [stdout] test prob_07::tests::seventh_problem_second_part ... ok
[INFO] [stdout] test prob_08::tests::eighth_problem_second_part ... ok
[INFO] [stdout] test prob_10::tests::tenth_problem ... ok
[INFO] [stdout] test prob_13::tests::thirteenth_problem_first_part ... ok
[INFO] [stdout] test prob_13::tests::thirteenth_problem_second_part ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'prob_06::tests::sixth_problem_second_part' has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow
[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-de7b9aa09fc72605` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "f5695fcfcf110df48be143a4229c6b176b5158bbc7538ebe7108bf65687fceb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5695fcfcf110df48be143a4229c6b176b5158bbc7538ebe7108bf65687fceb5", kill_on_drop: false }`
[INFO] [stdout] f5695fcfcf110df48be143a4229c6b176b5158bbc7538ebe7108bf65687fceb5
[INFO] testing StreakyCobra/advent-of-code-2018 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreakyCobra%2Fadvent-of-code-2018" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/StreakyCobra/advent-of-code-2018 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/StreakyCobra/advent-of-code-2018
[INFO] finished tweaking git repo https://github.com/StreakyCobra/advent-of-code-2018
[INFO] tweaked toml for git repo https://github.com/StreakyCobra/advent-of-code-2018 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/StreakyCobra/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d2a8edfe37f4c0930948f9b5da9b3963d62bbd17fa2013df673e2c1ee472fc9
[INFO] running `Command { std: "docker" "start" "-a" "8d2a8edfe37f4c0930948f9b5da9b3963d62bbd17fa2013df673e2c1ee472fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d2a8edfe37f4c0930948f9b5da9b3963d62bbd17fa2013df673e2c1ee472fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d2a8edfe37f4c0930948f9b5da9b3963d62bbd17fa2013df673e2c1ee472fc9", kill_on_drop: false }`
[INFO] [stdout] 8d2a8edfe37f4c0930948f9b5da9b3963d62bbd17fa2013df673e2c1ee472fc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00aac6fe04b466a3160fd84d2a6a77389851360a978a97ea38fae44e4bfa91d6
[INFO] running `Command { std: "docker" "start" "-a" "00aac6fe04b466a3160fd84d2a6a77389851360a978a97ea38fae44e4bfa91d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.44
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]    Compiling nom v4.1.1
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/prob_04.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |                     let mut minutes = [0; 60];
[INFO] [stdout]     |                         ----^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/prob_04.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 let mut minutes = stats.get_mut(&record.guard).unwrap();
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/prob_06.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut total: usize = centroids
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "00aac6fe04b466a3160fd84d2a6a77389851360a978a97ea38fae44e4bfa91d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00aac6fe04b466a3160fd84d2a6a77389851360a978a97ea38fae44e4bfa91d6", kill_on_drop: false }`
[INFO] [stdout] 00aac6fe04b466a3160fd84d2a6a77389851360a978a97ea38fae44e4bfa91d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a5a0b1c41ef5dd308eeb3d9a9dcd6a5728ca0e4b8d3a4548601ed656ba9f06b
[INFO] running `Command { std: "docker" "start" "-a" "4a5a0b1c41ef5dd308eeb3d9a9dcd6a5728ca0e4b8d3a4548601ed656ba9f06b", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/prob_04.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |                     let mut minutes = [0; 60];
[INFO] [stdout]     |                         ----^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/prob_04.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 let mut minutes = stats.get_mut(&record.guard).unwrap();
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/prob_06.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut total: usize = centroids
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4a5a0b1c41ef5dd308eeb3d9a9dcd6a5728ca0e4b8d3a4548601ed656ba9f06b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a5a0b1c41ef5dd308eeb3d9a9dcd6a5728ca0e4b8d3a4548601ed656ba9f06b", kill_on_drop: false }`
[INFO] [stdout] 4a5a0b1c41ef5dd308eeb3d9a9dcd6a5728ca0e4b8d3a4548601ed656ba9f06b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9cd47f5e2cd8d0d50c8884c62035c7a35ca948c4f907f5d7bbc9e18ea4317d01
[INFO] running `Command { std: "docker" "start" "-a" "9cd47f5e2cd8d0d50c8884c62035c7a35ca948c4f907f5d7bbc9e18ea4317d01", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/prob_04.rs:125:25
[INFO] [stderr]     |
[INFO] [stderr] 125 |                     let mut minutes = [0; 60];
[INFO] [stderr]     |                         ----^^^^^^^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/prob_04.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |                 let mut minutes = stats.get_mut(&record.guard).unwrap();
[INFO] [stderr]     |                     ----^^^^^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/prob_06.rs:77:17
[INFO] [stderr]    |
[INFO] [stderr] 77 |             let mut total: usize = centroids
[INFO] [stderr]    |                 ----^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `advent-of-code-2018` (bin "advent-of-code-2018" test) generated 3 warnings (run `cargo fix --bin "advent-of-code-2018" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2018-de7b9aa09fc72605)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test prob_01::tests::first_problem_first_part ... ok
[INFO] [stdout] test prob_01::tests::first_problem_second_part ... ok
[INFO] [stdout] test prob_02::tests::second_problem_first_part ... ok
[INFO] [stdout] test prob_02::tests::second_problem_second_part ... ok
[INFO] [stdout] test prob_03::tests::third_problem_second_part ... ok
[INFO] [stdout] test prob_05::tests::fifth_problem_first_part ... ok
[INFO] [stdout] test prob_04::tests::fourth_problem_first_part ... ok
[INFO] [stdout] test prob_04::tests::fourth_problem_second_part ... ok
[INFO] [stdout] test prob_05::tests::fifth_problem_second_part ... ok
[INFO] [stdout] test prob_08::tests::eighth_problem_first_part ... ok
[INFO] [stdout] test prob_07::tests::seventh_problem_first_part ... ok
[INFO] [stdout] test prob_07::tests::seventh_problem_second_part ... ok
[INFO] [stdout] test prob_08::tests::eighth_problem_second_part ... ok
[INFO] [stdout] test prob_10::tests::tenth_problem ... ok
[INFO] [stdout] test prob_13::tests::thirteenth_problem_first_part ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'prob_06::tests::sixth_problem_second_part' has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow
[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-de7b9aa09fc72605` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "9cd47f5e2cd8d0d50c8884c62035c7a35ca948c4f907f5d7bbc9e18ea4317d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd47f5e2cd8d0d50c8884c62035c7a35ca948c4f907f5d7bbc9e18ea4317d01", kill_on_drop: false }`
[INFO] [stdout] 9cd47f5e2cd8d0d50c8884c62035c7a35ca948c4f907f5d7bbc9e18ea4317d01
