[INFO] cloning repository https://github.com/abstracts33d/nixfleet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abstracts33d/nixfleet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabstracts33d%2Fnixfleet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabstracts33d%2Fnixfleet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 572a10cfc5c6d4ded2084ff6b5067a2cc73f50a6
[INFO] checking abstracts33d/nixfleet against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabstracts33d%2Fnixfleet" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/abstracts33d/nixfleet
[INFO] finished tweaking git repo https://github.com/abstracts33d/nixfleet
[INFO] tweaked toml for git repo https://github.com/abstracts33d/nixfleet written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abstracts33d/nixfleet on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abstracts33d/nixfleet 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c748ca43beb0fea742dd09f7a736010fbdd533781c87d8bd6cfc92119e0709f3
[INFO] running `Command { std: "docker" "start" "-a" "c748ca43beb0fea742dd09f7a736010fbdd533781c87d8bd6cfc92119e0709f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c748ca43beb0fea742dd09f7a736010fbdd533781c87d8bd6cfc92119e0709f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c748ca43beb0fea742dd09f7a736010fbdd533781c87d8bd6cfc92119e0709f3", kill_on_drop: false }`
[INFO] [stdout] c748ca43beb0fea742dd09f7a736010fbdd533781c87d8bd6cfc92119e0709f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7cad8adce93cd0188d82e47b93ecd42e1ff8290d12dc92f1e1e1018f975fd98
[INFO] running `Command { std: "docker" "start" "-a" "f7cad8adce93cd0188d82e47b93ecd42e1ff8290d12dc92f1e1e1018f975fd98", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking serde_jcs v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking nixfleet-canonicalize v0.2.0 (/opt/rustwide/workdir/crates/nixfleet-canonicalize)
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking ssh-key v0.6.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking left-right v0.11.7
[INFO] [stderr]     Checking metrics v0.24.5
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]     Checking hashbag v0.1.13
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.3
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking evmap v11.0.0
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `values::ValuesIter<'a, T, S>: ExactSizeIterator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evmap-11.0.0/src/values.rs:174:38
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl<'a, T, S> ExactSizeIterator for ValuesIter<'a, T, S>
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `values::ValuesIter<'a, T, S>: ExactSizeIterator` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evmap-11.0.0/src/values.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | / impl<'a, T, S> ExactSizeIterator for ValuesIter<'a, T, S>
[INFO] [stdout] 175 | | where
[INFO] [stdout] 176 | |     <&'a smallvec::SmallVec<[T; 1]> as IntoIterator>::IntoIter: ExactSizeIterator,
[INFO] [stdout]     | |                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 177 | |     <&'a hashbag::HashBag<T, S> as IntoIterator>::IntoIter: ExactSizeIterator,
[INFO] [stdout]     | |_____________________________________________________________^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `values::ValuesIter<'a, T, S>: FusedIterator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evmap-11.0.0/src/values.rs:181:45
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl<'a, T, S> std::iter::FusedIterator for ValuesIter<'a, T, S>
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `values::ValuesIter<'a, T, S>: FusedIterator` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evmap-11.0.0/src/values.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / impl<'a, T, S> std::iter::FusedIterator for ValuesIter<'a, T, S>
[INFO] [stdout] 182 | | where
[INFO] [stdout] 183 | |     <&'a smallvec::SmallVec<[T; 1]> as IntoIterator>::IntoIter: std::iter::FusedIterator,
[INFO] [stdout]     | |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 184 | |     <&'a hashbag::HashBag<T, S> as IntoIterator>::IntoIter: std::iter::FusedIterator,
[INFO] [stdout]     | |_____________________________________________________________^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evmap` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f7cad8adce93cd0188d82e47b93ecd42e1ff8290d12dc92f1e1e1018f975fd98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7cad8adce93cd0188d82e47b93ecd42e1ff8290d12dc92f1e1e1018f975fd98", kill_on_drop: false }`
[INFO] [stdout] f7cad8adce93cd0188d82e47b93ecd42e1ff8290d12dc92f1e1e1018f975fd98
