[INFO] cloning repository https://github.com/ryanpbrewster/hjq-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanpbrewster/hjq-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 887efe6902910e403fea8d4ceb41da572290fb28 [INFO] checking ryanpbrewster/hjq-rs against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ryanpbrewster/hjq-rs [INFO] finished tweaking git repo https://github.com/ryanpbrewster/hjq-rs [INFO] tweaked toml for git repo https://github.com/ryanpbrewster/hjq-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryanpbrewster/hjq-rs on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ryanpbrewster/hjq-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--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 [ERROR] error running command: no output for 300 seconds [INFO] checking ryanpbrewster/hjq-rs against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ryanpbrewster/hjq-rs [INFO] finished tweaking git repo https://github.com/ryanpbrewster/hjq-rs [INFO] tweaked toml for git repo https://github.com/ryanpbrewster/hjq-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryanpbrewster/hjq-rs on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ryanpbrewster/hjq-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.3.5 [INFO] [stderr] Downloaded serde_json v1.0.39 [INFO] [stderr] Downloaded structopt v0.3.5 [INFO] [stderr] Downloaded termcolor v1.0.4 [INFO] [stderr] Downloaded cexpr v0.3.5 [INFO] [stderr] Downloaded humantime v1.2.0 [INFO] [stderr] Downloaded clang-sys v0.28.1 [INFO] [stderr] Downloaded aho-corasick v0.7.3 [INFO] [stderr] Downloaded arrayvec v0.4.10 [INFO] [stderr] Downloaded ryu v0.2.7 [INFO] [stderr] Downloaded which v1.0.5 [INFO] [stderr] Downloaded quote v0.6.12 [INFO] [stderr] Downloaded bindgen v0.49.2 [INFO] [stderr] Downloaded redox_syscall v0.1.54 [INFO] [stderr] Downloaded serde v1.0.90 [INFO] [stderr] Downloaded regex-syntax v0.6.6 [INFO] [stderr] Downloaded regex v1.1.5 [INFO] [stderr] Downloaded proc-macro-error v0.2.6 [INFO] [stderr] Downloaded libc v0.2.51 [INFO] [stderr] Downloaded env_logger v0.6.1 [INFO] [stderr] Downloaded num_cpus v1.10.0 [INFO] [stderr] Downloaded rayon v1.0.3 [INFO] [stderr] Downloaded librocksdb-sys v6.2.4 [INFO] [stderr] Downloaded wincolor v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d68284afbe76113b8f48726872ebf23f8f0676ad45e57e8add9a77539f48c959 [INFO] running `Command { std: "docker" "start" "-a" "d68284afbe76113b8f48726872ebf23f8f0676ad45e57e8add9a77539f48c959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d68284afbe76113b8f48726872ebf23f8f0676ad45e57e8add9a77539f48c959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d68284afbe76113b8f48726872ebf23f8f0676ad45e57e8add9a77539f48c959", kill_on_drop: false }` [INFO] [stdout] d68284afbe76113b8f48726872ebf23f8f0676ad45e57e8add9a77539f48c959 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc51e921702991a0c57c2490d896a21c7402033c179f99e4abdb95c53c69208e [INFO] running `Command { std: "docker" "start" "-a" "cc51e921702991a0c57c2490d896a21c7402033c179f99e4abdb95c53c69208e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Compiling librocksdb-sys v6.2.4 [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.2.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-939dcbb8ee9bba9b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] cargo:rerun-if-changed=snappy/ [INFO] [stderr] cargo:rerun-if-changed=lz4/ [INFO] [stderr] cargo:rerun-if-changed=zstd/ [INFO] [stderr] cargo:rerun-if-changed=zlib/ [INFO] [stderr] cargo:rerun-if-changed=bzip2/ [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1145) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.27/src/fallback.rs:594:9: [INFO] [stderr] "enum_(unnamed_at_rocksdb/include/rocksdb/c_h_691_1)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x57255c727362 - std::backtrace_rs::backtrace::libunwind::trace::h206637f82b46b7dc [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57255c727362 - std::backtrace_rs::backtrace::trace_unsynchronized::h3976ad84967e3123 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57255c727362 - std::sys::backtrace::_print_fmt::hb5fb87b62c7b2f18 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57255c727362 - ::fmt::hc5bb7b4d63695bc3 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57255c73923f - core::fmt::rt::Argument::fmt::hc24a1fca03fd68d4 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x57255c73923f - core::fmt::write::h1958c24f03c85e24 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x57255c6f59e3 - std::io::default_write_fmt::h19cb4bf06e7d88bd [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x57255c6f59e3 - std::io::Write::write_fmt::hc8cc305060bcfd3f [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x57255c7012c2 - std::sys::backtrace::BacktraceLock::print::hcf55b98d18b6f1bf [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x57255c7048cf - std::panicking::default_hook::{{closure}}::h52eefba173118bba [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x57255c704729 - std::panicking::default_hook::h3f502b709f6cbf4d [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x57255c704f55 - std::panicking::panic_with_hook::hc1441e1d24a508c3 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x57255c704d3a - std::panicking::panic_handler::{{closure}}::h29853dba03c9bc9e [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x57255c7013f9 - std::sys::backtrace::__rust_end_short_backtrace::hd158792980322576 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x57255c6e9a7d - __rustc[338a22bb0212c495]::rust_begin_unwind [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x57255c743490 - core::panicking::panic_fmt::h7bc056f02c504119 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x57255c5f52ef - proc_macro2::fallback::validate_term::h80117811c05196ff [INFO] [stderr] 17: 0x57255c5f7a81 - proc_macro2::fallback::Ident::_new::hfacd149bc96235ff [INFO] [stderr] 18: 0x57255c5f7a3f - proc_macro2::fallback::Ident::new::he1555a563f2ccba6 [INFO] [stderr] 19: 0x57255c604e88 - proc_macro2::Ident::new::h57e6830b0edb7150 [INFO] [stderr] 20: 0x57255c488075 - bindgen::ir::context::BindgenContext::rust_ident_raw::hf6ac5fc1489d0f34 [INFO] [stderr] 21: 0x57255c485fd0 - bindgen::ir::context::BindgenContext::rust_ident::h36fca83a88e21d71 [INFO] [stderr] 22: 0x57255c4b6a26 - ::codegen::hc10ebf9ec0b9b748 [INFO] [stderr] 23: 0x57255c4b4565 - ::codegen::hcc5089b49ac35e90 [INFO] [stderr] 24: 0x57255c3f8679 - ::codegen::h554005f8f1793f0d [INFO] [stderr] 25: 0x57255c436d4d - ::codegen::{{closure}}::h6e982ffa7a28049c [INFO] [stderr] 26: 0x57255c435d6f - ::codegen::h90754a111ae535e2 [INFO] [stderr] 27: 0x57255c3f8654 - ::codegen::h554005f8f1793f0d [INFO] [stderr] 28: 0x57255c444f2c - bindgen::codegen::codegen::{{closure}}::h03168653bc206052 [INFO] [stderr] 29: 0x57255c492ee8 - bindgen::ir::context::BindgenContext::gen::hc739a4cc8a81de00 [INFO] [stderr] 30: 0x57255c4447bd - bindgen::codegen::codegen::h6f6f3f99b6858bc6 [INFO] [stderr] 31: 0x57255c4eb2a3 - bindgen::Bindings::generate::h4e896d0cfd910b66 [INFO] [stderr] 32: 0x57255c4e8675 - bindgen::Builder::generate::ha79e73185e86a1ea [INFO] [stderr] 33: 0x57255c35d897 - build_script_build::bindgen_rocksdb::hbb1d9ccb0bddb020 [INFO] [stderr] 34: 0x57255c35e735 - build_script_build::main::h83fae57e77959100 [INFO] [stderr] 35: 0x57255c35f6e3 - core::ops::function::FnOnce::call_once::hbd58e8ac7c50971a [INFO] [stderr] 36: 0x57255c35f516 - std::sys::backtrace::__rust_begin_short_backtrace::hc9c7317107c72896 [INFO] [stderr] 37: 0x57255c35f419 - std::rt::lang_start::{{closure}}::he535753744f1542e [INFO] [stderr] 38: 0x57255c6f72d0 - core::ops::function::impls:: for &F>::call_once::h2835b4bdda9b82e7 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 39: 0x57255c6f72d0 - std::panicking::catch_unwind::do_call::hb335d4290a71c712 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:590:40 [INFO] [stderr] 40: 0x57255c6f72d0 - std::panicking::catch_unwind::heba81ee2026ba5b7 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:553:19 [INFO] [stderr] 41: 0x57255c6f72d0 - std::panic::catch_unwind::h451eb4c74711d51f [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panic.rs:359:14 [INFO] [stderr] 42: 0x57255c6f72d0 - std::rt::lang_start_internal::{{closure}}::h0b09883e9ff8be3f [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/rt.rs:175:24 [INFO] [stderr] 43: 0x57255c6f72d0 - std::panicking::catch_unwind::do_call::h89b85e9b1720b626 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:590:40 [INFO] [stderr] 44: 0x57255c6f72d0 - std::panicking::catch_unwind::h00f8d4d73de90e85 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panicking.rs:553:19 [INFO] [stderr] 45: 0x57255c6f72d0 - std::panic::catch_unwind::h5fcbbc4d70d55c02 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/panic.rs:359:14 [INFO] [stderr] 46: 0x57255c6f72d0 - std::rt::lang_start_internal::h264c9875920ac890 [INFO] [stderr] at /rustc/ed606620234c6b50f2414162c4bbabd5f4a925f3/library/std/src/rt.rs:171:5 [INFO] [stderr] 47: 0x57255c35f401 - std::rt::lang_start::h54d2f59cc957e421 [INFO] [stderr] 48: 0x57255c361ed5 - main [INFO] [stderr] 49: 0x712e89ab71ca - [INFO] [stderr] 50: 0x712e89ab728b - __libc_start_main [INFO] [stderr] 51: 0x57255c35ae55 - _start [INFO] [stderr] 52: 0x0 - [INFO] running `Command { std: "docker" "inspect" "cc51e921702991a0c57c2490d896a21c7402033c179f99e4abdb95c53c69208e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc51e921702991a0c57c2490d896a21c7402033c179f99e4abdb95c53c69208e", kill_on_drop: false }` [INFO] [stdout] cc51e921702991a0c57c2490d896a21c7402033c179f99e4abdb95c53c69208e