[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 try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fmeowlouder" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Absolucy/meowlouder on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11ac38bdd7f9b5517205e2a0811ef27ce1a19ed664e0038ad3c2abc2941b423d
[INFO] running `Command { std: "docker" "start" "-a" "11ac38bdd7f9b5517205e2a0811ef27ce1a19ed664e0038ad3c2abc2941b423d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11ac38bdd7f9b5517205e2a0811ef27ce1a19ed664e0038ad3c2abc2941b423d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11ac38bdd7f9b5517205e2a0811ef27ce1a19ed664e0038ad3c2abc2941b423d", kill_on_drop: false }`
[INFO] [stdout] 11ac38bdd7f9b5517205e2a0811ef27ce1a19ed664e0038ad3c2abc2941b423d
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13458c03cfc406d9c710187ec25f980ecc715d00db9b63d782272fff44cba697
[INFO] running `Command { std: "docker" "start" "-a" "13458c03cfc406d9c710187ec25f980ecc715d00db9b63d782272fff44cba697", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.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]     Checking realfft v3.4.0
[INFO] [stderr]     Checking rubato v0.16.0
[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' (1078) 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:     0x64a5c5988a42 - std::backtrace_rs::backtrace::libunwind::trace::hd8a655236e158731
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x64a5c5988a42 - std::backtrace_rs::backtrace::trace_unsynchronized::hc00faf3445433064
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x64a5c5988a42 - std::sys::backtrace::_print_fmt::he752eec0bd9c3ab6
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x64a5c5988a42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf49d4e9844d08ced
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x64a5c599a167 - core::fmt::rt::Argument::fmt::hd8fa28b5031a260b
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x64a5c599a167 - core::fmt::write::he5460f17b833c122
[INFO] [stderr]      6:     0x64a5c5958536 - std::io::default_write_fmt::heccfcb5b5382e279
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x64a5c5958536 - std::io::Write::write_fmt::he98ae2746dbedb47
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x64a5c5966404 - std::sys::backtrace::BacktraceLock::print::hc3760d1122275184
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x64a5c5966404 - std::panicking::default_hook::{{closure}}::hf8c19bc1a7b0676a
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x64a5c5966229 - std::panicking::default_hook::haf43ecfd300ae5b5
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x64a5c59669cb - std::panicking::panic_with_hook::h66c5d8fa29e50b62
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x64a5c5966798 - std::panicking::panic_handler::{{closure}}::h1674ae13bdd6a7e1
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x64a5c5963419 - std::sys::backtrace::__rust_end_short_backtrace::h6b28368e603b0548
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x64a5c594c5dd - __rustc[e6cc9979c6fc759f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x64a5c59a3aac - core::panicking::panic_fmt::h2145634be0790f13
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x64a5c53d8e87 - cmake::fail::h5a75bc4c02f4088e
[INFO] [stderr]     17:     0x64a5c53d8b41 - cmake::run::h5ff086229b4e76ae
[INFO] [stderr]     18:     0x64a5c53de6d1 - cmake::Config::build::h53abdcd2abbc587e
[INFO] [stderr]     19:     0x64a5c53bcf6d - build_script_build::build_opus_with_cmake::hf06980613ae6f87e
[INFO] [stderr]     20:     0x64a5c53bd081 - build_script_build::main::hd1c3e9aad4035313
[INFO] [stderr]     21:     0x64a5c53bd9f3 - core::ops::function::FnOnce::call_once::h71a91162a89784b0
[INFO] [stderr]     22:     0x64a5c53bd866 - std::sys::backtrace::__rust_begin_short_backtrace::h9f176f53be83dbbe
[INFO] [stderr]     23:     0x64a5c53bd7e9 - std::rt::lang_start::{{closure}}::h3c42f911ebcd92c4
[INFO] [stderr]     24:     0x64a5c5959daa - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hddbf2acf5bfc1fa2
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x64a5c5959daa - std::panicking::catch_unwind::do_call::h601e682a6f220c31
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:582:40
[INFO] [stderr]     26:     0x64a5c5959daa - std::panicking::catch_unwind::h81f8c3b241324d54
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:545:19
[INFO] [stderr]     27:     0x64a5c5959daa - std::panic::catch_unwind::h955ecdb4ad78d5d8
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x64a5c5959daa - std::rt::lang_start_internal::{{closure}}::hdc242c6291100e1a
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x64a5c5959daa - std::panicking::catch_unwind::do_call::hb4798156ed16c4d5
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:582:40
[INFO] [stderr]     30:     0x64a5c5959daa - std::panicking::catch_unwind::hbf7abf54e8488964
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:545:19
[INFO] [stderr]     31:     0x64a5c5959daa - std::panic::catch_unwind::h12e2e0b2f3af8206
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x64a5c5959daa - std::rt::lang_start_internal::hb8ec3851c46937a1
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x64a5c53bd7d1 - std::rt::lang_start::h57529509e39bd146
[INFO] [stderr]     34:     0x64a5c53c0335 - main
[INFO] [stderr]     35:     0x7d05b301c1ca - <unknown>
[INFO] [stderr]     36:     0x7d05b301c28b - __libc_start_main
[INFO] [stderr]     37:     0x64a5c53bc0f5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "13458c03cfc406d9c710187ec25f980ecc715d00db9b63d782272fff44cba697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13458c03cfc406d9c710187ec25f980ecc715d00db9b63d782272fff44cba697", kill_on_drop: false }`
[INFO] [stdout] 13458c03cfc406d9c710187ec25f980ecc715d00db9b63d782272fff44cba697
