[INFO] cloning repository https://github.com/FANLIYANG-OPS/kernel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FANLIYANG-OPS/kernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFANLIYANG-OPS%2Fkernel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFANLIYANG-OPS%2Fkernel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5510bb21a8151b877a66dd692fca3081d35739a [INFO] testing FANLIYANG-OPS/kernel 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%2FFANLIYANG-OPS%2Fkernel" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FANLIYANG-OPS/kernel 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-25/source/.cargo/config [INFO] started tweaking git repo https://github.com/FANLIYANG-OPS/kernel [INFO] finished tweaking git repo https://github.com/FANLIYANG-OPS/kernel [INFO] tweaked toml for git repo https://github.com/FANLIYANG-OPS/kernel written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/FANLIYANG-OPS/kernel 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 03ea3d20b88d70978e2201aa67a539d782c47025a601fdebe37df598b27c6969 [INFO] running `Command { std: "docker" "start" "-a" "03ea3d20b88d70978e2201aa67a539d782c47025a601fdebe37df598b27c6969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03ea3d20b88d70978e2201aa67a539d782c47025a601fdebe37df598b27c6969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ea3d20b88d70978e2201aa67a539d782c47025a601fdebe37df598b27c6969", kill_on_drop: false }` [INFO] [stdout] 03ea3d20b88d70978e2201aa67a539d782c47025a601fdebe37df598b27c6969 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] fc4986a94938c7e775c4b7531065346ec69ff81608516283875cae2c119f2e81 [INFO] running `Command { std: "docker" "start" "-a" "fc4986a94938c7e775c4b7531065346ec69ff81608516283875cae2c119f2e81", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling x86 v0.32.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling kernel v0.1.54 (/opt/rustwide/workdir) [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling rmm v0.1.0 (/opt/rustwide/workdir/rmm) [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> rmm/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> rmm/src/arch/x86_64.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | asm!("invlpg [{0}]", in(reg) address.data()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> rmm/src/arch/x86_64.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | asm!("mov {0}, cr3", out(reg) address); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> rmm/src/arch/x86_64.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | asm!("mov cr3, {0}", in(reg) address.data()); [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] --> rmm/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] --> rmm/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 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rmm` due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.3.4/src/lib.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn))] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [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 E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fc4986a94938c7e775c4b7531065346ec69ff81608516283875cae2c119f2e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc4986a94938c7e775c4b7531065346ec69ff81608516283875cae2c119f2e81", kill_on_drop: false }` [INFO] [stdout] fc4986a94938c7e775c4b7531065346ec69ff81608516283875cae2c119f2e81