[INFO] cloning repository https://github.com/jp-1990/advent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jp-1990/advent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjp-1990%2Fadvent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjp-1990%2Fadvent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1060d7ecc33ab116d66663c410e651c78f6b6a7 [INFO] checking jp-1990/advent against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjp-1990%2Fadvent" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jp-1990/advent on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jp-1990/advent [INFO] finished tweaking git repo https://github.com/jp-1990/advent [INFO] tweaked toml for git repo https://github.com/jp-1990/advent written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jp-1990/advent already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57ed0dfd9e728ae7461275dc06adc2dda26443481812cf62b3aa5254ecf4983a [INFO] running `Command { std: "docker" "start" "-a" "57ed0dfd9e728ae7461275dc06adc2dda26443481812cf62b3aa5254ecf4983a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57ed0dfd9e728ae7461275dc06adc2dda26443481812cf62b3aa5254ecf4983a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57ed0dfd9e728ae7461275dc06adc2dda26443481812cf62b3aa5254ecf4983a", kill_on_drop: false }` [INFO] [stdout] 57ed0dfd9e728ae7461275dc06adc2dda26443481812cf62b3aa5254ecf4983a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a62dba2caa2f8930dc3f31997baf9e38c90a0e7524b2cd5959702de918243063 [INFO] running `Command { std: "docker" "start" "-a" "a62dba2caa2f8930dc3f31997baf9e38c90a0e7524b2cd5959702de918243063", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking advent_2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_ten.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_12.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_13.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_14.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_17.rs:617:15 [INFO] [stdout] | [INFO] [stdout] 617 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seen` [INFO] [stdout] --> src/day_18.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let mut seen: HashMap = HashMap::new(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_seen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_pos` [INFO] [stdout] --> src/day_18.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let center_pos = Position { x:mean_x,y:mean_y}; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day_18.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let mut seen: HashMap = HashMap::new(); [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: unused variable: `file` [INFO] [stdout] --> src/day_18.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `u128` to `u128` [INFO] [stdout] --> src/day_eight.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | Some(find_lcm_of_set(&steps_per_key).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `u64` to `u64` [INFO] [stdout] --> src/day_five.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 198 | Some(location.min().unwrap().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2023` (bin "advent_2023") due to 2 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_ten.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_12.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_13.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_14.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_17.rs:617:15 [INFO] [stdout] | [INFO] [stdout] 617 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seen` [INFO] [stdout] --> src/day_18.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let mut seen: HashMap = HashMap::new(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_seen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_pos` [INFO] [stdout] --> src/day_18.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let center_pos = Position { x:mean_x,y:mean_y}; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day_18.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let mut seen: HashMap = HashMap::new(); [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: unused variable: `file` [INFO] [stdout] --> src/day_18.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `u128` to `u128` [INFO] [stdout] --> src/day_eight.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | Some(find_lcm_of_set(&steps_per_key).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `u64` to `u64` [INFO] [stdout] --> src/day_five.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 198 | Some(location.min().unwrap().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2023` (bin "advent_2023" test) due to 2 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a62dba2caa2f8930dc3f31997baf9e38c90a0e7524b2cd5959702de918243063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a62dba2caa2f8930dc3f31997baf9e38c90a0e7524b2cd5959702de918243063", kill_on_drop: false }` [INFO] [stdout] a62dba2caa2f8930dc3f31997baf9e38c90a0e7524b2cd5959702de918243063