[INFO] cloning repository https://github.com/traxys/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/traxys/aoc_2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Faoc_2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Faoc_2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77950a4b123b56e034c8313b372ee7236f7d688e [INFO] checking traxys/aoc_2020 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Faoc_2020" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/traxys/aoc_2020 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/traxys/aoc_2020 [INFO] finished tweaking git repo https://github.com/traxys/aoc_2020 [INFO] tweaked toml for git repo https://github.com/traxys/aoc_2020 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/traxys/aoc_2020 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simba v0.3.1 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded string_cache v0.8.1 [INFO] [stderr] Downloaded lalrpop-util v0.19.1 [INFO] [stderr] Downloaded rand_distr v0.3.0 [INFO] [stderr] Downloaded syn v1.0.53 [INFO] [stderr] Downloaded criterion-plot v0.4.3 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded lalrpop v0.19.1 [INFO] [stderr] Downloaded eyre v0.6.3 [INFO] [stderr] Downloaded owo-colors v1.1.3 [INFO] [stderr] Downloaded color-spantrace v0.1.4 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] [stderr] Downloaded nalgebra v0.23.1 [INFO] [stderr] Downloaded indenter v0.3.0 [INFO] [stderr] Downloaded cc v1.0.65 [INFO] [stderr] Downloaded loom v0.3.6 [INFO] [stderr] Downloaded sharded-slab v0.1.0 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded docopt v1.1.0 [INFO] [stderr] Downloaded color-eyre v0.5.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 603a243be304d30d66f79490225239f2f4feed7ddd3bffec19cf5ca591e42c06 [INFO] running `Command { std: "docker" "start" "-a" "603a243be304d30d66f79490225239f2f4feed7ddd3bffec19cf5ca591e42c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "603a243be304d30d66f79490225239f2f4feed7ddd3bffec19cf5ca591e42c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603a243be304d30d66f79490225239f2f4feed7ddd3bffec19cf5ca591e42c06", kill_on_drop: false }` [INFO] [stdout] 603a243be304d30d66f79490225239f2f4feed7ddd3bffec19cf5ca591e42c06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8f6d142705ccf82fd41006ce9aab7f56b004842fb68e8b0bfb103e9e1d0299 [INFO] running `Command { std: "docker" "start" "-a" "0e8f6d142705ccf82fd41006ce9aab7f56b004842fb68e8b0bfb103e9e1d0299", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Compiling aoc_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking color-eyre v0.5.8 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day11` [INFO] [stdout] --> src/bin/day11.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day11::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day11` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub mod day11; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `day11` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day13` [INFO] [stdout] --> src/bin/day13.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day13::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day13` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub mod day13; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `day13` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day11") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day8` [INFO] [stdout] --> src/bin/day8.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day8::execute, DayContext}; [INFO] [stdout] | ^^^^ could not find `day8` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub mod day8; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: the item is gated behind the `day8` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day1` [INFO] [stdout] --> src/bin/day1.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use aoc_2020::{problems::day1::execute, DayContext}; [INFO] [stdout] | ^^^^ could not find `day1` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod day1; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: the item is gated behind the `day1` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day5` [INFO] [stdout] --> src/bin/day5.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day5::execute, DayContext}; [INFO] [stdout] | ^^^^ could not find `day5` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub mod day5; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: the item is gated behind the `day5` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day8") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day18` [INFO] [stdout] --> src/bin/day18.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day18::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day18` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub mod day18; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `day18` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day4` [INFO] [stdout] --> src/bin/day4.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day4::execute, DayContext}; [INFO] [stdout] | ^^^^ could not find `day4` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod day4; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: the item is gated behind the `day4` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day1") due to 2 previous errors [INFO] [stderr] error: could not compile `aoc_2020` (bin "day18") due to 2 previous errors [INFO] [stderr] error: could not compile `aoc_2020` (bin "day4") due to 2 previous errors [INFO] [stderr] error: could not compile `aoc_2020` (bin "day5") due to 2 previous errors [INFO] [stderr] error: could not compile `aoc_2020` (bin "day13") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day10` [INFO] [stdout] --> src/bin/day10.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day10::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day10` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub mod day10; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `day10` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day14` [INFO] [stdout] --> src/bin/day14.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day14::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day14` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub mod day14; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `day14` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day23` [INFO] [stdout] --> src/bin/day23.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day23::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day23` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub mod day23; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `day23` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day2` [INFO] [stdout] --> src/bin/day2.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use aoc_2020::{problems::day2::execute, DayContext}; [INFO] [stdout] | ^^^^ could not find `day2` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod day2; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: the item is gated behind the `day2` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day14") due to 2 previous errors [INFO] [stderr] error: could not compile `aoc_2020` (bin "day10") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day23") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day12` [INFO] [stdout] --> src/bin/day12.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day12::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day12` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub mod day12; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `day12` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day17` [INFO] [stdout] --> src/bin/day17.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day17::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day17` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub mod day17; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `day17` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day2") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day12") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day9` [INFO] [stdout] --> src/bin/day9.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day9::execute, DayContext}; [INFO] [stdout] | ^^^^ could not find `day9` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub mod day9; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: the item is gated behind the `day9` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day17") due to 2 previous errors [INFO] [stderr] error: could not compile `aoc_2020` (bin "day9") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0e8f6d142705ccf82fd41006ce9aab7f56b004842fb68e8b0bfb103e9e1d0299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8f6d142705ccf82fd41006ce9aab7f56b004842fb68e8b0bfb103e9e1d0299", kill_on_drop: false }` [INFO] [stdout] 0e8f6d142705ccf82fd41006ce9aab7f56b004842fb68e8b0bfb103e9e1d0299