[INFO] cloning repository https://github.com/ndifix/ndifixos2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ndifix/ndifixos2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndifix%2Fndifixos2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndifix%2Fndifixos2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aac218a40ccf5ecf2f07a460537c76969a7a5bc6 [INFO] checking ndifix/ndifixos2 against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndifix%2Fndifixos2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ndifix/ndifixos2 [INFO] finished tweaking git repo https://github.com/ndifix/ndifixos2 [INFO] tweaked toml for git repo https://github.com/ndifix/ndifixos2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ndifix/ndifixos2 on toolchain e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ndifix/ndifixos2 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" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "fetch" "--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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uguid v2.2.0 [INFO] [stderr] Downloaded ucs2 v0.3.3 [INFO] [stderr] Downloaded ptr_meta_derive v0.2.0 [INFO] [stderr] Downloaded uefi-macros v0.13.0 [INFO] [stderr] Downloaded ptr_meta v0.2.0 [INFO] [stderr] Downloaded uefi-raw v0.5.2 [INFO] [stderr] Downloaded uefi v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51ac6616125b5b6a5095ce6a951f3a84f9bb5d3d536229162f128e804c26967c [INFO] running `Command { std: "docker" "start" "-a" "51ac6616125b5b6a5095ce6a951f3a84f9bb5d3d536229162f128e804c26967c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51ac6616125b5b6a5095ce6a951f3a84f9bb5d3d536229162f128e804c26967c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ac6616125b5b6a5095ce6a951f3a84f9bb5d3d536229162f128e804c26967c", kill_on_drop: false }` [INFO] [stdout] 51ac6616125b5b6a5095ce6a951f3a84f9bb5d3d536229162f128e804c26967c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ae7f4aec03dceb2d7610431db827e73f6a8cadac82093357894623cefe0c242 [INFO] running `Command { std: "docker" "start" "-a" "6ae7f4aec03dceb2d7610431db827e73f6a8cadac82093357894623cefe0c242", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking uguid v2.2.0 [INFO] [stderr] Checking ucs2 v0.3.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling ptr_meta_derive v0.2.0 [INFO] [stderr] Compiling uefi-macros v0.13.0 [INFO] [stderr] Checking ptr_meta v0.2.0 [INFO] [stderr] Checking uefi-raw v0.5.2 [INFO] [stderr] Checking uefi v0.28.0 [INFO] [stderr] Checking ndifixos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / fn panic(_info: &panic::PanicInfo) -> ! { [INFO] [stdout] 10 | | loop {} [INFO] [stdout] 11 | | } [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/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd49941e27532977.rlib [INFO] [stdout] = note: second definition in the local crate (`ndifixos`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ndifixos` (bin "ndifixos" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ndifixos` (bin "ndifixos") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6ae7f4aec03dceb2d7610431db827e73f6a8cadac82093357894623cefe0c242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae7f4aec03dceb2d7610431db827e73f6a8cadac82093357894623cefe0c242", kill_on_drop: false }` [INFO] [stdout] 6ae7f4aec03dceb2d7610431db827e73f6a8cadac82093357894623cefe0c242