[INFO] fetching crate cubeb 0.33.0...
[INFO] testing cubeb-0.33.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cubeb 0.33.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cubeb 0.33.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cubeb 0.33.0
[INFO] tweaked toml for crates.io crate cubeb 0.33.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubeb 0.33.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cubeb 0.33.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45ca33a86dbd92926c2d20f0038511d4f44c289f6faf9c14c50028c4811fac29
[INFO] running `Command { std: "docker" "start" "-a" "45ca33a86dbd92926c2d20f0038511d4f44c289f6faf9c14c50028c4811fac29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45ca33a86dbd92926c2d20f0038511d4f44c289f6faf9c14c50028c4811fac29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45ca33a86dbd92926c2d20f0038511d4f44c289f6faf9c14c50028c4811fac29", kill_on_drop: false }`
[INFO] [stdout] 45ca33a86dbd92926c2d20f0038511d4f44c289f6faf9c14c50028c4811fac29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fdc4fb9a63b74bc6063da20f1050656f10be7c05112dd3959d1ce54bdcfef94
[INFO] running `Command { std: "docker" "start" "-a" "9fdc4fb9a63b74bc6063da20f1050656f10be7c05112dd3959d1ce54bdcfef94", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling cubeb-core v0.33.0
[INFO] [stderr]    Compiling cubeb-sys v0.33.0
[INFO] [stderr] error: failed to run custom build command for `cubeb-sys v0.33.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/cubeb-sys-b73066a7083830dd/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/cubeb-sys-289f2711fd648969/out/build" && CARGO_BUILD_TARGET="x86_64-unknown-linux-gnu" CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/libcubeb" "-DBUILD_SHARED_LIBS=OFF" "-DBUILD_TESTS=OFF" "-DBUILD_TOOLS=OFF" "-DBUILD_RUST_LIBS=ON" "-DUSE_STATIC_MSVC_RUNTIME=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/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 C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.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 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]   -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
[INFO] [stderr]   -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
[INFO] [stderr]   -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
[INFO] [stderr]   -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
[INFO] [stderr]   -- Checking for module 'speexdsp'
[INFO] [stderr]   --   Package 'speexdsp', required by 'virtual:world', not 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]   -- Looking for include file pulse/pulseaudio.h
[INFO] [stderr]   -- Looking for include file pulse/pulseaudio.h - found
[INFO] [stderr]   -- Looking for include file alsa/asoundlib.h
[INFO] [stderr]   -- Looking for include file alsa/asoundlib.h - found
[INFO] [stderr]   -- Looking for include file jack/jack.h
[INFO] [stderr]   -- Looking for include file jack/jack.h - found
[INFO] [stderr]   -- Looking for include file sndio.h
[INFO] [stderr]   -- Looking for include file sndio.h - found
[INFO] [stderr]   -- Looking for include file aaudio/AAudio.h
[INFO] [stderr]   -- Looking for include file aaudio/AAudio.h - not found
[INFO] [stderr]   -- Looking for include file AudioUnit/AudioUnit.h
[INFO] [stderr]   -- Looking for include file AudioUnit/AudioUnit.h - not found
[INFO] [stderr]   -- Looking for include file audioclient.h
[INFO] [stderr]   -- Looking for include file audioclient.h - not found
[INFO] [stderr]   -- Looking for include files windows.h, mmsystem.h
[INFO] [stderr]   -- Looking for include files windows.h, mmsystem.h - not found
[INFO] [stderr]   -- Looking for include file SLES/OpenSLES.h
[INFO] [stderr]   -- Looking for include file SLES/OpenSLES.h - not found
[INFO] [stderr]   -- Looking for include file sys/soundcard.h
[INFO] [stderr]   -- Looking for include file sys/soundcard.h - found
[INFO] [stderr]   -- Looking for include file android/log.h
[INFO] [stderr]   -- Looking for include file android/log.h - not found
[INFO] [stderr]   -- Looking for include file sys/audioio.h
[INFO] [stderr]   -- Looking for include file sys/audioio.h - not found
[INFO] [stderr]   -- Looking for include file kai.h
[INFO] [stderr]   -- Looking for include file kai.h - not found
[INFO] [stderr]   -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
[INFO] [stderr]   -- Configuring done (3.5s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/build" && CARGO_BUILD_TARGET="x86_64-unknown-linux-gnu" LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/build" "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  9%] Building C object CMakeFiles/speex.dir/subprojects/speex/resample.c.o
[INFO] [stderr]   [  9%] Creating directories for 'cubeb_pulse_rs'
[INFO] [stderr]   [ 14%] No download step for 'cubeb_pulse_rs'
[INFO] [stderr]   [ 19%] No update step for 'cubeb_pulse_rs'
[INFO] [stderr]   [ 23%] No patch step for 'cubeb_pulse_rs'
[INFO] [stderr]   [ 23%] Built target speex
[INFO] [stderr]   [ 28%] No configure step for 'cubeb_pulse_rs'
[INFO] [stderr]   [ 33%] Performing build step for 'cubeb_pulse_rs'
[INFO] [stderr]   -- stdout output is:
[INFO] [stderr] 
[INFO] [stderr]   -- stderr output is:
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: failed to get `cubeb-backend` as a dependency of package `cubeb-pulse v0.5.0 (/opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/libcubeb/src/cubeb-pulse-rs)`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     download of cu/be/cubeb-backend failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/cu/be/cubeb-backend`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[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] 
[INFO] [stderr] 
[INFO] [stderr]   /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/libcubeb/subprojects/speex/resample.c: In function 'update_filter':
[INFO] [stderr]   /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/libcubeb/subprojects/speex/resample.c:674:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]     674 |          for (j=0;j<st->filt_len;j++)
[INFO] [stderr]         |                    ^
[INFO] [stderr]   /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/libcubeb/subprojects/speex/resample.c: In function 'speex_resampler_process_float':
[INFO] [stderr]   /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/libcubeb/subprojects/speex/resample.c:949:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]     949 |            for(j=0;j<ichunk;++j)
[INFO] [stderr]         |                     ^
[INFO] [stderr]   /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/libcubeb/subprojects/speex/resample.c:952:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]     952 |           for(j=0;j<ichunk;++j)
[INFO] [stderr]         |                    ^
[INFO] [stderr]   /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/libcubeb/subprojects/speex/resample.c: In function 'speex_resampler_process_int':
[INFO] [stderr]   /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/libcubeb/subprojects/speex/resample.c:1004:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]    1004 |          for(j=0;j<ichunk;++j)
[INFO] [stderr]         |                   ^
[INFO] [stderr]   /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/libcubeb/subprojects/speex/resample.c:1011:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]    1011 |          for(j=0;j<ichunk;++j)
[INFO] [stderr]         |                   ^
[INFO] [stderr]   /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/libcubeb/subprojects/speex/resample.c:1021:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]    1021 |      for (j=0;j<ochunk+omagic;++j)
[INFO] [stderr]         |                ^
[INFO] [stderr]   CMake Error at /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/build/rust/src/cubeb_pulse_rs-stamp/cubeb_pulse_rs-build-Debug.cmake:37 (message):
[INFO] [stderr]     Command failed: 101
[INFO] [stderr] 
[INFO] [stderr]      'cargo' 'build' '--features=gecko-in-tree' ''
[INFO] [stderr] 
[INFO] [stderr]     See also
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/build/rust/src/cubeb_pulse_rs-stamp/cubeb_pulse_rs-build-*.log
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at /opt/rustwide/target/debug/build/cubeb-sys-289f2711fd648969/out/build/rust/src/cubeb_pulse_rs-stamp/cubeb_pulse_rs-build-Debug.cmake:47 (message):
[INFO] [stderr]     Stopping after outputting logs.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/cubeb_pulse_rs.dir/build.make:95: rust/src/cubeb_pulse_rs-stamp/cubeb_pulse_rs-build] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:142: CMakeFiles/cubeb_pulse_rs.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (114) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119: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:     0x5ffab775b122 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ffab775b122 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ffab775b122 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5ffab775b122 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5ffab776b26f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5ffab776b26f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5ffab772a923 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5ffab772a923 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5ffab77364a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5ffab7738f1c - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5ffab7738d76 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5ffab77394f5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5ffab773938a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5ffab77365d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5ffab771ea6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5ffab776ee30 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ffab76b47cb - cmake::fail::h82c272354c39fae7
[INFO] [stderr]     17:     0x5ffab76b4452 - cmake::run::h13b45091cfa1dae9
[INFO] [stderr]     18:     0x5ffab76ba634 - cmake::Config::build::h796ad384a9ddb715
[INFO] [stderr]     19:     0x5ffab7685f0a - build_script_build::main::haa23cc96d77f9219
[INFO] [stderr]     20:     0x5ffab7687bc3 - core::ops::function::FnOnce::call_once::hb3513d2758accca0
[INFO] [stderr]     21:     0x5ffab7687976 - std::sys::backtrace::__rust_begin_short_backtrace::h2ddc64fca150dae8
[INFO] [stderr]     22:     0x5ffab7687699 - std::rt::lang_start::{{closure}}::h05e9a7b875a7839e
[INFO] [stderr]     23:     0x5ffab772c200 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5ffab772c200 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x5ffab772c200 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x5ffab772c200 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5ffab772c200 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5ffab772c200 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x5ffab772c200 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x5ffab772c200 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5ffab772c200 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5ffab7687681 - std::rt::lang_start::h2fb8e3d6a5ad237d
[INFO] [stderr]     33:     0x5ffab76898f5 - main
[INFO] [stderr]     34:     0x7fa1cf8841ca - <unknown>
[INFO] [stderr]     35:     0x7fa1cf88428b - __libc_start_main
[INFO] [stderr]     36:     0x5ffab7684905 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9fdc4fb9a63b74bc6063da20f1050656f10be7c05112dd3959d1ce54bdcfef94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fdc4fb9a63b74bc6063da20f1050656f10be7c05112dd3959d1ce54bdcfef94", kill_on_drop: false }`
[INFO] [stdout] 9fdc4fb9a63b74bc6063da20f1050656f10be7c05112dd3959d1ce54bdcfef94
