[INFO] cloning repository https://github.com/InfinityBotList/Persepolis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/InfinityBotList/Persepolis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfinityBotList%2FPersepolis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfinityBotList%2FPersepolis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb289f04a1a1008ad1b310b1e8693589dba66184
[INFO] checking InfinityBotList/Persepolis against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfinityBotList%2FPersepolis" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/InfinityBotList/Persepolis 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] started tweaking git repo https://github.com/InfinityBotList/Persepolis
[INFO] finished tweaking git repo https://github.com/InfinityBotList/Persepolis
[INFO] tweaked toml for git repo https://github.com/InfinityBotList/Persepolis written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/InfinityBotList/Persepolis 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] 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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a8434e2a88f015ea4e86f72ac42e10172ed20b87a78b7f2d0dade455650555f
[INFO] running `Command { std: "docker" "start" "-a" "2a8434e2a88f015ea4e86f72ac42e10172ed20b87a78b7f2d0dade455650555f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a8434e2a88f015ea4e86f72ac42e10172ed20b87a78b7f2d0dade455650555f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a8434e2a88f015ea4e86f72ac42e10172ed20b87a78b7f2d0dade455650555f", kill_on_drop: false }`
[INFO] [stdout] 2a8434e2a88f015ea4e86f72ac42e10172ed20b87a78b7f2d0dade455650555f
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cca35d1ea1939a50584a20f2410e798005c57028aae395475d24982f98d52c7
[INFO] running `Command { std: "docker" "start" "-a" "6cca35d1ea1939a50584a20f2410e798005c57028aae395475d24982f98d52c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling bigdecimal v0.4.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling serenity v0.12.1 (https://github.com/serenity-rs/serenity?branch=next#95479f36)
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking gat-lending-iterator v0.1.5
[INFO] [stderr]    Compiling vergen v7.5.1
[INFO] [stdout] error[E0271]: expected `F` to be a type parameter that returns `<F as SingleArgFnOnce<<I as LendingIterator>::Item<'a>>>::Output`, but it returns `<F as FnOnce<(<I as LendingIterator>::Item<'a>,)>>::Output`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.5/src/adapters/filter_map.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     type Item<'a> = <<F as SingleArgFnOnce<I::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 `<F as functions::SingleArgFnOnce<<I as lending_iterator::LendingIterator>::Item<'a>>>::Output`
[INFO] [stdout]               found associated type `<F as FnOnce<(<I as lending_iterator::LendingIterator>::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.5/src/traits/functions.rs:4:48
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub trait SingleArgFnOnce<Arg>: FnOnce(Arg) -> <Self as SingleArgFnOnce<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 `<F as SingleArgFnOnce<<I as LendingIterator>::Item<'_>>>::Output`, but it returns `<F as FnOnce<(<I as LendingIterator>::Item<'_>,)>>::Output`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.5/src/adapters/filter_map.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn next(&mut self) -> Option<Self::Item<'_>> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^ expected `functions::SingleArgFnOnce::Output`, found `std::ops::FnOnce::Output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected associated type `<F as functions::SingleArgFnOnce<<I as lending_iterator::LendingIterator>::Item<'_>>>::Output`
[INFO] [stdout]               found associated type `<F as FnOnce<(<I as lending_iterator::LendingIterator>::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.5/src/traits/functions.rs:4:48
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub trait SingleArgFnOnce<Arg>: FnOnce(Arg) -> <Self as SingleArgFnOnce<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 `<F as SingleArgFnOnce<<I as LendingIterator>::Item<'a>>>::Output`, but it returns `<F as FnOnce<(<I as LendingIterator>::Item<'a>,)>>::Output`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.5/src/adapters/map.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     type Item<'a> = <F as SingleArgFnOnce<I::Item<'a>>>::Output
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `functions::SingleArgFnOnce::Output`, found `std::ops::FnOnce::Output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected associated type `<F as functions::SingleArgFnOnce<<I as lending_iterator::LendingIterator>::Item<'a>>>::Output`
[INFO] [stdout]               found associated type `<F as FnOnce<(<I as lending_iterator::LendingIterator>::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.5/src/traits/functions.rs:4:48
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub trait SingleArgFnOnce<Arg>: FnOnce(Arg) -> <Self as SingleArgFnOnce<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 `<F as SingleArgFnOnce<<I as LendingIterator>::Item<'_>>>::Output`, but it returns `<F as FnOnce<(<I as LendingIterator>::Item<'_>,)>>::Output`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.5/src/adapters/map.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn next(&mut self) -> Option<Self::Item<'_>> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^ expected `functions::SingleArgFnOnce::Output`, found `std::ops::FnOnce::Output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected associated type `<F as functions::SingleArgFnOnce<<I as lending_iterator::LendingIterator>::Item<'_>>>::Output`
[INFO] [stdout]               found associated type `<F as FnOnce<(<I as lending_iterator::LendingIterator>::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.5/src/traits/functions.rs:4:48
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub trait SingleArgFnOnce<Arg>: FnOnce(Arg) -> <Self as SingleArgFnOnce<Arg>>::Output {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SingleArgFnOnce`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_option` found for associated type `<F as FnOnce<(<I as lending_iterator::LendingIterator>::Item<'_>,)>>::Output` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gat-lending-iterator-0.1.5/src/adapters/filter_map.rs:37:46
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 let output = (self_.f)(item).into_option();
[INFO] [stdout]    |                                              ^^^^^^^^^^^ method not found in `<F as FnOnce<(<I as LendingIterator>::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.5/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.5/src/adapters/map.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn next(&mut self) -> Option<Self::Item<'_>> {
[INFO] [stdout]    |                           ---------------------- expected `Option<<F as functions::SingleArgFnOnce<<I as lending_iterator::LendingIterator>::Item<'_>>>::Output>` because of return type
[INFO] [stdout] 32 |         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<<F as functions::SingleArgFnOnce<<I as lending_iterator::LendingIterator>::Item<'_>>>::Output>`
[INFO] [stdout]               found enum `Option<<F as FnOnce<(<I as lending_iterator::LendingIterator>::Item<'_>,)>>::Output>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dotenvy v0.15.7
[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" "6cca35d1ea1939a50584a20f2410e798005c57028aae395475d24982f98d52c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cca35d1ea1939a50584a20f2410e798005c57028aae395475d24982f98d52c7", kill_on_drop: false }`
[INFO] [stdout] 6cca35d1ea1939a50584a20f2410e798005c57028aae395475d24982f98d52c7
