[INFO] cloning repository https://github.com/weykon/rust-uefi-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weykon/rust-uefi-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweykon%2Frust-uefi-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweykon%2Frust-uefi-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45887387a6e303d6140f7adb326a3374fcc727a6 [INFO] testing weykon/rust-uefi-practice against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweykon%2Frust-uefi-practice" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/weykon/rust-uefi-practice [INFO] finished tweaking git repo https://github.com/weykon/rust-uefi-practice [INFO] tweaked toml for git repo https://github.com/weykon/rust-uefi-practice written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/weykon/rust-uefi-practice on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/weykon/rust-uefi-practice 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ucs2 v0.3.2 [INFO] [stderr] Downloaded uefi-services v0.22.0 [INFO] [stderr] Downloaded uefi-macros v0.12.0 [INFO] [stderr] Downloaded uguid v2.1.0 [INFO] [stderr] Downloaded uefi-raw v0.4.0 [INFO] [stderr] Downloaded uefi v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82ef6bafb9643fabebd499eb2f82e809d03ca9104c96f6caaee3f058bf03de70 [INFO] running `Command { std: "docker" "start" "-a" "82ef6bafb9643fabebd499eb2f82e809d03ca9104c96f6caaee3f058bf03de70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82ef6bafb9643fabebd499eb2f82e809d03ca9104c96f6caaee3f058bf03de70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82ef6bafb9643fabebd499eb2f82e809d03ca9104c96f6caaee3f058bf03de70", kill_on_drop: false }` [INFO] [stdout] 82ef6bafb9643fabebd499eb2f82e809d03ca9104c96f6caaee3f058bf03de70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcab28c67d928de05108e7ae6aeee38453fc96e8f9b1316ed16c3d4afb104e69 [INFO] running `Command { std: "docker" "start" "-a" "fcab28c67d928de05108e7ae6aeee38453fc96e8f9b1316ed16c3d4afb104e69", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling uguid v2.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling raw-cpuid v11.0.1 [INFO] [stderr] Compiling ucs2 v0.3.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling ptr_meta_derive v0.2.0 [INFO] [stderr] Compiling uefi-macros v0.12.0 [INFO] [stderr] Compiling ptr_meta v0.2.0 [INFO] [stderr] Compiling uefi-raw v0.4.0 [INFO] [stderr] Compiling uefi v0.25.0 [INFO] [stderr] Compiling uefi-services v0.22.0 [INFO] [stderr] Compiling rust-uefi-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0152]: duplicate lang item in crate `uefi_services` (which `rust_uefi_practice` depends on): `panic_impl` [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `rust_uefi_practice` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-689ca45c0c8af91f.so, /opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-689ca45c0c8af91f.rlib [INFO] [stdout] = note: second definition in `uefi_services` loaded from /opt/rustwide/target/debug/deps/libuefi_services-06e5d43990e72d32.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-uefi-practice` (bin "rust-uefi-practice") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fcab28c67d928de05108e7ae6aeee38453fc96e8f9b1316ed16c3d4afb104e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcab28c67d928de05108e7ae6aeee38453fc96e8f9b1316ed16c3d4afb104e69", kill_on_drop: false }` [INFO] [stdout] fcab28c67d928de05108e7ae6aeee38453fc96e8f9b1316ed16c3d4afb104e69