[INFO] fetching crate sparslog 0.1.2...
[INFO] testing sparslog-0.1.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sparslog 0.1.2 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sparslog 0.1.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rtlsdr v0.1.4
[INFO] [stderr]   Downloaded stderrlog v0.6.0
[INFO] [stderr]   Downloaded rustradio_macros v0.14.2
[INFO] [stderr]   Downloaded console-api v0.8.1
[INFO] [stderr]   Downloaded console-subscriber v0.4.1
[INFO] [stderr]   Downloaded rustradio v0.14.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78428a55d3fdb7a31d15990881ec72687fbfb4cec71920a4a51bc0463c72293d
[INFO] running `Command { std: "docker" "start" "-a" "78428a55d3fdb7a31d15990881ec72687fbfb4cec71920a4a51bc0463c72293d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78428a55d3fdb7a31d15990881ec72687fbfb4cec71920a4a51bc0463c72293d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78428a55d3fdb7a31d15990881ec72687fbfb4cec71920a4a51bc0463c72293d", kill_on_drop: false }`
[INFO] [stdout] 78428a55d3fdb7a31d15990881ec72687fbfb4cec71920a4a51bc0463c72293d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c50df9ff1b4253db5bf85d30fe0b41fc899339c8a9023bf5f71b48a8a5cbf43
[INFO] running `Command { std: "docker" "start" "-a" "9c50df9ff1b4253db5bf85d30fe0b41fc899339c8a9023bf5f71b48a8a5cbf43", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling fast-math v0.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling rtlsdr v0.1.4
[INFO] [stderr]    Compiling errno v0.3.10
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling num v0.4.3
[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 tokio v1.45.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rustradio_macros v0.14.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[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/rustcltAvrF/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-5ba242beba2de146,libnix-0f76063951c16f14,libstderrlog-b6d3d1df77c34317,libthread_local-2ab6ec94428ef66f,libtermcolor-38561206b8c6f0a3,libis_terminal-7be762c67558a703,libchrono-4596d3b6e8583e02,libiana_time_zone-4a86490cdbe27d62,librustradio-d57f757ecc906a9f,libtempfile-bd4780fbf0c9ad0e,libgetrandom-7a0d4254ed0d20d7,libfastrand-47921bd8b682c1b8,libonce_cell-a883ca506b1943ef,liberrno-08abdf07bf18220f,librtlsdr-c33904856aa65ce3,libtar-88124476dca1089d,libxattr-8fc83afd24c82b2e,librustix-fb4612cfb6b1559b,libbitflags-5496d2ace5a027de,liblinux_raw_sys-06a50b9ab5d748d6,libfiletime-f7207ab549dea4fe,libserde_json-c65a65df4689abf2,libmemchr-ee39f93accc90f7c,libitoa-c39dfbbb97975c4c,libryu-d0ac68dd5881b0fa,libfast_math-00174aad0c19a48a,libieee754-6d507c3af76b194c,libthiserror-6ea69ecbbb0437c4,libtokio-ec332a28bf9bbaf5,libsignal_hook_registry-e688d69693ea75e9,libsocket2-ab19cc672446079b,libbytes-9bfea4f212c5b7d0,libmio-f174bfec4bbb3378,libparking_lot-f288407cdba48fc4,libparking_lot_core-60447564daeeeeb9,libsmallvec-dcd3927d7d80c208,liblock_api-4beacfad2f3f8dba,libscopeguard-b6a4a8f4f6aaf34b,libpin_project_lite-838971c4926b66e8,libitertools-828ba5b9dc3ae12e,liblibc-e7fe3392746f9a7c,libserde-8c615307c0037746,libsha2-f356219ed543caa2,libcpufeatures-090d52df5475f983,libcfg_if-6a7eff3bb9b3cc11,libdigest-06c65f6f4060c80b,libblock_buffer-b7c832084a63d83f,libcrypto_common-bc48e0eda5c74063,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,librayon-6e3b259dda0349dc,librayon_core-0697b8f7e3eeeca9,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-c72f44f1a200ae1c,librustfft-72f7f76314149a41,libprimal_check-0e227d0eb707ab28,libtranspose-01b33a636b136c30,libstrength_reduce-9e68b3b3a4362e95,libnum_integer-4790f841f2de25fa,libnum_complex-6175339c86d8477f,libnum_traits-c0bc82ce50b5fb15,liblog-b0ba5b3ad1c4b413,libclap-ea08f279e3b8f10a,libclap_builder-df3b5968d15f6ceb,libstrsim-d06c92a9dc9344bf,libanstream-b6cc5945a1aa02e1,libanstyle_query-a0e00d77dd0f77aa,libis_terminal_polyfill-2bc766009a493b8b,libcolorchoice-bfd5266073a80ed2,libanstyle_parse-f67876cbe1ecea05,libutf8parse-f6737d5b791aba93,libclap_lex-1ba46ad7564c5ef8,libanstyle-20969c867182423a,libanyhow-56b7ba3b8d475eef}.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/rustcltAvrF/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-da45ccdd4dca5357" "-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/rustclZdd56/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-5ba242beba2de146,libnix-0f76063951c16f14,libstderrlog-b6d3d1df77c34317,libthread_local-2ab6ec94428ef66f,libtermcolor-38561206b8c6f0a3,libis_terminal-7be762c67558a703,libchrono-4596d3b6e8583e02,libiana_time_zone-4a86490cdbe27d62,librustradio-d57f757ecc906a9f,libtempfile-bd4780fbf0c9ad0e,libgetrandom-7a0d4254ed0d20d7,libfastrand-47921bd8b682c1b8,libonce_cell-a883ca506b1943ef,liberrno-08abdf07bf18220f,librtlsdr-c33904856aa65ce3,libtar-88124476dca1089d,libxattr-8fc83afd24c82b2e,librustix-fb4612cfb6b1559b,libbitflags-5496d2ace5a027de,liblinux_raw_sys-06a50b9ab5d748d6,libfiletime-f7207ab549dea4fe,libserde_json-c65a65df4689abf2,libmemchr-ee39f93accc90f7c,libitoa-c39dfbbb97975c4c,libryu-d0ac68dd5881b0fa,libfast_math-00174aad0c19a48a,libieee754-6d507c3af76b194c,libthiserror-6ea69ecbbb0437c4,libtokio-ec332a28bf9bbaf5,libsignal_hook_registry-e688d69693ea75e9,libsocket2-ab19cc672446079b,libbytes-9bfea4f212c5b7d0,libmio-f174bfec4bbb3378,libparking_lot-f288407cdba48fc4,libparking_lot_core-60447564daeeeeb9,libsmallvec-dcd3927d7d80c208,liblock_api-4beacfad2f3f8dba,libscopeguard-b6a4a8f4f6aaf34b,libpin_project_lite-838971c4926b66e8,libitertools-828ba5b9dc3ae12e,liblibc-e7fe3392746f9a7c,libserde-8c615307c0037746,libsha2-f356219ed543caa2,libcpufeatures-090d52df5475f983,libcfg_if-6a7eff3bb9b3cc11,libdigest-06c65f6f4060c80b,libblock_buffer-b7c832084a63d83f,libcrypto_common-bc48e0eda5c74063,libgeneric_array-549275445a8108b3,libtypenum-4e38cc387f062e8f,librayon-6e3b259dda0349dc,librayon_core-0697b8f7e3eeeca9,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-c72f44f1a200ae1c,librustfft-72f7f76314149a41,libprimal_check-0e227d0eb707ab28,libtranspose-01b33a636b136c30,libstrength_reduce-9e68b3b3a4362e95,libnum_integer-4790f841f2de25fa,libnum_complex-6175339c86d8477f,libnum_traits-c0bc82ce50b5fb15,liblog-b0ba5b3ad1c4b413,libclap-ea08f279e3b8f10a,libclap_builder-df3b5968d15f6ceb,libstrsim-d06c92a9dc9344bf,libanstream-b6cc5945a1aa02e1,libanstyle_query-a0e00d77dd0f77aa,libis_terminal_polyfill-2bc766009a493b8b,libcolorchoice-bfd5266073a80ed2,libanstyle_parse-f67876cbe1ecea05,libutf8parse-f6737d5b791aba93,libclap_lex-1ba46ad7564c5ef8,libanstyle-20969c867182423a,libanyhow-56b7ba3b8d475eef}.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/rustclZdd56/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-4aeffa004109b0f9" "-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" "9c50df9ff1b4253db5bf85d30fe0b41fc899339c8a9023bf5f71b48a8a5cbf43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c50df9ff1b4253db5bf85d30fe0b41fc899339c8a9023bf5f71b48a8a5cbf43", kill_on_drop: false }`
[INFO] [stdout] 9c50df9ff1b4253db5bf85d30fe0b41fc899339c8a9023bf5f71b48a8a5cbf43
