[INFO] cloning repository https://github.com/Absolucy/meowlouder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Absolucy/meowlouder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fmeowlouder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fmeowlouder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70194971587f84cb3f393bd6f05e5296090afef6
[INFO] checking Absolucy/meowlouder against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fmeowlouder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Absolucy/meowlouder
[INFO] finished tweaking git repo https://github.com/Absolucy/meowlouder
[INFO] tweaked toml for git repo https://github.com/Absolucy/meowlouder written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Absolucy/meowlouder on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Absolucy/meowlouder 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.94
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded realfft v3.4.0
[INFO] [stderr]   Downloaded doxygen-rs v0.4.2
[INFO] [stderr]   Downloaded rubato v0.16.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.94
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.94
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.16
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.44
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.94
[INFO] [stderr]   Downloaded js-sys v0.3.71
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded hashbrown v0.15.0
[INFO] [stderr]   Downloaded cc v1.1.28
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.94
[INFO] [stderr]   Downloaded web-sys v0.3.71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bcb995d159173cebc5dadc24ffbf98504df96b04c04959fc97511274f71bd76
[INFO] running `Command { std: "docker" "start" "-a" "4bcb995d159173cebc5dadc24ffbf98504df96b04c04959fc97511274f71bd76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bcb995d159173cebc5dadc24ffbf98504df96b04c04959fc97511274f71bd76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bcb995d159173cebc5dadc24ffbf98504df96b04c04959fc97511274f71bd76", kill_on_drop: false }`
[INFO] [stdout] 4bcb995d159173cebc5dadc24ffbf98504df96b04c04959fc97511274f71bd76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 216835dd748ab693d3a6bc1d4a44fa898b320acb03db361880c6269245f30ca1
[INFO] running `Command { std: "docker" "start" "-a" "216835dd748ab693d3a6bc1d4a44fa898b320acb03db361880c6269245f30ca1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]     Checking realfft v3.4.0
[INFO] [stderr]     Checking rubato v0.16.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling meowlouder-opus-sys v0.1.0 (/opt/rustwide/workdir/crates/opus-sys)
[INFO] [stderr] error: failed to run custom build command for `meowlouder-opus-sys v0.1.0 (/opt/rustwide/workdir/crates/opus-sys)`
[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/meowlouder-opus-sys-fcba156cdeff3596/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/bindings.h
[INFO] [stderr]   cargo:rerun-if-changed=libopus/include
[INFO] [stderr]   cargo:rerun-if-changed=libopus/src
[INFO] [stderr]   cargo:info=Building libopus from /opt/rustwide/workdir/crates/opus-sys/libopus with cmake.
[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/meowlouder-opus-sys-07a64e3ad0eb1e1f/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/crates/opus-sys/libopus" "-DOPUS_DRED=False" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/meowlouder-opus-sys-07a64e3ad0eb1e1f/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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Ignoring extra path from command line:
[INFO] [stderr] 
[INFO] [stderr]      "/opt/rustwide/workdir/crates/opus-sys/libopus"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error: The source directory "/opt/rustwide/workdir/crates/opus-sys/libopus" does not appear to contain CMakeLists.txt.
[INFO] [stderr]   Specify --help for usage, or press the help button on the CMake GUI.
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (932) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.51/src/lib.rs:1100:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x644b26efeb62 - std::backtrace_rs::backtrace::libunwind::trace::h1970e67b2cd270b9
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x644b26efeb62 - std::backtrace_rs::backtrace::trace_unsynchronized::hc7b359bfc0d13de8
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x644b26efeb62 - std::sys::backtrace::_print_fmt::h701a76b69b3bb3e2
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x644b26efeb62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h43e4263445ba022b
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x644b26f1050f - core::fmt::rt::Argument::fmt::h830247f1adad511f
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x644b26f1050f - core::fmt::write::h4c16295a0bd61f3c
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x644b26ecd7d3 - std::io::default_write_fmt::hfc76503c34f98834
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x644b26ecd7d3 - std::io::Write::write_fmt::hf11cbaace1ee4980
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x644b26ed8cd2 - std::sys::backtrace::BacktraceLock::print::hefa34b6840eb0ead
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x644b26edc0bf - std::panicking::default_hook::{{closure}}::h50547d56729ca69d
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x644b26edbf19 - std::panicking::default_hook::hfc7171463c93ef10
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x644b26edc745 - std::panicking::panic_with_hook::hbb2cef370b951e47
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x644b26edc52a - std::panicking::panic_handler::{{closure}}::h661f84bd25f1eb9e
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x644b26ed8e19 - std::sys::backtrace::__rust_end_short_backtrace::hefbe60e7c80a29d4
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x644b26ec166d - __rustc[618a55cd962e06d8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x644b26f1a3f0 - core::panicking::panic_fmt::hf8d1e7ccff5afa16
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x644b2693f16b - cmake::fail::h940c18c9b5b03e9c
[INFO] [stderr]     17:     0x644b2693ee2a - cmake::run::hfbafc5b668828818
[INFO] [stderr]     18:     0x644b26944970 - cmake::Config::build::hc145d04e08fc63bd
[INFO] [stderr]     19:     0x644b269242e9 - build_script_build::build_opus_with_cmake::hfe24bac6613ffdc9
[INFO] [stderr]     20:     0x644b26924432 - build_script_build::main::h2309b74769e717cb
[INFO] [stderr]     21:     0x644b26924de3 - core::ops::function::FnOnce::call_once::h3c3916403fac9a32
[INFO] [stderr]     22:     0x644b26924ce6 - std::sys::backtrace::__rust_begin_short_backtrace::hf046768b794b1ee5
[INFO] [stderr]     23:     0x644b26924c69 - std::rt::lang_start::{{closure}}::h7cae0f9f87dff998
[INFO] [stderr]     24:     0x644b26ecf0c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hb6a3d32a2695937f
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x644b26ecf0c0 - std::panicking::catch_unwind::do_call::h28ef54babab57caa
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x644b26ecf0c0 - std::panicking::catch_unwind::h6368f28f042e2c7a
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x644b26ecf0c0 - std::panic::catch_unwind::h7e9800de993f7592
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x644b26ecf0c0 - std::rt::lang_start_internal::{{closure}}::h35c3d1911128eb2f
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x644b26ecf0c0 - std::panicking::catch_unwind::do_call::h82a719c3d5f2fc6a
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/panicking.rs:590:40
[INFO] [stderr]     30:     0x644b26ecf0c0 - std::panicking::catch_unwind::h6d36f0a1939e434c
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/panicking.rs:553:19
[INFO] [stderr]     31:     0x644b26ecf0c0 - std::panic::catch_unwind::hd2cf2e89f1490a3e
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x644b26ecf0c0 - std::rt::lang_start_internal::h170d55e82a57c035
[INFO] [stderr]                                  at /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x644b26924c51 - std::rt::lang_start::hbe1011b08d1cd1ce
[INFO] [stderr]     34:     0x644b26927975 - main
[INFO] [stderr]     35:     0x7f36c4af11ca - <unknown>
[INFO] [stderr]     36:     0x7f36c4af128b - __libc_start_main
[INFO] [stderr]     37:     0x644b26923485 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "216835dd748ab693d3a6bc1d4a44fa898b320acb03db361880c6269245f30ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "216835dd748ab693d3a6bc1d4a44fa898b320acb03db361880c6269245f30ca1", kill_on_drop: false }`
[INFO] [stdout] 216835dd748ab693d3a6bc1d4a44fa898b320acb03db361880c6269245f30ca1
