[INFO] cloning repository https://github.com/voidash/AOC2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voidash/AOC2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoidash%2FAOC2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoidash%2FAOC2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29e183b882cc531d2d6b50ef5c624d0ed9341659 [INFO] testing voidash/AOC2021 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%2Fvoidash%2FAOC2021" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/voidash/AOC2021 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/voidash/AOC2021 [INFO] finished tweaking git repo https://github.com/voidash/AOC2021 [INFO] tweaked toml for git repo https://github.com/voidash/AOC2021 written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/voidash/AOC2021 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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] acbe0ce6aa98fd17a947abb81fbf428fe86f5a8c0cc367409c41d90f01d9c7d9 [INFO] running `Command { std: "docker" "start" "-a" "acbe0ce6aa98fd17a947abb81fbf428fe86f5a8c0cc367409c41d90f01d9c7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acbe0ce6aa98fd17a947abb81fbf428fe86f5a8c0cc367409c41d90f01d9c7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acbe0ce6aa98fd17a947abb81fbf428fe86f5a8c0cc367409c41d90f01d9c7d9", kill_on_drop: false }` [INFO] [stdout] acbe0ce6aa98fd17a947abb81fbf428fe86f5a8c0cc367409c41d90f01d9c7d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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] 2cf7f8c9ad659ae2b2add956b67e702184ab3b77b5edb4516873f877e44adee1 [INFO] running `Command { std: "docker" "start" "-a" "2cf7f8c9ad659ae2b2add956b67e702184ab3b77b5edb4516873f877e44adee1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `i32_array_from_file` [INFO] [stdout] --> src/utils.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn i32_array_from_file() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `string_array_from_file_day2` [INFO] [stdout] --> src/utils.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn string_array_from_file_day2() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_file_for_input` [INFO] [stdout] --> src/utils.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn read_file_for_input(day: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_message` [INFO] [stdout] --> src/day17_trajectory.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn decode_message(message: &str) -> (i32,i32,i32,i32){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_inside_location` [INFO] [stdout] --> src/day17_trajectory.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn is_inside_location(location: (i32,i32,i32,i32), x: i32, y : i32) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `velocity_iterate` [INFO] [stdout] --> src/day17_trajectory.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn velocity_iterate(vel_x: &mut i32, vel_y: &mut i32, pos_x: i32, pos_y: i32) -> (i32,i32){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `part1` [INFO] [stdout] --> src/day17_trajectory.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn part1() -> u32{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "2cf7f8c9ad659ae2b2add956b67e702184ab3b77b5edb4516873f877e44adee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cf7f8c9ad659ae2b2add956b67e702184ab3b77b5edb4516873f877e44adee1", kill_on_drop: false }` [INFO] [stdout] 2cf7f8c9ad659ae2b2add956b67e702184ab3b77b5edb4516873f877e44adee1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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] b4971e5e247a80f0b9901252d78623f3674f6c9427921f9690c4d27a5b0d3908 [INFO] running `Command { std: "docker" "start" "-a" "b4971e5e247a80f0b9901252d78623f3674f6c9427921f9690c4d27a5b0d3908", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `i32_array_from_file` [INFO] [stdout] --> src/utils.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn i32_array_from_file() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `string_array_from_file_day2` [INFO] [stdout] --> src/utils.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn string_array_from_file_day2() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_file_for_input` [INFO] [stdout] --> src/utils.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn read_file_for_input(day: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_inside_location` [INFO] [stdout] --> src/day17_trajectory.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn is_inside_location(location: (i32,i32,i32,i32), x: i32, y : i32) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `velocity_iterate` [INFO] [stdout] --> src/day17_trajectory.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn velocity_iterate(vel_x: &mut i32, vel_y: &mut i32, pos_x: i32, pos_y: i32) -> (i32,i32){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `part1` [INFO] [stdout] --> src/day17_trajectory.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn part1() -> u32{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.17s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2021-445cb9661e3a87de) [INFO] running `Command { std: "docker" "inspect" "b4971e5e247a80f0b9901252d78623f3674f6c9427921f9690c4d27a5b0d3908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4971e5e247a80f0b9901252d78623f3674f6c9427921f9690c4d27a5b0d3908", kill_on_drop: false }` [INFO] [stdout] b4971e5e247a80f0b9901252d78623f3674f6c9427921f9690c4d27a5b0d3908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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] 3f870b8efc2f563a824e10f3ae1dfaa61b79c2d0f64bcf65b83ceb15d1065252 [INFO] running `Command { std: "docker" "start" "-a" "3f870b8efc2f563a824e10f3ae1dfaa61b79c2d0f64bcf65b83ceb15d1065252", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `i32_array_from_file` [INFO] [stderr] --> src/utils.rs:4:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn i32_array_from_file() -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `string_array_from_file_day2` [INFO] [stderr] --> src/utils.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn string_array_from_file_day2() -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `read_file_for_input` [INFO] [stderr] --> src/utils.rs:36:8 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn read_file_for_input(day: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `is_inside_location` [INFO] [stderr] --> src/day17_trajectory.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn is_inside_location(location: (i32,i32,i32,i32), x: i32, y : i32) -> bool{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `velocity_iterate` [INFO] [stderr] --> src/day17_trajectory.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn velocity_iterate(vel_x: &mut i32, vel_y: &mut i32, pos_x: i32, pos_y: i32) -> (i32,i32){ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `part1` [INFO] [stderr] --> src/day17_trajectory.rs:25:8 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn part1() -> u32{ [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `aoc2021` (bin "aoc2021" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2021-445cb9661e3a87de) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test day17_trajectory::test::part1 ... ok [INFO] [stdout] test day17_trajectory::test::test_decode_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f870b8efc2f563a824e10f3ae1dfaa61b79c2d0f64bcf65b83ceb15d1065252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f870b8efc2f563a824e10f3ae1dfaa61b79c2d0f64bcf65b83ceb15d1065252", kill_on_drop: false }` [INFO] [stdout] 3f870b8efc2f563a824e10f3ae1dfaa61b79c2d0f64bcf65b83ceb15d1065252