[INFO] fetching crate cairn-knowledge-graph 0.4.2...
[INFO] checking cairn-knowledge-graph-0.4.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate cairn-knowledge-graph 0.4.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cairn-knowledge-graph 0.4.2 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 cairn-knowledge-graph 0.4.2
[INFO] finished tweaking crates.io crate cairn-knowledge-graph 0.4.2
[INFO] tweaked toml for crates.io crate cairn-knowledge-graph 0.4.2 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 110 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding graphblas_sparse_linear_algebra v0.8.3 (available: v0.54.0)
[INFO] [stderr]       Adding hashbrown v0.11.2 (available: v0.15.2)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.0.0)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] [stderr]   Downloaded graphblas_sparse_linear_algebra v0.8.3
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77ee72b226c5c2a754c2f02098062202d86e637673d6dd88cdaa6c406ee91869
[INFO] running `Command { std: "docker" "start" "-a" "77ee72b226c5c2a754c2f02098062202d86e637673d6dd88cdaa6c406ee91869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77ee72b226c5c2a754c2f02098062202d86e637673d6dd88cdaa6c406ee91869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ee72b226c5c2a754c2f02098062202d86e637673d6dd88cdaa6c406ee91869", kill_on_drop: false }`
[INFO] [stdout] 77ee72b226c5c2a754c2f02098062202d86e637673d6dd88cdaa6c406ee91869
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d9a04a51bfc6fbf1016a1854347ef156b19d4454add1222cfdcd2fa9b364d6c
[INFO] running `Command { std: "docker" "start" "-a" "8d9a04a51bfc6fbf1016a1854347ef156b19d4454add1222cfdcd2fa9b364d6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling graphblas_sparse_linear_algebra v0.8.3
[INFO] [stderr] error: failed to run custom build command for `graphblas_sparse_linear_algebra v0.8.3`
[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/graphblas_sparse_linear_algebra-5fd5e4f708795aba/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/graphblas_sparse_linear_algebra-d661887757f458c3/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/graphblas_sparse_linear_algebra-0.8.3/graphblas_implementation/SuiteSparse_GraphBLAS" "-DJOBS=32" "-DBUILD_GRB_STATIC_LIBRARY=true" "-DCMAKE_INSTALL_LIBDIR=/opt/rustwide/target/debug/build/graphblas_sparse_linear_algebra-d661887757f458c3/out" "-DCMAKE_INSTALL_INCLUDEDIR=/opt/rustwide/target/debug/build/graphblas_sparse_linear_algebra-d661887757f458c3/out" "-DPROJECT_SOURCE_DIR=/opt/rustwide/target/debug/build/graphblas_sparse_linear_algebra-d661887757f458c3/out" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/graphblas_sparse_linear_algebra-d661887757f458c3/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]   -- CMake version: 3.22.1
[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]   -- Building all GraphBLAS libraries (static and dynamic)
[INFO] [stderr]   -- Found OpenMP_C: -fopenmp (found version "4.5") 
[INFO] [stderr]   -- Found OpenMP: TRUE (found version "4.5")  
[INFO] [stderr]   -- Looking for pthread.h
[INFO] [stderr]   -- Looking for pthread.h - found
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- CUDA not enabled
[INFO] [stderr]   -- CMAKE build type:          Debug
[INFO] [stderr]   -- CMAKE C Flags debug:       -g
[INFO] [stderr]   -- CMAKE compiler ID:         GNU
[INFO] [stderr]   -- CMAKE thread library:      
[INFO] [stderr]   -- CMAKE have OpenMP:         TRUE
[INFO] [stderr]   -- CMAKE C flags:  -ffunction-sections -fdata-sections -fPIC -m64 -DGB_BURBLE=1  -std=c11 -lm -Wno-pragmas  -fexcess-precision=fast  -fcx-limited-range  -fno-math-errno  -fwrapv  -g   -fopenmp 
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/graphblas_sparse_linear_algebra-d661887757f458c3/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Error: Could not open file for write in copy operation /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/graphblas_sparse_linear_algebra-0.8.3/graphblas_implementation/SuiteSparse_GraphBLAS/Include/GraphBLAS.h.tmp
[INFO] [stderr]   CMake Error: : System Error: Read-only file system
[INFO] [stderr]   CMake Error at CMakeLists.txt:128 (configure_file):
[INFO] [stderr]     configure_file Problem configuring file
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error: Could not open file for write in copy operation /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/graphblas_sparse_linear_algebra-0.8.3/graphblas_implementation/SuiteSparse_GraphBLAS/Doc/GraphBLAS_version.tex.tmp
[INFO] [stderr]   CMake Error: : System Error: Read-only file system
[INFO] [stderr]   CMake Error at CMakeLists.txt:132 (configure_file):
[INFO] [stderr]     configure_file Problem configuring file
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error: Could not open file for write in copy operation /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/graphblas_sparse_linear_algebra-0.8.3/graphblas_implementation/SuiteSparse_GraphBLAS/Doc/GraphBLAS_API_version.tex.tmp
[INFO] [stderr]   CMake Error: : System Error: Read-only file system
[INFO] [stderr]   CMake Error at CMakeLists.txt:136 (configure_file):
[INFO] [stderr]     configure_file Problem configuring file
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error: Could not open file for write in copy operation /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/graphblas_sparse_linear_algebra-0.8.3/graphblas_implementation/SuiteSparse_GraphBLAS/README.md.tmp
[INFO] [stderr]   CMake Error: : System Error: Read-only file system
[INFO] [stderr]   CMake Error at CMakeLists.txt:140 (configure_file):
[INFO] [stderr]     configure_file Problem configuring file
[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:     0x624acbb5b4fa - 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:     0x624acbb5b4fa - 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:     0x624acbb5b4fa - std::sys::backtrace::_print_fmt::h812e4f55de0da7fc
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x624acbb5b4fa - <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:     0x624acbb7f183 - core::fmt::rt::Argument::fmt::hb1625b4525552ddc
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x624acbb7f183 - core::fmt::write::h44024895ba49323a
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/mod.rs:1189:21
[INFO] [stderr]      6:     0x624acbb57d53 - std::io::Write::write_fmt::hf3c4d9bb313458e6
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x624acbb5b342 - std::sys::backtrace::BacktraceLock::print::h70dc6513b8f1948d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x624acbb5c53c - std::panicking::default_hook::{{closure}}::h4e46246c986b21f2
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x624acbb5c382 - std::panicking::default_hook::h149f583b31249354
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x624acbb5cb37 - std::panicking::rust_panic_with_hook::h9f77e00b577fb66f
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x624acbb5c9ca - std::panicking::begin_panic_handler::{{closure}}::h05dd299f621afec5
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x624acbb5b9d9 - std::sys::backtrace::__rust_end_short_backtrace::h1ac5e80eb199b5e7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x624acbb5c65c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x624acbb7df30 - core::panicking::panic_fmt::hdb7e6f3ae56c06a6
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/panicking.rs:76:14
[INFO] [stderr]     15:     0x624acbacab42 - cmake::fail::h7dd4786bf58ad900
[INFO] [stderr]     16:     0x624acbaca2dd - cmake::run::h6742734bd1b4ed3e
[INFO] [stderr]     17:     0x624acbac647a - cmake::Config::build::h66ab409418ff20e4
[INFO] [stderr]     18:     0x624acbac0838 - build_script_build::build_static_graphblas_implementation::h869f12db896ad178
[INFO] [stderr]     19:     0x624acbac041b - build_script_build::build_and_link_dependencies::h58aff9c6ea654119
[INFO] [stderr]     20:     0x624acbac0108 - build_script_build::main::h0847916b25a9a82d
[INFO] [stderr]     21:     0x624acbabe9f3 - core::ops::function::FnOnce::call_once::hfc710e7f28374eeb
[INFO] [stderr]     22:     0x624acbabe896 - std::sys::backtrace::__rust_begin_short_backtrace::h6d771a50d90a86d8
[INFO] [stderr]     23:     0x624acbabe689 - std::rt::lang_start::{{closure}}::hb6c4207e48ef10be
[INFO] [stderr]     24:     0x624acbb53ef7 - 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]     25:     0x624acbb53ef7 - std::panicking::try::do_call::h11b8cb37e889e723
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     26:     0x624acbb53ef7 - std::panicking::try::h8c0c35eed4b91402
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     27:     0x624acbb53ef7 - std::panic::catch_unwind::hdd9725084aceebb7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     28:     0x624acbb53ef7 - std::rt::lang_start_internal::{{closure}}::h70a2b8736f81fb2f
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:48
[INFO] [stderr]     29:     0x624acbb53ef7 - std::panicking::try::do_call::h9dbefce92b360333
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     30:     0x624acbb53ef7 - std::panicking::try::h69f0829c3d3bd7a7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     31:     0x624acbb53ef7 - std::panic::catch_unwind::haf848aa83b38ef16
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     32:     0x624acbb53ef7 - std::rt::lang_start_internal::ha915624e2796630d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:20
[INFO] [stderr]     33:     0x624acbabe667 - std::rt::lang_start::h8660fd14ff7b985f
[INFO] [stderr]     34:     0x624acbac1b45 - main
[INFO] [stderr]     35:     0x76d355be9d90 - <unknown>
[INFO] [stderr]     36:     0x76d355be9e40 - __libc_start_main
[INFO] [stderr]     37:     0x624acbabe295 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "8d9a04a51bfc6fbf1016a1854347ef156b19d4454add1222cfdcd2fa9b364d6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d9a04a51bfc6fbf1016a1854347ef156b19d4454add1222cfdcd2fa9b364d6c", kill_on_drop: false }`
[INFO] [stdout] 8d9a04a51bfc6fbf1016a1854347ef156b19d4454add1222cfdcd2fa9b364d6c
