[INFO] cloning repository https://github.com/subpath/emji-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subpath/emji-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubpath%2Femji-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubpath%2Femji-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e1f132ae5135aa7272729a1364323fca4fd5a81
[INFO] checking subpath/emji-rs against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubpath%2Femji-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/subpath/emji-rs
[INFO] finished tweaking git repo https://github.com/subpath/emji-rs
[INFO] tweaked toml for git repo https://github.com/subpath/emji-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/subpath/emji-rs on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/subpath/emji-rs 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4146f33881ed93a99f7ed380071b3aabc6e420969c6f67b3daa6bedd0281c5fa
[INFO] running `Command { std: "docker" "start" "-a" "4146f33881ed93a99f7ed380071b3aabc6e420969c6f67b3daa6bedd0281c5fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4146f33881ed93a99f7ed380071b3aabc6e420969c6f67b3daa6bedd0281c5fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4146f33881ed93a99f7ed380071b3aabc6e420969c6f67b3daa6bedd0281c5fa", kill_on_drop: false }`
[INFO] [stdout] 4146f33881ed93a99f7ed380071b3aabc6e420969c6f67b3daa6bedd0281c5fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b59bdc74632bd2e693cae33a7f0f9938dfca458c9f7b14c916401e4f9705acf
[INFO] running `Command { std: "docker" "start" "-a" "8b59bdc74632bd2e693cae33a7f0f9938dfca458c9f7b14c916401e4f9705acf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking dyn-hash v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling liquid-derive v0.26.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking string-interner v0.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking tract-data v0.21.13
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]     Checking tokenizers v0.20.4
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling liquid-core v0.26.8
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling liquid-lib v0.26.8
[INFO] [stderr]    Compiling liquid v0.26.8
[INFO] [stderr]    Compiling tract-linalg v0.21.13
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]     Checking tract-core v0.21.13
[INFO] [stderr]     Checking wl-clipboard-rs v0.7.0
[INFO] [stdout] error[E0277]: a value of type `!` cannot be built from an iterator over elements of type `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wl-clipboard-rs-0.7.0/src/copy.rs:434:56
[INFO] [stdout]     |
[INFO] [stdout] 434 |         let result: Result<_, _> = results.into_iter().collect();
[INFO] [stdout]     |                                                        ^^^^^^^ value of type `!` cannot be built from `std::iter::Iterator<Item=()>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<()>` is not implemented for `!`
[INFO] [stdout] help: the trait `FromIterator<Result<A, E>>` is implemented for `Result<V, E>`
[INFO] [stdout]    --> /rustc/1c4199da70f816f2239f41c55168ff75a3663718/library/core/src/result.rs:2109:0
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout]     = note: required for `Result<!, copy::Error>` to implement `FromIterator<Result<(), copy::Error>>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/1c4199da70f816f2239f41c55168ff75a3663718/library/core/src/iter/traits/iterator.rs:2079:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wl-clipboard-rs` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8b59bdc74632bd2e693cae33a7f0f9938dfca458c9f7b14c916401e4f9705acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b59bdc74632bd2e693cae33a7f0f9938dfca458c9f7b14c916401e4f9705acf", kill_on_drop: false }`
[INFO] [stdout] 8b59bdc74632bd2e693cae33a7f0f9938dfca458c9f7b14c916401e4f9705acf
