[INFO] cloning repository https://github.com/AbleTheAbove/ableos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbleTheAbove/ableos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fableos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fableos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52fee0871e0ca32a8287eb85bd539ab14a500abc [INFO] testing AbleTheAbove/ableos against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fableos" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AbleTheAbove/ableos on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/AbleTheAbove/ableos [INFO] finished tweaking git repo https://github.com/AbleTheAbove/ableos [INFO] tweaked toml for git repo https://github.com/AbleTheAbove/ableos written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/AbleTheAbove/ableos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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 raw-cpuid v9.0.0 [INFO] [stderr] Downloaded array-init v2.0.0 [INFO] [stderr] Downloaded embedded-hal v0.2.5 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded volatile v0.4.4 [INFO] [stderr] Downloaded bootloader v0.9.18 [INFO] [stderr] Downloaded core_detect v1.0.0 [INFO] [stderr] Downloaded pic8259 v0.10.1 [INFO] [stderr] Downloaded uefi-services v0.8.0 [INFO] [stderr] Downloaded atomic-polyfill v0.1.2 [INFO] [stderr] Downloaded uart_16550 v0.2.15 [INFO] [stderr] Downloaded serde-json-core v0.4.0 [INFO] [stderr] Downloaded conquer-once v0.3.2 [INFO] [stderr] Downloaded font8x8 v0.3.1 [INFO] [stderr] Downloaded uefi-macros v0.3.3 [INFO] [stderr] Downloaded lliw v0.1.2 [INFO] [stderr] Downloaded linked_list_allocator v0.9.0 [INFO] [stderr] Downloaded uefi v0.11.0 [INFO] [stderr] Downloaded heapless v0.7.1 [INFO] [stderr] Downloaded ps2-mouse v0.1.4 [INFO] [stderr] Downloaded qemu-exit v2.0.0 [INFO] [stderr] Downloaded conquer-util v0.3.0 [INFO] [stderr] Downloaded x86 v0.39.0 [INFO] [stderr] Downloaded x86_64 v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0fe30a4720dbbed69c34593a18d74e1355bd8dca3a24c9aab1030bec4dd2069 [INFO] running `Command { std: "docker" "start" "-a" "f0fe30a4720dbbed69c34593a18d74e1355bd8dca3a24c9aab1030bec4dd2069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0fe30a4720dbbed69c34593a18d74e1355bd8dca3a24c9aab1030bec4dd2069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0fe30a4720dbbed69c34593a18d74e1355bd8dca3a24c9aab1030bec4dd2069", kill_on_drop: false }` [INFO] [stdout] f0fe30a4720dbbed69c34593a18d74e1355bd8dca3a24c9aab1030bec4dd2069 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 813880082dd219d678e046a6a279c4540980a554865e942e924e9b4ccfb17c8d [INFO] running `Command { std: "docker" "start" "-a" "813880082dd219d678e046a6a279c4540980a554865e942e924e9b4ccfb17c8d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling x86_64 v0.14.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling heapless v0.7.1 [INFO] [stderr] Compiling x86 v0.39.0 [INFO] [stderr] Compiling bootloader v0.9.18 [INFO] [stderr] Compiling conquer-util v0.3.0 [INFO] [stderr] Compiling conquer-util v0.2.0 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling qemu-exit v2.0.0 [INFO] [stderr] Compiling core_detect v1.0.0 [INFO] [stderr] Compiling pc-keyboard v0.5.1 [INFO] [stderr] Compiling cpuio v0.3.0 (https://github.com/anyusernameworks/cpuio.git#3908ecab) [INFO] [stderr] Compiling rash v0.1.0 (/opt/rustwide/workdir/rash) [INFO] [stderr] Compiling lliw v0.1.2 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling volatile v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling raw-cpuid v9.0.0 [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/qemu-exit-2.0.0/src/lib.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #![feature(asm)] [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/qemu-exit-2.0.0/src/lib.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | #![feature(const_panic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [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 E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qemu-exit` due to 3 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/cpuio-7e6557e91ae75649/3908eca/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(llvm_asm, const_fn_trait_bound)] [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/lock_api-0.4.4/src/lib.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn_trait_bound))] [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] [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" "813880082dd219d678e046a6a279c4540980a554865e942e924e9b4ccfb17c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813880082dd219d678e046a6a279c4540980a554865e942e924e9b4ccfb17c8d", kill_on_drop: false }` [INFO] [stdout] 813880082dd219d678e046a6a279c4540980a554865e942e924e9b4ccfb17c8d