[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenBergman%2Fadvent-of-code-2019" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenBergman/advent-of-code-2019 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-8/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffd0d1e73016194ce1bcddc7af24fdb2cd8c7a1c40a476048ecf36fd495f6365 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ffd0d1e73016194ce1bcddc7af24fdb2cd8c7a1c40a476048ecf36fd495f6365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffd0d1e73016194ce1bcddc7af24fdb2cd8c7a1c40a476048ecf36fd495f6365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd0d1e73016194ce1bcddc7af24fdb2cd8c7a1c40a476048ecf36fd495f6365", kill_on_drop: false }` [INFO] [stdout] ffd0d1e73016194ce1bcddc7af24fdb2cd8c7a1c40a476048ecf36fd495f6365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1ab05963cfa7de44668198b20d1c9d281eb00d38f7b161ed36e35c124e7c09d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b1ab05963cfa7de44668198b20d1c9d281eb00d38f7b161ed36e35c124e7c09d", kill_on_drop: false }` [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 crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling itertools v0.8.2 [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 19.36s [INFO] running `Command { std: "docker" "inspect" "b1ab05963cfa7de44668198b20d1c9d281eb00d38f7b161ed36e35c124e7c09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ab05963cfa7de44668198b20d1c9d281eb00d38f7b161ed36e35c124e7c09d", kill_on_drop: false }` [INFO] [stdout] b1ab05963cfa7de44668198b20d1c9d281eb00d38f7b161ed36e35c124e7c09d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6f1d517b4dc4ad931935c8615b7c66b3da29bb56e35aa097bacebcfa94ab3c23 [INFO] running `Command { std: "docker" "start" "-a" "6f1d517b4dc4ad931935c8615b7c66b3da29bb56e35aa097bacebcfa94ab3c23", 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 7.11s [INFO] running `Command { std: "docker" "inspect" "6f1d517b4dc4ad931935c8615b7c66b3da29bb56e35aa097bacebcfa94ab3c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f1d517b4dc4ad931935c8615b7c66b3da29bb56e35aa097bacebcfa94ab3c23", kill_on_drop: false }` [INFO] [stdout] 6f1d517b4dc4ad931935c8615b7c66b3da29bb56e35aa097bacebcfa94ab3c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 983c974c82f1a7aa349e9f8304a9259be734409b47dd504eb8c430e28e84b64a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "983c974c82f1a7aa349e9f8304a9259be734409b47dd504eb8c430e28e84b64a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variable does not need to be mutable [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: `advent-of-code-2019` (bin "aoc07" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc01-5aee88d3dc143847) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc02-ed6011033f88d04f) [INFO] [stdout] test tests::test_complete_fuel_requirement ... ok [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.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc03-6c39ae4a605fdfca) [INFO] [stdout] test tests::test_example ... ok [INFO] [stdout] test tests::test_example_2 ... ok [INFO] [stdout] test tests::test_example_4 ... ok [INFO] [stdout] test tests::test_example_5_result ... ok [INFO] [stdout] test tests::test_example_result ... ok [INFO] [stdout] test tests::test_example_5 ... ok [INFO] [stdout] test tests::test_example_2_result ... ok [INFO] [stdout] test tests::test_example_3 ... ok [INFO] [stdout] test tests::test_example_4_result ... ok [INFO] [stdout] test tests::test_example_3_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::input_parser::basic_test ... ok [INFO] [stdout] test tests::corners::basic ... ok [INFO] [stdout] test tests::input_parser::single_parse ... ok [INFO] [stdout] test tests::intersections_from_corners::from_example ... ok [INFO] [stdout] test tests::line_intersection::none_parallel ... ok [INFO] [stdout] test tests::points::basic ... ok [INFO] [stdout] test tests::line_intersection::none_too_short ... ok [INFO] [stdout] test tests::intersections_from_corners::test ... ok [INFO] [stdout] test tests::examples::ex0 ... ok [INFO] [stdout] test tests::line_intersection::basic ... ok [INFO] [stdout] test tests::points::from_example ... ok [INFO] [stdout] test tests::part_2::example ... ok [INFO] [stdout] test tests::corners::from_example ... ok [INFO] [stdout] test tests::distance_to_point::example ... ok [INFO] [stdout] test tests::intersections::test ... ok [INFO] [stdout] test tests::examples::ex2 ... ok [INFO] [stdout] test tests::intersections::from_example ... ok [INFO] [stdout] test tests::examples::ex1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc04-2d1c02ca9f58e48b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc05-b926691e7b8120f3) [INFO] [stdout] test tests::double::no ... ok [INFO] [stdout] test tests::double::yes ... ok [INFO] [stdout] test tests::increment::no ... ok [INFO] [stdout] test tests::increment::yes ... ok [INFO] [stdout] test tests::exclusive_double::no ... ok [INFO] [stdout] test tests::exclusive_double::yes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test tests::new_opcodes::example6 ... ok [INFO] [stdout] test tests::test_example_2 ... ok [INFO] [stdout] test tests::test_example_5 ... ok [INFO] [stdout] test tests::new_opcodes::example1 ... ok [INFO] [stdout] test tests::test_example_4_result ... ok [INFO] [stdout] test tests::test_example_4 ... ok [INFO] [stdout] test tests::new_opcodes::example3 ... ok [INFO] [stdout] test tests::test_example_2_result ... ok [INFO] [stdout] test tests::new_opcodes::example2 ... ok [INFO] [stdout] test tests::new_opcodes::example7 ... ok [INFO] [stdout] test tests::new_opcodes::example5 ... ok [INFO] [stdout] test tests::test_example_5_result ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc06-6f1c7026b5faa0d3) [INFO] [stdout] test tests::new_opcodes::example9 ... ok [INFO] [stdout] test tests::new_opcodes::example8 ... ok [INFO] [stdout] test tests::test_example_3 ... ok [INFO] [stdout] test tests::test_example ... ok [INFO] [stdout] test tests::new_opcodes::example4 ... ok [INFO] [stdout] test tests::test_example_3_result ... ok [INFO] [stdout] test tests::test_example_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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_1_shuffled ... ok [INFO] [stdout] test tests::full::sub_example_2 ... ok [INFO] [stdout] test tests::part2::example ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc07-b82a339f387fcbdd) [INFO] [stdout] test tests::full::example ... ok [INFO] [stdout] test tests::full::sub_example_1 ... 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] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test tests::new_opcodes::example1 ... ok [INFO] [stdout] test tests::new_opcodes::example3 ... ok [INFO] [stdout] test tests::test_example_2 ... ok [INFO] [stdout] test tests::test_example_2_result ... ok [INFO] [stdout] test tests::test_example ... ok [INFO] [stdout] test tests::new_opcodes::example9 ... ok [INFO] [stdout] test tests::new_opcodes::example8 ... ok [INFO] [stdout] test tests::max_thrusters::get_thrust_ex1 ... 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::max_thrusters::example2 ... ok [INFO] [stdout] test tests::test_example_3 ... ok [INFO] [stdout] test tests::test_example_3_result ... ok [INFO] [stdout] test tests::new_opcodes::example2 ... ok [INFO] [stdout] test tests::new_opcodes::example5 ... ok [INFO] [stdout] test tests::new_opcodes::example4 ... ok [INFO] [stdout] test tests::max_thrusters::example3 ... ok [INFO] [stdout] test tests::test_example_result ... ok [INFO] [stdout] test tests::max_thrusters::example1 ... ok [INFO] [stdout] test tests::new_opcodes::example6 ... ok [INFO] [stdout] test tests::new_opcodes::example7 ... 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" "983c974c82f1a7aa349e9f8304a9259be734409b47dd504eb8c430e28e84b64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983c974c82f1a7aa349e9f8304a9259be734409b47dd504eb8c430e28e84b64a", kill_on_drop: false }` [INFO] [stdout] 983c974c82f1a7aa349e9f8304a9259be734409b47dd504eb8c430e28e84b64a