[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 try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Faoc_2020" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/traxys/aoc_2020 on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "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-6-tc2/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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indenter v0.3.0 [INFO] [stderr] Downloaded owo-colors v1.1.3 [INFO] [stderr] Downloaded eyre v0.6.3 [INFO] [stderr] Downloaded rand_distr v0.3.0 [INFO] [stderr] Downloaded simba v0.3.1 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded color-spantrace v0.1.4 [INFO] [stderr] Downloaded nalgebra v0.23.1 [INFO] [stderr] Downloaded color-eyre v0.5.8 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b40b075a3bd1aa7ef4a8f3d4825d32bf271be04d667a0f8c180f9b2480a08a2 [INFO] running `Command { std: "docker" "start" "-a" "4b40b075a3bd1aa7ef4a8f3d4825d32bf271be04d667a0f8c180f9b2480a08a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b40b075a3bd1aa7ef4a8f3d4825d32bf271be04d667a0f8c180f9b2480a08a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b40b075a3bd1aa7ef4a8f3d4825d32bf271be04d667a0f8c180f9b2480a08a2", kill_on_drop: false }` [INFO] [stdout] 4b40b075a3bd1aa7ef4a8f3d4825d32bf271be04d667a0f8c180f9b2480a08a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fc7993e8b8a89db5146d3f7724bf0462c64271e30430acec9ec707db5d62dd7 [INFO] running `Command { std: "docker" "start" "-a" "9fc7993e8b8a89db5146d3f7724bf0462c64271e30430acec9ec707db5d62dd7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Checking cfg-if v1.0.0 [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 version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling aoc_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking same-file v1.0.6 [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 crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking regex v1.4.2 [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 color-spantrace v0.1.4 [INFO] [stderr] Checking structopt v0.3.21 [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] [stderr] Checking tinytemplate v1.1.0 [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] --> /opt/rustwide/workdir/src/problems/mod.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "day13")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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] --> /opt/rustwide/workdir/src/problems/mod.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "day17")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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] --> /opt/rustwide/workdir/src/problems/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "day8")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [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] --> /opt/rustwide/workdir/src/problems/mod.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "day23")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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::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] --> /opt/rustwide/workdir/src/problems/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "day10")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day22` [INFO] [stdout] --> src/bin/day22.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day22::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day22` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub mod day22; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `day22` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "day22")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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] 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[E0432]: unresolved import `aoc_2020::problems::day24` [INFO] [stdout] --> src/bin/day24.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day24::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day24` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub mod day24; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `day24` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(feature = "day24")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day7` [INFO] [stdout] --> src/bin/day7.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day7::execute, DayContext}; [INFO] [stdout] | ^^^^ could not find `day7` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub mod day7; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `day7` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "day7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day19` [INFO] [stdout] --> src/bin/day19.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day19::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day19` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub mod day19; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `day19` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "day19")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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] --> /opt/rustwide/workdir/src/problems/mod.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "day18")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day10") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2020` (bin "day13") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day8") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2020` (bin "day17") due to 1 previous error [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[E0432]: unresolved import `aoc_2020::problems::day15` [INFO] [stdout] --> src/bin/day15.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day15::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day15` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub mod day15; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `day15` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "day15")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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] --> /opt/rustwide/workdir/src/problems/mod.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "day14")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day24") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2020` (bin "day18") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2020` (bin "day22") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2020` (bin "day7") due to 1 previous error [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] --> /opt/rustwide/workdir/src/problems/mod.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "day9")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [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::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] --> /opt/rustwide/workdir/src/problems/mod.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "day12")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2020` (bin "day19") due to 1 previous error [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 "day15") due to 1 previous error [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 1 previous error [INFO] [stderr] error: could not compile `aoc_2020` (bin "day9") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2020` (bin "day12") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9fc7993e8b8a89db5146d3f7724bf0462c64271e30430acec9ec707db5d62dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc7993e8b8a89db5146d3f7724bf0462c64271e30430acec9ec707db5d62dd7", kill_on_drop: false }` [INFO] [stdout] 9fc7993e8b8a89db5146d3f7724bf0462c64271e30430acec9ec707db5d62dd7