[INFO] cloning repository https://github.com/gifnksm/sabios [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gifnksm/sabios" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Fsabios", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Fsabios'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b14af0ee10ce0db45ea1f89d53ff3be16f952f8 [INFO] testing gifnksm/sabios against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgifnksm%2Fsabios" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gifnksm/sabios on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-12/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/gifnksm/sabios [INFO] finished tweaking git repo https://github.com/gifnksm/sabios [INFO] tweaked toml for git repo https://github.com/gifnksm/sabios written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/gifnksm/sabios already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumflags2 v0.7.1 [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded enumflags2_derive v0.7.0 [INFO] [stderr] Downloaded color-eyre v0.5.11 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded conquer-util v0.3.0 [INFO] [stderr] Downloaded bootloader-locator v0.0.4 [INFO] [stderr] Downloaded locate-cargo-manifest v0.2.2 [INFO] [stderr] Downloaded runner-utils v0.0.2 [INFO] [stderr] Downloaded fatfs v0.3.5 [INFO] [stderr] Downloaded vcpkg v0.2.14 [INFO] [stderr] Downloaded conquer-once v0.3.2 [INFO] [stderr] Downloaded fscommon v0.1.1 [INFO] [stderr] Downloaded custom_debug_derive v0.5.0 [INFO] [stderr] Downloaded llvm-tools v0.1.1 [INFO] [stderr] Downloaded bootloader v0.10.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc18c94859aebf4ec9bbea1961c7c7ccb573b1f63041267e289fd957f23b98a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc18c94859aebf4ec9bbea1961c7c7ccb573b1f63041267e289fd957f23b98a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc18c94859aebf4ec9bbea1961c7c7ccb573b1f63041267e289fd957f23b98a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc18c94859aebf4ec9bbea1961c7c7ccb573b1f63041267e289fd957f23b98a0", kill_on_drop: false }` [INFO] [stdout] fc18c94859aebf4ec9bbea1961c7c7ccb573b1f63041267e289fd957f23b98a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5b7996d4e4288eedbd9db244b55b77a22c66fe76d204ef7e92912d5515249441 [INFO] running `Command { std: "docker" "start" "-a" "5b7996d4e4288eedbd9db244b55b77a22c66fe76d204ef7e92912d5515249441", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling x86_64 v0.14.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling llvm-tools v0.1.1 [INFO] [stderr] Compiling bootloader v0.10.6 [INFO] [stderr] Compiling conquer-util v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling conquer-once v0.3.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling fscommon v0.1.1 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling spin v0.9.1 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling openssl-sys v0.9.64 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling linked_list_allocator v0.9.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling uart_16550 v0.2.15 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling fatfs v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling custom_debug_derive v0.5.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling sabios v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling mikanos_usb v0.1.0 (/opt/rustwide/workdir/mikanos_usb) [INFO] [stderr] error: failed to run custom build command for `mikanos_usb v0.1.0 (/opt/rustwide/workdir/mikanos_usb)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mikanos_usb-b12728813d23a515/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/uchan-nos/mikanos-build/releases/download/v2.0/x86_64-elf.tar.gz", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }', mikanos_usb/build.rs:69:23 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b6f3e16da0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55b6f3e16da0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b6f3e16da0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55b6f3e16da0 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55b6f3e3cb1c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55b6f3e10185 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x55b6f3e1942b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55b6f3e1942b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55b6f3e1942b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55b6f3e18f01 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55b6f3e19af4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55b6f3e195d7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55b6f3e1727c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55b6f3e19539 - rust_begin_unwind [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55b6f391fa11 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55b6f391fb03 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5 [INFO] [stderr] 16: 0x55b6f3923fa9 - core::result::Result::unwrap::ha623361fbe6e21b3 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1281:23 [INFO] [stderr] 17: 0x55b6f3926ec8 - build_script_build::main::{{closure}}::hd826d01f6295318f [INFO] [stderr] at /opt/rustwide/workdir/mikanos_usb/build.rs:69:5 [INFO] [stderr] 18: 0x55b6f393008b - as core::future::future::Future>::poll::hab9a2be4ca9418d5 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19 [INFO] [stderr] 19: 0x55b6f39312e0 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::he4f2cf523b125c47 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:54 [INFO] [stderr] 20: 0x55b6f392ec3c - tokio::coop::with_budget::{{closure}}::h2d8009c0bdd63569 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:106:9 [INFO] [stderr] 21: 0x55b6f392bba1 - std::thread::local::LocalKey::try_with::h275982134fc2862c [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16 [INFO] [stderr] 22: 0x55b6f392b8ed - std::thread::local::LocalKey::with::h1e21a47e04aae343 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 23: 0x55b6f39310fd - tokio::coop::with_budget::hfcf691f4b3c434b5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:99:5 [INFO] [stderr] 24: 0x55b6f39310fd - tokio::coop::budget::h1f441a1b0ef687db [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/coop.rs:76:5 [INFO] [stderr] 25: 0x55b6f39310fd - tokio::park::thread::CachedParkThread::block_on::h17f38db8a3c95df0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/park/thread.rs:263:31 [INFO] [stderr] 26: 0x55b6f392c313 - tokio::runtime::enter::Enter::block_on::h7917779bed6f5663 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/enter.rs:151:13 [INFO] [stderr] 27: 0x55b6f39322f8 - tokio::runtime::thread_pool::ThreadPool::block_on::hd82c8d0851f308aa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stderr] 28: 0x55b6f3927f5d - tokio::runtime::Runtime::block_on::hf084d936de148591 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.1/src/runtime/mod.rs:452:43 [INFO] [stderr] 29: 0x55b6f3926c6b - build_script_build::main::hc0ef37ffd09ae8a6 [INFO] [stderr] at /opt/rustwide/workdir/mikanos_usb/build.rs:69:5 [INFO] [stderr] 30: 0x55b6f3934a7b - core::ops::function::FnOnce::call_once::h5da766e97991e719 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55b6f39275de - std::sys_common::backtrace::__rust_begin_short_backtrace::h502a95a2a4da8579 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 32: 0x55b6f39318e1 - std::rt::lang_start::{{closure}}::h2a4146498449153d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:63:18 [INFO] [stderr] 33: 0x55b6f3e1a0fa - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 34: 0x55b6f3e1a0fa - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stderr] 35: 0x55b6f3e1a0fa - std::panicking::try::hcd5af58f52320690 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stderr] 36: 0x55b6f3e1a0fa - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stderr] 37: 0x55b6f3e1a0fa - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48 [INFO] [stderr] 38: 0x55b6f3e1a0fa - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stderr] 39: 0x55b6f3e1a0fa - std::panicking::try::h6f4a87ad169e174b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stderr] 40: 0x55b6f3e1a0fa - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stderr] 41: 0x55b6f3e1a0fa - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20 [INFO] [stderr] 42: 0x55b6f39318b0 - std::rt::lang_start::hdbaef350999ed41f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:62:5 [INFO] [stderr] 43: 0x55b6f3926f0c - main [INFO] [stderr] 44: 0x7f85daf940b3 - __libc_start_main [INFO] [stderr] 45: 0x55b6f392020e - _start [INFO] [stderr] 46: 0x0 - [INFO] running `Command { std: "docker" "inspect" "5b7996d4e4288eedbd9db244b55b77a22c66fe76d204ef7e92912d5515249441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b7996d4e4288eedbd9db244b55b77a22c66fe76d204ef7e92912d5515249441", kill_on_drop: false }` [INFO] [stdout] 5b7996d4e4288eedbd9db244b55b77a22c66fe76d204ef7e92912d5515249441