[INFO] cloning repository https://github.com/ijkuyews/uefi-kernel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ijkuyews/uefi-kernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijkuyews%2Fuefi-kernel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijkuyews%2Fuefi-kernel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 577647f675f8bbea0463d0c5243e13889d192c83 [INFO] checking ijkuyews/uefi-kernel against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fijkuyews%2Fuefi-kernel" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ijkuyews/uefi-kernel on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ijkuyews/uefi-kernel [INFO] finished tweaking git repo https://github.com/ijkuyews/uefi-kernel [INFO] tweaked toml for git repo https://github.com/ijkuyews/uefi-kernel written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/ijkuyews/uefi-kernel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8637ea17dc777223d214214ffab84495bef4a1300967d76297060103ccfa109 [INFO] running `Command { std: "docker" "start" "-a" "a8637ea17dc777223d214214ffab84495bef4a1300967d76297060103ccfa109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8637ea17dc777223d214214ffab84495bef4a1300967d76297060103ccfa109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8637ea17dc777223d214214ffab84495bef4a1300967d76297060103ccfa109", kill_on_drop: false }` [INFO] [stdout] a8637ea17dc777223d214214ffab84495bef4a1300967d76297060103ccfa109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfdd5174adcb49fdcca374c9baa45732f37a8c0c51236f502a9a9dca4753b44c [INFO] running `Command { std: "docker" "start" "-a" "cfdd5174adcb49fdcca374c9baa45732f37a8c0c51236f502a9a9dca4753b44c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling bootloader v0.10.4 (https://github.com/Andy-Python-Programmer/bootloader#8c5beeb5) [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling x86_64 v0.14.3 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking volatile v0.4.4 [INFO] [stderr] Compiling xshell-macros v0.1.13 [INFO] [stderr] Checking zero v0.1.2 [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking xmas-elf v0.7.0 [INFO] [stderr] Checking ucs2 v0.3.2 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking spin v0.9.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking linked_list_allocator v0.9.0 [INFO] [stderr] Checking xshell v0.1.13 [INFO] [stderr] Checking locate-cargo-manifest v0.2.2 [INFO] [stderr] Checking bootloader-locator v0.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling uefi-macros v0.3.3 [INFO] [stderr] Checking uefi v0.11.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking kernel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stdout] error[E0152]: found duplicate lang item `oom` [INFO] [stdout] --> src/memory/heap.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | fn alloc_error_handler(layout: Layout) -> ! { [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/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dd6c19f0820d51d.rlib [INFO] [stdout] = note: second definition in the local crate (`kernel`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/panic_handler.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | extern "C" fn rust_begin_unwind(info: &PanicInfo) -> ! { [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/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dd6c19f0820d51d.rlib [INFO] [stdout] = note: second definition in the local crate (`kernel`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `eh_personality` [INFO] [stdout] --> src/panic_handler.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | extern "C" fn rust_eh_personality() -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_unwind` (which `std` depends on) [INFO] [stdout] = note: first definition in `panic_unwind` loaded from /opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib [INFO] [stdout] = note: second definition in the local crate (`kernel`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kernel` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cfdd5174adcb49fdcca374c9baa45732f37a8c0c51236f502a9a9dca4753b44c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfdd5174adcb49fdcca374c9baa45732f37a8c0c51236f502a9a9dca4753b44c", kill_on_drop: false }` [INFO] [stdout] cfdd5174adcb49fdcca374c9baa45732f37a8c0c51236f502a9a9dca4753b44c