[INFO] fetching crate futuresdr 0.0.38... [INFO] testing futuresdr-0.0.38 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate futuresdr 0.0.38 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate futuresdr 0.0.38 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate futuresdr 0.0.38 [INFO] tweaked toml for crates.io crate futuresdr 0.0.38 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate futuresdr 0.0.38 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate futuresdr 0.0.38 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a92d15dcc8b6abbe6b871659141b304377f64f68eb8bee5963fcd7b2848898e [INFO] running `Command { std: "docker" "start" "-a" "6a92d15dcc8b6abbe6b871659141b304377f64f68eb8bee5963fcd7b2848898e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a92d15dcc8b6abbe6b871659141b304377f64f68eb8bee5963fcd7b2848898e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a92d15dcc8b6abbe6b871659141b304377f64f68eb8bee5963fcd7b2848898e", kill_on_drop: false }` [INFO] [stdout] 6a92d15dcc8b6abbe6b871659141b304377f64f68eb8bee5963fcd7b2848898e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26d2c650c1502bf62632c105f081a5adc492dabfadaffef3c907433bab1bdf14 [INFO] running `Command { std: "docker" "start" "-a" "26d2c650c1502bf62632c105f081a5adc492dabfadaffef3c907433bab1bdf14", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling futuredsp v0.0.7 [INFO] [stderr] Compiling rustfft v6.3.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling futuresdr v0.0.38 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling yaml-rust2 v0.10.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futuresdr-macros v0.0.7 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-tungstenite v0.29.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling vmcircbuffer v0.0.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling futuresdr-types v0.0.13 [INFO] [stderr] Compiling toml v0.8.21 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/runtime.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 238 | fg: Flowgraph, [INFO] [stdout] 239 | ) -> (TaskHandle>, FlowgraphHandle) { [INFO] [stdout] | ------------------------------------ the same lifetime is hidden 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] 239 | ) -> (TaskHandle<'_, Result>, FlowgraphHandle) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.48s [INFO] running `Command { std: "docker" "inspect" "26d2c650c1502bf62632c105f081a5adc492dabfadaffef3c907433bab1bdf14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d2c650c1502bf62632c105f081a5adc492dabfadaffef3c907433bab1bdf14", kill_on_drop: false }` [INFO] [stdout] 26d2c650c1502bf62632c105f081a5adc492dabfadaffef3c907433bab1bdf14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40ab84fdd8baa71a8f27923679ed79917e83b7ed78ec0afadd21800a2d516ef9 [INFO] running `Command { std: "docker" "start" "-a" "40ab84fdd8baa71a8f27923679ed79917e83b7ed78ec0afadd21800a2d516ef9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling easy-parallel v3.3.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling futuredsp v0.0.7 [INFO] [stderr] Compiling rustfft v6.3.0 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling futuresdr-types v0.0.13 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.21 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling futuresdr v0.0.38 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/runtime.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 238 | fg: Flowgraph, [INFO] [stdout] 239 | ) -> (TaskHandle>, FlowgraphHandle) { [INFO] [stdout] | ------------------------------------ the same lifetime is hidden 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] 239 | ) -> (TaskHandle<'_, Result>, FlowgraphHandle) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/runtime.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 238 | fg: Flowgraph, [INFO] [stdout] 239 | ) -> (TaskHandle>, FlowgraphHandle) { [INFO] [stdout] | ------------------------------------ the same lifetime is hidden 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] 239 | ) -> (TaskHandle<'_, Result>, FlowgraphHandle) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futuresdr` (test "bad_block") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name bad_block --edition=2024 tests/bad_block.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tracing_max_level_debug"' --cfg 'feature="tracing_release_max_level_info"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aaronia", "aaronia_http", "async-native-tls", "audio", "default", "flow_scheduler", "hackrf", "rtlsdr", "seify", "seify_dummy", "soapy", "tpb_scheduler", "tracing_max_level_debug", "tracing_release_max_level_info", "vulkan", "wgpu", "zeromq", "zynq"))' -C metadata=1cc1a10536d72e69 -C extra-filename=-0b8b2aacbc4c1c19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-a6c555413ebd60cd.rlib --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-ff1bb5e22f2da591.rlib --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-3a8027b48b87e7d6.rlib --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-a55970b69b8073c9.rlib --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-b50bfb3021871480.rlib --extern async_net=/opt/rustwide/target/debug/deps/libasync_net-4291d180f69a4d7d.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-fd719cc8a4edef2a.rlib --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-65820d26b839a505.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7e80e6ccea680d57.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-9688873acd607e78.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-8741eac77d33da7c.rlib --extern blocking=/opt/rustwide/target/debug/deps/libblocking-cb4d841c508aa2fd.rlib --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-39e00c7480698460.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-5b31199ad45d733e.rlib --extern core_affinity=/opt/rustwide/target/debug/deps/libcore_affinity-dac24d272b8056ff.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8f2c93badb757c67.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-113547de08911d3e.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b51c2b45a5906cc9.rlib --extern easy_parallel=/opt/rustwide/target/debug/deps/libeasy_parallel-1f7fb90ab3dc8b81.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-dea987fbd0dd69e5.rlib --extern futuredsp=/opt/rustwide/target/debug/deps/libfuturedsp-bc5df0ea326185b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-740bf2859eb0ee9e.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-3f67561f1db0b885.rlib --extern futuresdr=/opt/rustwide/target/debug/deps/libfuturesdr-4cc5cdacad8aa986.rlib --extern futuresdr_macros=/opt/rustwide/target/debug/deps/libfuturesdr_macros-1bf79540986557bc.so --extern futuresdr_types=/opt/rustwide/target/debug/deps/libfuturesdr_types-4287398e8f54d320.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a1f51a53e348ca20.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-21d377e574705fa1.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-ada31737eb0805db.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-00a3dc3d4792eeb2.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1544b19ae685fc73.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-500ee10276ad2ec3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1db7d76b54b122c3.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-b066ee2c679b47fd.rlib --extern spin=/opt/rustwide/target/debug/deps/libspin-c84a83b372c28d77.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-30540bfcdf084d19.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-82c45c4b2c99a2f4.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-9735eea77414ed18.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6d5b82bde5ca966e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9042d835082c6d13.rlib --extern vmcircbuffer=/opt/rustwide/target/debug/deps/libvmcircbuffer-3166fa737516b0b5.rlib --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-c447c8b725da1947.rlib --cap-lints=forbid --cfg RUSTC_IS_NIGHTLY` (signal: 9, SIGKILL: kill) [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/rustcQaAw78/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfuturesdr-4cc5cdacad8aa986,libcore_affinity-dac24d272b8056ff,libnum_cpus-00a3dc3d4792eeb2,libdirs-113547de08911d3e,libdirs_sys-489910d0be423df4,liboption_ext-23838f1959a6156b,libasync_executor-ff1bb5e22f2da591,libtracing_subscriber-9042d835082c6d13,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-602e7b49f9bf6e34,libtower_http-9735eea77414ed18,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libhttp_range_header-4ae42ae54e280e27,libtokio_util-fcfd83a9f07f6f1a,libaxum-8741eac77d33da7c,libserde_path_to_error-a505ea5735ffd8e5,libserde_urlencoded-4164a36977220e0b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-ac0ca3df3ace81b3,libhyper-799b2779edb0c3bd,libsmallvec-cc09618ba41502d9,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-2231fc240aa2309e,libmime-4b44681fdb2c65f7,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libtower-ccc847ddca463738,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-82c45c4b2c99a2f4,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libconfig-5b31199ad45d733e,libpathdiff-3b9982cd4c9b7139,libjson5-0ac196b16bbc89e4,libpest-4176b645084c22f2,libucd_trie-01dd94f548235104,libron-63acb070aaf13c03,libbase64-64299f9d815d057c,libtoml-ba30bfc21cb19c40,libtoml_edit-0f1ea12dbcf2e264,libserde_spanned-883597d3d0abc9d1,libindexmap-f048eb4f1f43eb62,libequivalent-7e0e8cbe6c474a67,libtoml_datetime-553158ed3162d479,libwinnow-275ad02d1fca8ae9,libini-2d42dcaeb62e2f2f,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-09d1c1e3ecf0024e,libhashbrown-c66a0cd602652163,libdlv_list-9d6a759c7c71ed73,libyaml_rust2-fb970252e31293a5,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-699d098e7957b2ff,libhashbrown-47081099e2eb382d,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libvmcircbuffer-3166fa737516b0b5,libthiserror-453f2dfba50050a5,libasync_tungstenite-9688873acd607e78,libtungstenite-685ea4ffe47ada5e,libdata_encoding-6d465a39edfa29f6,librand-1544b19ae685fc73,librand_chacha-68678226efa5e703,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-055480f81c0df00b,libgetrandom-ba86f1242ddd9ce1,liblibc-a1f51a53e348ca20,libutf8-d75228722519eff6,libsha1-078f0e805e9f8442,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libweb_time-c447c8b725da1947,libasync_fs-3a8027b48b87e7d6,librustfft-500ee10276ad2ec3,libprimal_check-60e4aff728f731d9,libtranspose-7e60b0504b54e5ea,libstrength_reduce-649de3d97cb1d991,libfuturesdr_types-4287398e8f54d320,libserde_json-a1b5e8850632b0b2,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-30540bfcdf084d19,libdyn_clone-b51c2b45a5906cc9,libnum_integer-ada31737eb0805db,libfutures-740bf2859eb0ee9e,libfutures_executor-b79e20966de9d3d0,libfutures_util-8408b8aceea77417,libmemchr-3ffe5f7a52883367,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfuturedsp-bc5df0ea326185b9,libnum_complex-21d377e574705fa1,libnum_traits-1a0074f98e3a6d0e,libasync_net-4291d180f69a4d7d,libblocking-cb4d841c508aa2fd,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libasync_task-65820d26b839a505,libasync_channel-a6c555413ebd60cd,libasync_io-a55970b69b8073c9,libslab-b066ee2c679b47fd,libpolling-603eb7131c846b8e,libcfg_if-33ef6c02a07f9fec,libconcurrent_queue-39e00c7480698460,libcrossbeam_utils-57acb8582d3ed5fe,libasync_lock-b50bfb3021871480,libevent_listener_strategy-bc0d38d227c44489,libevent_listener-da4a0e00666887da,librustix-09916679a27526fc,libbitflags-344d76e94bb4a443,libserde-1db7d76b54b122c3,liblinux_raw_sys-aa9c2ff6a845f8dc,libfutures_lite-3f67561f1db0b885,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libtracing-6d5b82bde5ca966e,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libanyhow-1062fd8720902979}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQaAw78/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/applyintoiter-0c3674836bc2e7b1" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futuresdr` (test "applyintoiter") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMrro2s/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfuturesdr-4cc5cdacad8aa986,libcore_affinity-dac24d272b8056ff,libnum_cpus-00a3dc3d4792eeb2,libdirs-113547de08911d3e,libdirs_sys-489910d0be423df4,liboption_ext-23838f1959a6156b,libasync_executor-ff1bb5e22f2da591,libtracing_subscriber-9042d835082c6d13,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-602e7b49f9bf6e34,libtower_http-9735eea77414ed18,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libhttp_range_header-4ae42ae54e280e27,libtokio_util-fcfd83a9f07f6f1a,libaxum-8741eac77d33da7c,libserde_path_to_error-a505ea5735ffd8e5,libserde_urlencoded-4164a36977220e0b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-ac0ca3df3ace81b3,libhyper-799b2779edb0c3bd,libsmallvec-cc09618ba41502d9,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-2231fc240aa2309e,libmime-4b44681fdb2c65f7,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libtower-ccc847ddca463738,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-82c45c4b2c99a2f4,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libconfig-5b31199ad45d733e,libpathdiff-3b9982cd4c9b7139,libjson5-0ac196b16bbc89e4,libpest-4176b645084c22f2,libucd_trie-01dd94f548235104,libron-63acb070aaf13c03,libbase64-64299f9d815d057c,libtoml-ba30bfc21cb19c40,libtoml_edit-0f1ea12dbcf2e264,libserde_spanned-883597d3d0abc9d1,libindexmap-f048eb4f1f43eb62,libequivalent-7e0e8cbe6c474a67,libtoml_datetime-553158ed3162d479,libwinnow-275ad02d1fca8ae9,libini-2d42dcaeb62e2f2f,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-09d1c1e3ecf0024e,libhashbrown-c66a0cd602652163,libdlv_list-9d6a759c7c71ed73,libyaml_rust2-fb970252e31293a5,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-699d098e7957b2ff,libhashbrown-47081099e2eb382d,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libvmcircbuffer-3166fa737516b0b5,libthiserror-453f2dfba50050a5,libasync_tungstenite-9688873acd607e78,libtungstenite-685ea4ffe47ada5e,libdata_encoding-6d465a39edfa29f6,librand-1544b19ae685fc73,librand_chacha-68678226efa5e703,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-055480f81c0df00b,libgetrandom-ba86f1242ddd9ce1,liblibc-a1f51a53e348ca20,libutf8-d75228722519eff6,libsha1-078f0e805e9f8442,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libweb_time-c447c8b725da1947,libasync_fs-3a8027b48b87e7d6,librustfft-500ee10276ad2ec3,libprimal_check-60e4aff728f731d9,libtranspose-7e60b0504b54e5ea,libstrength_reduce-649de3d97cb1d991,libfuturesdr_types-4287398e8f54d320,libserde_json-a1b5e8850632b0b2,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-30540bfcdf084d19,libdyn_clone-b51c2b45a5906cc9,libnum_integer-ada31737eb0805db,libfutures-740bf2859eb0ee9e,libfutures_executor-b79e20966de9d3d0,libfutures_util-8408b8aceea77417,libmemchr-3ffe5f7a52883367,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfuturedsp-bc5df0ea326185b9,libnum_complex-21d377e574705fa1,libnum_traits-1a0074f98e3a6d0e,libasync_net-4291d180f69a4d7d,libblocking-cb4d841c508aa2fd,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libasync_task-65820d26b839a505,libasync_channel-a6c555413ebd60cd,libasync_io-a55970b69b8073c9,libslab-b066ee2c679b47fd,libpolling-603eb7131c846b8e,libcfg_if-33ef6c02a07f9fec,libconcurrent_queue-39e00c7480698460,libcrossbeam_utils-57acb8582d3ed5fe,libasync_lock-b50bfb3021871480,libevent_listener_strategy-bc0d38d227c44489,libevent_listener-da4a0e00666887da,librustix-09916679a27526fc,libbitflags-344d76e94bb4a443,libserde-1db7d76b54b122c3,liblinux_raw_sys-aa9c2ff6a845f8dc,libfutures_lite-3f67561f1db0b885,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libtracing-6d5b82bde5ca966e,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libanyhow-1062fd8720902979}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMrro2s/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/examples/vect-608186289fcc9351" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futuresdr` (example "vect") due to 1 previous error [INFO] [stderr] error: could not compile `futuresdr` (test "fail") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name fail --edition=2024 tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tracing_max_level_debug"' --cfg 'feature="tracing_release_max_level_info"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aaronia", "aaronia_http", "async-native-tls", "audio", "default", "flow_scheduler", "hackrf", "rtlsdr", "seify", "seify_dummy", "soapy", "tpb_scheduler", "tracing_max_level_debug", "tracing_release_max_level_info", "vulkan", "wgpu", "zeromq", "zynq"))' -C metadata=ba159b3b6e396831 -C extra-filename=-77f361cbd52f472f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-a6c555413ebd60cd.rlib --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-ff1bb5e22f2da591.rlib --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-3a8027b48b87e7d6.rlib --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-a55970b69b8073c9.rlib --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-b50bfb3021871480.rlib --extern async_net=/opt/rustwide/target/debug/deps/libasync_net-4291d180f69a4d7d.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-fd719cc8a4edef2a.rlib --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-65820d26b839a505.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7e80e6ccea680d57.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-9688873acd607e78.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-8741eac77d33da7c.rlib --extern blocking=/opt/rustwide/target/debug/deps/libblocking-cb4d841c508aa2fd.rlib --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-39e00c7480698460.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-5b31199ad45d733e.rlib --extern core_affinity=/opt/rustwide/target/debug/deps/libcore_affinity-dac24d272b8056ff.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8f2c93badb757c67.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-113547de08911d3e.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b51c2b45a5906cc9.rlib --extern easy_parallel=/opt/rustwide/target/debug/deps/libeasy_parallel-1f7fb90ab3dc8b81.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-dea987fbd0dd69e5.rlib --extern futuredsp=/opt/rustwide/target/debug/deps/libfuturedsp-bc5df0ea326185b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-740bf2859eb0ee9e.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-3f67561f1db0b885.rlib --extern futuresdr=/opt/rustwide/target/debug/deps/libfuturesdr-4cc5cdacad8aa986.rlib --extern futuresdr_macros=/opt/rustwide/target/debug/deps/libfuturesdr_macros-1bf79540986557bc.so --extern futuresdr_types=/opt/rustwide/target/debug/deps/libfuturesdr_types-4287398e8f54d320.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a1f51a53e348ca20.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-21d377e574705fa1.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-ada31737eb0805db.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-00a3dc3d4792eeb2.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1544b19ae685fc73.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-500ee10276ad2ec3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1db7d76b54b122c3.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-b066ee2c679b47fd.rlib --extern spin=/opt/rustwide/target/debug/deps/libspin-c84a83b372c28d77.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-30540bfcdf084d19.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-82c45c4b2c99a2f4.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-9735eea77414ed18.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6d5b82bde5ca966e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9042d835082c6d13.rlib --extern vmcircbuffer=/opt/rustwide/target/debug/deps/libvmcircbuffer-3166fa737516b0b5.rlib --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-c447c8b725da1947.rlib --cap-lints=forbid --cfg RUSTC_IS_NIGHTLY` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWZJYze/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfuturesdr-4cc5cdacad8aa986,libcore_affinity-dac24d272b8056ff,libnum_cpus-00a3dc3d4792eeb2,libdirs-113547de08911d3e,libdirs_sys-489910d0be423df4,liboption_ext-23838f1959a6156b,libasync_executor-ff1bb5e22f2da591,libtracing_subscriber-9042d835082c6d13,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-602e7b49f9bf6e34,libtower_http-9735eea77414ed18,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libhttp_range_header-4ae42ae54e280e27,libtokio_util-fcfd83a9f07f6f1a,libaxum-8741eac77d33da7c,libserde_path_to_error-a505ea5735ffd8e5,libserde_urlencoded-4164a36977220e0b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-ac0ca3df3ace81b3,libhyper-799b2779edb0c3bd,libsmallvec-cc09618ba41502d9,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-2231fc240aa2309e,libmime-4b44681fdb2c65f7,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libtower-ccc847ddca463738,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-82c45c4b2c99a2f4,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libconfig-5b31199ad45d733e,libpathdiff-3b9982cd4c9b7139,libjson5-0ac196b16bbc89e4,libpest-4176b645084c22f2,libucd_trie-01dd94f548235104,libron-63acb070aaf13c03,libbase64-64299f9d815d057c,libtoml-ba30bfc21cb19c40,libtoml_edit-0f1ea12dbcf2e264,libserde_spanned-883597d3d0abc9d1,libindexmap-f048eb4f1f43eb62,libequivalent-7e0e8cbe6c474a67,libtoml_datetime-553158ed3162d479,libwinnow-275ad02d1fca8ae9,libini-2d42dcaeb62e2f2f,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-09d1c1e3ecf0024e,libhashbrown-c66a0cd602652163,libdlv_list-9d6a759c7c71ed73,libyaml_rust2-fb970252e31293a5,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-699d098e7957b2ff,libhashbrown-47081099e2eb382d,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libvmcircbuffer-3166fa737516b0b5,libthiserror-453f2dfba50050a5,libasync_tungstenite-9688873acd607e78,libtungstenite-685ea4ffe47ada5e,libdata_encoding-6d465a39edfa29f6,librand-1544b19ae685fc73,librand_chacha-68678226efa5e703,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-055480f81c0df00b,libgetrandom-ba86f1242ddd9ce1,liblibc-a1f51a53e348ca20,libutf8-d75228722519eff6,libsha1-078f0e805e9f8442,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libweb_time-c447c8b725da1947,libasync_fs-3a8027b48b87e7d6,librustfft-500ee10276ad2ec3,libprimal_check-60e4aff728f731d9,libtranspose-7e60b0504b54e5ea,libstrength_reduce-649de3d97cb1d991,libfuturesdr_types-4287398e8f54d320,libserde_json-a1b5e8850632b0b2,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-30540bfcdf084d19,libdyn_clone-b51c2b45a5906cc9,libnum_integer-ada31737eb0805db,libfutures-740bf2859eb0ee9e,libfutures_executor-b79e20966de9d3d0,libfutures_util-8408b8aceea77417,libmemchr-3ffe5f7a52883367,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfuturedsp-bc5df0ea326185b9,libnum_complex-21d377e574705fa1,libnum_traits-1a0074f98e3a6d0e,libasync_net-4291d180f69a4d7d,libblocking-cb4d841c508aa2fd,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libasync_task-65820d26b839a505,libasync_channel-a6c555413ebd60cd,libasync_io-a55970b69b8073c9,libslab-b066ee2c679b47fd,libpolling-603eb7131c846b8e,libcfg_if-33ef6c02a07f9fec,libconcurrent_queue-39e00c7480698460,libcrossbeam_utils-57acb8582d3ed5fe,libasync_lock-b50bfb3021871480,libevent_listener_strategy-bc0d38d227c44489,libevent_listener-da4a0e00666887da,librustix-09916679a27526fc,libbitflags-344d76e94bb4a443,libserde-1db7d76b54b122c3,liblinux_raw_sys-aa9c2ff6a845f8dc,libfutures_lite-3f67561f1db0b885,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libtracing-6d5b82bde5ca966e,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libanyhow-1062fd8720902979}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWZJYze/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/examples/message_passing-1f6c160a124826b9" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futuresdr` (example "message-passing") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccrnwtP/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfuturesdr-4cc5cdacad8aa986,libcore_affinity-dac24d272b8056ff,libnum_cpus-00a3dc3d4792eeb2,libdirs-113547de08911d3e,libdirs_sys-489910d0be423df4,liboption_ext-23838f1959a6156b,libasync_executor-ff1bb5e22f2da591,libtracing_subscriber-9042d835082c6d13,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-602e7b49f9bf6e34,libtower_http-9735eea77414ed18,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libhttp_range_header-4ae42ae54e280e27,libtokio_util-fcfd83a9f07f6f1a,libaxum-8741eac77d33da7c,libserde_path_to_error-a505ea5735ffd8e5,libserde_urlencoded-4164a36977220e0b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-ac0ca3df3ace81b3,libhyper-799b2779edb0c3bd,libsmallvec-cc09618ba41502d9,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-2231fc240aa2309e,libmime-4b44681fdb2c65f7,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libtower-ccc847ddca463738,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-82c45c4b2c99a2f4,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libconfig-5b31199ad45d733e,libpathdiff-3b9982cd4c9b7139,libjson5-0ac196b16bbc89e4,libpest-4176b645084c22f2,libucd_trie-01dd94f548235104,libron-63acb070aaf13c03,libbase64-64299f9d815d057c,libtoml-ba30bfc21cb19c40,libtoml_edit-0f1ea12dbcf2e264,libserde_spanned-883597d3d0abc9d1,libindexmap-f048eb4f1f43eb62,libequivalent-7e0e8cbe6c474a67,libtoml_datetime-553158ed3162d479,libwinnow-275ad02d1fca8ae9,libini-2d42dcaeb62e2f2f,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-09d1c1e3ecf0024e,libhashbrown-c66a0cd602652163,libdlv_list-9d6a759c7c71ed73,libyaml_rust2-fb970252e31293a5,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-699d098e7957b2ff,libhashbrown-47081099e2eb382d,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libvmcircbuffer-3166fa737516b0b5,libthiserror-453f2dfba50050a5,libasync_tungstenite-9688873acd607e78,libtungstenite-685ea4ffe47ada5e,libdata_encoding-6d465a39edfa29f6,librand-1544b19ae685fc73,librand_chacha-68678226efa5e703,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-055480f81c0df00b,libgetrandom-ba86f1242ddd9ce1,liblibc-a1f51a53e348ca20,libutf8-d75228722519eff6,libsha1-078f0e805e9f8442,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libweb_time-c447c8b725da1947,libasync_fs-3a8027b48b87e7d6,librustfft-500ee10276ad2ec3,libprimal_check-60e4aff728f731d9,libtranspose-7e60b0504b54e5ea,libstrength_reduce-649de3d97cb1d991,libfuturesdr_types-4287398e8f54d320,libserde_json-a1b5e8850632b0b2,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-30540bfcdf084d19,libdyn_clone-b51c2b45a5906cc9,libnum_integer-ada31737eb0805db,libfutures-740bf2859eb0ee9e,libfutures_executor-b79e20966de9d3d0,libfutures_util-8408b8aceea77417,libmemchr-3ffe5f7a52883367,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfuturedsp-bc5df0ea326185b9,libnum_complex-21d377e574705fa1,libnum_traits-1a0074f98e3a6d0e,libasync_net-4291d180f69a4d7d,libblocking-cb4d841c508aa2fd,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libasync_task-65820d26b839a505,libasync_channel-a6c555413ebd60cd,libasync_io-a55970b69b8073c9,libslab-b066ee2c679b47fd,libpolling-603eb7131c846b8e,libcfg_if-33ef6c02a07f9fec,libconcurrent_queue-39e00c7480698460,libcrossbeam_utils-57acb8582d3ed5fe,libasync_lock-b50bfb3021871480,libevent_listener_strategy-bc0d38d227c44489,libevent_listener-da4a0e00666887da,librustix-09916679a27526fc,libbitflags-344d76e94bb4a443,libserde-1db7d76b54b122c3,liblinux_raw_sys-aa9c2ff6a845f8dc,libfutures_lite-3f67561f1db0b885,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libtracing-6d5b82bde5ca966e,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libanyhow-1062fd8720902979}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccrnwtP/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/mocker-a4006c2c96b9a10b" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futuresdr` (test "mocker") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjjXDtO/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfuturesdr-4cc5cdacad8aa986,libcore_affinity-dac24d272b8056ff,libnum_cpus-00a3dc3d4792eeb2,libdirs-113547de08911d3e,libdirs_sys-489910d0be423df4,liboption_ext-23838f1959a6156b,libasync_executor-ff1bb5e22f2da591,libtracing_subscriber-9042d835082c6d13,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-602e7b49f9bf6e34,libtower_http-9735eea77414ed18,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libhttp_range_header-4ae42ae54e280e27,libtokio_util-fcfd83a9f07f6f1a,libaxum-8741eac77d33da7c,libserde_path_to_error-a505ea5735ffd8e5,libserde_urlencoded-4164a36977220e0b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-ac0ca3df3ace81b3,libhyper-799b2779edb0c3bd,libsmallvec-cc09618ba41502d9,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-2231fc240aa2309e,libmime-4b44681fdb2c65f7,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libtower-ccc847ddca463738,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-82c45c4b2c99a2f4,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libconfig-5b31199ad45d733e,libpathdiff-3b9982cd4c9b7139,libjson5-0ac196b16bbc89e4,libpest-4176b645084c22f2,libucd_trie-01dd94f548235104,libron-63acb070aaf13c03,libbase64-64299f9d815d057c,libtoml-ba30bfc21cb19c40,libtoml_edit-0f1ea12dbcf2e264,libserde_spanned-883597d3d0abc9d1,libindexmap-f048eb4f1f43eb62,libequivalent-7e0e8cbe6c474a67,libtoml_datetime-553158ed3162d479,libwinnow-275ad02d1fca8ae9,libini-2d42dcaeb62e2f2f,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-09d1c1e3ecf0024e,libhashbrown-c66a0cd602652163,libdlv_list-9d6a759c7c71ed73,libyaml_rust2-fb970252e31293a5,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-699d098e7957b2ff,libhashbrown-47081099e2eb382d,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libvmcircbuffer-3166fa737516b0b5,libthiserror-453f2dfba50050a5,libasync_tungstenite-9688873acd607e78,libtungstenite-685ea4ffe47ada5e,libdata_encoding-6d465a39edfa29f6,librand-1544b19ae685fc73,librand_chacha-68678226efa5e703,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-055480f81c0df00b,libgetrandom-ba86f1242ddd9ce1,liblibc-a1f51a53e348ca20,libutf8-d75228722519eff6,libsha1-078f0e805e9f8442,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libweb_time-c447c8b725da1947,libasync_fs-3a8027b48b87e7d6,librustfft-500ee10276ad2ec3,libprimal_check-60e4aff728f731d9,libtranspose-7e60b0504b54e5ea,libstrength_reduce-649de3d97cb1d991,libfuturesdr_types-4287398e8f54d320,libserde_json-a1b5e8850632b0b2,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-30540bfcdf084d19,libdyn_clone-b51c2b45a5906cc9,libnum_integer-ada31737eb0805db,libfutures-740bf2859eb0ee9e,libfutures_executor-b79e20966de9d3d0,libfutures_util-8408b8aceea77417,libmemchr-3ffe5f7a52883367,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfuturedsp-bc5df0ea326185b9,libnum_complex-21d377e574705fa1,libnum_traits-1a0074f98e3a6d0e,libasync_net-4291d180f69a4d7d,libblocking-cb4d841c508aa2fd,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libasync_task-65820d26b839a505,libasync_channel-a6c555413ebd60cd,libasync_io-a55970b69b8073c9,libslab-b066ee2c679b47fd,libpolling-603eb7131c846b8e,libcfg_if-33ef6c02a07f9fec,libconcurrent_queue-39e00c7480698460,libcrossbeam_utils-57acb8582d3ed5fe,libasync_lock-b50bfb3021871480,libevent_listener_strategy-bc0d38d227c44489,libevent_listener-da4a0e00666887da,librustix-09916679a27526fc,libbitflags-344d76e94bb4a443,libserde-1db7d76b54b122c3,liblinux_raw_sys-aa9c2ff6a845f8dc,libfutures_lite-3f67561f1db0b885,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libtracing-6d5b82bde5ca966e,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libanyhow-1062fd8720902979}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjjXDtO/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/split-688b4d59493805d3" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futuresdr` (test "split") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXwCTiQ/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfuturesdr-4cc5cdacad8aa986,libcore_affinity-dac24d272b8056ff,libnum_cpus-00a3dc3d4792eeb2,libdirs-113547de08911d3e,libdirs_sys-489910d0be423df4,liboption_ext-23838f1959a6156b,libasync_executor-ff1bb5e22f2da591,libtracing_subscriber-9042d835082c6d13,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-602e7b49f9bf6e34,libtower_http-9735eea77414ed18,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libhttp_range_header-4ae42ae54e280e27,libtokio_util-fcfd83a9f07f6f1a,libaxum-8741eac77d33da7c,libserde_path_to_error-a505ea5735ffd8e5,libserde_urlencoded-4164a36977220e0b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-ac0ca3df3ace81b3,libhyper-799b2779edb0c3bd,libsmallvec-cc09618ba41502d9,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-2231fc240aa2309e,libmime-4b44681fdb2c65f7,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libtower-ccc847ddca463738,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-82c45c4b2c99a2f4,libsocket2-bad5e7471ed9db40,libmio-70aba8f0debb7e7f,libconfig-5b31199ad45d733e,libpathdiff-3b9982cd4c9b7139,libjson5-0ac196b16bbc89e4,libpest-4176b645084c22f2,libucd_trie-01dd94f548235104,libron-63acb070aaf13c03,libbase64-64299f9d815d057c,libtoml-ba30bfc21cb19c40,libtoml_edit-0f1ea12dbcf2e264,libserde_spanned-883597d3d0abc9d1,libindexmap-f048eb4f1f43eb62,libequivalent-7e0e8cbe6c474a67,libtoml_datetime-553158ed3162d479,libwinnow-275ad02d1fca8ae9,libini-2d42dcaeb62e2f2f,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-09d1c1e3ecf0024e,libhashbrown-c66a0cd602652163,libdlv_list-9d6a759c7c71ed73,libyaml_rust2-fb970252e31293a5,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-699d098e7957b2ff,libhashbrown-47081099e2eb382d,libfoldhash-a84df4cbe8daa3b8,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libvmcircbuffer-3166fa737516b0b5,libthiserror-453f2dfba50050a5,libasync_tungstenite-9688873acd607e78,libtungstenite-685ea4ffe47ada5e,libdata_encoding-6d465a39edfa29f6,librand-1544b19ae685fc73,librand_chacha-68678226efa5e703,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-055480f81c0df00b,libgetrandom-ba86f1242ddd9ce1,liblibc-a1f51a53e348ca20,libutf8-d75228722519eff6,libsha1-078f0e805e9f8442,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libweb_time-c447c8b725da1947,libasync_fs-3a8027b48b87e7d6,librustfft-500ee10276ad2ec3,libprimal_check-60e4aff728f731d9,libtranspose-7e60b0504b54e5ea,libstrength_reduce-649de3d97cb1d991,libfuturesdr_types-4287398e8f54d320,libserde_json-a1b5e8850632b0b2,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-30540bfcdf084d19,libdyn_clone-b51c2b45a5906cc9,libnum_integer-ada31737eb0805db,libfutures-740bf2859eb0ee9e,libfutures_executor-b79e20966de9d3d0,libfutures_util-8408b8aceea77417,libmemchr-3ffe5f7a52883367,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfuturedsp-bc5df0ea326185b9,libnum_complex-21d377e574705fa1,libnum_traits-1a0074f98e3a6d0e,libasync_net-4291d180f69a4d7d,libblocking-cb4d841c508aa2fd,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libasync_task-65820d26b839a505,libasync_channel-a6c555413ebd60cd,libasync_io-a55970b69b8073c9,libslab-b066ee2c679b47fd,libpolling-603eb7131c846b8e,libcfg_if-33ef6c02a07f9fec,libconcurrent_queue-39e00c7480698460,libcrossbeam_utils-57acb8582d3ed5fe,libasync_lock-b50bfb3021871480,libevent_listener_strategy-bc0d38d227c44489,libevent_listener-da4a0e00666887da,librustix-09916679a27526fc,libbitflags-344d76e94bb4a443,libserde-1db7d76b54b122c3,liblinux_raw_sys-aa9c2ff6a845f8dc,libfutures_lite-3f67561f1db0b885,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libtracing-6d5b82bde5ca966e,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libanyhow-1062fd8720902979}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXwCTiQ/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/fir-e59ec1a07026ecc6" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futuresdr` (test "fir") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "40ab84fdd8baa71a8f27923679ed79917e83b7ed78ec0afadd21800a2d516ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40ab84fdd8baa71a8f27923679ed79917e83b7ed78ec0afadd21800a2d516ef9", kill_on_drop: false }` [INFO] [stdout] 40ab84fdd8baa71a8f27923679ed79917e83b7ed78ec0afadd21800a2d516ef9