[INFO] cloning repository https://github.com/AdrianDanis/uefi-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrianDanis/uefi-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianDanis%2Fuefi-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianDanis%2Fuefi-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44e10649c45d0ba7f02fda8f4eb2ac76255e8bd9 [INFO] checking AdrianDanis/uefi-example/44e10649c45d0ba7f02fda8f4eb2ac76255e8bd9 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianDanis%2Fuefi-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AdrianDanis/uefi-example on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/AdrianDanis/uefi-example [INFO] finished tweaking git repo https://github.com/AdrianDanis/uefi-example [INFO] tweaked toml for git repo https://github.com/AdrianDanis/uefi-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AdrianDanis/uefi-example 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/AdrianDanis/uefi-rs` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec056716ba79b0851fc5aa02ee464753cdebcaa5c6ec016d0d71b1a17ac4a033 [INFO] running `Command { std: "docker" "start" "-a" "ec056716ba79b0851fc5aa02ee464753cdebcaa5c6ec016d0d71b1a17ac4a033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec056716ba79b0851fc5aa02ee464753cdebcaa5c6ec016d0d71b1a17ac4a033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec056716ba79b0851fc5aa02ee464753cdebcaa5c6ec016d0d71b1a17ac4a033", kill_on_drop: false }` [INFO] [stdout] ec056716ba79b0851fc5aa02ee464753cdebcaa5c6ec016d0d71b1a17ac4a033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa50f26d191bb61fa9299f0f93a5cf70c72366c2cf3c661eda1c2d1af89e5228 [INFO] running `Command { std: "docker" "start" "-a" "fa50f26d191bb61fa9299f0f93a5cf70c72366c2cf3c661eda1c2d1af89e5228", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking rlibc v1.0.0 [INFO] [stderr] Checking fencedvar v0.1.0 (/opt/rustwide/workdir/fencedvar) [INFO] [stderr] Checking uefi v0.1.0 (https://github.com/AdrianDanis/uefi-rs?branch=memorymap#193652ed) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/lib.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #![feature(optin_builtin_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `auto_traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/lib.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Ok` is not a member of trait `ops::Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/error/status.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | type Ok = (); [INFO] [stdout] | ^^^^^^^^^^^^^ not a member of trait `ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `ops::Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/error/status.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | type Error = Status; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not a member of trait `ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `into_result` is not a member of trait `ops::Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/error/status.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | / fn into_result(self) -> Result<()> { [INFO] [stdout] 145 | | self.into() [INFO] [stdout] 146 | | } [INFO] [stdout] | |_____^ not a member of trait `ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `ops::Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/error/status.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | / fn from_error(error: Self::Error) -> Self { [INFO] [stdout] 149 | | error [INFO] [stdout] 150 | | } [INFO] [stdout] | |_____^ not a member of trait `ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `ops::Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/error/status.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | / fn from_ok(_: Self::Ok) -> Self { [INFO] [stdout] 153 | | Status::Success [INFO] [stdout] 154 | | } [INFO] [stdout] | |_____^ not a member of trait `ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/macros.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | impl !Send for $p {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/console/text/input.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / impl_proto! { [INFO] [stdout] 117 | | protocol Input { [INFO] [stdout] 118 | | GUID = 0x387477c1, 0x69c7, 0x11d2, [0x8e, 0x39, 0x00, 0xa0, 0xc9, 0x69, 0x72, 0x3b]; [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_proto` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/macros.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | impl !Sync for $p {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/console/text/input.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / impl_proto! { [INFO] [stdout] 117 | | protocol Input { [INFO] [stdout] 118 | | GUID = 0x387477c1, 0x69c7, 0x11d2, [0x8e, 0x39, 0x00, 0xa0, 0xc9, 0x69, 0x72, 0x3b]; [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_proto` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/macros.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | impl !Send for $p {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/console/text/output.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / impl_proto! { [INFO] [stdout] 151 | | protocol Output { [INFO] [stdout] 152 | | GUID = 0x387477c2, 0x69c7, 0x11d2, [0x8e, 0x39, 0x00, 0xa0, 0xc9, 0x69, 0x72, 0x3b]; [INFO] [stdout] 153 | | } [INFO] [stdout] 154 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_proto` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/macros.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | impl !Sync for $p {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/console/text/output.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / impl_proto! { [INFO] [stdout] 151 | | protocol Output { [INFO] [stdout] 152 | | GUID = 0x387477c2, 0x69c7, 0x11d2, [0x8e, 0x39, 0x00, 0xa0, 0xc9, 0x69, 0x72, 0x3b]; [INFO] [stdout] 153 | | } [INFO] [stdout] 154 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_proto` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/macros.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | impl !Send for $p {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/sfs/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_proto! { [INFO] [stdout] 192 | | protocol SimpleFileSystem { [INFO] [stdout] 193 | | GUID = 0x0964e5b22,0x6459,0x11d2,[0x8e,0x39,0x00,0xa0,0xc9,0x69,0x72,0x3b]; [INFO] [stdout] 194 | | } [INFO] [stdout] 195 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_proto` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/macros.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | impl !Sync for $p {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/proto/sfs/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_proto! { [INFO] [stdout] 192 | | protocol SimpleFileSystem { [INFO] [stdout] 193 | | GUID = 0x0964e5b22,0x6459,0x11d2,[0x8e,0x39,0x00,0xa0,0xc9,0x69,0x72,0x3b]; [INFO] [stdout] 194 | | } [INFO] [stdout] 195 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #68318 for more information [INFO] [stdout] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_proto` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/error/status.rs:140:6 [INFO] [stdout] | [INFO] [stdout] 140 | impl ops::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 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/lib.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [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/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/error/status.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | impl ops::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 `Error` not found for `Self` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/error/status.rs:148:32 [INFO] [stdout] | [INFO] [stdout] 148 | fn from_error(error: 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/git/checkouts/uefi-rs-6a9714b3ca523eab/193652e/src/error/status.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | fn from_ok(_: Self::Ok) -> Self { [INFO] [stdout] | ^^ associated type `Ok` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0220, E0407, E0437, E0557, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uefi` (lib) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "fa50f26d191bb61fa9299f0f93a5cf70c72366c2cf3c661eda1c2d1af89e5228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa50f26d191bb61fa9299f0f93a5cf70c72366c2cf3c661eda1c2d1af89e5228", kill_on_drop: false }` [INFO] [stdout] fa50f26d191bb61fa9299f0f93a5cf70c72366c2cf3c661eda1c2d1af89e5228