[INFO] cloning repository https://github.com/elliotcourant/arctonyx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elliotcourant/arctonyx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felliotcourant%2Farctonyx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felliotcourant%2Farctonyx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea4d9b55929b31de438753c85c89a5a5f71535fa
[INFO] checking elliotcourant/arctonyx against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felliotcourant%2Farctonyx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elliotcourant/arctonyx
[INFO] finished tweaking git repo https://github.com/elliotcourant/arctonyx
[INFO] tweaked toml for git repo https://github.com/elliotcourant/arctonyx written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elliotcourant/arctonyx on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elliotcourant/arctonyx 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking elliotcourant/arctonyx against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felliotcourant%2Farctonyx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elliotcourant/arctonyx
[INFO] finished tweaking git repo https://github.com/elliotcourant/arctonyx
[INFO] tweaked toml for git repo https://github.com/elliotcourant/arctonyx written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elliotcourant/arctonyx on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elliotcourant/arctonyx 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.99
[INFO] [stderr]   Downloaded memoffset v0.5.1
[INFO] [stderr]   Downloaded serde v1.0.99
[INFO] [stderr]   Downloaded num_cpus v1.10.1
[INFO] [stderr]   Downloaded unicode-width v0.1.6
[INFO] [stderr]   Downloaded arrayvec v0.4.11
[INFO] [stderr]   Downloaded cc v1.0.41
[INFO] [stderr]   Downloaded backtrace v0.3.35
[INFO] [stderr]   Downloaded rayon-core v1.6.0
[INFO] [stderr]   Downloaded rayon v1.2.0
[INFO] [stderr]   Downloaded rocksdb v0.12.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.2
[INFO] [stderr]   Downloaded sqlparser v0.4.0
[INFO] [stderr]   Downloaded bindgen v0.49.2
[INFO] [stderr]   Downloaded regex v1.2.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.11
[INFO] [stderr]   Downloaded backtrace-sys v0.1.31
[INFO] [stderr]   Downloaded librocksdb-sys v6.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ad0f50e20ef5545b7972d66488ed3d2ab6ca832840ce3fd482031cffae65055
[INFO] running `Command { std: "docker" "start" "-a" "3ad0f50e20ef5545b7972d66488ed3d2ab6ca832840ce3fd482031cffae65055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ad0f50e20ef5545b7972d66488ed3d2ab6ca832840ce3fd482031cffae65055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad0f50e20ef5545b7972d66488ed3d2ab6ca832840ce3fd482031cffae65055", kill_on_drop: false }`
[INFO] [stdout] 3ad0f50e20ef5545b7972d66488ed3d2ab6ca832840ce3fd482031cffae65055
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e16f75500d91a6be0b6731b21cb3fd7856877d438511225871bbb90e67a05db
[INFO] running `Command { std: "docker" "start" "-a" "6e16f75500d91a6be0b6731b21cb3fd7856877d438511225871bbb90e67a05db", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling regex-syntax v0.6.11
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.2
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bindgen v0.49.2
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling serde v1.0.99
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rayon v1.2.0
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]    Compiling regex v1.2.1
[INFO] [stderr]     Checking sqlparser v0.4.0
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.99
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling backtrace v0.3.35
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]    Compiling librocksdb-sys v6.1.2
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.1.2`
[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-6ebf9286f5f56728/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' (1292) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/fallback.rs:594:9:
[INFO] [stderr]   "enum_(unnamed_at_rocksdb/include/rocksdb/c_h_683_1)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6158df377ce2 - std::backtrace_rs::backtrace::libunwind::trace::hb12915125e6f35e3
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6158df377ce2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20f14576647bb586
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6158df377ce2 - std::sys::backtrace::_print_fmt::hbdfc98de87a7156c
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6158df377ce2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h55a31a484bde3063
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6158df389967 - core::fmt::rt::Argument::fmt::h9e2a4e63f58f11ee
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6158df389967 - core::fmt::write::h6fcf6df127f9c267
[INFO] [stderr]      6:     0x6158df346ea6 - std::io::default_write_fmt::h66b8fb5202cff381
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6158df346ea6 - std::io::Write::write_fmt::h54493e8c57befd82
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6158df3556a4 - std::sys::backtrace::BacktraceLock::print::h5592af378ce30c6d
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6158df3556a4 - std::panicking::default_hook::{{closure}}::ha0fc5927a69790d9
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x6158df3554c9 - std::panicking::default_hook::h7fa735bdc234f399
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x6158df355c6b - std::panicking::panic_with_hook::h3bfece77300bc8bf
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x6158df355a38 - std::panicking::panic_handler::{{closure}}::h35645a646d15d789
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x6158df352449 - std::sys::backtrace::__rust_end_short_backtrace::h35f9c43cf6f3eadb
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6158df33b36d - __rustc[700a306ed8904ac3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x6158df3937fc - core::panicking::panic_fmt::h876ce60a497c8d41
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6158df25144b - proc_macro2::fallback::validate_ident::h623510db06f4dd97
[INFO] [stderr]     17:     0x6158df253b61 - proc_macro2::fallback::Ident::_new::h60909c211b5294d5
[INFO] [stderr]     18:     0x6158df253b1f - proc_macro2::fallback::Ident::new::hecb60820c6bb00e8
[INFO] [stderr]     19:     0x6158df24a388 - proc_macro2::Ident::new::h5f99d3d79a9cabcd
[INFO] [stderr]     20:     0x6158df118b35 - bindgen::ir::context::BindgenContext::rust_ident_raw::h7822de4f10d233e4
[INFO] [stderr]     21:     0x6158df116cb0 - bindgen::ir::context::BindgenContext::rust_ident::hafce303e16e26837
[INFO] [stderr]     22:     0x6158df053cbc - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::hda6c0a221efb4cb8
[INFO] [stderr]     23:     0x6158df05174b - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hc09b03f0b1a15be9
[INFO] [stderr]     24:     0x6158df0a1825 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hbe3d6c187ceef5eb
[INFO] [stderr]     25:     0x6158df0e49ad - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h87bd4b4093e091ad
[INFO] [stderr]     26:     0x6158df0e3602 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h142acf53b0171a2f
[INFO] [stderr]     27:     0x6158df0a1800 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hbe3d6c187ceef5eb
[INFO] [stderr]     28:     0x6158df0f0a1b - bindgen::codegen::codegen::{{closure}}::h817333994b774e5a
[INFO] [stderr]     29:     0x6158df1239d8 - bindgen::ir::context::BindgenContext::gen::h6738f54765096b42
[INFO] [stderr]     30:     0x6158df0f026d - bindgen::codegen::codegen::h3148e7d0b80806ca
[INFO] [stderr]     31:     0x6158df044289 - bindgen::Bindings::generate::hceb425bd5d8e874d
[INFO] [stderr]     32:     0x6158df041595 - bindgen::Builder::generate::h18ed3da7ddc726ad
[INFO] [stderr]     33:     0x6158defa465b - build_script_build::bindgen_rocksdb::h870872110fbaa9f5
[INFO] [stderr]     34:     0x6158defa4f97 - build_script_build::main::h762de876b51ecf11
[INFO] [stderr]     35:     0x6158defa5e73 - core::ops::function::FnOnce::call_once::hf97db6ae43eb6584
[INFO] [stderr]     36:     0x6158defa5cd6 - std::sys::backtrace::__rust_begin_short_backtrace::h3c234a37c6a5754d
[INFO] [stderr]     37:     0x6158defa5bd9 - std::rt::lang_start::{{closure}}::h99dd76c369738f9c
[INFO] [stderr]     38:     0x6158df34895a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h414becfcc9404182
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     39:     0x6158df34895a - std::panicking::catch_unwind::do_call::h9bb6575be6a735f3
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:582:40
[INFO] [stderr]     40:     0x6158df34895a - std::panicking::catch_unwind::h07768dbd7566881d
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:545:19
[INFO] [stderr]     41:     0x6158df34895a - std::panic::catch_unwind::hdce77a7c099c9ac6
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panic.rs:359:14
[INFO] [stderr]     42:     0x6158df34895a - std::rt::lang_start_internal::{{closure}}::hb3282baceb41a52b
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/rt.rs:175:24
[INFO] [stderr]     43:     0x6158df34895a - std::panicking::catch_unwind::do_call::haa528a08fdc2c00f
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:582:40
[INFO] [stderr]     44:     0x6158df34895a - std::panicking::catch_unwind::hf1a03f0967430e0c
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panicking.rs:545:19
[INFO] [stderr]     45:     0x6158df34895a - std::panic::catch_unwind::hf5e61045aea65918
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x6158df34895a - std::rt::lang_start_internal::ha1bd2e9591127bd5
[INFO] [stderr]                                  at /rustc/95813608313bff49cfc1afc393a946a3c085b772/library/std/src/rt.rs:171:5
[INFO] [stderr]     47:     0x6158defa5bc1 - std::rt::lang_start::h5e1d0cda691f2a55
[INFO] [stderr]     48:     0x6158defa7db5 - main
[INFO] [stderr]     49:     0x73d3d72141ca - <unknown>
[INFO] [stderr]     50:     0x73d3d721428b - __libc_start_main
[INFO] [stderr]     51:     0x6158defa2a95 - _start
[INFO] [stderr]     52:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "6e16f75500d91a6be0b6731b21cb3fd7856877d438511225871bbb90e67a05db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e16f75500d91a6be0b6731b21cb3fd7856877d438511225871bbb90e67a05db", kill_on_drop: false }`
[INFO] [stdout] 6e16f75500d91a6be0b6731b21cb3fd7856877d438511225871bbb90e67a05db
