[INFO] fetching crate servicepoint 0.15.0... [INFO] testing servicepoint-0.15.0 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] extracting crate servicepoint 0.15.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate servicepoint 0.15.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate servicepoint 0.15.0 [INFO] tweaked toml for crates.io crate servicepoint 0.15.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate servicepoint 0.15.0 on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate servicepoint 0.15.0 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bzip2 v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82406ef7b57073ef7594dce798de1d5110ebe291f8cda39583816beed0748fbb [INFO] running `Command { std: "docker" "start" "-a" "82406ef7b57073ef7594dce798de1d5110ebe291f8cda39583816beed0748fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82406ef7b57073ef7594dce798de1d5110ebe291f8cda39583816beed0748fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82406ef7b57073ef7594dce798de1d5110ebe291f8cda39583816beed0748fbb", kill_on_drop: false }` [INFO] [stdout] 82406ef7b57073ef7594dce798de1d5110ebe291f8cda39583816beed0748fbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30fb9e97e617bc1b93ff1344c8d48218040422728bf889047ff3b70cbfe3ab52 [INFO] running `Command { std: "docker" "start" "-a" "30fb9e97e617bc1b93ff1344c8d48218040422728bf889047ff3b70cbfe3ab52", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rust-lzma v0.6.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling servicepoint v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/containers/bitmap.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 166 | pub fn iter_mut(&mut self) -> IterMut<'_, u8, Msb0> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/containers/value_grid.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn iter_rows(&self) -> IterGridRows { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | pub fn iter_rows(&self) -> IterGridRows<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/containers/value_grid.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.85s [INFO] running `Command { std: "docker" "inspect" "30fb9e97e617bc1b93ff1344c8d48218040422728bf889047ff3b70cbfe3ab52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30fb9e97e617bc1b93ff1344c8d48218040422728bf889047ff3b70cbfe3ab52", kill_on_drop: false }` [INFO] [stdout] 30fb9e97e617bc1b93ff1344c8d48218040422728bf889047ff3b70cbfe3ab52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6303cab2f7c90fb1b31c299e604f4b4b468f0a6b1ee07b0d552cc780163f10e9 [INFO] running `Command { std: "docker" "start" "-a" "6303cab2f7c90fb1b31c299e604f4b4b468f0a6b1ee07b0d552cc780163f10e9", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling servicepoint v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/containers/bitmap.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 166 | pub fn iter_mut(&mut self) -> IterMut<'_, u8, Msb0> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/containers/value_grid.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn iter_rows(&self) -> IterGridRows { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | pub fn iter_rows(&self) -> IterGridRows<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/containers/value_grid.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/containers/bitmap.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 166 | pub fn iter_mut(&mut self) -> IterMut<'_, u8, Msb0> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/containers/value_grid.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn iter_rows(&self) -> IterGridRows { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 142 | pub fn iter_rows(&self) -> IterGridRows<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/containers/value_grid.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.38s [INFO] running `Command { std: "docker" "inspect" "6303cab2f7c90fb1b31c299e604f4b4b468f0a6b1ee07b0d552cc780163f10e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6303cab2f7c90fb1b31c299e604f4b4b468f0a6b1ee07b0d552cc780163f10e9", kill_on_drop: false }` [INFO] [stdout] 6303cab2f7c90fb1b31c299e604f4b4b468f0a6b1ee07b0d552cc780163f10e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52bfec799db977cddd3d300ecde4115b55e267c47de594ba12cd76676236bbbe [INFO] running `Command { std: "docker" "start" "-a" "52bfec799db977cddd3d300ecde4115b55e267c47de594ba12cd76676236bbbe", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/containers/bitmap.rs:166:21 [INFO] [stderr] | [INFO] [stderr] 166 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stderr] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [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] 166 | pub fn iter_mut(&mut self) -> IterMut<'_, u8, Msb0> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/containers/value_grid.rs:142:22 [INFO] [stderr] | [INFO] [stderr] 142 | pub fn iter_rows(&self) -> IterGridRows { [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 142 | pub fn iter_rows(&self) -> IterGridRows<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/containers/value_grid.rs:149:21 [INFO] [stderr] | [INFO] [stderr] 149 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 149 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `servicepoint` (lib) generated 3 warnings [INFO] [stderr] warning: `servicepoint` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/servicepoint-e8590abb4708f510) [INFO] [stdout] [INFO] [stdout] running 124 tests [INFO] [stdout] test brightness::tests::brightness_from_u8 ... ok [INFO] [stdout] test brightness::tests::saturating_convert ... ok [INFO] [stdout] test command_code::tests::bitmap_legacy ... ok [INFO] [stdout] test command_code::tests::bitmap_win_uncompressed ... ok [INFO] [stdout] test command_code::tests::brightness ... ok [INFO] [stdout] test command_code::tests::bitmap_win_lzma ... ok [INFO] [stdout] test command_code::tests::char_brightness ... ok [INFO] [stdout] test command_code::tests::clear ... ok [INFO] [stdout] test command_code::tests::cp437_data ... ok [INFO] [stdout] test command_code::tests::fade_out ... ok [INFO] [stdout] test command_code::tests::hard_reset ... ok [INFO] [stdout] test command_code::tests::linear_xor ... ok [INFO] [stdout] test commands::bitmap::tests::command_code ... ok [INFO] [stdout] test commands::bitmap_legacy::tests::invalid_fields ... ok [INFO] [stdout] test commands::bitmap_legacy::tests::round_trip ... ok [INFO] [stdout] test commands::bitmap::tests::into_packet_invalid_alignment ... ok [INFO] [stdout] test commands::bitvec::tests::error_invalid_compression ... ok [INFO] [stdout] test command_code::tests::linear ... ok [INFO] [stdout] test commands::bitvec::tests::into_packet_invalid_alignment ... ok [INFO] [stdout] test command_code::tests::linear_or ... ok [INFO] [stdout] test commands::bitvec::tests::error_reserved_used ... ok [INFO] [stdout] test commands::bitvec::tests::error_unexpected_size ... ok [INFO] [stdout] test commands::bitvec::tests::into_command ... ok [INFO] [stdout] test commands::bitmap_legacy::tests::round_trip_ref ... ok [INFO] [stdout] test commands::bitvec::tests::command_code ... ok [INFO] [stdout] test command_code::tests::utf8_data ... ok [INFO] [stdout] test commands::bitmap::tests::into_command ... ok [INFO] [stdout] test commands::bitmap::tests::into_packet_out_of_range ... ok [INFO] [stdout] test commands::bitvec::tests::error_decompression_failed_and ... ok [INFO] [stdout] test commands::brightness_grid::tests::round_trip_ref ... ok [INFO] [stdout] test commands::brightness_grid::tests::round_trip ... ok [INFO] [stdout] test commands::char_grid::tests::into_command ... ok [INFO] [stdout] test commands::bitmap::tests::round_trip ... ok [INFO] [stdout] test commands::bitmap::tests::error_decompression_failed_win ... ok [INFO] [stdout] test commands::brightness_grid::tests::into_command ... ok [INFO] [stdout] test command_code::tests::linear_and ... ok [INFO] [stdout] test commands::brightness_grid::tests::invalid_size ... ok [INFO] [stdout] test commands::brightness_grid::tests::missing_payload ... ok [INFO] [stdout] test commands::char_grid::tests::invalid_size ... ok [INFO] [stdout] test commands::brightness_grid::tests::packet_into_char_brightness_invalid ... ok [INFO] [stdout] test commands::char_grid::tests::missing_payload ... ok [INFO] [stdout] test commands::char_grid::tests::round_trip ... ok [INFO] [stdout] test commands::clear::tests::extraneous_header_values ... ok [INFO] [stdout] test commands::clear::tests::invalid_command_code ... ok [INFO] [stdout] test commands::clear::tests::round_trip ... ok [INFO] [stdout] test commands::clear::tests::round_trip_ref ... ok [INFO] [stdout] test commands::cp437_grid::tests::into_command ... ok [INFO] [stdout] test commands::cp437_grid::tests::invalid_size ... ok [INFO] [stdout] test commands::cp437_grid::tests::missing_payload ... ok [INFO] [stdout] test commands::cp437_grid::tests::round_trip_ref ... ok [INFO] [stdout] test commands::fade_out::tests::error_extraneous_header_fade_out ... ok [INFO] [stdout] test commands::fade_out::tests::round_trip ... ok [INFO] [stdout] test commands::fade_out::tests::round_trip_ref ... ok [INFO] [stdout] test commands::global_brightness::tests::error_extraneous_header_values ... ok [INFO] [stdout] test commands::global_brightness::tests::brightness_as_command ... ok [INFO] [stdout] test commands::global_brightness::tests::into_command ... ok [INFO] [stdout] test commands::global_brightness::tests::round_trip_ref ... ok [INFO] [stdout] test commands::global_brightness::tests::round_trip ... ok [INFO] [stdout] test commands::global_brightness::tests::packet_into_brightness_invalid ... ok [INFO] [stdout] test commands::hard_reset::test::round_trip ... ok [INFO] [stdout] test commands::hard_reset::test::error_extraneous_header ... ok [INFO] [stdout] test commands::global_brightness::tests::unexpected_payload_size_brightness ... ok [INFO] [stdout] test compression_code::test::lzma ... ok [INFO] [stdout] test containers::bitmap::tests::data_ref_mut ... ok [INFO] [stdout] test containers::bitmap::tests::from_bool_grid ... ok [INFO] [stdout] test containers::bitmap::tests::from_vec ... ok [INFO] [stdout] test containers::bitmap::tests::from_vec_invalid_size ... ok [INFO] [stdout] test containers::bitmap::tests::from_vec_invalid_width ... ok [INFO] [stdout] test commands::char_grid::tests::round_trip_ref ... ok [INFO] [stdout] test compression_code::test::uncompressed ... ok [INFO] [stdout] test containers::bitmap::tests::get_set ... ok [INFO] [stdout] test commands::fade_out::tests::error_unexpected_payload ... ok [INFO] [stdout] test containers::bitmap::tests::iter ... ok [INFO] [stdout] test containers::bitmap::tests::load ... ok [INFO] [stdout] test containers::bitmap::tests::load_invalid_size ... ok [INFO] [stdout] test containers::bitmap::tests::to_bitvec ... ok [INFO] [stdout] test containers::bitmap::tests::load_invalid_width ... ok [INFO] [stdout] test containers::brightness_grid::tests::to_u8_grid ... ok [INFO] [stdout] test containers::bitmap::tests::new_invalid_width ... ok [INFO] [stdout] test containers::brightness_grid::tests::saturating_load ... ok [INFO] [stdout] test commands::hard_reset::test::round_trip_ref ... ok [INFO] [stdout] test containers::bitmap::tests::fill ... ok [INFO] [stdout] test commands::typed::tests::error_invalid_command ... ok [INFO] [stdout] test compression_code::test::default_lzma ... ok [INFO] [stdout] test commands::cp437_grid::tests::round_trip ... ok [INFO] [stdout] test containers::bitmap::tests::iter_mut ... ok [INFO] [stdout] test containers::char_grid::test::str_to_char_grid ... ok [INFO] [stdout] test containers::value_grid::tests::enumerate ... ok [INFO] [stdout] test containers::value_grid::tests::fill ... ok [INFO] [stdout] test containers::value_grid::tests::get_set ... ok [INFO] [stdout] test containers::value_grid::tests::iter ... ok [INFO] [stdout] test containers::value_grid::tests::iter_mut ... ok [INFO] [stdout] test containers::value_grid::tests::iter_rows ... ok [INFO] [stdout] test commands::bitmap::tests::round_trip_ref ... ok [INFO] [stdout] test containers::value_grid::tests::load ... ok [INFO] [stdout] test containers::bitmap::tests::iter_rows ... ok [INFO] [stdout] test containers::char_grid::test::col_str ... ok [INFO] [stdout] test containers::char_grid::test::round_trip_bytes ... ok [INFO] [stdout] test containers::char_grid::test::row_str ... ok [INFO] [stdout] test containers::char_grid::test::wrap_str ... ok [INFO] [stdout] test containers::char_grid::test::round_trip_string ... ok [INFO] [stdout] test containers::cp437_grid::tests::load_ascii_invalid ... ok [INFO] [stdout] test containers::cp437_grid::tests::load_ascii_nowrap ... ok [INFO] [stdout] test containers::cp437_grid::tests::load_ascii_wrap ... ok [INFO] [stdout] test commands::bitvec::tests::round_trip_ref ... ok [INFO] [stdout] test containers::value_grid::tests::mut_data_ref ... ok [INFO] [stdout] test containers::value_grid::tests::row ... ok [INFO] [stdout] test containers::value_grid::tests::load_invalid_size ... ok [INFO] [stdout] test containers::value_grid::tests::wrap ... ok [INFO] [stdout] test containers::value_grid::tests::optional ... ok [INFO] [stdout] test containers::value_grid::tests::ref_mut ... ok [INFO] [stdout] test origin::tests::origin_add ... ok [INFO] [stdout] test origin::tests::origin_tile_to_pixel ... ok [INFO] [stdout] test cp437::tests_feature_cp437::round_trip_cp437 ... ok [INFO] [stdout] test cp437::tests_feature_cp437::convert_invalid ... ok [INFO] [stdout] test commands::bitvec::tests::round_trip ... ok [INFO] [stdout] test cp437::tests_feature_cp437::convert_str ... ok [INFO] [stdout] test packet::tests::round_trip ... ok [INFO] [stdout] test packet::tests::too_small ... ok [INFO] [stdout] test containers::value_grid::tests::col ... ok [INFO] [stdout] test containers::bitmap::tests::out_of_bounds_x - should panic ... ok [INFO] [stdout] test containers::bitmap::tests::out_of_bounds_y - should panic ... ok [INFO] [stdout] test containers::value_grid::tests::out_of_bounds_x - should panic ... ok [INFO] [stdout] test containers::value_grid::tests::out_of_bounds_y - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests servicepoint [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test src/brightness.rs - brightness::Brightness (line 11) ... ok [INFO] [stdout] test src/commands/bitmap_legacy.rs - commands::bitmap_legacy::BitmapLegacyCommand (line 14) ... ok [INFO] [stdout] test src/commands/cp437_grid.rs - commands::cp437_grid::Cp437GridCommand (line 25) ... ok [INFO] [stdout] test src/commands/bitmap.rs - commands::bitmap::BitmapCommand (line 15) ... ok [INFO] [stdout] test src/constants.rs - constants::PIXEL_HEIGHT (line 40) ... ok [INFO] [stdout] test src/compression_code.rs - compression_code::CompressionCode (line 17) ... ok [INFO] [stdout] test src/commands/hard_reset.rs - commands::hard_reset::HardResetCommand (line 13) ... ok [INFO] [stdout] test src/constants.rs - constants::FRAME_PACING (line 53) ... ok [INFO] [stdout] test src/commands/global_brightness.rs - commands::global_brightness::GlobalBrightnessCommand (line 11) ... ok [INFO] [stdout] test src/commands/fade_out.rs - commands::fade_out::FadeOutCommand (line 13) ... ok [INFO] [stdout] test src/commands/cp437_grid.rs - commands::cp437_grid::Cp437GridCommand (line 15) ... ok [INFO] [stdout] test src/commands/char_grid.rs - commands::char_grid::CharGridCommand (line 13) ... ok [INFO] [stdout] test src/constants.rs - constants::PIXEL_WIDTH (line 30) ... ok [INFO] [stdout] test src/constants.rs - constants::TILE_WIDTH (line 10) ... ok [INFO] [stdout] test src/compression_code.rs - compression_code::CompressionCode (line 6) ... ok [INFO] [stdout] test src/commands/clear.rs - commands::clear::ClearCommand (line 12) ... ok [INFO] [stdout] test src/containers/bitmap.rs - containers::bitmap::Bitmap (line 14) ... ok [INFO] [stdout] test src/commands/mod.rs - commands::Command (line 59) ... ok [INFO] [stdout] test src/constants.rs - constants::TILE_HEIGHT (line 20) ... ok [INFO] [stdout] test src/containers/bitmap.rs - containers::bitmap::Bitmap::iter (line 128) ... ok [INFO] [stdout] test src/containers/bitmap.rs - containers::bitmap::Bitmap::iter_mut (line 156) ... ok [INFO] [stdout] test src/containers/bitmap.rs - containers::bitmap::Bitmap::iter_mut (line 144) ... ok [INFO] [stdout] test src/containers/char_grid.rs - containers::char_grid::CharGrid::load_utf8 (line 184) ... ok [INFO] [stdout] test src/containers/brightness_grid.rs - containers::brightness_grid::BrightnessGrid (line 7) ... ok [INFO] [stdout] test src/containers/char_grid.rs - containers::char_grid::CharGrid::set_col_str (line 142) ... ok [INFO] [stdout] test src/containers/value_grid.rs - containers::value_grid::ValueGrid::from_vec (line 91) ... ok [INFO] [stdout] test src/containers/char_grid.rs - containers::char_grid::String::from (line 250) ... ok [INFO] [stdout] test src/containers/char_grid.rs - containers::char_grid::CharGrid::get_row_str (line 84) ... ok [INFO] [stdout] test src/containers/char_grid.rs - containers::char_grid::CharGrid (line 12) ... ok [INFO] [stdout] test src/containers/char_grid.rs - containers::char_grid::CharGrid::get_col_str (line 68) ... ok [INFO] [stdout] test src/containers/char_grid.rs - containers::char_grid::CharGrid::wrap_str (line 32) ... ok [INFO] [stdout] test src/lib.rs - ReadmeDocTests (line 104) - compile ... ok [INFO] [stdout] test src/containers/char_grid.rs - containers::char_grid::Vec::from (line 272) ... ok [INFO] [stdout] test src/containers/value_grid.rs - containers::value_grid::ValueGrid::map (line 197) ... ok [INFO] [stdout] test src/containers/value_grid.rs - containers::value_grid::ValueGrid::iter (line 128) ... ok [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] test src/containers/char_grid.rs - containers::char_grid::CharGrid::set_row_str (line 100) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] test src/lib.rs - (line 48) ... ok [INFO] [stdout] test src/packet.rs - packet (line 18) ... ok [INFO] [stdout] test src/packet.rs - packet (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52bfec799db977cddd3d300ecde4115b55e267c47de594ba12cd76676236bbbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52bfec799db977cddd3d300ecde4115b55e267c47de594ba12cd76676236bbbe", kill_on_drop: false }` [INFO] [stdout] 52bfec799db977cddd3d300ecde4115b55e267c47de594ba12cd76676236bbbe