[INFO] fetching crate tg-rcore-tutorial-ch2-yks23 0.4.8-preview.1...
[INFO] testing tg-rcore-tutorial-ch2-yks23-0.4.8-preview.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tg-rcore-tutorial-ch2-yks23 0.4.8-preview.1 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate tg-rcore-tutorial-ch2-yks23 0.4.8-preview.1
[INFO] finished tweaking crates.io crate tg-rcore-tutorial-ch2-yks23 0.4.8-preview.1
[INFO] tweaked toml for crates.io crate tg-rcore-tutorial-ch2-yks23 0.4.8-preview.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tg-rcore-tutorial-ch2-yks23 0.4.8-preview.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tg-rcore-tutorial-ch2-yks23 0.4.8-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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tg-rcore-tutorial-kernel-context v0.4.8
[INFO] [stderr]   Downloaded tg-rcore-tutorial-syscall v0.4.8
[INFO] [stderr]   Downloaded numeric-enum-macro v0.2.0
[INFO] [stderr]   Downloaded tg-rcore-tutorial-sbi v0.4.9
[INFO] [stderr]   Downloaded tg-rcore-tutorial-signal-defs v0.4.8
[INFO] [stderr]   Downloaded riscv v0.10.1
[INFO] [stderr]   Downloaded tg-rcore-tutorial-console v0.4.8
[INFO] [stderr]   Downloaded tg-rcore-tutorial-linker v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0871dc9248a781c97efadce7be52f46ac2edd9d457d4340c86bd16f12f6d2521
[INFO] running `Command { std: "docker" "start" "-a" "0871dc9248a781c97efadce7be52f46ac2edd9d457d4340c86bd16f12f6d2521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0871dc9248a781c97efadce7be52f46ac2edd9d457d4340c86bd16f12f6d2521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0871dc9248a781c97efadce7be52f46ac2edd9d457d4340c86bd16f12f6d2521", kill_on_drop: false }`
[INFO] [stdout] 0871dc9248a781c97efadce7be52f46ac2edd9d457d4340c86bd16f12f6d2521
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 559d0747ccec4a42b140f52eb4f6fa7e9f6547e4dfdfbde1e175727b7f91be51
[INFO] running `Command { std: "docker" "start" "-a" "559d0747ccec4a42b140f52eb4f6fa7e9f6547e4dfdfbde1e175727b7f91be51", 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 toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling riscv v0.10.1
[INFO] [stderr]    Compiling numeric-enum-macro v0.2.0
[INFO] [stderr]    Compiling tg-rcore-tutorial-syscall v0.4.8
[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 indexmap v2.13.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tg-rcore-tutorial-signal-defs v0.4.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tg-rcore-tutorial-sbi v0.4.9
[INFO] [stderr]    Compiling tg-rcore-tutorial-kernel-context v0.4.8
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tg-rcore-tutorial-console v0.4.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tg-rcore-tutorial-ch2-yks23 v0.4.8-preview.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Console` and `SyscallContext`
[INFO] [stdout]   --> src/main.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | use impls::{Console, SyscallContext};
[INFO] [stdout]    |             ^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `riscv::register::*`
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use riscv::register::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tg_console::log`
[INFO] [stdout]   --> src/main.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use tg_console::log;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.65s
[INFO] running `Command { std: "docker" "inspect" "559d0747ccec4a42b140f52eb4f6fa7e9f6547e4dfdfbde1e175727b7f91be51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "559d0747ccec4a42b140f52eb4f6fa7e9f6547e4dfdfbde1e175727b7f91be51", kill_on_drop: false }`
[INFO] [stdout] 559d0747ccec4a42b140f52eb4f6fa7e9f6547e4dfdfbde1e175727b7f91be51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f053c14c74cdc8ef50d6d7780b325ca15261712f54e1f817176624e45784879
[INFO] running `Command { std: "docker" "start" "-a" "4f053c14c74cdc8ef50d6d7780b325ca15261712f54e1f817176624e45784879", kill_on_drop: false }`
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tg-rcore-tutorial-linker v0.4.8
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling numeric-enum-macro v0.2.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling tg-rcore-tutorial-kernel-context v0.4.8
[INFO] [stderr]    Compiling tg-rcore-tutorial-sbi v0.4.9
[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-ch2-yks23 v0.4.8-preview.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling riscv v0.10.1
[INFO] [stderr]    Compiling tg-rcore-tutorial-console v0.4.8
[INFO] [stderr]    Compiling tg-rcore-tutorial-syscall v0.4.8
[INFO] [stdout] warning: unused imports: `Console` and `SyscallContext`
[INFO] [stdout]   --> src/main.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | use impls::{Console, SyscallContext};
[INFO] [stdout]    |             ^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `riscv::register::*`
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use riscv::register::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tg_console::log`
[INFO] [stdout]   --> src/main.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use tg_console::log;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]    --> src/main.rs:244:1
[INFO] [stdout]     |
[INFO] [stdout] 244 | / fn panic(info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 245 | |     println!("{info}");
[INFO] [stdout] 246 | |     tg_sbi::shutdown(true)
[INFO] [stdout] 247 | | }
[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/1.95.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d1237ef7159db0a2.so, /opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d1237ef7159db0a2.rlib, /opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d1237ef7159db0a2.rmeta
[INFO] [stdout]     = note: second definition in the local crate (`tg_rcore_tutorial_ch2_yks23`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tg-rcore-tutorial-ch2-yks23` (bin "tg-rcore-tutorial-ch2-yks23" test) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4f053c14c74cdc8ef50d6d7780b325ca15261712f54e1f817176624e45784879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f053c14c74cdc8ef50d6d7780b325ca15261712f54e1f817176624e45784879", kill_on_drop: false }`
[INFO] [stdout] 4f053c14c74cdc8ef50d6d7780b325ca15261712f54e1f817176624e45784879
