[INFO] fetching crate cyclonedds-sys 0.2.1...
[INFO] checking cyclonedds-sys-0.2.1 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate cyclonedds-sys 0.2.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cyclonedds-sys 0.2.1 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cyclonedds-sys 0.2.1
[INFO] finished tweaking crates.io crate cyclonedds-sys 0.2.1
[INFO] tweaked toml for crates.io crate cyclonedds-sys 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 58 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.55.1 (available: v0.70.1)
[INFO] [stderr]       Adding paste v0.1.18 (available: v1.0.15)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitmask v0.5.0
[INFO] [stderr]   Downloaded bindgen v0.55.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6674372e7e570efa882b2bb4f86422672a44022b314219e36a6f06074c7d6d0b
[INFO] running `Command { std: "docker" "start" "-a" "6674372e7e570efa882b2bb4f86422672a44022b314219e36a6f06074c7d6d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6674372e7e570efa882b2bb4f86422672a44022b314219e36a6f06074c7d6d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6674372e7e570efa882b2bb4f86422672a44022b314219e36a6f06074c7d6d0b", kill_on_drop: false }`
[INFO] [stdout] 6674372e7e570efa882b2bb4f86422672a44022b314219e36a6f06074c7d6d0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bca54c1f4b1037c97b02706dd7c67b15443d17c3820e984ea36448260f80cdd2
[INFO] running `Command { std: "docker" "start" "-a" "bca54c1f4b1037c97b02706dd7c67b15443d17c3820e984ea36448260f80cdd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking bitmask v0.5.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling cyclonedds-sys v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `cyclonedds-sys v0.2.1 (/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/cyclonedds-sys-db75db1d380d37e3/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CARGO: /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/bin/cargo
[INFO] [stderr]   CARGO_CFG_FMT_DEBUG: full
[INFO] [stderr]   CARGO_CFG_OVERFLOW_CHECKS: 
[INFO] [stderr]   CARGO_CFG_PANIC: unwind
[INFO] [stderr]   CARGO_CFG_RELOCATION_MODEL: pic
[INFO] [stderr]   CARGO_CFG_TARGET_ABI: 
[INFO] [stderr]   CARGO_CFG_TARGET_ARCH: x86_64
[INFO] [stderr]   CARGO_CFG_TARGET_ENDIAN: little
[INFO] [stderr]   CARGO_CFG_TARGET_ENV: gnu
[INFO] [stderr]   CARGO_CFG_TARGET_FAMILY: unix
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE: fxsr,sse,sse2
[INFO] [stderr]   CARGO_CFG_TARGET_HAS_ATOMIC: 16,32,64,8,ptr
[INFO] [stderr]   CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT: 16,32,64,8,ptr
[INFO] [stderr]   CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE: 16,32,64,8,ptr
[INFO] [stderr]   CARGO_CFG_TARGET_OS: linux
[INFO] [stderr]   CARGO_CFG_TARGET_POINTER_WIDTH: 64
[INFO] [stderr]   CARGO_CFG_TARGET_THREAD_LOCAL: 
[INFO] [stderr]   CARGO_CFG_TARGET_VENDOR: unknown
[INFO] [stderr]   CARGO_CFG_UB_CHECKS: 
[INFO] [stderr]   CARGO_CFG_UNIX: 
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS: --cap-lints=forbid
[INFO] [stderr]   CARGO_FEATURE_DEFAULT: 1
[INFO] [stderr]   CARGO_FEATURE_SHM: 1
[INFO] [stderr]   CARGO_HOME: /opt/rustwide/cargo-home
[INFO] [stderr]   CARGO_INCREMENTAL: 0
[INFO] [stderr]   CARGO_MAKEFLAGS: -j --jobserver-fds=8,9 --jobserver-auth=8,9
[INFO] [stderr]   CARGO_MANIFEST_DIR: /opt/rustwide/workdir
[INFO] [stderr]   CARGO_MANIFEST_LINKS: ddsc
[INFO] [stderr]   CARGO_MANIFEST_PATH: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]   CARGO_PKG_AUTHORS: Sojan James <Sojan.James@gmail.com>
[INFO] [stderr]   CARGO_PKG_DESCRIPTION: Rust bindings for cyclonedds autogenerated by bindgen
[INFO] [stderr]   CARGO_PKG_HOMEPAGE: https://github.com/sjames/cyclonedds-sys
[INFO] [stderr]   CARGO_PKG_LICENSE: 
[INFO] [stderr]   CARGO_PKG_LICENSE_FILE: LICENSE
[INFO] [stderr]   CARGO_PKG_NAME: cyclonedds-sys
[INFO] [stderr]   CARGO_PKG_README: README.md
[INFO] [stderr]   CARGO_PKG_REPOSITORY: 
[INFO] [stderr]   CARGO_PKG_RUST_VERSION: 
[INFO] [stderr]   CARGO_PKG_VERSION: 0.2.1
[INFO] [stderr]   CARGO_PKG_VERSION_MAJOR: 0
[INFO] [stderr]   CARGO_PKG_VERSION_MINOR: 2
[INFO] [stderr]   CARGO_PKG_VERSION_PATCH: 1
[INFO] [stderr]   CARGO_PKG_VERSION_PRE: 
[INFO] [stderr]   CARGO_TARGET_DIR: /opt/rustwide/target
[INFO] [stderr]   DEBUG: true
[INFO] [stderr]   HOME: /root
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   HOSTNAME: bca54c1f4b10
[INFO] [stderr]   LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/lib
[INFO] [stderr]   NUM_JOBS: 16
[INFO] [stderr]   OPT_LEVEL: 0
[INFO] [stderr]   OUT_DIR: /opt/rustwide/target/debug/build/cyclonedds-sys-9c37c14e030a9186/out
[INFO] [stderr]   PATH: /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[INFO] [stderr]   PROFILE: debug
[INFO] [stderr]   RUSTC: /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/bin/rustc
[INFO] [stderr]   RUSTDOC: /opt/rustwide/rustup-home/toolchains/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/bin/rustdoc
[INFO] [stderr]   RUSTDOCFLAGS: --cap-lints=forbid
[INFO] [stderr]   RUSTUP_HOME: /opt/rustwide/rustup-home
[INFO] [stderr]   RUSTUP_TOOLCHAIN: 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] [stderr]   RUST_BACKTRACE: full
[INFO] [stderr]   RUST_RECURSION_COUNT: 1
[INFO] [stderr]   SOURCE_DIR: /opt/rustwide/workdir
[INFO] [stderr]   SSL_CERT_DIR: /usr/lib/ssl/certs
[INFO] [stderr]   SSL_CERT_FILE: /usr/lib/ssl/certs/ca-certificates.crt
[INFO] [stderr]   TARGET: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rustc-link-lib=ddsc
[INFO] [stderr]   No CMAKE environment or CYCLONEDDS_[LIB|INCLUDE]_DIR found
[INFO] [stderr]   cargo:rustc-link-search=/usr/local/lib
[INFO] [stderr]   Cannot find dds/dds.h attempting to build
[INFO] [stderr]   cyclonedds-sys/build.rs:106: Cloning cyclonedds from github
[INFO] [stderr]   cyclonedds-sys/build.rs:47: Executing cd "/opt/rustwide/target/debug/build/cyclonedds-sys-9c37c14e030a9186/out" && "git" "clone" "https://github.com/eclipse-cyclonedds/cyclonedds.git"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Cloning into 'cyclonedds'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/eclipse-cyclonedds/cyclonedds.git/': Could not resolve host: github.com
[INFO] [stderr]   thread 'main' panicked at build.rs:49:9:
[INFO] [stderr]   failed to execute cd "/opt/rustwide/target/debug/build/cyclonedds-sys-9c37c14e030a9186/out" && "git" "clone" "https://github.com/eclipse-cyclonedds/cyclonedds.git"
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e88b9f94b9a - std::backtrace_rs::backtrace::libunwind::trace::hc8717ea3ff88efc7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5e88b9f94b9a - std::backtrace_rs::backtrace::trace_unsynchronized::h4cb12a240f50bc9d
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5e88b9f94b9a - std::sys::backtrace::_print_fmt::hfb8f4575e12be528
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e88b9f94b9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h7767b02c5430d02b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5e88b9fbe943 - core::fmt::rt::Argument::fmt::h8658c1a0a94d2676
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5e88b9fbe943 - core::fmt::write::hd9cf23088539bf85
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/mod.rs:1190:21
[INFO] [stderr]      6:     0x5e88b9f90da3 - std::io::Write::write_fmt::h516df85bf7181425
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/io/mod.rs:1839:15
[INFO] [stderr]      7:     0x5e88b9f949e2 - std::sys::backtrace::BacktraceLock::print::h5907c3622e037863
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5e88b9f95bdc - std::panicking::default_hook::{{closure}}::h13cd352e0714d74b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x5e88b9f95a22 - std::panicking::default_hook::ha087b22e6b135389
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x5e88b9f96217 - std::panicking::rust_panic_with_hook::ha12d21b564771d78
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x5e88b9f960aa - std::panicking::begin_panic_handler::{{closure}}::h29f91f01f78dfedc
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x5e88b9f95079 - std::sys::backtrace::__rust_end_short_backtrace::h1e39edc6648a642b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x5e88b9f95d3c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x5e88b9fbcc90 - core::panicking::panic_fmt::hea12f2402e677eaa
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5e88b9a68958 - build_script_build::run::h4df05dc0104ac14a
[INFO] [stderr]     16:     0x5e88b9a69a98 - build_script_build::build::download::h330e4579e4e0fc02
[INFO] [stderr]     17:     0x5e88b9a6d869 - build_script_build::build::find_cyclonedds::h02814be6c22c660f
[INFO] [stderr]     18:     0x5e88b9a710ce - build_script_build::build::main::ha4bf9ad219a0b2a3
[INFO] [stderr]     19:     0x5e88b9a68314 - build_script_build::main::h0470ef3d3121d036
[INFO] [stderr]     20:     0x5e88b9a661d3 - core::ops::function::FnOnce::call_once::hcc4a2502e699954e
[INFO] [stderr]     21:     0x5e88b9a65d26 - std::sys::backtrace::__rust_begin_short_backtrace::hf27ead07b10108d4
[INFO] [stderr]     22:     0x5e88b9a65c39 - std::rt::lang_start::{{closure}}::hfbd70345948c5df1
[INFO] [stderr]     23:     0x5e88b9f8c977 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdcc69c5250d896c3
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5e88b9f8c977 - std::panicking::try::do_call::h8e74087e18c529fb
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     25:     0x5e88b9f8c977 - std::panicking::try::hafe5958fa1de7ce5
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     26:     0x5e88b9f8c977 - std::panic::catch_unwind::he7dd6e3079677b88
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     27:     0x5e88b9f8c977 - std::rt::lang_start_internal::{{closure}}::h3deb900feda3337f
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:48
[INFO] [stderr]     28:     0x5e88b9f8c977 - std::panicking::try::do_call::h320a9b5b747cda95
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     29:     0x5e88b9f8c977 - std::panicking::try::h91bf02fd4fee4183
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     30:     0x5e88b9f8c977 - std::panic::catch_unwind::h19dd28683f4d8ff7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     31:     0x5e88b9f8c977 - std::rt::lang_start_internal::h02315d8cca736b32
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:20
[INFO] [stderr]     32:     0x5e88b9a65c17 - std::rt::lang_start::h4c5b4a0e9abadd05
[INFO] [stderr]     33:     0x5e88b9a71915 - main
[INFO] [stderr]     34:     0x70e473547d90 - <unknown>
[INFO] [stderr]     35:     0x70e473547e40 - __libc_start_main
[INFO] [stderr]     36:     0x5e88b9a65015 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "bca54c1f4b1037c97b02706dd7c67b15443d17c3820e984ea36448260f80cdd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca54c1f4b1037c97b02706dd7c67b15443d17c3820e984ea36448260f80cdd2", kill_on_drop: false }`
[INFO] [stdout] bca54c1f4b1037c97b02706dd7c67b15443d17c3820e984ea36448260f80cdd2
