[INFO] fetching crate sparslog 0.1.2... [INFO] testing sparslog-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sparslog 0.1.2 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sparslog 0.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stderrlog v0.6.0 [INFO] [stderr] Downloaded fast-math v0.1.1 [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded console-api v0.8.1 [INFO] [stderr] Downloaded console-subscriber v0.4.1 [INFO] [stderr] Downloaded rtlsdr v0.1.4 [INFO] [stderr] Downloaded rustradio_macros v0.14.2 [INFO] [stderr] Downloaded rustradio v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 626d27c8e82de21567e46f6df5f3e9eb5be83c68b15e99c81bb5ed2bcd4108cc [INFO] running `Command { std: "docker" "start" "-a" "626d27c8e82de21567e46f6df5f3e9eb5be83c68b15e99c81bb5ed2bcd4108cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "626d27c8e82de21567e46f6df5f3e9eb5be83c68b15e99c81bb5ed2bcd4108cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626d27c8e82de21567e46f6df5f3e9eb5be83c68b15e99c81bb5ed2bcd4108cc", kill_on_drop: false }` [INFO] [stdout] 626d27c8e82de21567e46f6df5f3e9eb5be83c68b15e99c81bb5ed2bcd4108cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98c44c5323fe5af3593c73a02ba725ebd02bc150267f94b321c188d0f4816abd [INFO] running `Command { std: "docker" "start" "-a" "98c44c5323fe5af3593c73a02ba725ebd02bc150267f94b321c188d0f4816abd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling thiserror v2.0.12 [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 chrono v0.4.39 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rustradio_macros v0.14.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling rtlsdr v0.1.4 [INFO] [stderr] Compiling errno v0.3.10 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustradio v0.14.2 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling clap v4.5.29 [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 { [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> { [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcW6R96v/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-7e421e5f703c195a,libnix-0004e284b7713fcb,libstderrlog-7c5f1380ed469115,libthread_local-0c22053d18313b1f,libtermcolor-3421dff75a1a6c35,libis_terminal-640909acefff0844,libchrono-fd0520bb0fd40a14,libiana_time_zone-33839373f004bfb1,librustradio-6443d0e9b589b973,libtempfile-00d38fb22cd1a815,libgetrandom-a29928b6d73043ee,libfastrand-503f12a96d791409,libonce_cell-5c42cc25c3567235,liberrno-1eb430700b7746cd,librtlsdr-8399b4225f733f56,libtar-2a852021cdb01797,libxattr-b2fbdddcb116d5f8,librustix-fc6eac86fb0968d7,libbitflags-0dbcd73e56b9cd85,liblinux_raw_sys-20b62ec4b985a4c8,libfiletime-11becab94d13eebf,libserde_json-f3a2cfd6e7cbb03b,libmemchr-3ffe5f7a52883367,libitoa-d34da3363977f6fb,libryu-6b175d60b6f34152,libfast_math-3032f476a8841032,libieee754-389556e2883b0bde,libthiserror-14247cdcd07e148b,libtokio-681a4d388c3634c9,libsignal_hook_registry-51dcf58761736553,libsocket2-44553feea8a99840,libbytes-bfe11088fe358bd1,libmio-f706864ff7ab8bf5,libparking_lot-9980df0758d9d1c7,libparking_lot_core-af5385f12eed77a1,libsmallvec-cc09618ba41502d9,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libitertools-81524015b6b5198d,liblibc-82ceef6de72d31f7,libserde-4a9907a0132139df,libsha2-611024758b9d534f,libcpufeatures-471354fefbcaf2d8,libcfg_if-33ef6c02a07f9fec,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librayon-13639db05bb94130,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-38d43fea6173fdf6,librustfft-fcbedfd25a7e70e7,libprimal_check-4984fddf5271fd05,libtranspose-293130df7143626d,libstrength_reduce-649de3d97cb1d991,libnum_integer-a1ee0b827e690b68,libnum_complex-2f4902bb89e76bde,libnum_traits-1a0074f98e3a6d0e,liblog-8df7809bc4bc4dee,libclap-0401dbc6ebce1c8e,libclap_builder-1b1e57756d565873,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libanyhow-86336943e25b38f2}.rlib" "/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/rustcW6R96v/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sparslog-88759b0ac7cc27b0" "-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/rustcCiW2Sj/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-7e421e5f703c195a,libnix-0004e284b7713fcb,libstderrlog-7c5f1380ed469115,libthread_local-0c22053d18313b1f,libtermcolor-3421dff75a1a6c35,libis_terminal-640909acefff0844,libchrono-fd0520bb0fd40a14,libiana_time_zone-33839373f004bfb1,librustradio-6443d0e9b589b973,libtempfile-00d38fb22cd1a815,libgetrandom-a29928b6d73043ee,libfastrand-503f12a96d791409,libonce_cell-5c42cc25c3567235,liberrno-1eb430700b7746cd,librtlsdr-8399b4225f733f56,libtar-2a852021cdb01797,libxattr-b2fbdddcb116d5f8,librustix-fc6eac86fb0968d7,libbitflags-0dbcd73e56b9cd85,liblinux_raw_sys-20b62ec4b985a4c8,libfiletime-11becab94d13eebf,libserde_json-f3a2cfd6e7cbb03b,libmemchr-3ffe5f7a52883367,libitoa-d34da3363977f6fb,libryu-6b175d60b6f34152,libfast_math-3032f476a8841032,libieee754-389556e2883b0bde,libthiserror-14247cdcd07e148b,libtokio-681a4d388c3634c9,libsignal_hook_registry-51dcf58761736553,libsocket2-44553feea8a99840,libbytes-bfe11088fe358bd1,libmio-f706864ff7ab8bf5,libparking_lot-9980df0758d9d1c7,libparking_lot_core-af5385f12eed77a1,libsmallvec-cc09618ba41502d9,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libitertools-81524015b6b5198d,liblibc-82ceef6de72d31f7,libserde-4a9907a0132139df,libsha2-611024758b9d534f,libcpufeatures-471354fefbcaf2d8,libcfg_if-33ef6c02a07f9fec,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librayon-13639db05bb94130,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-38d43fea6173fdf6,librustfft-fcbedfd25a7e70e7,libprimal_check-4984fddf5271fd05,libtranspose-293130df7143626d,libstrength_reduce-649de3d97cb1d991,libnum_integer-a1ee0b827e690b68,libnum_complex-2f4902bb89e76bde,libnum_traits-1a0074f98e3a6d0e,liblog-8df7809bc4bc4dee,libclap-0401dbc6ebce1c8e,libclap_builder-1b1e57756d565873,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libanyhow-86336943e25b38f2}.rlib" "/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/rustcCiW2Sj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sparslog_async-cd5e158b774f898c" "-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" "98c44c5323fe5af3593c73a02ba725ebd02bc150267f94b321c188d0f4816abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c44c5323fe5af3593c73a02ba725ebd02bc150267f94b321c188d0f4816abd", kill_on_drop: false }` [INFO] [stdout] 98c44c5323fe5af3593c73a02ba725ebd02bc150267f94b321c188d0f4816abd