[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] 5e697484be22d4aff58197e63ac5471be3ec90be [INFO] testing hoverkite/hoverkite against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoverkite%2Fhoverkite" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoverkite/hoverkite on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-28/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" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg-runtime v0.7.0 [INFO] [stderr] Downloaded local_ipaddress v0.1.3 [INFO] [stderr] Downloaded peg v0.7.0 [INFO] [stderr] Downloaded peg-macros v0.7.0 [INFO] [stderr] Downloaded abc-parser v0.3.0 [INFO] [stderr] Downloaded homie-device v0.6.0 [INFO] [stderr] Downloaded color-backtrace v0.5.1 [INFO] [stderr] Downloaded stable-eyre v0.2.2 [INFO] [stderr] Downloaded test-case v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b9c013f32af76c26f42ccb1e63af53e51116bf329d60f6ab413a6f5d344d856 [INFO] running `Command { std: "docker" "start" "-a" "2b9c013f32af76c26f42ccb1e63af53e51116bf329d60f6ab413a6f5d344d856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b9c013f32af76c26f42ccb1e63af53e51116bf329d60f6ab413a6f5d344d856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9c013f32af76c26f42ccb1e63af53e51116bf329d60f6ab413a6f5d344d856", kill_on_drop: false }` [INFO] [stdout] 2b9c013f32af76c26f42ccb1e63af53e51116bf329d60f6ab413a6f5d344d856 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f20e9bd7cf2c55df332b8eb0e838c061f3cc4510bcdae75b4ee3a31daf4df3e [INFO] running `Command { std: "docker" "start" "-a" "0f20e9bd7cf2c55df332b8eb0e838c061f3cc4510bcdae75b4ee3a31daf4df3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling local_ipaddress v0.1.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling mqttbytes v0.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling color-backtrace v0.5.1 [INFO] [stderr] Compiling stable-eyre v0.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [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 mac_address v1.1.2 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling messages v0.1.0 (/opt/rustwide/workdir/messages) [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rumqttc v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling homie-device v0.6.0 [INFO] [stderr] Compiling hovercontrol v0.1.0 (/opt/rustwide/workdir/hovercontrol) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.49s [INFO] running `Command { std: "docker" "inspect" "0f20e9bd7cf2c55df332b8eb0e838c061f3cc4510bcdae75b4ee3a31daf4df3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f20e9bd7cf2c55df332b8eb0e838c061f3cc4510bcdae75b4ee3a31daf4df3e", kill_on_drop: false }` [INFO] [stdout] 0f20e9bd7cf2c55df332b8eb0e838c061f3cc4510bcdae75b4ee3a31daf4df3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec35939d328fcec3a9cd1dfd9a9a9b4d5edbcfdbb22e7d26923fb8d1e49dfe96 [INFO] running `Command { std: "docker" "start" "-a" "ec35939d328fcec3a9cd1dfd9a9a9b4d5edbcfdbb22e7d26923fb8d1e49dfe96", kill_on_drop: false }` [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Compiling hovercontrol v0.1.0 (/opt/rustwide/workdir/hovercontrol) [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling abc-parser v0.3.0 [INFO] [stderr] Compiling messages v0.1.0 (/opt/rustwide/workdir/messages) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.49s [INFO] running `Command { std: "docker" "inspect" "ec35939d328fcec3a9cd1dfd9a9a9b4d5edbcfdbb22e7d26923fb8d1e49dfe96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec35939d328fcec3a9cd1dfd9a9a9b4d5edbcfdbb22e7d26923fb8d1e49dfe96", kill_on_drop: false }` [INFO] [stdout] ec35939d328fcec3a9cd1dfd9a9a9b4d5edbcfdbb22e7d26923fb8d1e49dfe96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 647e299cbae752b2d39475cf8038f858f7814e685659f383355006006ea4d480 [INFO] running `Command { std: "docker" "start" "-a" "647e299cbae752b2d39475cf8038f858f7814e685659f383355006006ea4d480", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hovercontrol-0614a3e30ba44e01) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test config::tests::minimal_config ... ok [INFO] [stdout] test config::tests::minimal_mqtt_config ... ok [INFO] [stdout] test config::tests::example_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/messages-e6b3882fe5a1f035) [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test command::tests::command::power_off ... 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 command::tests::round_trip::parse_error_if_extra_byte::_decrementtarget ... 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::command::set_target ... 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::_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 command::tests::round_trip::parse_error_if_extra_byte::_setredled_true_ ... 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::parse_error_if_extra_byte::_settarget_42_ ... ok [INFO] [stdout] test command::tests::round_trip::parse_error_if_extra_byte::_testmotor ... 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::_decrementtarget ... 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::_incrementtarget ... 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::_removetarget ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_reportbattery ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_reportcharger ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_setgreenled_false_ ... 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::_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::round_trip_equality::_settarget_42_ ... ok [INFO] [stdout] test command::tests::round_trip::round_trip_equality::_testmotor ... 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::_recenter ... 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::_setgreenled_false_ ... 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::round_trip::would_block_if_missing_byte::_setorangeled_false_ ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_setredled_true_ ... 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::_setspringconstant_42_ ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_settarget_42_ ... ok [INFO] [stdout] test command::tests::round_trip::would_block_if_missing_byte::_testmotor ... ok [INFO] [stdout] test command::tests::side_command::missing_byte_left ... ok [INFO] [stdout] test command::tests::side_command::parse_error_if_bogus_payload ... ok [INFO] [stdout] test command::tests::side_command::parse_error_if_extra_byte ... ok [INFO] [stdout] test command::tests::side_command::power_off_left ... ok [INFO] [stdout] test command::tests::speed_limits::display ... ok [INFO] [stdout] test command::tests::speed_limits::to_range_inclusive ... ok [INFO] [stdout] test response::tests::log::parse_too_long ... ok [INFO] [stdout] test response::tests::log::too_long_with_unicode_widths::width_1 ... ok [INFO] [stdout] test response::tests::log::too_long_with_unicode_widths::width_3 ... ok [INFO] [stdout] test response::tests::log::too_long_with_unicode_widths::width_2 ... ok [INFO] [stdout] test response::tests::parse_empty ... ok [INFO] [stdout] test response::tests::log::too_long_with_unicode_widths::width_4 ... 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_error_if_extra_byte::_response_chargestate_charger_connected_false_ ... 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_log_arraystring_from_hello_unwrap_ ... ok [INFO] [stdout] test response::tests::parse_error_if_extra_byte::_response_poweroff ... ok [INFO] [stdout] test response::tests::parse_invalid_side ... ok [INFO] [stdout] test response::tests::parse_invalid_command ... ok [INFO] [stdout] test response::tests::parse_invalid_charge_state ... ok [INFO] [stdout] test response::tests::parse_partial::log ... ok [INFO] [stdout] test response::tests::parse_partial::battery_readings ... ok [INFO] [stdout] test response::tests::parse_error_if_extra_byte::_response_position_0x1122334455667788_ ... ok [INFO] [stdout] test response::tests::parse_partial::other_side_log ... ok [INFO] [stdout] test response::tests::parse_partial::charge_state ... ok [INFO] [stdout] test response::tests::parse_partial::other_side_position ... 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_partial::other_side_battery_readings ... 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_log_arraystring_from_emoji_unwrap_ ... ok [INFO] [stdout] test response::tests::parse_partial::other_side_charge_state ... ok [INFO] [stdout] test response::tests::round_trip::_response_chargestate_charger_connected_false_ ... 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_true_ ... ok [INFO] [stdout] test response::tests::parse_valid::_b_rc0_response_chargestate_charger_connected_false_ ... ok [INFO] [stdout] test response::tests::round_trip::_response_position_0x1122334455667788_ ... 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. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "647e299cbae752b2d39475cf8038f858f7814e685659f383355006006ea4d480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "647e299cbae752b2d39475cf8038f858f7814e685659f383355006006ea4d480", kill_on_drop: false }` [INFO] [stdout] 647e299cbae752b2d39475cf8038f858f7814e685659f383355006006ea4d480