[INFO] cloning repository https://github.com/riccio8/IrieOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/riccio8/IrieOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friccio8%2FIrieOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friccio8%2FIrieOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77b3fd427469c41b7e744a59c6531c43dddc3cbd
[INFO] checking riccio8/IrieOS against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friccio8%2FIrieOS" "/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] started tweaking git repo https://github.com/riccio8/IrieOS
[INFO] finished tweaking git repo https://github.com/riccio8/IrieOS
[INFO] tweaked toml for git repo https://github.com/riccio8/IrieOS written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/riccio8/IrieOS on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/riccio8/IrieOS 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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 riccio8/IrieOS against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friccio8%2FIrieOS" "/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] started tweaking git repo https://github.com/riccio8/IrieOS
[INFO] finished tweaking git repo https://github.com/riccio8/IrieOS
[INFO] tweaked toml for git repo https://github.com/riccio8/IrieOS written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/riccio8/IrieOS on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/riccio8/IrieOS 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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 v3.1.0
[INFO] [stderr]   Downloaded fatfs v0.3.6
[INFO] [stderr]   Downloaded mbrman v0.5.4
[INFO] [stderr]   Downloaded anyhow v1.0.97
[INFO] [stderr]   Downloaded llvm-tools v0.1.1
[INFO] [stderr]   Downloaded bootloader-boot-config v0.11.10
[INFO] [stderr]   Downloaded bootloader v0.11.10
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32219bd616763de798f9e9047cddec6cd9df95f645b529d5775464300a6f71e1
[INFO] running `Command { std: "docker" "start" "-a" "32219bd616763de798f9e9047cddec6cd9df95f645b529d5775464300a6f71e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32219bd616763de798f9e9047cddec6cd9df95f645b529d5775464300a6f71e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32219bd616763de798f9e9047cddec6cd9df95f645b529d5775464300a6f71e1", kill_on_drop: false }`
[INFO] [stdout] 32219bd616763de798f9e9047cddec6cd9df95f645b529d5775464300a6f71e1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2f7ce26b21653e72e7166792491b78248768c7438e1d65ceb4367e5aefc295b
[INFO] running `Command { std: "docker" "start" "-a" "f2f7ce26b21653e72e7166792491b78248768c7438e1d65ceb4367e5aefc295b", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking libc v0.2.171
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling bootloader v0.11.10
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking fatfs v0.3.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking gpt v3.1.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking bootloader-boot-config v0.11.10
[INFO] [stderr]     Checking mbrman v0.5.4
[INFO] [stderr] error: failed to run custom build command for `bootloader v0.11.10`
[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-463ce3ebd83d6a71/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]       Updating crates.io index
[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 (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 (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]   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>' (386) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bootloader-0.11.10/build.rs:98:9:
[INFO] [stderr]   failed to build uefi bootloader
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6470b383afe2 - std::backtrace_rs::backtrace::libunwind::trace::hb12915125e6f35e3
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6470b383afe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20f14576647bb586
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6470b383afe2 - std::sys::backtrace::_print_fmt::hbdfc98de87a7156c
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6470b383afe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h55a31a484bde3063
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6470b384a337 - core::fmt::rt::Argument::fmt::h9e2a4e63f58f11ee
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6470b384a337 - core::fmt::write::h6fcf6df127f9c267
[INFO] [stderr]      6:     0x6470b380c836 - std::io::default_write_fmt::h66b8fb5202cff381
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6470b380c836 - std::io::Write::write_fmt::h54493e8c57befd82
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6470b3818f74 - std::sys::backtrace::BacktraceLock::print::h5592af378ce30c6d
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6470b3818f74 - std::panicking::default_hook::{{closure}}::ha0fc5927a69790d9
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x6470b3818d99 - std::panicking::default_hook::h7fa735bdc234f399
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x6470b381948b - std::panicking::panic_with_hook::h3bfece77300bc8bf
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x6470b381933a - std::panicking::panic_handler::{{closure}}::h35645a646d15d789
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:692:13
[INFO] [stderr]     13:     0x6470b3816779 - std::sys::backtrace::__rust_end_short_backtrace::h35f9c43cf6f3eadb
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6470b380136d - __rustc[700a306ed8904ac3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x6470b384d94c - core::panicking::panic_fmt::h876ce60a497c8d41
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6470b37f4868 - build_script_build::build_uefi_bootloader::ha6664f491148cf19
[INFO] [stderr]     17:     0x6470b37f61b6 - build_script_build::uefi_main::h24db870122c6e608
[INFO] [stderr]     18:     0x6470b37f7616 - core::ops::function::FnOnce::call_once::hc59d7c54ac8cf013
[INFO] [stderr]     19:     0x6470b37f64e6 - std::sys::backtrace::__rust_begin_short_backtrace::hc653bbd333042c15
[INFO] [stderr]     20:     0x6470b37f10b6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3a09d186ab29f454
[INFO] [stderr]     21:     0x6470b37f20c1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf0d9034e395ebe4a
[INFO] [stderr]     22:     0x6470b37f6c01 - std::panicking::catch_unwind::do_call::hfd2926054dc783ab
[INFO] [stderr]     23:     0x6470b37f1ecb - __rust_try
[INFO] [stderr]     24:     0x6470b37ef05f - std::thread::Builder::spawn_unchecked_::{{closure}}::h020c717688492b45
[INFO] [stderr]     25:     0x6470b37f74d6 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h71dd371f426dbe39
[INFO] [stderr]     26:     0x6470b38128cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h107683d9617ab248
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]     27:     0x6470b38128cf - std::sys::thread::unix::Thread::new::thread_start::ha15407bc0aad8a33
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]     28:     0x789bad169aa4 - <unknown>
[INFO] [stderr]     29:     0x789bad1f6a64 - clone
[INFO] [stderr]     30:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (384) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bootloader-0.11.10/build.rs:16:29:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6470b383afe2 - std::backtrace_rs::backtrace::libunwind::trace::hb12915125e6f35e3
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6470b383afe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20f14576647bb586
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6470b383afe2 - std::sys::backtrace::_print_fmt::hbdfc98de87a7156c
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6470b383afe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h55a31a484bde3063
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6470b384a337 - core::fmt::rt::Argument::fmt::h9e2a4e63f58f11ee
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6470b384a337 - core::fmt::write::h6fcf6df127f9c267
[INFO] [stderr]      6:     0x6470b380c836 - std::io::default_write_fmt::h66b8fb5202cff381
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6470b380c836 - std::io::Write::write_fmt::h54493e8c57befd82
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6470b3818f74 - std::sys::backtrace::BacktraceLock::print::h5592af378ce30c6d
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6470b3818f74 - std::panicking::default_hook::{{closure}}::ha0fc5927a69790d9
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x6470b3818d99 - std::panicking::default_hook::h7fa735bdc234f399
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x6470b381948b - std::panicking::panic_with_hook::h3bfece77300bc8bf
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x6470b3819308 - std::panicking::panic_handler::{{closure}}::h35645a646d15d789
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x6470b3816779 - std::sys::backtrace::__rust_end_short_backtrace::h35f9c43cf6f3eadb
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6470b380136d - __rustc[700a306ed8904ac3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x6470b384d94c - core::panicking::panic_fmt::h876ce60a497c8d41
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6470b384d302 - core::result::unwrap_failed::hc49afeaaedf57297
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x6470b37f5541 - build_script_build::main::hf4dd5daf0be82039
[INFO] [stderr]     18:     0x6470b37f75e3 - core::ops::function::FnOnce::call_once::h529fa87c2761e74d
[INFO] [stderr]     19:     0x6470b37f64d6 - std::sys::backtrace::__rust_begin_short_backtrace::h87e13b5b22d9020b
[INFO] [stderr]     20:     0x6470b37f62d9 - std::rt::lang_start::{{closure}}::ha7655fc8eafcac27
[INFO] [stderr]     21:     0x6470b380e07a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h414becfcc9404182
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x6470b380e07a - std::panicking::catch_unwind::do_call::h9bb6575be6a735f3
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:582:40
[INFO] [stderr]     23:     0x6470b380e07a - std::panicking::catch_unwind::h07768dbd7566881d
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:545:19
[INFO] [stderr]     24:     0x6470b380e07a - std::panic::catch_unwind::hdce77a7c099c9ac6
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x6470b380e07a - std::rt::lang_start_internal::{{closure}}::hb3282baceb41a52b
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x6470b380e07a - std::panicking::catch_unwind::do_call::haa528a08fdc2c00f
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:582:40
[INFO] [stderr]     27:     0x6470b380e07a - std::panicking::catch_unwind::hf1a03f0967430e0c
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:545:19
[INFO] [stderr]     28:     0x6470b380e07a - std::panic::catch_unwind::hf5e61045aea65918
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x6470b380e07a - std::rt::lang_start_internal::ha1bd2e9591127bd5
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x6470b37f62c1 - std::rt::lang_start::hb358eee05b516045
[INFO] [stderr]     31:     0x6470b37fa495 - main
[INFO] [stderr]     32:     0x789bad0f71ca - <unknown>
[INFO] [stderr]     33:     0x789bad0f728b - __libc_start_main
[INFO] [stderr]     34:     0x6470b37eae45 - _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" "f2f7ce26b21653e72e7166792491b78248768c7438e1d65ceb4367e5aefc295b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f7ce26b21653e72e7166792491b78248768c7438e1d65ceb4367e5aefc295b", kill_on_drop: false }`
[INFO] [stdout] f2f7ce26b21653e72e7166792491b78248768c7438e1d65ceb4367e5aefc295b
