[INFO] cloning repository https://github.com/BigBadE/Exokernel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigBadE/Exokernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBadE%2FExokernel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBadE%2FExokernel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9cb8a206ab1c806d7f031d3a222456c85c6d77e
[INFO] checking BigBadE/Exokernel against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBadE%2FExokernel" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BigBadE/Exokernel
[INFO] finished tweaking git repo https://github.com/BigBadE/Exokernel
[INFO] tweaked toml for git repo https://github.com/BigBadE/Exokernel written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BigBadE/Exokernel on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/BigBadE/mbrman/`
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded llvm-tools v0.1.1
[INFO] [stderr]   Downloaded fatfs v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb23b0590f3875972fcb7688c00fb2ea38ff49a1552774b2871606c6a9a34f56
[INFO] running `Command { std: "docker" "start" "-a" "fb23b0590f3875972fcb7688c00fb2ea38ff49a1552774b2871606c6a9a34f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb23b0590f3875972fcb7688c00fb2ea38ff49a1552774b2871606c6a9a34f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb23b0590f3875972fcb7688c00fb2ea38ff49a1552774b2871606c6a9a34f56", kill_on_drop: false }`
[INFO] [stdout] fb23b0590f3875972fcb7688c00fb2ea38ff49a1552774b2871606c6a9a34f56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71cfd9ab0745900a97d947adcb166eea4b8935117fa18c3f9aafdb22cb8b9583
[INFO] running `Command { std: "docker" "start" "-a" "71cfd9ab0745900a97d947adcb166eea4b8935117fa18c3f9aafdb22cb8b9583", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/kernel/common)
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling x86_64-bootloader-bios-stage-2 v0.1.0 (/opt/rustwide/workdir/kernel/arch/x86_64/bootloader/bios/stage-2)
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling x86_64-bootloader-bios-stage-3 v0.1.0 (/opt/rustwide/workdir/kernel/arch/x86_64/bootloader/bios/stage-3)
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling x86_64-bootloader-bios-stage-1 v0.1.0 (/opt/rustwide/workdir/kernel/arch/x86_64/bootloader/bios/stage-1)
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> kernel/arch/x86_64/bootloader/bios/stage-1/src/main.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             mem::transmute(&_second_stage as *const u8 as u32);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `u32` (32 bits)
[INFO] [stdout]    = note: target type: `fn(u16, *const u8)` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x86_64-bootloader-bios-stage-1` (bin "x86_64-bootloader-bios-stage-1") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `x86_64-bootloader-bios-stage-1` (bin "x86_64-bootloader-bios-stage-1" test) due to 1 previous error
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> kernel/arch/x86_64/bootloader/bios/stage-1/src/main.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / pub fn panic(_info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 57 | |     print(b'?');
[INFO] [stdout] 58 | |     loop {}
[INFO] [stdout] 59 | | }
[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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d73d50f7d7b085f5.rlib
[INFO] [stdout]    = note: second definition in the local crate (`x86_64_bootloader_bios_stage_1`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "71cfd9ab0745900a97d947adcb166eea4b8935117fa18c3f9aafdb22cb8b9583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71cfd9ab0745900a97d947adcb166eea4b8935117fa18c3f9aafdb22cb8b9583", kill_on_drop: false }`
[INFO] [stdout] 71cfd9ab0745900a97d947adcb166eea4b8935117fa18c3f9aafdb22cb8b9583
