[INFO] cloning repository https://github.com/weijunji/wcore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weijunji/wcore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweijunji%2Fwcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweijunji%2Fwcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45b6e35f4be5ae9ede21f9f618cd4817ab06b397 [INFO] testing weijunji/wcore against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweijunji%2Fwcore" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weijunji/wcore on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/weijunji/wcore [INFO] finished tweaking git repo https://github.com/weijunji/wcore [INFO] tweaked toml for git repo https://github.com/weijunji/wcore written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/weijunji/wcore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7181e35f60080251df2a3e7e6ff6eccfbbf99ec1f16dd351a0098398d0b8247e [INFO] running `Command { std: "docker" "start" "-a" "7181e35f60080251df2a3e7e6ff6eccfbbf99ec1f16dd351a0098398d0b8247e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7181e35f60080251df2a3e7e6ff6eccfbbf99ec1f16dd351a0098398d0b8247e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7181e35f60080251df2a3e7e6ff6eccfbbf99ec1f16dd351a0098398d0b8247e", kill_on_drop: false }` [INFO] [stdout] 7181e35f60080251df2a3e7e6ff6eccfbbf99ec1f16dd351a0098398d0b8247e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45f506b6533c81c66d3f1fcd4d7a2cca68474d6bcecaa1d6607425d1a3f2c635 [INFO] running `Command { std: "docker" "start" "-a" "45f506b6533c81c66d3f1fcd4d7a2cca68474d6bcecaa1d6607425d1a3f2c635", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wcore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: invalid register `x10`: unknown register [INFO] [stdout] --> src/sbi.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | inout("x10") $arg0 => ret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | sbi_call!(SBI_CONSOLE_PUTCHAR, c, 0, 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x11`: unknown register [INFO] [stdout] --> src/sbi.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | in("x11") $arg1, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | sbi_call!(SBI_CONSOLE_PUTCHAR, c, 0, 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x12`: unknown register [INFO] [stdout] --> src/sbi.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | in("x12") $arg2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | sbi_call!(SBI_CONSOLE_PUTCHAR, c, 0, 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x17`: unknown register [INFO] [stdout] --> src/sbi.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | in("x17") $which, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | sbi_call!(SBI_CONSOLE_PUTCHAR, c, 0, 0); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x10`: unknown register [INFO] [stdout] --> src/sbi.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | out("x10") ret, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | sbi_call0!(SBI_CONSOLE_GETCHAR) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x17`: unknown register [INFO] [stdout] --> src/sbi.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | in("x17") $which, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | sbi_call0!(SBI_CONSOLE_GETCHAR) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x10`: unknown register [INFO] [stdout] --> src/sbi.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | out("x10") ret, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | sbi_call0!(SBI_SHUTDOWN); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x17`: unknown register [INFO] [stdout] --> src/sbi.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | in("x17") $which, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | sbi_call0!(SBI_SHUTDOWN); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x10`: unknown register [INFO] [stdout] --> src/sbi.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | inout("x10") $arg0 => ret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | sbi_call!(SBI_SET_TIMER, stime_val, 0, 0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x11`: unknown register [INFO] [stdout] --> src/sbi.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | in("x11") $arg1, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | sbi_call!(SBI_SET_TIMER, stime_val, 0, 0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x12`: unknown register [INFO] [stdout] --> src/sbi.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | in("x12") $arg2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | sbi_call!(SBI_SET_TIMER, stime_val, 0, 0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x17`: unknown register [INFO] [stdout] --> src/sbi.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | in("x17") $which, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | sbi_call!(SBI_SET_TIMER, stime_val, 0, 0); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `sbi_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::mem` [INFO] [stdout] --> src/mm/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use core::mem; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::alloc::Layout` [INFO] [stdout] --> src/mm/memblock.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use core::alloc::Layout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wcore` due to 13 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "45f506b6533c81c66d3f1fcd4d7a2cca68474d6bcecaa1d6607425d1a3f2c635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f506b6533c81c66d3f1fcd4d7a2cca68474d6bcecaa1d6607425d1a3f2c635", kill_on_drop: false }` [INFO] [stdout] 45f506b6533c81c66d3f1fcd4d7a2cca68474d6bcecaa1d6607425d1a3f2c635