[INFO] cloning repository https://github.com/xoolive/ship162 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xoolive/ship162" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxoolive%2Fship162", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxoolive%2Fship162'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 783644058d0095049880a21dccd4cabb4cbc06b7 [INFO] testing xoolive/ship162 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxoolive%2Fship162" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xoolive/ship162 [INFO] finished tweaking git repo https://github.com/xoolive/ship162 [INFO] tweaked toml for git repo https://github.com/xoolive/ship162 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xoolive/ship162 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xoolive/ship162 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cba8e6aa1f6be1c895419de6454678eaab07c2b49903b956482dc0d7e59872c9 [INFO] running `Command { std: "docker" "start" "-a" "cba8e6aa1f6be1c895419de6454678eaab07c2b49903b956482dc0d7e59872c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cba8e6aa1f6be1c895419de6454678eaab07c2b49903b956482dc0d7e59872c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cba8e6aa1f6be1c895419de6454678eaab07c2b49903b956482dc0d7e59872c9", kill_on_drop: false }` [INFO] [stdout] cba8e6aa1f6be1c895419de6454678eaab07c2b49903b956482dc0d7e59872c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a9596c7ffb9305c4b56363c364b6039c4ca3ee2e92512564a2de8f0bc7be7fa [INFO] running `Command { std: "docker" "start" "-a" "0a9596c7ffb9305c4b56363c364b6039c4ca3ee2e92512564a2de8f0bc7be7fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling no_std_io2 v0.9.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling keepawake v0.6.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling rtl-sdr-rs v0.2.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling deku_derive v0.20.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling deku v0.20.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling rs162 v0.1.0 (/opt/rustwide/workdir/crates/rs162) [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling ship162 v0.1.0 (/opt/rustwide/workdir/crates/ship162) [INFO] [stdout] warning: unused import: `rs162::sources::rtlsdr::RtlSdrConfig` [INFO] [stdout] --> crates/ship162/src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use rs162::sources::rtlsdr::RtlSdrConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "0a9596c7ffb9305c4b56363c364b6039c4ca3ee2e92512564a2de8f0bc7be7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9596c7ffb9305c4b56363c364b6039c4ca3ee2e92512564a2de8f0bc7be7fa", kill_on_drop: false }` [INFO] [stdout] 0a9596c7ffb9305c4b56363c364b6039c4ca3ee2e92512564a2de8f0bc7be7fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ee0529edee8928d1f7dcbd0630c6ba8a0c826b400e295c5dff94932832d4bdc [INFO] running `Command { std: "docker" "start" "-a" "9ee0529edee8928d1f7dcbd0630c6ba8a0c826b400e295c5dff94932832d4bdc", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ship162 v0.1.0 (/opt/rustwide/workdir/crates/ship162) [INFO] [stdout] warning: unused import: `rs162::sources::rtlsdr::RtlSdrConfig` [INFO] [stdout] --> crates/ship162/src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use rs162::sources::rtlsdr::RtlSdrConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rs162 v0.1.0 (/opt/rustwide/workdir/crates/rs162) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.00s [INFO] running `Command { std: "docker" "inspect" "9ee0529edee8928d1f7dcbd0630c6ba8a0c826b400e295c5dff94932832d4bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee0529edee8928d1f7dcbd0630c6ba8a0c826b400e295c5dff94932832d4bdc", kill_on_drop: false }` [INFO] [stdout] 9ee0529edee8928d1f7dcbd0630c6ba8a0c826b400e295c5dff94932832d4bdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee859e6589cb714ec1b93eb1627ec310c319c4d5522a5ad35b5a3993aa9557df [INFO] running `Command { std: "docker" "start" "-a" "ee859e6589cb714ec1b93eb1627ec310c319c4d5522a5ad35b5a3993aa9557df", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `rs162::sources::rtlsdr::RtlSdrConfig` [INFO] [stderr] --> crates/ship162/src/main.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use rs162::sources::rtlsdr::RtlSdrConfig; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ship162` (bin "ship162" test) generated 1 warning (run `cargo fix --bin "ship162" -p ship162 --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs162-b51a7af913870123) [INFO] [stdout] [INFO] [stdout] running 143 tests [INFO] [stdout] test decode::ais::converters::tests::test_from_longitude ... ok [INFO] [stdout] test decode::ais::converters::tests::test_from_latitude ... ok [INFO] [stdout] test decode::ais::converters::tests::test_from_course ... ok [INFO] [stdout] test decode::ais::converters::tests::test_variable_binary_data ... ok [INFO] [stdout] test decode::ais::converters::tests::test_from_mmsi_optional ... ok [INFO] [stdout] test decode::ais::converters::tests::test_from_10th_u8 ... ok [INFO] [stdout] test decode::ais::converters::tests::test_from_speed ... ok [INFO] [stdout] test decode::ais::converters::tests::test_from_turn ... ok [INFO] [stdout] test decode::ais::converters::tests::test_sixbit_ascii_ais_standard ... ok [INFO] [stdout] test decode::ais::tests::test_type_14_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_10_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_11_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_12_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_15_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_16_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_17_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_19_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_1_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_18_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_20_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_23_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_24_part_b_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_27_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_24_part_a_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_7_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_5_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_3_dispatch ... ok [INFO] [stdout] test decode::ais::type10::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type10::tests::test_msg_type_10_b ... ok [INFO] [stdout] test decode::ais::type10::tests::test_msg_type_10_a ... ok [INFO] [stdout] test decode::ais::type10::tests::test_asdict_compatibility ... ok [INFO] [stdout] test decode::ais::tests::test_type_9_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_6_dispatch ... ok [INFO] [stdout] test decode::ais::type10::tests::test_msg_type_10_fields ... ok [INFO] [stdout] test decode::ais::tests::test_type_8_dispatch ... ok [INFO] [stdout] test decode::ais::type12::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type12::tests::test_asdict_compatibility ... ok [INFO] [stdout] test decode::ais::type12::tests::test_msg_type_12_a ... ok [INFO] [stdout] test decode::ais::tests::test_type_22_broadcast_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_21_dispatch ... ok [INFO] [stdout] test decode::ais::type12::tests::test_msg_type_12_fields ... ok [INFO] [stdout] test decode::ais::type12::tests::test_msg_type_12_b ... ok [INFO] [stdout] test decode::ais::type14::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type14::tests::test_msg_type_14 ... ok [INFO] [stdout] test decode::ais::type14::tests::test_asdict_compatibility ... ok [INFO] [stdout] test decode::ais::tests::test_type_4_dispatch ... ok [INFO] [stdout] test decode::ais::type15::tests::test_asdict_compatibility ... ok [INFO] [stdout] test decode::ais::type15::tests::test_msg_type_15_a ... ok [INFO] [stdout] test decode::ais::type14::tests::test_msg_type_14_fields ... ok [INFO] [stdout] test decode::ais::type15::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type15::tests::test_msg_type_15_b ... ok [INFO] [stdout] test decode::ais::type15::tests::test_msg_type_15_fields ... ok [INFO] [stdout] test decode::ais::type16::tests::test_asdict_compatibility ... ok [INFO] [stdout] test decode::ais::type16::tests::test_msg_type_16_long ... ok [INFO] [stdout] test decode::ais::type16::tests::test_msg_type_16_short ... ok [INFO] [stdout] test decode::ais::type17::tests::test_msg_type_17_a ... ok [INFO] [stdout] test decode::ais::type17::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type16::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type16::tests::test_msg_type_16_types ... ok [INFO] [stdout] test decode::ais::type18::tests::test_msg_type_18_speed ... ok [INFO] [stdout] test decode::ais::type17::tests::test_msg_type_17_b ... ok [INFO] [stdout] test decode::ais::type1::tests::test_msg_type_1_b ... ok [INFO] [stdout] test decode::ais::type1::tests::test_msg_type_3 ... ok [INFO] [stdout] test decode::ais::type1::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type19::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type18::tests::test_msg_type_18 ... ok [INFO] [stdout] test decode::ais::type19::tests::test_msg_type_19 ... ok [INFO] [stdout] test decode::ais::type18::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type1::tests::test_decode_pos_1_2_3 ... ok [INFO] [stdout] test decode::ais::type21::tests::test_full_name ... ok [INFO] [stdout] test decode::ais::type1::tests::test_msg_type_1_c ... ok [INFO] [stdout] test decode::ais::type20::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type23::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type24::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type21::tests::test_msg_type_21 ... ok [INFO] [stdout] test decode::ais::type23::tests::test_msg_type_23 ... ok [INFO] [stdout] test decode::ais::type20::tests::test_msg_type_20 ... ok [INFO] [stdout] test decode::ais::type24::tests::test_msg_type_24 ... ok [INFO] [stdout] test decode::ais::type22::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type22::tests::test_msg_type_22_broadcast ... ok [INFO] [stdout] test decode::ais::type1::tests::test_msg_type_1_a ... ok [INFO] [stdout] test decode::ais::type27::tests::test_msg_type_27_signed ... ok [INFO] [stdout] test decode::ais::type21::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type24::tests::test_msg_type_24_with_160_bits ... ok [INFO] [stdout] test decode::ais::type4::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type4::tests::test_msg_type_4_b ... ok [INFO] [stdout] test decode::ais::type4::tests::test_msg_type_4_a ... ok [INFO] [stdout] test decode::ais::type4::tests::test_msg_type_4_and_11_compatibility ... ok [INFO] [stdout] test decode::ais::type4::tests::test_msg_type_4_fields ... ok [INFO] [stdout] test decode::ais::type6::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type5::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type27::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type24::tests::test_msg_type_24_with_168_bits ... ok [INFO] [stdout] test decode::ais::type5::tests::test_msg_type_5_fields ... ok [INFO] [stdout] test decode::ais::type7::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type6::tests::test_msg_type_6 ... ok [INFO] [stdout] test decode::ais::type7::tests::test_msg_type_13 ... ok [INFO] [stdout] test decode::ais::type4::tests::test_msg_type_11 ... ok [INFO] [stdout] test decode::ais::type5::tests::test_msg_type_5 ... ok [INFO] [stdout] test decode::ais::type7::tests::test_msg_type_7_fields ... ok [INFO] [stdout] test decode::nmea::tests::test_6bit_conversion ... ok [INFO] [stdout] test decode::ais::type7::tests::test_msg_type_7_and_13_compatibility ... ok [INFO] [stdout] test decode::nmea::tests::test_assembler_error_cases ... ok [INFO] [stdout] test decode::ais::type6::tests::test_msg_type_6_fields ... ok [INFO] [stdout] test decode::ais::type9::tests::test_msg_type_9_fields ... ok [INFO] [stdout] test decode::ais::type7::tests::test_msg_type_7 ... ok [INFO] [stdout] test decode::mmsi::tests::test_validate_mmsi_various_formats ... ok [INFO] [stdout] test decode::nmea::tests::test_binary_conversion_with_fill_bits ... ok [INFO] [stdout] test decode::ais::type9::tests::test_message_serialization ... ok [INFO] [stdout] test decode::nmea::tests::test_edge_cases_for_6bit_conversion ... ok [INFO] [stdout] test decode::ais::type8::tests::test_msg_type_8_inland ... ok [INFO] [stdout] test decode::ais::type9::tests::test_asdict_compatibility ... ok [INFO] [stdout] test decode::nmea::tests::test_fill_bits_validation ... ok [INFO] [stdout] test decode::nmea::tests::test_invalid_multi_part_checksum_first ... ok [INFO] [stdout] test decode::nmea::tests::test_empty_and_malformed_sentences ... ok [INFO] [stdout] test decode::nmea::tests::test_from_bytes ... ok [INFO] [stdout] test decode::nmea::tests::test_fragment_validation ... ok [INFO] [stdout] test decode::nmea::tests::test_from_string_vs_parse ... ok [INFO] [stdout] test decode::nmea::tests::test_invalid_checksum_identification ... ok [INFO] [stdout] test decode::nmea::tests::test_invalid_field_count ... ok [INFO] [stdout] test decode::nmea::tests::test_message_assembler ... ok [INFO] [stdout] test decode::nmea::tests::test_message_equality ... ok [INFO] [stdout] test decode::ais::type8::tests::test_msg_type_8 ... ok [INFO] [stdout] test decode::nmea::tests::test_invalid_checksum ... ok [INFO] [stdout] test decode::nmea::tests::test_assembler_from_iterable ... ok [INFO] [stdout] test decode::nmea::tests::test_message_attributes ... ok [INFO] [stdout] test decode::ais::type9::tests::test_msg_type_9 ... ok [INFO] [stdout] test decode::nmea::tests::test_invalid_multi_part_checksum_second ... ok [INFO] [stdout] test decode::nmea::tests::test_message_validity ... ok [INFO] [stdout] test decode::nmea::tests::test_missing_checksum ... ok [INFO] [stdout] test decode::nmea::tests::test_non_ais_message_types ... ok [INFO] [stdout] test decode::nmea::tests::test_parse_multi_fragment ... ok [INFO] [stdout] test decode::nmea::tests::test_parse_single_fragment ... ok [INFO] [stdout] test decode::nmea::tests::test_single_vs_multi_fragment ... ok [INFO] [stdout] test decode::nmea::tests::test_valid_checksum_identification ... ok [INFO] [stdout] test decode::nmea::tests::test_valid_message_attributes ... ok [INFO] [stdout] test decode::nmea::tests::test_valid_multi_part_checksum ... ok [INFO] [stdout] test sources::rtlsdr::tests::test_rtlsdr_config_default ... ok [INFO] [stdout] test decode::ais::type8::tests::test_msg_type_8_inland_2 ... ok [INFO] [stdout] test decode::nmea::tests::test_payload_to_binary ... ok [INFO] [stdout] test decode::nmea::tests::test_talker_extraction ... ok [INFO] [stdout] test dsp::ais::tests::test_encode_nmea ... ok [INFO] [stdout] test decode::nmea::tests::test_message_type_suffix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ship162-f2f515d725e9822d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rs162 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test crates/rs162/src/decode/ais/mod.rs - decode::ais::Message::from_nmea (line 225) ... ignored [INFO] [stdout] test crates/rs162/src/dsp/afc.rs - dsp::afc (line 16) ... FAILED [INFO] [stdout] test crates/rs162/src/dsp/fir.rs - dsp::fir (line 24) ... FAILED [INFO] [stdout] test crates/rs162/src/dsp/scatter.rs - dsp::scatter (line 17) ... FAILED [INFO] [stdout] test crates/rs162/src/dsp/ema.rs - dsp::ema (line 28) ... FAILED [INFO] [stdout] test crates/rs162/src/sources/rtlsdr.rs - sources::rtlsdr::RtlSdrReceiver (line 104) - compile ... FAILED [INFO] [stdout] test crates/rs162/src/dsp/rotate.rs - dsp::rotate (line 20) ... FAILED [INFO] [stdout] test crates/rs162/src/dsp/cic5.rs - dsp::cic5 (line 24) ... FAILED [INFO] [stdout] test crates/rs162/src/decode/ais/mod.rs - decode::ais::Message::from_nmea (line 235) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- crates/rs162/src/dsp/afc.rs - dsp::afc (line 16) stdout ---- [INFO] [stdout] error: expected item, found keyword `let` [INFO] [stdout] --> crates/rs162/src/dsp/afc.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 4 | let mut afc = SquareFreqOffsetCorrection::with_params(1024, 32, false); [INFO] [stdout] | ^^^ `let` cannot be used for global variables [INFO] [stdout] | [INFO] [stdout] = help: consider using `static` and a `Mutex` instead of `let mut` [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- crates/rs162/src/dsp/fir.rs - dsp::fir (line 24) stdout ---- [INFO] [stdout] error: expected item, found keyword `let` [INFO] [stdout] --> crates/rs162/src/dsp/fir.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 4 | let mut filter = FilterComplex::with_taps(COHERENT_TAPS); [INFO] [stdout] | ^^^ `let` cannot be used for global variables [INFO] [stdout] | [INFO] [stdout] = help: consider using `static` and a `Mutex` instead of `let mut` [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- crates/rs162/src/dsp/scatter.rs - dsp::scatter (line 17) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScatterPLL` [INFO] [stdout] --> crates/rs162/src/dsp/scatter.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 4 | let mut pll = ScatterPLL::new(4); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ScatterPLL` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use rs162::dsp::scatter::ScatterPLL; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tag` [INFO] [stdout] --> crates/rs162/src/dsp/scatter.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 6 | let mut tag = Tag::default(); [INFO] [stdout] | ^^^ use of undeclared type `Tag` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use rs162::dsp::Tag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- crates/rs162/src/dsp/ema.rs - dsp::ema (line 28) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> crates/rs162/src/dsp/ema.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::dsp::ema::PhaseSearchEMA; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `rs162::dsp` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input_samples` in this scope [INFO] [stdout] --> crates/rs162/src/dsp/ema.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 5 | let symbols = demod.receive(&input_samples, &mut tag); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tag` in this scope [INFO] [stdout] --> crates/rs162/src/dsp/ema.rs:31:50 [INFO] [stdout] | [INFO] [stdout] 5 | let symbols = demod.receive(&input_samples, &mut tag); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- crates/rs162/src/sources/rtlsdr.rs - sources::rtlsdr::RtlSdrReceiver (line 104) stdout ---- [INFO] [stdout] error[E0277]: `?` couldn't convert the error: `rtl_sdr_rs::error::RtlsdrError: std::error::Error` is not satisfied [INFO] [stdout] --> crates/rs162/src/sources/rtlsdr.rs:109:45 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() -> Result<(), Box> { [INFO] [stdout] | -------------------------------------- required `rtl_sdr_rs::error::RtlsdrError: std::error::Error` because of this [INFO] [stdout] 7 | let mut receiver = RtlSdrReceiver::new()?; [INFO] [stdout] | ---------------------^ the trait `std::error::Error` is not implemented for `rtl_sdr_rs::error::RtlsdrError` [INFO] [stdout] | | [INFO] [stdout] | this has type `Result<_, rtl_sdr_rs::error::RtlsdrError>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required for `Box` to implement `From` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- crates/rs162/src/dsp/rotate.rs - dsp::rotate (line 20) stdout ---- [INFO] [stdout] error: expected item, found keyword `let` [INFO] [stdout] --> crates/rs162/src/dsp/rotate.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 4 | let mut rot = Rotate::new(std::f32::consts::PI * 25000.0 / 48000.0); [INFO] [stdout] | ^^^ `let` cannot be used for global variables [INFO] [stdout] | [INFO] [stdout] = help: consider using `static` and a `Mutex` instead of `let mut` [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- crates/rs162/src/dsp/cic5.rs - dsp::cic5 (line 24) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> crates/rs162/src/dsp/cic5.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::dsp::cic5::{Downsample2CIC5, FilterCIC5}; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `rs162::dsp` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tag` [INFO] [stdout] --> crates/rs162/src/dsp/cic5.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 8 | let mut tag = Tag::default(); [INFO] [stdout] | ^^^ use of undeclared type `Tag` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use rs162::dsp::Tag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] crates/rs162/src/dsp/afc.rs - dsp::afc (line 16) [INFO] [stdout] crates/rs162/src/dsp/cic5.rs - dsp::cic5 (line 24) [INFO] [stdout] crates/rs162/src/dsp/ema.rs - dsp::ema (line 28) [INFO] [stdout] crates/rs162/src/dsp/fir.rs - dsp::fir (line 24) [INFO] [stdout] crates/rs162/src/dsp/rotate.rs - dsp::rotate (line 20) [INFO] [stdout] crates/rs162/src/dsp/scatter.rs - dsp::scatter (line 17) [INFO] [stdout] crates/rs162/src/sources/rtlsdr.rs - sources::rtlsdr::RtlSdrReceiver (line 104) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 7 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p rs162 --doc` [INFO] running `Command { std: "docker" "inspect" "ee859e6589cb714ec1b93eb1627ec310c319c4d5522a5ad35b5a3993aa9557df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee859e6589cb714ec1b93eb1627ec310c319c4d5522a5ad35b5a3993aa9557df", kill_on_drop: false }` [INFO] [stdout] ee859e6589cb714ec1b93eb1627ec310c319c4d5522a5ad35b5a3993aa9557df