[INFO] cloning repository https://github.com/baylesj/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/baylesj/advent-of-code-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaylesj%2Fadvent-of-code-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaylesj%2Fadvent-of-code-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4d203dfcc89c17d500b0f0161b6786ef71765ae [INFO] testing baylesj/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%2Fbaylesj%2Fadvent-of-code-2019" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/baylesj/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/baylesj/advent-of-code-2019 [INFO] finished tweaking git repo https://github.com/baylesj/advent-of-code-2019 [INFO] tweaked toml for git repo https://github.com/baylesj/advent-of-code-2019 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/baylesj/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] c0aca76f466193caaf17d39519d9659a7cd1073e98b443aa85e42f4135c673f4 [INFO] running `Command { std: "docker" "start" "-a" "c0aca76f466193caaf17d39519d9659a7cd1073e98b443aa85e42f4135c673f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0aca76f466193caaf17d39519d9659a7cd1073e98b443aa85e42f4135c673f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0aca76f466193caaf17d39519d9659a7cd1073e98b443aa85e42f4135c673f4", kill_on_drop: false }` [INFO] [stdout] c0aca76f466193caaf17d39519d9659a7cd1073e98b443aa85e42f4135c673f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 93d1d231c2ee7fcc67bb1f0377bac8ed20bfc9ffa2363d85e7030c2ced378a2d [INFO] running `Command { std: "docker" "start" "-a" "93d1d231c2ee7fcc67bb1f0377bac8ed20bfc9ffa2363d85e7030c2ced378a2d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling queues v1.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling permutator v0.3.3 [INFO] [stderr] Compiling fraction v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling num_enum_derive v0.4.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling num_enum v0.4.2 [INFO] [stderr] Compiling geo v0.12.2 [INFO] [stderr] Compiling geo v0.4.13 [INFO] [stderr] Compiling line_intersection v0.4.0 [INFO] [stderr] Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/day_ten.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | x: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `StationLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day_ten.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/day_ten.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | y: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StationLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day_ten.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.31s [INFO] running `Command { std: "docker" "inspect" "93d1d231c2ee7fcc67bb1f0377bac8ed20bfc9ffa2363d85e7030c2ced378a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93d1d231c2ee7fcc67bb1f0377bac8ed20bfc9ffa2363d85e7030c2ced378a2d", kill_on_drop: false }` [INFO] [stdout] 93d1d231c2ee7fcc67bb1f0377bac8ed20bfc9ffa2363d85e7030c2ced378a2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 6f8d4ce98c4be007e92db8aebd540dfcadb74bc2fb80591059aa82dc14d7fb03 [INFO] running `Command { std: "docker" "start" "-a" "6f8d4ce98c4be007e92db8aebd540dfcadb74bc2fb80591059aa82dc14d7fb03", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/day_ten.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | x: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `StationLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day_ten.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/day_ten.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | y: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StationLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day_ten.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/day_ten.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | x: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `StationLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day_ten.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/day_ten.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | y: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StationLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/day_ten.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.23s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-17fbe3c819cb9d46) [INFO] [stderr] Executable unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-140d830077fc0377) [INFO] running `Command { std: "docker" "inspect" "6f8d4ce98c4be007e92db8aebd540dfcadb74bc2fb80591059aa82dc14d7fb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8d4ce98c4be007e92db8aebd540dfcadb74bc2fb80591059aa82dc14d7fb03", kill_on_drop: false }` [INFO] [stdout] 6f8d4ce98c4be007e92db8aebd540dfcadb74bc2fb80591059aa82dc14d7fb03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 93f57d194f54a4d002c90d3a9100f87325bebb8e007e810343551e05f31b6539 [INFO] running `Command { std: "docker" "start" "-a" "93f57d194f54a4d002c90d3a9100f87325bebb8e007e810343551e05f31b6539", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `x` [INFO] [stderr] --> src/day_ten.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | x: usize, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `StationLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/day_ten.rs:50:10 [INFO] [stderr] | [INFO] [stderr] 50 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `y` [INFO] [stderr] --> src/day_ten.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | y: usize, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StationLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/day_ten.rs:50:10 [INFO] [stderr] | [INFO] [stderr] 50 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `advent-of-code` (lib) generated 2 warnings [INFO] [stderr] warning: `advent-of-code` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-17fbe3c819cb9d46) [INFO] [stdout] [INFO] [stdout] running 146 tests [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_halt ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_add ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_equals ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_input ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_jump_if_false ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_jump_if_true ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_less_than ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_output ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_set_relative_base ... ok [INFO] [stdout] test day_eleven::tests::test_advance ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_multiply ... ok [INFO] [stdout] test day_eleven::tests::test_relative_turn ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_add ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_equals ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_halt ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_input ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_jump_if_false ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_jump_if_true ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_less_than ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_set_relative_base ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_output ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_multiply ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_add ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_halt ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_equals ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_input ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_jump_if_false ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_jump_if_true ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_less_than ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_multiply ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_output ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_set_relative_base ... ok [INFO] [stdout] test day_five::tests::test_part_one ... ok [INFO] [stdout] test day_five::tests::test_part_two ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_add ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_equals ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_halt ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_input ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_jump_if_false ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_output ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_set_relative_base ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_less_than ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_add ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_equals ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_jump_if_true ... ok [INFO] [stdout] test day_nine::tests::part_one_sample_three ... ok [INFO] [stdout] test day_nine::tests::part_one_sample_one ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_halt ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_multiply ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_halt ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_input ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_jump_if_false ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_jump_if_true ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_less_than ... ok [INFO] [stdout] test day_nine::tests::part_one_sample_two ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_set_relative_base ... ok [INFO] [stdout] test day_sixteen::tests::test_calculate_weights ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_multiply ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_jump_if_false ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_less_than ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_set_relative_base ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_equals ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_jump_if_true ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_output ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_output ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_multiply ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_input ... ok [INFO] [stdout] test day_fourteen::tests::test_part_one_sample_one ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_add ... ok [INFO] [stdout] test day_seven::tests::test_part_one_sample_one ... ok [INFO] [stdout] test day_sixteen::tests::test_part_one_sample_two ... ok [INFO] [stdout] test day_sixteen::tests::test_part_one_sample_three ... ok [INFO] [stdout] test day_sixteen::tests::test_part_one_sample_one ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_jump_if_true ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_less_than ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_add ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_equals ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_halt ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_input ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_jump_if_false ... ok [INFO] [stdout] test day_ten::tests::test_to_key ... ok [INFO] [stdout] test day_nine::tests::test_part_one ... ok [INFO] [stdout] test day_seven::tests::test_part_two_sample_one ... ok [INFO] [stdout] test day_ten::tests::test_part_one_sample_two ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_multiply ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_output ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_set_relative_base ... ok [INFO] [stdout] test day_ten::tests::test_part_one_sample_one ... ok [INFO] [stdout] test day_twelve::tests::test_orbital_system_load ... ok [INFO] [stdout] test day_ten::tests::test_part_one_sample_three ... ok [INFO] [stdout] test day_twelve::tests::test_part_one_sample_one ... ok [INFO] [stdout] test day_twelve::tests::test_sum_total_energy ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_add ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_equals ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_halt ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_input ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_jump_if_false ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_less_than ... ok [INFO] [stdout] test day_twelve::tests::test_part_one ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_output ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_multiply ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_set_relative_base ... ok [INFO] [stdout] test day_two::tests::test_part_one ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_jump_if_true ... ok [INFO] [stdout] test day_twelve::tests::test_part_one_sample_two ... ok [INFO] [stdout] test day_fourteen::tests::test_part_one ... ok [INFO] [stdout] test day_fifteen::tests::test_part_one ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_input_empty_stack_asserts - should panic ... ok [INFO] [stdout] test day_thirteen::tests::test_part_one ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_jump_if_false_true_case - should panic ... ok [INFO] [stdout] test day_eleven::intcode_computer::tests::test_operation_jump_if_true_false_case - should panic ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_input_empty_stack_asserts - should panic ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_jump_if_false_true_case - should panic ... ok [INFO] [stdout] test day_fifteen::intcode_computer::tests::test_operation_jump_if_true_false_case - should panic ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_input_empty_stack_asserts - should panic ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_jump_if_false_true_case - should panic ... ok [INFO] [stdout] test day_five::intcode_computer::tests::test_operation_jump_if_true_false_case - should panic ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_input_empty_stack_asserts - should panic ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_jump_if_false_true_case - should panic ... ok [INFO] [stdout] test day_nine::intcode_computer::tests::test_operation_jump_if_true_false_case - should panic ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_jump_if_true_false_case - should panic ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_input_empty_stack_asserts - should panic ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_input_empty_stack_asserts - should panic ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_jump_if_true_false_case - should panic ... ok [INFO] [stdout] test day_seventeen::runtime::tests::test_operation_jump_if_false_true_case - should panic ... ok [INFO] [stdout] test day_seven::intcode_computer::tests::test_operation_jump_if_false_true_case - should panic ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_input_empty_stack_asserts - should panic ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_jump_if_false_true_case - should panic ... ok [INFO] [stdout] test day_thirteen::intcode_computer::tests::test_operation_jump_if_true_false_case - should panic ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_input_empty_stack_asserts - should panic ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_jump_if_false_true_case - should panic ... ok [INFO] [stdout] test day_two::intcode_computer::tests::test_operation_jump_if_true_false_case - should panic ... ok [INFO] [stdout] test day_seventeen::tests::test_part_one ... ok [INFO] [stdout] test day_seven::tests::test_part_two_sample_two ... ok [INFO] [stdout] test day_fifteen::tests::test_part_two ... ok [INFO] [stdout] test day_two::tests::test_part_two ... ok [INFO] [stdout] test day_eleven::tests::test_part_one ... ok [INFO] [stdout] test day_fourteen::tests::test_part_two ... ok [INFO] [stdout] test day_ten::tests::test_part_one_sample_four ... ok [INFO] [stdout] test day_ten::tests::test_part_one ... ok [INFO] [stdout] test day_ten::tests::test_part_two ... ok [INFO] [stdout] test day_thirteen::tests::test_part_two ... ok [INFO] [stdout] test day_ten::tests::test_part_two_sample_four ... ok [INFO] [stdout] test day_twelve::tests::test_part_two ... ok [INFO] [stdout] test day_sixteen::tests::test_part_one ... ok [INFO] [stdout] test day_sixteen::tests::test_part_two ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 146 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.48s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-140d830077fc0377) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests advent_of_code [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93f57d194f54a4d002c90d3a9100f87325bebb8e007e810343551e05f31b6539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f57d194f54a4d002c90d3a9100f87325bebb8e007e810343551e05f31b6539", kill_on_drop: false }` [INFO] [stdout] 93f57d194f54a4d002c90d3a9100f87325bebb8e007e810343551e05f31b6539