[INFO] fetching crate sparslog 0.1.2...
[INFO] testing sparslog-0.1.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate sparslog 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sparslog 0.1.2
[INFO] finished tweaking crates.io crate sparslog 0.1.2
[INFO] tweaked toml for crates.io crate sparslog 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sparslog 0.1.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sparslog 0.1.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0edf5fa659b9f45a5484f87653b658798c205f3e1c85880e2043edf3411114c
[INFO] running `Command { std: "docker" "start" "-a" "c0edf5fa659b9f45a5484f87653b658798c205f3e1c85880e2043edf3411114c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0edf5fa659b9f45a5484f87653b658798c205f3e1c85880e2043edf3411114c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0edf5fa659b9f45a5484f87653b658798c205f3e1c85880e2043edf3411114c", kill_on_drop: false }`
[INFO] [stdout] c0edf5fa659b9f45a5484f87653b658798c205f3e1c85880e2043edf3411114c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ceb266c7b7dfeaf9925503af6c4c5f21f463d749630b268fb378b9341f232626
[INFO] running `Command { std: "docker" "start" "-a" "ceb266c7b7dfeaf9925503af6c4c5f21f463d749630b268fb378b9341f232626", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling fast-math v0.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rtlsdr v0.1.4
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling errno v0.3.10
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling rustradio_macros v0.14.2
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rustradio v0.14.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling console-api v0.8.1
[INFO] [stderr]    Compiling console-subscriber v0.4.1
[INFO] [stderr]    Compiling sparslog v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sparslog.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn work(&mut self) -> Result<BlockRet> {
[INFO] [stdout]     |             ^^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn work(&mut self) -> Result<BlockRet<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sparslog.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn work(&mut self) -> Result<BlockRet> {
[INFO] [stdout]     |             ^^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn work(&mut self) -> Result<BlockRet<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sparslog.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn work(&mut self) -> Result<BlockRet> {
[INFO] [stdout]     |             ^^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn work(&mut self) -> Result<BlockRet<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdjKk5F/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-b5a62eb4db8f26d3,libnix-864a3087d69e50e9,libstderrlog-4bf1304beb4de9cb,libthread_local-df7809adb1c90c50,libtermcolor-214b0416d5f44404,libis_terminal-8268ee963be1c06b,libchrono-9dc3b8ca2347e8c1,libiana_time_zone-98f2ac8a8c5a9959,librustradio-4e0f3f2895f3e7aa,libtempfile-5c78edd106a92f6e,libgetrandom-e3b6f58651f2659c,libfastrand-751bcde24b8aa073,libonce_cell-87ad594b4fdd0b3c,liberrno-3a028a336e4e810b,librtlsdr-7fc70de3ad647de8,libtar-9e0837d3bee0a95e,libxattr-e97b48e2c35894e2,librustix-c23b60110382e475,libbitflags-fc1713b2f0086559,liblinux_raw_sys-d28fdc10158f862f,libfiletime-0e3d652942d473cc,libserde_json-9a29594c6035a639,libmemchr-08f38e9718637002,libitoa-6e2430f2fa153711,libryu-c61af0f0be00172a,libfast_math-b3b2ed61e24f22be,libieee754-1424436d24ee8d5d,libthiserror-b731d7579c31552a,libtokio-b557df580a443cc4,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-6a93d9ef4ad7645d,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libitertools-858108c2e3b28bab,liblibc-48466c477392d3b0,libserde-819a536a4586a036,libsha2-96e4051ab693ab39,libcpufeatures-e04321643d03190d,libcfg_if-3e7fc4e38d4a72b5,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librayon-d508eec0cdd02a25,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-b4418dba5a443acb,librustfft-d15e0927dbcfa78e,libprimal_check-db290c51fc6131a0,libtranspose-613e88de54e96eea,libstrength_reduce-9ef82d1e89282c48,libnum_integer-a074aa86760db099,libnum_complex-081e587ff98891f2,libnum_traits-5ba94aa5999cc22f,liblog-a02491428df75c88,libclap-0fdac19855ef2043,libclap_builder-204b9c1cf7b63b32,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libanyhow-8270e876379576f4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrtlsdr" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdjKk5F/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sparslog-af31b883d5512e28" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrtlsdr
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sparslog` (bin "sparslog") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKpub64/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-b5a62eb4db8f26d3,libnix-864a3087d69e50e9,libstderrlog-4bf1304beb4de9cb,libthread_local-df7809adb1c90c50,libtermcolor-214b0416d5f44404,libis_terminal-8268ee963be1c06b,libchrono-9dc3b8ca2347e8c1,libiana_time_zone-98f2ac8a8c5a9959,librustradio-4e0f3f2895f3e7aa,libtempfile-5c78edd106a92f6e,libgetrandom-e3b6f58651f2659c,libfastrand-751bcde24b8aa073,libonce_cell-87ad594b4fdd0b3c,liberrno-3a028a336e4e810b,librtlsdr-7fc70de3ad647de8,libtar-9e0837d3bee0a95e,libxattr-e97b48e2c35894e2,librustix-c23b60110382e475,libbitflags-fc1713b2f0086559,liblinux_raw_sys-d28fdc10158f862f,libfiletime-0e3d652942d473cc,libserde_json-9a29594c6035a639,libmemchr-08f38e9718637002,libitoa-6e2430f2fa153711,libryu-c61af0f0be00172a,libfast_math-b3b2ed61e24f22be,libieee754-1424436d24ee8d5d,libthiserror-b731d7579c31552a,libtokio-b557df580a443cc4,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-21c81843ec401b67,libbytes-82ad4f0211bdc963,libmio-6a93d9ef4ad7645d,libparking_lot-2f5116727edb6dde,libparking_lot_core-b4130f8a26d73b04,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libitertools-858108c2e3b28bab,liblibc-48466c477392d3b0,libserde-819a536a4586a036,libsha2-96e4051ab693ab39,libcpufeatures-e04321643d03190d,libcfg_if-3e7fc4e38d4a72b5,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librayon-d508eec0cdd02a25,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-b4418dba5a443acb,librustfft-d15e0927dbcfa78e,libprimal_check-db290c51fc6131a0,libtranspose-613e88de54e96eea,libstrength_reduce-9ef82d1e89282c48,libnum_integer-a074aa86760db099,libnum_complex-081e587ff98891f2,libnum_traits-5ba94aa5999cc22f,liblog-a02491428df75c88,libclap-0fdac19855ef2043,libclap_builder-204b9c1cf7b63b32,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libanyhow-8270e876379576f4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrtlsdr" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKpub64/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sparslog_async-b6c14f1908060acf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrtlsdr
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sparslog` (bin "sparslog-async") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ceb266c7b7dfeaf9925503af6c4c5f21f463d749630b268fb378b9341f232626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceb266c7b7dfeaf9925503af6c4c5f21f463d749630b268fb378b9341f232626", kill_on_drop: false }`
[INFO] [stdout] ceb266c7b7dfeaf9925503af6c4c5f21f463d749630b268fb378b9341f232626
