[INFO] cloning repository https://github.com/tomoyat1/an-os-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomoyat1/an-os-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyat1%2Fan-os-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyat1%2Fan-os-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5c1228b3972b555008e9aee75fa410ae2309a34 [INFO] testing tomoyat1/an-os-in-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyat1%2Fan-os-in-rust" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomoyat1/an-os-in-rust 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-14/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tomoyat1/an-os-in-rust [INFO] finished tweaking git repo https://github.com/tomoyat1/an-os-in-rust [INFO] tweaked toml for git repo https://github.com/tomoyat1/an-os-in-rust written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/tomoyat1/an-os-in-rust 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uefi-macros v0.3.3 [INFO] [stderr] Downloaded x86_64 v0.11.2 [INFO] [stderr] Downloaded uefi v0.5.0 [INFO] [stderr] Downloaded uefi-services v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] b4daa35ef9491cf05951ab6fd1f93bcd2f93c9f16d387d1ff7e25f40b01aa521 [INFO] running `Command { std: "docker" "start" "-a" "b4daa35ef9491cf05951ab6fd1f93bcd2f93c9f16d387d1ff7e25f40b01aa521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4daa35ef9491cf05951ab6fd1f93bcd2f93c9f16d387d1ff7e25f40b01aa521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4daa35ef9491cf05951ab6fd1f93bcd2f93c9f16d387d1ff7e25f40b01aa521", kill_on_drop: false }` [INFO] [stdout] b4daa35ef9491cf05951ab6fd1f93bcd2f93c9f16d387d1ff7e25f40b01aa521 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 62a6aa40a9cf3725bad8fd3fe5b856d94adf49707944f6d24b7f00f86fdae8bf [INFO] running `Command { std: "docker" "start" "-a" "62a6aa40a9cf3725bad8fd3fe5b856d94adf49707944f6d24b7f00f86fdae8bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling bit_field v0.10.0 [INFO] [stderr] Compiling an-operating-system-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rlibc v1.0.0 [INFO] [stderr] Compiling ucs2 v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling uefi-macros v0.3.3 [INFO] [stderr] Compiling uefi v0.5.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.5.0/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/registry/src/github.com-1ecc6299db9ec823/uefi-0.5.0/src/lib.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #![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/registry/src/github.com-1ecc6299db9ec823/uefi-0.5.0/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.5.0/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.5.0/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.5.0/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.5.0/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[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.5.0/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #![feature(optin_builtin_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.5.0/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.5.0/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #![feature(abi_efiapi)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.5.0/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #![feature(negative_impls)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.5.0/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uefi-0.5.0/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(const_panic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_panic` has been stable since 1.57.0 and no longer requires an attribute to enable [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.5.0/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] [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.5.0/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.5.0/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 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0407, E0437, E0554, 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 17 previous errors [INFO] running `Command { std: "docker" "inspect" "62a6aa40a9cf3725bad8fd3fe5b856d94adf49707944f6d24b7f00f86fdae8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a6aa40a9cf3725bad8fd3fe5b856d94adf49707944f6d24b7f00f86fdae8bf", kill_on_drop: false }` [INFO] [stdout] 62a6aa40a9cf3725bad8fd3fe5b856d94adf49707944f6d24b7f00f86fdae8bf