[INFO] cloning repository https://github.com/luojia65/luojia-os-labs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luojia65/luojia-os-labs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojia65%2Fluojia-os-labs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojia65%2Fluojia-os-labs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efe6c41bc592847b276d61d60c5436b3db637919 [INFO] testing luojia65/luojia-os-labs against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojia65%2Fluojia-os-labs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luojia65/luojia-os-labs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luojia65/luojia-os-labs [INFO] finished tweaking git repo https://github.com/luojia65/luojia-os-labs [INFO] tweaked toml for git repo https://github.com/luojia65/luojia-os-labs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/luojia65/luojia-os-labs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rust-embedded/riscv` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 812797d82bf1dc316bef4b7061cae1ef81885d27dc8015dcff89bf6ce1aa6873 [INFO] running `Command { std: "docker" "start" "-a" "812797d82bf1dc316bef4b7061cae1ef81885d27dc8015dcff89bf6ce1aa6873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "812797d82bf1dc316bef4b7061cae1ef81885d27dc8015dcff89bf6ce1aa6873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812797d82bf1dc316bef4b7061cae1ef81885d27dc8015dcff89bf6ce1aa6873", kill_on_drop: false }` [INFO] [stdout] 812797d82bf1dc316bef4b7061cae1ef81885d27dc8015dcff89bf6ce1aa6873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f0b59a84828f62d184783fd588fadf9951b5b2c7f328d16335d0e33a65ebd64 [INFO] running `Command { std: "docker" "start" "-a" "5f0b59a84828f62d184783fd588fadf9951b5b2c7f328d16335d0e33a65ebd64", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling r0 v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling yield-batch-kernel-user v0.1.0 (/opt/rustwide/workdir/01a-yield-batch-kern/user) [INFO] [stderr] Compiling batch-kernel-user v0.1.0 (/opt/rustwide/workdir/01-batch-kernel/user) [INFO] [stderr] Compiling spin v0.7.1 [INFO] [stderr] Compiling multi-program-user v0.1.0 (/opt/rustwide/workdir/02-multi-program-kern/user) [INFO] [stderr] Compiling magic-return-user v0.1.0 (/opt/rustwide/workdir/01b-magic-return-kern/user) [INFO] [stderr] Compiling trap-return-user v0.1.0 (/opt/rustwide/workdir/02b-trap-return-kern/user) [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling mmu-user v0.1.0 (/opt/rustwide/workdir/03-mmu-users) [INFO] [stderr] Compiling complex-ctx-user v0.1.0 (/opt/rustwide/workdir/02a-complex-ctx-kern/user) [INFO] [stderr] Compiling complex-ctx-kern v0.1.0 (/opt/rustwide/workdir/02a-complex-ctx-kern/kernel) [INFO] [stderr] Compiling magic-return-kern v0.1.0 (/opt/rustwide/workdir/01b-magic-return-kern/kernel) [INFO] [stderr] Compiling yield-batch-kernel v0.1.0 (/opt/rustwide/workdir/01a-yield-batch-kern/kernel) [INFO] [stderr] Compiling woke v0.0.2 [INFO] [stderr] Compiling virt-addr-kern v0.1.0 (/opt/rustwide/workdir/03-virt-addr-kern) [INFO] [stderr] Compiling template-kernel v0.1.0 (/opt/rustwide/workdir/00-template-kernel) [INFO] [stderr] Compiling multi-program-kern v0.1.0 (/opt/rustwide/workdir/02-multi-program-kern/kernel) [INFO] [stderr] Compiling va-switch-kern v0.1.0 (/opt/rustwide/workdir/03a-va-switch-kern) [INFO] [stderr] Compiling trap-return-kern v0.1.0 (/opt/rustwide/workdir/02b-trap-return-kern/kernel) [INFO] [stderr] Compiling batch-kernel v0.1.0 (/opt/rustwide/workdir/01-batch-kernel/kernel) [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling buddy_system_allocator v0.8.0 [INFO] [stderr] Compiling buddy_system_allocator v0.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> 01-batch-kernel/user/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(asm)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> 01-batch-kernel/user/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(linkage)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> 01-batch-kernel/user/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(panic_info_message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 `batch-kernel-user` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5f0b59a84828f62d184783fd588fadf9951b5b2c7f328d16335d0e33a65ebd64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f0b59a84828f62d184783fd588fadf9951b5b2c7f328d16335d0e33a65ebd64", kill_on_drop: false }` [INFO] [stdout] 5f0b59a84828f62d184783fd588fadf9951b5b2c7f328d16335d0e33a65ebd64