[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#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmur6%2Fja-word-count" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mur6/ja-word-count on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "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-10/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" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5410b2fd0821d895a31041828268ea098ca794c1aabaafcc09ca3c75ad1ffc67 [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" "5410b2fd0821d895a31041828268ea098ca794c1aabaafcc09ca3c75ad1ffc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5410b2fd0821d895a31041828268ea098ca794c1aabaafcc09ca3c75ad1ffc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5410b2fd0821d895a31041828268ea098ca794c1aabaafcc09ca3c75ad1ffc67", kill_on_drop: false }` [INFO] [stdout] 5410b2fd0821d895a31041828268ea098ca794c1aabaafcc09ca3c75ad1ffc67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d49719df14a19467bc87d5992921168edaa1cc4b034fd1ce7bdd140caa7f653 [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" "1d49719df14a19467bc87d5992921168edaa1cc4b034fd1ce7bdd140caa7f653", 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 serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling yada v0.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking itoa v0.4.6 [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 encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding v0.2.33 [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 mime_guess v2.0.3 [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 signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 flate2 v1.0.19 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [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.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-9a002cd0078430d6/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: 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: 0x56150b53a760 - std::backtrace_rs::backtrace::libunwind::trace::hec7eaac9435d3512 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x56150b53a760 - std::backtrace_rs::backtrace::trace_unsynchronized::h42791b8fa12b7daa [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56150b53a760 - std::sys_common::backtrace::_print_fmt::h3da3ebe04fb665a8 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56150b53a760 - ::fmt::he40bcdde3c4491cd [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56150b55c26f - core::fmt::write::h2c729149c08098ab [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x56150b534e95 - std::io::Write::write_fmt::h28e0f2f58b8d7b7e [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/io/mod.rs:1578:15 [INFO] [stderr] 6: 0x56150b53c6eb - std::sys_common::backtrace::_print::h7f0223b1e3d898fc [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56150b53c6eb - std::sys_common::backtrace::print::h58edd634a14c2d4c [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56150b53c6eb - std::panicking::default_hook::{{closure}}::h71657a7591430164 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56150b53c1cd - std::panicking::default_hook::hcdf4eb5db072c85b [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56150b53cc9d - std::panicking::rust_panic_with_hook::hfb91e961ffb5b8e0 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x56150b53c897 - std::panicking::begin_panic_handler::{{closure}}::h984d540e84311150 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x56150b53abfc - std::sys_common::backtrace::__rust_end_short_backtrace::h32354258ff2aecd1 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56150b53c7f9 - rust_begin_unwind [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x56150afb95e1 - core::panicking::panic_fmt::he3827412471ccbb1 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x56150afb96d3 - core::result::unwrap_failed::h6e66654d198da7bd [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x56150afc5ce5 - core::result::Result::unwrap::h2d3d150b41f72c24 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x56150afcec0c - build_script_build::main::{{closure}}::ha34ce466541275bf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.7.1/build.rs:28:20 [INFO] [stderr] 18: 0x56150afc7a6a - as core::future::future::Future>::poll::h42619babd149464a [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/future/mod.rs:80:19 [INFO] [stderr] 19: 0x56150afc570c - tokio::runtime::enter::Enter::block_on::{{closure}}::h597bbeea12fd95a7 [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: 0x56150afcbb29 - tokio::coop::with_budget::{{closure}}::h9222a7770dfd81bf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:127:9 [INFO] [stderr] 21: 0x56150afcc99a - std::thread::local::LocalKey::try_with::h6a89ce1870b687c9 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/thread/local.rs:272:16 [INFO] [stderr] 22: 0x56150afcc54b - std::thread::local::LocalKey::with::hbc5331f445ff365c [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 23: 0x56150afc5497 - tokio::coop::with_budget::h46bcc657d0efd215 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:120:5 [INFO] [stderr] 24: 0x56150afc5497 - tokio::coop::budget::h413ce2555dcf1136 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:96:5 [INFO] [stderr] 25: 0x56150afc5497 - tokio::runtime::enter::Enter::block_on::h96142850e26cb224 [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: 0x56150afcbd6d - tokio::runtime::thread_pool::ThreadPool::block_on::h83e590509b48df0f [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: 0x56150afc726c - tokio::runtime::Runtime::block_on::{{closure}}::h933b27e654464fc8 [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: 0x56150afc3ca3 - tokio::runtime::context::enter::h74c7186fdac514c3 [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: 0x56150afc881a - tokio::runtime::handle::Handle::enter::ha990807efec6a55b [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: 0x56150afc71cf - tokio::runtime::Runtime::block_on::hec91f3797f965def [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: 0x56150afce7b4 - build_script_build::main::hef3fd0029429e780 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.7.1/build.rs:15:1 [INFO] [stderr] 32: 0x56150afc8beb - core::ops::function::FnOnce::call_once::hf951c402dcf61ea1 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 33: 0x56150afbe6be - std::sys_common::backtrace::__rust_begin_short_backtrace::h4ebfedbd605d292e [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 34: 0x56150afcb2c1 - std::rt::lang_start::{{closure}}::h77b32c8fc048a336 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/rt.rs:66:18 [INFO] [stderr] 35: 0x56150b53d19a - core::ops::function::impls:: for &F>::call_once::hd5953dadf0bc8f54 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 36: 0x56150b53d19a - std::panicking::try::do_call::h23b369f1996fb7d4 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:379:40 [INFO] [stderr] 37: 0x56150b53d19a - std::panicking::try::he017ee9ed6bce192 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panicking.rs:343:19 [INFO] [stderr] 38: 0x56150b53d19a - std::panic::catch_unwind::hbfb892340a78b30d [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/panic.rs:431:14 [INFO] [stderr] 39: 0x56150b53d19a - std::rt::lang_start_internal::hce6e4c0ce56abb51 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/rt.rs:51:25 [INFO] [stderr] 40: 0x56150afcb2a0 - std::rt::lang_start::hefa1038506c35ff8 [INFO] [stderr] at /rustc/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/library/std/src/rt.rs:65:5 [INFO] [stderr] 41: 0x56150afcfbac - main [INFO] [stderr] 42: 0x7fd640a530b3 - __libc_start_main [INFO] [stderr] 43: 0x56150afb9d7e - _start [INFO] [stderr] 44: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1d49719df14a19467bc87d5992921168edaa1cc4b034fd1ce7bdd140caa7f653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d49719df14a19467bc87d5992921168edaa1cc4b034fd1ce7bdd140caa7f653", kill_on_drop: false }` [INFO] [stdout] 1d49719df14a19467bc87d5992921168edaa1cc4b034fd1ce7bdd140caa7f653