[INFO] cloning repository https://github.com/shalvin/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shalvin/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshalvin%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshalvin%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6032e06021b4c408652db1ea49897c1e5e1fb3ca [INFO] checking shalvin/advent-of-code against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshalvin%2Fadvent-of-code" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/shalvin/advent-of-code [INFO] finished tweaking git repo https://github.com/shalvin/advent-of-code [INFO] tweaked toml for git repo https://github.com/shalvin/advent-of-code written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shalvin/advent-of-code on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shalvin/advent-of-code 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_utils v0.15.0 [INFO] [stderr] Downloaded tinyjson v2.5.1 [INFO] [stderr] Downloaded mintex v0.1.2 [INFO] [stderr] Downloaded bevy_utils_proc_macros v0.15.0 [INFO] [stderr] Downloaded dhat v0.3.3 [INFO] [stderr] Downloaded bevy_ptr v0.15.0 [INFO] [stderr] Downloaded bevy_reflect_derive v0.15.0 [INFO] [stderr] Downloaded bevy_macro_utils v0.15.0 [INFO] [stderr] Downloaded bevy_math v0.15.0 [INFO] [stderr] Downloaded bevy_reflect v0.15.0 [INFO] [stderr] Downloaded omage v0.3.11 [INFO] [stderr] Downloaded petgraph v0.6.6 [INFO] [stderr] Downloaded winnow v0.6.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c62a431a8fb0bee94b654c5620e32f81777001e9ac8bf13365c4f0b6e0d6ae0 [INFO] running `Command { std: "docker" "start" "-a" "6c62a431a8fb0bee94b654c5620e32f81777001e9ac8bf13365c4f0b6e0d6ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c62a431a8fb0bee94b654c5620e32f81777001e9ac8bf13365c4f0b6e0d6ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c62a431a8fb0bee94b654c5620e32f81777001e9ac8bf13365c4f0b6e0d6ae0", kill_on_drop: false }` [INFO] [stdout] 6c62a431a8fb0bee94b654c5620e32f81777001e9ac8bf13365c4f0b6e0d6ae0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0133b4747c7be406f5b5dc40efb09ccecda88cbb45c692b4e0a2aa857403659 [INFO] running `Command { std: "docker" "start" "-a" "a0133b4747c7be406f5b5dc40efb09ccecda88cbb45c692b4e0a2aa857403659", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking bevy_ptr v0.15.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking tinyjson v2.5.1 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking bevy_utils v0.15.0 [INFO] [stderr] Checking glam v0.29.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking omage v0.3.11 [INFO] [stderr] Checking petgraph v0.6.6 [INFO] [stderr] Checking bevy_reflect v0.15.0 [INFO] [stderr] Checking bevy_math v0.15.0 [INFO] [stderr] Checking advent_of_code v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Vec2` [INFO] [stdout] --> src/bin/08.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use bevy_math::{IVec2, Vec2}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vec2` [INFO] [stdout] --> src/bin/08.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use bevy_math::{IVec2, Vec2}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/bin/06.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 305 | let ray = draw_path [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visits` [INFO] [stdout] --> src/bin/06.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | .map(|(pos, visits)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_visits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/bin/06.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 305 | let ray = draw_path [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visits` [INFO] [stdout] --> src/bin/06.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | .map(|(pos, visits)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_visits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/12.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn part_two(input: &str) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/bin/11.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let result = part_two(&advent_of_code::template::read_file("examples", DAY)); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/12.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn part_two(input: &str) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.23s [INFO] running `Command { std: "docker" "inspect" "a0133b4747c7be406f5b5dc40efb09ccecda88cbb45c692b4e0a2aa857403659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0133b4747c7be406f5b5dc40efb09ccecda88cbb45c692b4e0a2aa857403659", kill_on_drop: false }` [INFO] [stdout] a0133b4747c7be406f5b5dc40efb09ccecda88cbb45c692b4e0a2aa857403659