[INFO] fetching crate ovunto-security 0.1.16... [INFO] checking ovunto-security-0.1.16 against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] extracting crate ovunto-security 0.1.16 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ovunto-security 0.1.16 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ovunto-security 0.1.16 [INFO] tweaked toml for crates.io crate ovunto-security 0.1.16 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ovunto-security 0.1.16 on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ovunto-security 0.1.16 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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afe91f0553eac053dc803c48a4ba845572184f0eaa15c639a6ca074ee986ee88 [INFO] running `Command { std: "docker" "start" "-a" "afe91f0553eac053dc803c48a4ba845572184f0eaa15c639a6ca074ee986ee88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afe91f0553eac053dc803c48a4ba845572184f0eaa15c639a6ca074ee986ee88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe91f0553eac053dc803c48a4ba845572184f0eaa15c639a6ca074ee986ee88", kill_on_drop: false }` [INFO] [stdout] afe91f0553eac053dc803c48a4ba845572184f0eaa15c639a6ca074ee986ee88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db3377df2a84c9042c498cc4edb62e2a891915c3580c133935c8cec9d5cbd15a [INFO] running `Command { std: "docker" "start" "-a" "db3377df2a84c9042c498cc4edb62e2a891915c3580c133935c8cec9d5cbd15a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.9+1.58.0 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tree_magic_mini v3.1.4 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking os_pipe v1.1.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking cursive_core v0.3.7 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking secp256k1 v0.29.0 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling ovunto-security-macros v0.1.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking cursive v0.20.0 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking ovunto-security v0.1.16 (/opt/rustwide/workdir) [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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<()>` is not implemented for `!` [INFO] [stdout] help: the trait `FromIterator>` is implemented for `Result` [INFO] [stdout] --> /rustc/88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c/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 for more information) [INFO] [stdout] = help: you might have intended to use the type `()` here instead [INFO] [stdout] = note: required for `Result` to implement `FromIterator>` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c/library/core/src/iter/traits/iterator.rs:2079:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking actix-web v4.5.1 [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" "db3377df2a84c9042c498cc4edb62e2a891915c3580c133935c8cec9d5cbd15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3377df2a84c9042c498cc4edb62e2a891915c3580c133935c8cec9d5cbd15a", kill_on_drop: false }` [INFO] [stdout] db3377df2a84c9042c498cc4edb62e2a891915c3580c133935c8cec9d5cbd15a