[INFO] cloning repository https://github.com/luke-biel/dotos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luke-biel/dotos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-biel%2Fdotos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-biel%2Fdotos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21b426fbbf630d874bd90cc86d2ca1d10f98dda3 [INFO] checking luke-biel/dotos against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-biel%2Fdotos" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luke-biel/dotos on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luke-biel/dotos [INFO] finished tweaking git repo https://github.com/luke-biel/dotos [INFO] tweaked toml for git repo https://github.com/luke-biel/dotos written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/luke-biel/dotos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c6d5579f28cbac7aa424ce49d3730847fcdedf0efa1e26941b75ca0f824e74c [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" "3c6d5579f28cbac7aa424ce49d3730847fcdedf0efa1e26941b75ca0f824e74c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c6d5579f28cbac7aa424ce49d3730847fcdedf0efa1e26941b75ca0f824e74c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6d5579f28cbac7aa424ce49d3730847fcdedf0efa1e26941b75ca0f824e74c", kill_on_drop: false }` [INFO] [stdout] 3c6d5579f28cbac7aa424ce49d3730847fcdedf0efa1e26941b75ca0f824e74c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84091b1faa20f46bc0af3dd26ade583044a45cf0332764e4b2aa41deb2d2be65 [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" "84091b1faa20f46bc0af3dd26ade583044a45cf0332764e4b2aa41deb2d2be65", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling dotos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tock-registers v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stdout] error[E0433]: failed to resolve: could not find `arch_impl` in `arch` [INFO] [stdout] --> src/main.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | arch::arch_impl::{ [INFO] [stdout] | ^^^^^^^^^ could not find `arch_impl` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `arch_impl` in `arch` [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_pl011_uart.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | arch::arch_impl::cpu::instructions::nop, [INFO] [stdout] | ^^^^^^^^^ could not find `arch_impl` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `arch_impl` in `arch` [INFO] [stdout] --> src/common/statics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::{arch::arch_impl::statics::*, bsp::device::statics::*}; [INFO] [stdout] | ^^^^^^^^^ could not find `arch_impl` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::arch::aarch64` [INFO] [stdout] --> src/panic.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{arch::aarch64::cpu, common::statics::panic_console}; [INFO] [stdout] | ^^^^^^^ could not find `aarch64` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::common::statics::TIMER`, `crate::common::statics::CONSOLE`, `crate::common::statics::panic_console` [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_gpio.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | statics::TIMER, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `TIMER` in `common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/log.rs:3:44 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::common::{serial_console::Write, statics::CONSOLE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/panic.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{arch::aarch64::cpu, common::statics::panic_console}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `nop` in this scope [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_pl011_uart.rs:127:22 [INFO] [stdout] | [INFO] [stdout] 127 | unsafe { nop() } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `nop` in this scope [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_pl011_uart.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | unsafe { nop() } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `nop` in this scope [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_pl011_uart.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | unsafe { nop() } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_exception_handling` in this scope [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | init_exception_handling(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MMU` in module `statics` [INFO] [stdout] --> src/main.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | statics::MMU.enable_mmu_and_caching().expect("mmu init"); [INFO] [stdout] | ^^^ not found in `statics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / info!( [INFO] [stdout] 45 | | "> {} - v{}", [INFO] [stdout] 46 | | env!("CARGO_PKG_NAME"), [INFO] [stdout] 47 | | env!("CARGO_PKG_VERSION") [INFO] [stdout] 48 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | info!("> build time: {}", env!("BUILD_DATE")); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | info!("> git head: {}", env!("GIT_HASH")); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:27:43 [INFO] [stdout] | [INFO] [stdout] 27 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | info!("> drivers loaded:"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | info!("> {}: {}", i, driver.compat()) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `current_privilege_level` in this scope [INFO] [stdout] --> src/main.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | let privilege_level = current_privilege_level(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | info!("current privilege level: {}", privilege_level); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | info!("exception Status: {}", get_mask_state()); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_mask_state` in this scope [INFO] [stdout] --> src/main.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | info!("exception Status: {}", get_mask_state()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:27:43 [INFO] [stdout] | [INFO] [stdout] 27 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | info!("Recovery from exception successful"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `arch_impl` in `arch` [INFO] [stdout] --> src/main.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | arch::arch_impl::{ [INFO] [stdout] | ^^^^^^^^^ could not find `arch_impl` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `arch_impl` in `arch` [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_pl011_uart.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | arch::arch_impl::cpu::instructions::nop, [INFO] [stdout] | ^^^^^^^^^ could not find `arch_impl` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `arch_impl` in `arch` [INFO] [stdout] --> src/common/statics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::{arch::arch_impl::statics::*, bsp::device::statics::*}; [INFO] [stdout] | ^^^^^^^^^ could not find `arch_impl` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::arch::aarch64` [INFO] [stdout] --> src/panic.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{arch::aarch64::cpu, common::statics::panic_console}; [INFO] [stdout] | ^^^^^^^ could not find `aarch64` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::common::statics::TIMER`, `crate::common::statics::CONSOLE`, `crate::common::statics::panic_console` [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_gpio.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | statics::TIMER, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `TIMER` in `common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/log.rs:3:44 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::common::{serial_console::Write, statics::CONSOLE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/panic.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{arch::aarch64::cpu, common::statics::panic_console}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `nop` in this scope [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_pl011_uart.rs:127:22 [INFO] [stdout] | [INFO] [stdout] 127 | unsafe { nop() } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `nop` in this scope [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_pl011_uart.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | unsafe { nop() } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `nop` in this scope [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_pl011_uart.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | unsafe { nop() } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_exception_handling` in this scope [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | init_exception_handling(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MMU` in module `statics` [INFO] [stdout] --> src/main.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | statics::MMU.enable_mmu_and_caching().expect("mmu init"); [INFO] [stdout] | ^^^ not found in `statics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / info!( [INFO] [stdout] 45 | | "> {} - v{}", [INFO] [stdout] 46 | | env!("CARGO_PKG_NAME"), [INFO] [stdout] 47 | | env!("CARGO_PKG_VERSION") [INFO] [stdout] 48 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | info!("> build time: {}", env!("BUILD_DATE")); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | info!("> git head: {}", env!("GIT_HASH")); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:27:43 [INFO] [stdout] | [INFO] [stdout] 27 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | info!("> drivers loaded:"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | info!("> {}: {}", i, driver.compat()) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `current_privilege_level` in this scope [INFO] [stdout] --> src/main.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | let privilege_level = current_privilege_level(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | info!("current privilege level: {}", privilege_level); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | info!("exception Status: {}", get_mask_state()); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_mask_state` in this scope [INFO] [stdout] --> src/main.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | info!("exception Status: {}", get_mask_state()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER` in module `$crate::common::statics` [INFO] [stdout] --> src/log.rs:27:43 [INFO] [stdout] | [INFO] [stdout] 27 | let ts = $crate::common::statics::TIMER.uptime(); [INFO] [stdout] | ^^^^^ not found in `$crate::common::statics` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | info!("Recovery from exception successful"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/panic.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | unsafe fn panic(info: &PanicInfo) -> ! { [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/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dd6c19f0820d51d.rlib [INFO] [stdout] = note: second definition in the local crate (`dotos`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `arch_address_space_size_sanity_checks` found for struct `AddressSpace` in the current scope [INFO] [stdout] --> src/common/memory/mmu/mod.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct AddressSpace; [INFO] [stdout] | ------------------------------------------- function or associated item `arch_address_space_size_sanity_checks` not found for this [INFO] [stdout] ... [INFO] [stdout] 74 | Self::arch_address_space_size_sanity_checks(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `AddressSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `memory::mmu::MemoryManagementUnit` [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | memory::mmu::MemoryManagementUnit, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time_manager::TimeManager` [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_gpio.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | time_manager::TimeManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / info!( [INFO] [stdout] 45 | | "> {} - v{}", [INFO] [stdout] 46 | | env!("CARGO_PKG_NAME"), [INFO] [stdout] 47 | | env!("CARGO_PKG_VERSION") [INFO] [stdout] 48 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | info!("> build time: {}", env!("BUILD_DATE")); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | info!("> git head: {}", env!("GIT_HASH")); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | info!("> drivers loaded:"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | info!("> {}: {}", i, driver.compat()) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | info!("current privilege level: {}", privilege_level); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | info!("exception Status: {}", get_mask_state()); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | info!("Recovery from exception successful"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dotos` due to 23 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `arch_address_space_size_sanity_checks` found for struct `AddressSpace` in the current scope [INFO] [stdout] --> src/common/memory/mmu/mod.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct AddressSpace; [INFO] [stdout] | ------------------------------------------- function or associated item `arch_address_space_size_sanity_checks` not found for this [INFO] [stdout] ... [INFO] [stdout] 74 | Self::arch_address_space_size_sanity_checks(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `AddressSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `memory::mmu::MemoryManagementUnit` [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | memory::mmu::MemoryManagementUnit, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time_manager::TimeManager` [INFO] [stdout] --> src/bsp/device_driver/bcm/bcm2xxx_gpio.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | time_manager::TimeManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / info!( [INFO] [stdout] 45 | | "> {} - v{}", [INFO] [stdout] 46 | | env!("CARGO_PKG_NAME"), [INFO] [stdout] 47 | | env!("CARGO_PKG_VERSION") [INFO] [stdout] 48 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | info!("> build time: {}", env!("BUILD_DATE")); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | info!("> git head: {}", env!("GIT_HASH")); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | info!("> drivers loaded:"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | info!("> {}: {}", i, driver.compat()) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | info!("current privilege level: {}", privilege_level); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | info!("exception Status: {}", get_mask_state()); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::time_manager::TimeManager` [INFO] [stdout] --> src/log.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::common::time_manager::TimeManager as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | info!("Recovery from exception successful"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "84091b1faa20f46bc0af3dd26ade583044a45cf0332764e4b2aa41deb2d2be65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84091b1faa20f46bc0af3dd26ade583044a45cf0332764e4b2aa41deb2d2be65", kill_on_drop: false }` [INFO] [stdout] 84091b1faa20f46bc0af3dd26ade583044a45cf0332764e4b2aa41deb2d2be65