[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#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmur6%2Fja-word-count" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mur6/ja-word-count on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+339e19697a39a78f4d669c217b7d21109215de41" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3282f103925d5755104316601a849840a6d25cb0fa0420d1ec754b4cb3a3f2f [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" "c3282f103925d5755104316601a849840a6d25cb0fa0420d1ec754b4cb3a3f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3282f103925d5755104316601a849840a6d25cb0fa0420d1ec754b4cb3a3f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3282f103925d5755104316601a849840a6d25cb0fa0420d1ec754b4cb3a3f2f", kill_on_drop: false }` [INFO] [stdout] c3282f103925d5755104316601a849840a6d25cb0fa0420d1ec754b4cb3a3f2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9bc991f124c72f82f94b054f964f8f21ea76b87c28899a26c5cf1bba1d43e7a7 [INFO] running `Command { std: "docker" "start" "-a" "9bc991f124c72f82f94b054f964f8f21ea76b87c28899a26c5cf1bba1d43e7a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling yada v0.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [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 futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [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 mime_guess v2.0.3 [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] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [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 serde v1.0.118 [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-3ef014068693f790/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: 0x55b8b9c08fa7 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55b8b9c08fa7 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b8b9c08fa7 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55b8b9c08fa7 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55b8b9c27e2c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x55b8b9c02962 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x55b8b9c0b115 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55b8b9c0b115 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55b8b9c0b115 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55b8b9c0ac73 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55b8b9c0b8b1 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55b8b9c0b3f7 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55b8b9c0946c - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55b8b9c0b359 - rust_begin_unwind [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55b8b9c267f1 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55b8b9c26613 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/option.rs:1266:5 [INFO] [stderr] 16: 0x55b8b96352b7 - core::result::Result::unwrap::h19521c1050872cde [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/result.rs:969:23 [INFO] [stderr] 17: 0x55b8b963e2c5 - build_script_build::main::{{closure}}::h61a86095dfd8dee9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.7.1/build.rs:28:20 [INFO] [stderr] 18: 0x55b8b9637133 - as core::future::future::Future>::poll::hd8416a9b61ddbe6d [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/future/mod.rs:80:19 [INFO] [stderr] 19: 0x55b8b9638226 - tokio::runtime::enter::Enter::block_on::{{closure}}::hb5a07000fd46c31b [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: 0x55b8b96327d8 - tokio::coop::with_budget::{{closure}}::he81735d443624674 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:127:9 [INFO] [stderr] 21: 0x55b8b963b863 - std::thread::local::LocalKey::try_with::haa77dc92f5a160b3 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/thread/local.rs:272:16 [INFO] [stderr] 22: 0x55b8b963b192 - std::thread::local::LocalKey::with::hc367ed411b5c81e0 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 23: 0x55b8b9637f77 - tokio::coop::with_budget::h3f40620c959b7267 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:120:5 [INFO] [stderr] 24: 0x55b8b9637f77 - tokio::coop::budget::h7fedcf344009c54e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/coop.rs:96:5 [INFO] [stderr] 25: 0x55b8b9637f77 - tokio::runtime::enter::Enter::block_on::h65aa850b4bc14d05 [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: 0x55b8b9633ba5 - tokio::runtime::thread_pool::ThreadPool::block_on::h4aba0a5adeef4cb8 [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: 0x55b8b963d5ff - tokio::runtime::Runtime::block_on::{{closure}}::h038ac4dd10c9f2d6 [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: 0x55b8b963d7ce - tokio::runtime::context::enter::hfbdc6d944b3e14a3 [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: 0x55b8b9643ddc - tokio::runtime::handle::Handle::enter::h979e0d9f2ba4f326 [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: 0x55b8b963d52d - tokio::runtime::Runtime::block_on::h11a2c849fe80df45 [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: 0x55b8b963ddeb - build_script_build::main::hfba810f4ee86cf47 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.7.1/build.rs:15:1 [INFO] [stderr] 32: 0x55b8b9638d7b - core::ops::function::FnOnce::call_once::hb711d148338d7373 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 33: 0x55b8b964328e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdf3df3bc5a801d1f [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 34: 0x55b8b9638c51 - std::rt::lang_start::{{closure}}::h46c5772962c548c9 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/rt.rs:66:18 [INFO] [stderr] 35: 0x55b8b9c0bdc7 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 36: 0x55b8b9c0bdc7 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:379:40 [INFO] [stderr] 37: 0x55b8b9c0bdc7 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:343:19 [INFO] [stderr] 38: 0x55b8b9c0bdc7 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panic.rs:396:14 [INFO] [stderr] 39: 0x55b8b9c0bdc7 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/rt.rs:51:25 [INFO] [stderr] 40: 0x55b8b9638c27 - std::rt::lang_start::h04871871dc75ff33 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/rt.rs:65:5 [INFO] [stderr] 41: 0x55b8b963f74a - main [INFO] [stderr] 42: 0x7f9a556e90b3 - __libc_start_main [INFO] [stderr] 43: 0x55b8b962d0ce - _start [INFO] [stderr] 44: 0x0 - [INFO] running `Command { std: "docker" "inspect" "9bc991f124c72f82f94b054f964f8f21ea76b87c28899a26c5cf1bba1d43e7a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc991f124c72f82f94b054f964f8f21ea76b87c28899a26c5cf1bba1d43e7a7", kill_on_drop: false }` [INFO] [stdout] 9bc991f124c72f82f94b054f964f8f21ea76b87c28899a26c5cf1bba1d43e7a7