[INFO] fetching crate pipewire 0.2.2... [INFO] checking pipewire-0.2.2 against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] extracting crate pipewire 0.2.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate pipewire 0.2.2 on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pipewire 0.2.2 [INFO] finished tweaking crates.io crate pipewire 0.2.2 [INFO] tweaked toml for crates.io crate pipewire 0.2.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate pipewire 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang-sys v1.1.0 [INFO] [stderr] Downloaded thread_local v1.1.3 [INFO] [stderr] Downloaded serde v1.0.123 [INFO] [stderr] Downloaded libc v0.2.86 [INFO] [stderr] Downloaded signal v0.7.0 [INFO] [stderr] Downloaded libspa-sys v0.2.2 [INFO] [stderr] Downloaded libspa v0.2.2 [INFO] [stderr] Downloaded system-deps v3.0.0 [INFO] [stderr] Downloaded pipewire-sys v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d0c072d35efc73736be9c5f40f6ea8538336343482fa44b11de64f031ffcfb7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d0c072d35efc73736be9c5f40f6ea8538336343482fa44b11de64f031ffcfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d0c072d35efc73736be9c5f40f6ea8538336343482fa44b11de64f031ffcfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d0c072d35efc73736be9c5f40f6ea8538336343482fa44b11de64f031ffcfb7", kill_on_drop: false }` [INFO] [stdout] 6d0c072d35efc73736be9c5f40f6ea8538336343482fa44b11de64f031ffcfb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e9141dbe4965a1569a095cb959a916fc3cd3ca88af8ccc43c97a5daded0ebcd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1e9141dbe4965a1569a095cb959a916fc3cd3ca88af8ccc43c97a5daded0ebcd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling clang-sys v1.1.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking signal v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling system-deps v3.0.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Compiling libspa-sys v0.2.2 [INFO] [stderr] Compiling pipewire-sys v0.2.2 [INFO] [stderr] error: failed to run custom build command for `libspa-sys v0.2.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libspa-sys-698395413f267a31/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBSPA_0.2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LIBSPA_0.2_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LIBSPA_0.2_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [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] thread 'main' panicked at 'Cannot find libspa: PkgConfig(Failure { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"libspa-0.2\" \"libspa-0.2 >= 0.2\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package libspa-0.2 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libspa-0.2.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libspa-0.2\' found\nPackage libspa-0.2 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libspa-0.2.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libspa-0.2\' found\n" } })', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libspa-sys-0.2.2/build.rs:10:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562808e00520 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x562808e00520 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562808e00520 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x562808e00520 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x562808e2259f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x562808dfd0f2 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x562808e02965 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x562808e02965 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x562808e02965 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x562808e02413 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x562808e02f6d - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x562808e02b07 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x562808e009dc - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x562808e02a69 - rust_begin_unwind [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5628087e7921 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5628087e7813 - core::option::expect_none_failed::h354eaa93a51d71b8 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/option.rs:1329:5 [INFO] [stderr] 16: 0x5628087ec0bc - core::result::Result::expect::h43cd72141c10a7d0 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x5628087eb87e - build_script_build::main::hf30fb2e674cc667f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libspa-sys-0.2.2/build.rs:8:16 [INFO] [stderr] 18: 0x5628087eb2bb - core::ops::function::FnOnce::call_once::h7274d3bf4c21e7b8 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5628087e9ade - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0a0e5ae6014395d [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5628087e9811 - std::rt::lang_start::{{closure}}::h34c53739990379b6 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x562808e0346a - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x562808e0346a - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x562808e0346a - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x562808e0346a - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x562808e0346a - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x5628087e97f0 - std::rt::lang_start::h22a834424e683fc7 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x5628087ebfec - main [INFO] [stderr] 28: 0x7f81a4c100b3 - __libc_start_main [INFO] [stderr] 29: 0x5628087e802e - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1e9141dbe4965a1569a095cb959a916fc3cd3ca88af8ccc43c97a5daded0ebcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e9141dbe4965a1569a095cb959a916fc3cd3ca88af8ccc43c97a5daded0ebcd", kill_on_drop: false }` [INFO] [stdout] 1e9141dbe4965a1569a095cb959a916fc3cd3ca88af8ccc43c97a5daded0ebcd