[INFO] cloning repository https://github.com/NinProf/Advent-of-Code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NinProf/Advent-of-Code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinProf%2FAdvent-of-Code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinProf%2FAdvent-of-Code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2ca49967cc6dfef5ec4d95d295d7966227f9bc7 [INFO] testing NinProf/Advent-of-Code-2020 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNinProf%2FAdvent-of-Code-2020" "/workspace/builds/worker-116/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NinProf/Advent-of-Code-2020 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NinProf/Advent-of-Code-2020 [INFO] finished tweaking git repo https://github.com/NinProf/Advent-of-Code-2020 [INFO] tweaked toml for git repo https://github.com/NinProf/Advent-of-Code-2020 written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate git repo https://github.com/NinProf/Advent-of-Code-2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 535b136e7acee7f903b6faeed755545b6d97c1582225a3c4224da2ec9dff2580 [INFO] running `Command { std: "docker" "start" "-a" "535b136e7acee7f903b6faeed755545b6d97c1582225a3c4224da2ec9dff2580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "535b136e7acee7f903b6faeed755545b6d97c1582225a3c4224da2ec9dff2580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "535b136e7acee7f903b6faeed755545b6d97c1582225a3c4224da2ec9dff2580", kill_on_drop: false }` [INFO] [stdout] 535b136e7acee7f903b6faeed755545b6d97c1582225a3c4224da2ec9dff2580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34469745501cf413d7e8a4b7f3b766c3dc7f456d909d275579c18d33bd4e95b9 [INFO] running `Command { std: "docker" "start" "-a" "34469745501cf413d7e8a4b7f3b766c3dc7f456d909d275579c18d33bd4e95b9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling reduce v0.1.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling day16 v0.1.0 (/opt/rustwide/workdir/day16) [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/day04) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> day03/src/field.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | .reduce(|old, new| match (old, new) { [INFO] [stdout] | ^^^^^^ multiple `reduce` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Reduce` for the type `I` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 61 ~ let result = Reduce::reduce(values [INFO] [stdout] 62 + .iter() [INFO] [stdout] 63 + .map(|v| Option::Some(v.len())) [INFO] [stdout] 64 + .enumerate(), |old, new| match (old, new) { [INFO] [stdout] 65 + // propagate none [INFO] [stdout] 66 + ((x, None), _) => (x, None), [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 61 ~ let result = Iterator::reduce(values [INFO] [stdout] 62 + .iter() [INFO] [stdout] 63 + .map(|v| Option::Some(v.len())) [INFO] [stdout] 64 + .enumerate(), |old, new| match (old, new) { [INFO] [stdout] 65 + // propagate none [INFO] [stdout] 66 + ((x, None), _) => (x, None), [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling day15 v0.1.0 (/opt/rustwide/workdir/day15) [INFO] [stdout] warning: unused import: `reduce::Reduce` [INFO] [stdout] --> day03/src/field.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reduce::Reduce; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling day07 v0.1.0 (/opt/rustwide/workdir/day07) [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/day03) [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] Compiling day12 v0.1.0 (/opt/rustwide/workdir/day12) [INFO] [stderr] Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stderr] Compiling day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stderr] Compiling day17 v0.1.0 (/opt/rustwide/workdir/day17) [INFO] [stderr] Compiling day09 v0.1.0 (/opt/rustwide/workdir/day09) [INFO] [stderr] Compiling day06 v0.1.0 (/opt/rustwide/workdir/day06) [INFO] [stderr] Compiling day08 v0.1.0 (/opt/rustwide/workdir/day08) [INFO] [stderr] Compiling day13 v0.1.0 (/opt/rustwide/workdir/day13) [INFO] [stderr] Compiling day14 v0.1.0 (/opt/rustwide/workdir/day14) [INFO] [stderr] Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02) [INFO] [stderr] Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05) [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/day01) [INFO] [stderr] error: could not compile `day03` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day17` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day17 --edition=2018 day17/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=03d7bc62e062f248 -C extra-filename=-03d7bc62e062f248 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-66eb522a43e08c67.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-a91d745d35388187.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2c0159e31f019d5e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day16` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day16 --edition=2018 day16/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3e8b3599509bbe8b -C extra-filename=-3e8b3599509bbe8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-66eb522a43e08c67.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-a91d745d35388187.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2c0159e31f019d5e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day14 --edition=2018 day14/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=dabd02f22ab6629b -C extra-filename=-dabd02f22ab6629b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-66eb522a43e08c67.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-a91d745d35388187.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2c0159e31f019d5e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day08` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day08 --edition=2018 day08/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=24efac229f982360 -C extra-filename=-24efac229f982360 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-66eb522a43e08c67.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-a91d745d35388187.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2c0159e31f019d5e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day05` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day05 --edition=2018 day05/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=749dfd18fa8bfd39 -C extra-filename=-749dfd18fa8bfd39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-66eb522a43e08c67.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-a91d745d35388187.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2c0159e31f019d5e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "34469745501cf413d7e8a4b7f3b766c3dc7f456d909d275579c18d33bd4e95b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34469745501cf413d7e8a4b7f3b766c3dc7f456d909d275579c18d33bd4e95b9", kill_on_drop: false }` [INFO] [stdout] 34469745501cf413d7e8a4b7f3b766c3dc7f456d909d275579c18d33bd4e95b9