[INFO] fetching crate lindera-ipadic 0.7.1... [INFO] checking lindera-ipadic-0.7.1 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate lindera-ipadic 0.7.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate lindera-ipadic 0.7.1 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lindera-ipadic 0.7.1 [INFO] finished tweaking crates.io crate lindera-ipadic 0.7.1 [INFO] tweaked toml for crates.io crate lindera-ipadic 0.7.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1173674da5cd4dcb231f7c665b9956514c70c7f5a0ca5f26a723a82774d3c18 [INFO] running `Command { std: "docker" "start" "-a" "b1173674da5cd4dcb231f7c665b9956514c70c7f5a0ca5f26a723a82774d3c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1173674da5cd4dcb231f7c665b9956514c70c7f5a0ca5f26a723a82774d3c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1173674da5cd4dcb231f7c665b9956514c70c7f5a0ca5f26a723a82774d3c18", kill_on_drop: false }` [INFO] [stdout] b1173674da5cd4dcb231f7c665b9956514c70c7f5a0ca5f26a723a82774d3c18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2a353bf93989666992495d86127c547ea5f02c948fe09811e0ba1747ff0c010 [INFO] running `Command { std: "docker" "start" "-a" "c2a353bf93989666992495d86127c547ea5f02c948fe09811e0ba1747ff0c010", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling yada v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling tinyvec v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Checking lindera-core v0.7.1 [INFO] [stderr] Compiling lindera-ipadic-builder v0.7.1 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling lindera-ipadic v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `lindera-ipadic v0.7.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lindera-ipadic-025c726b45fee413/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=Cargo.toml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("drive.google.com")), port: None, path: "/uc", query: Some("export=download&id=0B4y35FiV1wh7MWVlSDBCSXZMTXM"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }', build.rs:28:53 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c0cce265c0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55c0cce265c0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c0cce265c0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c0cce265c0 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c0cce47d3c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55c0cce20aa5 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x55c0cce2860b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c0cce2860b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c0cce2860b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55c0cce280e1 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55c0cce28cd4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55c0cce287b7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55c0cce26abc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c0cce28719 - rust_begin_unwind [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55c0cc88d7b1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55c0cc88d8a3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x55c0cc899bbb - core::result::Result::unwrap::h2ed869fc473e540b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x55c0cc89e754 - build_script_build::main::{{closure}}::h2f9cb807c96b72e1 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:28:20 [INFO] [stderr] 18: 0x55c0cc8a005a - as core::future::future::Future>::poll::h2c2741679b3c62db [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/future/mod.rs:80:19 [INFO] [stderr] 19: 0x55c0cc8a2bdc - tokio::runtime::enter::Enter::block_on::{{closure}}::h00cfc579e9031101 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/enter.rs:160:58 [INFO] [stderr] 20: 0x55c0cc897f49 - tokio::coop::with_budget::{{closure}}::hf67816bd33f0da12 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stderr] 21: 0x55c0cc896014 - std::thread::local::LocalKey::try_with::ha1c96405522a86d9 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/thread/local.rs:399:16 [INFO] [stderr] 22: 0x55c0cc8957db - std::thread::local::LocalKey::with::h8f6f6d4bf7c83346 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 23: 0x55c0cc8a2a2e - tokio::coop::with_budget::hf2cb4765d6a347b0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stderr] 24: 0x55c0cc8a2a2e - tokio::coop::budget::h42f1710224c5db7a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stderr] 25: 0x55c0cc8a2a2e - tokio::runtime::enter::Enter::block_on::h52c5c80cbe769c86 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/enter.rs:160:35 [INFO] [stderr] 26: 0x55c0cc89b71d - tokio::runtime::thread_pool::ThreadPool::block_on::h610db8d54d2ae661 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/thread_pool/mod.rs:82:9 [INFO] [stderr] 27: 0x55c0cc899139 - tokio::runtime::Runtime::block_on::{{closure}}::h528ee8873a0fa272 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:446:39 [INFO] [stderr] 28: 0x55c0cc89c8f3 - tokio::runtime::context::enter::h3471fdb38195d8e2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stderr] 29: 0x55c0cc89bc5a - tokio::runtime::handle::Handle::enter::h3a43519face99e77 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stderr] 30: 0x55c0cc898fef - tokio::runtime::Runtime::block_on::h18d12d8014729b96 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stderr] 31: 0x55c0cc89e0ed - build_script_build::main::hc248c7502beaeb18 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:15:1 [INFO] [stderr] 32: 0x55c0cc89360b - core::ops::function::FnOnce::call_once::hba312ee1be37d543 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 33: 0x55c0cc89474e - std::sys_common::backtrace::__rust_begin_short_backtrace::h37dbee5d9b12c0a3 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 34: 0x55c0cc8a1cb1 - std::rt::lang_start::{{closure}}::h0f1e8814e8153c1b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:63:18 [INFO] [stderr] 35: 0x55c0cce292da - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 36: 0x55c0cce292da - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:401:40 [INFO] [stderr] 37: 0x55c0cce292da - std::panicking::try::hb8b07cef009cb4fc [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:365:19 [INFO] [stderr] 38: 0x55c0cce292da - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panic.rs:434:14 [INFO] [stderr] 39: 0x55c0cce292da - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:45:48 [INFO] [stderr] 40: 0x55c0cce292da - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:401:40 [INFO] [stderr] 41: 0x55c0cce292da - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:365:19 [INFO] [stderr] 42: 0x55c0cce292da - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panic.rs:434:14 [INFO] [stderr] 43: 0x55c0cce292da - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:45:20 [INFO] [stderr] 44: 0x55c0cc8a1c80 - std::rt::lang_start::hf7879491e213195f [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:62:5 [INFO] [stderr] 45: 0x55c0cc89f4cc - main [INFO] [stderr] 46: 0x7fe66bdfa0b3 - __libc_start_main [INFO] [stderr] 47: 0x55c0cc88dfae - _start [INFO] [stderr] 48: 0x0 - [INFO] running `Command { std: "docker" "inspect" "c2a353bf93989666992495d86127c547ea5f02c948fe09811e0ba1747ff0c010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a353bf93989666992495d86127c547ea5f02c948fe09811e0ba1747ff0c010", kill_on_drop: false }` [INFO] [stdout] c2a353bf93989666992495d86127c547ea5f02c948fe09811e0ba1747ff0c010