[INFO] cloning repository https://github.com/Dnurr/LumOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dnurr/LumOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDnurr%2FLumOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDnurr%2FLumOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd43091dcd21e153350d8f495596f62df7e82f1d
[INFO] checking Dnurr/LumOS against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDnurr%2FLumOS" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Dnurr/LumOS
[INFO] finished tweaking git repo https://github.com/Dnurr/LumOS
[INFO] tweaked toml for git repo https://github.com/Dnurr/LumOS written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dnurr/LumOS on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dnurr/LumOS 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.221
[INFO] [stderr]   Downloaded bootloader-boot-config v0.11.12
[INFO] [stderr]   Downloaded pic8259 v0.11.0
[INFO] [stderr]   Downloaded uart_16550 v0.2.19
[INFO] [stderr]   Downloaded mbrman v0.5.4
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded bootloader_api v0.11.12
[INFO] [stderr]   Downloaded llvm-tools v0.1.1
[INFO] [stderr]   Downloaded bootloader v0.11.12
[INFO] [stderr]   Downloaded serde_derive v1.0.221
[INFO] [stderr]   Downloaded x86_64 v0.14.13
[INFO] [stderr]   Downloaded x86_64 v0.15.2
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded fatfs v0.3.6
[INFO] [stderr]   Downloaded gpt v3.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.144
[INFO] [stderr]   Downloaded serde_core v1.0.221
[INFO] [stderr]   Downloaded ovmf-prebuilt v0.1.0-alpha.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93732b599663e59cd286ee426a6ecf1569e2850407dfebc2fc6293b43fb38af1
[INFO] running `Command { std: "docker" "start" "-a" "93732b599663e59cd286ee426a6ecf1569e2850407dfebc2fc6293b43fb38af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93732b599663e59cd286ee426a6ecf1569e2850407dfebc2fc6293b43fb38af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93732b599663e59cd286ee426a6ecf1569e2850407dfebc2fc6293b43fb38af1", kill_on_drop: false }`
[INFO] [stdout] 93732b599663e59cd286ee426a6ecf1569e2850407dfebc2fc6293b43fb38af1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faf79c0ebaac7a96870684da854cf57bc647cba010de26c20d407016796576e1
[INFO] running `Command { std: "docker" "start" "-a" "faf79c0ebaac7a96870684da854cf57bc647cba010de26c20d407016796576e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.144
[INFO] [stderr]    Compiling bootloader_api v0.11.12
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking x86_64 v0.15.2
[INFO] [stderr]     Checking x86_64 v0.14.13
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bootloader v0.11.12
[INFO] [stderr]     Checking volatile v0.2.7
[INFO] [stderr]     Checking pc-keyboard v0.8.0
[INFO] [stderr]     Checking ovmf-prebuilt v0.1.0-alpha.1
[INFO] [stderr]    Compiling fatfs v0.3.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]     Checking pic8259 v0.11.0
[INFO] [stderr]     Checking uart_16550 v0.2.19
[INFO] [stderr]     Checking lum-os-kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]    Compiling gpt v3.1.0
[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] 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 `lum-os-kernel` (test "test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 `lum-os-kernel` (lib test) due to 1 previous error
[INFO] [stdout] warning: unused import: `x86_64::structures::paging::Page`
[INFO] [stdout]  --> kernel/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use x86_64::structures::paging::Page;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lum_os_kernel::lumos::memory`
[INFO] [stdout]   --> kernel/src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use lum_os_kernel::lumos::memory;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VirtAddr`
[INFO] [stdout]   --> kernel/src/main.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use x86_64::{VirtAddr};
[INFO] [stdout]    |                  ^^^^^^^^
[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] [stderr] error: could not compile `lum-os-kernel` (test "recursion_test") due to 1 previous error
[INFO] [stdout] warning: unused variable: `boot_info`
[INFO] [stdout]   --> kernel/src/main.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn entry(boot_info: &'static mut BootInfo) -> !
[INFO] [stdout]    |          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_boot_info`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lum-os-kernel` (bin "lum-os-kernel") due to 1 previous error; 4 warnings emitted
[INFO] [stderr] error: failed to run custom build command for `bootloader v0.11.12`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/bootloader-e6cd2304eb1389cf/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (360) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bootloader-0.11.12/build.rs:98:9:
[INFO] [stderr]   failed to build uefi bootloader
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ecfad4cd8d2 - std::backtrace_rs::backtrace::libunwind::trace::h125f93ddc485b77e
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ecfad4cd8d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc99b5bff97364675
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ecfad4cd8d2 - std::sys::backtrace::_print_fmt::h1f7f20fb63f556aa
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5ecfad4cd8d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h78e5c2918fb9b520
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5ecfad4dcd5f - core::fmt::rt::Argument::fmt::hde8630412e21d51f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5ecfad4dcd5f - core::fmt::write::hebec1ff7e64d3848
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5ecfad49e703 - std::io::default_write_fmt::h82703b8cb4c474b2
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5ecfad49e703 - std::io::Write::write_fmt::hfe0611569a8339ca
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5ecfad4a88e2 - std::sys::backtrace::BacktraceLock::print::hf79a20b4402b0c10
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5ecfad4ab50f - std::panicking::default_hook::{{closure}}::h8654f24ef7894841
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5ecfad4ab369 - std::panicking::default_hook::h7fb329bf717bb690
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5ecfad4abae5 - std::panicking::panic_with_hook::h66ddf0f1cbb4da7f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5ecfad4ab946 - std::panicking::panic_handler::{{closure}}::h14b0eef116397479
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:700:13
[INFO] [stderr]     13:     0x5ecfad4a8a19 - std::sys::backtrace::__rust_end_short_backtrace::hfbe4d0e0f13428ea
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5ecfad492e0d - __rustc[bd1d860747af831f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5ecfad4e0740 - core::panicking::panic_fmt::hcc995aed4dbeed97
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ecfad48581a - build_script_build::build_uefi_bootloader::hc0411a991584dbd5
[INFO] [stderr]     17:     0x5ecfad4870e6 - build_script_build::uefi_main::hc2356c557011dc2a
[INFO] [stderr]     18:     0x5ecfad4885e6 - core::ops::function::FnOnce::call_once::hfada5b2a302256ff
[INFO] [stderr]     19:     0x5ecfad487456 - std::sys::backtrace::__rust_begin_short_backtrace::hdcfe966f6c8244ed
[INFO] [stderr]     20:     0x5ecfad482936 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::he93c7965f263a60a
[INFO] [stderr]     21:     0x5ecfad483191 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7c8262835a5c48aa
[INFO] [stderr]     22:     0x5ecfad4878d1 - std::panicking::catch_unwind::do_call::h0148970aa03c282d
[INFO] [stderr]     23:     0x5ecfad482fab - __rust_try
[INFO] [stderr]     24:     0x5ecfad4804b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2335dc437b2f5738
[INFO] [stderr]     25:     0x5ecfad488446 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d60ca29d0443620
[INFO] [stderr]     26:     0x5ecfad4a482f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h80b11322c1c7b239
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/alloc/src/boxed.rs:2005:9
[INFO] [stderr]     27:     0x5ecfad4a482f - std::sys::thread::unix::Thread::new::thread_start::h0cc8c957f7b40793
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]     28:     0x7c2eaf316aa4 - <unknown>
[INFO] [stderr]     29:     0x7c2eaf3a3a34 - clone
[INFO] [stderr]     30:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (359) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bootloader-0.11.12/build.rs:16:29:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ecfad4cd8d2 - std::backtrace_rs::backtrace::libunwind::trace::h125f93ddc485b77e
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ecfad4cd8d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc99b5bff97364675
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ecfad4cd8d2 - std::sys::backtrace::_print_fmt::h1f7f20fb63f556aa
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5ecfad4cd8d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h78e5c2918fb9b520
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5ecfad4dcd5f - core::fmt::rt::Argument::fmt::hde8630412e21d51f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5ecfad4dcd5f - core::fmt::write::hebec1ff7e64d3848
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5ecfad49e703 - std::io::default_write_fmt::h82703b8cb4c474b2
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5ecfad49e703 - std::io::Write::write_fmt::hfe0611569a8339ca
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5ecfad4a88e2 - std::sys::backtrace::BacktraceLock::print::hf79a20b4402b0c10
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5ecfad4ab50f - std::panicking::default_hook::{{closure}}::h8654f24ef7894841
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5ecfad4ab369 - std::panicking::default_hook::h7fb329bf717bb690
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5ecfad4abae5 - std::panicking::panic_with_hook::h66ddf0f1cbb4da7f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5ecfad4ab97a - std::panicking::panic_handler::{{closure}}::h14b0eef116397479
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5ecfad4a8a19 - std::sys::backtrace::__rust_end_short_backtrace::hfbe4d0e0f13428ea
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5ecfad492e0d - __rustc[bd1d860747af831f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5ecfad4e0740 - core::panicking::panic_fmt::hcc995aed4dbeed97
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ecfad4dffc6 - core::result::unwrap_failed::hecdf7f20a0885479
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x5ecfad4864b1 - build_script_build::main::h316cbb629880ef5a
[INFO] [stderr]     18:     0x5ecfad488483 - core::ops::function::FnOnce::call_once::h0dc7d11b0ad67750
[INFO] [stderr]     19:     0x5ecfad4873a6 - std::sys::backtrace::__rust_begin_short_backtrace::h066ae53cd0c8ada3
[INFO] [stderr]     20:     0x5ecfad487209 - std::rt::lang_start::{{closure}}::hf336024bdf7db789
[INFO] [stderr]     21:     0x5ecfad49fd40 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5c19c3652cefbac1
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5ecfad49fd40 - std::panicking::catch_unwind::do_call::h264cd50759154226
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:590:40
[INFO] [stderr]     23:     0x5ecfad49fd40 - std::panicking::catch_unwind::h33b68e3843f1e57e
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:553:19
[INFO] [stderr]     24:     0x5ecfad49fd40 - std::panic::catch_unwind::h77f90a7678db1dc2
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5ecfad49fd40 - std::rt::lang_start_internal::{{closure}}::h76ba764f5774641b
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5ecfad49fd40 - std::panicking::catch_unwind::do_call::h3b0b96b944a509a7
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:590:40
[INFO] [stderr]     27:     0x5ecfad49fd40 - std::panicking::catch_unwind::hf141e6ebf3688bf3
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:553:19
[INFO] [stderr]     28:     0x5ecfad49fd40 - std::panic::catch_unwind::h471b3c7af8f95b96
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5ecfad49fd40 - std::rt::lang_start_internal::h1de9b641816771d7
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5ecfad4871f1 - std::rt::lang_start::he9e35de550538f21
[INFO] [stderr]     31:     0x5ecfad48b6e5 - main
[INFO] [stderr]     32:     0x7c2eaf2a41ca - <unknown>
[INFO] [stderr]     33:     0x7c2eaf2a428b - __libc_start_main
[INFO] [stderr]     34:     0x5ecfad47bc45 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr]   error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] running `Command { std: "docker" "inspect" "faf79c0ebaac7a96870684da854cf57bc647cba010de26c20d407016796576e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faf79c0ebaac7a96870684da854cf57bc647cba010de26c20d407016796576e1", kill_on_drop: false }`
[INFO] [stdout] faf79c0ebaac7a96870684da854cf57bc647cba010de26c20d407016796576e1
