[INFO] cloning repository https://github.com/lfairy/gensokyo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lfairy/gensokyo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfairy%2Fgensokyo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfairy%2Fgensokyo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9b349d376cbc04118e8c7790f13f5361a509f1d [INFO] testing lfairy/gensokyo against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfairy%2Fgensokyo" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lfairy/gensokyo on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lfairy/gensokyo [INFO] finished tweaking git repo https://github.com/lfairy/gensokyo [INFO] tweaked toml for git repo https://github.com/lfairy/gensokyo written to /workspace/builds/worker-76/source/Cargo.toml [INFO] crate git repo https://github.com/lfairy/gensokyo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rlibc v1.0.0 [INFO] [stderr] Downloaded spin v0.4.3 [INFO] [stderr] Downloaded x86 v0.7.1 [INFO] [stderr] Downloaded raw-cpuid v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5100d55aaf797a17d0a4d8994e019f6d7189ab441f4c52829db6a4b05cf55e8b [INFO] running `Command { std: "docker" "start" "-a" "5100d55aaf797a17d0a4d8994e019f6d7189ab441f4c52829db6a4b05cf55e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5100d55aaf797a17d0a4d8994e019f6d7189ab441f4c52829db6a4b05cf55e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5100d55aaf797a17d0a4d8994e019f6d7189ab441f4c52829db6a4b05cf55e8b", kill_on_drop: false }` [INFO] [stdout] 5100d55aaf797a17d0a4d8994e019f6d7189ab441f4c52829db6a4b05cf55e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad735aa8b0bfb7f3bfea6c1ca042a27c6d30c04d3db46b980331e992265c9506 [INFO] running `Command { std: "docker" "start" "-a" "ad735aa8b0bfb7f3bfea6c1ca042a27c6d30c04d3db46b980331e992265c9506", kill_on_drop: false }` [INFO] [stderr] Compiling x86 v0.7.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling raw-cpuid v2.0.1 [INFO] [stderr] Compiling rlibc v1.0.0 [INFO] [stderr] Compiling spin v0.4.3 [INFO] [stderr] Compiling efi-sys v0.1.0 (/opt/rustwide/workdir/efi-sys) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spin-0.4.3/src/lib.rs:8:43 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg_attr(feature = "const_fn", 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: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spin-0.4.3/src/util.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe { asm!("pause" :::: "volatile"); } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.1/src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | asm!("movl $0, %eax" : : "{eax}" (eax) : "eax"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.1/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("movl $0, %ecx" : : "{ecx}" (ecx) : "ecx"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.1/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.1/src/lib.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | asm!("movl $0, %eax" : : "{eax}" (eax) : "eax"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.1/src/lib.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-2.0.1/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(prelude_import, asm)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spin` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0437]: type `Err` is not a member of trait `TryFrom` [INFO] [stdout] --> efi-sys/src/lib.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | type Err = usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not a member of trait `TryFrom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> efi-sys/src/lib.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | / bitflags! { pub flags MemoryAttribute: u64 { [INFO] [stdout] 379 | | const MEMORY_UC = 0x0000000000000001, [INFO] [stdout] 380 | | const MEMORY_WC = 0x0000000000000002, [INFO] [stdout] 381 | | const MEMORY_WT = 0x0000000000000004, [INFO] [stdout] ... | [INFO] [stdout] 390 | | const MEMORY_RUNTIME = 0x8000000000000000, [INFO] [stdout] 391 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> efi-sys/src/lib.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | / bitflags! { pub flags MemoryAttribute: u64 { [INFO] [stdout] 379 | | const MEMORY_UC = 0x0000000000000001, [INFO] [stdout] 380 | | const MEMORY_WC = 0x0000000000000002, [INFO] [stdout] 381 | | const MEMORY_WT = 0x0000000000000004, [INFO] [stdout] ... | [INFO] [stdout] 390 | | const MEMORY_RUNTIME = 0x8000000000000000, [INFO] [stdout] 391 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> efi-sys/src/lib.rs:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | / bitflags! { pub flags OpenProtocolAttribute: u32 { [INFO] [stdout] 394 | | const BY_HANDLE_PROTOCOL = 0x00000001, [INFO] [stdout] 395 | | const GET_PROTOCOL = 0x00000002, [INFO] [stdout] 396 | | const TEST_PROTOCOL = 0x00000004, [INFO] [stdout] ... | [INFO] [stdout] 399 | | const EXCLUSIVE = 0x00000020, [INFO] [stdout] 400 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> efi-sys/src/lib.rs:393:1 [INFO] [stdout] | [INFO] [stdout] 393 | / bitflags! { pub flags OpenProtocolAttribute: u32 { [INFO] [stdout] 394 | | const BY_HANDLE_PROTOCOL = 0x00000001, [INFO] [stdout] 395 | | const GET_PROTOCOL = 0x00000002, [INFO] [stdout] 396 | | const TEST_PROTOCOL = 0x00000004, [INFO] [stdout] ... | [INFO] [stdout] 399 | | const EXCLUSIVE = 0x00000020, [INFO] [stdout] 400 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> efi-sys/src/lib.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | / bitflags! { pub flags Daylight: u8 { [INFO] [stdout] 479 | | const ADJUST_DAYLIGHT = 0x01, [INFO] [stdout] 480 | | const IN_DAYLIGHT = 0x02, [INFO] [stdout] 481 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> efi-sys/src/lib.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | / bitflags! { pub flags Daylight: u8 { [INFO] [stdout] 479 | | const ADJUST_DAYLIGHT = 0x01, [INFO] [stdout] 480 | | const IN_DAYLIGHT = 0x02, [INFO] [stdout] 481 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> efi-sys/src/lib.rs:504:1 [INFO] [stdout] | [INFO] [stdout] 504 | / bitflags! { pub flags DebugDisposition: usize { [INFO] [stdout] 505 | | const OPTIONAL_PTR = 0x00000001, [INFO] [stdout] 506 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> efi-sys/src/lib.rs:504:1 [INFO] [stdout] | [INFO] [stdout] 504 | / bitflags! { pub flags DebugDisposition: usize { [INFO] [stdout] 505 | | const OPTIONAL_PTR = 0x00000001, [INFO] [stdout] 506 | | }} [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0566]: conflicting representation hints [INFO] [stdout] --> efi-sys/src/lib.rs:412:8 [INFO] [stdout] | [INFO] [stdout] 412 | #[repr(C, u32)] [INFO] [stdout] | ^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(conflicting_repr_hints)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0566]: conflicting representation hints [INFO] [stdout] --> efi-sys/src/lib.rs:516:8 [INFO] [stdout] | [INFO] [stdout] 516 | #[repr(C, u32)] [INFO] [stdout] | ^ ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #68585 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Error` [INFO] [stdout] --> efi-sys/src/lib.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | impl TryFrom for KnownStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Error` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Error = Type;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0437, E0566. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ad735aa8b0bfb7f3bfea6c1ca042a27c6d30c04d3db46b980331e992265c9506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad735aa8b0bfb7f3bfea6c1ca042a27c6d30c04d3db46b980331e992265c9506", kill_on_drop: false }` [INFO] [stdout] ad735aa8b0bfb7f3bfea6c1ca042a27c6d30c04d3db46b980331e992265c9506