[INFO] cloning repository https://github.com/foresterre/advent-of-code-2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foresterre/advent-of-code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fadvent-of-code-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fadvent-of-code-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 643aff1bcba393c5b6f1e87506d325a7676b7b0a [INFO] checking foresterre/advent-of-code-2022 against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fadvent-of-code-2022" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/foresterre/advent-of-code-2022 [INFO] finished tweaking git repo https://github.com/foresterre/advent-of-code-2022 [INFO] tweaked toml for git repo https://github.com/foresterre/advent-of-code-2022 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/foresterre/advent-of-code-2022 on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/foresterre/advent-of-code-2022 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 const-random-macro v0.1.15 [INFO] [stderr] Downloaded vectrix v0.3.0 [INFO] [stderr] Downloaded const-random v0.1.15 [INFO] [stderr] Downloaded vectrix-macro v0.3.0 [INFO] [stderr] Downloaded chumsky v0.8.0 [INFO] [stderr] Downloaded camino v1.1.1 [INFO] [stderr] Downloaded stride v0.3.0 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38e7a6407c75675e4074c7dd4f1bcb6afec2f01116b9414c4aad943b4528178c [INFO] running `Command { std: "docker" "start" "-a" "38e7a6407c75675e4074c7dd4f1bcb6afec2f01116b9414c4aad943b4528178c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38e7a6407c75675e4074c7dd4f1bcb6afec2f01116b9414c4aad943b4528178c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e7a6407c75675e4074c7dd4f1bcb6afec2f01116b9414c4aad943b4528178c", kill_on_drop: false }` [INFO] [stdout] 38e7a6407c75675e4074c7dd4f1bcb6afec2f01116b9414c4aad943b4528178c [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fbe8635b016e942a7c1fd7bd6cfa4b86e1442e66501b702563b1d6f0f2bf268 [INFO] running `Command { std: "docker" "start" "-a" "9fbe8635b016e942a7c1fd7bd6cfa4b86e1442e66501b702563b1d6f0f2bf268", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking stride v0.3.0 [INFO] [stderr] Compiling day_08 v0.0.0 (/opt/rustwide/workdir/day_08) [INFO] [stderr] Checking day_03 v0.0.0 (/opt/rustwide/workdir/day_03) [INFO] [stderr] Checking day_09 v0.0.0 (/opt/rustwide/workdir/day_09) [INFO] [stderr] Checking day_01 v0.0.0 (/opt/rustwide/workdir/day_01) [INFO] [stderr] Checking day_10 v0.0.0 (/opt/rustwide/workdir/day_10) [INFO] [stderr] Checking day_05 v0.0.0 (/opt/rustwide/workdir/day_05) [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file` [INFO] [stdout] | [INFO] [stdout] 92 - feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] 92 + feature(proc_macro_span, proc_macro_span_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day_template v0.0.0 (/opt/rustwide/workdir/day_template) [INFO] [stderr] Checking day_06 v0.0.0 (/opt/rustwide/workdir/day_06) [INFO] [stderr] Checking day_04 v0.0.0 (/opt/rustwide/workdir/day_04) [INFO] [stdout] warning: unused variable: `observe` [INFO] [stdout] --> day_10/src/bin/part_2.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let observe = [20_usize, 60, 100, 140, 180, 220]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_observe` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `observe` [INFO] [stdout] --> day_10/src/bin/part_2.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let observe = [20_usize, 60, 100, 140, 180, 220]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_observe` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9fbe8635b016e942a7c1fd7bd6cfa4b86e1442e66501b702563b1d6f0f2bf268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fbe8635b016e942a7c1fd7bd6cfa4b86e1442e66501b702563b1d6f0f2bf268", kill_on_drop: false }` [INFO] [stdout] 9fbe8635b016e942a7c1fd7bd6cfa4b86e1442e66501b702563b1d6f0f2bf268