[INFO] cloning repository https://github.com/jmcantrell/aoc2022-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmcantrell/aoc2022-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcantrell%2Faoc2022-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcantrell%2Faoc2022-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6a23dd95a7aeeecea99f895efdf45437ba0895a [INFO] building jmcantrell/aoc2022-rust/a6a23dd95a7aeeecea99f895efdf45437ba0895a against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcantrell%2Faoc2022-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jmcantrell/aoc2022-rust [INFO] finished tweaking git repo https://github.com/jmcantrell/aoc2022-rust [INFO] tweaked toml for git repo https://github.com/jmcantrell/aoc2022-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jmcantrell/aoc2022-rust on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jmcantrell/aoc2022-rust 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simba v0.8.0 [INFO] [stderr] Downloaded bytemuck v1.13.0 [INFO] [stderr] Downloaded wide v0.7.6 [INFO] [stderr] Downloaded rayon v1.6.1 [INFO] [stderr] Downloaded nalgebra v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e220708d0d97c3ac096f2a912ab376cbf8b5dcf235488fd87e0d310bd56498e4 [INFO] running `Command { std: "docker" "start" "-a" "e220708d0d97c3ac096f2a912ab376cbf8b5dcf235488fd87e0d310bd56498e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e220708d0d97c3ac096f2a912ab376cbf8b5dcf235488fd87e0d310bd56498e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e220708d0d97c3ac096f2a912ab376cbf8b5dcf235488fd87e0d310bd56498e4", kill_on_drop: false }` [INFO] [stdout] e220708d0d97c3ac096f2a912ab376cbf8b5dcf235488fd87e0d310bd56498e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71043b5d115b4cbd1bbe808b4f9616f5511aec524b473aa2b49468b170a57049 [INFO] running `Command { std: "docker" "start" "-a" "71043b5d115b4cbd1bbe808b4f9616f5511aec524b473aa2b49468b170a57049", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling wide v0.7.6 [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] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir/lib/aoc) [INFO] [stderr] Compiling day20 v0.1.0 (/opt/rustwide/workdir/puzzles/day20) [INFO] [stderr] Compiling day23 v0.1.0 (/opt/rustwide/workdir/puzzles/day23) [INFO] [stderr] Compiling day10 v0.1.0 (/opt/rustwide/workdir/puzzles/day10) [INFO] [stderr] Compiling day21 v0.1.0 (/opt/rustwide/workdir/puzzles/day21) [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/puzzles/day01) [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/puzzles/day04) [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> puzzles/day21/src/core/monkey_troop.rs:108:34 [INFO] [stdout] | [INFO] [stdout] 108 | fn parse_name_and_job(s: &str) -> anyhow::Result<(&str, Job)> { [INFO] [stdout] | ^^^^ ^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 108 | fn parse_name_and_job(s: &str) -> anyhow::Result<(&str, Job<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "71043b5d115b4cbd1bbe808b4f9616f5511aec524b473aa2b49468b170a57049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71043b5d115b4cbd1bbe808b4f9616f5511aec524b473aa2b49468b170a57049", kill_on_drop: false }` [INFO] [stdout] 71043b5d115b4cbd1bbe808b4f9616f5511aec524b473aa2b49468b170a57049