[INFO] fetching crate needle-rs 0.1.5... [INFO] checking needle-rs-0.1.5 against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] extracting crate needle-rs 0.1.5 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate needle-rs 0.1.5 on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate needle-rs 0.1.5 [INFO] finished tweaking crates.io crate needle-rs 0.1.5 [INFO] tweaked toml for crates.io crate needle-rs 0.1.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate needle-rs 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.140 [INFO] [stderr] Downloaded lebe v0.5.1 [INFO] [stderr] Downloaded infer v0.8.1 [INFO] [stderr] Downloaded console v0.15.1 [INFO] [stderr] Downloaded serde v1.0.140 [INFO] [stderr] Downloaded clap_derive v3.2.15 [INFO] [stderr] Downloaded pin-project v1.0.11 [INFO] [stderr] Downloaded clap v3.2.16 [INFO] [stderr] Downloaded exr v1.4.2 [INFO] [stderr] Downloaded insta v1.17.1 [INFO] [stderr] Downloaded ffmpeg-sys-next v5.0.1 [INFO] [stderr] Downloaded ffmpeg-next v5.0.3 [INFO] [stderr] Downloaded pin-project-internal v1.0.11 [INFO] [stderr] Downloaded inflate v0.4.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.42 [INFO] [stderr] Downloaded chromaprint-rust v0.1.2 [INFO] [stderr] Downloaded blockhash v0.4.0 [INFO] [stderr] Downloaded chromaprint-sys-next v1.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 494ddfdd5b18d55f2f911216367fb8b8b499876a48ffea1a14fc42d73efaedb0 [INFO] running `Command { std: "docker" "start" "-a" "494ddfdd5b18d55f2f911216367fb8b8b499876a48ffea1a14fc42d73efaedb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "494ddfdd5b18d55f2f911216367fb8b8b499876a48ffea1a14fc42d73efaedb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494ddfdd5b18d55f2f911216367fb8b8b499876a48ffea1a14fc42d73efaedb0", kill_on_drop: false }` [INFO] [stdout] 494ddfdd5b18d55f2f911216367fb8b8b499876a48ffea1a14fc42d73efaedb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d19b15a6946ef19f9ccd4bc23c036bc765ff5913856215c70f4c365dedeaef3 [INFO] running `Command { std: "docker" "start" "-a" "6d19b15a6946ef19f9ccd4bc23c036bc765ff5913856215c70f4c365dedeaef3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ffmpeg-next v5.0.3 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking infer v0.8.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling ffmpeg-sys-next v5.0.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling chromaprint-sys-next v1.5.3 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking insta v1.17.1 [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-a6f9f1a48de60407/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] cargo:rustc-link-lib=stdc++ [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/chromaprint-sys-next-80b50505bcaed83b/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/chromaprint-sys-next-80b50505bcaed83b/out" "-DCMAKE_C_FLAGS= -static-libgcc -static-libstdc++ -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-80b50505bcaed83b/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/chromaprint-sys-next-80b50505bcaed83b/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug" "--parallel" "16" [INFO] [stderr] [ 2%] Building CXX object tests/CMakeFiles/gtest.dir/__/src/3rdparty/googletest/googletest/src/gtest-all.cc.o [INFO] [stderr] [ 4%] 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/audio_processor.cpp.o [INFO] [stderr] [ 10%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma.cpp.o [INFO] [stderr] [ 13%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_resampler.cpp.o [INFO] [stderr] [ 15%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_filter.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 src/CMakeFiles/chromaprint_objs.dir/simhash.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/spectrum.cpp.o [INFO] [stderr] [ 28%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/silence_remover.cpp.o [INFO] [stderr] [ 30%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprinter_configuration.cpp.o [INFO] [stderr] [ 32%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_decompressor.cpp.o [INFO] [stderr] [ 34%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_calculator.cpp.o [INFO] [stderr] [ 36%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_compressor.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 static library libchromaprint.a [INFO] [stderr] [ 45%] Built target chromaprint [INFO] [stderr] [ 47%] Linking CXX static library libgtest.a [INFO] [stderr] [ 47%] Built target gtest [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_utils.cpp.o [INFO] [stderr] [ 54%] 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_utils.cpp.o [INFO] [stderr] [ 58%] Building CXX object tests/CMakeFiles/all_tests.dir/test_filter.cpp.o [INFO] [stderr] [ 60%] Building CXX object tests/CMakeFiles/all_tests.dir/test_api.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_chroma.cpp.o [INFO] [stderr] [ 69%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chroma_filter.cpp.o [INFO] [stderr] [ 71%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chromaprint.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_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] gmake: warning: -j16 forced in submake: resetting jobserver mode. [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:118: tests/CMakeFiles/all_tests.dir/test_quantizer.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:272: tests/CMakeFiles/all_tests.dir/test_fingerprint_matcher.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:104: tests/CMakeFiles/all_tests.dir/test_utils.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* = 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* = 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_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:188: tests/CMakeFiles/all_tests.dir/test_chromaprint.cpp.o] Error 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 = 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* = 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* = 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_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* = 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* = 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* = 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] 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* = 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_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* = 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] 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] 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* = 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.48/src/lib.rs:975: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: 0x55aaec6ee3b5 - std::backtrace_rs::backtrace::libunwind::trace::h14f21bd883cc1137 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55aaec6ee3b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h99739def02e63467 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55aaec6ee3b5 - std::sys_common::backtrace::_print_fmt::h59490746a5a02ab4 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55aaec6ee3b5 - ::fmt::h77ac69bdddcb6c90 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55aaec71912b - core::fmt::rt::Argument::fmt::h6484ded2d1cd8303 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55aaec71912b - core::fmt::write::h8f1036297b30d684 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x55aaec6eb0df - std::io::Write::write_fmt::ha34313c90f9d0cf0 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55aaec6ee18e - std::sys_common::backtrace::_print::hc2b2cd12da4b1adc [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55aaec6ee18e - std::sys_common::backtrace::print::he62cdca7e92bc29f [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55aaec6ef749 - std::panicking::default_hook::{{closure}}::h2331752a1d609baa [INFO] [stderr] 10: 0x55aaec6ef4ea - std::panicking::default_hook::hb52e8c1df6a12f49 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55aaec6efc53 - std::panicking::rust_panic_with_hook::h3214a2b0dbb8b5f4 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55aaec6efb34 - std::panicking::begin_panic_handler::{{closure}}::h082a8a312917743f [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55aaec6ee879 - std::sys_common::backtrace::__rust_end_short_backtrace::hb630debfb2408c4b [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55aaec6ef867 - rust_begin_unwind [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55aaec7173b3 - core::panicking::panic_fmt::hffe83f0abb2b6a2c [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55aaec2dff72 - cmake::fail::h9c631e95a9d45a32 [INFO] [stderr] 17: 0x55aaec2df6d9 - cmake::run::he1c49c309eefbf15 [INFO] [stderr] 18: 0x55aaec2dc8f4 - cmake::Config::build::h2043504d40cc8aa8 [INFO] [stderr] 19: 0x55aaec2d4b64 - build_script_build::build_chromaprint::hf5bae3df3377763f [INFO] [stderr] 20: 0x55aaec2d4fce - build_script_build::main::ha814d3341ac33dca [INFO] [stderr] 21: 0x55aaec2d1ea3 - core::ops::function::FnOnce::call_once::h4a50932c844a2179 [INFO] [stderr] 22: 0x55aaec2d1576 - std::sys_common::backtrace::__rust_begin_short_backtrace::h06c8725541414ae8 [INFO] [stderr] 23: 0x55aaec2d1b49 - std::rt::lang_start::{{closure}}::h83530111db65aec4 [INFO] [stderr] 24: 0x55aaec6e69dd - core::ops::function::impls:: for &F>::call_once::hede07e327fcc0ebc [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55aaec6e69dd - std::panicking::try::do_call::h3ff411408bb3457d [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:559:40 [INFO] [stderr] 26: 0x55aaec6e69dd - std::panicking::try::h8afb194969e14bdd [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:523:19 [INFO] [stderr] 27: 0x55aaec6e69dd - std::panic::catch_unwind::h1149e89400bdc36e [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panic.rs:149:14 [INFO] [stderr] 28: 0x55aaec6e69dd - std::rt::lang_start_internal::{{closure}}::h29044398244eeaf2 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x55aaec6e69dd - std::panicking::try::do_call::h8fb2cf4d6003a8f9 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:559:40 [INFO] [stderr] 30: 0x55aaec6e69dd - std::panicking::try::h7c85c0c8aea6bb18 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:523:19 [INFO] [stderr] 31: 0x55aaec6e69dd - std::panic::catch_unwind::h70057d44b9c8f154 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panic.rs:149:14 [INFO] [stderr] 32: 0x55aaec6e69dd - std::rt::lang_start_internal::h9f3d426770b2863d [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x55aaec2d1b27 - std::rt::lang_start::h0fde61615755e0fc [INFO] [stderr] 34: 0x55aaec2d55c5 - main [INFO] [stderr] 35: 0x7f0082f30d90 - [INFO] [stderr] 36: 0x7f0082f30e40 - __libc_start_main [INFO] [stderr] 37: 0x55aaec2d1465 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "6d19b15a6946ef19f9ccd4bc23c036bc765ff5913856215c70f4c365dedeaef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d19b15a6946ef19f9ccd4bc23c036bc765ff5913856215c70f4c365dedeaef3", kill_on_drop: false }` [INFO] [stdout] 6d19b15a6946ef19f9ccd4bc23c036bc765ff5913856215c70f4c365dedeaef3 [INFO] checking needle-rs-0.1.5 against try#519d6e23a6cb73c4d0f295f71ad37db8e95c54ab for pr-125384-2 [INFO] extracting crate needle-rs 0.1.5 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate needle-rs 0.1.5 on toolchain 519d6e23a6cb73c4d0f295f71ad37db8e95c54ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate needle-rs 0.1.5 [INFO] finished tweaking crates.io crate needle-rs 0.1.5 [INFO] tweaked toml for crates.io crate needle-rs 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate needle-rs 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba67ab884c683fe12058f71bfd0de15f36506e14d9d9a2699a55404ce9e5731f [INFO] running `Command { std: "docker" "start" "-a" "ba67ab884c683fe12058f71bfd0de15f36506e14d9d9a2699a55404ce9e5731f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba67ab884c683fe12058f71bfd0de15f36506e14d9d9a2699a55404ce9e5731f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba67ab884c683fe12058f71bfd0de15f36506e14d9d9a2699a55404ce9e5731f", kill_on_drop: false }` [INFO] [stdout] ba67ab884c683fe12058f71bfd0de15f36506e14d9d9a2699a55404ce9e5731f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29fab637ee0bc4d2d44a8d96bd0acee4459416086d2fd5f5c54dfa92e1169c75 [INFO] running `Command { std: "docker" "start" "-a" "29fab637ee0bc4d2d44a8d96bd0acee4459416086d2fd5f5c54dfa92e1169c75", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (3 fixes) [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ffmpeg-next v5.0.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking infer v0.8.1 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling ffmpeg-sys-next v5.0.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling chromaprint-sys-next v1.5.3 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking insta v1.17.1 [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-a6f9f1a48de60407/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] cargo:rustc-link-lib=stdc++ [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/chromaprint-sys-next-80b50505bcaed83b/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chromaprint-sys-next-1.5.3/src/chromaprint" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/chromaprint-sys-next-80b50505bcaed83b/out" "-DCMAKE_C_FLAGS= -static-libgcc -static-libstdc++ -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-80b50505bcaed83b/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/chromaprint-sys-next-80b50505bcaed83b/out/build" && MAKEFLAGS="-j --jobserver-fds=11,12 --jobserver-auth=11,12" "cmake" "--build" "." "--target" "install" "--config" "Debug" "--parallel" "16" [INFO] [stderr] [ 2%] Building CXX object tests/CMakeFiles/gtest.dir/__/src/3rdparty/googletest/googletest/src/gtest-all.cc.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_filter.cpp.o [INFO] [stderr] [ 13%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fft.cpp.o [INFO] [stderr] [ 17%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/spectrum.cpp.o [INFO] [stderr] [ 17%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/chroma_resampler.cpp.o [INFO] [stderr] [ 19%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/audio_processor.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/image_builder.cpp.o [INFO] [stderr] [ 26%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/simhash.cpp.o [INFO] [stderr] [ 28%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_calculator.cpp.o [INFO] [stderr] [ 30%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/silence_remover.cpp.o [INFO] [stderr] [ 32%] Building CXX object src/CMakeFiles/chromaprint_objs.dir/fingerprint_compressor.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 static library libchromaprint.a [INFO] [stderr] [ 45%] Built target chromaprint [INFO] [stderr] [ 47%] Linking CXX static library libgtest.a [INFO] [stderr] [ 47%] Built target gtest [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_quantizer.cpp.o [INFO] [stderr] [ 60%] 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_simhash.cpp.o [INFO] [stderr] [ 65%] Building CXX object tests/CMakeFiles/all_tests.dir/test_audio_processor.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_fingerprint_matcher.cpp.o [INFO] [stderr] [ 71%] Building CXX object tests/CMakeFiles/all_tests.dir/test_fingerprint_decompressor.cpp.o [INFO] [stderr] [ 73%] Building CXX object tests/CMakeFiles/all_tests.dir/test_silence_remover.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_chroma.cpp.o [INFO] [stderr] [ 80%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chroma_filter.cpp.o [INFO] [stderr] [ 82%] Building CXX object tests/CMakeFiles/all_tests.dir/test_chroma_resampler.cpp.o [INFO] [stderr] [ 84%] Building CXX object tests/CMakeFiles/all_tests.dir/test_moving_average.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] gmake: warning: -j16 forced in submake: resetting jobserver mode. [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* = 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] 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] gmake[2]: *** Waiting for unfinished jobs.... [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* = 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] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [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* = 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* = 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[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: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:188: tests/CMakeFiles/all_tests.dir/test_chromaprint.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] /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* = 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] 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] 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* = 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* = 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] 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* = 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* = 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* = 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* = 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] 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* = 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] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [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* = 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[2]: *** [tests/CMakeFiles/all_tests.dir/build.make:272: tests/CMakeFiles/all_tests.dir/test_fingerprint_matcher.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.48/src/lib.rs:975: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: 0x5653947937d5 - std::backtrace_rs::backtrace::libunwind::trace::h781a3a791418bcb3 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5653947937d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h187186892053f927 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5653947937d5 - std::sys_common::backtrace::_print_fmt::h5c2a4a11fe58a07e [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5653947937d5 - ::fmt::ha7948afe0d754fc4 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5653947be54b - core::fmt::rt::Argument::fmt::h6aeedea4cb9cb27f [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x5653947be54b - core::fmt::write::h06836dfae36d7841 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x5653947904ff - std::io::Write::write_fmt::h3d69b15ff935e3d1 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x5653947935ae - std::sys_common::backtrace::_print::h08a462ffae43a707 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5653947935ae - std::sys_common::backtrace::print::h80ad82e47798997b [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x565394794b69 - std::panicking::default_hook::{{closure}}::h0b3285e0cfe1a48c [INFO] [stderr] 10: 0x56539479490a - std::panicking::default_hook::h72ce35a7c97c9401 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x565394795073 - std::panicking::rust_panic_with_hook::h99104d049d22abfc [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x565394794f54 - std::panicking::begin_panic_handler::{{closure}}::h60a6da065b01d0a1 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x565394793c99 - std::sys_common::backtrace::__rust_end_short_backtrace::hcd2332a94ef10111 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x565394794c87 - rust_begin_unwind [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x5653947bc7d3 - core::panicking::panic_fmt::h46fb3effc12ab2ad [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x565394384e62 - cmake::fail::he70c1f53bfb80c02 [INFO] [stderr] 17: 0x5653943845c9 - cmake::run::h66633157dc022889 [INFO] [stderr] 18: 0x5653943817e4 - cmake::Config::build::h1e8a0920b2a49402 [INFO] [stderr] 19: 0x5653943799e4 - build_script_build::build_chromaprint::h2245f9c39049bb71 [INFO] [stderr] 20: 0x565394379e4e - build_script_build::main::heba60cd01c36a187 [INFO] [stderr] 21: 0x565394376d23 - core::ops::function::FnOnce::call_once::hf7d14adc0c494295 [INFO] [stderr] 22: 0x5653943763f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h381eb3eb3b9a62e2 [INFO] [stderr] 23: 0x5653943769c9 - std::rt::lang_start::{{closure}}::h61f4514b6c683c15 [INFO] [stderr] 24: 0x56539478bdfd - core::ops::function::impls:: for &F>::call_once::h213d862386c44b9f [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x56539478bdfd - std::panicking::try::do_call::ha2c5d052937eaffa [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/panicking.rs:559:40 [INFO] [stderr] 26: 0x56539478bdfd - std::panicking::try::hf910ca98c99f7486 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/panicking.rs:523:19 [INFO] [stderr] 27: 0x56539478bdfd - std::panic::catch_unwind::h465d220a2a7231c7 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/panic.rs:149:14 [INFO] [stderr] 28: 0x56539478bdfd - std::rt::lang_start_internal::{{closure}}::h838740fdd0ad0f3a [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x56539478bdfd - std::panicking::try::do_call::hb5735b2939c8e9c1 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/panicking.rs:559:40 [INFO] [stderr] 30: 0x56539478bdfd - std::panicking::try::ha7bbb54caa657f08 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/panicking.rs:523:19 [INFO] [stderr] 31: 0x56539478bdfd - std::panic::catch_unwind::ha820a2ee900f770a [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/panic.rs:149:14 [INFO] [stderr] 32: 0x56539478bdfd - std::rt::lang_start_internal::h5897cc38e0c5c9e1 [INFO] [stderr] at /rustc/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x5653943769a7 - std::rt::lang_start::h4135461bd01408db [INFO] [stderr] 34: 0x56539437a445 - main [INFO] [stderr] 35: 0x7fdb51a02d90 - [INFO] [stderr] 36: 0x7fdb51a02e40 - __libc_start_main [INFO] [stderr] 37: 0x5653943762e5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "29fab637ee0bc4d2d44a8d96bd0acee4459416086d2fd5f5c54dfa92e1169c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29fab637ee0bc4d2d44a8d96bd0acee4459416086d2fd5f5c54dfa92e1169c75", kill_on_drop: false }` [INFO] [stdout] 29fab637ee0bc4d2d44a8d96bd0acee4459416086d2fd5f5c54dfa92e1169c75