[INFO] cloning repository https://github.com/gamma-delta/AOC-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamma-delta/AOC-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2FAOC-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2FAOC-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb0ec7a5df26d481baed3569e85a187d653e432e [INFO] checking gamma-delta/AOC-2020 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2FAOC-2020" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gamma-delta/AOC-2020 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gamma-delta/AOC-2020 [INFO] finished tweaking git repo https://github.com/gamma-delta/AOC-2020 [INFO] tweaked toml for git repo https://github.com/gamma-delta/AOC-2020 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/gamma-delta/AOC-2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 083e517fb93d2b680d0fe31822b65c5ca5489bead26daee870d620a30af4c42d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "083e517fb93d2b680d0fe31822b65c5ca5489bead26daee870d620a30af4c42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "083e517fb93d2b680d0fe31822b65c5ca5489bead26daee870d620a30af4c42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083e517fb93d2b680d0fe31822b65c5ca5489bead26daee870d620a30af4c42d", kill_on_drop: false }` [INFO] [stdout] 083e517fb93d2b680d0fe31822b65c5ca5489bead26daee870d620a30af4c42d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4799c8263c022b23d83c0781fa030d7d481ff7c40b07f03eb7da8bbd0723a141 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4799c8263c022b23d83c0781fa030d7d481ff7c40b07f03eb7da8bbd0723a141", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking multiset v0.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking fwdansi v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking cogs-gamedev v0.1.6 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking aoc_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/day1/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day1/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | include_str!("input.txt") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day1/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day1/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | include_str!("input.txt") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day2/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day2/mod.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day3/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day3/mod.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day4/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day4/mod.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day5/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day5/mod.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day6/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day6/mod.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day7/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day7/mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day8/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day8/mod.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day9/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day9/mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day10/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day10/mod.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day11/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day11/mod.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day12/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day12/mod.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day13/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day13/mod.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day14/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day14/mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day16/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day16/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day17/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day17/mod.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day18/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day18/mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day2/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day2/mod.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day3/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day3/mod.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day4/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day4/mod.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day5/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day5/mod.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day6/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day6/mod.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day7/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day7/mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day8/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day8/mod.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day9/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day9/mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day10/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day10/mod.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day11/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day11/mod.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day12/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day12/mod.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day13/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day13/mod.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day14/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day14/mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day16/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day16/mod.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day17/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day17/mod.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/day18/input.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/day18/mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | const INPUT: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `fold_first` found for struct `Map` in the current scope [INFO] [stdout] --> src/day3/mod.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | .fold_first(|acc, x| acc * x) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Map, [closure@src/day3/mod.rs:85:14: 85:49]>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fold_first` found for struct `Map` in the current scope [INFO] [stdout] --> src/day6/mod.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | .fold_first(|acc, set| acc.union(&set).cloned().collect()) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Map, [closure@src/day6/mod.rs:12:22: 12:65]>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fold_first` found for struct `Map` in the current scope [INFO] [stdout] --> src/day6/mod.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | .fold_first(|acc, set| acc.intersection(&set).cloned().collect()) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Map, [closure@src/day6/mod.rs:28:22: 28:65]>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4799c8263c022b23d83c0781fa030d7d481ff7c40b07f03eb7da8bbd0723a141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4799c8263c022b23d83c0781fa030d7d481ff7c40b07f03eb7da8bbd0723a141", kill_on_drop: false }` [INFO] [stdout] 4799c8263c022b23d83c0781fa030d7d481ff7c40b07f03eb7da8bbd0723a141