[INFO] fetching crate tg-rcore-tutorial-games-ch2-moving-tangram-kernel 0.1.1-preview.2...
[INFO] testing tg-rcore-tutorial-games-ch2-moving-tangram-kernel-0.1.1-preview.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tg-rcore-tutorial-games-ch2-moving-tangram-kernel 0.1.1-preview.2 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate tg-rcore-tutorial-games-ch2-moving-tangram-kernel 0.1.1-preview.2
[INFO] finished tweaking crates.io crate tg-rcore-tutorial-games-ch2-moving-tangram-kernel 0.1.1-preview.2
[INFO] tweaked toml for crates.io crate tg-rcore-tutorial-games-ch2-moving-tangram-kernel 0.1.1-preview.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tg-rcore-tutorial-games-ch2-moving-tangram-kernel 0.1.1-preview.2 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 tg-rcore-tutorial-games-ch2-moving-tangram-kernel 0.1.1-preview.2 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e8f568d1721b9e643e1cada52208941ff48baafa515fb3a276199d35be36ffe
[INFO] running `Command { std: "docker" "start" "-a" "0e8f568d1721b9e643e1cada52208941ff48baafa515fb3a276199d35be36ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e8f568d1721b9e643e1cada52208941ff48baafa515fb3a276199d35be36ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e8f568d1721b9e643e1cada52208941ff48baafa515fb3a276199d35be36ffe", kill_on_drop: false }`
[INFO] [stdout] 0e8f568d1721b9e643e1cada52208941ff48baafa515fb3a276199d35be36ffe
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f12809bc5f04a5e62855cd3da7d0c82ba74a1f8f2677680ae271e198e62ce6f
[INFO] running `Command { std: "docker" "start" "-a" "1f12809bc5f04a5e62855cd3da7d0c82ba74a1f8f2677680ae271e198e62ce6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling riscv v0.10.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling micromath v1.1.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling numeric-enum-macro v0.2.0
[INFO] [stderr]    Compiling tg-rcore-tutorial-games-syscall v0.1.0-preview.3
[INFO] [stderr]    Compiling tg-rcore-tutorial-linker v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling tg-rcore-tutorial-signal-defs v0.4.8
[INFO] [stderr]    Compiling tg-rcore-tutorial-kernel-context v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling virtio-drivers v0.1.0
[INFO] [stderr]    Compiling tg-rcore-tutorial-games-ch2-moving-tangram-kernel v0.1.1-preview.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tg-rcore-tutorial-sbi v0.4.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tg-rcore-tutorial-console v0.4.8
[INFO] [stderr]    Compiling buddy_system_allocator v0.9.1
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling embedded-graphics-core v0.3.3
[INFO] [stderr]    Compiling embedded-graphics v0.7.1
[INFO] [stderr]    Compiling tinybmp v0.3.3
[INFO] [stderr]    Compiling tg-rcore-tutorial-driver v0.1.0-preview.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
[INFO] running `Command { std: "docker" "inspect" "1f12809bc5f04a5e62855cd3da7d0c82ba74a1f8f2677680ae271e198e62ce6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f12809bc5f04a5e62855cd3da7d0c82ba74a1f8f2677680ae271e198e62ce6f", kill_on_drop: false }`
[INFO] [stdout] 1f12809bc5f04a5e62855cd3da7d0c82ba74a1f8f2677680ae271e198e62ce6f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ad00778f005a176900e5022b7b6b3cd8d2c9dbdd32617c90f25a6b6cb6dfd25
[INFO] running `Command { std: "docker" "start" "-a" "1ad00778f005a176900e5022b7b6b3cd8d2c9dbdd32617c90f25a6b6cb6dfd25", kill_on_drop: false }`
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling micromath v1.1.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling tg-rcore-tutorial-linker v0.4.8
[INFO] [stderr]    Compiling numeric-enum-macro v0.2.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling virtio-drivers v0.1.0
[INFO] [stderr]    Compiling tg-rcore-tutorial-sbi v0.4.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling tg-rcore-tutorial-kernel-context v0.4.8
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling tg-rcore-tutorial-signal-defs v0.4.8
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling tg-rcore-tutorial-games-ch2-moving-tangram-kernel v0.1.1-preview.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tg-rcore-tutorial-console v0.4.8
[INFO] [stderr]    Compiling buddy_system_allocator v0.9.1
[INFO] [stderr]    Compiling tg-rcore-tutorial-games-syscall v0.1.0-preview.3
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]    Compiling riscv v0.10.1
[INFO] [stderr]    Compiling embedded-graphics-core v0.3.3
[INFO] [stderr]    Compiling embedded-graphics v0.7.1
[INFO] [stderr]    Compiling tinybmp v0.3.3
[INFO] [stderr]    Compiling tg-rcore-tutorial-driver v0.1.0-preview.2
[INFO] [stderr] error: could not compile `tg-rcore-tutorial-games-ch2-moving-tangram-kernel` (bin "tg-rcore-tutorial-games-ch2-moving-tangram-kernel" test) due to 1 previous error
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]    --> src/main.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | / fn panic(info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 148 | |     println!("{info}");
[INFO] [stdout] 149 | |     tg_sbi::shutdown(true)
[INFO] [stdout] 150 | | }
[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/beta-2026-04-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0b731ea8964f0f7c.so, /opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0b731ea8964f0f7c.rlib, /opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0b731ea8964f0f7c.rmeta
[INFO] [stdout]     = note: second definition in the local crate (`tg_rcore_tutorial_games_ch2_moving_tangram_kernel`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1ad00778f005a176900e5022b7b6b3cd8d2c9dbdd32617c90f25a6b6cb6dfd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad00778f005a176900e5022b7b6b3cd8d2c9dbdd32617c90f25a6b6cb6dfd25", kill_on_drop: false }`
[INFO] [stdout] 1ad00778f005a176900e5022b7b6b3cd8d2c9dbdd32617c90f25a6b6cb6dfd25
