[INFO] cloning repository https://github.com/nbittich/rujs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbittich/rujs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbittich%2Frujs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbittich%2Frujs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d9a58eec9963562c0786fb23fb7c8235e05b526
[INFO] checking nbittich/rujs against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbittich%2Frujs" "/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/nbittich/rujs
[INFO] finished tweaking git repo https://github.com/nbittich/rujs
[INFO] tweaked toml for git repo https://github.com/nbittich/rujs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbittich/rujs on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nbittich/rujs 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" "+1.95.0-beta.7" "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 which v4.2.5
[INFO] [stderr]   Downloaded clap_lex v0.2.3
[INFO] [stderr]   Downloaded quote v1.0.20
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded hashbrown v0.12.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded bindgen v0.60.1
[INFO] [stderr]   Downloaded clap v3.2.6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd65b299d7825214f5e5aaa41e7b7126b9e4d0ca1a39f4f9624aa2a385b2a6b4
[INFO] running `Command { std: "docker" "start" "-a" "dd65b299d7825214f5e5aaa41e7b7126b9e4d0ca1a39f4f9624aa2a385b2a6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd65b299d7825214f5e5aaa41e7b7126b9e4d0ca1a39f4f9624aa2a385b2a6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd65b299d7825214f5e5aaa41e7b7126b9e4d0ca1a39f4f9624aa2a385b2a6b4", kill_on_drop: false }`
[INFO] [stdout] dd65b299d7825214f5e5aaa41e7b7126b9e4d0ca1a39f4f9624aa2a385b2a6b4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c085115dd743abbe58b887ebef29008bdbf024814f7594350e6581d54b8cf648
[INFO] running `Command { std: "docker" "start" "-a" "c085115dd743abbe58b887ebef29008bdbf024814f7594350e6581d54b8cf648", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling clap_lex v0.2.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling clap v3.2.6
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling rujs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `rujs v0.1.0 (/opt/rustwide/workdir)`
[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/rujs-9cd5fe42ece832cc/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-search=native=./mujs/
[INFO] [stderr]   cargo:rustc-link-lib=static=mujs
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/setjmp.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features-time64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/stdc-predef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/cdefs.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs-64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/setjmp.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct___jmp_buf_tag.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/setjmp.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (679) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.40/src/fallback.rs:699:9:
[INFO] [stderr]   "enum_(unnamed_at__/mujs/mujs_h_70_1)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c09327c428a - std[2bf2fe0f5e2b469a]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5c09327c428a - std[2bf2fe0f5e2b469a]::backtrace_rs::backtrace::trace_unsynchronized::<std[2bf2fe0f5e2b469a]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5c09327c428a - std[2bf2fe0f5e2b469a]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5c09327c428a - <<std[2bf2fe0f5e2b469a]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[bd7107ce196a68c2]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5c09327d9a1a - <core[bd7107ce196a68c2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5c09327d9a1a - core[bd7107ce196a68c2]::fmt::write
[INFO] [stderr]      6:     0x5c09327c91b2 - std[2bf2fe0f5e2b469a]::io::default_write_fmt::<std[2bf2fe0f5e2b469a]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5c09327c91b2 - <std[2bf2fe0f5e2b469a]::sys::stdio::unix::Stderr as std[2bf2fe0f5e2b469a]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5c09327a77ef - <std[2bf2fe0f5e2b469a]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5c09327a77ef - std[2bf2fe0f5e2b469a]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5c09327bed81 - std[2bf2fe0f5e2b469a]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5c09327bef3b - std[2bf2fe0f5e2b469a]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5c09327a78a8 - std[2bf2fe0f5e2b469a]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5c093279c9f9 - std[2bf2fe0f5e2b469a]::sys::backtrace::__rust_end_short_backtrace::<std[2bf2fe0f5e2b469a]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5c09327a820d - __rustc[8d4a95d2a951f29f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5c09327da32c - core[bd7107ce196a68c2]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5c0932787f41 - proc_macro2::fallback::validate_ident::hfa9a78308df5a3ef
[INFO] [stderr]     17:     0x5c0932788279 - proc_macro2::fallback::Ident::_new::h4775fad5d0b4186f
[INFO] [stderr]     18:     0x5c093278822f - proc_macro2::fallback::Ident::new::h42c34c74a0724041
[INFO] [stderr]     19:     0x5c093277dc68 - proc_macro2::Ident::new::h306c705bdb670050
[INFO] [stderr]     20:     0x5c09324ccba5 - bindgen::ir::context::BindgenContext::rust_ident_raw::had6a8af4eed46d66
[INFO] [stderr]     21:     0x5c09324ca7a0 - bindgen::ir::context::BindgenContext::rust_ident::h483e9cdbf9106526
[INFO] [stderr]     22:     0x5c0932485878 - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::ha42a7db83f30a4f8
[INFO] [stderr]     23:     0x5c09324b1c00 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h865e4d2bf871951c
[INFO] [stderr]     24:     0x5c093250fa90 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h83ef35645cc60bf5
[INFO] [stderr]     25:     0x5c0932489fa5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h10931bcd2a426c94
[INFO] [stderr]     26:     0x5c09324c937c - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h7b92c3714270e3d5
[INFO] [stderr]     27:     0x5c093250fa75 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h83ef35645cc60bf5
[INFO] [stderr]     28:     0x5c0932494181 - bindgen::codegen::codegen::{{closure}}::h6a38d4ea9fc02973
[INFO] [stderr]     29:     0x5c09324d8978 - bindgen::ir::context::BindgenContext::gen::ha2451be8bd142efb
[INFO] [stderr]     30:     0x5c093249354f - bindgen::codegen::codegen::h181ee21a666e6f72
[INFO] [stderr]     31:     0x5c0932572f0f - bindgen::Bindings::generate::h72520c3b2e5567cf
[INFO] [stderr]     32:     0x5c093256d8c6 - bindgen::Builder::generate::hfee20dfd92b9da4f
[INFO] [stderr]     33:     0x5c0932427b2f - build_script_build::main::h61265beb497b0d47
[INFO] [stderr]     34:     0x5c0932428413 - core::ops::function::FnOnce::call_once::h05301959e06c7189
[INFO] [stderr]     35:     0x5c09324282a6 - std::sys::backtrace::__rust_begin_short_backtrace::he7b36c16ecbda014
[INFO] [stderr]     36:     0x5c0932428289 - std::rt::lang_start::{{closure}}::hb4db67160ee9497c
[INFO] [stderr]     37:     0x5c09327bdee4 - <&dyn core[bd7107ce196a68c2]::ops::function::Fn<(), Output = i32> + core[bd7107ce196a68c2]::marker::Sync + core[bd7107ce196a68c2]::panic::unwind_safe::RefUnwindSafe as core[bd7107ce196a68c2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     38:     0x5c09327bdee4 - std[2bf2fe0f5e2b469a]::panicking::catch_unwind::do_call::<&dyn core[bd7107ce196a68c2]::ops::function::Fn<(), Output = i32> + core[bd7107ce196a68c2]::marker::Sync + core[bd7107ce196a68c2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/panicking.rs:581:40
[INFO] [stderr]     39:     0x5c09327bdee4 - std[2bf2fe0f5e2b469a]::panicking::catch_unwind::<i32, &dyn core[bd7107ce196a68c2]::ops::function::Fn<(), Output = i32> + core[bd7107ce196a68c2]::marker::Sync + core[bd7107ce196a68c2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/panicking.rs:544:19
[INFO] [stderr]     40:     0x5c09327bdee4 - std[2bf2fe0f5e2b469a]::panic::catch_unwind::<&dyn core[bd7107ce196a68c2]::ops::function::Fn<(), Output = i32> + core[bd7107ce196a68c2]::marker::Sync + core[bd7107ce196a68c2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/panic.rs:359:14
[INFO] [stderr]     41:     0x5c09327bdee4 - std[2bf2fe0f5e2b469a]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/rt.rs:175:24
[INFO] [stderr]     42:     0x5c09327bdee4 - std[2bf2fe0f5e2b469a]::panicking::catch_unwind::do_call::<std[2bf2fe0f5e2b469a]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/panicking.rs:581:40
[INFO] [stderr]     43:     0x5c09327bdee4 - std[2bf2fe0f5e2b469a]::panicking::catch_unwind::<isize, std[2bf2fe0f5e2b469a]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/panicking.rs:544:19
[INFO] [stderr]     44:     0x5c09327bdee4 - std[2bf2fe0f5e2b469a]::panic::catch_unwind::<std[2bf2fe0f5e2b469a]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/panic.rs:359:14
[INFO] [stderr]     45:     0x5c09327bdee4 - std[2bf2fe0f5e2b469a]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/cc969f3c457b2ce350fb9fda6c784cc9813b5c71/library/std/src/rt.rs:171:5
[INFO] [stderr]     46:     0x5c0932428271 - std::rt::lang_start::h5f3f1eeb33aa4995
[INFO] [stderr]     47:     0x5c09324294a5 - main
[INFO] [stderr]     48:     0x7a38d13211ca - <unknown>
[INFO] [stderr]     49:     0x7a38d132128b - __libc_start_main
[INFO] [stderr]     50:     0x5c09324278d5 - _start
[INFO] [stderr]     51:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c085115dd743abbe58b887ebef29008bdbf024814f7594350e6581d54b8cf648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c085115dd743abbe58b887ebef29008bdbf024814f7594350e6581d54b8cf648", kill_on_drop: false }`
[INFO] [stdout] c085115dd743abbe58b887ebef29008bdbf024814f7594350e6581d54b8cf648
