[INFO] cloning repository https://github.com/BenBergman/advent-of-code-2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenBergman/advent-of-code-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenBergman%2Fadvent-of-code-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenBergman%2Fadvent-of-code-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5140320f282bc8905a09c78daea09b1d8366b7a1 [INFO] testing BenBergman/advent-of-code-2019 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenBergman%2Fadvent-of-code-2019" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenBergman/advent-of-code-2019 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BenBergman/advent-of-code-2019 [INFO] finished tweaking git repo https://github.com/BenBergman/advent-of-code-2019 [INFO] tweaked toml for git repo https://github.com/BenBergman/advent-of-code-2019 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/BenBergman/advent-of-code-2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb097f4dca72f50350f26fce93d4dba996876bc4c4dde0649f4f8f4b0b3d1ee0 [INFO] running `Command { std: "docker" "start" "-a" "eb097f4dca72f50350f26fce93d4dba996876bc4c4dde0649f4f8f4b0b3d1ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb097f4dca72f50350f26fce93d4dba996876bc4c4dde0649f4f8f4b0b3d1ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb097f4dca72f50350f26fce93d4dba996876bc4c4dde0649f4f8f4b0b3d1ee0", kill_on_drop: false }` [INFO] [stdout] eb097f4dca72f50350f26fce93d4dba996876bc4c4dde0649f4f8f4b0b3d1ee0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8c65024d960c3c88b8e27e813591f2031e94b38a3659a5d950bdf148f35f9a3 [INFO] running `Command { std: "docker" "start" "-a" "f8c65024d960c3c88b8e27e813591f2031e94b38a3659a5d950bdf148f35f9a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling advent-of-code-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/aoc07.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let mut intcode = original_intcode.clone(); [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.88s [INFO] running `Command { std: "docker" "inspect" "f8c65024d960c3c88b8e27e813591f2031e94b38a3659a5d950bdf148f35f9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c65024d960c3c88b8e27e813591f2031e94b38a3659a5d950bdf148f35f9a3", kill_on_drop: false }` [INFO] [stdout] f8c65024d960c3c88b8e27e813591f2031e94b38a3659a5d950bdf148f35f9a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cf92f4718b0b9f4691deb98b3c7c32730c218bdf19f133af2b96332adde37cb [INFO] running `Command { std: "docker" "start" "-a" "8cf92f4718b0b9f4691deb98b3c7c32730c218bdf19f133af2b96332adde37cb", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/aoc07.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let mut intcode = original_intcode.clone(); [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `Command { std: "docker" "inspect" "8cf92f4718b0b9f4691deb98b3c7c32730c218bdf19f133af2b96332adde37cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf92f4718b0b9f4691deb98b3c7c32730c218bdf19f133af2b96332adde37cb", kill_on_drop: false }` [INFO] [stdout] 8cf92f4718b0b9f4691deb98b3c7c32730c218bdf19f133af2b96332adde37cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81048206a22e97fd123cee9fae25ccfc53058475cf4272342223dbaff38ee87a [INFO] running `Command { std: "docker" "start" "-a" "81048206a22e97fd123cee9fae25ccfc53058475cf4272342223dbaff38ee87a", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stdout] running 2 tests [INFO] [stderr] --> src/bin/aoc07.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | let mut intcode = original_intcode.clone(); [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc01-6458163ff5af59d0) [INFO] [stdout] test tests::test_complete_fuel_requirement ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc02-df8e0e00e7a30a09) [INFO] [stdout] test tests::test_examples ... 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] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_example ... ok [INFO] [stdout] test tests::test_example_3 ... ok [INFO] [stdout] test tests::test_example_3_result ... ok [INFO] [stdout] test tests::test_example_2 ... ok [INFO] [stdout] test tests::test_example_4_result ... ok [INFO] [stdout] test tests::test_example_4 ... ok [INFO] [stdout] test tests::test_example_5_result ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc03-bca2228401f2b392) [INFO] [stdout] test tests::test_example_5 ... ok [INFO] [stdout] test tests::test_example_result ... ok [INFO] [stdout] test tests::test_example_2_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test tests::between::no ... ok [INFO] [stdout] test tests::between::yes ... ok [INFO] [stdout] test tests::corners::from_example ... ok [INFO] [stdout] test tests::distance_to_point::example ... ok [INFO] [stdout] test tests::part_2::example ... ok [INFO] [stdout] test tests::examples::ex1 ... ok [INFO] [stdout] test tests::corners::basic ... ok [INFO] [stdout] test tests::points::basic ... ok [INFO] [stdout] test tests::points::from_example ... ok [INFO] [stdout] test tests::intersections_from_corners::from_example ... ok [INFO] [stdout] test tests::intersections_from_corners::test ... ok [INFO] [stdout] test tests::line_intersection::basic ... ok [INFO] [stdout] test tests::examples::ex2 ... ok [INFO] [stdout] test tests::input_parser::basic_test ... ok [INFO] [stdout] test tests::intersections::test ... ok [INFO] [stdout] test tests::line_intersection::none_parallel ... ok [INFO] [stdout] test tests::intersections::from_example ... ok [INFO] [stdout] test tests::line_intersection::none_too_short ... ok [INFO] [stdout] test tests::input_parser::single_parse ... ok [INFO] [stdout] test tests::examples::ex0 ... 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/aoc04-829ead3cdd1cf0c0) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc05-b5b4060080cc30e9) [INFO] [stdout] running 6 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc06-d81eb329376d5ffb) [INFO] [stdout] test tests::double::no ... ok [INFO] [stdout] test tests::increment::no ... ok [INFO] [stdout] test tests::increment::yes ... ok [INFO] [stdout] test tests::exclusive_double::yes ... ok [INFO] [stdout] test tests::double::yes ... ok [INFO] [stdout] test tests::exclusive_double::no ... 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] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test tests::new_opcodes::example2 ... ok [INFO] [stdout] test tests::new_opcodes::example3 ... ok [INFO] [stdout] test tests::new_opcodes::example6 ... ok [INFO] [stdout] test tests::new_opcodes::example5 ... ok [INFO] [stdout] test tests::new_opcodes::example7 ... ok [INFO] [stdout] test tests::new_opcodes::example8 ... ok [INFO] [stdout] test tests::new_opcodes::example9 ... ok [INFO] [stdout] test tests::test_example ... ok [INFO] [stdout] test tests::test_example_2 ... ok [INFO] [stdout] test tests::test_example_2_result ... ok [INFO] [stdout] test tests::test_example_3 ... ok [INFO] [stdout] test tests::test_example_3_result ... ok [INFO] [stdout] test tests::test_example_4 ... ok [INFO] [stdout] test tests::test_example_4_result ... ok [INFO] [stdout] test tests::test_example_5 ... ok [INFO] [stdout] test tests::test_example_5_result ... ok [INFO] [stdout] test tests::test_example_result ... ok [INFO] [stdout] test tests::new_opcodes::example1 ... ok [INFO] [stdout] test tests::new_opcodes::example4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::body::no_orbits ... ok [INFO] [stdout] test tests::body::one_orbit ... ok [INFO] [stdout] test tests::body::one_orbit_distances ... ok [INFO] [stdout] test tests::full::sub_example_2 ... ok [INFO] [stdout] test tests::full::example ... ok [INFO] [stdout] test tests::full::sub_example_1 ... ok [INFO] [stdout] test tests::full::sub_example_1_shuffled ... ok [INFO] [stdout] test tests::part2::example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 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/aoc07-dd98d61bd1d05a53) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test tests::test_example_4 ... ok [INFO] [stdout] test tests::test_example_4_result ... ok [INFO] [stdout] test tests::new_opcodes::example5 ... ok [INFO] [stdout] test tests::new_opcodes::example6 ... ok [INFO] [stdout] test tests::new_opcodes::example2 ... ok [INFO] [stdout] test tests::new_opcodes::example7 ... ok [INFO] [stdout] test tests::new_opcodes::example9 ... ok [INFO] [stdout] test tests::max_thrusters::example3 ... ok [INFO] [stdout] test tests::test_example_2_result ... ok [INFO] [stdout] test tests::test_example_2 ... ok [INFO] [stdout] test tests::test_example_3 ... ok [INFO] [stdout] test tests::new_opcodes::example8 ... ok [INFO] [stdout] test tests::test_example ... ok [INFO] [stdout] test tests::max_thrusters::example2 ... ok [INFO] [stdout] test tests::test_example_5 ... ok [INFO] [stdout] test tests::test_example_3_result ... ok [INFO] [stdout] test tests::test_example_5_result ... ok [INFO] [stdout] test tests::test_example_result ... ok [INFO] [stdout] test tests::new_opcodes::example4 ... ok [INFO] [stdout] test tests::new_opcodes::example3 ... ok [INFO] [stdout] test tests::new_opcodes::example1 ... ok [INFO] [stdout] test tests::max_thrusters::get_thrust_ex1 ... ok [INFO] [stdout] test tests::max_thrusters::example1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81048206a22e97fd123cee9fae25ccfc53058475cf4272342223dbaff38ee87a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81048206a22e97fd123cee9fae25ccfc53058475cf4272342223dbaff38ee87a", kill_on_drop: false }` [INFO] [stdout] 81048206a22e97fd123cee9fae25ccfc53058475cf4272342223dbaff38ee87a