[INFO] cloning repository https://github.com/coros-os/bootloader-efi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coros-os/bootloader-efi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoros-os%2Fbootloader-efi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoros-os%2Fbootloader-efi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10afef53edc44b6c00a03135a766496ffb5a31d6 [INFO] testing coros-os/bootloader-efi against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoros-os%2Fbootloader-efi" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coros-os/bootloader-efi on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-26/source/rust-toolchain [INFO] started tweaking git repo https://github.com/coros-os/bootloader-efi [INFO] finished tweaking git repo https://github.com/coros-os/bootloader-efi [INFO] tweaked toml for git repo https://github.com/coros-os/bootloader-efi written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/coros-os/bootloader-efi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/orbclient.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raw-cpuid v6.1.0 [INFO] [stderr] Downloaded redox_uefi v0.1.0 [INFO] [stderr] Downloaded goblin v0.0.14 [INFO] [stderr] Downloaded redox_uefi_alloc v0.1.0 [INFO] [stderr] Downloaded redox_uefi_std v0.1.0 [INFO] [stderr] Downloaded scroll v0.8.0 [INFO] [stderr] Downloaded x86 v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82b880e61f17a8eea67b5e51f9f615602dd732aca097dddd284d7560ec61bbe6 [INFO] running `Command { std: "docker" "start" "-a" "82b880e61f17a8eea67b5e51f9f615602dd732aca097dddd284d7560ec61bbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82b880e61f17a8eea67b5e51f9f615602dd732aca097dddd284d7560ec61bbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82b880e61f17a8eea67b5e51f9f615602dd732aca097dddd284d7560ec61bbe6", kill_on_drop: false }` [INFO] [stdout] 82b880e61f17a8eea67b5e51f9f615602dd732aca097dddd284d7560ec61bbe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bad90d134d5dd93d5123b8351a05c011d7e6415065ba1bae30f6a47cc877404 [INFO] running `Command { std: "docker" "start" "-a" "0bad90d134d5dd93d5123b8351a05c011d7e6415065ba1bae30f6a47cc877404", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling x86 v0.18.1 [INFO] [stderr] Compiling redox_uefi v0.1.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling scroll v0.8.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling orbclient v0.3.21 (https://gitlab.redox-os.org/redox-os/orbclient.git?branch=no_std#d746b90d) [INFO] [stdout] error[E0437]: type `Ok` is not a member of trait `Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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] 113 | | Err(Error::from(self.0 & !(ERROR_BIT))) [INFO] [stdout] 114 | | } [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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] [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/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] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Ok` not found for `Self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0407, E0437, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redox_uefi` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/orbclient-519a630a59c70d98/d746b90/src/lib.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "no_std", feature(alloc))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0bad90d134d5dd93d5123b8351a05c011d7e6415065ba1bae30f6a47cc877404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bad90d134d5dd93d5123b8351a05c011d7e6415065ba1bae30f6a47cc877404", kill_on_drop: false }` [INFO] [stdout] 0bad90d134d5dd93d5123b8351a05c011d7e6415065ba1bae30f6a47cc877404