[INFO] fetching crate cubeb 0.31.2... [INFO] testing cubeb-0.31.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate cubeb 0.31.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate cubeb 0.31.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cubeb 0.31.2 [INFO] tweaked toml for crates.io crate cubeb 0.31.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cubeb 0.31.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cubeb 0.31.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cubeb-core v0.31.2 [INFO] [stderr] Downloaded cubeb-sys v0.31.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a981fd417bed38935ef9538ca37e6449353074b93fc9f8cbcdde64d9a489659 [INFO] running `Command { std: "docker" "start" "-a" "3a981fd417bed38935ef9538ca37e6449353074b93fc9f8cbcdde64d9a489659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a981fd417bed38935ef9538ca37e6449353074b93fc9f8cbcdde64d9a489659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a981fd417bed38935ef9538ca37e6449353074b93fc9f8cbcdde64d9a489659", kill_on_drop: false }` [INFO] [stdout] 3a981fd417bed38935ef9538ca37e6449353074b93fc9f8cbcdde64d9a489659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4887ccf763118e1f13c75ed150161f73bdeb92808cef730ab9d8c453d3eb3869 [INFO] running `Command { std: "docker" "start" "-a" "4887ccf763118e1f13c75ed150161f73bdeb92808cef730ab9d8c453d3eb3869", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling cubeb-sys v0.31.2 [INFO] [stderr] Compiling cubeb-core v0.31.2 [INFO] [stderr] error: failed to run custom build command for `cubeb-sys v0.31.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cubeb-sys-91421fadb6ea6b6d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/cubeb-sys-039ea4d92d4eaa8b/out/build" && CARGO_BUILD_TARGET="x86_64-unknown-linux-gnu" CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/target/debug/build/cubeb-sys-039ea4d92d4eaa8b/out/libcubeb" "-DBUILD_SHARED_LIBS=OFF" "-DBUILD_TESTS=OFF" "-DBUILD_TOOLS=OFF" "-DBUILD_RUST_LIBS=ON" "-DUSE_STATIC_MSVC_RUNTIME=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/cubeb-sys-039ea4d92d4eaa8b/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success [INFO] [stderr] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR [INFO] [stderr] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") [INFO] [stderr] -- Checking for module 'speexdsp' [INFO] [stderr] -- Package 'speexdsp', required by 'virtual:world', not found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Looking for include file pulse/pulseaudio.h [INFO] [stderr] -- Looking for include file pulse/pulseaudio.h - found [INFO] [stderr] -- Looking for include file alsa/asoundlib.h [INFO] [stderr] -- Looking for include file alsa/asoundlib.h - found [INFO] [stderr] -- Looking for include file jack/jack.h [INFO] [stderr] -- Looking for include file jack/jack.h - found [INFO] [stderr] -- Looking for include file sndio.h [INFO] [stderr] -- Looking for include file sndio.h - found [INFO] [stderr] -- Looking for include file aaudio/AAudio.h [INFO] [stderr] -- Looking for include file aaudio/AAudio.h - not found [INFO] [stderr] -- Looking for include file AudioUnit/AudioUnit.h [INFO] [stderr] -- Looking for include file AudioUnit/AudioUnit.h - not found [INFO] [stderr] -- Looking for include file audioclient.h [INFO] [stderr] -- Looking for include file audioclient.h - not found [INFO] [stderr] -- Looking for include files windows.h, mmsystem.h [INFO] [stderr] -- Looking for include files windows.h, mmsystem.h - not found [INFO] [stderr] -- Looking for include file SLES/OpenSLES.h [INFO] [stderr] -- Looking for include file SLES/OpenSLES.h - not found [INFO] [stderr] -- Looking for include file sys/soundcard.h [INFO] [stderr] -- Looking for include file sys/soundcard.h - found [INFO] [stderr] -- Looking for include file android/log.h [INFO] [stderr] -- Looking for include file android/log.h - not found [INFO] [stderr] -- Looking for include file sys/audioio.h [INFO] [stderr] -- Looking for include file sys/audioio.h - not found [INFO] [stderr] -- Looking for include file kai.h [INFO] [stderr] -- Looking for include file kai.h - not found [INFO] [stderr] -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) [INFO] [stderr] -- Configuring done (5.4s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/cubeb-sys-039ea4d92d4eaa8b/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/cubeb-sys-039ea4d92d4eaa8b/out/build" && CARGO_BUILD_TARGET="x86_64-unknown-linux-gnu" LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/cubeb-sys-039ea4d92d4eaa8b/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] [ 4%] Building C object CMakeFiles/speex.dir/subprojects/speex/resample.c.o [INFO] [stderr] [ 9%] Creating directories for 'cubeb_pulse_rs' [INFO] [stderr] [ 14%] No download step for 'cubeb_pulse_rs' [INFO] [stderr] [ 19%] No update step for 'cubeb_pulse_rs' [INFO] [stderr] [ 19%] Built target speex [INFO] [stderr] [ 23%] No patch step for 'cubeb_pulse_rs' [INFO] [stderr] [ 28%] No configure step for 'cubeb_pulse_rs' [INFO] [stderr] [ 33%] Performing build step for 'cubeb_pulse_rs' [INFO] [stderr] -- stdout output is: [INFO] [stderr] [INFO] [stderr] -- stderr output is: [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] error: failed to get `cubeb-backend` as a dependency of package `cubeb-pulse v0.5.0 (/opt/rustwide/target/debug/build/cubeb-sys-039ea4d92d4eaa8b/out/libcubeb/src/cubeb-pulse-rs)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] download of cu/be/cubeb-backend failed [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to download from `https://index.crates.io/cu/be/cubeb-backend` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] /opt/rustwide/target/debug/build/cubeb-sys-039ea4d92d4eaa8b/out/libcubeb/subprojects/speex/resample.c: In function 'update_filter': [INFO] [stderr] /opt/rustwide/target/debug/build/cubeb-sys-039ea4d92d4eaa8b/out/libcubeb/subprojects/speex/resample.c:674:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] 674 | for (j=0;jfilt_len;j++) [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/cubeb-sys-039ea4d92d4eaa8b/out/libcubeb/subprojects/speex/resample.c: In function 'speex_resampler_process_float': [INFO] [stderr] /opt/rustwide/target/debug/build/cubeb-sys-039ea4d92d4eaa8b/out/libcubeb/subprojects/speex/resample.c:949:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] 949 | for(j=0;j::fmt::hdcfcb6d4c8489523 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e81d60671d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e81d60671d3 - core::fmt::write::h8a494366950f23bb [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5e81d603fca3 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e81d603fca3 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5e81d6043112 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e81d6044f63 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5e81d6044d45 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5e81d6045935 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5e81d60456ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5e81d60437c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5e81d604535d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5e81d6066080 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5e81d5fada7b - cmake::fail::h9793d38a550ddae7 [INFO] [stderr] 17: 0x5e81d5fad2f2 - cmake::run::h83b49723a0a4614e [INFO] [stderr] 18: 0x5e81d5fa9e8b - cmake::Config::build::hd1f711cebbf7dd27 [INFO] [stderr] 19: 0x5e81d5f7b8aa - build_script_build::main::he56d4a11e07199c7 [INFO] [stderr] 20: 0x5e81d5f790c3 - core::ops::function::FnOnce::call_once::h4e17d0bb67fc053d [INFO] [stderr] 21: 0x5e81d5f78e86 - std::sys::backtrace::__rust_begin_short_backtrace::h4cc68f89d3b4e5bf [INFO] [stderr] 22: 0x5e81d5f78ba9 - std::rt::lang_start::{{closure}}::h37e9683058eb8826 [INFO] [stderr] 23: 0x5e81d603b6c0 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5e81d603b6c0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5e81d603b6c0 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5e81d603b6c0 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5e81d603b6c0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5e81d603b6c0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5e81d603b6c0 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5e81d603b6c0 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5e81d603b6c0 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stderr] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5e81d5f78b91 - std::rt::lang_start::h0c1e2df596437308 [INFO] [stderr] 33: 0x5e81d5f7d6f5 - main [INFO] [stderr] 34: 0x7b03abef11ca - [INFO] [stderr] 35: 0x7b03abef128b - __libc_start_main [INFO] [stderr] 36: 0x5e81d5f786e5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4887ccf763118e1f13c75ed150161f73bdeb92808cef730ab9d8c453d3eb3869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4887ccf763118e1f13c75ed150161f73bdeb92808cef730ab9d8c453d3eb3869", kill_on_drop: false }` [INFO] [stdout] 4887ccf763118e1f13c75ed150161f73bdeb92808cef730ab9d8c453d3eb3869