[INFO] cloning repository https://github.com/shtanton/jsoned [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shtanton/jsoned" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fjsoned", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fjsoned'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8be3ef968bb0130098d63d3b06d2f7acd63bc849 [INFO] checking shtanton/jsoned against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fjsoned" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shtanton/jsoned on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shtanton/jsoned [INFO] finished tweaking git repo https://github.com/shtanton/jsoned [INFO] tweaked toml for git repo https://github.com/shtanton/jsoned written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/shtanton/jsoned already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2 v0.33.0 [INFO] [stderr] Downloaded sdl2-sys v0.33.0 [INFO] [stderr] Downloaded skulpin-renderer-sdl2 v0.2.0 [INFO] [stderr] Downloaded skulpin-renderer v0.2.0 [INFO] [stderr] Downloaded curl v0.4.28 [INFO] [stderr] Downloaded skia-bindings v0.27.1 [INFO] [stderr] Downloaded skulpin-app-winit v0.2.0 [INFO] [stderr] Downloaded skulpin-renderer-winit v0.2.1 [INFO] [stderr] Downloaded skulpin v0.8.1 [INFO] [stderr] Downloaded winit v0.22.0 [INFO] [stderr] Downloaded skia-safe v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", 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] 0f4b3a4755b5b32f65a477185a3c2aa01c72d8ea9c395708962c17d55bcaf725 [INFO] running `Command { std: "docker" "start" "-a" "0f4b3a4755b5b32f65a477185a3c2aa01c72d8ea9c395708962c17d55bcaf725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f4b3a4755b5b32f65a477185a3c2aa01c72d8ea9c395708962c17d55bcaf725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4b3a4755b5b32f65a477185a3c2aa01c72d8ea9c395708962c17d55bcaf725", kill_on_drop: false }` [INFO] [stdout] 0f4b3a4755b5b32f65a477185a3c2aa01c72d8ea9c395708962c17d55bcaf725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89b1fecced4ffd20a4e7701c018a7b142b3005ac7003a4850fbf48260d21082b [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" "89b1fecced4ffd20a4e7701c018a7b142b3005ac7003a4850fbf48260d21082b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling clang-sys v0.29.2 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling skia-bindings v0.27.1 [INFO] [stderr] Checking winit v0.22.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: The feature 'svg' has been removed. SVG and XML support is available in all build configurations. [INFO] [stderr] warning: The feature 'shaper' has been removed. To use the SkShaper bindings, enable the feature 'textlayout'. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.27.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-f85a615d8ac7d102/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=The feature 'svg' has been removed. SVG and XML support is available in all build configurations. [INFO] [stderr] cargo:warning=The feature 'shaper' has been removed. To use the SkShaper bindings, enable the feature 'textlayout'. [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_DEBUG [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [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.27.1/405bf3c1048b2db41e22-x86_64-unknown-linux-gnu-textlayout-vulkan [INFO] [stderr] FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.27.1/skia-binaries-405bf3c1048b2db41e22-x86_64-unknown-linux-gnu-textlayout-vulkan.tar.gz [INFO] [stderr] DOWNLOAD AND INSTALL FAILED: [6] Couldn't resolve host name [INFO] [stderr] STARTING A FULL BUILD [INFO] [stderr] DOWNLOADING: https://codeload.github.com/rust-skia/skia/tar.gz/m81-0.27.0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to download https://codeload.github.com/rust-skia/skia/tar.gz/m81-0.27.0 ([6] Couldn't resolve host name)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:1093:39 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5585891de620 - std::backtrace_rs::backtrace::libunwind::trace::hfe3b1cace85e87d8 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5585891de620 - std::backtrace_rs::backtrace::trace_unsynchronized::h542330af06479043 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5585891de620 - std::sys_common::backtrace::_print_fmt::h6b88726367858985 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5585891de620 - ::fmt::hcd76ce6b485adbea [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x558589201f7f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5585891daa42 - std::io::Write::write_fmt::h0facb64ef2e7f5d8 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/io/mod.rs:1567:15 [INFO] [stderr] 6: 0x5585891e0ce5 - std::sys_common::backtrace::_print::h7bf1633ea5421f7b [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5585891e0ce5 - std::sys_common::backtrace::print::h5cc4d09049928ba5 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5585891e0ce5 - std::panicking::default_hook::{{closure}}::h9e84dc005bfc9fc7 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5585891e0793 - std::panicking::default_hook::h123278a03b1f796b [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5585891e12ed - std::panicking::rust_panic_with_hook::h4040631aa6c7bc27 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5585891e0e87 - std::panicking::begin_panic_handler::{{closure}}::h02a17b22ac092d08 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5585891deadc - std::sys_common::backtrace::__rust_end_short_backtrace::h6063b024443b5852 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5585891e0de9 - rust_begin_unwind [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x558588ab9e9b - std::panicking::begin_panic_fmt::h10b51f96d6207ff1 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x558588aec9a9 - build_script_build::build_support::skia::prerequisites::download_dependencies::{{closure}}::h2818731b7936049b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:1093:39 [INFO] [stderr] 16: 0x558588ae5ea7 - core::result::Result::unwrap_or_else::hd7846cb0501153c1 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/core/src/result.rs:821:23 [INFO] [stderr] 17: 0x558588aec084 - build_script_build::build_support::skia::prerequisites::download_dependencies::h42e5cf2b2e5655ee [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:1092:27 [INFO] [stderr] 18: 0x558588aeb7bf - build_script_build::build_support::skia::prerequisites::resolve_dependencies::h763f09177fe0093b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:1043:13 [INFO] [stderr] 19: 0x558588af0bec - build_script_build::build_support::skia::build::h0eea37cc4afee56f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build_support/skia.rs:435:5 [INFO] [stderr] 20: 0x558588ad2357 - build_script_build::main::h7610bebc398adce2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.27.1/build.rs:72:9 [INFO] [stderr] 21: 0x558588ae89db - core::ops::function::FnOnce::call_once::hb5490fefb95d7743 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x558588af475e - std::sys_common::backtrace::__rust_begin_short_backtrace::hc229fb2e8db007c0 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 23: 0x558588add941 - std::rt::lang_start::{{closure}}::h8738806b3a12439d [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/rt.rs:66:18 [INFO] [stderr] 24: 0x5585891e17ea - core::ops::function::impls:: for &F>::call_once::h3695a3fbbe44c001 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 25: 0x5585891e17ea - std::panicking::try::do_call::he9f4b5f706c7e58d [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:379:40 [INFO] [stderr] 26: 0x5585891e17ea - std::panicking::try::h789d448ccf87fe6d [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panicking.rs:343:19 [INFO] [stderr] 27: 0x5585891e17ea - std::panic::catch_unwind::h7a6b31f16004913a [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/panic.rs:431:14 [INFO] [stderr] 28: 0x5585891e17ea - std::rt::lang_start_internal::h80897b41b254b288 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/rt.rs:51:25 [INFO] [stderr] 29: 0x558588add920 - std::rt::lang_start::h4d2b8dd294503053 [INFO] [stderr] at /rustc/b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b/library/std/src/rt.rs:65:5 [INFO] [stderr] 30: 0x558588ad354c - main [INFO] [stderr] 31: 0x7f366a8710b3 - __libc_start_main [INFO] [stderr] 32: 0x558588abb04e - _start [INFO] [stderr] 33: 0x0 - [INFO] running `Command { std: "docker" "inspect" "89b1fecced4ffd20a4e7701c018a7b142b3005ac7003a4850fbf48260d21082b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b1fecced4ffd20a4e7701c018a7b142b3005ac7003a4850fbf48260d21082b", kill_on_drop: false }` [INFO] [stdout] 89b1fecced4ffd20a4e7701c018a7b142b3005ac7003a4850fbf48260d21082b