[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#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmur6%2Fja-word-count" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mur6/ja-word-count on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-0/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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86d0dae942f3b3e2278c9219f8047c4312a170317cd22d0ea179b56378db2ace [INFO] running `Command { std: "docker" "start" "-a" "86d0dae942f3b3e2278c9219f8047c4312a170317cd22d0ea179b56378db2ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86d0dae942f3b3e2278c9219f8047c4312a170317cd22d0ea179b56378db2ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d0dae942f3b3e2278c9219f8047c4312a170317cd22d0ea179b56378db2ace", kill_on_drop: false }` [INFO] [stdout] 86d0dae942f3b3e2278c9219f8047c4312a170317cd22d0ea179b56378db2ace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c64583ef387f218e8a0232077ba699781a0ca22780e9a0e8bdb07bfb2cd29897 [INFO] running `Command { std: "docker" "start" "-a" "c64583ef387f218e8a0232077ba699781a0ca22780e9a0e8bdb07bfb2cd29897", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [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 tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling yada v0.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling encoding_rs v0.8.26 [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 unicase v2.6.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [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 filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [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.2 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [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] Compiling serde v1.0.118 [INFO] [stderr] Compiling hyper v0.13.9 [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-ipadic-builder v0.7.1 [INFO] [stderr] Checking lindera-dictionary v0.7.1 [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: 0x55947a56445c - std::backtrace_rs::backtrace::libunwind::trace::h2ab374bc2a3b7023 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55947a56445c - std::backtrace_rs::backtrace::trace_unsynchronized::h128cb5178b04dc46 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55947a56445c - std::sys_common::backtrace::_print_fmt::h5344f9eefca2041f [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55947a56445c - ::fmt::h213003bc5c7acf04 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55947a58678c - core::fmt::write::h78bf85fc3e93663f [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/core/src/fmt/mod.rs:1126:17 [INFO] [stderr] 5: 0x55947a55e4f5 - std::io::Write::write_fmt::he619515c888f21a5 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x55947a565fd0 - std::sys_common::backtrace::_print::hf706674f77848203 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55947a565fd0 - std::sys_common::backtrace::print::hf0b6c7a88804ec56 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55947a565fd0 - std::panicking::default_hook::{{closure}}::h2dde766cd83a333a [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x55947a565b87 - std::panicking::default_hook::h501e3b2e134eb149 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55947a566684 - std::panicking::rust_panic_with_hook::hc09e869c4cf00885 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x55947a566160 - std::panicking::begin_panic_handler::{{closure}}::hc2c6d70142458fc8 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/panicking.rs:521:13 [INFO] [stderr] 12: 0x55947a564904 - std::sys_common::backtrace::__rust_end_short_backtrace::had58f7c459a1cd6e [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55947a5660c9 - rust_begin_unwind [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x559479fe3731 - core::panicking::panic_fmt::hf443e5eeb6cc9eab [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/core/src/panicking.rs:103:14 [INFO] [stderr] 15: 0x559479fe3823 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/core/src/result.rs:1617:5 [INFO] [stderr] 16: 0x559479fefdfa - core::result::Result::unwrap::he57044eb91920162 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/core/src/result.rs:1299:23 [INFO] [stderr] 17: 0x559479ff2b96 - build_script_build::main::{{closure}}::h97aff1a2f4c00eec [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.7.1/build.rs:28:20 [INFO] [stderr] 18: 0x559479ff48ca - as core::future::future::Future>::poll::hbc8b98ac67efac75 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/core/src/future/mod.rs:80:19 [INFO] [stderr] 19: 0x559479ff88cc - tokio::runtime::enter::Enter::block_on::{{closure}}::h8259203ff191bf66 [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: 0x559479fed94a - tokio::coop::with_budget::{{closure}}::h21906d1c5d61777d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:127:9 [INFO] [stderr] 21: 0x559479fec178 - std::thread::local::LocalKey::try_with::hd49c7b63e8a57d77 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/thread/local.rs:399:16 [INFO] [stderr] 22: 0x559479feb89b - std::thread::local::LocalKey::with::h5c8d3d7eb0448d43 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 23: 0x559479ff8723 - tokio::coop::with_budget::h058a7b5b57362843 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:120:5 [INFO] [stderr] 24: 0x559479ff8723 - tokio::coop::budget::h76d15242bf372ebd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:96:5 [INFO] [stderr] 25: 0x559479ff8723 - tokio::runtime::enter::Enter::block_on::h0ccff7d221e6459d [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: 0x559479feddfd - tokio::runtime::thread_pool::ThreadPool::block_on::h4c86e0599cec07e7 [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: 0x559479fef049 - tokio::runtime::Runtime::block_on::{{closure}}::h1936cef72d29748b [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: 0x559479ff3d03 - tokio::runtime::context::enter::hf6039a142d7a7a8c [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: 0x559479ff1b1a - tokio::runtime::handle::Handle::enter::h4099602714d7ee40 [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: 0x559479feeeff - tokio::runtime::Runtime::block_on::hbe4d2802c960b6b9 [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: 0x559479ff2524 - build_script_build::main::hd6f396002892299f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.7.1/build.rs:15:1 [INFO] [stderr] 32: 0x559479fe845b - core::ops::function::FnOnce::call_once::hef659006acf1ff10 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 33: 0x559479ff8d9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc10232c3382b8aa [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 34: 0x559479ff7981 - std::rt::lang_start::{{closure}}::h9d4fcd3fb9fdd05c [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/rt.rs:64:18 [INFO] [stderr] 35: 0x55947a566c8a - core::ops::function::impls:: for &F>::call_once::hab43eb8ec758341e [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 36: 0x55947a566c8a - std::panicking::try::do_call::hb667fefd650e964d [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/panicking.rs:403:40 [INFO] [stderr] 37: 0x55947a566c8a - std::panicking::try::hc279775c9409768d [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/panicking.rs:367:19 [INFO] [stderr] 38: 0x55947a566c8a - std::panic::catch_unwind::hbe8b6ecc84f73073 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/panic.rs:133:14 [INFO] [stderr] 39: 0x55947a566c8a - std::rt::lang_start_internal::{{closure}}::hb04fdaef496a162b [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/rt.rs:46:48 [INFO] [stderr] 40: 0x55947a566c8a - std::panicking::try::do_call::habca359de051411d [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/panicking.rs:403:40 [INFO] [stderr] 41: 0x55947a566c8a - std::panicking::try::h24c556a6948e0937 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/panicking.rs:367:19 [INFO] [stderr] 42: 0x55947a566c8a - std::panic::catch_unwind::h58075d47f5a308d8 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/panic.rs:133:14 [INFO] [stderr] 43: 0x55947a566c8a - std::rt::lang_start_internal::h3d20dc1537d76758 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/rt.rs:46:20 [INFO] [stderr] 44: 0x559479ff7950 - std::rt::lang_start::h08c8f6083e5dfd52 [INFO] [stderr] at /rustc/db1fb85cff63ad5fffe435e17128f99f9e1d970c/library/std/src/rt.rs:63:17 [INFO] [stderr] 45: 0x559479ff38ac - main [INFO] [stderr] 46: 0x7f4c7673d0b3 - __libc_start_main [INFO] [stderr] 47: 0x559479fe3f2e - _start [INFO] [stderr] 48: 0x0 - [INFO] running `Command { std: "docker" "inspect" "c64583ef387f218e8a0232077ba699781a0ca22780e9a0e8bdb07bfb2cd29897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c64583ef387f218e8a0232077ba699781a0ca22780e9a0e8bdb07bfb2cd29897", kill_on_drop: false }` [INFO] [stdout] c64583ef387f218e8a0232077ba699781a0ca22780e9a0e8bdb07bfb2cd29897