[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1882345f35a3dd648ca4c4fce8010a2d8470368fc6746abd87d5e551950f1b11 [INFO] running `Command { std: "docker" "start" "-a" "1882345f35a3dd648ca4c4fce8010a2d8470368fc6746abd87d5e551950f1b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1882345f35a3dd648ca4c4fce8010a2d8470368fc6746abd87d5e551950f1b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1882345f35a3dd648ca4c4fce8010a2d8470368fc6746abd87d5e551950f1b11", kill_on_drop: false }` [INFO] [stdout] 1882345f35a3dd648ca4c4fce8010a2d8470368fc6746abd87d5e551950f1b11 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e0bb8204220b739acfb0450c8eb4833664ea1f1e5a063cad99411d607217eb2 [INFO] running `Command { std: "docker" "start" "-a" "1e0bb8204220b739acfb0450c8eb4833664ea1f1e5a063cad99411d607217eb2", 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 8.77s [INFO] running `Command { std: "docker" "inspect" "1e0bb8204220b739acfb0450c8eb4833664ea1f1e5a063cad99411d607217eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0bb8204220b739acfb0450c8eb4833664ea1f1e5a063cad99411d607217eb2", kill_on_drop: false }` [INFO] [stdout] 1e0bb8204220b739acfb0450c8eb4833664ea1f1e5a063cad99411d607217eb2 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0e67734d1e94d4ff8ed8db2573b1d31ea68e74ed5da33cf3dee4b473cc78ac [INFO] running `Command { std: "docker" "start" "-a" "9d0e67734d1e94d4ff8ed8db2573b1d31ea68e74ed5da33cf3dee4b473cc78ac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.25s [INFO] [stderr] Executable unittests src/bin/aoc01.rs (/opt/rustwide/target/debug/deps/aoc01-9c4ef19381687358) [INFO] [stderr] Executable unittests src/bin/aoc02.rs (/opt/rustwide/target/debug/deps/aoc02-62114c80e08cc792) [INFO] [stderr] Executable unittests src/bin/aoc03.rs (/opt/rustwide/target/debug/deps/aoc03-144c09abddb6b2f2) [INFO] [stderr] Executable unittests src/bin/aoc04.rs (/opt/rustwide/target/debug/deps/aoc04-f8b3169455a11c96) [INFO] [stderr] Executable unittests src/bin/aoc05.rs (/opt/rustwide/target/debug/deps/aoc05-b5246b690ba88993) [INFO] [stderr] Executable unittests src/bin/aoc06.rs (/opt/rustwide/target/debug/deps/aoc06-aef1e9ff035cfdbb) [INFO] [stderr] Executable unittests src/bin/aoc07.rs (/opt/rustwide/target/debug/deps/aoc07-5c61fed8241f0bce) [INFO] running `Command { std: "docker" "inspect" "9d0e67734d1e94d4ff8ed8db2573b1d31ea68e74ed5da33cf3dee4b473cc78ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0e67734d1e94d4ff8ed8db2573b1d31ea68e74ed5da33cf3dee4b473cc78ac", kill_on_drop: false }` [INFO] [stdout] 9d0e67734d1e94d4ff8ed8db2573b1d31ea68e74ed5da33cf3dee4b473cc78ac [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44c09fc36faaf052d3b1454cc846e5e74d5691ae0fe7649379d0e5e1a39247e8 [INFO] running `Command { std: "docker" "start" "-a" "44c09fc36faaf052d3b1454cc846e5e74d5691ae0fe7649379d0e5e1a39247e8", 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.97s [INFO] [stderr] Running unittests src/bin/aoc01.rs (/opt/rustwide/target/debug/deps/aoc01-9c4ef19381687358) [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] [stderr] Running unittests src/bin/aoc02.rs (/opt/rustwide/target/debug/deps/aoc02-62114c80e08cc792) [INFO] [stdout] [INFO] [stdout] running 10 tests [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] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/aoc03.rs (/opt/rustwide/target/debug/deps/aoc03-144c09abddb6b2f2) [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::basic ... ok [INFO] [stdout] test tests::corners::from_example ... ok [INFO] [stdout] test tests::distance_to_point::example ... ok [INFO] [stdout] test tests::examples::ex0 ... ok [INFO] [stdout] test tests::examples::ex1 ... ok [INFO] [stdout] test tests::input_parser::basic_test ... ok [INFO] [stdout] test tests::examples::ex2 ... 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::basic ... ok [INFO] [stdout] test tests::intersections_from_corners::test ... ok [INFO] [stdout] test tests::line_intersection::none_parallel ... 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::points::from_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.44s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/aoc04.rs (/opt/rustwide/target/debug/deps/aoc04-f8b3169455a11c96) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::exclusive_double::yes ... ok [INFO] [stdout] test tests::increment::no ... ok [INFO] [stdout] test tests::increment::yes ... ok [INFO] [stdout] test tests::double::no ... ok [INFO] [stdout] test tests::exclusive_double::no ... ok [INFO] [stdout] test tests::double::yes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/aoc05.rs (/opt/rustwide/target/debug/deps/aoc05-b5246b690ba88993) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test tests::new_opcodes::example1 ... ok [INFO] [stderr] Running unittests src/bin/aoc06.rs (/opt/rustwide/target/debug/deps/aoc06-aef1e9ff035cfdbb) [INFO] [stdout] test tests::new_opcodes::example2 ... ok [INFO] [stdout] test tests::new_opcodes::example3 ... ok [INFO] [stdout] test tests::new_opcodes::example4 ... ok [INFO] [stdout] test tests::new_opcodes::example9 ... ok [INFO] [stdout] test tests::test_example_2 ... ok [INFO] [stdout] test tests::test_example ... ok [INFO] [stdout] test tests::new_opcodes::example6 ... ok [INFO] [stdout] test tests::new_opcodes::example8 ... ok [INFO] [stdout] test tests::test_example_2_result ... ok [INFO] [stdout] test tests::new_opcodes::example7 ... ok [INFO] [stdout] test tests::new_opcodes::example5 ... ok [INFO] [stdout] test tests::test_example_5 ... ok [INFO] [stdout] test tests::test_example_4 ... ok [INFO] [stdout] test tests::test_example_3_result ... ok [INFO] [stdout] test tests::test_example_4_result ... ok [INFO] [stdout] test tests::test_example_5_result ... ok [INFO] [stdout] test tests::test_example_result ... ok [INFO] [stdout] test tests::test_example_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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::full::sub_example_1 ... ok [INFO] [stdout] test tests::body::one_orbit_distances ... ok [INFO] [stderr] Running unittests src/bin/aoc07.rs (/opt/rustwide/target/debug/deps/aoc07-5c61fed8241f0bce) [INFO] [stdout] test tests::part2::example ... ok [INFO] [stdout] test tests::full::example ... ok [INFO] [stdout] test tests::full::sub_example_1_shuffled ... ok [INFO] [stdout] test tests::full::sub_example_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test tests::max_thrusters::example1 ... ok [INFO] [stdout] test tests::new_opcodes::example1 ... ok [INFO] [stdout] test tests::new_opcodes::example2 ... ok [INFO] [stdout] test tests::new_opcodes::example4 ... ok [INFO] [stdout] test tests::max_thrusters::example2 ... ok [INFO] [stdout] test tests::new_opcodes::example3 ... ok [INFO] [stdout] test tests::max_thrusters::example3 ... ok [INFO] [stdout] test tests::max_thrusters::get_thrust_ex1 ... ok [INFO] [stdout] test tests::new_opcodes::example5 ... ok [INFO] [stdout] test tests::new_opcodes::example6 ... ok [INFO] [stdout] test tests::new_opcodes::example7 ... 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::new_opcodes::example8 ... ok [INFO] [stdout] test tests::test_example_5 ... ok [INFO] [stdout] test tests::test_example_result ... ok [INFO] [stdout] test tests::test_example_4_result ... ok [INFO] [stdout] test tests::test_example_5_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44c09fc36faaf052d3b1454cc846e5e74d5691ae0fe7649379d0e5e1a39247e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c09fc36faaf052d3b1454cc846e5e74d5691ae0fe7649379d0e5e1a39247e8", kill_on_drop: false }` [INFO] [stdout] 44c09fc36faaf052d3b1454cc846e5e74d5691ae0fe7649379d0e5e1a39247e8