[INFO] fetching crate px4-ecl 0.1.0...
[INFO] checking px4-ecl-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate px4-ecl 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate px4-ecl 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate px4-ecl 0.1.0
[INFO] finished tweaking crates.io crate px4-ecl 0.1.0
[INFO] tweaked toml for crates.io crate px4-ecl 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding nalgebra v0.18.1 (available: v0.33.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b416afe39d13f4a58cc6e936e1bed7f78a812c940b5fb26e440b1481590f442f
[INFO] running `Command { std: "docker" "start" "-a" "b416afe39d13f4a58cc6e936e1bed7f78a812c940b5fb26e440b1481590f442f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b416afe39d13f4a58cc6e936e1bed7f78a812c940b5fb26e440b1481590f442f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b416afe39d13f4a58cc6e936e1bed7f78a812c940b5fb26e440b1481590f442f", kill_on_drop: false }`
[INFO] [stdout] b416afe39d13f4a58cc6e936e1bed7f78a812c940b5fb26e440b1481590f442f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98d284569c71697094c59c4a477ffbe4526e42aee5984216f65f9c7c2fbc9ed1
[INFO] running `Command { std: "docker" "start" "-a" "98d284569c71697094c59c4a477ffbe4526e42aee5984216f65f9c7c2fbc9ed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking nalgebra v0.18.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling clang v0.23.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling cpp-vwrap-gen v0.1.0
[INFO] [stderr]    Compiling px4-ecl-sys v0.1.0
[INFO] [stderr] error: failed to run custom build command for `px4-ecl-sys v0.1.0`
[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/px4-ecl-sys-7f8a0908ea531ef7/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/px4-ecl-sys-0953e4fd24ddd3e6/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/px4-ecl-sys-0.1.0/vendor/ecl" "-DCMAKE_EXPORT_COMPILE_COMMANDS=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/px4-ecl-sys-0953e4fd24ddd3e6/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- PX4 ECL: Very lightweight Estimation & Control Library 
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/px4-ecl-sys-0953e4fd24ddd3e6/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/px4-ecl-sys-0953e4fd24ddd3e6/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/px4-ecl-sys-0953e4fd24ddd3e6/out/build" "--target" "matrix" "--config" "Debug"
[INFO] [stderr]   [ 12%] Creating directories for 'matrix'
[INFO] [stderr]   [ 25%] Performing download step (git clone) for 'matrix'
[INFO] [stderr]   -- Had to git clone more than once:
[INFO] [stderr]             3 times.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr]       CMAKE_C_COMPILER
[INFO] [stderr]       CMAKE_C_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Cloning into 'matrix'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/PX4/Matrix.git/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'matrix'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/PX4/Matrix.git/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'matrix'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/PX4/Matrix.git/': Could not resolve host: github.com
[INFO] [stderr]   CMake Error at /opt/rustwide/target/debug/build/px4-ecl-sys-0953e4fd24ddd3e6/out/build/matrix-prefix/tmp/matrix-gitclone.cmake:31 (message):
[INFO] [stderr]     Failed to clone repository: 'https://github.com/PX4/Matrix.git'
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/matrix.dir/build.make:98: matrix-prefix/src/matrix-stamp/matrix-download] Error 1
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/Makefile2:1123: CMakeFiles/matrix.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:1130: CMakeFiles/matrix.dir/rule] Error 2
[INFO] [stderr]   gmake: *** [Makefile:524: matrix] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.52/src/lib.rs:1115:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57ae963c705a - std::backtrace_rs::backtrace::libunwind::trace::h49438d59a450c8cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x57ae963c705a - std::backtrace_rs::backtrace::trace_unsynchronized::h00f8204a39c7607d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x57ae963c705a - std::sys::backtrace::_print_fmt::hfb4570bcf6575231
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x57ae963c705a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haa24b3ebc15b8405
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x57ae963f2a33 - core::fmt::rt::Argument::fmt::h640632ca911b1954
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x57ae963f2a33 - core::fmt::write::hd87dd4a80fd6ed54
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/mod.rs:1189:21
[INFO] [stderr]      6:     0x57ae963c3053 - std::io::Write::write_fmt::h63c69be3cb79728d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x57ae963c6ea2 - std::sys::backtrace::BacktraceLock::print::h0cabd5ee17b200b1
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x57ae963c809c - std::panicking::default_hook::{{closure}}::hfecf31e00fd6a324
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x57ae963c7ee2 - std::panicking::default_hook::h4b1c6fd76f5e43f2
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x57ae963c86d7 - std::panicking::rust_panic_with_hook::h43e69ada3ffc0134
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x57ae963c856a - std::panicking::begin_panic_handler::{{closure}}::h541e54997b7f9317
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x57ae963c7539 - std::sys::backtrace::__rust_end_short_backtrace::h77e9f2cf7d6f5724
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x57ae963c81fc - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x57ae963f0d80 - core::panicking::panic_fmt::h8656b4a1ebe7eef6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/panicking.rs:76:14
[INFO] [stderr]     15:     0x57ae963021e2 - cmake::fail::h5bc4fcaa0300828f
[INFO] [stderr]     16:     0x57ae9630197d - cmake::run::h98f83b8b7847b159
[INFO] [stderr]     17:     0x57ae962fe253 - cmake::Config::build::hccaac51e04f0ca98
[INFO] [stderr]     18:     0x57ae95e5203a - build_script_build::main::he2b29f91387170e6
[INFO] [stderr]     19:     0x57ae95e58d63 - core::ops::function::FnOnce::call_once::h0698da4287980283
[INFO] [stderr]     20:     0x57ae95e587c6 - std::sys::backtrace::__rust_begin_short_backtrace::hdfbbcda9540da87d
[INFO] [stderr]     21:     0x57ae95e586e9 - std::rt::lang_start::{{closure}}::hb204e1dc74f3a72e
[INFO] [stderr]     22:     0x57ae963bcc27 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5de4a2bf18b34b48
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x57ae963bcc27 - std::panicking::try::do_call::h18e58ebf513e1dfb
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     24:     0x57ae963bcc27 - std::panicking::try::hd66d4cce67b2d3a6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     25:     0x57ae963bcc27 - std::panic::catch_unwind::h7d20459bfb46fa18
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x57ae963bcc27 - std::rt::lang_start_internal::{{closure}}::h08530640535ea25a
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:48
[INFO] [stderr]     27:     0x57ae963bcc27 - std::panicking::try::do_call::hef1d5032756af4de
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     28:     0x57ae963bcc27 - std::panicking::try::h72abeda96f937582
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     29:     0x57ae963bcc27 - std::panic::catch_unwind::hff9195ddaed64075
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x57ae963bcc27 - std::rt::lang_start_internal::h506b703bddcb88cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:20
[INFO] [stderr]     31:     0x57ae95e586c7 - std::rt::lang_start::hc36ced6b2e6e9907
[INFO] [stderr]     32:     0x57ae95e55435 - main
[INFO] [stderr]     33:     0x7f1fbea4fd90 - <unknown>
[INFO] [stderr]     34:     0x7f1fbea4fe40 - __libc_start_main
[INFO] [stderr]     35:     0x57ae95e4a065 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "98d284569c71697094c59c4a477ffbe4526e42aee5984216f65f9c7c2fbc9ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d284569c71697094c59c4a477ffbe4526e42aee5984216f65f9c7c2fbc9ed1", kill_on_drop: false }`
[INFO] [stdout] 98d284569c71697094c59c4a477ffbe4526e42aee5984216f65f9c7c2fbc9ed1
