[INFO] fetching crate rosist-sallina-tg-rcore-tutorial-T2L6 0.0.1-preview.1...
[INFO] testing rosist-sallina-tg-rcore-tutorial-T2L6-0.0.1-preview.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rosist-sallina-tg-rcore-tutorial-T2L6 0.0.1-preview.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rosist-sallina-tg-rcore-tutorial-T2L6 0.0.1-preview.1
[INFO] finished tweaking crates.io crate rosist-sallina-tg-rcore-tutorial-T2L6 0.0.1-preview.1
[INFO] tweaked toml for crates.io crate rosist-sallina-tg-rcore-tutorial-T2L6 0.0.1-preview.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rosist-sallina-tg-rcore-tutorial-T2L6 0.0.1-preview.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rosist-sallina-tg-rcore-tutorial-T2L6 0.0.1-preview.1 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91e3deda84df28d863b7e0bc8fa295424d4319d6a000dff020ef5f6f12bd4cc1
[INFO] running `Command { std: "docker" "start" "-a" "91e3deda84df28d863b7e0bc8fa295424d4319d6a000dff020ef5f6f12bd4cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91e3deda84df28d863b7e0bc8fa295424d4319d6a000dff020ef5f6f12bd4cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91e3deda84df28d863b7e0bc8fa295424d4319d6a000dff020ef5f6f12bd4cc1", kill_on_drop: false }`
[INFO] [stdout] 91e3deda84df28d863b7e0bc8fa295424d4319d6a000dff020ef5f6f12bd4cc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 353358e2d546699f92bf3654d421697f1c1fcb53b6573ddec4f92ee59817a073
[INFO] running `Command { std: "docker" "start" "-a" "353358e2d546699f92bf3654d421697f1c1fcb53b6573ddec4f92ee59817a073", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling numeric-enum-macro v0.2.0
[INFO] [stderr]    Compiling tg-rcore-tutorial-linker v0.4.8
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rosist-sallina-tg-rcore-tutorial-syscall-t3l3 v0.0.1-preview.4
[INFO] [stderr]    Compiling riscv v0.10.1
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling page-table v0.0.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tg-rcore-tutorial-signal-defs v0.4.8
[INFO] [stderr]    Compiling customizable-buddy v0.0.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling zero v0.1.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling tg-rcore-tutorial-sbi v0.4.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tg-rcore-tutorial-kernel-alloc v0.4.8
[INFO] [stderr]    Compiling xmas-elf v0.8.0
[INFO] [stderr]    Compiling rosist-sallina-tg-rcore-tutorial-kernel-vm-t2l6 v0.0.1-preview.1
[INFO] [stderr]    Compiling tg-rcore-tutorial-kernel-context v0.4.8
[INFO] [stderr]    Compiling tg-rcore-tutorial-console v0.4.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rosist-sallina-tg-rcore-tutorial-T2L6 v0.0.1-preview.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `scause` in this scope
[INFO] [stdout]    --> src/main.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |             scause::Trap::Exception(scause::Exception::UserEnvCall) => {
[INFO] [stdout]     |             ^^^^^^ use of unresolved module or unlinked crate `scause`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scause`, use `cargo add scause` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scause` in this scope
[INFO] [stdout]    --> src/main.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |             scause::Trap::Exception(scause::Exception::UserEnvCall) => {
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `scause`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scause`, use `cargo add scause` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scause` in this scope
[INFO] [stdout]    --> src/main.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |             scause::Trap::Exception(scause::Exception::LoadPageFault) => {
[INFO] [stdout]     |             ^^^^^^ use of unresolved module or unlinked crate `scause`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scause`, use `cargo add scause` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scause` in this scope
[INFO] [stdout]    --> src/main.rs:183:37
[INFO] [stdout]     |
[INFO] [stdout] 183 |             scause::Trap::Exception(scause::Exception::LoadPageFault) => {
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `scause`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scause`, use `cargo add scause` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scause` in this scope
[INFO] [stdout]    --> src/main.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |             scause::Trap::Exception(scause::Exception::StorePageFault) => {
[INFO] [stdout]     |             ^^^^^^ use of unresolved module or unlinked crate `scause`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scause`, use `cargo add scause` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scause` in this scope
[INFO] [stdout]    --> src/main.rs:190:37
[INFO] [stdout]     |
[INFO] [stdout] 190 |             scause::Trap::Exception(scause::Exception::StorePageFault) => {
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `scause`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scause`, use `cargo add scause` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scause` in this scope
[INFO] [stdout]    --> src/main.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             scause::Trap::Exception(scause::Exception::InstructionPageFault) => {
[INFO] [stdout]     |             ^^^^^^ use of unresolved module or unlinked crate `scause`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scause`, use `cargo add scause` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scause` in this scope
[INFO] [stdout]    --> src/main.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |             scause::Trap::Exception(scause::Exception::InstructionPageFault) => {
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `scause`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scause`, use `cargo add scause` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `satp` in this scope
[INFO] [stdout]    --> src/main.rs:268:24
[INFO] [stdout]     |
[INFO] [stdout] 268 |     unsafe { satp::set(satp::Mode::Sv39, 0, space.root_ppn().val()) };
[INFO] [stdout]     |                        ^^^^ use of unresolved module or unlinked crate `satp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `satp`, use `cargo add satp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scause` in this scope
[INFO] [stdout]    --> src/main.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |         match scause::read().cause() {
[INFO] [stdout]     |               ^^^^^^ use of unresolved module or unlinked crate `scause`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scause`, use `cargo add scause` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stval` in this scope
[INFO] [stdout]    --> src/main.rs:185:57
[INFO] [stdout]     |
[INFO] [stdout] 185 |                     .handle_page_fault(FaultKind::Load, stval::read())
[INFO] [stdout]     |                                                         ^^^^^ use of unresolved module or unlinked crate `stval`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stval`, use `cargo add stval` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stval` in this scope
[INFO] [stdout]    --> src/main.rs:192:58
[INFO] [stdout]     |
[INFO] [stdout] 192 |                     .handle_page_fault(FaultKind::Store, stval::read())
[INFO] [stdout]     |                                                          ^^^^^ use of unresolved module or unlinked crate `stval`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stval`, use `cargo add stval` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stval` in this scope
[INFO] [stdout]    --> src/main.rs:199:64
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     .handle_page_fault(FaultKind::Instruction, stval::read())
[INFO] [stdout]     |                                                                ^^^^^ use of unresolved module or unlinked crate `stval`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stval`, use `cargo add stval` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stval` in this scope
[INFO] [stdout]    --> src/main.rs:208:21
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     stval::read(),
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `stval`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stval`, use `cargo add stval` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stval` in this scope
[INFO] [stdout]    --> src/main.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         stval::read(),
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `stval`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stval`, use `cargo add stval` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `satp` in this scope
[INFO] [stdout]    --> src/main.rs:268:14
[INFO] [stdout]     |
[INFO] [stdout] 268 |     unsafe { satp::set(satp::Mode::Sv39, 0, space.root_ppn().val()) };
[INFO] [stdout]     |              ^^^^ use of unresolved module or unlinked crate `satp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `satp`, use `cargo add satp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rosist-sallina-tg-rcore-tutorial-T2L6` (bin "rosist-sallina-tg-rcore-tutorial-T2L6") due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "353358e2d546699f92bf3654d421697f1c1fcb53b6573ddec4f92ee59817a073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "353358e2d546699f92bf3654d421697f1c1fcb53b6573ddec4f92ee59817a073", kill_on_drop: false }`
[INFO] [stdout] 353358e2d546699f92bf3654d421697f1c1fcb53b6573ddec4f92ee59817a073
