[INFO] cloning repository https://github.com/kognise/glutin-weirdness-mcve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kognise/glutin-weirdness-mcve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkognise%2Fglutin-weirdness-mcve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkognise%2Fglutin-weirdness-mcve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4813a47e401bdce6295f65517692ae99cff7a8fb [INFO] checking kognise/glutin-weirdness-mcve against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkognise%2Fglutin-weirdness-mcve" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kognise/glutin-weirdness-mcve on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kognise/glutin-weirdness-mcve [INFO] finished tweaking git repo https://github.com/kognise/glutin-weirdness-mcve [INFO] tweaked toml for git repo https://github.com/kognise/glutin-weirdness-mcve written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/kognise/glutin-weirdness-mcve already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-scanner v0.28.4 [INFO] [stderr] Downloaded wayland-commons v0.28.4 [INFO] [stderr] Downloaded skia-bindings v0.37.0 [INFO] [stderr] Downloaded wayland-client v0.28.4 [INFO] [stderr] Downloaded wayland-egl v0.28.4 [INFO] [stderr] Downloaded wayland-sys v0.28.4 [INFO] [stderr] Downloaded skia-safe v0.37.0 [INFO] [stderr] Downloaded ureq v1.5.4 [INFO] [stderr] Downloaded wayland-protocols v0.28.4 [INFO] [stderr] Downloaded wayland-cursor v0.28.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08de79741ed116c875089c20c52540536604899a55e3c80968748895778bb5ac [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" "08de79741ed116c875089c20c52540536604899a55e3c80968748895778bb5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08de79741ed116c875089c20c52540536604899a55e3c80968748895778bb5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08de79741ed116c875089c20c52540536604899a55e3c80968748895778bb5ac", kill_on_drop: false }` [INFO] [stdout] 08de79741ed116c875089c20c52540536604899a55e3c80968748895778bb5ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d90dcd6927f5d009f797d98720abf3d1beefd8b4b150bfadd5bfe588d96fc2ab [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" "d90dcd6927f5d009f797d98720abf3d1beefd8b4b150bfadd5bfe588d96fc2ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.28.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling wayland-scanner v0.28.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling wayland-client v0.28.4 [INFO] [stderr] Compiling wayland-protocols v0.28.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Checking wayland-commons v0.28.4 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking wayland-cursor v0.28.4 [INFO] [stderr] Checking wayland-egl v0.28.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Checking smithay-client-toolkit v0.12.2 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling ureq v1.5.4 [INFO] [stderr] Compiling skia-bindings v0.37.0 [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.37.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-45bf80c8f93bd567/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_DEBUG [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=OPT_LEVEL [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_OFFLINE_SOURCE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BUILD [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BINARIES_DOWNLOAD [INFO] [stderr] TRYING TO DOWNLOAD AND INSTALL SKIA BINARIES: 0.37.0/4a32db33df29d4c98987-x86_64-unknown-linux-gnu-gl [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_BINARIES_URL [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.37.0/skia-binaries-4a32db33df29d4c98987-x86_64-unknown-linux-gnu-gl.tar.gz [INFO] [stderr] DOWNLOAD AND INSTALL FAILED: Unknown error 400 (os error 400) [INFO] [stderr] STARTING A FULL BUILD [INFO] [stderr] cargo:rerun-if-env-changed=SDKROOT [INFO] [stderr] Probing 'python' [INFO] [stderr] Python 2 found: "python" [INFO] [stderr] DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m88-0.36.2 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m88-0.36.2 (Unknown error 400 (os error 400))', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.37.0/build_support/skia.rs:1404:39 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d0ef00c96c - std::backtrace_rs::backtrace::libunwind::trace::h2ab374bc2a3b7023 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55d0ef00c96c - std::backtrace_rs::backtrace::trace_unsynchronized::h128cb5178b04dc46 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d0ef00c96c - std::sys_common::backtrace::_print_fmt::h5344f9eefca2041f [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55d0ef00c96c - ::fmt::h213003bc5c7acf04 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55d0ef0352ac - core::fmt::write::h78bf85fc3e93663f [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/core/src/fmt/mod.rs:1126:17 [INFO] [stderr] 5: 0x55d0ef005855 - std::io::Write::write_fmt::he619515c888f21a5 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x55d0ef00ec90 - std::sys_common::backtrace::_print::hf706674f77848203 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55d0ef00ec90 - std::sys_common::backtrace::print::hf0b6c7a88804ec56 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55d0ef00ec90 - std::panicking::default_hook::{{closure}}::h2dde766cd83a333a [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x55d0ef00e847 - std::panicking::default_hook::h501e3b2e134eb149 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55d0ef00f344 - std::panicking::rust_panic_with_hook::hc09e869c4cf00885 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x55d0ef00ee20 - std::panicking::begin_panic_handler::{{closure}}::hc2c6d70142458fc8 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panicking.rs:521:13 [INFO] [stderr] 12: 0x55d0ef00ce14 - std::sys_common::backtrace::__rust_end_short_backtrace::had58f7c459a1cd6e [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55d0ef00ed89 - rust_begin_unwind [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x55d0ee6dfd8b - std::panicking::begin_panic_fmt::h72e1f9ab89522086 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panicking.rs:460:5 [INFO] [stderr] 15: 0x55d0ee71055b - build_script_build::build_support::skia::prerequisites::download_dependencies::{{closure}}::h0aff9ad002836d3c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.37.0/build_support/skia.rs:1404:39 [INFO] [stderr] 16: 0x55d0ee70235c - core::result::Result::unwrap_or_else::h8cea253c2e93448d [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/core/src/result.rs:1083:23 [INFO] [stderr] 17: 0x55d0ee70fcf5 - build_script_build::build_support::skia::prerequisites::download_dependencies::h6b21e61758c1b920 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.37.0/build_support/skia.rs:1403:27 [INFO] [stderr] 18: 0x55d0ee70f3e8 - build_script_build::build_support::skia::prerequisites::resolve_dependencies::he20bb0da2222488f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.37.0/build_support/skia.rs:1354:13 [INFO] [stderr] 19: 0x55d0ee6ed780 - build_script_build::build_support::skia::fetch_dependencies::h847de467911497f6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.37.0/build_support/skia.rs:621:5 [INFO] [stderr] 20: 0x55d0ee6ed4a5 - build_script_build::build_support::skia::build::h05ce051a64affa66 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.37.0/build_support/skia.rs:595:17 [INFO] [stderr] 21: 0x55d0ee706f26 - build_script_build::main::h60fe6b3684d3316e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.37.0/build.rs:132:13 [INFO] [stderr] 22: 0x55d0ee6f3ffb - core::ops::function::FnOnce::call_once::h544df460aa1ad4e0 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x55d0ee70ab3e - std::sys_common::backtrace::__rust_begin_short_backtrace::h86edfa0f50418d42 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 24: 0x55d0ee6fdf21 - std::rt::lang_start::{{closure}}::h4fac1cae38424517 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/rt.rs:64:18 [INFO] [stderr] 25: 0x55d0ef00f94a - core::ops::function::impls:: for &F>::call_once::hab43eb8ec758341e [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 26: 0x55d0ef00f94a - std::panicking::try::do_call::hb667fefd650e964d [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panicking.rs:403:40 [INFO] [stderr] 27: 0x55d0ef00f94a - std::panicking::try::hc279775c9409768d [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panicking.rs:367:19 [INFO] [stderr] 28: 0x55d0ef00f94a - std::panic::catch_unwind::hbe8b6ecc84f73073 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panic.rs:133:14 [INFO] [stderr] 29: 0x55d0ef00f94a - std::rt::lang_start_internal::{{closure}}::hb04fdaef496a162b [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/rt.rs:46:48 [INFO] [stderr] 30: 0x55d0ef00f94a - std::panicking::try::do_call::habca359de051411d [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panicking.rs:403:40 [INFO] [stderr] 31: 0x55d0ef00f94a - std::panicking::try::h24c556a6948e0937 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panicking.rs:367:19 [INFO] [stderr] 32: 0x55d0ef00f94a - std::panic::catch_unwind::h58075d47f5a308d8 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/panic.rs:133:14 [INFO] [stderr] 33: 0x55d0ef00f94a - std::rt::lang_start_internal::h3d20dc1537d76758 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/rt.rs:46:20 [INFO] [stderr] 34: 0x55d0ee6fdef0 - std::rt::lang_start::hde2a70226f1e92f2 [INFO] [stderr] at /rustc/8de4b308b608cded0ebccf658a0fc719bce87d4e/library/std/src/rt.rs:63:17 [INFO] [stderr] 35: 0x55d0ee707f7c - main [INFO] [stderr] 36: 0x7ff8ce62a0b3 - __libc_start_main [INFO] [stderr] 37: 0x55d0ee6e125e - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d90dcd6927f5d009f797d98720abf3d1beefd8b4b150bfadd5bfe588d96fc2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90dcd6927f5d009f797d98720abf3d1beefd8b4b150bfadd5bfe588d96fc2ab", kill_on_drop: false }` [INFO] [stdout] d90dcd6927f5d009f797d98720abf3d1beefd8b4b150bfadd5bfe588d96fc2ab