[INFO] cloning repository https://github.com/romanzes/font-metrics-extractor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romanzes/font-metrics-extractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromanzes%2Ffont-metrics-extractor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromanzes%2Ffont-metrics-extractor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79aa226d7f39229d2311b73351eb5b7933898f59
[INFO] checking romanzes/font-metrics-extractor against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromanzes%2Ffont-metrics-extractor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/romanzes/font-metrics-extractor on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/romanzes/font-metrics-extractor
[INFO] finished tweaking git repo https://github.com/romanzes/font-metrics-extractor
[INFO] tweaked toml for git repo https://github.com/romanzes/font-metrics-extractor written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/romanzes/font-metrics-extractor 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking romanzes/font-metrics-extractor against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromanzes%2Ffont-metrics-extractor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/romanzes/font-metrics-extractor on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/romanzes/font-metrics-extractor
[INFO] finished tweaking git repo https://github.com/romanzes/font-metrics-extractor
[INFO] tweaked toml for git repo https://github.com/romanzes/font-metrics-extractor written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/romanzes/font-metrics-extractor 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rgb v0.8.27
[INFO] [stderr]   Downloaded nasm-rs v0.2.0
[INFO] [stderr]   Downloaded mozjpeg v0.8.24
[INFO] [stderr]   Downloaded fallible_collections v0.4.1
[INFO] [stderr]   Downloaded clang-sys v1.0.1
[INFO] [stderr]   Downloaded ureq v2.1.0
[INFO] [stderr]   Downloaded bindgen v0.58.1
[INFO] [stderr]   Downloaded skia-bindings v0.39.1
[INFO] [stderr]   Downloaded mozjpeg-sys v0.10.13
[INFO] [stderr]   Downloaded skia-safe v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a1ab65c5f8d8e0a36689c517ae7978138190ffc8a568eb727d788e20270a22b
[INFO] running `Command { std: "docker" "start" "-a" "7a1ab65c5f8d8e0a36689c517ae7978138190ffc8a568eb727d788e20270a22b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a1ab65c5f8d8e0a36689c517ae7978138190ffc8a568eb727d788e20270a22b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a1ab65c5f8d8e0a36689c517ae7978138190ffc8a568eb727d788e20270a22b", kill_on_drop: false }`
[INFO] [stdout] 7a1ab65c5f8d8e0a36689c517ae7978138190ffc8a568eb727d788e20270a22b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdc84380e27d194ba219972cc6a279ef1619187abe9112fd3379ecb916add513
[INFO] running `Command { std: "docker" "start" "-a" "fdc84380e27d194ba219972cc6a279ef1619187abe9112fd3379ecb916add513", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling clang-sys v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling shlex v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling nasm-rs v0.2.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling tar v0.4.33
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling dunce v1.0.1
[INFO] [stderr]    Compiling mozjpeg-sys v0.10.13
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking rgb v0.8.27
[INFO] [stderr]     Checking fallible_collections v0.4.1
[INFO] [stderr]     Checking mozjpeg v0.8.24
[INFO] [stderr]    Compiling ureq v2.1.0
[INFO] [stderr]    Compiling skia-bindings v0.39.1
[INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.39.1`
[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/skia-bindings-cd0c4c58ad1bd7d4/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_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.39.1/750688025ba50471efe8-x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_BINARIES_URL
[INFO] [stderr]     FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.39.1/skia-binaries-750688025ba50471efe8-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr]   DOWNLOAD AND INSTALL FAILED: https://github.com/rust-skia/skia-binaries/releases/download/0.39.1/skia-binaries-750688025ba50471efe8-x86_64-unknown-linux-gnu.tar.gz: Dns Failed: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]   STARTING A FULL BUILD
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_USE_SYSTEM_LIBRARIES
[INFO] [stderr]   cargo:rerun-if-env-changed=SDKROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_NINJA_COMMAND
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_GN_COMMAND
[INFO] [stderr]   Probing 'python'
[INFO] [stderr]   Probing 'python2'
[INFO] [stderr]   Python 2 found: "python2"
[INFO] [stderr]   Synchronizing Skia dependencies
[INFO] [stderr]   DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m90-0.38.3
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/skia-bindings-0.39.1/build_support/skia.rs:1410:39:
[INFO] [stderr]   Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m90-0.38.3 (https://codeload.github.com/rust-skia/skia/tar.gz/m90-0.38.3: Dns Failed: failed to lookup address information: Temporary failure in name resolution)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55b1e72c4b66 - std::backtrace_rs::backtrace::libunwind::trace::h31bf9e16c3129d88
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x55b1e72c4b66 - std::backtrace_rs::backtrace::trace_unsynchronized::hfbf8ae71cff6d572
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55b1e72c4b66 - std::sys_common::backtrace::_print_fmt::h51a5c032426e5886
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55b1e72c4b66 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc9ed9fb0e0178e64
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55b1e72f364c - core::fmt::rt::Argument::fmt::h4294b4ebdfeb70b0
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55b1e72f364c - core::fmt::write::hecc5a1c31014825e
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x55b1e72c087f - std::io::Write::write_fmt::hdd43e3748f3c18c1
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/io/mod.rs:1846:15
[INFO] [stderr]      7:     0x55b1e72c4914 - std::sys_common::backtrace::_print::h1ef3744a6b3284d7
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55b1e72c4914 - std::sys_common::backtrace::print::h87f11e711d7ec1f2
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55b1e72c64db - std::panicking::default_hook::{{closure}}::hc671c6c8612bb33a
[INFO] [stderr]     10:     0x55b1e72c6237 - std::panicking::default_hook::h7755299c777843b5
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55b1e72c697d - std::panicking::rust_panic_with_hook::hf5c0a76956d1f55b
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55b1e72c6852 - std::panicking::begin_panic_handler::{{closure}}::h75ace17bd1a3cacd
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55b1e72c5046 - std::sys_common::backtrace::__rust_end_short_backtrace::h0c85a736a9e46df5
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55b1e72c6584 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55b1e6c1b5d5 - core::panicking::panic_fmt::hca2ab16c2853391a
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55b1e6c37835 - build_script_build::build_support::skia::prerequisites::download_dependencies::{{closure}}::hb7bf0cdaf105164a
[INFO] [stderr]     17:     0x55b1e6c2eb78 - core::result::Result<T,E>::unwrap_or_else::h8c07296ff9f7723f
[INFO] [stderr]     18:     0x55b1e6c36e46 - build_script_build::build_support::skia::prerequisites::download_dependencies::hde5b72ca64f1cbaa
[INFO] [stderr]     19:     0x55b1e6c364ac - build_script_build::build_support::skia::prerequisites::resolve_dependencies::h8294b4479b8f252e
[INFO] [stderr]     20:     0x55b1e6c49f40 - build_script_build::build_support::skia::build::ha5db19cc1b6a8e2f
[INFO] [stderr]     21:     0x55b1e6c4399b - build_script_build::main::hab253556863948a9
[INFO] [stderr]     22:     0x55b1e6c330a3 - core::ops::function::FnOnce::call_once::hc36768265865ca10
[INFO] [stderr]     23:     0x55b1e6c272d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h793485a8b5decb67
[INFO] [stderr]     24:     0x55b1e6c3bb69 - std::rt::lang_start::{{closure}}::h2d7c3b12bd30237b
[INFO] [stderr]     25:     0x55b1e72bb383 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7902246483b7d7c4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     26:     0x55b1e72bb383 - std::panicking::try::do_call::h6d4f049e2f4b4d6b
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:552:40
[INFO] [stderr]     27:     0x55b1e72bb383 - std::panicking::try::h08871fd6170a32df
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:516:19
[INFO] [stderr]     28:     0x55b1e72bb383 - std::panic::catch_unwind::hb4f344f38c178ba4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panic.rs:146:14
[INFO] [stderr]     29:     0x55b1e72bb383 - std::rt::lang_start_internal::{{closure}}::h0d066aabba5d6be4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/rt.rs:148:48
[INFO] [stderr]     30:     0x55b1e72bb383 - std::panicking::try::do_call::h2b134820a693c229
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:552:40
[INFO] [stderr]     31:     0x55b1e72bb383 - std::panicking::try::h6f4c84a9341cfb96
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:516:19
[INFO] [stderr]     32:     0x55b1e72bb383 - std::panic::catch_unwind::h1e69ddfdb871ed54
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panic.rs:146:14
[INFO] [stderr]     33:     0x55b1e72bb383 - std::rt::lang_start_internal::h55a0eab7bdccf49d
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/rt.rs:148:20
[INFO] [stderr]     34:     0x55b1e6c3bb47 - std::rt::lang_start::hf688cefcbf3b1462
[INFO] [stderr]     35:     0x55b1e6c44715 - main
[INFO] [stderr]     36:     0x7f5289dded90 - <unknown>
[INFO] [stderr]     37:     0x7f5289ddee40 - __libc_start_main
[INFO] [stderr]     38:     0x55b1e6c1bd65 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "fdc84380e27d194ba219972cc6a279ef1619187abe9112fd3379ecb916add513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc84380e27d194ba219972cc6a279ef1619187abe9112fd3379ecb916add513", kill_on_drop: false }`
[INFO] [stdout] fdc84380e27d194ba219972cc6a279ef1619187abe9112fd3379ecb916add513
