[INFO] cloning repository https://github.com/imtsuki/xv7 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imtsuki/xv7" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimtsuki%2Fxv7", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimtsuki%2Fxv7'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edab461a6a7ceab2236e24ca726598107d346467 [INFO] testing imtsuki/xv7 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimtsuki%2Fxv7" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imtsuki/xv7 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/imtsuki/xv7 [INFO] finished tweaking git repo https://github.com/imtsuki/xv7 [INFO] tweaked toml for git repo https://github.com/imtsuki/xv7 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/imtsuki/xv7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b7671b17cd4a5ca313cc9208d6885ab0c640a2b7eec5f1bad8a4e8597eefc2ad [INFO] running `Command { std: "docker" "start" "-a" "b7671b17cd4a5ca313cc9208d6885ab0c640a2b7eec5f1bad8a4e8597eefc2ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7671b17cd4a5ca313cc9208d6885ab0c640a2b7eec5f1bad8a4e8597eefc2ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7671b17cd4a5ca313cc9208d6885ab0c640a2b7eec5f1bad8a4e8597eefc2ad", kill_on_drop: false }` [INFO] [stdout] b7671b17cd4a5ca313cc9208d6885ab0c640a2b7eec5f1bad8a4e8597eefc2ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48bb4681fed56b13ff1f094fbd0f70ff87232c97f9f8520a8b689414ec0188ba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "48bb4681fed56b13ff1f094fbd0f70ff87232c97f9f8520a8b689414ec0188ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling x86_64 v0.13.6 [INFO] [stderr] Compiling bit_field v0.10.0 [INFO] [stderr] Compiling x86_64 v0.14.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling xv7-usyscall v0.1.0 (/opt/rustwide/workdir/xv7-usyscall) [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> xv7-usyscall/src/arch/x86_64.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | llvm_asm!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> xv7-usyscall/src/arch/x86_64.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | llvm_asm!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> xv7-usyscall/src/arch/x86_64.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | llvm_asm!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> xv7-usyscall/src/arch/x86_64.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | llvm_asm!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> xv7-usyscall/src/arch/x86_64.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | llvm_asm!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `llvm_asm`: will be removed from the compiler, use asm! instead [INFO] [stdout] --> xv7-usyscall/src/arch/x86_64.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | llvm_asm!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling pc-keyboard v0.5.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> xv7-usyscall/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(llvm_asm)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xv7-usyscall` due to 2 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "48bb4681fed56b13ff1f094fbd0f70ff87232c97f9f8520a8b689414ec0188ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48bb4681fed56b13ff1f094fbd0f70ff87232c97f9f8520a8b689414ec0188ba", kill_on_drop: false }` [INFO] [stdout] 48bb4681fed56b13ff1f094fbd0f70ff87232c97f9f8520a8b689414ec0188ba