[INFO] cloning repository https://github.com/mur6/ja-word-count [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mur6/ja-word-count" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmur6%2Fja-word-count", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmur6%2Fja-word-count'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84931d627ce36e27c111f647ae74deb786cb2947 [INFO] checking mur6/ja-word-count against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmur6%2Fja-word-count" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mur6/ja-word-count on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mur6/ja-word-count [INFO] finished tweaking git repo https://github.com/mur6/ja-word-count [INFO] tweaked toml for git repo https://github.com/mur6/ja-word-count written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mur6/ja-word-count already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f3dd69f0c38d7fa7399aeb2e72c3e3bda53b43c9618c8e061a7a0cacc738e3a [INFO] running `Command { std: "docker" "start" "-a" "5f3dd69f0c38d7fa7399aeb2e72c3e3bda53b43c9618c8e061a7a0cacc738e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f3dd69f0c38d7fa7399aeb2e72c3e3bda53b43c9618c8e061a7a0cacc738e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3dd69f0c38d7fa7399aeb2e72c3e3bda53b43c9618c8e061a7a0cacc738e3a", kill_on_drop: false }` [INFO] [stdout] 5f3dd69f0c38d7fa7399aeb2e72c3e3bda53b43c9618c8e061a7a0cacc738e3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dec6d81ff5aeccecf4db9bbe85570cd21d11b1cd9e33ab904ed8e229c97ffe24 [INFO] running `Command { std: "docker" "start" "-a" "dec6d81ff5aeccecf4db9bbe85570cd21d11b1cd9e33ab904ed8e229c97ffe24", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling yada v0.4.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.59 [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.2.2 [INFO] [stderr] Compiling socket2 v0.3.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [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] 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 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-80b39ca157bae352/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", 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" })) }', /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: 0x55a3a6b56da0 - std::backtrace_rs::backtrace::libunwind::trace::h0197874f43e7190f [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55a3a6b56da0 - std::backtrace_rs::backtrace::trace_unsynchronized::hfdfd566bbbda6f2d [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a3a6b56da0 - std::sys_common::backtrace::_print_fmt::hb3b4707c15b032a1 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55a3a6b56da0 - ::fmt::had1dceac8b072f88 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55a3a6b786cc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 5: 0x55a3a6b512d5 - std::io::Write::write_fmt::h05c3bb2bc83b8ed0 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x55a3a6b5897b - std::sys_common::backtrace::_print::h10f0826b2a586b58 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55a3a6b5897b - std::sys_common::backtrace::print::h0d4242fbd1ac3eb6 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55a3a6b5897b - std::panicking::default_hook::{{closure}}::h275ead39fe8b8e2a [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x55a3a6b584f0 - std::panicking::default_hook::h5505d4d90f5984d9 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55a3a6b59044 - std::panicking::rust_panic_with_hook::h2f8980d1d9fd4ca0 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x55a3a6b58b20 - std::panicking::begin_panic_handler::{{closure}}::hd87853ef7e40ae97 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:521:13 [INFO] [stderr] 12: 0x55a3a6b572a4 - std::sys_common::backtrace::__rust_end_short_backtrace::hcab167aa940694a2 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55a3a6b58a89 - rust_begin_unwind [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x55a3a65e07f1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/panicking.rs:93:14 [INFO] [stderr] 15: 0x55a3a65e08e3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/result.rs:1617:5 [INFO] [stderr] 16: 0x55a3a65ece8a - core::result::Result::unwrap::hf602ef3025705e0e [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/result.rs:1299:23 [INFO] [stderr] 17: 0x55a3a65f12cb - build_script_build::main::{{closure}}::h618893c97b4d2303 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.7.1/build.rs:28:20 [INFO] [stderr] 18: 0x55a3a65f098a - as core::future::future::Future>::poll::he5bce67e1ed59261 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/future/mod.rs:80:19 [INFO] [stderr] 19: 0x55a3a65f5afc - tokio::runtime::enter::Enter::block_on::{{closure}}::hbd5f6f97c74d4b55 [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: 0x55a3a65eb00a - tokio::coop::with_budget::{{closure}}::h241986488e78f4b3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:127:9 [INFO] [stderr] 21: 0x55a3a65e92b8 - std::thread::local::LocalKey::try_with::h7900b6ac8be11e95 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/thread/local.rs:399:16 [INFO] [stderr] 22: 0x55a3a65e8c4b - std::thread::local::LocalKey::with::h197c6595bd7b3173 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 23: 0x55a3a65f5953 - tokio::coop::with_budget::h9ef99ebe76e78e27 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:120:5 [INFO] [stderr] 24: 0x55a3a65f5953 - tokio::coop::budget::hb7610ca72385fe2f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:96:5 [INFO] [stderr] 25: 0x55a3a65f5953 - tokio::runtime::enter::Enter::block_on::h44db88d61b9bb33a [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: 0x55a3a65ee7bd - tokio::runtime::thread_pool::ThreadPool::block_on::hb8b101673b0adffc [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: 0x55a3a65ea019 - tokio::runtime::Runtime::block_on::{{closure}}::h8733ef45ff90b51d [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: 0x55a3a65eedd3 - tokio::runtime::context::enter::h784263548c101979 [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: 0x55a3a65eecea - tokio::runtime::handle::Handle::enter::hc906de6cf82ce9b2 [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: 0x55a3a65e9ecf - tokio::runtime::Runtime::block_on::h85ce3879ee79c292 [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: 0x55a3a65f0c74 - build_script_build::main::hca36ce34f3ae4222 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.7.1/build.rs:15:1 [INFO] [stderr] 32: 0x55a3a65e54db - core::ops::function::FnOnce::call_once::haa175317746a049c [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 33: 0x55a3a65f4c0e - std::sys_common::backtrace::__rust_begin_short_backtrace::h775f400b1c581ec5 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 34: 0x55a3a65f4cc1 - std::rt::lang_start::{{closure}}::h154e5ef1ea31f6cd [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:63:18 [INFO] [stderr] 35: 0x55a3a6b5964a - core::ops::function::impls:: for &F>::call_once::h5e3bbb97afe2bb03 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 36: 0x55a3a6b5964a - std::panicking::try::do_call::h48c2d717cec4bdcb [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:403:40 [INFO] [stderr] 37: 0x55a3a6b5964a - std::panicking::try::h2a49bc215893bc14 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:367:19 [INFO] [stderr] 38: 0x55a3a6b5964a - std::panic::catch_unwind::h6d23b7c99550c7ff [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panic.rs:129:14 [INFO] [stderr] 39: 0x55a3a6b5964a - std::rt::lang_start_internal::{{closure}}::h251a0c0729f15896 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:45:48 [INFO] [stderr] 40: 0x55a3a6b5964a - std::panicking::try::do_call::h4830e784a9b9d1ad [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:403:40 [INFO] [stderr] 41: 0x55a3a6b5964a - std::panicking::try::h0427859d2ad3b3b9 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panicking.rs:367:19 [INFO] [stderr] 42: 0x55a3a6b5964a - std::panic::catch_unwind::h4079bfb63395be0f [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/panic.rs:129:14 [INFO] [stderr] 43: 0x55a3a6b5964a - std::rt::lang_start_internal::h408e9d26a25a1f08 [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:45:20 [INFO] [stderr] 44: 0x55a3a65f4c90 - std::rt::lang_start::h96591246bbf1eaac [INFO] [stderr] at /rustc/8007b506ac5da629f223b755f5a5391edd5f6d01/library/std/src/rt.rs:62:5 [INFO] [stderr] 45: 0x55a3a65f1fdc - main [INFO] [stderr] 46: 0x7f66eab5e0b3 - __libc_start_main [INFO] [stderr] 47: 0x55a3a65e0fee - _start [INFO] [stderr] 48: 0x0 - [INFO] running `Command { std: "docker" "inspect" "dec6d81ff5aeccecf4db9bbe85570cd21d11b1cd9e33ab904ed8e229c97ffe24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec6d81ff5aeccecf4db9bbe85570cd21d11b1cd9e33ab904ed8e229c97ffe24", kill_on_drop: false }` [INFO] [stdout] dec6d81ff5aeccecf4db9bbe85570cd21d11b1cd9e33ab904ed8e229c97ffe24