[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] 7992f64f0d4a69920b31538c8aa4288c7222b05a [INFO] testing xoolive/ship162 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [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 bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 464320d7593615574f33de40093efcf881e1d5163687bbd94e4eb30757fba2dc [INFO] running `Command { std: "docker" "start" "-a" "464320d7593615574f33de40093efcf881e1d5163687bbd94e4eb30757fba2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "464320d7593615574f33de40093efcf881e1d5163687bbd94e4eb30757fba2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464320d7593615574f33de40093efcf881e1d5163687bbd94e4eb30757fba2dc", kill_on_drop: false }` [INFO] [stdout] 464320d7593615574f33de40093efcf881e1d5163687bbd94e4eb30757fba2dc [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 5653db1a083b309628258f58060a4c3fd416539331fa2a7148785feaf570ce60 [INFO] running `Command { std: "docker" "start" "-a" "5653db1a083b309628258f58060a4c3fd416539331fa2a7148785feaf570ce60", 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 serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling unicode-truncate v2.0.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling no_std_io2 v0.9.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling keepawake v0.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [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 mockall_derive v0.11.4 [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 thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rtl-sdr-rs v0.2.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling deku_derive v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling desperado v0.1.1 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling deku v0.20.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling zvariant v5.8.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 rs162 v0.1.1 (/opt/rustwide/workdir/crates/rs162) [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling redis v1.0.2 [INFO] [stderr] Compiling ship162 v0.1.1 (/opt/rustwide/workdir/crates/ship162) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "5653db1a083b309628258f58060a4c3fd416539331fa2a7148785feaf570ce60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5653db1a083b309628258f58060a4c3fd416539331fa2a7148785feaf570ce60", kill_on_drop: false }` [INFO] [stdout] 5653db1a083b309628258f58060a4c3fd416539331fa2a7148785feaf570ce60 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 1c4acecf62a3a176246e7740e189d3c9a0561ec1e0035331b27836fcfc80f556 [INFO] running `Command { std: "docker" "start" "-a" "1c4acecf62a3a176246e7740e189d3c9a0561ec1e0035331b27836fcfc80f556", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ship162 v0.1.1 (/opt/rustwide/workdir/crates/ship162) [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rs162 v0.1.1 (/opt/rustwide/workdir/crates/rs162) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.98s [INFO] running `Command { std: "docker" "inspect" "1c4acecf62a3a176246e7740e189d3c9a0561ec1e0035331b27836fcfc80f556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c4acecf62a3a176246e7740e189d3c9a0561ec1e0035331b27836fcfc80f556", kill_on_drop: false }` [INFO] [stdout] 1c4acecf62a3a176246e7740e189d3c9a0561ec1e0035331b27836fcfc80f556 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] a53d6fda0aba2d6b0f1be5dab8425fc447fa932cc2ead6b372967ae086cdb008 [INFO] running `Command { std: "docker" "start" "-a" "a53d6fda0aba2d6b0f1be5dab8425fc447fa932cc2ead6b372967ae086cdb008", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/rs162/d7e37ef7d9a29248/deps/rs162-d7e37ef7d9a29248) [INFO] [stdout] [INFO] [stdout] running 142 tests [INFO] [stdout] test decode::ais::converters::tests::test_from_draught ... ok [INFO] [stdout] test decode::ais::converters::tests::test_from_latitude ... ok [INFO] [stdout] test decode::ais::converters::tests::test_from_mmsi_optional ... ok [INFO] [stdout] test decode::ais::converters::tests::test_from_longitude ... ok [INFO] [stdout] test decode::ais::converters::tests::test_from_course ... 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_16_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_10_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_a_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_19_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_22_broadcast_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_17_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_24_part_b_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_11_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_1_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_27_dispatch ... ok [INFO] [stdout] test decode::ais::converters::tests::test_from_speed ... ok [INFO] [stdout] test decode::ais::tests::test_type_4_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_7_dispatch ... ok [INFO] [stdout] test decode::ais::type10::tests::test_asdict_compatibility ... 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::type12::tests::test_asdict_compatibility ... ok [INFO] [stdout] test decode::ais::type10::tests::test_msg_type_10_fields ... ok [INFO] [stdout] test decode::ais::type12::tests::test_msg_type_12_b ... ok [INFO] [stdout] test decode::ais::tests::test_type_9_dispatch ... ok [INFO] [stdout] test decode::ais::type12::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::tests::test_type_5_dispatch ... ok [INFO] [stdout] test decode::ais::type14::tests::test_asdict_compatibility ... ok [INFO] [stdout] test decode::ais::converters::tests::test_variable_binary_data ... ok [INFO] [stdout] test decode::ais::type14::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::tests::test_type_6_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_8_dispatch ... ok [INFO] [stdout] test decode::ais::tests::test_type_21_dispatch ... ok [INFO] [stdout] test decode::ais::type15::tests::test_message_serialization ... 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::type12::tests::test_msg_type_12_a ... ok [INFO] [stdout] test decode::ais::type12::tests::test_msg_type_12_fields ... ok [INFO] [stdout] test decode::ais::type10::tests::test_msg_type_10_a ... ok [INFO] [stdout] test decode::ais::type14::tests::test_msg_type_14 ... ok [INFO] [stdout] test decode::ais::type14::tests::test_msg_type_14_fields ... 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::tests::test_type_3_dispatch ... ok [INFO] [stdout] test decode::ais::type16::tests::test_asdict_compatibility ... ok [INFO] [stdout] test decode::ais::type16::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type15::tests::test_msg_type_15_b ... 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::type15::tests::test_msg_type_15_fields ... ok [INFO] [stdout] test decode::ais::tests::test_type_14_dispatch ... ok [INFO] [stdout] test decode::ais::type17::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type17::tests::test_msg_type_17_a ... 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::type1::tests::test_msg_type_1_c ... ok [INFO] [stdout] test decode::ais::type18::tests::test_msg_type_18 ... 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_a ... ok [INFO] [stdout] test decode::ais::type1::tests::test_msg_type_3 ... ok [INFO] [stdout] test decode::ais::type19::tests::test_msg_type_19 ... ok [INFO] [stdout] test decode::ais::type1::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type1::tests::test_msg_type_1_b ... ok [INFO] [stdout] test decode::ais::type19::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::type20::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type21::tests::test_msg_type_21 ... ok [INFO] [stdout] test decode::ais::type21::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type23::tests::test_msg_type_23 ... ok [INFO] [stdout] test decode::ais::type23::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type22::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type21::tests::test_full_name ... ok [INFO] [stdout] test decode::ais::type24::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type27::tests::test_msg_type_27_signed ... ok [INFO] [stdout] test decode::ais::type24::tests::test_msg_type_24_with_160_bits ... ok [INFO] [stdout] test decode::ais::type22::tests::test_msg_type_22_broadcast ... 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::type4::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type4::tests::test_msg_type_11 ... ok [INFO] [stdout] test decode::ais::type4::tests::test_msg_type_4_a ... ok [INFO] [stdout] test decode::ais::type24::tests::test_msg_type_24 ... ok [INFO] [stdout] test decode::ais::type4::tests::test_msg_type_4_fields ... ok [INFO] [stdout] test decode::ais::type5::tests::test_msg_type_5_fields ... ok [INFO] [stdout] test decode::ais::type4::tests::test_msg_type_4_b ... ok [INFO] [stdout] test decode::ais::type20::tests::test_msg_type_20 ... ok [INFO] [stdout] test decode::ais::type6::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type7::tests::test_msg_type_7 ... ok [INFO] [stdout] test decode::ais::type8::tests::test_msg_type_8_inland ... ok [INFO] [stdout] test decode::ais::type7::tests::test_msg_type_13 ... ok [INFO] [stdout] test decode::ais::type8::tests::test_msg_type_8_inland_2 ... ok [INFO] [stdout] test decode::ais::type7::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type9::tests::test_asdict_compatibility ... ok [INFO] [stdout] test decode::ais::type5::tests::test_msg_type_5 ... ok [INFO] [stdout] test decode::ais::type6::tests::test_msg_type_6_fields ... ok [INFO] [stdout] test decode::ais::type6::tests::test_msg_type_6 ... ok [INFO] [stdout] test decode::ais::type5::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type4::tests::test_msg_type_4_and_11_compatibility ... ok [INFO] [stdout] test decode::ais::type9::tests::test_message_serialization ... ok [INFO] [stdout] test decode::ais::type9::tests::test_msg_type_9 ... 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_fields ... ok [INFO] [stdout] test decode::ais::type8::tests::test_msg_type_8 ... 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_from_bytes ... ok [INFO] [stdout] test decode::nmea::tests::test_invalid_field_count ... 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_invalid_multi_part_checksum_first ... ok [INFO] [stdout] test decode::nmea::tests::test_fill_bits_validation ... ok [INFO] [stdout] test decode::nmea::tests::test_invalid_checksum ... ok [INFO] [stdout] test decode::nmea::tests::test_message_type_suffix ... ok [INFO] [stdout] test decode::nmea::tests::test_message_equality ... ok [INFO] [stdout] test decode::mmsi::tests::test_validate_mmsi_various_formats ... ok [INFO] [stdout] test decode::nmea::tests::test_invalid_multi_part_checksum_second ... ok [INFO] [stdout] test decode::nmea::tests::test_message_assembler ... ok [INFO] [stdout] test decode::nmea::tests::test_missing_checksum ... ok [INFO] [stdout] test decode::nmea::tests::test_payload_to_binary ... ok [INFO] [stdout] test decode::nmea::tests::test_non_ais_message_types ... ok [INFO] [stdout] test decode::nmea::tests::test_message_attributes ... 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_talker_extraction ... ok [INFO] [stdout] test decode::nmea::tests::test_valid_multi_part_checksum ... ok [INFO] [stdout] test decode::nmea::tests::test_message_validity ... ok [INFO] [stdout] test decode::nmea::tests::test_valid_message_attributes ... ok [INFO] [stdout] test dsp::ais::tests::test_encode_nmea ... ok [INFO] [stdout] test decode::nmea::tests::test_edge_cases_for_6bit_conversion ... ok [INFO] [stdout] test decode::nmea::tests::test_empty_and_malformed_sentences ... ok [INFO] [stdout] test decode::nmea::tests::test_invalid_checksum_identification ... ok [INFO] [stdout] test decode::nmea::tests::test_binary_conversion_with_fill_bits ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/build/ship162/a90c02a6172d86b0/deps/ship162-a90c02a6172d86b0) [INFO] [stderr] Doc-tests rs162 [INFO] [stdout] test decode::nmea::tests::test_assembler_error_cases ... ok [INFO] [stdout] test decode::nmea::tests::test_assembler_from_iterable ... ok [INFO] [stdout] test decode::nmea::tests::test_valid_checksum_identification ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test crates/rs162/src/decode/ais/mod.rs - decode::ais::Message::from_nmea (line 326) ... ignored [INFO] [stdout] test crates/rs162/src/dsp/afc.rs - dsp::afc (line 16) ... FAILED [INFO] [stdout] test crates/rs162/src/dsp/rotate.rs - dsp::rotate (line 20) ... FAILED [INFO] [stdout] test crates/rs162/src/dsp/fir.rs - dsp::fir (line 24) ... 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 20) - compile ... FAILED [INFO] [stdout] test crates/rs162/src/dsp/scatter.rs - dsp::scatter (line 17) ... 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 336) ... 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] 20 | 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/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] 24 | 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/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] 28 | 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/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] 29 | 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] 31 | 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] 31 | 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 20) 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:25:45 [INFO] [stdout] | [INFO] [stdout] 24 | fn main() -> Result<(), Box> { [INFO] [stdout] | -------------------------------------- required `rtl_sdr_rs::error::RtlsdrError: std::error::Error` because of this [INFO] [stdout] 25 | 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/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] 19 | 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] 17 + 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] 21 | 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] 17 + 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/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] 25 | 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] 30 | 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] 24 + 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 20) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 7 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.90s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p rs162 --doc` [INFO] running `Command { std: "docker" "inspect" "a53d6fda0aba2d6b0f1be5dab8425fc447fa932cc2ead6b372967ae086cdb008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53d6fda0aba2d6b0f1be5dab8425fc447fa932cc2ead6b372967ae086cdb008", kill_on_drop: false }` [INFO] [stdout] a53d6fda0aba2d6b0f1be5dab8425fc447fa932cc2ead6b372967ae086cdb008