[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] testing traxys/aoc_2020 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Faoc_2020" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/traxys/aoc_2020 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfdf080a9b5ba3f5f9198538f41baafcf7aeeda5d58713f4e968c466d9eee665 [INFO] running `Command { std: "docker" "start" "-a" "cfdf080a9b5ba3f5f9198538f41baafcf7aeeda5d58713f4e968c466d9eee665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfdf080a9b5ba3f5f9198538f41baafcf7aeeda5d58713f4e968c466d9eee665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfdf080a9b5ba3f5f9198538f41baafcf7aeeda5d58713f4e968c466d9eee665", kill_on_drop: false }` [INFO] [stdout] cfdf080a9b5ba3f5f9198538f41baafcf7aeeda5d58713f4e968c466d9eee665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d55164285738c88c9e8027523d97ca7972fa1b90df5efe997513dae2cd5e866d [INFO] running `Command { std: "docker" "start" "-a" "d55164285738c88c9e8027523d97ca7972fa1b90df5efe997513dae2cd5e866d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling aoc_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling color-eyre v0.5.8 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day21` [INFO] [stdout] --> src/bin/day21.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day21::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day21` in `problems` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/problems/mod.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "day21")] [INFO] [stdout] | ----------------- the item is gated behind the `day21` feature [INFO] [stdout] 42 | pub mod day21; [INFO] [stdout] | ^^^^^ [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] 9 | #[cfg(feature = "day5")] [INFO] [stdout] | ---------------- the item is gated behind the `day5` feature [INFO] [stdout] 10 | pub mod day5; [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 "day21") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] 23 | #[cfg(feature = "day12")] [INFO] [stdout] | ----------------- the item is gated behind the `day12` feature [INFO] [stdout] 24 | pub mod day12; [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 "day12") due to 1 previous error [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] 47 | #[cfg(feature = "day24")] [INFO] [stdout] | ----------------- the item is gated behind the `day24` feature [INFO] [stdout] 48 | pub mod day24; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [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] 29 | #[cfg(feature = "day15")] [INFO] [stdout] | ----------------- the item is gated behind the `day15` feature [INFO] [stdout] 30 | pub mod day15; [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::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] 1 | #[cfg(feature = "day1")] [INFO] [stdout] | ---------------- the item is gated behind the `day1` feature [INFO] [stdout] 2 | pub mod day1; [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] [stderr] error: could not compile `aoc_2020` (bin "day5") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2020` (bin "day24") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2020` (bin "day15") due to 1 previous error [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] 33 | #[cfg(feature = "day17")] [INFO] [stdout] | ----------------- the item is gated behind the `day17` feature [INFO] [stdout] 34 | pub mod day17; [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 "day1") due to 1 previous error [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] 25 | #[cfg(feature = "day13")] [INFO] [stdout] | ----------------- the item is gated behind the `day13` feature [INFO] [stdout] 26 | pub mod day13; [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] [stderr] error: could not compile `aoc_2020` (bin "day13") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2020` (bin "day17") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d55164285738c88c9e8027523d97ca7972fa1b90df5efe997513dae2cd5e866d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55164285738c88c9e8027523d97ca7972fa1b90df5efe997513dae2cd5e866d", kill_on_drop: false }` [INFO] [stdout] d55164285738c88c9e8027523d97ca7972fa1b90df5efe997513dae2cd5e866d