[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] testing elliotcourant/arctonyx against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felliotcourant%2Farctonyx" "/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/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elliotcourant/arctonyx on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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 sqlparser v0.4.0
[INFO] [stderr]   Downloaded ordered-float v1.0.2
[INFO] [stderr]   Downloaded termcolor v1.0.5
[INFO] [stderr]   Downloaded wincolor v1.0.2
[INFO] [stderr]   Downloaded serde v1.0.99
[INFO] [stderr]   Downloaded cexpr v0.3.5
[INFO] [stderr]   Downloaded humantime v1.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.2
[INFO] [stderr]   Downloaded cc v1.0.41
[INFO] [stderr]   Downloaded serde_derive v1.0.99
[INFO] [stderr]   Downloaded backtrace v0.3.35
[INFO] [stderr]   Downloaded bindgen v0.49.2
[INFO] [stderr]   Downloaded syn v1.0.5
[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 rocksdb v0.12.3
[INFO] [stderr]   Downloaded librocksdb-sys v6.1.2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 895c341aa7e268b3b1d2ff7c8fc9c671a78083c6662b563adcea40a3a182529d
[INFO] running `Command { std: "docker" "start" "-a" "895c341aa7e268b3b1d2ff7c8fc9c671a78083c6662b563adcea40a3a182529d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "895c341aa7e268b3b1d2ff7c8fc9c671a78083c6662b563adcea40a3a182529d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "895c341aa7e268b3b1d2ff7c8fc9c671a78083c6662b563adcea40a3a182529d", kill_on_drop: false }`
[INFO] [stdout] 895c341aa7e268b3b1d2ff7c8fc9c671a78083c6662b563adcea40a3a182529d
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d62b5dba9a9e866bafd7be69b157a5aec6b900cae3a550517c3b58e96c00aada
[INFO] running `Command { std: "docker" "start" "-a" "d62b5dba9a9e866bafd7be69b157a5aec6b900cae3a550517c3b58e96c00aada", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[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 log v0.4.8
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.11
[INFO] [stderr]    Compiling unicode-width v0.1.6
[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 crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling bindgen v0.49.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling serde v1.0.99
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rayon v1.2.0
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling sqlparser v0.4.0
[INFO] [stderr]    Compiling regex v1.2.1
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling serde_derive v1.0.99
[INFO] [stderr]    Compiling env_logger v0.6.2
[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]    Compiling librocksdb-sys v6.1.2
[INFO] [stderr]    Compiling serde_json v1.0.40
[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/2fb5c77d93bcdfde/build-script/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' (1262) 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:     0x5aee3bc45b12 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5aee3bc45b12 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5aee3bc45b12 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5aee3bc45b12 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5aee3bc5df9a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5aee3bc5df9a - core[8f93d80df273fe75]::fmt::write
[INFO] [stderr]      6:     0x5aee3bc4c6d6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5aee3bc4c6d6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5aee3bc2516f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5aee3bc2516f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5aee3bc3f941 - std[840933623431fd06]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5aee3bc3fbab - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5aee3bc25228 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5aee3bc1ca19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5aee3bc25c9d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5aee3bc5e70c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5aee3bb22ceb - proc_macro2[cd645d2daeb8df3]::fallback::validate_ident
[INFO] [stderr]     17:     0x5aee3bb1f821 - <proc_macro2[cd645d2daeb8df3]::fallback::Ident>::_new
[INFO] [stderr]     18:     0x5aee3bb1f7df - <proc_macro2[cd645d2daeb8df3]::fallback::Ident>::new
[INFO] [stderr]     19:     0x5aee3bb1b938 - <proc_macro2[cd645d2daeb8df3]::Ident>::new
[INFO] [stderr]     20:     0x5aee3b937a75 - <bindgen[2bec45a818cb35af]::ir::context::BindgenContext>::rust_ident_raw::<alloc[40b2bae28975ac47]::borrow::Cow<str>>
[INFO] [stderr]     21:     0x5aee3b9373e0 - <bindgen[2bec45a818cb35af]::ir::context::BindgenContext>::rust_ident::<&alloc[40b2bae28975ac47]::string::String>
[INFO] [stderr]     22:     0x5aee3b9b408c - <bindgen[2bec45a818cb35af]::ir::enum_ty::Enum as bindgen[2bec45a818cb35af]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     23:     0x5aee3b9af9eb - <bindgen[2bec45a818cb35af]::ir::ty::Type as bindgen[2bec45a818cb35af]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     24:     0x5aee3ba0afb5 - <bindgen[2bec45a818cb35af]::ir::item::Item as bindgen[2bec45a818cb35af]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x5aee3b957cfd - <bindgen[2bec45a818cb35af]::ir::module::Module as bindgen[2bec45a818cb35af]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     26:     0x5aee3b966e82 - <bindgen[2bec45a818cb35af]::ir::module::Module as bindgen[2bec45a818cb35af]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     27:     0x5aee3ba0af90 - <bindgen[2bec45a818cb35af]::ir::item::Item as bindgen[2bec45a818cb35af]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     28:     0x5aee3b95757b - bindgen[2bec45a818cb35af]::codegen::codegen::{closure#0}
[INFO] [stderr]     29:     0x5aee3b938cd8 - <bindgen[2bec45a818cb35af]::ir::context::BindgenContext>::gen::<bindgen[2bec45a818cb35af]::codegen::codegen::{closure#0}, alloc[40b2bae28975ac47]::vec::Vec<proc_macro2[cd645d2daeb8df3]::TokenStream>>
[INFO] [stderr]     30:     0x5aee3b96441d - bindgen[2bec45a818cb35af]::codegen::codegen
[INFO] [stderr]     31:     0x5aee3b912a99 - <bindgen[2bec45a818cb35af]::Bindings>::generate
[INFO] [stderr]     32:     0x5aee3b910035 - <bindgen[2bec45a818cb35af]::Builder>::generate
[INFO] [stderr]     33:     0x5aee3b877dab - build_script_build[abb2c20947c7e3d4]::bindgen_rocksdb
[INFO] [stderr]     34:     0x5aee3b8786e7 - build_script_build[abb2c20947c7e3d4]::main
[INFO] [stderr]     35:     0x5aee3b87a493 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     36:     0x5aee3b8762b6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     37:     0x5aee3b876739 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     38:     0x5aee3bc3ea76 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     39:     0x5aee3bc3ea76 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]     40:     0x5aee3bc3ea76 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     41:     0x5aee3bc3ea76 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]     42:     0x5aee3bc3ea76 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stderr]     43:     0x5aee3bc3ea76 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]     44:     0x5aee3bc3ea76 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     45:     0x5aee3bc3ea76 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x5aee3bc3ea76 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stderr]     47:     0x5aee3b876101 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stderr]     48:     0x5aee3b87a6d5 - main
[INFO] [stderr]     49:     0x7cd49a3261ca - <unknown>
[INFO] [stderr]     50:     0x7cd49a32628b - __libc_start_main
[INFO] [stderr]     51:     0x5aee3b875195 - _start
[INFO] [stderr]     52:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "d62b5dba9a9e866bafd7be69b157a5aec6b900cae3a550517c3b58e96c00aada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62b5dba9a9e866bafd7be69b157a5aec6b900cae3a550517c3b58e96c00aada", kill_on_drop: false }`
[INFO] [stdout] d62b5dba9a9e866bafd7be69b157a5aec6b900cae3a550517c3b58e96c00aada
