[INFO] cloning repository https://github.com/MaulingMonkey/uefi-hello-world
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaulingMonkey/uefi-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaulingMonkey%2Fuefi-hello-world", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaulingMonkey%2Fuefi-hello-world'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4de22ae9d6cd377ea04e1215ad4cd6ed88b39a2e
[INFO] checking MaulingMonkey/uefi-hello-world against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaulingMonkey%2Fuefi-hello-world" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MaulingMonkey/uefi-hello-world
[INFO] finished tweaking git repo https://github.com/MaulingMonkey/uefi-hello-world
[INFO] tweaked toml for git repo https://github.com/MaulingMonkey/uefi-hello-world written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MaulingMonkey/uefi-hello-world on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MaulingMonkey/uefi-hello-world 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking MaulingMonkey/uefi-hello-world against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaulingMonkey%2Fuefi-hello-world" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MaulingMonkey/uefi-hello-world
[INFO] finished tweaking git repo https://github.com/MaulingMonkey/uefi-hello-world
[INFO] tweaked toml for git repo https://github.com/MaulingMonkey/uefi-hello-world written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MaulingMonkey/uefi-hello-world on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MaulingMonkey/uefi-hello-world 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gpt v2.0.0
[INFO] [stderr]   Downloaded fatfs v0.3.5
[INFO] [stderr]   Downloaded wchar-impl v0.10.0
[INFO] [stderr]   Downloaded wchar v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffdac796d467155fa06b4d5a9372b090f73b50013c8f1586a34ab64d3c7fa02f
[INFO] running `Command { std: "docker" "start" "-a" "ffdac796d467155fa06b4d5a9372b090f73b50013c8f1586a34ab64d3c7fa02f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffdac796d467155fa06b4d5a9372b090f73b50013c8f1586a34ab64d3c7fa02f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffdac796d467155fa06b4d5a9372b090f73b50013c8f1586a34ab64d3c7fa02f", kill_on_drop: false }`
[INFO] [stdout] ffdac796d467155fa06b4d5a9372b090f73b50013c8f1586a34ab64d3c7fa02f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5b96111025f00bcd3a2f7b81f4deaea6a143855b216fb09420f138743c04abb
[INFO] running `Command { std: "docker" "start" "-a" "f5b96111025f00bcd3a2f7b81f4deaea6a143855b216fb09420f138743c04abb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking gpt v2.0.0
[INFO] [stderr]    Compiling wchar-impl v0.10.0
[INFO] [stderr]     Checking wchar v0.10.1
[INFO] [stderr]     Checking uefi-hello-world v0.1.0 (/opt/rustwide/workdir/uefi-hello-world)
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]    --> uefi-hello-world/src/main.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | / fn panic_handler(_info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 145 | |     loop {}
[INFO] [stdout] 146 | | }
[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/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5f172c9a1cad1328.rlib
[INFO] [stdout]     = note: second definition in the local crate (`uefi_hello_world`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fatfs v0.3.5
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[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] [stderr] error: could not compile `uefi-hello-world` (bin "uefi-hello-world" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> uefi-hello-world/src/main.rs:137:88
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let _status = unsafe { ((*system_table.conout).output_string)(system_table.conout, wchz!("Hello, UEFI!\r\n").as_ptr()) };
[INFO] [stdout]     |                            --------------------------------------                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const u16`, found `*const i32`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*const u16`
[INFO] [stdout]                found raw pointer `*const i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uefi-hello-world` (bin "uefi-hello-world") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f5b96111025f00bcd3a2f7b81f4deaea6a143855b216fb09420f138743c04abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5b96111025f00bcd3a2f7b81f4deaea6a143855b216fb09420f138743c04abb", kill_on_drop: false }`
[INFO] [stdout] f5b96111025f00bcd3a2f7b81f4deaea6a143855b216fb09420f138743c04abb
