[INFO] cloning repository https://github.com/Ahmed9190/tcp_communication
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ahmed9190/tcp_communication" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmed9190%2Ftcp_communication", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmed9190%2Ftcp_communication'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3064c60053d6e4f199ce96705f450c18ea767940
[INFO] testing Ahmed9190/tcp_communication against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmed9190%2Ftcp_communication" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ahmed9190/tcp_communication
[INFO] finished tweaking git repo https://github.com/Ahmed9190/tcp_communication
[INFO] tweaked toml for git repo https://github.com/Ahmed9190/tcp_communication written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ahmed9190/tcp_communication on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ahmed9190/tcp_communication 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29a705ef2219cb99a21c9ace7f3eda67a18f595c0736357f76c348be9e8c7183
[INFO] running `Command { std: "docker" "start" "-a" "29a705ef2219cb99a21c9ace7f3eda67a18f595c0736357f76c348be9e8c7183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29a705ef2219cb99a21c9ace7f3eda67a18f595c0736357f76c348be9e8c7183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29a705ef2219cb99a21c9ace7f3eda67a18f595c0736357f76c348be9e8c7183", kill_on_drop: false }`
[INFO] [stdout] 29a705ef2219cb99a21c9ace7f3eda67a18f595c0736357f76c348be9e8c7183
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23663ddf9d78b962b0e1076837fef65105b37411d4a0c2a7530e0891ecc26142
[INFO] running `Command { std: "docker" "start" "-a" "23663ddf9d78b962b0e1076837fef65105b37411d4a0c2a7530e0891ecc26142", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tcp_communication v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `clients`
[INFO] [stdout]   --> src/main.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     clients: Arc<Mutex<HashMap<String, Arc<Mutex<TcpStream>>>>>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clients`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.90s
[INFO] running `Command { std: "docker" "inspect" "23663ddf9d78b962b0e1076837fef65105b37411d4a0c2a7530e0891ecc26142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23663ddf9d78b962b0e1076837fef65105b37411d4a0c2a7530e0891ecc26142", kill_on_drop: false }`
[INFO] [stdout] 23663ddf9d78b962b0e1076837fef65105b37411d4a0c2a7530e0891ecc26142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3565561574c94339806c4a97478ccdbdada044fd36de90684b9999f2efda317a
[INFO] running `Command { std: "docker" "start" "-a" "3565561574c94339806c4a97478ccdbdada044fd36de90684b9999f2efda317a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tcp_communication v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `clients`
[INFO] [stdout]   --> src/main.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     clients: Arc<Mutex<HashMap<String, Arc<Mutex<TcpStream>>>>>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clients`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s
[INFO] running `Command { std: "docker" "inspect" "3565561574c94339806c4a97478ccdbdada044fd36de90684b9999f2efda317a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3565561574c94339806c4a97478ccdbdada044fd36de90684b9999f2efda317a", kill_on_drop: false }`
[INFO] [stdout] 3565561574c94339806c4a97478ccdbdada044fd36de90684b9999f2efda317a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac9f3a03d9722e74c49ca0ef8b3ac8fbdb87f930cd98b2530f018ae080b363b0
[INFO] running `Command { std: "docker" "start" "-a" "ac9f3a03d9722e74c49ca0ef8b3ac8fbdb87f930cd98b2530f018ae080b363b0", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `clients`
[INFO] [stderr]   --> src/main.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 84 |     clients: Arc<Mutex<HashMap<String, Arc<Mutex<TcpStream>>>>>,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clients`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tcp_communication` (bin "tcp_communication" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tcp_communication-a8229aae9d37a314)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test commands::tests::alarm_command_tests::alarm_command_tests::test_alarm_type_with_invalid_value ... ok
[INFO] [stdout] test commands::tests::alarm_command_tests::alarm_command_tests::test_alarm_type_with_valid_illegal_movement ... ok
[INFO] [stdout] test commands::tests::alarm_command_tests::alarm_command_tests::test_alarm_type_with_invalid_high_value ... ok
[INFO] [stdout] test commands::tests::alarm_command_tests::alarm_command_tests::test_alarm_type_with_valid_illegal_demolition ... ok
[INFO] [stdout] test commands::tests::alarm_command_tests::alarm_command_tests::test_alarm_type_with_valid_low_power ... ok
[INFO] [stdout] test commands::tests::beep_command_tests::beep_command_tests::test_beep_play_content_with_valid_find_scooter_alert ... ok
[INFO] [stdout] test commands::tests::beep_command_tests::beep_command_tests::test_beep_play_content_with_valid_hold ... ok
[INFO] [stdout] test commands::tests::hearbeat_command_tests::hearbeat_command_tests::test_charging_status_with_invalid_value ... ok
[INFO] [stdout] test commands::tests::hearbeat_command_tests::hearbeat_command_tests::test_charging_status_with_valid_charging ... ok
[INFO] [stdout] test commands::tests::alarm_command_tests::alarm_command_tests::test_alarm_type_with_valid_lifted_up ... ok
[INFO] [stdout] test commands::tests::beep_command_tests::beep_command_tests::test_beep_play_content_with_valid_turn_on_voice ... ok
[INFO] [stdout] test commands::tests::alarm_command_tests::alarm_command_tests::test_alarm_type_with_valid_illegal_removal ... ok
[INFO] [stdout] test commands::tests::beep_command_tests::beep_command_tests::test_beep_play_content_with_invalid_high_value ... ok
[INFO] [stdout] test commands::tests::beep_command_tests::beep_command_tests::test_beep_play_content_with_invalid_low_value ... ok
[INFO] [stdout] test commands::tests::beep_command_tests::beep_command_tests::test_beep_play_content_with_valid_turn_off_voice ... ok
[INFO] [stdout] test commands::tests::hearbeat_command_tests::hearbeat_command_tests::test_charging_status_with_valid_uncharged ... ok
[INFO] [stdout] test commands::tests::hearbeat_command_tests::hearbeat_command_tests::test_scooter_status_with_invalid_value ... ok
[INFO] [stdout] test commands::tests::hearbeat_command_tests::hearbeat_command_tests::test_scooter_status_with_valid_locked ... ok
[INFO] [stdout] test commands::tests::hearbeat_command_tests::hearbeat_command_tests::test_scooter_status_with_valid_unlocked ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_command_tests::test_parse_command_with_invalid_header ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_command_tests::test_parse_command_with_valid_data ... ok
[INFO] [stdout] test commands::tests::alarm_command_tests::alarm_command_tests::test_alarm_type_with_valid_falling ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_date_tests::test_parse_date_with_invalid_day ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_date_tests::test_parse_date_with_invalid_month ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_date_tests::test_parse_date_with_non_numeric_characters ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_coordinates_tests::test_parse_coordinates_with_invalid_format ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_date_tests::test_parse_date_with_short_input_length ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_date_tests::test_parse_date_with_valid_leap_year ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_datetime_tests::test_parse_datetime_with_invalid_date ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_coordinates_tests::test_parse_coordinates_with_missing_decimal_point ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_datetime_tests::test_parse_datetime_with_valid_input ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_time_tests::test_parse_time_with_invalid_hours ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_time_tests::test_parse_time_with_invalid_minutes ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_time_tests::test_parse_time_with_invalid_seconds ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_date_tests::test_parse_date_with_valid_input ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_time_tests::test_parse_time_with_non_numeric_characters ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_time_tests::test_parse_time_with_short_input_length ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_coordinates_tests::test_parse_coordinates_with_invalid_hemisphere ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_time_tests::test_parse_time_with_valid_input ... ok
[INFO] [stdout] test commands::tests::positioning_command_tests::positioning_identifier_tests::test_positioning_identifier_with_invalid_value ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_coordinates_tests::test_parse_coordinates_with_valid_latitude ... ok
[INFO] [stdout] test commands::tests::positioning_command_tests::positioning_identifier_tests::test_positioning_identifier_with_valid_obtain_positioning ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_datetime_tests::test_parse_datetime_with_invalid_time ... ok
[INFO] [stdout] test commands::tests::positioning_command_tests::positioning_identifier_tests::test_positioning_identifier_with_valid_position_tracking ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::operation_tests::test_operation_with_valid_lock ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::operation_tests::test_operation_with_valid_rfid_card_lock ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::operation_tests::test_operation_with_valid_rfid_card_unlock ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::operation_tests::test_operation_with_valid_unlock ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::scooter_command_tests::test_invalid_command ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::scooter_command_tests::test_unlock_or_lock_response ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::status_tests::test_status_with_invalid_value ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::status_tests::test_status_with_valid_key_error ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::status_tests::test_status_with_valid_failure ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::scooter_command_tests::test_invalid_command_format_with_insufficient_parts ... ok
[INFO] [stdout] test commands::tests::scooter_setting_command::scooter_setting_command_tests::test_headlight_switch_with_invalid_value ... ok
[INFO] [stdout] test commands::tests::scooter_setting_command::scooter_setting_command_tests::test_headlight_switch_with_valid_values ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_coordinates_tests::test_parse_coordinates_with_western_hemisphere ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::status_tests::test_status_with_valid_success ... ok
[INFO] [stdout] test commands::tests::scooter_setting_command::scooter_setting_command_tests::test_mode_setting_with_invalid_value ... ok
[INFO] [stdout] test commands::tests::scooter_setting_command::scooter_setting_command_tests::test_taillights_flashing_with_invalid_value ... ok
[INFO] [stdout] test commands::tests::scooter_setting_command::scooter_setting_command_tests::test_taillights_flashing_with_valid_values ... ok
[INFO] [stdout] test commands::tests::scooter_setting_command::scooter_setting_command_tests::test_throttle_response_with_valid_values ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_coordinates_tests::test_parse_coordinates_with_valid_longitude ... ok
[INFO] [stdout] test server::tests::commands_test::generate_command_tests::test_generate_command_empty_content ... ok
[INFO] [stdout] test commands::tests::scooter_setting_command::scooter_setting_command_tests::test_throttle_response_with_invalid_value ... ok
[INFO] [stdout] test server::tests::commands_test::generate_command_tests::test_generate_command_with_multiple_content_items ... ok
[INFO] [stdout] test server::tests::commands_test::generate_command_tests::test_generate_command_with_special_characters_in_content ... ok
[INFO] [stdout] test commands::tests::scooter_setting_command::scooter_setting_command_tests::test_mode_setting_with_valid_values ... ok
[INFO] [stdout] test server::tests::commands_test::generate_command_tests::test_generate_command_with_large_content ... ok
[INFO] [stdout] test server::tests::commands_test::generate_command_tests::test_generate_command_with_simple_content ... ok
[INFO] [stdout] test server::tests::commands_test::generate_final_ack_tests::test_generate_final_ack ... ok
[INFO] [stdout] test server::tests::commands_test::generate_l0_command_tests::test_generate_l0_command_unlock ... ok
[INFO] [stdout] test server::tests::commands_test::generate_l1_ack_tests::test_generate_l1_ack ... ok
[INFO] [stdout] test server::tests::commands_test::generate_s7_command_tests::test_generate_s7_command ... ok
[INFO] [stdout] test server::tests::commands_test::generate_r0_command_tests::test_generate_r0_command_lock ... ok
[INFO] [stdout] test server::tests::commands_test::generate_r0_command_tests::test_generate_r0_command_unlock ... ok
[INFO] [stdout] test server::tests::commands_test::generate_l1_command_tests::test_generate_l1_command ... ok
[INFO] [stdout] test server::tests::protocol_test::validate_s7_response_tests::test_validate_s7_response_valid ... ok
[INFO] [stdout] test server::tests::protocol_test::validate_response_tests::test_validate_command_valid ... ok
[INFO] [stdout] test server::tests::protocol_test::validate_r0_response_tests::test_validate_r0_response_invalid_format ... ok
[INFO] [stdout] test commands::tests::parser_tests::parse_coordinates_tests::test_parse_coordinates_with_southern_hemisphere ... ok
[INFO] [stdout] test server::tests::protocol_test::validate_l0_response_tests::test_validate_l0_response_invalid_content ... ok
[INFO] [stdout] test server::tests::protocol_test::validate_r0_response_tests::test_validate_r0_response_unlock_valid ... ok
[INFO] [stdout] test server::tests::protocol_test::validate_response_tests::test_validate_command_invalid_content ... ok
[INFO] [stdout] test server::tests::protocol_test::validate_l1_response_tests::test_validate_l1_response_valid ... ok
[INFO] [stdout] test server::tests::protocol_test::validate_response_tests::test_validate_command_invalid_vendor ... ok
[INFO] [stdout] test server::tests::protocol_test::validate_l0_response_tests::test_validate_l0_response_valid ... ok
[INFO] [stdout] test server::tests::protocol_test::validate_r0_response_tests::test_validate_r0_response_lock_valid ... ok
[INFO] [stdout] test commands::tests::scooter_command_tests::operation_tests::test_operation_with_invalid_value ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::tests::scooter_command_tests::operation_tests::test_operation_with_invalid_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::tests::scooter_command_tests::operation_tests::test_operation_with_invalid_value' panicked at src/commands/tests/scooter_command_tests.rs:33:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "4"
[INFO] [stdout]  right: "Invalid operation: 4"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6447471a3c72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6447471a3c72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6447471a3c72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6447471a3c72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6447471cbad3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6447471cbad3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6447471a0bf3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6447471a0bf3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6447471a3ac2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6447471a51e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6447471a501e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x644746ee0494 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x644746ee0494 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6447471a5bbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6447471a5bbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6447471a598a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6447471a4169 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6447471a561d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6447471c93f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6447471c9743 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x644746e64f8a - core::panicking::assert_failed::he8f5d9b7c17e7bef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x644746e57cef - tcp_communication::commands::tests::scooter_command_tests::operation_tests::test_operation_with_invalid_value::h5578b938e1514c35
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/tests/scooter_command_tests.rs:33:9
[INFO] [stdout]   22:     0x644746e57c27 - tcp_communication::commands::tests::scooter_command_tests::operation_tests::test_operation_with_invalid_value::{{closure}}::h05db1112da47bebe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/tests/scooter_command_tests.rs:30:43
[INFO] [stdout]   23:     0x644746e631c6 - core::ops::function::FnOnce::call_once::h8cfa83ca6dd9fb64
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x644746ee5cfb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x644746ee5cfb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x644746ee4e35 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x644746ee4e35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x644746ee4e35 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x644746ee4e35 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x644746ee4e35 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x644746ee4e35 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x644746ee4e35 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x644746ea8a34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x644746ea8a34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x644746eac40a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x644746eac40a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x644746eac40a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x644746eac40a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x644746eac40a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x644746eac40a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x644746eac40a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x6447471a8b3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6447471a8b3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x746f39efbaa4 - <unknown>
[INFO] [stdout]   45:     0x746f39f88a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::tests::scooter_command_tests::operation_tests::test_operation_with_invalid_value
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 88 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin tcp_communication`
[INFO] running `Command { std: "docker" "inspect" "ac9f3a03d9722e74c49ca0ef8b3ac8fbdb87f930cd98b2530f018ae080b363b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac9f3a03d9722e74c49ca0ef8b3ac8fbdb87f930cd98b2530f018ae080b363b0", kill_on_drop: false }`
[INFO] [stdout] ac9f3a03d9722e74c49ca0ef8b3ac8fbdb87f930cd98b2530f018ae080b363b0
