[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenBergman%2Fadvent-of-code-2019" "/workspace/builds/worker-95/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-95/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenBergman/advent-of-code-2019 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-95/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed6f5705ff230c858be8efe44a88eeac8a05ffb490bd5b45eb92a1d6b24cddcf [INFO] running `Command { std: "docker" "start" "-a" "ed6f5705ff230c858be8efe44a88eeac8a05ffb490bd5b45eb92a1d6b24cddcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed6f5705ff230c858be8efe44a88eeac8a05ffb490bd5b45eb92a1d6b24cddcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6f5705ff230c858be8efe44a88eeac8a05ffb490bd5b45eb92a1d6b24cddcf", kill_on_drop: false }` [INFO] [stdout] ed6f5705ff230c858be8efe44a88eeac8a05ffb490bd5b45eb92a1d6b24cddcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eb56e269a73f403bcb530d1ba0315d6348d3639410836f079a16803e5a7d4e4 [INFO] running `Command { std: "docker" "start" "-a" "8eb56e269a73f403bcb530d1ba0315d6348d3639410836f079a16803e5a7d4e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [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 itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [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 7.27s [INFO] running `Command { std: "docker" "inspect" "8eb56e269a73f403bcb530d1ba0315d6348d3639410836f079a16803e5a7d4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb56e269a73f403bcb530d1ba0315d6348d3639410836f079a16803e5a7d4e4", kill_on_drop: false }` [INFO] [stdout] 8eb56e269a73f403bcb530d1ba0315d6348d3639410836f079a16803e5a7d4e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61cf6d84ed4e99418247fae4e420610682ec69c2c56085b76106abb051c28a25 [INFO] running `Command { std: "docker" "start" "-a" "61cf6d84ed4e99418247fae4e420610682ec69c2c56085b76106abb051c28a25", 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 9.47s [INFO] running `Command { std: "docker" "inspect" "61cf6d84ed4e99418247fae4e420610682ec69c2c56085b76106abb051c28a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61cf6d84ed4e99418247fae4e420610682ec69c2c56085b76106abb051c28a25", kill_on_drop: false }` [INFO] [stdout] 61cf6d84ed4e99418247fae4e420610682ec69c2c56085b76106abb051c28a25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0835ae9c54d0e3ca812563c35fe20c5555151a5bfd811501aa5bcd564cb1b10 [INFO] running `Command { std: "docker" "start" "-a" "d0835ae9c54d0e3ca812563c35fe20c5555151a5bfd811501aa5bcd564cb1b10", 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 0.78s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc01-2e79af7bc30c9165) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc02-e83556fa34d16154) [INFO] [stdout] [INFO] [stdout] running 2 tests [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.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_example_2 ... ok [INFO] [stdout] test tests::test_example ... 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] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc03-5e1c507ffcbb8366) [INFO] [stdout] test tests::between::no ... ok [INFO] [stdout] test tests::corners::from_example ... ok [INFO] [stdout] test tests::examples::ex1 ... ok [INFO] [stdout] test tests::input_parser::single_parse ... ok [INFO] [stdout] test tests::line_intersection::none_too_short ... ok [INFO] [stdout] test tests::part_2::example ... ok [INFO] [stdout] test tests::points::basic ... ok [INFO] [stdout] test tests::examples::ex0 ... ok [INFO] [stdout] test tests::points::from_example ... ok [INFO] [stdout] test tests::examples::ex2 ... ok [INFO] [stdout] test tests::input_parser::basic_test ... ok [INFO] [stdout] test tests::corners::basic ... ok [INFO] [stdout] test tests::line_intersection::basic ... ok [INFO] [stdout] test tests::line_intersection::none_parallel ... ok [INFO] [stdout] test tests::between::yes ... ok [INFO] [stdout] test tests::intersections_from_corners::test ... ok [INFO] [stdout] test tests::intersections_from_corners::from_example ... ok [INFO] [stdout] test tests::distance_to_point::example ... ok [INFO] [stdout] test tests::intersections::from_example ... ok [INFO] [stdout] test tests::intersections::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc04-22c31083e408b835) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::double::no ... ok [INFO] [stdout] test tests::double::yes ... ok [INFO] [stdout] test tests::exclusive_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] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc05-1a26d8874183f072) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test tests::new_opcodes::example7 ... ok [INFO] [stdout] test tests::new_opcodes::example8 ... ok [INFO] [stdout] test tests::new_opcodes::example2 ... ok [INFO] [stdout] test tests::test_example ... ok [INFO] [stdout] test tests::test_example_2 ... ok [INFO] [stdout] test tests::test_example_3_result ... ok [INFO] [stdout] test tests::new_opcodes::example9 ... ok [INFO] [stdout] test tests::test_example_5_result ... ok [INFO] [stdout] test tests::test_example_5 ... ok [INFO] [stdout] test tests::new_opcodes::example5 ... ok [INFO] [stdout] test tests::new_opcodes::example4 ... ok [INFO] [stdout] test tests::new_opcodes::example6 ... ok [INFO] [stdout] test tests::new_opcodes::example3 ... ok [INFO] [stdout] test tests::new_opcodes::example1 ... ok [INFO] [stdout] test tests::test_example_4_result ... ok [INFO] [stdout] test tests::test_example_3 ... ok [INFO] [stdout] test tests::test_example_2_result ... ok [INFO] [stdout] test tests::test_example_result ... ok [INFO] [stdout] test tests::test_example_4 ... 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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc06-ba180b596171c6a3) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::body::one_orbit ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc07-f86c9514095eb8e6) [INFO] [stdout] test tests::full::example ... ok [INFO] [stdout] test tests::body::one_orbit_distances ... ok [INFO] [stdout] test tests::full::sub_example_1 ... ok [INFO] [stdout] test tests::body::no_orbits ... ok [INFO] [stdout] test tests::full::sub_example_2 ... 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] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test tests::new_opcodes::example3 ... ok [INFO] [stdout] test tests::test_example_3 ... ok [INFO] [stdout] test tests::new_opcodes::example7 ... ok [INFO] [stdout] test tests::new_opcodes::example9 ... ok [INFO] [stdout] test tests::new_opcodes::example8 ... ok [INFO] [stdout] test tests::new_opcodes::example2 ... ok [INFO] [stdout] test tests::new_opcodes::example6 ... ok [INFO] [stdout] test tests::max_thrusters::get_thrust_ex1 ... ok [INFO] [stdout] test tests::test_example_2_result ... ok [INFO] [stdout] test tests::new_opcodes::example5 ... ok [INFO] [stdout] test tests::test_example ... ok [INFO] [stdout] test tests::max_thrusters::example2 ... ok [INFO] [stdout] test tests::new_opcodes::example4 ... ok [INFO] [stdout] test tests::test_example_3_result ... ok [INFO] [stdout] test tests::test_example_2 ... ok [INFO] [stdout] test tests::new_opcodes::example1 ... ok [INFO] [stdout] test tests::test_example_4 ... ok [INFO] [stdout] test tests::max_thrusters::example3 ... 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::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.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d0835ae9c54d0e3ca812563c35fe20c5555151a5bfd811501aa5bcd564cb1b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0835ae9c54d0e3ca812563c35fe20c5555151a5bfd811501aa5bcd564cb1b10", kill_on_drop: false }` [INFO] [stdout] d0835ae9c54d0e3ca812563c35fe20c5555151a5bfd811501aa5bcd564cb1b10