[INFO] cloning repository https://github.com/HUST-OS/rustsbi-qemu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HUST-OS/rustsbi-qemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHUST-OS%2Frustsbi-qemu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHUST-OS%2Frustsbi-qemu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4968dd2ef462a9cdf0b26436bb391ffaa34a762 [INFO] testing HUST-OS/rustsbi-qemu against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHUST-OS%2Frustsbi-qemu" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HUST-OS/rustsbi-qemu on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/HUST-OS/rustsbi-qemu [INFO] finished tweaking git repo https://github.com/HUST-OS/rustsbi-qemu [INFO] tweaked toml for git repo https://github.com/HUST-OS/rustsbi-qemu written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/HUST-OS/rustsbi-qemu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rcore-os/device_tree-rs/` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded buddy_system_allocator v0.8.0 [INFO] [stderr] Downloaded rustsbi v0.2.0-alpha.4 [INFO] [stderr] Downloaded spin v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc9e6d6363abafbb2abe8ab296d8a14539d18e3dc5b5ab3ab41e0a5e8a7312eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc9e6d6363abafbb2abe8ab296d8a14539d18e3dc5b5ab3ab41e0a5e8a7312eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc9e6d6363abafbb2abe8ab296d8a14539d18e3dc5b5ab3ab41e0a5e8a7312eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc9e6d6363abafbb2abe8ab296d8a14539d18e3dc5b5ab3ab41e0a5e8a7312eb", kill_on_drop: false }` [INFO] [stdout] fc9e6d6363abafbb2abe8ab296d8a14539d18e3dc5b5ab3ab41e0a5e8a7312eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 766704f2ae42082e4d3473076227b8fe025aa2afbb068b527100ab17b3f5bf03 [INFO] running `Command { std: "docker" "start" "-a" "766704f2ae42082e4d3473076227b8fe025aa2afbb068b527100ab17b3f5bf03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.48s [INFO] running `Command { std: "docker" "inspect" "766704f2ae42082e4d3473076227b8fe025aa2afbb068b527100ab17b3f5bf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766704f2ae42082e4d3473076227b8fe025aa2afbb068b527100ab17b3f5bf03", kill_on_drop: false }` [INFO] [stdout] 766704f2ae42082e4d3473076227b8fe025aa2afbb068b527100ab17b3f5bf03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 825efa62d2b00827639c76e2f30bdbc098ff085b850f8876b47eeb780831a1f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "825efa62d2b00827639c76e2f30bdbc098ff085b850f8876b47eeb780831a1f7", kill_on_drop: false }` [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "825efa62d2b00827639c76e2f30bdbc098ff085b850f8876b47eeb780831a1f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825efa62d2b00827639c76e2f30bdbc098ff085b850f8876b47eeb780831a1f7", kill_on_drop: false }` [INFO] [stdout] 825efa62d2b00827639c76e2f30bdbc098ff085b850f8876b47eeb780831a1f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fedddfad82f897d02a4aef8e17781d630548b2037387d0ea8ceb04f103a813c4 [INFO] running `Command { std: "docker" "start" "-a" "fedddfad82f897d02a4aef8e17781d630548b2037387d0ea8ceb04f103a813c4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xtask-4ee37be9a1aee9d7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling spin v0.7.1 [INFO] [stderr] Compiling rustsbi-qemu v0.0.1 (/opt/rustwide/workdir/rustsbi-qemu) [INFO] [stderr] Compiling device_tree v1.0.3 (https://github.com/rcore-os/device_tree-rs/#b89dffc9) [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `riscv64imac-unknown-none-elf` target may not be installed [INFO] [stderr] = help: consider downloading the target with `rustup target add riscv64imac-unknown-none-elf` [INFO] [stderr] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `riscv64imac-unknown-none-elf` target may not be installed [INFO] [stderr] = help: consider downloading the target with `rustup target add riscv64imac-unknown-none-elf` [INFO] [stderr] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `bit_field` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `riscv64imac-unknown-none-elf` target may not be installed [INFO] [stderr] = help: consider downloading the target with `rustup target add riscv64imac-unknown-none-elf` [INFO] [stderr] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `riscv64imac-unknown-none-elf` target may not be installed [INFO] [stderr] = help: consider downloading the target with `rustup target add riscv64imac-unknown-none-elf` [INFO] [stderr] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `riscv64imac-unknown-none-elf` target may not be installed [INFO] [stderr] = help: consider downloading the target with `rustup target add riscv64imac-unknown-none-elf` [INFO] [stderr] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `riscv64imac-unknown-none-elf` target may not be installed [INFO] [stderr] = help: consider downloading the target with `rustup target add riscv64imac-unknown-none-elf` [INFO] [stderr] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: build failed [INFO] [stderr] error: test failed, to rerun pass '--bin xtask' [INFO] running `Command { std: "docker" "inspect" "fedddfad82f897d02a4aef8e17781d630548b2037387d0ea8ceb04f103a813c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedddfad82f897d02a4aef8e17781d630548b2037387d0ea8ceb04f103a813c4", kill_on_drop: false }` [INFO] [stdout] fedddfad82f897d02a4aef8e17781d630548b2037387d0ea8ceb04f103a813c4