[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#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkognise%2Fglutin-weirdness-mcve" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kognise/glutin-weirdness-mcve on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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-6/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5debed4c41c058d183ec071ac7ee4127321f0f3bf545eaad100ee4f0769f2c7e [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" "5debed4c41c058d183ec071ac7ee4127321f0f3bf545eaad100ee4f0769f2c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5debed4c41c058d183ec071ac7ee4127321f0f3bf545eaad100ee4f0769f2c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5debed4c41c058d183ec071ac7ee4127321f0f3bf545eaad100ee4f0769f2c7e", kill_on_drop: false }` [INFO] [stdout] 5debed4c41c058d183ec071ac7ee4127321f0f3bf545eaad100ee4f0769f2c7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e493434841c90ef2678f210dad04716e370920c50dc6e25554da729a8f49dae4 [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" "e493434841c90ef2678f210dad04716e370920c50dc6e25554da729a8f49dae4", 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 log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.28.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.28.4 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling clap v2.33.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 raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling wayland-client v0.28.4 [INFO] [stderr] Compiling wayland-protocols v0.28.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.4 [INFO] [stderr] Checking wayland-cursor v0.28.4 [INFO] [stderr] Checking wayland-egl v0.28.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [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-6720099a381707c1/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: 0x55aee4bfc820 - std::backtrace_rs::backtrace::libunwind::trace::hec7eaac9435d3512 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55aee4bfc820 - std::backtrace_rs::backtrace::trace_unsynchronized::h42791b8fa12b7daa [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55aee4bfc820 - std::sys_common::backtrace::_print_fmt::h3da3ebe04fb665a8 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55aee4bfc820 - ::fmt::he40bcdde3c4491cd [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55aee4c24e6f - core::fmt::write::h2c729149c08098ab [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x55aee4bf5b85 - std::io::Write::write_fmt::h28e0f2f58b8d7b7e [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/io/mod.rs:1578:15 [INFO] [stderr] 6: 0x55aee4bff0db - std::sys_common::backtrace::_print::h7f0223b1e3d898fc [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55aee4bff0db - std::sys_common::backtrace::print::h58edd634a14c2d4c [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55aee4bff0db - std::panicking::default_hook::{{closure}}::h71657a7591430164 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55aee4bfebbd - std::panicking::default_hook::hcdf4eb5db072c85b [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55aee4bff68d - std::panicking::rust_panic_with_hook::hfb91e961ffb5b8e0 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55aee4bff287 - std::panicking::begin_panic_handler::{{closure}}::h984d540e84311150 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55aee4bfccbc - std::sys_common::backtrace::__rust_end_short_backtrace::h32354258ff2aecd1 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55aee4bff1e9 - rust_begin_unwind [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55aee42bbbeb - std::panicking::begin_panic_fmt::ha0ce415375ca426f [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x55aee42edfe9 - build_script_build::build_support::skia::prerequisites::download_dependencies::{{closure}}::h2127932bc6549c8a [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: 0x55aee42ea387 - core::result::Result::unwrap_or_else::h864e0f37d12c267a [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/result.rs:821:23 [INFO] [stderr] 17: 0x55aee42ed6c4 - build_script_build::build_support::skia::prerequisites::download_dependencies::h7497cf12c3e53364 [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: 0x55aee42ecdff - build_script_build::build_support::skia::prerequisites::resolve_dependencies::h1ad01f83b6a05e9e [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: 0x55aee42c91d3 - build_script_build::build_support::skia::fetch_dependencies::h3530a1faf20e1f34 [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: 0x55aee42c8ed3 - build_script_build::build_support::skia::build::h185462ea908d7c3d [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: 0x55aee42f55fc - build_script_build::main::hf9a1c72379a119b1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.37.0/build.rs:132:13 [INFO] [stderr] 22: 0x55aee42cdb6b - core::ops::function::FnOnce::call_once::h70ccd64ad7efe423 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x55aee42f047e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd087cb68a93e5055 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 24: 0x55aee42dcc81 - std::rt::lang_start::{{closure}}::h5b732040ac5b1529 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/rt.rs:66:18 [INFO] [stderr] 25: 0x55aee4bffb8a - core::ops::function::impls:: for &F>::call_once::hd5953dadf0bc8f54 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 26: 0x55aee4bffb8a - std::panicking::try::do_call::h23b369f1996fb7d4 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:379:40 [INFO] [stderr] 27: 0x55aee4bffb8a - std::panicking::try::he017ee9ed6bce192 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:343:19 [INFO] [stderr] 28: 0x55aee4bffb8a - std::panic::catch_unwind::hbfb892340a78b30d [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panic.rs:431:14 [INFO] [stderr] 29: 0x55aee4bffb8a - std::rt::lang_start_internal::hce6e4c0ce56abb51 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/rt.rs:51:25 [INFO] [stderr] 30: 0x55aee42dcc60 - std::rt::lang_start::hf0a8424df9272945 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/rt.rs:65:5 [INFO] [stderr] 31: 0x55aee42f699c - main [INFO] [stderr] 32: 0x7f0fd04390b3 - __libc_start_main [INFO] [stderr] 33: 0x55aee42bd06e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e493434841c90ef2678f210dad04716e370920c50dc6e25554da729a8f49dae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e493434841c90ef2678f210dad04716e370920c50dc6e25554da729a8f49dae4", kill_on_drop: false }` [INFO] [stdout] e493434841c90ef2678f210dad04716e370920c50dc6e25554da729a8f49dae4