[INFO] cloning repository https://github.com/DakotaNelson/nbfm-monitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DakotaNelson/nbfm-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDakotaNelson%2Fnbfm-monitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDakotaNelson%2Fnbfm-monitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5332f6b723a3613b9ac72f0d50fafbb1637184cc
[INFO] building DakotaNelson/nbfm-monitor against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDakotaNelson%2Fnbfm-monitor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DakotaNelson/nbfm-monitor on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/DakotaNelson/nbfm-monitor
[INFO] finished tweaking git repo https://github.com/DakotaNelson/nbfm-monitor
[INFO] tweaked toml for git repo https://github.com/DakotaNelson/nbfm-monitor written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/DakotaNelson/nbfm-monitor 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a47b4acfdbab47a84a596712d47fdccb79fa025aca033f9b76480e172f16895
[INFO] running `Command { std: "docker" "start" "-a" "7a47b4acfdbab47a84a596712d47fdccb79fa025aca033f9b76480e172f16895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a47b4acfdbab47a84a596712d47fdccb79fa025aca033f9b76480e172f16895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a47b4acfdbab47a84a596712d47fdccb79fa025aca033f9b76480e172f16895", kill_on_drop: false }`
[INFO] [stdout] 7a47b4acfdbab47a84a596712d47fdccb79fa025aca033f9b76480e172f16895
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec26551ee7af4120a4123a567c00f7e0d64e6fa9991f94f0473e50ed3b0df21a
[INFO] running `Command { std: "docker" "start" "-a" "ec26551ee7af4120a4123a567c00f7e0d64e6fa9991f94f0473e50ed3b0df21a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.3
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rlibc v1.0.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling waveform v0.3.2
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling freetype-sys v0.19.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling simple_moving_average v1.0.2
[INFO] [stderr]    Compiling wavegen v0.4.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling plotters-bitmap v0.3.3
[INFO] [stderr]    Compiling signalbool v0.2.5
[INFO] [stderr]    Compiling soapysdr-sys v0.7.5
[INFO] [stderr] error: failed to run custom build command for `soapysdr-sys v0.7.5`
[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/soapysdr-sys-46c7573fd74b84a6/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=SOAPYSDR_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=SOAPYSDR_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=SOAPYSDR_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]   pkg_config: 
[INFO] [stderr]   pkg-config exited with status code 1
[INFO] [stderr]   > PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags SoapySDR SoapySDR >= 0.6.0
[INFO] [stderr] 
[INFO] [stderr]   The system library `SoapySDR` required by crate `soapysdr-sys` was not found.
[INFO] [stderr]   The file `SoapySDR.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 `SoapySDR.pc`.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soapysdr-sys-0.7.5/build.rs:64:10:
[INFO] [stderr]   Couldn't find SoapySDR
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c0f2d57243a - std::backtrace_rs::backtrace::libunwind::trace::hb592e8fae072c7e3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5c0f2d57243a - std::backtrace_rs::backtrace::trace_unsynchronized::h8927fd6287254ed0
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5c0f2d57243a - std::sys::backtrace::_print_fmt::hc83c64bb828feee6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5c0f2d57243a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h57c3f6132393e01d
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5c0f2d59d2b3 - core::fmt::rt::Argument::fmt::h4939d14a683ecc7e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5c0f2d59d2b3 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x5c0f2d56e403 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x5c0f2d572282 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5c0f2d573520 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x5c0f2d573300 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x5c0f2d573d02 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x5c0f2d573a8a - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:701:13
[INFO] [stderr]     12:     0x5c0f2d572949 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5c0f2d57371d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x5c0f2d59b570 - core::panicking::panic_fmt::hd90af040c9b3a7a3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5c0f2d59b54b - core::panicking::panic_display::hf1c87723a65beabf
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/panicking.rs:261:5
[INFO] [stderr]     16:     0x5c0f2d59b54b - core::option::expect_failed::he43f30f56a5a9225
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/option.rs:2024:5
[INFO] [stderr]     17:     0x5c0f2d01d9e8 - core::option::Option<T>::expect::h085be29f26213d8b
[INFO] [stderr]     18:     0x5c0f2d020084 - build_script_build::main::h05c7c524ab7856b2
[INFO] [stderr]     19:     0x5c0f2d01d363 - core::ops::function::FnOnce::call_once::h1c770b9a7879b39c
[INFO] [stderr]     20:     0x5c0f2d01d206 - std::sys::backtrace::__rust_begin_short_backtrace::h05ef3a3f3ffdb385
[INFO] [stderr]     21:     0x5c0f2d01d1e9 - std::rt::lang_start::{{closure}}::h21e67021dd3b6578
[INFO] [stderr]     22:     0x5c0f2d569917 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h608e79d482179a73
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x5c0f2d569917 - std::panicking::try::do_call::h68af151b24870582
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     24:     0x5c0f2d569917 - std::panicking::try::ha3328a6a71abe6a1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     25:     0x5c0f2d569917 - std::panic::catch_unwind::hab25edf77eece0af
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x5c0f2d569917 - std::rt::lang_start_internal::{{closure}}::h675ae012d3c7e5f1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48
[INFO] [stderr]     27:     0x5c0f2d569917 - std::panicking::try::do_call::h959dd56984007ef9
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     28:     0x5c0f2d569917 - std::panicking::try::h680ac32c918982f6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     29:     0x5c0f2d569917 - std::panic::catch_unwind::hdbe022418e45492f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x5c0f2d569917 - std::rt::lang_start_internal::h6fa91857d7bd0472
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20
[INFO] [stderr]     31:     0x5c0f2d01d1c7 - std::rt::lang_start::hb64b23d28dc3048e
[INFO] [stderr]     32:     0x5c0f2d020855 - main
[INFO] [stderr]     33:     0x781d2dc53d90 - <unknown>
[INFO] [stderr]     34:     0x781d2dc53e40 - __libc_start_main
[INFO] [stderr]     35:     0x5c0f2d01ca55 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ec26551ee7af4120a4123a567c00f7e0d64e6fa9991f94f0473e50ed3b0df21a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec26551ee7af4120a4123a567c00f7e0d64e6fa9991f94f0473e50ed3b0df21a", kill_on_drop: false }`
[INFO] [stdout] ec26551ee7af4120a4123a567c00f7e0d64e6fa9991f94f0473e50ed3b0df21a
