[INFO] cloning repository https://github.com/jona250210/hans_oxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jona250210/hans_oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjona250210%2Fhans_oxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjona250210%2Fhans_oxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdcaccdefdda31e39ca609f8a9874d8b3f7c4f5b
[INFO] testing jona250210/hans_oxide against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjona250210%2Fhans_oxide" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jona250210/hans_oxide
[INFO] finished tweaking git repo https://github.com/jona250210/hans_oxide
[INFO] tweaked toml for git repo https://github.com/jona250210/hans_oxide written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jona250210/hans_oxide on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jona250210/hans_oxide 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a8d9db03ba0e74c49538364c687ecc8c70e0a09d51734ec66a7149188a8d378
[INFO] running `Command { std: "docker" "start" "-a" "1a8d9db03ba0e74c49538364c687ecc8c70e0a09d51734ec66a7149188a8d378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a8d9db03ba0e74c49538364c687ecc8c70e0a09d51734ec66a7149188a8d378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a8d9db03ba0e74c49538364c687ecc8c70e0a09d51734ec66a7149188a8d378", kill_on_drop: false }`
[INFO] [stdout] 1a8d9db03ba0e74c49538364c687ecc8c70e0a09d51734ec66a7149188a8d378
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c023fea6d0bb08b07ceb7e052e196c3872ffdcb469fd73baccd797c9ce93796
[INFO] running `Command { std: "docker" "start" "-a" "7c023fea6d0bb08b07ceb7e052e196c3872ffdcb469fd73baccd797c9ce93796", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling riscv-target-parser v0.1.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling riscv v0.13.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling riscv-pac v0.2.0
[INFO] [stderr]    Compiling hans_oxide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling linked_list_allocator v0.10.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling panic-halt v1.0.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling fatfs v0.4.0 (https://github.com/rafalh/rust-fatfs#4eccb50d)
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling riscv-rt v0.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling embedded-sdmmc v0.8.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling svgbobdoc v0.3.0
[INFO] [stderr]    Compiling rlsf v0.2.1
[INFO] [stderr]    Compiling embedded-alloc v0.6.0
[INFO] [stderr]    Compiling riscv-macros v0.2.0
[INFO] [stderr]    Compiling riscv-rt-macros v0.4.0
[INFO] [stdout] warning: unused import: `Timestamp`
[INFO] [stdout]  --> src/main.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use embedded_sdmmc::{TimeSource, Timestamp, VolumeManager};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[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] [stdout] warning: unused variable: `test`
[INFO] [stdout]    --> src/main.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let test = VolumeManager::new(mmc, mmc2);
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hans_oxide` (bin "hans_oxide") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7c023fea6d0bb08b07ceb7e052e196c3872ffdcb469fd73baccd797c9ce93796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c023fea6d0bb08b07ceb7e052e196c3872ffdcb469fd73baccd797c9ce93796", kill_on_drop: false }`
[INFO] [stdout] 7c023fea6d0bb08b07ceb7e052e196c3872ffdcb469fd73baccd797c9ce93796
