[INFO] cloning repository https://github.com/CraftSpider/aoc-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CraftSpider/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraftSpider%2Faoc-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraftSpider%2Faoc-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43513da636c601fe8a88e4ba4e131699ae872e61 [INFO] checking CraftSpider/aoc-2024 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCraftSpider%2Faoc-2024" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CraftSpider/aoc-2024 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/CraftSpider/aoc-2024 [INFO] finished tweaking git repo https://github.com/CraftSpider/aoc-2024 [INFO] tweaked toml for git repo https://github.com/CraftSpider/aoc-2024 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CraftSpider/aoc-2024 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad18711256be7ad8159ad21e557aab5a4ccb46f0009635467d78d4bf12ccfd0f [INFO] running `Command { std: "docker" "start" "-a" "ad18711256be7ad8159ad21e557aab5a4ccb46f0009635467d78d4bf12ccfd0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad18711256be7ad8159ad21e557aab5a4ccb46f0009635467d78d4bf12ccfd0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad18711256be7ad8159ad21e557aab5a4ccb46f0009635467d78d4bf12ccfd0f", kill_on_drop: false }` [INFO] [stdout] ad18711256be7ad8159ad21e557aab5a4ccb46f0009635467d78d4bf12ccfd0f [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d81885f16f3bd83b02a90b6145ffa73d1a0b23d5428f9736dd34936c91a03ae2 [INFO] running `Command { std: "docker" "start" "-a" "d81885f16f3bd83b02a90b6145ffa73d1a0b23d5428f9736dd34936c91a03ae2", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Checking numeric-traits v0.1.0 (https://github.com/craftspider/numeric#b8dadd5f) [INFO] [stderr] Checking numeric-utils v0.1.0 (https://github.com/craftspider/numeric#b8dadd5f) [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking tinyjson v2.5.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking gat-lending-iterator v0.1.6 [INFO] [stderr] Checking numeric-static-iter v0.1.0 (https://github.com/craftspider/numeric#b8dadd5f) [INFO] [stderr] Checking numeric-bits v0.1.0 (https://github.com/craftspider/numeric#b8dadd5f) [INFO] [stderr] Checking numeric-reals v0.1.0 (https://github.com/craftspider/numeric#b8dadd5f) [INFO] [stdout] error[E0271]: expected `F` to be a type parameter that returns `::Item<'a>>>::Output`, but it returns `::Item<'a>,)>>::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.6/src/adapters/filter_map.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | type Item<'a> = <>>::Output as OptionTrait>::Item [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `functions::SingleArgFnOnce::Output`, found `std::ops::FnOnce::Output` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Item<'a>>>::Output` [INFO] [stdout] found associated type `::Item<'a>,)>>::Output` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `functions::SingleArgFnOnce` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.6/src/traits/functions.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait SingleArgFnOnce: FnOnce(Arg) -> >::Output { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SingleArgFnOnce` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `F` to be a type parameter that returns `::Item<'_>>>::Output`, but it returns `::Item<'_>,)>>::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.6/src/adapters/filter_map.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | fn next(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `functions::SingleArgFnOnce::Output`, found `std::ops::FnOnce::Output` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Item<'_>>>::Output` [INFO] [stdout] found associated type `::Item<'_>,)>>::Output` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `functions::SingleArgFnOnce` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.6/src/traits/functions.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait SingleArgFnOnce: FnOnce(Arg) -> >::Output { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SingleArgFnOnce` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `F` to be a type parameter that returns `::Item<'a>>>::Output`, but it returns `::Item<'a>,)>>::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.6/src/adapters/map.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | type Item<'a> = >>::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `functions::SingleArgFnOnce::Output`, found `std::ops::FnOnce::Output` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Item<'a>>>::Output` [INFO] [stdout] found associated type `::Item<'a>,)>>::Output` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `functions::SingleArgFnOnce` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.6/src/traits/functions.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait SingleArgFnOnce: FnOnce(Arg) -> >::Output { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SingleArgFnOnce` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: expected `F` to be a type parameter that returns `::Item<'_>>>::Output`, but it returns `::Item<'_>,)>>::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.6/src/adapters/map.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | fn next(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `functions::SingleArgFnOnce::Output`, found `std::ops::FnOnce::Output` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Item<'_>>>::Output` [INFO] [stdout] found associated type `::Item<'_>,)>>::Output` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `functions::SingleArgFnOnce` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.6/src/traits/functions.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait SingleArgFnOnce: FnOnce(Arg) -> >::Output { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SingleArgFnOnce` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stdout] error[E0599]: no method named `into_option` found for associated type `::Item<'_>,)>>::Output` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.6/src/adapters/filter_map.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | let output = (self_.f)(item).into_option(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `::Item<'_>,)>>::Output` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `functions::OptionTrait` defines an item `into_option`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.6/src/traits/functions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait OptionTrait { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.6/src/adapters/map.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | fn next(&mut self) -> Option> { [INFO] [stdout] | ---------------------- expected `Option<::Item<'_>>>::Output>` because of return type [INFO] [stdout] 41 | self.iter.next().map(&mut self.f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `functions::SingleArgFnOnce::Output`, found `std::ops::FnOnce::Output` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<::Item<'_>>>::Output>` [INFO] [stdout] found enum `Option<::Item<'_>,)>>::Output>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking numeric-ints v0.1.0 (https://github.com/craftspider/numeric#b8dadd5f) [INFO] [stdout] Some errors have detailed explanations: E0271, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gat-lending-iterator` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d81885f16f3bd83b02a90b6145ffa73d1a0b23d5428f9736dd34936c91a03ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d81885f16f3bd83b02a90b6145ffa73d1a0b23d5428f9736dd34936c91a03ae2", kill_on_drop: false }` [INFO] [stdout] d81885f16f3bd83b02a90b6145ffa73d1a0b23d5428f9736dd34936c91a03ae2