[INFO] cloning repository https://github.com/omerbenamram/aoc2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omerbenamram/aoc2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Faoc2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Faoc2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5806ece482bf29b8e6a50448754f7b002178d7b1 [INFO] testing omerbenamram/aoc2022 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Faoc2022" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/omerbenamram/aoc2022 [INFO] finished tweaking git repo https://github.com/omerbenamram/aoc2022 [INFO] tweaked toml for git repo https://github.com/omerbenamram/aoc2022 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/omerbenamram/aoc2022 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/omerbenamram/aoc2022 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures v0.3.25 [INFO] [stderr] Downloaded semver v1.0.14 [INFO] [stderr] Downloaded futures-sink v0.3.25 [INFO] [stderr] Downloaded is-terminal v0.4.1 [INFO] [stderr] Downloaded futures-task v0.3.25 [INFO] [stderr] Downloaded futures-timer v3.0.2 [INFO] [stderr] Downloaded errno v0.2.8 [INFO] [stderr] Downloaded futures-macro v0.3.25 [INFO] [stderr] Downloaded rstest v0.16.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.3 [INFO] [stderr] Downloaded env_logger v0.10.0 [INFO] [stderr] Downloaded rstest_macros v0.16.0 [INFO] [stderr] Downloaded futures-executor v0.3.25 [INFO] [stderr] Downloaded cc v1.0.77 [INFO] [stderr] Downloaded futures-channel v0.3.25 [INFO] [stderr] Downloaded futures-util v0.3.25 [INFO] [stderr] Downloaded syn v1.0.105 [INFO] [stderr] Downloaded regex v1.7.0 [INFO] [stderr] Downloaded rustix v0.36.5 [INFO] [stderr] Downloaded libc v0.2.138 [INFO] [stderr] Downloaded linux-raw-sys v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fc669ff0dcd1dfe7d565ca1615c34bcf9ee86d6ffa3c1339fe50cc6455cb5b5 [INFO] running `Command { std: "docker" "start" "-a" "7fc669ff0dcd1dfe7d565ca1615c34bcf9ee86d6ffa3c1339fe50cc6455cb5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fc669ff0dcd1dfe7d565ca1615c34bcf9ee86d6ffa3c1339fe50cc6455cb5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc669ff0dcd1dfe7d565ca1615c34bcf9ee86d6ffa3c1339fe50cc6455cb5b5", kill_on_drop: false }` [INFO] [stdout] 7fc669ff0dcd1dfe7d565ca1615c34bcf9ee86d6ffa3c1339fe50cc6455cb5b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65cc6d66e744be2a1e908a0c32037d9d294a449ea820aa718deecfafc9d08092 [INFO] running `Command { std: "docker" "start" "-a" "65cc6d66e744be2a1e908a0c32037d9d294a449ea820aa718deecfafc9d08092", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling aoc2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ops::Index` [INFO] [stdout] --> src/bin/day8.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io, ops::Index}; [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: `bail` [INFO] [stdout] --> src/bin/day8.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use anyhow::{bail, Context, Result}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dump` is never used [INFO] [stdout] --> src/bin/day9.rs:159:4 [INFO] [stdout] | [INFO] [stdout] 159 | fn dump(grid: &InfiniteGrid) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `lhs` is never read [INFO] [stdout] --> src/bin/day11.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | struct Assignment { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 64 | lhs: Ident, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Assignment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/day11.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | fn number(input: &str) -> IResult { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 35 | fn number(input: &str) -> IResult<'_, Int> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/bin/day11.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | fn ident<'a>(s: &'a str) -> IResult { [INFO] [stdout] | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 103 | fn ident<'a>(s: &'a str) -> IResult<'a, Ident> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/bin/day11.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | fn expr<'a>(s: &'a str) -> IResult { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 107 | fn expr<'a>(s: &'a str) -> IResult<'a, Expr> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/bin/day11.rs:122:33 [INFO] [stdout] | [INFO] [stdout] 122 | fn operation<'a>(s: &'a str) -> IResult { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 122 | fn operation<'a>(s: &'a str) -> IResult<'a, Assignment> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/day11.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | fn numbers(s: &str) -> IResult> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 128 | fn numbers(s: &str) -> IResult<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.96s [INFO] running `Command { std: "docker" "inspect" "65cc6d66e744be2a1e908a0c32037d9d294a449ea820aa718deecfafc9d08092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65cc6d66e744be2a1e908a0c32037d9d294a449ea820aa718deecfafc9d08092", kill_on_drop: false }` [INFO] [stdout] 65cc6d66e744be2a1e908a0c32037d9d294a449ea820aa718deecfafc9d08092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1d1b483660618863e2e31cbc92478a0222819250de3f38a8620d98541a5123f [INFO] running `Command { std: "docker" "start" "-a" "d1d1b483660618863e2e31cbc92478a0222819250de3f38a8620d98541a5123f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-timer v3.0.2 [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] [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] running `Command { std: "docker" "inspect" "d1d1b483660618863e2e31cbc92478a0222819250de3f38a8620d98541a5123f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d1b483660618863e2e31cbc92478a0222819250de3f38a8620d98541a5123f", kill_on_drop: false }` [INFO] [stdout] d1d1b483660618863e2e31cbc92478a0222819250de3f38a8620d98541a5123f