[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 try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBadE%2FExokernel" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BigBadE/Exokernel on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/BigBadE/mbrman/`
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f94af3e64f9f8c496f76469c40dceac7408c72e213b019aa7549909d3f81f92
[INFO] running `Command { std: "docker" "start" "-a" "4f94af3e64f9f8c496f76469c40dceac7408c72e213b019aa7549909d3f81f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f94af3e64f9f8c496f76469c40dceac7408c72e213b019aa7549909d3f81f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f94af3e64f9f8c496f76469c40dceac7408c72e213b019aa7549909d3f81f92", kill_on_drop: false }`
[INFO] [stdout] 4f94af3e64f9f8c496f76469c40dceac7408c72e213b019aa7549909d3f81f92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ce5dc625591d65fd2c6df0b19746d50eabb56131db245d47c0f59c063a37f03
[INFO] running `Command { std: "docker" "start" "-a" "8ce5dc625591d65fd2c6df0b19746d50eabb56131db245d47c0f59c063a37f03", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling wyz v0.5.1
[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 x86_64-bootloader-bios-stage-3 v0.1.0 (/opt/rustwide/workdir/kernel/arch/x86_64/bootloader/bios/stage-3)
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/kernel/common)
[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 iana-time-zone v0.1.64
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[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/f27166d4c64dc29edc5ea3214357f191edf8b635/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] [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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8ce5dc625591d65fd2c6df0b19746d50eabb56131db245d47c0f59c063a37f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce5dc625591d65fd2c6df0b19746d50eabb56131db245d47c0f59c063a37f03", kill_on_drop: false }`
[INFO] [stdout] 8ce5dc625591d65fd2c6df0b19746d50eabb56131db245d47c0f59c063a37f03
