[INFO] fetching crate ojichat-cli 0.1.4... [INFO] checking ojichat-cli-0.1.4 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate ojichat-cli 0.1.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ojichat-cli 0.1.4 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ojichat-cli 0.1.4 [INFO] finished tweaking crates.io crate ojichat-cli 0.1.4 [INFO] tweaked toml for crates.io crate ojichat-cli 0.1.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate ojichat-cli 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0782d3e16625559ede892efbe4ce1422b03657792ab1f57e9ce32b3b43e3a683 [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" "0782d3e16625559ede892efbe4ce1422b03657792ab1f57e9ce32b3b43e3a683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0782d3e16625559ede892efbe4ce1422b03657792ab1f57e9ce32b3b43e3a683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0782d3e16625559ede892efbe4ce1422b03657792ab1f57e9ce32b3b43e3a683", kill_on_drop: false }` [INFO] [stdout] 0782d3e16625559ede892efbe4ce1422b03657792ab1f57e9ce32b3b43e3a683 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0077610db9f387071db8b8dfa3850a445b8326bb1101370501d9254a6cf02bd3 [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" "0077610db9f387071db8b8dfa3850a445b8326bb1101370501d9254a6cf02bd3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling yada v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking kanaria v0.2.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking envmnt v0.8.4 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking ci_info v0.10.2 [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.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking getrandom v0.2.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Checking gimei v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [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.1 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Checking lindera-core v0.7.1 [INFO] [stderr] Checking lindera-dictionary v0.7.1 [INFO] [stderr] Checking lindera-ipadic-builder v0.7.1 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling lindera-ipadic v0.7.1 [INFO] [stderr] error: failed to run custom build command for `lindera-ipadic v0.7.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lindera-ipadic-b1d08a7fcdaf78b8/build-script-build` (exit code: 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", 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: Other, error: "failed to lookup address information: Temporary failure in name resolution" })) }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.7.1/build.rs:28:53 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56195aa211c0 - std::backtrace_rs::backtrace::libunwind::trace::hfe3b1cace85e87d8 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x56195aa211c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h542330af06479043 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56195aa211c0 - std::sys_common::backtrace::_print_fmt::h6b88726367858985 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56195aa211c0 - ::fmt::hcd76ce6b485adbea [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56195aa3edcf - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x56195aa1b4f2 - std::io::Write::write_fmt::h0facb64ef2e7f5d8 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/io/mod.rs:1567:15 [INFO] [stderr] 6: 0x56195aa23195 - std::sys_common::backtrace::_print::h7bf1633ea5421f7b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56195aa23195 - std::sys_common::backtrace::print::h5cc4d09049928ba5 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56195aa23195 - std::panicking::default_hook::{{closure}}::h9e84dc005bfc9fc7 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56195aa22c43 - std::panicking::default_hook::h123278a03b1f796b [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56195aa2379d - std::panicking::rust_panic_with_hook::h4040631aa6c7bc27 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x56195aa23337 - std::panicking::begin_panic_handler::{{closure}}::h02a17b22ac092d08 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x56195aa2167c - std::sys_common::backtrace::__rust_end_short_backtrace::h6063b024443b5852 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56195aa23299 - rust_begin_unwind [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x56195a4808a1 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x56195a480793 - core::option::expect_none_failed::h354eaa93a51d71b8 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/option.rs:1329:5 [INFO] [stderr] 16: 0x56195a48cd55 - core::result::Result::unwrap::hcba5ac9a00e8a7df [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x56195a49506c - build_script_build::main::{{closure}}::h10eeb898117e70cc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.7.1/build.rs:28:20 [INFO] [stderr] 18: 0x56195a48e45a - as core::future::future::Future>::poll::h82f2bd04d8ebcebb [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/future/mod.rs:80:19 [INFO] [stderr] 19: 0x56195a48c1bc - tokio::runtime::enter::Enter::block_on::{{closure}}::h730f700e17c8195e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/enter.rs:160:58 [INFO] [stderr] 20: 0x56195a4912b9 - tokio::coop::with_budget::{{closure}}::h19a7c98f479b888f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:127:9 [INFO] [stderr] 21: 0x56195a492a8a - std::thread::local::LocalKey::try_with::h35bf42b84fdee93c [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:272:16 [INFO] [stderr] 22: 0x56195a49248b - std::thread::local::LocalKey::with::h0fd34d051b528442 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 23: 0x56195a48bf47 - tokio::coop::with_budget::h9b9344a65435ca8f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:120:5 [INFO] [stderr] 24: 0x56195a48bf47 - tokio::coop::budget::h7ab6991975d67237 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:96:5 [INFO] [stderr] 25: 0x56195a48bf47 - tokio::runtime::enter::Enter::block_on::h5930649f4f6bdbfc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/enter.rs:160:35 [INFO] [stderr] 26: 0x56195a49355d - tokio::runtime::thread_pool::ThreadPool::block_on::h4e67dfae964fe7d3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/thread_pool/mod.rs:82:9 [INFO] [stderr] 27: 0x56195a48c2bc - tokio::runtime::Runtime::block_on::{{closure}}::hb753d26b6d664a5c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/mod.rs:446:39 [INFO] [stderr] 28: 0x56195a486d13 - tokio::runtime::context::enter::h31f440252655a987 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/context.rs:72:5 [INFO] [stderr] 29: 0x56195a48f5ca - tokio::runtime::handle::Handle::enter::he03684e6fed24817 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/handle.rs:76:9 [INFO] [stderr] 30: 0x56195a48c21f - tokio::runtime::Runtime::block_on::h9a52ae214b54cd67 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/runtime/mod.rs:441:9 [INFO] [stderr] 31: 0x56195a494c14 - build_script_build::main::h88607d0c97e49f5f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.7.1/build.rs:15:1 [INFO] [stderr] 32: 0x56195a48fdcb - core::ops::function::FnOnce::call_once::h13970fe8dcaea089 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 33: 0x56195a48592e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0c1ce4b1a3e389b9 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 34: 0x56195a492f81 - std::rt::lang_start::{{closure}}::h80527f965d1bfaf7 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/rt.rs:66:18 [INFO] [stderr] 35: 0x56195aa23c9a - core::ops::function::impls:: for &F>::call_once::h3695a3fbbe44c001 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 36: 0x56195aa23c9a - std::panicking::try::do_call::he9f4b5f706c7e58d [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:379:40 [INFO] [stderr] 37: 0x56195aa23c9a - std::panicking::try::h789d448ccf87fe6d [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panicking.rs:343:19 [INFO] [stderr] 38: 0x56195aa23c9a - std::panic::catch_unwind::h7a6b31f16004913a [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/panic.rs:431:14 [INFO] [stderr] 39: 0x56195aa23c9a - std::rt::lang_start_internal::h80897b41b254b288 [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/rt.rs:51:25 [INFO] [stderr] 40: 0x56195a492f60 - std::rt::lang_start::h354a8faee4f7f64c [INFO] [stderr] at /rustc/195ad4830e11a544391abe296b146450dea8411b/library/std/src/rt.rs:65:5 [INFO] [stderr] 41: 0x56195a49600c - main [INFO] [stderr] 42: 0x7f9ad0e500b3 - __libc_start_main [INFO] [stderr] 43: 0x56195a480fae - _start [INFO] [stderr] 44: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0077610db9f387071db8b8dfa3850a445b8326bb1101370501d9254a6cf02bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0077610db9f387071db8b8dfa3850a445b8326bb1101370501d9254a6cf02bd3", kill_on_drop: false }` [INFO] [stdout] 0077610db9f387071db8b8dfa3850a445b8326bb1101370501d9254a6cf02bd3