[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#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Faoc_2020" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/traxys/aoc_2020 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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-1/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: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e766304b2917a79e02ac984f8d0c1bcb33ac6e44410477e2c3a274ebc38f1659 [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" "e766304b2917a79e02ac984f8d0c1bcb33ac6e44410477e2c3a274ebc38f1659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e766304b2917a79e02ac984f8d0c1bcb33ac6e44410477e2c3a274ebc38f1659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e766304b2917a79e02ac984f8d0c1bcb33ac6e44410477e2c3a274ebc38f1659", kill_on_drop: false }` [INFO] [stdout] e766304b2917a79e02ac984f8d0c1bcb33ac6e44410477e2c3a274ebc38f1659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ec190a6a0f903fd707e1160f362f1b3e8cd629e8baee29563801122d14bd0bf [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" "8ec190a6a0f903fd707e1160f362f1b3e8cd629e8baee29563801122d14bd0bf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Compiling aoc_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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] [stderr] Checking tinytemplate v1.1.0 [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] [INFO] [stdout] error: aborting due to 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` [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[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] [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] [INFO] [stdout] error: aborting due to 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 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::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] [INFO] [stdout] error: aborting due to 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::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] [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] [INFO] [stdout] error: aborting due to 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::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] [INFO] [stdout] error: aborting due to 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 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] [INFO] [stdout] error[E0432]: unresolved import `aoc_2020::problems::day16` [INFO] [stdout] --> src/bin/day16.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use aoc_2020::{problems::day16::execute, DayContext}; [INFO] [stdout] | ^^^^^ could not find `day16` in `problems` [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 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] [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] [INFO] [stdout] error: aborting due to 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 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 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::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] [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] [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] [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] [INFO] [stdout] error: aborting due to 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 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 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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8ec190a6a0f903fd707e1160f362f1b3e8cd629e8baee29563801122d14bd0bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec190a6a0f903fd707e1160f362f1b3e8cd629e8baee29563801122d14bd0bf", kill_on_drop: false }` [INFO] [stdout] 8ec190a6a0f903fd707e1160f362f1b3e8cd629e8baee29563801122d14bd0bf