[INFO] cloning repository https://github.com/EinMilchBoss/aoc-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EinMilchBoss/aoc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEinMilchBoss%2Faoc-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEinMilchBoss%2Faoc-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bedcff0ed30732cd7b8b2692e7b795513c861efd
[INFO] checking EinMilchBoss/aoc-rust against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEinMilchBoss%2Faoc-rust" "/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/EinMilchBoss/aoc-rust
[INFO] finished tweaking git repo https://github.com/EinMilchBoss/aoc-rust
[INFO] tweaked toml for git repo https://github.com/EinMilchBoss/aoc-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EinMilchBoss/aoc-rust on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EinMilchBoss/aoc-rust 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1253ff690e7174ee1a339dbbf2103356ef40c5d1c9e33a9a8f1d9adb432a3049
[INFO] running `Command { std: "docker" "start" "-a" "1253ff690e7174ee1a339dbbf2103356ef40c5d1c9e33a9a8f1d9adb432a3049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1253ff690e7174ee1a339dbbf2103356ef40c5d1c9e33a9a8f1d9adb432a3049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1253ff690e7174ee1a339dbbf2103356ef40c5d1c9e33a9a8f1d9adb432a3049", kill_on_drop: false }`
[INFO] [stdout] 1253ff690e7174ee1a339dbbf2103356ef40c5d1c9e33a9a8f1d9adb432a3049
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9fe321ab032d5fe4e70e46c73593df8b1a3d8710c3beecd4bee742cb7f9ea0c
[INFO] running `Command { std: "docker" "start" "-a" "a9fe321ab032d5fe4e70e46c73593df8b1a3d8710c3beecd4bee742cb7f9ea0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling snafu-derive v0.7.4
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]     Checking snafu v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking aoc-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/bin/2022/07/main.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/2015/07/main.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-rust` (bin "2207_aoc") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc-rust` (bin "1507_aoc") due to 1 previous error
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/bin/2022/02/command.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Copy, PartialEq, FromPrimitive)]
[INFO] [stdout]   |                                  ^------------
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  `FromPrimitive` is not local
[INFO] [stdout]   |                                  move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Command`
[INFO] [stdout] 6 | pub enum Command {
[INFO] [stdout]   |          ------- `Command` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a9fe321ab032d5fe4e70e46c73593df8b1a3d8710c3beecd4bee742cb7f9ea0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9fe321ab032d5fe4e70e46c73593df8b1a3d8710c3beecd4bee742cb7f9ea0c", kill_on_drop: false }`
[INFO] [stdout] a9fe321ab032d5fe4e70e46c73593df8b1a3d8710c3beecd4bee742cb7f9ea0c
