[INFO] fetching crate ssh_jumper 0.4.0...
[INFO] testing ssh_jumper-0.4.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate ssh_jumper 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ssh_jumper 0.4.0
[INFO] finished tweaking crates.io crate ssh_jumper 0.4.0
[INFO] tweaked toml for crates.io crate ssh_jumper 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ssh_jumper 0.4.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 207 packages to latest compatible versions
[INFO] [stderr]       Adding async-io v1.13.0 (available: v2.6.0)
[INFO] [stderr]       Adding async-ssh2-lite v0.2.2 (available: v0.5.0)
[INFO] [stderr]       Adding async-std-resolver v0.20.4 (available: v0.24.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c02301283c5daeac39d8aa9fcb817861fde3adda25b84db567b92b18abcb6cc
[INFO] running `Command { std: "docker" "start" "-a" "2c02301283c5daeac39d8aa9fcb817861fde3adda25b84db567b92b18abcb6cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c02301283c5daeac39d8aa9fcb817861fde3adda25b84db567b92b18abcb6cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c02301283c5daeac39d8aa9fcb817861fde3adda25b84db567b92b18abcb6cc", kill_on_drop: false }`
[INFO] [stdout] 2c02301283c5daeac39d8aa9fcb817861fde3adda25b84db567b92b18abcb6cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 244a244570d28c9c2b090893494b3ee763a64c804138990193e6cc2af75f9aaa
[INFO] running `Command { std: "docker" "start" "-a" "244a244570d28c9c2b090893494b3ee763a64c804138990193e6cc2af75f9aaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling plain_path v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling trust-dns-proto v0.20.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling trust-dns-resolver v0.20.4
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling ssh2 v0.9.5
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-ssh2-lite v0.2.2
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling async-std-resolver v0.20.4
[INFO] [stderr]    Compiling ssh_jumper_model v0.4.0
[INFO] [stderr]    Compiling ssh_jumper v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.78s
[INFO] running `Command { std: "docker" "inspect" "244a244570d28c9c2b090893494b3ee763a64c804138990193e6cc2af75f9aaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "244a244570d28c9c2b090893494b3ee763a64c804138990193e6cc2af75f9aaa", kill_on_drop: false }`
[INFO] [stdout] 244a244570d28c9c2b090893494b3ee763a64c804138990193e6cc2af75f9aaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 687044c7f4d44dfbcb39358155631522c6322b51509c3a48f0e84e7056f1cd96
[INFO] running `Command { std: "docker" "start" "-a" "687044c7f4d44dfbcb39358155631522c6322b51509c3a48f0e84e7056f1cd96", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bindgen v0.52.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling libssh-sys-dylib v0.1.0
[INFO] [stderr] error: failed to run custom build command for `libssh-sys-dylib v0.1.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_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/libssh-sys-dylib-59eb9c62a4be378f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=ssh
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   wrapper.h:1:10: fatal error: 'libssh/libssh.h' file not found
[INFO] [stderr]   wrapper.h:1:10: fatal error: 'libssh/libssh.h' file not found, err: true
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (464) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh-sys-dylib-0.1.0/build.rs:29:10:
[INFO] [stderr]   Unable to generate bindings: ()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ff4d0ca063a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ff4d0ca063a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ff4d0ca063a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5ff4d0ca063a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5ff4d0cb604a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ff4d0cb604a - core[35159d6ffb30e017]::fmt::write
[INFO] [stderr]      6:     0x5ff4d0ca5522 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5ff4d0ca5522 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5ff4d0c8388f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5ff4d0c8388f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ff4d0c9b131 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ff4d0c9b3ab - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5ff4d0c83948 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5ff4d0c7b229 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5ff4d0c842ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5ff4d0cb68bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ff4d0cb6602 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5ff4d0805e34 - <core[35159d6ffb30e017]::result::Result<bindgen[5c2e74cda69f82f2]::Bindings, ()>>::expect
[INFO] [stderr]     18:     0x5ff4d0805916 - build_script_build[303f9349a290c3e]::main
[INFO] [stderr]     19:     0x5ff4d0806e13 - <fn() as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5ff4d0805496 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5ff4d08056f9 - std[ec419fa8110287d5]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5ff4d0c9a287 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5ff4d0c9a287 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5ff4d0c9a287 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5ff4d0c9a287 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5ff4d0c9a287 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5ff4d0c9a287 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5ff4d0c9a287 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5ff4d0c9a287 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5ff4d0c9a287 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5ff4d0805481 - std[ec419fa8110287d5]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5ff4d0806f25 - main
[INFO] [stderr]     33:     0x757b6d6161ca - <unknown>
[INFO] [stderr]     34:     0x757b6d61628b - __libc_start_main
[INFO] [stderr]     35:     0x5ff4d0804a85 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "687044c7f4d44dfbcb39358155631522c6322b51509c3a48f0e84e7056f1cd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "687044c7f4d44dfbcb39358155631522c6322b51509c3a48f0e84e7056f1cd96", kill_on_drop: false }`
[INFO] [stdout] 687044c7f4d44dfbcb39358155631522c6322b51509c3a48f0e84e7056f1cd96
