[INFO] fetching crate futuresdr 0.0.38... [INFO] testing futuresdr-0.0.38 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [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 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50049aab202ad3ea2c86980b68139ccb4937b5ac3d71f2aca1d5f836b014c065 [INFO] running `Command { std: "docker" "start" "-a" "50049aab202ad3ea2c86980b68139ccb4937b5ac3d71f2aca1d5f836b014c065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50049aab202ad3ea2c86980b68139ccb4937b5ac3d71f2aca1d5f836b014c065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50049aab202ad3ea2c86980b68139ccb4937b5ac3d71f2aca1d5f836b014c065", kill_on_drop: false }` [INFO] [stdout] 50049aab202ad3ea2c86980b68139ccb4937b5ac3d71f2aca1d5f836b014c065 [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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fc506c744bf7bc693f91bd24a7c8b512ed739eb13e8a94c60b880991d882109 [INFO] running `Command { std: "docker" "start" "-a" "3fc506c744bf7bc693f91bd24a7c8b512ed739eb13e8a94c60b880991d882109", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futuredsp v0.0.7 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rustfft v6.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling futuresdr v0.0.38 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling core_affinity v0.8.3 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [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 pest v2.8.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling async-tungstenite v0.29.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling vmcircbuffer v0.0.10 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling axum v0.8.3 [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 futuresdr-types v0.0.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runtime/runtime.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 238 | fg: Flowgraph, [INFO] [stdout] 239 | ) -> (TaskHandle>, FlowgraphHandle) { [INFO] [stdout] | ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 8m 52s [INFO] running `Command { std: "docker" "inspect" "3fc506c744bf7bc693f91bd24a7c8b512ed739eb13e8a94c60b880991d882109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc506c744bf7bc693f91bd24a7c8b512ed739eb13e8a94c60b880991d882109", kill_on_drop: false }` [INFO] [stdout] 3fc506c744bf7bc693f91bd24a7c8b512ed739eb13e8a94c60b880991d882109 [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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d0bee6a05410a1f8be2e4ac10ee112e3237146515a68e8ad610902d399e0686 [INFO] running `Command { std: "docker" "start" "-a" "8d0bee6a05410a1f8be2e4ac10ee112e3237146515a68e8ad610902d399e0686", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling easy-parallel v3.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling futuredsp v0.0.7 [INFO] [stderr] Compiling rustfft v6.3.0 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling toml v0.8.21 [INFO] [stderr] Compiling futuresdr-types v0.0.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling futuresdr v0.0.38 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runtime/runtime.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 238 | fg: Flowgraph, [INFO] [stdout] 239 | ) -> (TaskHandle>, FlowgraphHandle) { [INFO] [stdout] | ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 239 | ) -> (TaskHandle<'_, Result>, FlowgraphHandle) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runtime/runtime.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 238 | fg: Flowgraph, [INFO] [stdout] 239 | ) -> (TaskHandle>, FlowgraphHandle) { [INFO] [stdout] | ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 239 | ) -> (TaskHandle<'_, Result>, FlowgraphHandle) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9m 11s [INFO] running `Command { std: "docker" "inspect" "8d0bee6a05410a1f8be2e4ac10ee112e3237146515a68e8ad610902d399e0686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d0bee6a05410a1f8be2e4ac10ee112e3237146515a68e8ad610902d399e0686", kill_on_drop: false }` [INFO] [stdout] 8d0bee6a05410a1f8be2e4ac10ee112e3237146515a68e8ad610902d399e0686 [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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de7dec77892e36c94c5bd773a73f73c79090f7408434766cad49b33c9dcbccf1 [INFO] running `Command { std: "docker" "start" "-a" "de7dec77892e36c94c5bd773a73f73c79090f7408434766cad49b33c9dcbccf1", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/runtime/runtime.rs:237:9 [INFO] [stderr] | [INFO] [stderr] 237 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] 238 | fg: Flowgraph, [INFO] [stderr] 239 | ) -> (TaskHandle>, FlowgraphHandle) { [INFO] [stderr] | ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 239 | ) -> (TaskHandle<'_, Result>, FlowgraphHandle) { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `futuresdr` (lib) generated 1 warning [INFO] [stderr] warning: `futuresdr` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/futuresdr-c568a57e95e1fa96) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test runtime::stream_io::tests::stream_connect ... ok [INFO] [stderr] Running tests/apply.rs (/opt/rustwide/target/debug/deps/apply-250d2788dcdd019f) [INFO] [stdout] test runtime::scheduler::smol::test::smol ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] 2025-10-14T07:51:07.966275Z  WARN ThreadId(22) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] test apply_const_fn ... ok [INFO] [stderr] Running tests/applyintoiter.rs (/opt/rustwide/target/debug/deps/applyintoiter-ed018e34265bf205) [INFO] [stdout] test apply_mut_fn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/bad_block.rs (/opt/rustwide/target/debug/deps/bad_block-87dc9c5f08aac938) [INFO] [stdout] test repeat_3_buf3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test run_work_panic ... ignored [INFO] [stdout] test terminate_work_panic ... ignored [INFO] [stdout] 2025-10-14T07:51:08.001222Z  WARN ThreadId(27) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] 2025-10-14T07:51:08.001743Z  WARN ThreadId(36) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] 2025-10-14T07:51:08.002757Z  WARN ThreadId(45) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] 2025-10-14T07:51:08.004063Z  WARN ThreadId(54) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] 2025-10-14T07:51:08.005203Z  WARN ThreadId(62) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] test terminate_no_err ... ok [INFO] [stdout] test run_no_err ... ok [INFO] [stdout] 2025-10-14T07:51:08.008600Z ERROR smol-6 futuresdr::runtime::block: BadBlock-3: Error in work(). Terminating. (BadBlock! [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as futuresdr::runtime::block::Kernel>::work::{{closure}} [INFO] [stdout] at ./tests/bad_block.rs:70:17 [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: futuresdr::runtime::block::TypedBlock::run_impl::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:424:71 [INFO] [stdout] 4: as futuresdr::runtime::block::BlockT>::run::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:472:52 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 6: futuresdr::runtime::block::Block::run::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:577:63 [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:1179:31 [INFO] [stdout] 8: async_task::raw::RawTask::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 12: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: async_task::raw::RawTask::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23 [INFO] [stdout] 15: async_task::runnable::Runnable::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18 [INFO] [stdout] 16: async_executor::State::run::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:745:30 [INFO] [stdout] 17: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:457:46 [INFO] [stdout] 18: async_executor::State::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:752:32 [INFO] [stdout] 19: async_executor::Executor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:343:34 [INFO] [stdout] 20: async_io::driver::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 22: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 23: async_io::driver::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11 [INFO] [stdout] 24: futuresdr::runtime::scheduler::smol::SmolScheduler::new::{{closure}}::{{closure}} [INFO] [stdout] at ./src/runtime/scheduler/smol.rs:88:25 [INFO] [stdout] 25: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 27: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 28: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: futuresdr::runtime::scheduler::smol::SmolScheduler::new::{{closure}} [INFO] [stdout] at ./src/runtime/scheduler/smol.rs:87:34 [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 31: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 32: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 39: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 40: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 41: [INFO] [stdout] 42: clone) [INFO] [stdout] 2025-10-14T07:51:08.500611Z ERROR smol-6 futuresdr::runtime::block: BadBlock-3: Error in Block.run() RuntimeError("BadBlock!") [INFO] [stdout] test run_work_err ... ok [INFO] [stdout] test terminate_drop_panic - should panic ... ok [INFO] [stdout] test run_drop_panic - should panic ... ok [INFO] [stdout] 2025-10-14T07:51:08.499975Z ERROR smol-7 futuresdr::runtime::block: BadBlock-3: Error in work(). Terminating. (BadBlock! [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: as futuresdr::runtime::block::Kernel>::work::{{closure}} [INFO] [stdout] at ./tests/bad_block.rs:70:17 [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: futuresdr::runtime::block::TypedBlock::run_impl::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:424:71 [INFO] [stdout] 4: as futuresdr::runtime::block::BlockT>::run::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:472:52 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 6: futuresdr::runtime::block::Block::run::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:577:63 [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:1179:31 [INFO] [stdout] 8: async_task::raw::RawTask::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 12: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: async_task::raw::RawTask::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23 [INFO] [stdout] 15: async_task::runnable::Runnable::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18 [INFO] [stdout] 16: async_executor::State::run::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:745:30 [INFO] [stdout] 17: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:457:46 [INFO] [stdout] 18: async_executor::State::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:752:32 [INFO] [stdout] 19: async_executor::Executor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:343:34 [INFO] [stdout] 20: async_io::driver::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 22: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 23: async_io::driver::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11 [INFO] [stdout] 24: futuresdr::runtime::scheduler::smol::SmolScheduler::new::{{closure}}::{{closure}} [INFO] [stdout] at ./src/runtime/scheduler/smol.rs:88:25 [INFO] [stdout] 25: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 27: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 28: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: futuresdr::runtime::scheduler::smol::SmolScheduler::new::{{closure}} [INFO] [stdout] at ./src/runtime/scheduler/smol.rs:87:34 [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 31: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 32: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 39: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 40: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 41: [INFO] [stdout] 42: clone) [INFO] [stdout] 2025-10-14T07:51:08.517171Z ERROR smol-7 futuresdr::runtime::block: BadBlock-3: Error in Block.run() RuntimeError("BadBlock!") [INFO] [stdout] test terminate_work_err ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stderr] Running tests/channel_source.rs (/opt/rustwide/target/debug/deps/channel_source-190dda7e5c7de5e0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] 2025-10-14T07:51:08.541722Z  WARN ThreadId(23) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] test channel_source_big ... ok [INFO] [stdout] 2025-10-14T07:51:08.545595Z  WARN ThreadId(32) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] test channel_source_small ... ok [INFO] [stdout] test channel_source_min ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/combine.rs (/opt/rustwide/target/debug/deps/combine-39ec40ac1327c029) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] 2025-10-14T07:51:08.567156Z  WARN ThreadId(24) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] 2025-10-14T07:51:08.568215Z  WARN ThreadId(32) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] test combine_const_fn ... ok [INFO] [stdout] test combine_const_fn_diff_len_first ... ok [INFO] [stdout] test combine_const_fn_diff_len_second ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/connect_error.rs (/opt/rustwide/target/debug/deps/connect_error-f9ebe17002fe9f43) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test stream_invalid_in_port ... ok [INFO] [stdout] test message_invalid_in_port ... ok [INFO] [stderr] Running tests/fail.rs (/opt/rustwide/target/debug/deps/fail-7acdff916ff4d8c4) [INFO] [stdout] test stream_invalid_out_port ... ok [INFO] [stdout] test message_invalid_out_port ... ok [INFO] [stdout] test connect_type_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] 2025-10-14T07:51:08.610813Z  WARN ThreadId(31) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] 2025-10-14T07:51:08.612404Z ERROR smol-3 futuresdr::runtime::block: FailInit-1: Error during initialization. Terminating. [INFO] [stdout] 2025-10-14T07:51:08.612470Z ERROR smol-3 futuresdr::runtime::block: FailInit-1: Error in Block.run() RuntimeError("FailInit, failed init()") [INFO] [stdout] 2025-10-14T07:51:08.610751Z  WARN ThreadId(28) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] test fail_init ... ok [INFO] [stdout] 2025-10-14T07:51:09.075970Z ERROR smol-7 futuresdr::runtime::block: FailDeinit-1: Error in deinit (). Terminating. (FailDeinit, failed deinit() [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: ::deinit::{{closure}} [INFO] [stdout] at ./tests/fail.rs:103:9 [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: futuresdr::runtime::block::TypedBlock::run_impl::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:384:53 [INFO] [stdout] 4: as futuresdr::runtime::block::BlockT>::run::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:472:52 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 6: futuresdr::runtime::block::Block::run::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:577:63 [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:1179:31 [INFO] [stdout] 8: async_task::raw::RawTask::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 12: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: async_task::raw::RawTask::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23 [INFO] [stdout] 15: async_task::runnable::Runnable::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18 [INFO] [stdout] 16: async_executor::State::run::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:745:30 [INFO] [stdout] 17: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:457:46 [INFO] [stdout] 18: async_executor::State::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:752:32 [INFO] [stdout] 19: async_executor::Executor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:343:34 [INFO] [stdout] 20: async_io::driver::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 22: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 23: async_io::driver::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11 [INFO] [stdout] 24: futuresdr::runtime::scheduler::smol::SmolScheduler::new::{{closure}}::{{closure}} [INFO] [stdout] at ./src/runtime/scheduler/smol.rs:88:25 [INFO] [stdout] 25: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 27: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 28: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: futuresdr::runtime::scheduler::smol::SmolScheduler::new::{{closure}} [INFO] [stdout] at ./src/runtime/scheduler/smol.rs:87:34 [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 31: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 32: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 39: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 40: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 41: [INFO] [stdout] 42: clone) [INFO] [stdout] 2025-10-14T07:51:08.612521Z ERROR smol-6 futuresdr::runtime::block: FailWork-1: Error in work(). Terminating. (FailWork, failed work() [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: ::work::{{closure}} [INFO] [stdout] at ./tests/fail.rs:66:9 [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 3: futuresdr::runtime::block::TypedBlock::run_impl::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:424:71 [INFO] [stdout] 4: as futuresdr::runtime::block::BlockT>::run::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:472:52 [INFO] [stdout] 5: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9 [INFO] [stdout] 6: futuresdr::runtime::block::Block::run::{{closure}} [INFO] [stdout] at ./src/runtime/block.rs:577:63 [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:1179:31 [INFO] [stdout] 8: async_task::raw::RawTask::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 12: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 14: async_task::raw::RawTask::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23 [INFO] [stdout] 15: async_task::runnable::Runnable::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18 [INFO] [stdout] 16: async_executor::State::run::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:745:30 [INFO] [stdout] 17: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:457:46 [INFO] [stdout] 18: async_executor::State::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:752:32 [INFO] [stdout] 19: async_executor::Executor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:343:34 [INFO] [stdout] 20: async_io::driver::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53 [INFO] [stdout] 21: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 22: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 23: async_io::driver::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11 [INFO] [stdout] 24: futuresdr::runtime::scheduler::smol::SmolScheduler::new::{{closure}}::{{closure}} [INFO] [stdout] at ./src/runtime/scheduler/smol.rs:88:25 [INFO] [stdout] 25: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 27: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 28: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: futuresdr::runtime::scheduler::smol::SmolScheduler::new::{{closure}} [INFO] [stdout] at ./src/runtime/scheduler/smol.rs:87:34 [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 31: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 32: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: std::panicking::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: std::panic::catch_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 37: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 39: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 40: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 41: [INFO] [stdout] 42: clone) [INFO] [stdout] 2025-10-14T07:51:09.077177Z ERROR smol-6 futuresdr::runtime::block: FailWork-1: Error in Block.run() RuntimeError("FailWork, failed work()") [INFO] [stdout] 2025-10-14T07:51:09.077554Z ERROR smol-7 futuresdr::runtime::block: FailDeinit-1: Error in Block.run() RuntimeError("FailDeinit, failed deinit()") [INFO] [stdout] test fail_work ... ok [INFO] [stdout] test fail_deinit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] Running tests/filter.rs (/opt/rustwide/target/debug/deps/filter-1bb5391980bdf1ad) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] 2025-10-14T07:51:09.129199Z  WARN ThreadId(22) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] test apply_const_fn ... ok [INFO] [stdout] test apply_mut_fn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/finite_source.rs (/opt/rustwide/target/debug/deps/finite_source-f2c92d9580b06fe8) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] 2025-10-14T07:51:09.137446Z  WARN ThreadId(22) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] test finite_source_mut_fn ... ok [INFO] [stdout] test finite_source_const_fn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/fir.rs (/opt/rustwide/target/debug/deps/fir-04e47421e52b216f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/message_handler.rs (/opt/rustwide/target/debug/deps/message_handler-0a765d1a614c21dd) [INFO] [stdout] test fir_f32 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test isolated_scope::message_handler_compiles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mocker.rs (/opt/rustwide/target/debug/deps/mocker-a7beb1a72ee3d975) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test multi_input_mock ... ok [INFO] [stdout] test mock_pmts ... ok [INFO] [stdout] test tags_through_mock ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/moving_avg.rs (/opt/rustwide/target/debug/deps/moving_avg-a2f748caf6508497) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test moving_avg_handles_non_finite_values ... ok [INFO] [stdout] test moving_avg_correct_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/runtime.rs (/opt/rustwide/target/debug/deps/runtime-1df4a7363c7b3ef5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] 2025-10-14T07:51:09.221656Z  WARN ThreadId(24) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] 2025-10-14T07:51:09.225056Z  WARN ThreadId(33) futuresdr::runtime::ctrl_port: CtrlPort address 127.0.0.1:1337 already in use [INFO] [stdout] test flowgraph ... ok [INFO] [stdout] test fg_rand_vec_multi_snk ... ok [INFO] [stdout] test fg_rand_vec ... ok [INFO] [stdout] test fg_terminate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] [stderr] Running tests/slab.rs (/opt/rustwide/target/debug/deps/slab-14224d71b31acb3b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test flowgraph ... ok [INFO] [stdout] test fg_rand_vec ... ok [INFO] [stderr] Running tests/source.rs (/opt/rustwide/target/debug/deps/source-8b40d713a44b0fb1) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test source_const_fn ... ok [INFO] [stderr] Running tests/split.rs (/opt/rustwide/target/debug/deps/split-e6a81432213429c8) [INFO] [stdout] test source_mut_fn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test split_const_fn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/tag.rs (/opt/rustwide/target/debug/deps/tag-e428a5ddb2e0e86e) [INFO] [stderr] Running tests/type_id.rs (/opt/rustwide/target/debug/deps/type_id-50f3df93971d0b51) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tag_any_is ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test type_id - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Doc-tests futuresdr [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/blocks/channel_sink.rs - blocks::channel_sink::ChannelSink (line 20) ... ok [INFO] [stdout] test src/blocks/apply.rs - blocks::apply::Apply (line 23) ... ok [INFO] [stdout] test src/blocks/delay.rs - blocks::delay::Delay (line 31) ... ok [INFO] [stdout] test src/blocks/channel_source.rs - blocks::channel_source::ChannelSource (line 22) ... ok [INFO] [stdout] test src/blocks/file_source.rs - blocks::file_source::FileSource (line 29) - compile ... ok [INFO] [stdout] test src/blocks/combine.rs - blocks::combine::Combine (line 25) ... ok [INFO] [stdout] test src/blocks/fft.rs - blocks::fft::Fft (line 35) ... ok [INFO] [stdout] test src/blocks/applynm.rs - blocks::applynm::ApplyNM (line 28) ... ok [INFO] [stdout] test src/blocks/filter.rs - blocks::filter::Filter (line 23) ... ok [INFO] [stdout] test src/blocks/head.rs - blocks::head::Head (line 23) ... ok [INFO] [stdout] test src/blocks/fir.rs - blocks::fir::FirBuilder (line 191) ... ok [INFO] [stdout] test src/blocks/file_sink.rs - blocks::file_sink::FileSink (line 32) - compile ... ok [INFO] [stdout] test src/blocks/iir.rs - blocks::iir::IirBuilder (line 124) ... ok [INFO] [stdout] test src/blocks/message_source.rs - blocks::message_source::MessageSourceBuilder (line 98) ... ok [INFO] [stdout] test src/blocks/xlating_fir.rs - blocks::xlating_fir::XlatingFirBuilder (line 110) ... ok [INFO] [stdout] test src/runtime/tag.rs - runtime::tag::copy_tag_propagation (line 80) - compile ... ok [INFO] [stdout] test src/blocks/null_sink.rs - blocks::null_sink::NullSink (line 23) ... ok [INFO] [stdout] test src/blocks/source.rs - blocks::source::Source (line 23) ... ok [INFO] [stdout] test src/blocks/tag_debug.rs - blocks::tag_debug::TagDebug (line 25) ... ok [INFO] [stdout] test src/blocks/null_source.rs - blocks::null_source::NullSource (line 23) ... ok [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/blocks/sink.rs - blocks::sink::Sink (line 23) ... ok [INFO] [stdout] test src/blocks/throttle.rs - blocks::throttle::Throttle (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "de7dec77892e36c94c5bd773a73f73c79090f7408434766cad49b33c9dcbccf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7dec77892e36c94c5bd773a73f73c79090f7408434766cad49b33c9dcbccf1", kill_on_drop: false }` [INFO] [stdout] de7dec77892e36c94c5bd773a73f73c79090f7408434766cad49b33c9dcbccf1