[INFO] cloning repository https://github.com/neitomic/neitos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neitomic/neitos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneitomic%2Fneitos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneitomic%2Fneitos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffb3f3a75fb25ff73967c9f5897a46eed2956acd [INFO] checking neitomic/neitos against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneitomic%2Fneitos" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/neitomic/neitos [INFO] finished tweaking git repo https://github.com/neitomic/neitos [INFO] tweaked toml for git repo https://github.com/neitomic/neitos written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/neitomic/neitos on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/neitomic/neitos already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tock-registers v0.8.1 [INFO] [stderr] Downloaded aarch64-cpu v9.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a74b5fd572dfa68a52770f14cac8a0112d6f42c9f18e149c0a9aaf6e0346e24 [INFO] running `Command { std: "docker" "start" "-a" "5a74b5fd572dfa68a52770f14cac8a0112d6f42c9f18e149c0a9aaf6e0346e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a74b5fd572dfa68a52770f14cac8a0112d6f42c9f18e149c0a9aaf6e0346e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a74b5fd572dfa68a52770f14cac8a0112d6f42c9f18e149c0a9aaf6e0346e24", kill_on_drop: false }` [INFO] [stdout] 5a74b5fd572dfa68a52770f14cac8a0112d6f42c9f18e149c0a9aaf6e0346e24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 708368a24006a0b32c8f676fd296c25a19732ef671df665db8e2c8b8d8ec7edb [INFO] running `Command { std: "docker" "start" "-a" "708368a24006a0b32c8f676fd296c25a19732ef671df665db8e2c8b8d8ec7edb", kill_on_drop: false }` [INFO] [stderr] Compiling neitos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Add the target_arch to above's check if the following code is safe to use [INFO] [stdout] --> src/panic_wait.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | compile_error!("Add the target_arch to above's check if the following code is safe to use"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arch_cpu` [INFO] [stdout] --> src/cpu.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use arch_cpu::wait_forever; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `arch_cpu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `arch_cpu`, use `cargo add arch_cpu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Add the target_arch to above's check if the following code is safe to use [INFO] [stdout] --> src/panic_wait.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | compile_error!("Add the target_arch to above's check if the following code is safe to use"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arch_cpu` [INFO] [stdout] --> src/cpu.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use arch_cpu::wait_forever; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `arch_cpu` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `arch_cpu`, use `cargo add arch_cpu` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console` in `bsp` [INFO] [stdout] --> src/console.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | bsp::console::console() [INFO] [stdout] | ^^^^^^^ could not find `console` in `bsp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/panic_wait.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / fn panic(info: &PanicInfo) -> ! { [INFO] [stdout] 23 | | panic_prevent_reenter(); [INFO] [stdout] 24 | | [INFO] [stdout] 25 | | let (location, line, column) = match info.location() { [INFO] [stdout] ... | [INFO] [stdout] 40 | | cpu::wait_forever() [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-182371ab76f58e7c.rlib [INFO] [stdout] = note: second definition in the local crate (`kernel`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `console` in `bsp` [INFO] [stdout] --> src/console.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | bsp::console::console() [INFO] [stdout] | ^^^^^^^ could not find `console` in `bsp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neitos` (bin "kernel" test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `neitos` (bin "kernel") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "708368a24006a0b32c8f676fd296c25a19732ef671df665db8e2c8b8d8ec7edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708368a24006a0b32c8f676fd296c25a19732ef671df665db8e2c8b8d8ec7edb", kill_on_drop: false }` [INFO] [stdout] 708368a24006a0b32c8f676fd296c25a19732ef671df665db8e2c8b8d8ec7edb