[INFO] fetching crate chromaprint-rust 0.1.3...
[INFO] checking chromaprint-rust-0.1.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate chromaprint-rust 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate chromaprint-rust 0.1.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chromaprint-rust 0.1.3
[INFO] finished tweaking crates.io crate chromaprint-rust 0.1.3
[INFO] tweaked toml for crates.io crate chromaprint-rust 0.1.3 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chromaprint-sys-next v1.5.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81019a2eb8ca66c7e7146e67214d735a0d314c543b0d670a5fefaea6e7371954
[INFO] running `Command { std: "docker" "start" "-a" "81019a2eb8ca66c7e7146e67214d735a0d314c543b0d670a5fefaea6e7371954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81019a2eb8ca66c7e7146e67214d735a0d314c543b0d670a5fefaea6e7371954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81019a2eb8ca66c7e7146e67214d735a0d314c543b0d670a5fefaea6e7371954", kill_on_drop: false }`
[INFO] [stdout] 81019a2eb8ca66c7e7146e67214d735a0d314c543b0d670a5fefaea6e7371954
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9462e84821971966efb3f1226d43e7a85402819c40a3a5e8cb19420f3a033d75
[INFO] running `Command { std: "docker" "start" "-a" "9462e84821971966efb3f1226d43e7a85402819c40a3a5e8cb19420f3a033d75", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling chromaprint-sys-next v1.5.3
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: chromaprint-sys-next@1.5.3: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: chromaprint-sys-next@1.5.3: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `chromaprint-sys-next v1.5.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/chromaprint-sys-next-2fe8719b6e9770ad/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-env-changed=CHROMAPRINT_SYS_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=CHROMAPRINT_SYS_STATIC
[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]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[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/chromaprint-sys-next-d0250b29498a17c6/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/chromaprint-sys-next-d0250b29498a17c6/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 11.4.0
[INFO] [stderr]   -- The CXX 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 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]   -- 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]   -- Looking for lrintf
[INFO] [stderr]   -- Looking for lrintf - found
[INFO] [stderr]   -- Looking for round
[INFO] [stderr]   -- Looking for round - found
[INFO] [stderr]   -- Looking for av_packet_unref
[INFO] [stderr]   -- Looking for av_packet_unref - found
[INFO] [stderr]   -- Looking for av_frame_alloc
[INFO] [stderr]   -- Looking for av_frame_alloc - found
[INFO] [stderr]   -- Looking for av_frame_free
[INFO] [stderr]   -- Looking for av_frame_free - found
[INFO] [stderr]   -- Found KissFFT: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/kissfft  
[INFO] [stderr]   -- Using avfft for FFT calculations
[INFO] [stderr]   -- Using swresample for audio conversion
[INFO] [stderr]   -- Found GTest: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest  
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/chromaprint-sys-next-d0250b29498a17c6/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/chromaprint-sys-next-d0250b29498a17c6/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  6%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/audio_processor.cpp.o
[INFO] [stderr]   [  6%] Building C object src/CMakeFiles/chromaprint_objs.dir/avresample/resample2.c.o
[INFO] [stderr]   [  6%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fft_lib_avfft.cpp.o
[INFO] [stderr]   [  8%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_resampler.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_filter.cpp.o
[INFO] [stderr]   [ 15%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/spectrum.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprinter.cpp.o
[INFO] [stderr]   [ 19%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fft.cpp.o
[INFO] [stderr]   [ 21%] Building CXX object tests/CMakeFiles/gtest.dir/__/src/3rdparty/googletest/googletest/src/gtest-all.cc.o
[INFO] [stderr]   [ 23%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/silence_remover.cpp.o
[INFO] [stderr]   [ 26%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_calculator.cpp.o
[INFO] [stderr]   [ 28%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_compressor.cpp.o
[INFO] [stderr]   [ 30%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/simhash.cpp.o
[INFO] [stderr]   [ 32%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/image_builder.cpp.o
[INFO] [stderr]   [ 34%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_decompressor.cpp.o
[INFO] [stderr]   [ 36%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprinter_configuration.cpp.o
[INFO] [stderr]   [ 39%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_matcher.cpp.o
[INFO] [stderr]   [ 41%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/utils/base64.cpp.o
[INFO] [stderr]   [ 41%] Built target chromaprint_objs
[INFO] [stderr]   [ 43%] Building CXX object src/CMakeFiles/chromaprint.dir/chromaprint.cpp.o
[INFO] [stderr]   [ 45%] Linking CXX shared library libchromaprint.so
[INFO] [stderr]   [ 45%] Built target chromaprint
[INFO] [stderr]   [ 47%] Linking CXX static library libgtest.a
[INFO] [stderr]   [ 47%] Built target gtest
[INFO] [stderr]   [ 56%] Building CXX object tests/CMakeFiles/all_tests.dir/test_api.cpp.o
[INFO] [stderr]   [ 56%] Building CXX object tests/CMakeFiles/all_tests.dir/test_quantizer.cpp.o
[INFO] [stderr]   [ 56%] Building CXX object tests/CMakeFiles/all_tests.dir/test_filter.cpp.o
[INFO] [stderr]   [ 56%] Building CXX object tests/CMakeFiles/all_tests.dir/test_utils.cpp.o
[INFO] [stderr]   [ 58%] Building CXX object tests/CMakeFiles/all_tests.dir/test_audio_processor.cpp.o
[INFO] [stderr]   [ 60%] Building CXX object tests/CMakeFiles/all_tests.dir/test_simhash.cpp.o
[INFO] [stderr]   [ 69%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chroma_filter.cpp.o
[INFO] [stderr]   [ 69%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chromaprint.cpp.o
[INFO] [stderr]   [ 69%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chroma.cpp.o
[INFO] [stderr]   [ 69%] Building CXX object tests/CMakeFiles/all_tests.dir/test_filter_utils.cpp.o
[INFO] [stderr]   [ 71%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chroma_resampler.cpp.o
[INFO] [stderr]   [ 73%] Building CXX object tests/CMakeFiles/all_tests.dir/test_fingerprint_compressor.cpp.o
[INFO] [stderr]   [ 76%] Building CXX object tests/CMakeFiles/all_tests.dir/test_fingerprint_matcher.cpp.o
[INFO] [stderr]   [ 78%] Building CXX object tests/CMakeFiles/all_tests.dir/main.cpp.o
[INFO] [stderr]   [ 80%] Building CXX object tests/CMakeFiles/all_tests.dir/test_fingerprint_decompressor.cpp.o
[INFO] [stderr]   [ 82%] Building CXX object tests/CMakeFiles/all_tests.dir/test_silence_remover.cpp.o
[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]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:174: tests/CMakeFiles/all_tests.dir/test_simhash.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:160: tests/CMakeFiles/all_tests.dir/test_audio_processor.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:230: tests/CMakeFiles/all_tests.dir/test_chroma_resampler.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:76: tests/CMakeFiles/all_tests.dir/main.cpp.o] Error 1
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_api.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_api.cpp:61:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const unsigned int' [-Wsign-compare]
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:90: tests/CMakeFiles/all_tests.dir/test_api.cpp.o] Error 1
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_chroma.cpp:3:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_chroma.cpp:27:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_filter.cpp:4:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_fingerprint_decompressor.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_chromaprint.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.cpp:76:5:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const unsigned int' [-Wsign-compare]
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.cpp:99:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:132: tests/CMakeFiles/all_tests.dir/test_filter.cpp.o] Error 1
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_fingerprint_compressor.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_silence_remover.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:255: tests/CMakeFiles/all_tests.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098: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:     0x55b1601e3fd6 - std::backtrace_rs::backtrace::libunwind::trace::h841aec340308c59e
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x55b1601e3fd6 - std::backtrace_rs::backtrace::trace_unsynchronized::h9dee2676d9d11960
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55b1601e3fd6 - std::sys_common::backtrace::_print_fmt::h2d423a7a89b7862c
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55b1601e3fd6 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hb83a544cb08b68f3
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55b16020df0c - core::fmt::rt::Argument::fmt::hc1d14d10bb089188
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55b16020df0c - core::fmt::write::hfe45f0b918fcb7f8
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x55b1601e111f - std::io::Write::write_fmt::hafff8b00df89bf98
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/io/mod.rs:1846:15
[INFO] [stderr]      7:     0x55b1601e3d84 - std::sys_common::backtrace::_print::h847ae15a622b4882
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55b1601e3d84 - std::sys_common::backtrace::print::h708afa8c696ce578
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55b1601e55db - std::panicking::default_hook::{{closure}}::h9f7cf46c599f7ff3
[INFO] [stderr]     10:     0x55b1601e5337 - std::panicking::default_hook::h3287a62f5d2ae67a
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55b1601e5a7d - std::panicking::rust_panic_with_hook::hb88eafc3660b8bff
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55b1601e5952 - std::panicking::begin_panic_handler::{{closure}}::h6507929c0772d453
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55b1601e44b6 - std::sys_common::backtrace::__rust_end_short_backtrace::h89ad0278467b1bd2
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55b1601e5684 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55b15fc3f2d5 - core::panicking::panic_fmt::hce2350285af4cdca
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55b15fc595f1 - cmake::fail::h2fe6952a8f322ede
[INFO] [stderr]     17:     0x55b15fc58d86 - cmake::run::hdca9fc34ca2fab6d
[INFO] [stderr]     18:     0x55b15fc555f2 - cmake::Config::build::hf54fc21f56b0eb51
[INFO] [stderr]     19:     0x55b15fc43499 - build_script_build::build_chromaprint::h90ff31aff85fcf83
[INFO] [stderr]     20:     0x55b15fc43923 - build_script_build::main::h730109aeac874c30
[INFO] [stderr]     21:     0x55b15fc407b3 - core::ops::function::FnOnce::call_once::h9b2ad64c23ff61bc
[INFO] [stderr]     22:     0x55b15fc3fb36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8c08cba4d79510fe
[INFO] [stderr]     23:     0x55b15fc401e9 - std::rt::lang_start::{{closure}}::h6426a86d0981cc39
[INFO] [stderr]     24:     0x55b1601dc9c3 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hea0299f39373341f
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x55b1601dc9c3 - std::panicking::try::do_call::h0cd3430abeddc4e2
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:552:40
[INFO] [stderr]     26:     0x55b1601dc9c3 - std::panicking::try::h1b6d10b095200de8
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:516:19
[INFO] [stderr]     27:     0x55b1601dc9c3 - std::panic::catch_unwind::h39fde36d17186f03
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panic.rs:146:14
[INFO] [stderr]     28:     0x55b1601dc9c3 - std::rt::lang_start_internal::{{closure}}::hdffbc47fb787c567
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/rt.rs:148:48
[INFO] [stderr]     29:     0x55b1601dc9c3 - std::panicking::try::do_call::h8261032ff252bd66
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:552:40
[INFO] [stderr]     30:     0x55b1601dc9c3 - std::panicking::try::hfa26d7ee0ada6340
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:516:19
[INFO] [stderr]     31:     0x55b1601dc9c3 - std::panic::catch_unwind::h94fb8e4675a04827
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panic.rs:146:14
[INFO] [stderr]     32:     0x55b1601dc9c3 - std::rt::lang_start_internal::h86a38ee89c760c9f
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/rt.rs:148:20
[INFO] [stderr]     33:     0x55b15fc401c7 - std::rt::lang_start::h4b9b1bb03d9b990b
[INFO] [stderr]     34:     0x55b15fc43f15 - main
[INFO] [stderr]     35:     0x7f8ecf6a2d90 - <unknown>
[INFO] [stderr]     36:     0x7f8ecf6a2e40 - __libc_start_main
[INFO] [stderr]     37:     0x55b15fc3fa65 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9462e84821971966efb3f1226d43e7a85402819c40a3a5e8cb19420f3a033d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9462e84821971966efb3f1226d43e7a85402819c40a3a5e8cb19420f3a033d75", kill_on_drop: false }`
[INFO] [stdout] 9462e84821971966efb3f1226d43e7a85402819c40a3a5e8cb19420f3a033d75
[INFO] checking chromaprint-rust-0.1.3 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate chromaprint-rust 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate chromaprint-rust 0.1.3 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chromaprint-rust 0.1.3
[INFO] finished tweaking crates.io crate chromaprint-rust 0.1.3
[INFO] tweaked toml for crates.io crate chromaprint-rust 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34fc0b940e806876d3a9e53dad0a63547f7eca47e61f5a1fac099996ea1e4029
[INFO] running `Command { std: "docker" "start" "-a" "34fc0b940e806876d3a9e53dad0a63547f7eca47e61f5a1fac099996ea1e4029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34fc0b940e806876d3a9e53dad0a63547f7eca47e61f5a1fac099996ea1e4029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34fc0b940e806876d3a9e53dad0a63547f7eca47e61f5a1fac099996ea1e4029", kill_on_drop: false }`
[INFO] [stdout] 34fc0b940e806876d3a9e53dad0a63547f7eca47e61f5a1fac099996ea1e4029
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab178d17d9a87dffee2e68810c3cdfd5808972f0ef5cd364f99a7b1d1ea51570
[INFO] running `Command { std: "docker" "start" "-a" "ab178d17d9a87dffee2e68810c3cdfd5808972f0ef5cd364f99a7b1d1ea51570", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling chromaprint-sys-next v1.5.3
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: chromaprint-sys-next@1.5.3: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: chromaprint-sys-next@1.5.3: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `chromaprint-sys-next v1.5.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/chromaprint-sys-next-2fe8719b6e9770ad/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-env-changed=CHROMAPRINT_SYS_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=CHROMAPRINT_SYS_STATIC
[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]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[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/chromaprint-sys-next-d0250b29498a17c6/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/chromaprint-sys-next-d0250b29498a17c6/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 11.4.0
[INFO] [stderr]   -- The CXX 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 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]   -- 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]   -- Looking for lrintf
[INFO] [stderr]   -- Looking for lrintf - found
[INFO] [stderr]   -- Looking for round
[INFO] [stderr]   -- Looking for round - found
[INFO] [stderr]   -- Looking for av_packet_unref
[INFO] [stderr]   -- Looking for av_packet_unref - found
[INFO] [stderr]   -- Looking for av_frame_alloc
[INFO] [stderr]   -- Looking for av_frame_alloc - found
[INFO] [stderr]   -- Looking for av_frame_free
[INFO] [stderr]   -- Looking for av_frame_free - found
[INFO] [stderr]   -- Found KissFFT: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/kissfft  
[INFO] [stderr]   -- Using avfft for FFT calculations
[INFO] [stderr]   -- Using swresample for audio conversion
[INFO] [stderr]   -- Found GTest: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest  
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/chromaprint-sys-next-d0250b29498a17c6/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/chromaprint-sys-next-d0250b29498a17c6/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  2%] Building CXX object tests/CMakeFiles/gtest.dir/__/src/3rdparty/googletest/googletest/src/gtest-all.cc.o
[INFO] [stderr]   [  6%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/audio_processor.cpp.o
[INFO] [stderr]   [  6%] Building C object src/CMakeFiles/chromaprint_objs.dir/avresample/resample2.c.o
[INFO] [stderr]   [  8%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_filter.cpp.o
[INFO] [stderr]   [ 15%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_resampler.cpp.o
[INFO] [stderr]   [ 15%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fft_lib_avfft.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/spectrum.cpp.o
[INFO] [stderr]   [ 19%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fft.cpp.o
[INFO] [stderr]   [ 21%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprinter.cpp.o
[INFO] [stderr]   [ 23%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/simhash.cpp.o
[INFO] [stderr]   [ 26%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/silence_remover.cpp.o
[INFO] [stderr]   [ 28%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_compressor.cpp.o
[INFO] [stderr]   [ 30%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/image_builder.cpp.o
[INFO] [stderr]   [ 32%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_calculator.cpp.o
[INFO] [stderr]   [ 34%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_decompressor.cpp.o
[INFO] [stderr]   [ 36%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprinter_configuration.cpp.o
[INFO] [stderr]   [ 39%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_matcher.cpp.o
[INFO] [stderr]   [ 41%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/utils/base64.cpp.o
[INFO] [stderr]   [ 41%] Built target chromaprint_objs
[INFO] [stderr]   [ 43%] Building CXX object src/CMakeFiles/chromaprint.dir/chromaprint.cpp.o
[INFO] [stderr]   [ 45%] Linking CXX shared library libchromaprint.so
[INFO] [stderr]   [ 45%] Built target chromaprint
[INFO] [stderr]   [ 47%] Linking CXX static library libgtest.a
[INFO] [stderr]   [ 47%] Built target gtest
[INFO] [stderr]   [ 54%] Building CXX object tests/CMakeFiles/all_tests.dir/test_utils.cpp.o
[INFO] [stderr]   [ 54%] Building CXX object tests/CMakeFiles/all_tests.dir/test_api.cpp.o
[INFO] [stderr]   [ 54%] Building CXX object tests/CMakeFiles/all_tests.dir/test_quantizer.cpp.o
[INFO] [stderr]   [ 58%] Building CXX object tests/CMakeFiles/all_tests.dir/main.cpp.o
[INFO] [stderr]   [ 58%] Building CXX object tests/CMakeFiles/all_tests.dir/test_filter_utils.cpp.o
[INFO] [stderr]   [ 63%] Building CXX object tests/CMakeFiles/all_tests.dir/test_audio_processor.cpp.o
[INFO] [stderr]   [ 63%] Building CXX object tests/CMakeFiles/all_tests.dir/test_simhash.cpp.o
[INFO] [stderr]   [ 65%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chromaprint.cpp.o
[INFO] [stderr]   [ 67%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chroma.cpp.o
[INFO] [stderr]   [ 71%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chroma_filter.cpp.o
[INFO] [stderr]   [ 73%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chroma_resampler.cpp.o
[INFO] [stderr]   [ 73%] Building CXX object tests/CMakeFiles/all_tests.dir/test_filter.cpp.o
[INFO] [stderr]   [ 76%] Building CXX object tests/CMakeFiles/all_tests.dir/test_fingerprint_compressor.cpp.o
[INFO] [stderr]   [ 78%] Building CXX object tests/CMakeFiles/all_tests.dir/test_fingerprint_decompressor.cpp.o
[INFO] [stderr]   [ 80%] Building CXX object tests/CMakeFiles/all_tests.dir/test_fingerprint_matcher.cpp.o
[INFO] [stderr]   [ 82%] Building CXX object tests/CMakeFiles/all_tests.dir/test_silence_remover.cpp.o
[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]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:104: tests/CMakeFiles/all_tests.dir/test_utils.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:216: tests/CMakeFiles/all_tests.dir/test_chroma_filter.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:244: tests/CMakeFiles/all_tests.dir/test_fingerprint_compressor.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:286: tests/CMakeFiles/all_tests.dir/test_silence_remover.cpp.o] Error 1
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_simhash.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperLE(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_simhash.cpp:25:5:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1626:28: warning: comparison of integer expressions of different signedness: 'const int' and 'const unsigned int' [-Wsign-compare]
[INFO] [stderr]    1626 | GTEST_IMPL_CMP_HELPER_(LE, <=)
[INFO] [stderr]         |                            ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1614:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
[INFO] [stderr]    1614 |   if (val1 op val2) {\
[INFO] [stderr]         |            ^~
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:230: tests/CMakeFiles/all_tests.dir/test_chroma_resampler.cpp.o] Error 1
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_audio_processor.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_filter.cpp:4:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_simhash.cpp:9:5:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_chroma.cpp:3:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_chroma.cpp:27:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_fingerprint_decompressor.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_chromaprint.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_api.cpp:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.h:16:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
[INFO] [stderr]    1545 |   if (lhs == rhs) {
[INFO] [stderr]         |       ~~~~^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int]':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1564:23:   required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* <anonymous> = 0]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_api.cpp:61:2:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint/src/3rdparty/googletest/googletest/include/gtest/gtest.h:1545:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const unsigned int' [-Wsign-compare]
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:146: tests/CMakeFiles/all_tests.dir/test_filter_utils.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:255: tests/CMakeFiles/all_tests.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098: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:     0x559ee845bfe6 - std::backtrace_rs::backtrace::libunwind::trace::h31bf9e16c3129d88
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x559ee845bfe6 - std::backtrace_rs::backtrace::trace_unsynchronized::hfbf8ae71cff6d572
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x559ee845bfe6 - std::sys_common::backtrace::_print_fmt::h51a5c032426e5886
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x559ee845bfe6 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc9ed9fb0e0178e64
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x559ee8485f1c - core::fmt::rt::Argument::fmt::h4294b4ebdfeb70b0
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x559ee8485f1c - core::fmt::write::hecc5a1c31014825e
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x559ee845912f - std::io::Write::write_fmt::hdd43e3748f3c18c1
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/io/mod.rs:1846:15
[INFO] [stderr]      7:     0x559ee845bd94 - std::sys_common::backtrace::_print::h1ef3744a6b3284d7
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x559ee845bd94 - std::sys_common::backtrace::print::h87f11e711d7ec1f2
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x559ee845d5eb - std::panicking::default_hook::{{closure}}::hc671c6c8612bb33a
[INFO] [stderr]     10:     0x559ee845d347 - std::panicking::default_hook::h7755299c777843b5
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x559ee845da8d - std::panicking::rust_panic_with_hook::hf5c0a76956d1f55b
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x559ee845d962 - std::panicking::begin_panic_handler::{{closure}}::h75ace17bd1a3cacd
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x559ee845c4c6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0c85a736a9e46df5
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x559ee845d694 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x559ee7eb52d5 - core::panicking::panic_fmt::hca2ab16c2853391a
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x559ee7ecfe81 - cmake::fail::h4b0e5a43977158a7
[INFO] [stderr]     17:     0x559ee7ecf616 - cmake::run::hb850049739da4905
[INFO] [stderr]     18:     0x559ee7ecbe82 - cmake::Config::build::hc7bf30c52ea5819a
[INFO] [stderr]     19:     0x559ee7eb9499 - build_script_build::build_chromaprint::h45cd53f6f3a38c9c
[INFO] [stderr]     20:     0x559ee7eb9923 - build_script_build::main::h460ecec3effdae43
[INFO] [stderr]     21:     0x559ee7eb67b3 - core::ops::function::FnOnce::call_once::h452acc3adb1fc29a
[INFO] [stderr]     22:     0x559ee7eb5b36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6f9070fe85f77049
[INFO] [stderr]     23:     0x559ee7eb61e9 - std::rt::lang_start::{{closure}}::h0e818d1e79fc9ee5
[INFO] [stderr]     24:     0x559ee84549d3 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7902246483b7d7c4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x559ee84549d3 - std::panicking::try::do_call::h6d4f049e2f4b4d6b
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:552:40
[INFO] [stderr]     26:     0x559ee84549d3 - std::panicking::try::h08871fd6170a32df
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:516:19
[INFO] [stderr]     27:     0x559ee84549d3 - std::panic::catch_unwind::hb4f344f38c178ba4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panic.rs:146:14
[INFO] [stderr]     28:     0x559ee84549d3 - std::rt::lang_start_internal::{{closure}}::h0d066aabba5d6be4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/rt.rs:148:48
[INFO] [stderr]     29:     0x559ee84549d3 - std::panicking::try::do_call::h2b134820a693c229
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:552:40
[INFO] [stderr]     30:     0x559ee84549d3 - std::panicking::try::h6f4c84a9341cfb96
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:516:19
[INFO] [stderr]     31:     0x559ee84549d3 - std::panic::catch_unwind::h1e69ddfdb871ed54
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panic.rs:146:14
[INFO] [stderr]     32:     0x559ee84549d3 - std::rt::lang_start_internal::h55a0eab7bdccf49d
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/rt.rs:148:20
[INFO] [stderr]     33:     0x559ee7eb61c7 - std::rt::lang_start::hb2f80a5904741075
[INFO] [stderr]     34:     0x559ee7eb9f15 - main
[INFO] [stderr]     35:     0x7f4da6fc9d90 - <unknown>
[INFO] [stderr]     36:     0x7f4da6fc9e40 - __libc_start_main
[INFO] [stderr]     37:     0x559ee7eb5a65 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "ab178d17d9a87dffee2e68810c3cdfd5808972f0ef5cd364f99a7b1d1ea51570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab178d17d9a87dffee2e68810c3cdfd5808972f0ef5cd364f99a7b1d1ea51570", kill_on_drop: false }`
[INFO] [stdout] ab178d17d9a87dffee2e68810c3cdfd5808972f0ef5cd364f99a7b1d1ea51570
