[INFO] fetching crate autosway 0.5.0...
[INFO] checking autosway-0.5.0 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate autosway 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate autosway 0.5.0
[INFO] finished tweaking crates.io crate autosway 0.5.0
[INFO] tweaked toml for crates.io crate autosway 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate autosway 0.5.0 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 crates.io crate autosway 0.5.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d3c345b677acdc78e523a03dcd6d43574e0ad578bf504f0d9fc5ebe7ab65aaa3
[INFO] running `Command { std: "docker" "start" "-a" "d3c345b677acdc78e523a03dcd6d43574e0ad578bf504f0d9fc5ebe7ab65aaa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3c345b677acdc78e523a03dcd6d43574e0ad578bf504f0d9fc5ebe7ab65aaa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3c345b677acdc78e523a03dcd6d43574e0ad578bf504f0d9fc5ebe7ab65aaa3", kill_on_drop: false }`
[INFO] [stdout] d3c345b677acdc78e523a03dcd6d43574e0ad578bf504f0d9fc5ebe7ab65aaa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c126fd1d1fea53c65bde7d993a5e0bd784e45ff1941768ee46f979d4e5f21a00
[INFO] running `Command { std: "docker" "start" "-a" "c126fd1d1fea53c65bde7d993a5e0bd784e45ff1941768ee46f979d4e5f21a00", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling which v7.0.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling mlua-sys v0.6.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking tempfile v3.16.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.4
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.4
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tree_magic_mini v3.1.6
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking markdown v1.0.0-alpha.23
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling mlua_derive v0.10.1
[INFO] [stderr]    Compiling urs_macros v0.1.1
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking urs v0.5.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking wl-clipboard-rs v0.8.1
[INFO] [stderr]     Checking async-io v2.4.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.8.1/src/copy.rs:591:56
[INFO] [stdout]     |
[INFO] [stdout] 591 |         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" "c126fd1d1fea53c65bde7d993a5e0bd784e45ff1941768ee46f979d4e5f21a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c126fd1d1fea53c65bde7d993a5e0bd784e45ff1941768ee46f979d4e5f21a00", kill_on_drop: false }`
[INFO] [stdout] c126fd1d1fea53c65bde7d993a5e0bd784e45ff1941768ee46f979d4e5f21a00
