[INFO] cloning repository https://github.com/saibatizoku/ezo-ec-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saibatizoku/ezo-ec-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fezo-ec-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fezo-ec-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fe06a8ae54bfc4bf17d52c5db78440f4b572d01 [INFO] testing saibatizoku/ezo-ec-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fezo-ec-rs" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saibatizoku/ezo-ec-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saibatizoku/ezo-ec-rs [INFO] finished tweaking git repo https://github.com/saibatizoku/ezo-ec-rs [INFO] tweaked toml for git repo https://github.com/saibatizoku/ezo-ec-rs written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/saibatizoku/ezo-ec-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bccc33a3920b78f01a170fe4aa7c57328b2c3fbc621fa52a7f43b85978272d01 [INFO] running `Command { std: "docker" "start" "-a" "bccc33a3920b78f01a170fe4aa7c57328b2c3fbc621fa52a7f43b85978272d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bccc33a3920b78f01a170fe4aa7c57328b2c3fbc621fa52a7f43b85978272d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bccc33a3920b78f01a170fe4aa7c57328b2c3fbc621fa52a7f43b85978272d01", kill_on_drop: false }` [INFO] [stdout] bccc33a3920b78f01a170fe4aa7c57328b2c3fbc621fa52a7f43b85978272d01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da856204e7113b5e3ba2ea1a482fe5709850c0338006ba98b545b541d5dc96f9 [INFO] running `Command { std: "docker" "start" "-a" "da856204e7113b5e3ba2ea1a482fe5709850c0338006ba98b545b541d5dc96f9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling walkdir v2.2.0 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling i2cdev v0.4.0 [INFO] [stderr] Compiling ezo_common v0.1.4 (https://github.com/saibatizoku/ezo-common-rs.git?branch=master#50744402) [INFO] [stderr] Compiling ezo_ec v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/response.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | 1...4 => _out.join(","), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.01s [INFO] running `Command { std: "docker" "inspect" "da856204e7113b5e3ba2ea1a482fe5709850c0338006ba98b545b541d5dc96f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da856204e7113b5e3ba2ea1a482fe5709850c0338006ba98b545b541d5dc96f9", kill_on_drop: false }` [INFO] [stdout] da856204e7113b5e3ba2ea1a482fe5709850c0338006ba98b545b541d5dc96f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee32abb7e22d263439b01d2a2fc39dc24b75a4466d271e70ac1566b5f2a8a005 [INFO] running `Command { std: "docker" "start" "-a" "ee32abb7e22d263439b01d2a2fc39dc24b75a4466d271e70ac1566b5f2a8a005", kill_on_drop: false }` [INFO] [stderr] Compiling ezo_ec v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/response.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | 1...4 => _out.join(","), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/read-loop.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | let status = OutputState.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/read-loop.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | let ec_value = Reading.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | let info: DeviceInfo = DeviceInformation.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | let status: DeviceStatus = Status.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:32:59 [INFO] [stdout] | [INFO] [stdout] 32 | let calibration: CalibrationStatus = CalibrationState.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/read-loop.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | let _sleep = Sleep.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:35:42 [INFO] [stdout] | [INFO] [stdout] 35 | let led_status: LedStatus = LedState.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:38:42 [INFO] [stdout] | [INFO] [stdout] 38 | let ec_value: ProbeReading = Reading.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:41:57 [INFO] [stdout] | [INFO] [stdout] 41 | let output_string: OutputStringStatus = OutputState.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let _sleep = Sleep.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/response.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | 1...4 => _out.join(","), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ezo_ec-1ae1a3b478a4ac10) [INFO] running `Command { std: "docker" "inspect" "ee32abb7e22d263439b01d2a2fc39dc24b75a4466d271e70ac1566b5f2a8a005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee32abb7e22d263439b01d2a2fc39dc24b75a4466d271e70ac1566b5f2a8a005", kill_on_drop: false }` [INFO] [stdout] ee32abb7e22d263439b01d2a2fc39dc24b75a4466d271e70ac1566b5f2a8a005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 753ad947d0cb11267bc9e25b4a0088c68f10128fb32e3be4869868918cdd0cb9 [INFO] running `Command { std: "docker" "start" "-a" "753ad947d0cb11267bc9e25b4a0088c68f10128fb32e3be4869868918cdd0cb9", kill_on_drop: false }` [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/response.rs:254:14 [INFO] [stderr] | [INFO] [stderr] 254 | 1...4 => _out.join(","), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `ezo_ec` (lib) generated 1 warning [INFO] [stderr] warning: `ezo_ec` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:26:46 [INFO] [stderr] | [INFO] [stderr] 26 | let info: DeviceInfo = DeviceInformation.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:29:39 [INFO] [stderr] | [INFO] [stderr] 29 | let status: DeviceStatus = Status.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:32:59 [INFO] [stderr] | [INFO] [stderr] 32 | let calibration: CalibrationStatus = CalibrationState.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:35:42 [INFO] [stderr] | [INFO] [stderr] 35 | let led_status: LedStatus = LedState.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:38:42 [INFO] [stderr] | [INFO] [stderr] 38 | let ec_value: ProbeReading = Reading.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:41:57 [INFO] [stderr] | [INFO] [stderr] 41 | let output_string: OutputStringStatus = OutputState.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:44:24 [INFO] [stderr] | [INFO] [stderr] 44 | let _sleep = Sleep.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/read-loop.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | let status = OutputState.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/read-loop.rs:31:32 [INFO] [stderr] | [INFO] [stderr] 31 | let ec_value = Reading.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ec::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/read-loop.rs:35:28 [INFO] [stderr] | [INFO] [stderr] 35 | let _sleep = Sleep.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `ezo_ec` (example "state-of-sensor") generated 7 warnings [INFO] [stderr] warning: `ezo_ec` (example "read-loop") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ezo_ec-1ae1a3b478a4ac10) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test command::tests::build_command_calibration_dry ... ok [INFO] [stdout] test command::tests::build_command_calibration_low ... ok [INFO] [stdout] test command::tests::build_command_calibration_high ... ok [INFO] [stdout] test command::tests::build_command_calibration_one_point ... ok [INFO] [stdout] test command::tests::build_command_calibration_state ... ok [INFO] [stdout] test command::tests::build_command_output_disable_conductivity ... ok [INFO] [stdout] test command::tests::build_command_output_disable_salinity ... ok [INFO] [stdout] test command::tests::build_command_output_disable_specific_gravity ... ok [INFO] [stdout] test command::tests::build_command_output_enable_conductivity ... ok [INFO] [stdout] test command::tests::build_command_output_enable_salinity ... ok [INFO] [stdout] test command::tests::build_command_output_disable_tds ... ok [INFO] [stdout] test command::tests::build_command_output_enable_specific_gravity ... ok [INFO] [stdout] test command::tests::build_command_output_enable_tds ... ok [INFO] [stdout] test command::tests::build_command_output_state ... ok [INFO] [stdout] test command::tests::build_command_probe_type_one ... ok [INFO] [stdout] test command::tests::build_command_probe_type_point_one ... ok [INFO] [stdout] test command::tests::build_command_probe_type_state ... ok [INFO] [stdout] test command::tests::build_command_probe_type_ten ... ok [INFO] [stdout] test command::tests::build_command_reading ... ok [INFO] [stdout] test command::tests::build_command_temperature_compensation ... ok [INFO] [stdout] test command::tests::build_command_temperature_compensation_value ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_calibration_dry ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_calibration_high ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_calibration_low ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_calibration_one_point ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_calibration_state ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_disable_salinity ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_disable_specific_gravity ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_disable_tds ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_disable_conductivity ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_enable_conductivity ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_enable_salinity ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_enable_tds ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_enable_specific_gravity ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_state ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_probe_type_one ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_probe_type_point_one ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_probe_type_state ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_probe_type_ten ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_reading ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_temperature_compensation ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_temperature_compensation_value ... ok [INFO] [stdout] test response::tests::parses_calibration_status ... ok [INFO] [stdout] test command::tests::parse_invalid_command_calibration_high_yields_err ... ok [INFO] [stdout] test command::tests::parse_invalid_command_calibration_low_yields_err ... ok [INFO] [stdout] test command::tests::parse_invalid_command_calibration_one_point_yields_err ... ok [INFO] [stdout] test response::tests::parses_output_string_status ... ok [INFO] [stdout] test command::tests::parse_invalid_command_temperature_compensation_yields_err ... ok [INFO] [stdout] test response::tests::parses_probe_type_status ... ok [INFO] [stdout] test response::tests::parses_sensor_reading_single_parameter ... ok [INFO] [stdout] test response::tests::parses_sensor_reading_four_parameters ... ok [INFO] [stdout] test response::tests::parses_sensor_reading_three_parameters ... ok [INFO] [stdout] test response::tests::parses_temperature_compensation_value ... ok [INFO] [stdout] test response::tests::parses_sensor_reading_two_parameters ... ok [INFO] [stdout] test response::tests::writes_output_string_status_as_string ... ok [INFO] [stdout] test response::tests::parsing_invalid_calibration_status_yields_error ... ok [INFO] [stdout] test response::tests::parsing_invalid_temperature_compensation_value_yields_error ... ok [INFO] [stdout] test response::tests::parsing_invalid_sensor_reading_three_parameters_yields_error ... ok [INFO] [stdout] test response::tests::parsing_invalid_probe_type_status_yields_error ... ok [INFO] [stdout] test response::tests::parsing_invalid_sensor_reading_single_parameter_yields_error ... ok [INFO] [stdout] test response::tests::parsing_invalid_sensor_reading_two_parameters_yields_error ... ok [INFO] [stdout] test response::tests::parsing_invalid_output_string_status_yields_error ... ok [INFO] [stdout] test response::tests::parsing_invalid_sensor_reading_four_parameters_yields_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ezo_ec [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/response.rs:254:14 [INFO] [stderr] | [INFO] [stderr] 254 | 1...4 => _out.join(","), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "753ad947d0cb11267bc9e25b4a0088c68f10128fb32e3be4869868918cdd0cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753ad947d0cb11267bc9e25b4a0088c68f10128fb32e3be4869868918cdd0cb9", kill_on_drop: false }` [INFO] [stdout] 753ad947d0cb11267bc9e25b4a0088c68f10128fb32e3be4869868918cdd0cb9