[INFO] fetching crate spice-client 0.2.0... [INFO] checking spice-client-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate spice-client 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate spice-client 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate spice-client 0.2.0 [INFO] tweaked toml for crates.io crate spice-client 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spice-client 0.2.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spice-client 0.2.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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 460c3e0b3a6769635af6bf2f6d3dd05a818dbf77d18f8c7b994696c37ca31066 [INFO] running `Command { std: "docker" "start" "-a" "460c3e0b3a6769635af6bf2f6d3dd05a818dbf77d18f8c7b994696c37ca31066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "460c3e0b3a6769635af6bf2f6d3dd05a818dbf77d18f8c7b994696c37ca31066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460c3e0b3a6769635af6bf2f6d3dd05a818dbf77d18f8c7b994696c37ca31066", kill_on_drop: false }` [INFO] [stdout] 460c3e0b3a6769635af6bf2f6d3dd05a818dbf77d18f8c7b994696c37ca31066 [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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3363217670378e3b5049dafe9cd5a57bada1d381a8e328e00b41f69c6de3aac [INFO] running `Command { std: "docker" "start" "-a" "b3363217670378e3b5049dafe9cd5a57bada1d381a8e328e00b41f69c6de3aac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking zune-jpeg v0.4.18 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Compiling bincode_derive v2.0.1 [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 sha1 v0.10.6 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.6.0 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking spice-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/protocol.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | #[br(count = wait_count)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/protocol.rs:898:18 [INFO] [stdout] | [INFO] [stdout] 898 | #[br(count = count)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spice-client` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/protocol.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | #[br(count = wait_count)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/protocol.rs:898:18 [INFO] [stdout] | [INFO] [stdout] 898 | #[br(count = count)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spice-client` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b3363217670378e3b5049dafe9cd5a57bada1d381a8e328e00b41f69c6de3aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3363217670378e3b5049dafe9cd5a57bada1d381a8e328e00b41f69c6de3aac", kill_on_drop: false }` [INFO] [stdout] b3363217670378e3b5049dafe9cd5a57bada1d381a8e328e00b41f69c6de3aac