[INFO] cloning repository https://github.com/adek05/AdventOfCode2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adek05/AdventOfCode2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadek05%2FAdventOfCode2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadek05%2FAdventOfCode2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd3cf77ebb3c9f0f93e902a7ae6a3ffe8a2b6d0b [INFO] testing adek05/AdventOfCode2020 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadek05%2FAdventOfCode2020" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adek05/AdventOfCode2020 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adek05/AdventOfCode2020 [INFO] finished tweaking git repo https://github.com/adek05/AdventOfCode2020 [INFO] tweaked toml for git repo https://github.com/adek05/AdventOfCode2020 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/adek05/AdventOfCode2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aedd36a4626c66866374642abf0efe0c882da4741b15717d3f3b31c57fd8f8d0 [INFO] running `Command { std: "docker" "start" "-a" "aedd36a4626c66866374642abf0efe0c882da4741b15717d3f3b31c57fd8f8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aedd36a4626c66866374642abf0efe0c882da4741b15717d3f3b31c57fd8f8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aedd36a4626c66866374642abf0efe0c882da4741b15717d3f3b31c57fd8f8d0", kill_on_drop: false }` [INFO] [stdout] aedd36a4626c66866374642abf0efe0c882da4741b15717d3f3b31c57fd8f8d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97fad3e6e5172c787460b434a60375c49ad48dc88baa965e85c559d862d6bdcf [INFO] running `Command { std: "docker" "start" "-a" "97fad3e6e5172c787460b434a60375c49ad48dc88baa965e85c559d862d6bdcf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling strcursor v0.2.5 [INFO] [stderr] Compiling scan-rules v0.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling AdventOfCode2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/crab_cups.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 12 | / loop { [INFO] [stdout] 13 | | current_cup -= 1; [INFO] [stdout] 14 | | if current_cup == 0 { [INFO] [stdout] 15 | | current_cup = modulo; [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 25 | panic!("Unreachable"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/jurassic_jigsaw.rs:89:40 [INFO] [stdout] | [INFO] [stdout] 89 | ("Tile", let tile_no: usize, ..other) => tile_no [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fold_first` found for struct `Map` in the current scope [INFO] [stdout] --> src/allergen_assessment.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | .fold_first(|acc, p| acc.intersection(&p).cloned().collect()) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Map, [closure@src/allergen_assessment.rs:54:25: 54:72]>, [closure@src/allergen_assessment.rs:55:22: 55:59]>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `AdventOfCode2020` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "97fad3e6e5172c787460b434a60375c49ad48dc88baa965e85c559d862d6bdcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97fad3e6e5172c787460b434a60375c49ad48dc88baa965e85c559d862d6bdcf", kill_on_drop: false }` [INFO] [stdout] 97fad3e6e5172c787460b434a60375c49ad48dc88baa965e85c559d862d6bdcf