[INFO] cloning repository https://github.com/bhechinger/spotify-midi-control
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bhechinger/spotify-midi-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhechinger%2Fspotify-midi-control", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhechinger%2Fspotify-midi-control'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8eb73a2b7d3cb6b43db5704ea2015d65d8a0a01
[INFO] checking bhechinger/spotify-midi-control against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhechinger%2Fspotify-midi-control" "/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/bhechinger/spotify-midi-control
[INFO] finished tweaking git repo https://github.com/bhechinger/spotify-midi-control
[INFO] tweaked toml for git repo https://github.com/bhechinger/spotify-midi-control written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bhechinger/spotify-midi-control on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bhechinger/spotify-midi-control 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustbus_derive v0.5.0
[INFO] [stderr]   Downloaded rtrb v0.3.4
[INFO] [stderr]   Downloaded rustbus v0.19.3
[INFO] [stderr]   Downloaded jack-sys v0.5.1
[INFO] [stderr]   Downloaded jack v0.11.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cd61952cffbc6b78cd26c0b3a422f3c12b152a171796e5b918f5e7be899b3823
[INFO] running `Command { std: "docker" "start" "cd61952cffbc6b78cd26c0b3a422f3c12b152a171796e5b918f5e7be899b3823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd61952cffbc6b78cd26c0b3a422f3c12b152a171796e5b918f5e7be899b3823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd61952cffbc6b78cd26c0b3a422f3c12b152a171796e5b918f5e7be899b3823" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd61952cffbc6b78cd26c0b3a422f3c12b152a171796e5b918f5e7be899b3823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd61952cffbc6b78cd26c0b3a422f3c12b152a171796e5b918f5e7be899b3823" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cfg-expr v0.20.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling libspa v0.10.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling jack v0.11.4
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking rtrb v0.3.4
[INFO] [stderr]    Compiling rustbus_derive v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking rustbus v0.19.3
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling libspa-sys v0.10.0
[INFO] [stderr]    Compiling pipewire-sys v0.10.0
[INFO] [stderr] error: failed to run custom build command for `libspa-sys v0.10.0`
[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/libspa-sys-c3bc12b6a388e0be/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libspa-sys-0.10.0/Cargo.toml
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBPIPEWIRE_0.3_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (815) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libspa-sys-0.10.0/build.rs:10:10:
[INFO] [stderr]   Cannot find libraries: PkgConfig(
[INFO] [stderr]   pkg-config exited with status code 1
[INFO] [stderr]   > PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libpipewire-0.3 libpipewire-0.3 >= 0.3
[INFO] [stderr] 
[INFO] [stderr]   The system library `libpipewire-0.3` required by crate `libspa-sys` was not found.
[INFO] [stderr]   The file `libpipewire-0.3.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
[INFO] [stderr]   The PKG_CONFIG_PATH environment variable is not set.
[INFO] [stderr] 
[INFO] [stderr]   HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libpipewire-0.3.pc`.
[INFO] [stderr]   )
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ed4b57f9d41 - std[d5d50a0ab9d6331b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ed4b57f9d41 - std[d5d50a0ab9d6331b]::backtrace_rs::backtrace::trace_unsynchronized::<std[d5d50a0ab9d6331b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ed4b57f9d41 - std[d5d50a0ab9d6331b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5ed4b57f9d41 - <<std[d5d50a0ab9d6331b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[db56b11fe41fee3c]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5ed4b581249a - <core[db56b11fe41fee3c]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ed4b581249a - core[db56b11fe41fee3c]::fmt::write
[INFO] [stderr]      6:     0x5ed4b57ffeac - core[db56b11fe41fee3c]::io::write::default_write_fmt::<std[d5d50a0ab9d6331b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x5ed4b57ffeac - <std[d5d50a0ab9d6331b]::sys::stdio::unix::Stderr as core[db56b11fe41fee3c]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x5ed4b57d58c6 - <std[d5d50a0ab9d6331b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5ed4b57d58c6 - std[d5d50a0ab9d6331b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ed4b57f3011 - std[d5d50a0ab9d6331b]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ed4b57f333b - std[d5d50a0ab9d6331b]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x5ed4b57d5972 - std[d5d50a0ab9d6331b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x5ed4b57cecc9 - std[d5d50a0ab9d6331b]::sys::backtrace::__rust_end_short_backtrace::<std[d5d50a0ab9d6331b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5ed4b57d625d - __rustc[8ac183d6c5098c73]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x5ed4b5812d3c - core[db56b11fe41fee3c]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ed4b5812a92 - core[db56b11fe41fee3c]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x5ed4b51ac2c3 - <core[db56b11fe41fee3c]::result::Result<system_deps[c796170f6c11942b]::Dependencies, system_deps[c796170f6c11942b]::Error>>::expect
[INFO] [stderr]     18:     0x5ed4b51ab387 - build_script_build[de2e91de889f3572]::main
[INFO] [stderr]     19:     0x5ed4b51ada83 - <fn() as core[db56b11fe41fee3c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5ed4b51aa7d6 - std[d5d50a0ab9d6331b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5ed4b51aadf9 - std[d5d50a0ab9d6331b]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5ed4b57f1e57 - <&dyn core[db56b11fe41fee3c]::ops::function::Fn<(), Output = i32> + core[db56b11fe41fee3c]::marker::Sync + core[db56b11fe41fee3c]::panic::unwind_safe::RefUnwindSafe as core[db56b11fe41fee3c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5ed4b57f1e57 - std[d5d50a0ab9d6331b]::panicking::catch_unwind::do_call::<&dyn core[db56b11fe41fee3c]::ops::function::Fn<(), Output = i32> + core[db56b11fe41fee3c]::marker::Sync + core[db56b11fe41fee3c]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:576:43
[INFO] [stderr]     24:     0x5ed4b57f1e57 - std[d5d50a0ab9d6331b]::panicking::catch_unwind::<i32, &dyn core[db56b11fe41fee3c]::ops::function::Fn<(), Output = i32> + core[db56b11fe41fee3c]::marker::Sync + core[db56b11fe41fee3c]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5ed4b57f1e57 - std[d5d50a0ab9d6331b]::panic::catch_unwind::<&dyn core[db56b11fe41fee3c]::ops::function::Fn<(), Output = i32> + core[db56b11fe41fee3c]::marker::Sync + core[db56b11fe41fee3c]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5ed4b57f1e57 - std[d5d50a0ab9d6331b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5ed4b57f1e57 - std[d5d50a0ab9d6331b]::panicking::catch_unwind::do_call::<std[d5d50a0ab9d6331b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:576:43
[INFO] [stderr]     28:     0x5ed4b57f1e57 - std[d5d50a0ab9d6331b]::panicking::catch_unwind::<isize, std[d5d50a0ab9d6331b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5ed4b57f1e57 - std[d5d50a0ab9d6331b]::panic::catch_unwind::<std[d5d50a0ab9d6331b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5ed4b57f1e57 - std[d5d50a0ab9d6331b]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/011c518242557d21690f7936b5812318dc2fec47/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5ed4b51aa7c1 - std[d5d50a0ab9d6331b]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5ed4b51add25 - main
[INFO] [stderr]     33:     0x77a811df9601 - <unknown>
[INFO] [stderr]     34:     0x77a811df9718 - __libc_start_main
[INFO] [stderr]     35:     0x5ed4b51a8325 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "cd61952cffbc6b78cd26c0b3a422f3c12b152a171796e5b918f5e7be899b3823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd61952cffbc6b78cd26c0b3a422f3c12b152a171796e5b918f5e7be899b3823", kill_on_drop: false }`
[INFO] [stdout] cd61952cffbc6b78cd26c0b3a422f3c12b152a171796e5b918f5e7be899b3823
