[INFO] cloning repository https://github.com/rinsuki/badapple-efi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rinsuki/badapple-efi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinsuki%2Fbadapple-efi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinsuki%2Fbadapple-efi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db7c806fbf326f1f801e20a55f4b8face17411ff [INFO] checking rinsuki/badapple-efi against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinsuki%2Fbadapple-efi" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rinsuki/badapple-efi on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rinsuki/badapple-efi [INFO] finished tweaking git repo https://github.com/rinsuki/badapple-efi [INFO] tweaked toml for git repo https://github.com/rinsuki/badapple-efi written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rinsuki/badapple-efi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-osdev/uefi-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ucs2 v0.3.2 [INFO] [stderr] Downloaded uefi-macros v0.3.3 [INFO] [stderr] Downloaded qemu-exit v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6810be677f5da3b7c27175482af683b2abd187a944a0246103ecbcfcb5b8b7b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e6810be677f5da3b7c27175482af683b2abd187a944a0246103ecbcfcb5b8b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6810be677f5da3b7c27175482af683b2abd187a944a0246103ecbcfcb5b8b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6810be677f5da3b7c27175482af683b2abd187a944a0246103ecbcfcb5b8b7b", kill_on_drop: false }` [INFO] [stdout] e6810be677f5da3b7c27175482af683b2abd187a944a0246103ecbcfcb5b8b7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 378a87103acf89c77c2c4c2e586f461c9fc85625c37e787ffade5a09ec72a6ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "378a87103acf89c77c2c4c2e586f461c9fc85625c37e787ffade5a09ec72a6ef", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking qemu-exit v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking ucs2 v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling uefi-macros v0.3.3 [INFO] [stderr] Checking uefi v0.8.0 (https://github.com/rust-osdev/uefi-rs#07dfe46a) [INFO] [stderr] Checking uefi-services v0.5.0 (https://github.com/rust-osdev/uefi-rs#07dfe46a) [INFO] [stderr] Checking badapple-efi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: duplicate lang item in crate `uefi_services` (which `badapple_efi` 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/b20a093d9fb1ffaa04ae9852cb034864a992bafd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib [INFO] [stdout] = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-f52a0a0024eb1438.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `uefi_services` (which `badapple_efi` depends on): `oom`. [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/b20a093d9fb1ffaa04ae9852cb034864a992bafd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib [INFO] [stdout] = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-f52a0a0024eb1438.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `uefi_services` (which `badapple_efi` depends on): `eh_personality`. [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/b20a093d9fb1ffaa04ae9852cb034864a992bafd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib [INFO] [stdout] = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-f52a0a0024eb1438.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 61 | / loop { [INFO] [stdout] 62 | | // logic [INFO] [stdout] 63 | | let mut vi = seek_info[frame] as usize; [INFO] [stdout] 64 | | let mut pi = 0; [INFO] [stdout] ... | [INFO] [stdout] 124 | | }).unwrap_success(); [INFO] [stdout] 125 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 126 | Status::SUCCESS [INFO] [stdout] | ^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 61 | / loop { [INFO] [stdout] 62 | | // logic [INFO] [stdout] 63 | | let mut vi = seek_info[frame] as usize; [INFO] [stdout] 64 | | let mut pi = 0; [INFO] [stdout] ... | [INFO] [stdout] 124 | | }).unwrap_success(); [INFO] [stdout] 125 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 126 | Status::SUCCESS [INFO] [stdout] | ^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `badapple-efi` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "378a87103acf89c77c2c4c2e586f461c9fc85625c37e787ffade5a09ec72a6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "378a87103acf89c77c2c4c2e586f461c9fc85625c37e787ffade5a09ec72a6ef", kill_on_drop: false }` [INFO] [stdout] 378a87103acf89c77c2c4c2e586f461c9fc85625c37e787ffade5a09ec72a6ef