[INFO] cloning repository https://github.com/hoverkite/hoverkite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoverkite/hoverkite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoverkite%2Fhoverkite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoverkite%2Fhoverkite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c51dbcbbaf4dbcb4a3e516be951a5ab53e149282 [INFO] testing hoverkite/hoverkite against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoverkite%2Fhoverkite" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoverkite/hoverkite on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hoverkite/hoverkite [INFO] finished tweaking git repo https://github.com/hoverkite/hoverkite [INFO] tweaked toml for git repo https://github.com/hoverkite/hoverkite written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/hoverkite/hoverkite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8d215e118358039b7616ed18692769b800d66b80685f13ed50d296813d072e0 [INFO] running `Command { std: "docker" "start" "-a" "e8d215e118358039b7616ed18692769b800d66b80685f13ed50d296813d072e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8d215e118358039b7616ed18692769b800d66b80685f13ed50d296813d072e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d215e118358039b7616ed18692769b800d66b80685f13ed50d296813d072e0", kill_on_drop: false }` [INFO] [stdout] e8d215e118358039b7616ed18692769b800d66b80685f13ed50d296813d072e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfa87fdfe78aa3ede6d6d7e257fda857bed37437fbc6f222a7d069e7a3ed8f86 [INFO] running `Command { std: "docker" "start" "-a" "dfa87fdfe78aa3ede6d6d7e257fda857bed37437fbc6f222a7d069e7a3ed8f86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling color-backtrace v0.5.1 [INFO] [stderr] Compiling stable-eyre v0.2.2 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling gilrs-core v0.3.1 [INFO] [stderr] Compiling gilrs v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.1 [INFO] [stderr] Compiling messages v0.1.0 (/opt/rustwide/workdir/messages) [INFO] [stderr] Compiling hovercontrol v0.1.0 (/opt/rustwide/workdir/hovercontrol) [INFO] [stdout] warning: associated function is never used: `set_buzzer_frequency` [INFO] [stdout] --> hovercontrol/src/hoverkite.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn set_buzzer_frequency(&mut self, frequency: Option) -> Result<(), eyre::Report> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `play_notes` [INFO] [stdout] --> hovercontrol/src/hoverkite.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn play_notes(&mut self, notes: &[Note]) -> Result<(), eyre::Report> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.37s [INFO] running `Command { std: "docker" "inspect" "dfa87fdfe78aa3ede6d6d7e257fda857bed37437fbc6f222a7d069e7a3ed8f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa87fdfe78aa3ede6d6d7e257fda857bed37437fbc6f222a7d069e7a3ed8f86", kill_on_drop: false }` [INFO] [stdout] dfa87fdfe78aa3ede6d6d7e257fda857bed37437fbc6f222a7d069e7a3ed8f86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a749d011c776c78626eec097410f26d160994e3ca0603984e5a24fa0647f5289 [INFO] running `Command { std: "docker" "start" "-a" "a749d011c776c78626eec097410f26d160994e3ca0603984e5a24fa0647f5289", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling hovercontrol v0.1.0 (/opt/rustwide/workdir/hovercontrol) [INFO] [stdout] warning: associated function is never used: `set_buzzer_frequency` [INFO] [stdout] --> hovercontrol/src/hoverkite.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn set_buzzer_frequency(&mut self, frequency: Option) -> Result<(), eyre::Report> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `play_notes` [INFO] [stdout] --> hovercontrol/src/hoverkite.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn play_notes(&mut self, notes: &[Note]) -> Result<(), eyre::Report> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling test-case v1.1.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling messages v0.1.0 (/opt/rustwide/workdir/messages) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.10s [INFO] running `Command { std: "docker" "inspect" "a749d011c776c78626eec097410f26d160994e3ca0603984e5a24fa0647f5289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a749d011c776c78626eec097410f26d160994e3ca0603984e5a24fa0647f5289", kill_on_drop: false }` [INFO] [stdout] a749d011c776c78626eec097410f26d160994e3ca0603984e5a24fa0647f5289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ec9fe2c097d40e00f16333ad03072572edc12b715ddb4ecf61984d4cde67cb3 [INFO] running `Command { std: "docker" "start" "-a" "6ec9fe2c097d40e00f16333ad03072572edc12b715ddb4ecf61984d4cde67cb3", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `set_buzzer_frequency` [INFO] [stderr] --> hovercontrol/src/hoverkite.rs:86:12 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn set_buzzer_frequency(&mut self, frequency: Option) -> Result<(), eyre::Report> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `play_notes` [INFO] [stderr] --> hovercontrol/src/hoverkite.rs:92:12 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn play_notes(&mut self, notes: &[Note]) -> Result<(), eyre::Report> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hovercontrol-e27a6fdd7713ed9b) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/messages-90fea183d51d8f6c) [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 93 tests [INFO] [stdout] test command::tests::command::power_off ... ok [INFO] [stdout] test command::tests::command::set_target ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_decrementtarget ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_incrementtarget ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_poweroff ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_recenter ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_removetarget ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_reportbattery ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_reportcharger ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_setgreenled_false_ ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_setbuzzerfrequency_42_ ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_addbuzzernote_note_frequency_none_duration_ms_456_ ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_setsideled_true_ ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_setspringconstant_42_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_addbuzzernote_note_frequency_none_duration_ms_456_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_addbuzzernote_note_frequency_nonzerou32_new_123_duration_ms_456_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_poweroff ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_recenter ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_setbuzzerfrequency_42_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_setmaxspeed_speedlimits_negative_30_positive_42_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_setgreenled_false_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_setorangeled_false_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_setredled_true_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_setsideled_true_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_setspringconstant_42_ ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_addbuzzernote_note_frequency_none_duration_ms_456_ ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_addbuzzernote_note_frequency_nonzerou32_new_123_duration_ms_456_ ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_decrementtarget ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_incrementtarget ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_poweroff ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_removetarget ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_reportbattery ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_reportcharger ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_setbuzzerfrequency_42_ ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_setgreenled_false_ ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_setspringconstant_42_ ... ok [INFO] [stdout] test command::tests::side_command::missing_byte_left ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_reportbattery ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_decrementtarget ... ok [INFO] [stdout] test response::tests::log::too_long_with_unicode_widths::width_1 ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_addbuzzernote_note_frequency_nonzerou32_new_123_duration_ms_456_ ... ok [INFO] [stdout] test response::tests::parse_empty ... ok [INFO] [stdout] test response::tests::log::parse_too_long ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_reportcharger ... ok [INFO] [stdout] test response::tests::log::too_long_with_unicode_widths::width_4 ... ok [INFO] [stdout] test response::tests::log::too_long_with_unicode_widths::width_3 ... ok [INFO] [stdout] test response::tests::parse_error_if_extra_byte::_response_chargestate_charger_connected_true_ ... ok [INFO] [stdout] test response::tests::parse_error_if_extra_byte::_response_position_0x1122334455667788_ ... ok [INFO] [stdout] test response::tests::log::too_long_with_unicode_widths::width_2 ... ok [INFO] [stdout] test response::tests::parse_invalid_command ... ok [INFO] [stdout] test response::tests::parse_invalid_side ... ok [INFO] [stdout] test command::tests::speed_limits::to_range_inclusive ... ok [INFO] [stdout] test response::tests::parse_partial::battery_readings ... ok [INFO] [stdout] test response::tests::parse_error_if_extra_byte::_response_chargestate_charger_connected_false_ ... ok [INFO] [stdout] test response::tests::parse_partial::charge_state ... ok [INFO] [stdout] test response::tests::parse_error_if_extra_byte::_response_poweroff ... ok [INFO] [stdout] test response::tests::parse_error_if_extra_byte::_response_batteryreadings_battery_voltage_0x5566_backup_battery_voltage_0x3344_motor_current_0x1122_ ... ok [INFO] [stdout] test response::tests::parse_invalid_charge_state ... ok [INFO] [stdout] test response::tests::parse_partial::other_side_battery_readings ... ok [INFO] [stdout] test response::tests::parse_partial::log ... ok [INFO] [stdout] test response::tests::parse_partial::other_side_charge_state ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_settarget_42_ ... ok [INFO] [stdout] test command::tests::side_command::parse_error_if_bogus_payload ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_incrementtarget ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_settarget_42_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_settarget_42_ ... ok [INFO] [stdout] test command::tests::side_command::parse_error_if_extra_byte ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_setmaxspeed_speedlimits_negative_30_positive_42_ ... ok [INFO] [stdout] test command::tests::speed_limits::display ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_recenter ... ok [INFO] [stdout] test command::tests::side_command::power_off_left ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_setredled_true_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_removetarget ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_setsideled_true_ ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_setorangeled_false_ ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_setmaxspeed_speedlimits_negative_30_positive_42_ ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_setorangeled_false_ ... ok [INFO] [stdout] test response::tests::parse_partial::other_side_position ... ok [INFO] [stdout] test response::tests::round_trip::_response_poweroff ... ok [INFO] [stdout] test response::tests::round_trip::_response_batteryreadings_battery_voltage_0x5566_backup_battery_voltage_0x3344_motor_current_0x1122_ ... ok [INFO] [stdout] test response::tests::parse_valid::_b_r_hello_n_response_log_arraystring_from_hello_unwrap_ ... ok [INFO] [stdout] test response::tests::round_trip::_response_chargestate_charger_connected_false_ ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_setredled_true_ ... ok [INFO] [stdout] test response::tests::round_trip::_response_log_arraystring_from_emoji_unwrap_ ... ok [INFO] [stdout] test response::tests::parse_partial::other_side_log ... ok [INFO] [stdout] test response::tests::round_trip::_response_chargestate_charger_connected_true_ ... ok [INFO] [stdout] test response::tests::round_trip::_response_log_arraystring_from_hello_unwrap_ ... ok [INFO] [stdout] test response::tests::parse_valid::_b_rc1_response_chargestate_charger_connected_true_ ... ok [INFO] [stdout] test response::tests::parse_partial::position ... ok [INFO] [stdout] test response::tests::round_trip::_response_position_0x1122334455667788_ ... ok [INFO] [stdout] test response::tests::parse_valid::_b_r_b_b_0x66_0x55_0x44_0x33_0x22_0x11_response_batteryreadings_battery_voltage_0x5566_backup_battery_voltage_0x3344_motor_current_0x1122_ ... ok [INFO] [stdout] test response::tests::parse_valid::_b_rc0_response_chargestate_charger_connected_false_ ... ok [INFO] [stdout] test response::tests::parse_valid::_b_r_b_i_0x88_0x77_0x66_0x55_0x44_0x33_0x22_0x11_response_position_0x1122334455667788_ ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests messages [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] running `Command { std: "docker" "inspect" "6ec9fe2c097d40e00f16333ad03072572edc12b715ddb4ecf61984d4cde67cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec9fe2c097d40e00f16333ad03072572edc12b715ddb4ecf61984d4cde67cb3", kill_on_drop: false }` [INFO] [stdout] 6ec9fe2c097d40e00f16333ad03072572edc12b715ddb4ecf61984d4cde67cb3