[INFO] cloning repository https://github.com/kryo4096/uefi-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kryo4096/uefi-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryo4096%2Fuefi-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryo4096%2Fuefi-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 389c0dfe594729d81596f166def0ce17863d5712 [INFO] checking kryo4096/uefi-app against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryo4096%2Fuefi-app" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kryo4096/uefi-app on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kryo4096/uefi-app [INFO] finished tweaking git repo https://github.com/kryo4096/uefi-app [INFO] tweaked toml for git repo https://github.com/kryo4096/uefi-app written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/kryo4096/uefi-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcf944146f46cedc806c7af611927ad375e766c79bf14c9de611d21b4295693b [INFO] running `Command { std: "docker" "start" "-a" "fcf944146f46cedc806c7af611927ad375e766c79bf14c9de611d21b4295693b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcf944146f46cedc806c7af611927ad375e766c79bf14c9de611d21b4295693b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf944146f46cedc806c7af611927ad375e766c79bf14c9de611d21b4295693b", kill_on_drop: false }` [INFO] [stdout] fcf944146f46cedc806c7af611927ad375e766c79bf14c9de611d21b4295693b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b15b07ee012eb15480c62fdcfd9f235f3367e3f40b7919cd0e795fb6875eb505 [INFO] running `Command { std: "docker" "start" "-a" "b15b07ee012eb15480c62fdcfd9f235f3367e3f40b7919cd0e795fb6875eb505", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking bit_field v0.10.0 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking rlibc v1.0.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling uefi-macros v0.3.1 [INFO] [stderr] Checking ucs2 v0.3.1 [INFO] [stderr] Checking uefi v0.4.4 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.4.4/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[E0437]: type `Ok` is not a member of trait `ops::Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.4.4/src/result/status.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | type Ok = Completion<()>; [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/registry/src/github.com-1ecc6299db9ec823/uefi-0.4.4/src/result/status.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | type Error = Error<()>; [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/registry/src/github.com-1ecc6299db9ec823/uefi-0.4.4/src/result/status.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / fn into_result(self) -> Result<(), ()> { [INFO] [stdout] 178 | | self.into() [INFO] [stdout] 179 | | } [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/registry/src/github.com-1ecc6299db9ec823/uefi-0.4.4/src/result/status.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | / fn from_error(error: Self::Error) -> Self { [INFO] [stdout] 182 | | error.status() [INFO] [stdout] 183 | | } [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/registry/src/github.com-1ecc6299db9ec823/uefi-0.4.4/src/result/status.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | / fn from_ok(ok: Self::Ok) -> Self { [INFO] [stdout] 186 | | ok.status() [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ not a member of trait `ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.4.4/src/result/status.rs:173:6 [INFO] [stdout] | [INFO] [stdout] 173 | 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] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.4.4/src/result/status.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | 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/registry/src/github.com-1ecc6299db9ec823/uefi-0.4.4/src/result/status.rs:185:26 [INFO] [stdout] | [INFO] [stdout] 185 | fn from_ok(ok: Self::Ok) -> Self { [INFO] [stdout] | ^^ associated type `Ok` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0407, E0437, E0557, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uefi` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b15b07ee012eb15480c62fdcfd9f235f3367e3f40b7919cd0e795fb6875eb505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15b07ee012eb15480c62fdcfd9f235f3367e3f40b7919cd0e795fb6875eb505", kill_on_drop: false }` [INFO] [stdout] b15b07ee012eb15480c62fdcfd9f235f3367e3f40b7919cd0e795fb6875eb505