[INFO] cloning repository https://github.com/hanmertens/angstros [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanmertens/angstros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanmertens%2Fangstros", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanmertens%2Fangstros'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 271d74debfbb666c950ed860ca9e9b79bfaf9855 [INFO] testing hanmertens/angstros against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanmertens%2Fangstros" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hanmertens/angstros on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-16/source/rust-toolchain [INFO] started tweaking git repo https://github.com/hanmertens/angstros [INFO] finished tweaking git repo https://github.com/hanmertens/angstros [INFO] tweaked toml for git repo https://github.com/hanmertens/angstros written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/hanmertens/angstros already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 445a052dfb44c98bbb3800788eb1fa0d0686d0d285f30a86f094e39ceb0e4ff5 [INFO] running `Command { std: "docker" "start" "-a" "445a052dfb44c98bbb3800788eb1fa0d0686d0d285f30a86f094e39ceb0e4ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "445a052dfb44c98bbb3800788eb1fa0d0686d0d285f30a86f094e39ceb0e4ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "445a052dfb44c98bbb3800788eb1fa0d0686d0d285f30a86f094e39ceb0e4ff5", kill_on_drop: false }` [INFO] [stdout] 445a052dfb44c98bbb3800788eb1fa0d0686d0d285f30a86f094e39ceb0e4ff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bfcb868e735f35a5a72a6b481f46cf9cdabcef6309e631238c4d855cfb3dbe5 [INFO] running `Command { std: "docker" "start" "-a" "1bfcb868e735f35a5a72a6b481f46cf9cdabcef6309e631238c4d855cfb3dbe5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling x86_64 v0.14.2 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling sys v0.1.0 (/opt/rustwide/workdir/user/sys) [INFO] [stderr] Compiling spin v0.9.0 [INFO] [stderr] Compiling owo-colors v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling xshell-macros v0.1.13 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> user/sys/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> user/sys/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> user/sys/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning 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 `sys` due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1bfcb868e735f35a5a72a6b481f46cf9cdabcef6309e631238c4d855cfb3dbe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bfcb868e735f35a5a72a6b481f46cf9cdabcef6309e631238c4d855cfb3dbe5", kill_on_drop: false }` [INFO] [stdout] 1bfcb868e735f35a5a72a6b481f46cf9cdabcef6309e631238c4d855cfb3dbe5