[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] testing EinMilchBoss/aoc-rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEinMilchBoss%2Faoc-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EinMilchBoss/aoc-rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49b15ab69c121bc918dc16db8998aecdffbb0d7331ce72c61936f2a318e794bf
[INFO] running `Command { std: "docker" "start" "-a" "49b15ab69c121bc918dc16db8998aecdffbb0d7331ce72c61936f2a318e794bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49b15ab69c121bc918dc16db8998aecdffbb0d7331ce72c61936f2a318e794bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49b15ab69c121bc918dc16db8998aecdffbb0d7331ce72c61936f2a318e794bf", kill_on_drop: false }`
[INFO] [stdout] 49b15ab69c121bc918dc16db8998aecdffbb0d7331ce72c61936f2a318e794bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef71d33e33653386e62667908774219f7a4dd4c183182866ddb45f0a090011b4
[INFO] running `Command { std: "docker" "start" "-a" "ef71d33e33653386e62667908774219f7a4dd4c183182866ddb45f0a090011b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[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 snafu v0.7.4
[INFO] [stderr]    Compiling aoc-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/lib/aoc/inputs.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub source: io::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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] [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] [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] [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" "ef71d33e33653386e62667908774219f7a4dd4c183182866ddb45f0a090011b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef71d33e33653386e62667908774219f7a4dd4c183182866ddb45f0a090011b4", kill_on_drop: false }`
[INFO] [stdout] ef71d33e33653386e62667908774219f7a4dd4c183182866ddb45f0a090011b4
