[INFO] cloning repository https://github.com/MaxKortelov/lgtv-ip-control
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxKortelov/lgtv-ip-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxKortelov%2Flgtv-ip-control", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxKortelov%2Flgtv-ip-control'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed1fccd8cad95e6a5995697dcb6effe0b51807e6
[INFO] testing MaxKortelov/lgtv-ip-control against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxKortelov%2Flgtv-ip-control" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MaxKortelov/lgtv-ip-control
[INFO] finished tweaking git repo https://github.com/MaxKortelov/lgtv-ip-control
[INFO] tweaked toml for git repo https://github.com/MaxKortelov/lgtv-ip-control written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MaxKortelov/lgtv-ip-control on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MaxKortelov/lgtv-ip-control 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693
[INFO] running `Command { std: "docker" "start" "8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lgtv-ip-control v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.18s
[INFO] running `Command { std: "docker" "inspect" "8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling lgtv-ip-control v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.11s
[INFO] running `Command { std: "docker" "inspect" "8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lgtv_ip_control-142ec499a6e5eabd)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test lg_tv::tests::test_disconnect_success ... ok
[INFO] [stdout] test lg_tv::tests::test_disconnect_failure_error_mapping ... ok
[INFO] [stdout] test lg_tv::tests::test_new_missing_key_code_error ... ok
[INFO] [stdout] test lg_tv::tests::test_power_on_wol_fails ... ok
[INFO] [stdout] test lg_tv::tests::test_send_command_underlying_network_error_propagation ... ok
[INFO] [stdout] test lg_tv::tests::test_get_current_app_empty_string_tv_off ... ok
[INFO] [stdout] test lg_tv::tests::test_get_mac_address_command_formatting ... ok
[INFO] [stdout] test lg_tv::tests::test_get_mute_state_regex_miss_error ... ok
[INFO] [stdout] test lg_tv::tests::test_send_key_payload ... ok
[INFO] [stdout] test lg_tv::tests::test_get_mute_state_invalid_payload_error ... ok
[INFO] [stdout] test lg_tv::tests::test_launch_app_payload ... ok
[INFO] [stdout] test lg_tv::tests::test_get_current_volume_parse_error ... ok
[INFO] [stdout] test lg_tv::tests::test_get_current_app_malformed_response ... ok
[INFO] [stdout] test lg_tv::tests::test_set_picture_mode_payload ... ok
[INFO] [stdout] test lg_tv::tests::test_get_mute_state_variants ... ok
[INFO] [stdout] test lg_tv::tests::test_set_energy_saving_payload ... ok
[INFO] [stdout] test lg_tv::tests::test_set_volume_payload ... ok
[INFO] [stdout] test lg_tv::tests::test_set_input_payload ... ok
[INFO] [stdout] test lg_tv::tests::test_get_ip_control_state_variants ... ok
[INFO] [stdout] test lg_tv::tests::test_set_screen_mute_payload ... ok
[INFO] [stdout] test lg_tv::tests::test_set_volume_mute_payload ... ok
[INFO] [stdout] test lg_tv::tests::test_power_on_success ... ok
[INFO] [stdout] test lg_tv::tests::test_power_on_timeout_exhausted ... ok
[INFO] [stdout] test lg_tv::tests::test_power_off_immediate_success ... ok
[INFO] [stdout] test lg_tv::tests::test_power_off_retries_exhausted ... ok
[INFO] [stdout] test lg_tv::tests::test_get_power_state_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.98s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lgtv_ip_control
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lg_tv.rs - lg_tv::LGTV<C,Connected>::get_mac_address (line 236) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] test src/lg_tv.rs - lg_tv::LGTV<TcpConnection<Connected>,Disconnected>::connect_tcp (line 51) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lg_tv.rs - lg_tv::LGTV<C,Connected>::get_mac_address (line 236) stdout ----
[INFO] [stdout] error[E0624]: associated function `new` is private
[INFO] [stdout]    --> src/lg_tv.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 | let mut tv = LGTV::new(
[INFO] [stdout]     |                    ^^^ private associated function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lg_tv.rs:82:5
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub(crate) fn new(executor: C, key: Option<&str>) -> Result<Self, LgTvError> {
[INFO] [stdout]     |     ---------------------------------------------------------------------------- private associated function defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&str: CommandExecutor` is not satisfied
[INFO] [stdout]    --> src/lg_tv.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 242 | let mut tv = LGTV::new(
[INFO] [stdout]     |              --------- required by a bound introduced by this call
[INFO] [stdout] 243 |     "192.168.1.100",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ the trait `CommandExecutor` is not implemented for `&str`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `CommandExecutor` is implemented for `lgtv_ip_control::tcp_connection::TcpConnection<lgtv_ip_control::tcp_connection::Connected>`
[INFO] [stdout]    --> src/tcp_connection.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl CommandExecutor for TcpConnection<Connected> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `LGTV::<C>::new`
[INFO] [stdout]    --> src/lg_tv.rs:81:9
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl<C: CommandExecutor> LGTV<C, Disconnected> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ required by this bound in `LGTV::<C>::new`
[INFO] [stdout]  82 |     pub(crate) fn new(executor: C, key: Option<&str>) -> Result<Self, LgTvError> {
[INFO] [stdout]     |                   --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/lg_tv.rs:242:14
[INFO] [stdout]     |
[INFO] [stdout] 242 | let mut tv = LGTV::new(
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 243 |     "192.168.1.100",
[INFO] [stdout] 244 |     "AA:BB:CC:DD:EE:FF",
[INFO] [stdout]     |     ------------------- unexpected argument #2 of type `&'static str`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/lg_tv.rs:82:19
[INFO] [stdout]     |
[INFO] [stdout]  82 |     pub(crate) fn new(executor: C, key: Option<&str>) -> Result<Self, LgTvError> {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 243 -     "192.168.1.100",
[INFO] [stdout] 244 -     "AA:BB:CC:DD:EE:FF",
[INFO] [stdout] 243 +     "192.168.1.100",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Result<LGTV<&str>, LgTvError>` is not a future
[INFO] [stdout]    --> src/lg_tv.rs:247:2
[INFO] [stdout]     |
[INFO] [stdout] 242 |   let mut tv = LGTV::new(
[INFO] [stdout]     |  ______________-
[INFO] [stdout] 243 | |     "192.168.1.100",
[INFO] [stdout] 244 | |     "AA:BB:CC:DD:EE:FF",
[INFO] [stdout] 245 | |     Some("YOUR_KEY_CODE"),
[INFO] [stdout] 246 | | )
[INFO] [stdout]     | |_- this call returns `Result<LGTV<&str>, LgTvError>`
[INFO] [stdout] 247 |   .await?;
[INFO] [stdout]     |    ^^^^^ `Result<LGTV<&str>, LgTvError>` is not a future
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Future` is not implemented for `Result<LGTV<&str>, LgTvError>`
[INFO] [stdout]     = note: Result<LGTV<&str>, LgTvError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `Result<LGTV<&str>, LgTvError>` to implement `IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]     |
[INFO] [stdout] 247 - .await?;
[INFO] [stdout] 247 + ?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lg_tv.rs - lg_tv::LGTV<C,Connected>::get_mac_address (line 236)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.38s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693", kill_on_drop: false }`
[INFO] [stdout] 8e352a75ecd0179acc239125c46e097e6faac48272f964310a57a3f6ebbc0693
