[INFO] cloning repository https://github.com/tandres/usb-compass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tandres/usb-compass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftandres%2Fusb-compass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftandres%2Fusb-compass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 891c3662c1f0f4b453e70007492743a997aa2d0c [INFO] checking tandres/usb-compass against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftandres%2Fusb-compass" "/workspace/builds/worker-71/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-71/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tandres/usb-compass on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tandres/usb-compass [INFO] finished tweaking git repo https://github.com/tandres/usb-compass [INFO] tweaked toml for git repo https://github.com/tandres/usb-compass written to /workspace/builds/worker-71/source/Cargo.toml [INFO] crate git repo https://github.com/tandres/usb-compass already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-71/source/board/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-71/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9743de82c1a6e576c43c0487d43d6f3d520f623ad3341df7609ad67c26bcde75 [INFO] running `Command { std: "docker" "start" "-a" "9743de82c1a6e576c43c0487d43d6f3d520f623ad3341df7609ad67c26bcde75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9743de82c1a6e576c43c0487d43d6f3d520f623ad3341df7609ad67c26bcde75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9743de82c1a6e576c43c0487d43d6f3d520f623ad3341df7609ad67c26bcde75", kill_on_drop: false }` [INFO] [stdout] 9743de82c1a6e576c43c0487d43d6f3d520f623ad3341df7609ad67c26bcde75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e71c1689aaf535ab4ec62109a7e42bf28252bec99c50caab8fcd4a5e8a9febd6 [INFO] running `Command { std: "docker" "start" "-a" "e71c1689aaf535ab4ec62109a7e42bf28252bec99c50caab8fcd4a5e8a9febd6", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/board/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Checking serial-line-ip v0.5.0 [INFO] [stderr] Compiling stm32f3 v0.13.2 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling stm32-usbd v0.6.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling board v0.1.0 (/opt/rustwide/workdir/board) [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-dma v0.1.2 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.0 [INFO] [stderr] Checking rtcc v0.2.1 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking arr_macro v0.1.3 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking serde-big-array v0.3.2 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling stm32f3xx-hal v0.7.0 [INFO] [stderr] error: failed to run custom build command for `stm32f3xx-hal v0.7.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/stm32f3xx-hal-bc242d583e50752b/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: CargoMetadata { stderr: " Blocking waiting for file lock on package cache\n Downloading crates ...\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nerror: failed to download from `https://crates.io/api/v1/crates/rtic-core/0.3.1/download`\n\nCaused by:\n [6] Couldn't resolve host name (Could not resolve host: crates.io)\n" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/build.rs:40:50 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b18d43bd4c - std::backtrace_rs::backtrace::libunwind::trace::ha21b6ba3016b6364 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55b18d43bd4c - std::backtrace_rs::backtrace::trace_unsynchronized::hf515241a118c4e5a [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b18d43bd4c - std::sys_common::backtrace::_print_fmt::h339cd474d88b8467 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55b18d43bd4c - ::fmt::h06b8f714a0700be1 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55b18d45cbcc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 5: 0x55b18d439115 - std::io::Write::write_fmt::hb1c61d571fcd8cbf [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x55b18d43d480 - std::sys_common::backtrace::_print::hcd1fe1237ea0c752 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55b18d43d480 - std::sys_common::backtrace::print::hae7d6625a78cd32e [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55b18d43d480 - std::panicking::default_hook::{{closure}}::h9a7fffa4e6b396ed [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x55b18d43d03b - std::panicking::default_hook::h5dc58e323cddd123 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55b18d43db34 - std::panicking::rust_panic_with_hook::hbef17e4338d7de57 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x55b18d43d610 - std::panicking::begin_panic_handler::{{closure}}::hd8a92a4b1c3baae0 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:521:13 [INFO] [stderr] 12: 0x55b18d43c214 - std::sys_common::backtrace::__rust_end_short_backtrace::ha5ac263a7609ace8 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55b18d43d579 - rust_begin_unwind [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x55b18d3222b1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/panicking.rs:93:14 [INFO] [stderr] 15: 0x55b18d3223a3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/result.rs:1617:5 [INFO] [stderr] 16: 0x55b18d32b70c - core::result::Result::unwrap::hf1cea4237cedaf1b [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/result.rs:1299:23 [INFO] [stderr] 17: 0x55b18d3298bf - build_script_build::check_device_feature::h9c07cc46ce2798d2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/build.rs:40:20 [INFO] [stderr] 18: 0x55b18d3297e9 - build_script_build::main::h4901b141760b6c7a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/build.rs:14:5 [INFO] [stderr] 19: 0x55b18d33067b - core::ops::function::FnOnce::call_once::h52345fa22a01ff04 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55b18d32febe - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4a5e67a4de2e10a [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55b18d330581 - std::rt::lang_start::{{closure}}::h7d166a1190445154 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x55b18d43e03a - core::ops::function::impls:: for &F>::call_once::hc9bc8961e4809a14 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55b18d43e03a - std::panicking::try::do_call::h6f00e12df2af6579 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:403:40 [INFO] [stderr] 24: 0x55b18d43e03a - std::panicking::try::h588c31a0a9a8ad2c [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:367:19 [INFO] [stderr] 25: 0x55b18d43e03a - std::panic::catch_unwind::h8ebc4fcb0e51bec0 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panic.rs:129:14 [INFO] [stderr] 26: 0x55b18d43e03a - std::rt::lang_start_internal::{{closure}}::had93e50fbfd893a1 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x55b18d43e03a - std::panicking::try::do_call::hf70c5056d8b410b7 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:403:40 [INFO] [stderr] 28: 0x55b18d43e03a - std::panicking::try::h0c680320de5deb84 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:367:19 [INFO] [stderr] 29: 0x55b18d43e03a - std::panic::catch_unwind::h7b94a99f13366c53 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panic.rs:129:14 [INFO] [stderr] 30: 0x55b18d43e03a - std::rt::lang_start_internal::hca14fb2549072049 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x55b18d330550 - std::rt::lang_start::h8afc712e9037614b [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x55b18d32aa2c - main [INFO] [stderr] 33: 0x7f743e0f40b3 - __libc_start_main [INFO] [stderr] 34: 0x55b18d322a6e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e71c1689aaf535ab4ec62109a7e42bf28252bec99c50caab8fcd4a5e8a9febd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e71c1689aaf535ab4ec62109a7e42bf28252bec99c50caab8fcd4a5e8a9febd6", kill_on_drop: false }` [INFO] [stdout] e71c1689aaf535ab4ec62109a7e42bf28252bec99c50caab8fcd4a5e8a9febd6