[INFO] fetching crate redox_intelflash 0.1.3... [INFO] checking redox_intelflash-0.1.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate redox_intelflash 0.1.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate redox_intelflash 0.1.3 [INFO] finished tweaking crates.io crate redox_intelflash 0.1.3 [INFO] tweaked toml for crates.io crate redox_intelflash 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate redox_intelflash 0.1.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate redox_intelflash 0.1.3 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6bb991896dd973c72fa9c1346839888d978ffbce35883145a0d6c4552a5434f [INFO] running `Command { std: "docker" "start" "-a" "c6bb991896dd973c72fa9c1346839888d978ffbce35883145a0d6c4552a5434f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6bb991896dd973c72fa9c1346839888d978ffbce35883145a0d6c4552a5434f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6bb991896dd973c72fa9c1346839888d978ffbce35883145a0d6c4552a5434f", kill_on_drop: false }` [INFO] [stdout] c6bb991896dd973c72fa9c1346839888d978ffbce35883145a0d6c4552a5434f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca69c6afd3f1add00710b7cd5a223af67b8e511912b1a086d91f4f02120f9a96 [INFO] running `Command { std: "docker" "start" "-a" "ca69c6afd3f1add00710b7cd5a223af67b8e511912b1a086d91f4f02120f9a96", kill_on_drop: false }` [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking redox_uefi v0.1.0 [INFO] [stdout] error[E0437]: type `Ok` is not a member of trait `Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/status.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | type Ok = usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/status.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | type Error = Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `into_result` is not a member of trait `Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/status.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / fn into_result(self) -> Result { [INFO] [stdout] 110 | | if self.0 & ERROR_BIT == 0 { [INFO] [stdout] 111 | | Ok(self.0) [INFO] [stdout] 112 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/status.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | / fn from_error(v: Self::Error) -> Self { [INFO] [stdout] 118 | | Status(v as usize | ERROR_BIT) [INFO] [stdout] 119 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/status.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 122 | | Status(v & !(ERROR_BIT)) [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: feature `try_trait` has been renamed to `try_trait_v2` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `try_trait_v2` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Try; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #84277 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `try_trait_v2` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/status.rs:105:6 [INFO] [stdout] | [INFO] [stdout] 105 | impl Try for Status { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #84277 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Output`, `Residual`, `from_output`, `branch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/status.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | impl Try for Status { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ missing `Output`, `Residual`, `from_output`, `branch` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Output = /* Type */;` [INFO] [stdout] = help: implement the missing item: `type Residual = /* Type */;` [INFO] [stdout] = help: implement the missing item: `fn from_output(_: ::Output) -> Self { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn branch(self) -> ControlFlow<::Residual, ::Output> { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Ok` not found for `Self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/status.rs:109:42 [INFO] [stdout] | [INFO] [stdout] 109 | fn into_result(self) -> Result { [INFO] [stdout] | ^^ associated type `Ok` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/status.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | fn from_error(v: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Ok` not found for `Self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_uefi-0.1.0/src/status.rs:121:25 [INFO] [stdout] | [INFO] [stdout] 121 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^ associated type `Ok` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0220, E0407, E0437, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redox_uefi` (lib) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "ca69c6afd3f1add00710b7cd5a223af67b8e511912b1a086d91f4f02120f9a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca69c6afd3f1add00710b7cd5a223af67b8e511912b1a086d91f4f02120f9a96", kill_on_drop: false }` [INFO] [stdout] ca69c6afd3f1add00710b7cd5a223af67b8e511912b1a086d91f4f02120f9a96