[INFO] cloning repository https://github.com/MiSawa/pomelo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MiSawa/pomelo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Fpomelo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Fpomelo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5e65a9539fc58d32815cee6a0dd9d1b572a4938 [INFO] checking MiSawa/pomelo against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Fpomelo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MiSawa/pomelo on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/MiSawa/pomelo [INFO] finished tweaking git repo https://github.com/MiSawa/pomelo [INFO] tweaked toml for git repo https://github.com/MiSawa/pomelo written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MiSawa/pomelo 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-osdev/uefi-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gifnksm/sabios.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded volatile v0.4.4 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded rsdp v2.0.0 [INFO] [stderr] Downloaded delegate v0.6.1 [INFO] [stderr] Downloaded ucs2 v0.3.2 [INFO] [stderr] Downloaded uefi-macros v0.5.0 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded acpi v4.1.0 [INFO] [stderr] Downloaded derive-getters v0.2.0 [INFO] [stderr] Downloaded font8x8 v0.3.1 [INFO] [stderr] Downloaded anyhow v1.0.52 [INFO] [stderr] Downloaded object v0.28.1 [INFO] [stderr] Downloaded x86_64 v0.14.7 [INFO] [stderr] Downloaded reqwest v0.11.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f706b117a77b0e7e1bb81491accb66b2b38ef0ee0be1da990b615f155611cc6 [INFO] running `Command { std: "docker" "start" "-a" "2f706b117a77b0e7e1bb81491accb66b2b38ef0ee0be1da990b615f155611cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f706b117a77b0e7e1bb81491accb66b2b38ef0ee0be1da990b615f155611cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f706b117a77b0e7e1bb81491accb66b2b38ef0ee0be1da990b615f155611cc6", kill_on_drop: false }` [INFO] [stdout] 2f706b117a77b0e7e1bb81491accb66b2b38ef0ee0be1da990b615f155611cc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f6a2419f4aa03bb5a34fba57104c51121ecc8766fe0a0bdcb2e8865386185fc [INFO] running `Command { std: "docker" "start" "-a" "6f6a2419f4aa03bb5a34fba57104c51121ecc8766fe0a0bdcb2e8865386185fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.35 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling x86_64 v0.14.7 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking ucs2 v0.3.2 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Checking volatile v0.4.4 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking rsdp v2.0.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking acpi v4.1.0 [INFO] [stderr] Checking linked_list_allocator v0.9.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Checking object v0.28.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling uefi-macros v0.5.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derive-getters v0.2.0 [INFO] [stderr] Compiling delegate v0.6.1 [INFO] [stderr] Checking uefi v0.13.0 (https://github.com/rust-osdev/uefi-rs.git?rev=5b92cb3fc4fb82bd69ff3733013ef436eb30180d#5b92cb3f) [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking pomelo-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking uefi-services v0.10.0 (https://github.com/rust-osdev/uefi-rs.git?rev=5b92cb3fc4fb82bd69ff3733013ef436eb30180d#5b92cb3f) [INFO] [stderr] Checking pomelo-bootloader v0.1.0 (/opt/rustwide/workdir/crates/bootloader) [INFO] [stdout] error: the `#[alloc_error_handler]` in std conflicts with allocation error handler in: uefi_services [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `uefi_services` (which `pomelo_bootloader` depends on): `panic_impl`. [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/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-16211e04b0949ed2.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `pomelo-bootloader` (bin "pomelo-bootloader" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6f6a2419f4aa03bb5a34fba57104c51121ecc8766fe0a0bdcb2e8865386185fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6a2419f4aa03bb5a34fba57104c51121ecc8766fe0a0bdcb2e8865386185fc", kill_on_drop: false }` [INFO] [stdout] 6f6a2419f4aa03bb5a34fba57104c51121ecc8766fe0a0bdcb2e8865386185fc