[INFO] cloning repository https://github.com/M1ngXU/CHIP-8-Emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/M1ngXU/CHIP-8-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM1ngXU%2FCHIP-8-Emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM1ngXU%2FCHIP-8-Emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c6e3fa8bf351d828cdfb34f017ab4b983f76082 [INFO] checking M1ngXU/CHIP-8-Emulator against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM1ngXU%2FCHIP-8-Emulator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/M1ngXU/CHIP-8-Emulator [INFO] finished tweaking git repo https://github.com/M1ngXU/CHIP-8-Emulator [INFO] tweaked toml for git repo https://github.com/M1ngXU/CHIP-8-Emulator written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/M1ngXU/CHIP-8-Emulator on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 204 packages to latest compatible versions [INFO] [stderr] Adding rfd v0.10.0 (available: v0.17.2) [INFO] [stderr] Adding sdl2 v0.35.2 (available: v0.38.0) [INFO] [stderr] Adding zvariant_utils v1.0.1 (available: v1.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2323d5c76606546a2ec4b10f5e8e2b5e925287e175afa85e29dd95f051c5161f [INFO] running `Command { std: "docker" "start" "-a" "2323d5c76606546a2ec4b10f5e8e2b5e925287e175afa85e29dd95f051c5161f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2323d5c76606546a2ec4b10f5e8e2b5e925287e175afa85e29dd95f051c5161f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2323d5c76606546a2ec4b10f5e8e2b5e925287e175afa85e29dd95f051c5161f", kill_on_drop: false }` [INFO] [stdout] 2323d5c76606546a2ec4b10f5e8e2b5e925287e175afa85e29dd95f051c5161f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44d477e8260cc079736e68c9c7437831a5041ac3b74418d3ce20b8b98159a4fd [INFO] running `Command { std: "docker" "start" "-a" "44d477e8260cc079736e68c9c7437831a5041ac3b74418d3ce20b8b98159a4fd", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking ordered-stream v0.0.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling rfd v0.10.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking async-broadcast v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zbus_macros v2.3.2 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking unescaper v0.1.8 [INFO] [stderr] Checking serialport v4.9.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking zbus v2.3.2 [INFO] [stderr] Checking ashpd v0.3.2 [INFO] [stdout] error[E0277]: the trait bound `!: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ashpd-0.3.2/src/desktop/dynamic_launcher.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | / call_method( [INFO] [stdout] 214 | | self.inner(), [INFO] [stdout] 215 | | "Install", [INFO] [stdout] 216 | | &(token, desktop_file_id, desktop_entry, options), [INFO] [stdout] 217 | | ) [INFO] [stdout] | |_________^ the trait `for<'de> Deserialize<'de>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `!` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 225 others [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 by a bound in `call_method` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ashpd-0.3.2/src/helpers.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) async fn call_method( [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 129 | R: for<'de> Deserialize<'de> + Type, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `call_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: zbus::zvariant::Type` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ashpd-0.3.2/src/desktop/dynamic_launcher.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | / call_method( [INFO] [stdout] 214 | | self.inner(), [INFO] [stdout] 215 | | "Install", [INFO] [stdout] 216 | | &(token, desktop_file_id, desktop_entry, options), [INFO] [stdout] 217 | | ) [INFO] [stdout] | |_________^ the trait `zbus::zvariant::Type` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `zbus::zvariant::Type`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 160 others [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 by a bound in `call_method` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ashpd-0.3.2/src/helpers.rs:129:36 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) async fn call_method( [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 129 | R: for<'de> Deserialize<'de> + Type, [INFO] [stdout] | ^^^^ required by this bound in `call_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ashpd-0.3.2/src/desktop/dynamic_launcher.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | call_method(self.inner(), "Uninstall", &(desktop_file_id, options)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `!` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 225 others [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 by a bound in `call_method` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ashpd-0.3.2/src/helpers.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) async fn call_method( [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 129 | R: for<'de> Deserialize<'de> + Type, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `call_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: zbus::zvariant::Type` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ashpd-0.3.2/src/desktop/dynamic_launcher.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | call_method(self.inner(), "Uninstall", &(desktop_file_id, options)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `zbus::zvariant::Type` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `zbus::zvariant::Type`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 160 others [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 by a bound in `call_method` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ashpd-0.3.2/src/helpers.rs:129:36 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) async fn call_method( [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 129 | R: for<'de> Deserialize<'de> + Type, [INFO] [stdout] | ^^^^ required by this bound in `call_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ashpd` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "44d477e8260cc079736e68c9c7437831a5041ac3b74418d3ce20b8b98159a4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d477e8260cc079736e68c9c7437831a5041ac3b74418d3ce20b8b98159a4fd", kill_on_drop: false }` [INFO] [stdout] 44d477e8260cc079736e68c9c7437831a5041ac3b74418d3ce20b8b98159a4fd