[INFO] fetching crate netlib-provider 0.4.1...
[INFO] checking netlib-provider-0.4.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate netlib-provider 0.4.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate netlib-provider 0.4.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate netlib-provider 0.4.1
[INFO] finished tweaking crates.io crate netlib-provider 0.4.1
[INFO] tweaked toml for crates.io crate netlib-provider 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27fe1c1a2eb192c4de37d0b67ea4c47e7542bea6d65e7c445f6a874330511981
[INFO] running `Command { std: "docker" "start" "-a" "27fe1c1a2eb192c4de37d0b67ea4c47e7542bea6d65e7c445f6a874330511981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27fe1c1a2eb192c4de37d0b67ea4c47e7542bea6d65e7c445f6a874330511981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27fe1c1a2eb192c4de37d0b67ea4c47e7542bea6d65e7c445f6a874330511981", kill_on_drop: false }`
[INFO] [stdout] 27fe1c1a2eb192c4de37d0b67ea4c47e7542bea6d65e7c445f6a874330511981
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f9ea95f89dc521940783e658ef83205b3b7fa64755ae78036ba5490e16e953e
[INFO] running `Command { std: "docker" "start" "-a" "8f9ea95f89dc521940783e658ef83205b3b7fa64755ae78036ba5490e16e953e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling netlib-provider v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `netlib-provider v0.4.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/netlib-provider-3944f9add1b027be/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/netlib-provider-90b8bfd29ae651f5/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/source" "-DBUILD_TESTING=OFF" "-DBUILD_SHARED_LIBS=ON" "-DCBLAS=ON" "-DLAPACKE=ON" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/netlib-provider-90b8bfd29ae651f5/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 Fortran compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting Fortran compiler ABI info
[INFO] [stderr]   -- Detecting Fortran compiler ABI info - done
[INFO] [stderr]   -- Check for working Fortran compiler: /usr/bin/f95 - skipped
[INFO] [stderr]   -- Found PythonInterp: /usr/bin/python3.10 (found version "3.10.12") 
[INFO] [stderr]   -- Looking for Python found - TRUE
[INFO] [stderr]   -- Using Python version 3.10.12
[INFO] [stderr]   -- Reducing RELEASE optimization level to O2
[INFO] [stderr]   -- Looking for Fortran NONE - found
[INFO] [stderr]   -- Looking for Fortran INT_CPU_TIME - found
[INFO] [stderr]   -- Looking for Fortran EXT_ETIME - not found
[INFO] [stderr]   -- Looking for Fortran EXT_ETIME_ - not found
[INFO] [stderr]   -- Looking for Fortran INT_ETIME - found
[INFO] [stderr]   -- --> Will use second_INT_ETIME.f and dsecnd_INT_ETIME.f as timing function.
[INFO] [stderr]   -- Using supplied NETLIB BLAS implementation
[INFO] [stderr]   -- CBLAS enable
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting Fortran/C Interface
[INFO] [stderr]   -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling
[INFO] [stderr]   -- Using supplied NETLIB LAPACK implementation
[INFO] [stderr]   -- Building Single Precision
[INFO] [stderr]   -- Building Double Precision
[INFO] [stderr]   -- Building Complex Precision
[INFO] [stderr]   -- Building Double Complex Precision
[INFO] [stderr]   -- BUILD TESTING : OFF
[INFO] [stderr]   -- LAPACKE enable
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/netlib-provider-90b8bfd29ae651f5/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/netlib-provider-90b8bfd29ae651f5/out/build/CMakeFiles/CMakeError.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   ln: failed to create symbolic link 'CMAKE': Read-only file system
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at /opt/rustwide/workdir/source/INSTALL/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at /opt/rustwide/workdir/source/INSTALL/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at /opt/rustwide/workdir/source/INSTALL/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at /opt/rustwide/workdir/source/INSTALL/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at /opt/rustwide/workdir/source/INSTALL/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error: Could not open file for write in copy operation /opt/rustwide/workdir/source/CBLAS/include/cblas_mangling.h.tmp
[INFO] [stderr]   CMake Error: : System Error: Read-only file system
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.22/Modules/FortranCInterface.cmake:315 (configure_file):
[INFO] [stderr]     configure_file Problem configuring file
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CBLAS/CMakeLists.txt:8 (FortranCInterface_HEADER)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at CBLAS/include/CMakeLists.txt:3 (file):
[INFO] [stderr]     file COPY cannot find
[INFO] [stderr]     "/opt/rustwide/workdir/source/CBLAS/include/cblas_mangling.h": No such file
[INFO] [stderr]     or directory.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error: Could not open file for write in copy operation /opt/rustwide/workdir/source/LAPACKE/include/lapacke_mangling.h.tmp
[INFO] [stderr]   CMake Error: : System Error: Read-only file system
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.22/Modules/FortranCInterface.cmake:315 (configure_file):
[INFO] [stderr]     configure_file Problem configuring file
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     LAPACKE/CMakeLists.txt:8 (FortranCInterface_HEADER)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at LAPACKE/include/CMakeLists.txt:3 (file):
[INFO] [stderr]     file COPY cannot find
[INFO] [stderr]     "/opt/rustwide/workdir/source/LAPACKE/include/lapacke_mangling.h": No such
[INFO] [stderr]     file or directory.
[INFO] [stderr] 
[INFO] [stderr] 
[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: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6381ca4ca3fa - std::backtrace_rs::backtrace::libunwind::trace::h3d1148b7268e4456
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x6381ca4ca3fa - std::backtrace_rs::backtrace::trace_unsynchronized::hcd8d8263202addd9
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x6381ca4ca3fa - std::sys::backtrace::_print_fmt::h812e4f55de0da7fc
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6381ca4ca3fa - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h906dff65e8b7c000
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6381ca4edde3 - core::fmt::rt::Argument::fmt::hb1625b4525552ddc
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x6381ca4edde3 - core::fmt::write::h44024895ba49323a
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/mod.rs:1189:21
[INFO] [stderr]      6:     0x6381ca4c6dc3 - std::io::Write::write_fmt::hf3c4d9bb313458e6
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x6381ca4ca242 - std::sys::backtrace::BacktraceLock::print::h70dc6513b8f1948d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x6381ca4cb43c - std::panicking::default_hook::{{closure}}::h4e46246c986b21f2
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x6381ca4cb282 - std::panicking::default_hook::h149f583b31249354
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x6381ca4cba37 - std::panicking::rust_panic_with_hook::h9f77e00b577fb66f
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x6381ca4cb8ca - std::panicking::begin_panic_handler::{{closure}}::h05dd299f621afec5
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x6381ca4ca8d9 - std::sys::backtrace::__rust_end_short_backtrace::h1ac5e80eb199b5e7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x6381ca4cb55c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x6381ca4ecb90 - core::panicking::panic_fmt::hdb7e6f3ae56c06a6
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/panicking.rs:76:14
[INFO] [stderr]     15:     0x6381ca4416d2 - cmake::fail::h7dd4786bf58ad900
[INFO] [stderr]     16:     0x6381ca440e6d - cmake::run::h6742734bd1b4ed3e
[INFO] [stderr]     17:     0x6381ca43d00a - cmake::Config::build::h66ab409418ff20e4
[INFO] [stderr]     18:     0x6381ca433a63 - build_script_build::main::h7ac2ca3c035c3c8b
[INFO] [stderr]     19:     0x6381ca431af3 - core::ops::function::FnOnce::call_once::hafb4da58298d7553
[INFO] [stderr]     20:     0x6381ca4318d6 - std::sys::backtrace::__rust_begin_short_backtrace::he74e293715f76465
[INFO] [stderr]     21:     0x6381ca4317f9 - std::rt::lang_start::{{closure}}::hed0b930d40373e7a
[INFO] [stderr]     22:     0x6381ca4c3017 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9b826323d0f6f52d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x6381ca4c3017 - std::panicking::try::do_call::h11b8cb37e889e723
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     24:     0x6381ca4c3017 - std::panicking::try::h8c0c35eed4b91402
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     25:     0x6381ca4c3017 - std::panic::catch_unwind::hdd9725084aceebb7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x6381ca4c3017 - std::rt::lang_start_internal::{{closure}}::h70a2b8736f81fb2f
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:48
[INFO] [stderr]     27:     0x6381ca4c3017 - std::panicking::try::do_call::h9dbefce92b360333
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     28:     0x6381ca4c3017 - std::panicking::try::h69f0829c3d3bd7a7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     29:     0x6381ca4c3017 - std::panic::catch_unwind::haf848aa83b38ef16
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x6381ca4c3017 - std::rt::lang_start_internal::ha915624e2796630d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:20
[INFO] [stderr]     31:     0x6381ca4317d7 - std::rt::lang_start::hcaf57afc55aad345
[INFO] [stderr]     32:     0x6381ca433ed5 - main
[INFO] [stderr]     33:     0x739232de5d90 - <unknown>
[INFO] [stderr]     34:     0x739232de5e40 - __libc_start_main
[INFO] [stderr]     35:     0x6381ca431605 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "8f9ea95f89dc521940783e658ef83205b3b7fa64755ae78036ba5490e16e953e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f9ea95f89dc521940783e658ef83205b3b7fa64755ae78036ba5490e16e953e", kill_on_drop: false }`
[INFO] [stdout] 8f9ea95f89dc521940783e658ef83205b3b7fa64755ae78036ba5490e16e953e
