[INFO] cloning repository https://github.com/yhyddr/rust-rcore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yhyddr/rust-rcore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhyddr%2Frust-rcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhyddr%2Frust-rcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 712c5fa35ee87db9fbbb0ef6e1a6e07bee341ada [INFO] testing yhyddr/rust-rcore 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%2Fyhyddr%2Frust-rcore" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yhyddr/rust-rcore 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-17/source/.cargo/config [INFO] started tweaking git repo https://github.com/yhyddr/rust-rcore [INFO] finished tweaking git repo https://github.com/yhyddr/rust-rcore [INFO] tweaked toml for git repo https://github.com/yhyddr/rust-rcore written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/yhyddr/rust-rcore 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 97c540aa97d503049466b88b9da3488b7314dbfa42e804ca0fdaa8db4d294cea [INFO] running `Command { std: "docker" "start" "-a" "97c540aa97d503049466b88b9da3488b7314dbfa42e804ca0fdaa8db4d294cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97c540aa97d503049466b88b9da3488b7314dbfa42e804ca0fdaa8db4d294cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97c540aa97d503049466b88b9da3488b7314dbfa42e804ca0fdaa8db4d294cea", kill_on_drop: false }` [INFO] [stdout] 97c540aa97d503049466b88b9da3488b7314dbfa42e804ca0fdaa8db4d294cea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] ed433bdcbac51937431886b6fb69940e123c8f12ce2b0c98cf928773faf08cfc [INFO] running `Command { std: "docker" "start" "-a" "ed433bdcbac51937431886b6fb69940e123c8f12ce2b0c98cf928773faf08cfc", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bit_field v0.10.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling riscv-target v0.1.2 [INFO] [stderr] Compiling riscv v0.6.0 (https://github.com/rcore-os/riscv#21e32ee1) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/riscv-ab2abd16c438337b/21e32ee/src/lib.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | #![cfg_attr(feature = "inline-asm", feature(llvm_asm))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `llvm_asm` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/riscv-ab2abd16c438337b/21e32ee/src/lib.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | #![cfg_attr(feature = "inline-asm", feature(llvm_asm))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `riscv` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "ed433bdcbac51937431886b6fb69940e123c8f12ce2b0c98cf928773faf08cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed433bdcbac51937431886b6fb69940e123c8f12ce2b0c98cf928773faf08cfc", kill_on_drop: false }` [INFO] [stdout] ed433bdcbac51937431886b6fb69940e123c8f12ce2b0c98cf928773faf08cfc