[INFO] fetching crate chromaprint-rust 0.1.3... [INFO] checking chromaprint-rust-0.1.3 against master#0d56e340472882fa673d4b98d0802b9a799879d0 for pr-101692 [INFO] extracting crate chromaprint-rust 0.1.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate chromaprint-rust 0.1.3 on toolchain 0d56e340472882fa673d4b98d0802b9a799879d0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.60.1 [INFO] [stderr] Downloaded chromaprint-sys-next v1.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70064b48d002a1b35b093912b4c8eaeaa10c892f45371a3d8bdb9f605bc23676 [INFO] running `Command { std: "docker" "start" "-a" "70064b48d002a1b35b093912b4c8eaeaa10c892f45371a3d8bdb9f605bc23676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70064b48d002a1b35b093912b4c8eaeaa10c892f45371a3d8bdb9f605bc23676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70064b48d002a1b35b093912b4c8eaeaa10c892f45371a3d8bdb9f605bc23676", kill_on_drop: false }` [INFO] [stdout] 70064b48d002a1b35b093912b4c8eaeaa10c892f45371a3d8bdb9f605bc23676 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c28d3e3f35b8c1ff7b52c358220486624616e6a016454be220f99a31e3b10e3 [INFO] running `Command { std: "docker" "start" "-a" "4c28d3e3f35b8c1ff7b52c358220486624616e6a016454be220f99a31e3b10e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling clap v3.2.21 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling chromaprint-sys-next v1.5.3 [INFO] [stderr] error: failed to run custom build command for `chromaprint-sys-next v1.5.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/chromaprint-sys-next-5cda5cac25b455ee/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] 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: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/chromaprint-sys-next-d2be867621ab182b/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 9.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.4.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [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 - Failed [INFO] [stderr] -- Looking for pthread_create in pthreads [INFO] [stderr] -- Looking for pthread_create in pthreads - not found [INFO] [stderr] -- Looking for pthread_create in pthread [INFO] [stderr] -- Looking for pthread_create in pthread - found [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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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-d2be867621ab182b/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--parallel" "16" [INFO] [stderr] Scanning dependencies of target chromaprint_objs [INFO] [stderr] Scanning dependencies of target gtest [INFO] [stderr] [ 8%] Building C object src/CMakeFiles/chromaprint_objs.dir/avresample/resample2.c.o [INFO] [stderr] [ 8%] 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] [ 8%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/audio_processor.cpp.o [INFO] [stderr] [ 10%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_filter.cpp.o [INFO] [stderr] [ 13%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/spectrum.cpp.o [INFO] [stderr] [ 15%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprinter.cpp.o [INFO] [stderr] [ 17%] Building CXX object tests/CMakeFiles/gtest.dir/__/src/3rdparty/googletest/googletest/src/gtest-all.cc.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/chroma_resampler.cpp.o [INFO] [stderr] [ 23%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/image_builder.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/simhash.cpp.o [INFO] [stderr] [ 30%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_compressor.cpp.o [INFO] [stderr] [ 32%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/silence_remover.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] Scanning dependencies of target chromaprint [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] Scanning dependencies of target all_tests [INFO] [stderr] [ 50%] Building CXX object tests/CMakeFiles/all_tests.dir/main.cpp.o [INFO] [stderr] [ 52%] Building CXX object tests/CMakeFiles/all_tests.dir/test_api.cpp.o [INFO] [stderr] [ 54%] Building CXX object tests/CMakeFiles/all_tests.dir/test_utils.cpp.o [INFO] [stderr] [ 56%] Building CXX object tests/CMakeFiles/all_tests.dir/test_filter.cpp.o [INFO] [stderr] [ 58%] Building CXX object tests/CMakeFiles/all_tests.dir/test_filter_utils.cpp.o [INFO] [stderr] [ 60%] Building CXX object tests/CMakeFiles/all_tests.dir/test_quantizer.cpp.o [INFO] [stderr] [ 63%] Building CXX object tests/CMakeFiles/all_tests.dir/test_audio_processor.cpp.o [INFO] [stderr] [ 65%] Building CXX object tests/CMakeFiles/all_tests.dir/test_simhash.cpp.o [INFO] [stderr] [ 67%] 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] [ 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] [ 76%] Building CXX object tests/CMakeFiles/all_tests.dir/test_fingerprint_decompressor.cpp.o [INFO] [stderr] [ 78%] Building CXX object tests/CMakeFiles/all_tests.dir/test_fingerprint_matcher.cpp.o [INFO] [stderr] [ 80%] Building CXX object tests/CMakeFiles/all_tests.dir/test_fingerprint_compressor.cpp.o [INFO] [stderr] [ 82%] Building CXX object tests/CMakeFiles/all_tests.dir/test_silence_remover.cpp.o [INFO] [stderr] [ 84%] Building CXX object tests/CMakeFiles/all_tests.dir/test_moving_average.cpp.o [INFO] [stderr] [ 86%] Building CXX object tests/CMakeFiles/all_tests.dir/test_utils_gradient.cpp.o [INFO] [stderr] [ 89%] Building CXX object tests/CMakeFiles/all_tests.dir/test_utils_gaussian_filter.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] make: warning: -j16 forced in submake: resetting jobserver mode. [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_simhash.cpp:1: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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] 1614 | if (val1 op val2) {\ [INFO] [stderr] | ~~~~~~~~~~~~ [INFO] [stderr] ...... [INFO] [stderr] 1626 | GTEST_IMPL_CMP_HELPER_(LE, <=) [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_fingerprint_compressor.cpp:1: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_fingerprint_decompressor.cpp:1: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_silence_remover.cpp:1: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:219: tests/CMakeFiles/all_tests.dir/test_fingerprint_compressor.cpp.o] Error 1 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_filter.cpp:4: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:128: tests/CMakeFiles/all_tests.dir/test_filter_utils.cpp.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils.cpp:1: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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] In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_chroma.cpp:3: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_chromaprint.cpp:1: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_api.cpp:1: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:232: tests/CMakeFiles/all_tests.dir/test_fingerprint_decompressor.cpp.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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] make[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:167: tests/CMakeFiles/all_tests.dir/test_chromaprint.cpp.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_audio_processor.cpp:1: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils_gradient.cpp:4: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils_gradient.cpp:13:2: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:115: tests/CMakeFiles/all_tests.dir/test_filter.cpp.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils_gaussian_filter.cpp:4: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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* = 0]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/src/chromaprint/tests/test_utils_gaussian_filter.cpp:16:2: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] make[1]: *** [CMakeFiles/Makefile2:259: tests/CMakeFiles/all_tests.dir/all] Error 2 [INFO] [stderr] make: *** [Makefile:130: all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.48/src/lib.rs:975:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55710cda7110 - std::backtrace_rs::backtrace::libunwind::trace::h4c574cfd7e5b23a0 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x55710cda7110 - std::backtrace_rs::backtrace::trace_unsynchronized::hcfa3b41c8d8e8e67 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55710cda7110 - std::sys_common::backtrace::_print_fmt::h569013aa83ca3b8c [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55710cda7110 - ::fmt::hf0ad362fce47f2d3 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55710cdccf9e - core::fmt::write::h14d7bc4dbd951fad [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x55710cda3675 - std::io::Write::write_fmt::hfab7f69063c64651 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x55710cda8ab3 - std::sys_common::backtrace::_print::h30717c4ee9f7a928 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55710cda8ab3 - std::sys_common::backtrace::print::h3ab7fdae9793d863 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55710cda8ab3 - std::panicking::default_hook::{{closure}}::hf343044e5b8f674e [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55710cda879f - std::panicking::default_hook::h9e448b603723fa3d [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55710cda915a - std::panicking::rust_panic_with_hook::h295df5957d595947 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55710cda9057 - std::panicking::begin_panic_handler::{{closure}}::h82916caa0e663e1c [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55710cda75bc - std::sys_common::backtrace::__rust_end_short_backtrace::h2ff216afab59ca91 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55710cda8d72 - rust_begin_unwind [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55710c81daf3 - core::panicking::panic_fmt::h13f2d7637e6e14a1 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x55710c82a7dd - cmake::fail::h8b199c515d22f44d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.48/src/lib.rs:975:5 [INFO] [stderr] 16: 0x55710c82a20c - cmake::run::heaf0e2922674226c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.48/src/lib.rs:953:9 [INFO] [stderr] 17: 0x55710c8273f2 - cmake::Config::build::hed74e3f624cb7ce1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.48/src/lib.rs:832:9 [INFO] [stderr] 18: 0x55710c820a7f - build_script_build::build_chromaprint::h86bb886e4638cdea [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/build.rs:77:27 [INFO] [stderr] 19: 0x55710c820e88 - build_script_build::main::h2f7e0dc7c18f5093 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chromaprint-sys-next-1.5.3/build.rs:158:24 [INFO] [stderr] 20: 0x55710c81f92b - core::ops::function::FnOnce::call_once::hdfc2bf24d1742806 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 21: 0x55710c81f62e - std::sys_common::backtrace::__rust_begin_short_backtrace::h2da850e1a871787b [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 22: 0x55710c822581 - std::rt::lang_start::{{closure}}::h11fd9fad8ae3c1d6 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/rt.rs:166:18 [INFO] [stderr] 23: 0x55710cd9f4ff - core::ops::function::impls:: for &F>::call_once::h648f21a4df4e467b [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 24: 0x55710cd9f4ff - std::panicking::try::do_call::h425cdcc01b3d1aaa [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/panicking.rs:492:40 [INFO] [stderr] 25: 0x55710cd9f4ff - std::panicking::try::h2b2fcff73ff4c644 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/panicking.rs:456:19 [INFO] [stderr] 26: 0x55710cd9f4ff - std::panic::catch_unwind::h8ce632eb2829e368 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/panic.rs:137:14 [INFO] [stderr] 27: 0x55710cd9f4ff - std::rt::lang_start_internal::{{closure}}::hd4ca9903d41a9146 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x55710cd9f4ff - std::panicking::try::do_call::h74d54971bf3bec4b [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/panicking.rs:492:40 [INFO] [stderr] 29: 0x55710cd9f4ff - std::panicking::try::h24be8a5dcdac3aec [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/panicking.rs:456:19 [INFO] [stderr] 30: 0x55710cd9f4ff - std::panic::catch_unwind::h286695a2f83a09d5 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/panic.rs:137:14 [INFO] [stderr] 31: 0x55710cd9f4ff - std::rt::lang_start_internal::hdb2d2ca855bb5496 [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x55710c82255a - std::rt::lang_start::h47af8ebf445a18ff [INFO] [stderr] at /rustc/0d56e340472882fa673d4b98d0802b9a799879d0/library/std/src/rt.rs:165:17 [INFO] [stderr] 33: 0x55710c821491 - main [INFO] [stderr] 34: 0x7ff2711ef083 - __libc_start_main [INFO] [stderr] 35: 0x55710c81de2e - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4c28d3e3f35b8c1ff7b52c358220486624616e6a016454be220f99a31e3b10e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c28d3e3f35b8c1ff7b52c358220486624616e6a016454be220f99a31e3b10e3", kill_on_drop: false }` [INFO] [stdout] 4c28d3e3f35b8c1ff7b52c358220486624616e6a016454be220f99a31e3b10e3