[INFO] updating cached repository https://github.com/RusPiRo/ruspiro-loader [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 630220d4faad17bf2c8a52f09653aa1dc11a64a0 [INFO] checking RusPiRo/ruspiro-loader against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusPiRo%2Fruspiro-loader" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RusPiRo/ruspiro-loader on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/RusPiRo/ruspiro-loader [INFO] removed path dependency ruspiro-allocator from git repo https://github.com/RusPiRo/ruspiro-loader [INFO] removed path dependency ruspiro-cache from git repo https://github.com/RusPiRo/ruspiro-loader [INFO] removed path dependency ruspiro-gpio from git repo https://github.com/RusPiRo/ruspiro-loader [INFO] removed path dependency ruspiro-interrupt from git repo https://github.com/RusPiRo/ruspiro-loader [INFO] removed path dependency ruspiro-lock from git repo https://github.com/RusPiRo/ruspiro-loader [INFO] removed path dependency ruspiro-register from git repo https://github.com/RusPiRo/ruspiro-loader [INFO] removed path dependency ruspiro-singleton from git repo https://github.com/RusPiRo/ruspiro-loader [INFO] removed path dependency ruspiro-timer from git repo https://github.com/RusPiRo/ruspiro-loader [INFO] removed path dependency ruspiro-uart from git repo https://github.com/RusPiRo/ruspiro-loader [INFO] finished tweaking git repo https://github.com/RusPiRo/ruspiro-loader [INFO] tweaked toml for git repo https://github.com/RusPiRo/ruspiro-loader written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2bad6f49184edfe9333cff13ce99e33c1b1b4943a61b83e13912f5ed026569fe [INFO] running `"docker" "start" "-a" "2bad6f49184edfe9333cff13ce99e33c1b1b4943a61b83e13912f5ed026569fe"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking ruspiro-lock v0.3.2 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking ruspiro-register v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ruspiro-interrupt-core v0.3.0 [INFO] [stderr] Compiling ruspiro-cache v0.3.0 [INFO] [stderr] Compiling ruspiro-allocator v0.3.1 [INFO] [stderr] Compiling ruspiro-loader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ruspiro-singleton v0.3.0 [INFO] [stderr] Checking ruspiro-timer v0.3.0 [INFO] [stderr] Checking ruspiro-console v0.3.1 [INFO] [stderr] Checking ruspiro-gpio v0.3.0 [INFO] [stderr] Checking ruspiro-uart v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling paste-impl v0.1.11 [INFO] [stderr] Checking paste v0.1.11 [INFO] [stderr] Compiling ruspiro-interrupt-macros v0.2.1 [INFO] [stderr] Checking ruspiro-interrupt v0.3.0 [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stdout] implement handler for IRQ: "Aux, Uart1" [INFO] [stderr] --> src/mmu.rs:38:5 [INFO] [stdout] implement handler for IRQ: "Aux, Uart1" [INFO] [stderr] | [INFO] [stderr] 38 | mair_el2::write( [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stderr] --> src/mmu.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | mair_el2::MAIR0::NGNRNE [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stderr] --> src/mmu.rs:40:15 [INFO] [stderr] | [INFO] [stderr] 40 | | mair_el2::MAIR1::NGNRE [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stderr] --> src/mmu.rs:41:15 [INFO] [stderr] | [INFO] [stderr] 41 | | mair_el2::MAIR2::GRE [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stderr] --> src/mmu.rs:42:15 [INFO] [stderr] | [INFO] [stderr] 42 | | mair_el2::MAIR3::NC [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stderr] --> src/mmu.rs:43:15 [INFO] [stderr] | [INFO] [stderr] 43 | | mair_el2::MAIR4::NORM, [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ttbr0_el2` [INFO] [stderr] --> src/mmu.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | ttbr0_el2::write(ttbr0_el2::baddr::with_value(ttlb_base)); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `ttbr0_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ttbr0_el2` [INFO] [stderr] --> src/mmu.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | ttbr0_el2::write(ttbr0_el2::baddr::with_value(ttlb_base)); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `ttbr0_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | tcr_el2::write( [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | tcr_el2::T0SZ::with_value(25) [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:54:15 [INFO] [stderr] | [INFO] [stderr] 54 | | tcr_el2::IRGN0::NM_IWB_RA_WA [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:55:15 [INFO] [stderr] | [INFO] [stderr] 55 | | tcr_el2::ORGN0::NM_OWB_RA_WA [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:56:15 [INFO] [stderr] | [INFO] [stderr] 56 | | tcr_el2::SH0::IS [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:57:15 [INFO] [stderr] | [INFO] [stderr] 57 | | tcr_el2::TG0::_4KB [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:58:15 [INFO] [stderr] | [INFO] [stderr] 58 | | tcr_el2::PS::_32BITS [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:59:15 [INFO] [stderr] | [INFO] [stderr] 59 | | tcr_el2::TBI::IGNORE, [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `hcr_el2` [INFO] [stderr] --> src/mmu.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | hcr_el2::write(hcr_el2::DC::DISABLE | hcr_el2::VM::DISABLE); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `hcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `hcr_el2` [INFO] [stderr] --> src/mmu.rs:62:20 [INFO] [stderr] | [INFO] [stderr] 62 | hcr_el2::write(hcr_el2::DC::DISABLE | hcr_el2::VM::DISABLE); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `hcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `hcr_el2` [INFO] [stderr] --> src/mmu.rs:62:43 [INFO] [stderr] | [INFO] [stderr] 62 | hcr_el2::write(hcr_el2::DC::DISABLE | hcr_el2::VM::DISABLE); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `hcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | sctlr_el2::write( [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | sctlr_el2::M::ENABLE [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:67:15 [INFO] [stderr] | [INFO] [stderr] 67 | | sctlr_el2::A::DISABLE [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:68:15 [INFO] [stderr] | [INFO] [stderr] 68 | | sctlr_el2::C::ENABLE [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:69:15 [INFO] [stderr] | [INFO] [stderr] 69 | | sctlr_el2::SA::DISABLE [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:70:15 [INFO] [stderr] | [INFO] [stderr] 70 | | sctlr_el2::I::DISABLE, [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | sctlr_el2::write(sctlr_el2::M::DISABLE | sctlr_el2::C::DISABLE | sctlr_el2::I::DISABLE); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:80:22 [INFO] [stderr] | [INFO] [stderr] 80 | sctlr_el2::write(sctlr_el2::M::DISABLE | sctlr_el2::C::DISABLE | sctlr_el2::I::DISABLE); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:80:46 [INFO] [stderr] | [INFO] [stderr] 80 | sctlr_el2::write(sctlr_el2::M::DISABLE | sctlr_el2::C::DISABLE | sctlr_el2::I::DISABLE); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:80:70 [INFO] [stderr] | [INFO] [stderr] 80 | sctlr_el2::write(sctlr_el2::M::DISABLE | sctlr_el2::C::DISABLE | sctlr_el2::I::DISABLE); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/mmu.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/mmu.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stderr] --> src/mmu.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | mair_el2::write( [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stderr] --> src/mmu.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | mair_el2::MAIR0::NGNRNE [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stderr] --> src/mmu.rs:40:15 [INFO] [stderr] | [INFO] [stderr] 40 | | mair_el2::MAIR1::NGNRE [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stderr] --> src/mmu.rs:41:15 [INFO] [stderr] | [INFO] [stderr] 41 | | mair_el2::MAIR2::GRE [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stderr] --> src/mmu.rs:42:15 [INFO] [stderr] | [INFO] [stderr] 42 | | mair_el2::MAIR3::NC [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `mair_el2` [INFO] [stderr] --> src/mmu.rs:43:15 [INFO] [stderr] | [INFO] [stderr] 43 | | mair_el2::MAIR4::NORM, [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `mair_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ttbr0_el2` [INFO] [stderr] --> src/mmu.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | ttbr0_el2::write(ttbr0_el2::baddr::with_value(ttlb_base)); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `ttbr0_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ttbr0_el2` [INFO] [stderr] --> src/mmu.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | ttbr0_el2::write(ttbr0_el2::baddr::with_value(ttlb_base)); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `ttbr0_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | tcr_el2::write( [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | tcr_el2::T0SZ::with_value(25) [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:54:15 [INFO] [stderr] | [INFO] [stderr] 54 | | tcr_el2::IRGN0::NM_IWB_RA_WA [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:55:15 [INFO] [stderr] | [INFO] [stderr] 55 | | tcr_el2::ORGN0::NM_OWB_RA_WA [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:56:15 [INFO] [stderr] | [INFO] [stderr] 56 | | tcr_el2::SH0::IS [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:57:15 [INFO] [stderr] | [INFO] [stderr] 57 | | tcr_el2::TG0::_4KB [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:58:15 [INFO] [stderr] | [INFO] [stderr] 58 | | tcr_el2::PS::_32BITS [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `tcr_el2` [INFO] [stderr] --> src/mmu.rs:59:15 [INFO] [stderr] | [INFO] [stderr] 59 | | tcr_el2::TBI::IGNORE, [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `tcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `hcr_el2` [INFO] [stderr] --> src/mmu.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | hcr_el2::write(hcr_el2::DC::DISABLE | hcr_el2::VM::DISABLE); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `hcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `hcr_el2` [INFO] [stderr] --> src/mmu.rs:62:20 [INFO] [stderr] | [INFO] [stderr] 62 | hcr_el2::write(hcr_el2::DC::DISABLE | hcr_el2::VM::DISABLE); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `hcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `hcr_el2` [INFO] [stderr] --> src/mmu.rs:62:43 [INFO] [stderr] | [INFO] [stderr] 62 | hcr_el2::write(hcr_el2::DC::DISABLE | hcr_el2::VM::DISABLE); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `hcr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | sctlr_el2::write( [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | sctlr_el2::M::ENABLE [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:67:15 [INFO] [stderr] | [INFO] [stderr] 67 | | sctlr_el2::A::DISABLE [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:68:15 [INFO] [stderr] | [INFO] [stderr] 68 | | sctlr_el2::C::ENABLE [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:69:15 [INFO] [stderr] | [INFO] [stderr] 69 | | sctlr_el2::SA::DISABLE [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:70:15 [INFO] [stderr] | [INFO] [stderr] 70 | | sctlr_el2::I::DISABLE, [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | sctlr_el2::write(sctlr_el2::M::DISABLE | sctlr_el2::C::DISABLE | sctlr_el2::I::DISABLE); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:80:22 [INFO] [stderr] | [INFO] [stderr] 80 | sctlr_el2::write(sctlr_el2::M::DISABLE | sctlr_el2::C::DISABLE | sctlr_el2::I::DISABLE); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:80:46 [INFO] [stderr] | [INFO] [stderr] 80 | sctlr_el2::write(sctlr_el2::M::DISABLE | sctlr_el2::C::DISABLE | sctlr_el2::I::DISABLE); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sctlr_el2` [INFO] [stderr] --> src/mmu.rs:80:70 [INFO] [stderr] | [INFO] [stderr] 80 | sctlr_el2::write(sctlr_el2::M::DISABLE | sctlr_el2::C::DISABLE | sctlr_el2::I::DISABLE); [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `sctlr_el2` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/mmu.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'asm': the syntax of asm! will change soon, use llvm_asm! to avoid breakage [INFO] [stderr] --> src/mmu.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | asm!( [INFO] [stderr] | ^^^ help: replace the use of the deprecated item: `llvm_asm` [INFO] [stderr] [INFO] [stderr] error: duplicate lang item in crate `std` (which `test` depends on): `oom`. [INFO] [stderr] | [INFO] [stderr] = note: the lang item is first defined in crate `ruspiro_allocator` (which `kernel` depends on) [INFO] [stderr] [INFO] [stderr] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stderr] --> src/panic.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / fn panic(_: &PanicInfo) -> ! { [INFO] [stderr] 17 | | // Panicing is undefined behaviour so we are unable to recover from one into a valid state. [INFO] [stderr] 18 | | // Halt the panicing core and safely do nothing! [INFO] [stderr] 19 | | loop {} [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stderr] [INFO] [stderr] error[E0152]: found duplicate lang item `eh_personality` [INFO] [stderr] --> src/panic.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / fn eh_personality() { [INFO] [stderr] 24 | | // for the time beeing - nothing to be done as the usecase is a bit unclear [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: the lang item is first defined in crate `panic_unwind` (which `std` depends on) [INFO] [stderr] [INFO] [stderr] error: aborting due to 29 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `ruspiro-loader`. [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: aborting due to 32 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0152, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0152`. [INFO] [stderr] error: could not compile `ruspiro-loader`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2bad6f49184edfe9333cff13ce99e33c1b1b4943a61b83e13912f5ed026569fe"` [INFO] running `"docker" "rm" "-f" "2bad6f49184edfe9333cff13ce99e33c1b1b4943a61b83e13912f5ed026569fe"` [INFO] [stdout] 2bad6f49184edfe9333cff13ce99e33c1b1b4943a61b83e13912f5ed026569fe