[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 master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEinMilchBoss%2Faoc-rust" "/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/EinMilchBoss/aoc-rust on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.18.2
[INFO] [stderr]   Downloaded rstest_macros v0.18.2
[INFO] [stderr]   Downloaded relative-path v1.9.0
[INFO] [stderr]   Downloaded snafu-derive v0.7.4
[INFO] [stderr]   Downloaded snafu v0.7.4
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0535ad80cb4985df3a9db2f06cf6c263263f6b690cac3a1d3ee85ba781eb8971
[INFO] running `Command { std: "docker" "start" "-a" "0535ad80cb4985df3a9db2f06cf6c263263f6b690cac3a1d3ee85ba781eb8971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0535ad80cb4985df3a9db2f06cf6c263263f6b690cac3a1d3ee85ba781eb8971", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0535ad80cb4985df3a9db2f06cf6c263263f6b690cac3a1d3ee85ba781eb8971", kill_on_drop: false }`
[INFO] [stdout] 0535ad80cb4985df3a9db2f06cf6c263263f6b690cac3a1d3ee85ba781eb8971
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4119835a37d09ab82a9f5d799fb820c27fe3f66d90dee3c9a4ca7d551082f87a
[INFO] running `Command { std: "docker" "start" "-a" "4119835a37d09ab82a9f5d799fb820c27fe3f66d90dee3c9a4ca7d551082f87a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling num-derive v0.4.1
[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]     Checking aoc-rust v0.1.0 (/opt/rustwide/workdir)
[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 "1507_aoc") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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" "4119835a37d09ab82a9f5d799fb820c27fe3f66d90dee3c9a4ca7d551082f87a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4119835a37d09ab82a9f5d799fb820c27fe3f66d90dee3c9a4ca7d551082f87a", kill_on_drop: false }`
[INFO] [stdout] 4119835a37d09ab82a9f5d799fb820c27fe3f66d90dee3c9a4ca7d551082f87a
