[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fezo-ec-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saibatizoku/ezo-ec-rs on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-5/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7370a089349e01af96323a0f356e0a5287d50ebe87925c30b4e4a4f676a1707b [INFO] running `Command { std: "docker" "start" "-a" "7370a089349e01af96323a0f356e0a5287d50ebe87925c30b4e4a4f676a1707b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7370a089349e01af96323a0f356e0a5287d50ebe87925c30b4e4a4f676a1707b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7370a089349e01af96323a0f356e0a5287d50ebe87925c30b4e4a4f676a1707b", kill_on_drop: false }` [INFO] [stdout] 7370a089349e01af96323a0f356e0a5287d50ebe87925c30b4e4a4f676a1707b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f46bad34d34faf9dc5632908d32b44a88d14526ffe79f5f4c44ea97d3fe7f508 [INFO] running `Command { std: "docker" "start" "-a" "f46bad34d34faf9dc5632908d32b44a88d14526ffe79f5f4c44ea97d3fe7f508", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling walkdir v2.2.0 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.71 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.11s [INFO] running `Command { std: "docker" "inspect" "f46bad34d34faf9dc5632908d32b44a88d14526ffe79f5f4c44ea97d3fe7f508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46bad34d34faf9dc5632908d32b44a88d14526ffe79f5f4c44ea97d3fe7f508", kill_on_drop: false }` [INFO] [stdout] f46bad34d34faf9dc5632908d32b44a88d14526ffe79f5f4c44ea97d3fe7f508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f12b4ce8a9f7c28c28e8eda18a1bf8cc48cdee004693504ce84c9bd37231f72 [INFO] running `Command { std: "docker" "start" "-a" "2f12b4ce8a9f7c28c28e8eda18a1bf8cc48cdee004693504ce84c9bd37231f72", 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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/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: `...` 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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/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: 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.44s [INFO] running `Command { std: "docker" "inspect" "2f12b4ce8a9f7c28c28e8eda18a1bf8cc48cdee004693504ce84c9bd37231f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f12b4ce8a9f7c28c28e8eda18a1bf8cc48cdee004693504ce84c9bd37231f72", kill_on_drop: false }` [INFO] [stdout] 2f12b4ce8a9f7c28c28e8eda18a1bf8cc48cdee004693504ce84c9bd37231f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17822a1f892be64bdcef903d756895f53a55a8fbef3a67afabe188ce85e19627 [INFO] running `Command { std: "docker" "start" "-a" "17822a1f892be64bdcef903d756895f53a55a8fbef3a67afabe188ce85e19627", 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [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: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: 7 warnings emitted [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: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ezo_ec-396fe8b495c07010) [INFO] [stdout] running 63 tests [INFO] [stdout] test command::tests::build_command_calibration_dry ... ok [INFO] [stdout] test command::tests::build_command_calibration_high ... ok [INFO] [stdout] test command::tests::build_command_output_disable_conductivity ... ok [INFO] [stdout] test command::tests::build_command_output_disable_specific_gravity ... ok [INFO] [stdout] test command::tests::build_command_output_disable_salinity ... ok [INFO] [stdout] test command::tests::build_command_output_enable_salinity ... 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_state ... ok [INFO] [stdout] test command::tests::build_command_reading ... ok [INFO] [stdout] test command::tests::build_command_probe_type_one ... ok [INFO] [stdout] test command::tests::build_command_temperature_compensation ... ok [INFO] [stdout] test command::tests::build_command_output_enable_specific_gravity ... ok [INFO] [stdout] test command::tests::build_command_calibration_state ... ok [INFO] [stdout] test command::tests::build_command_output_enable_conductivity ... ok [INFO] [stdout] test command::tests::build_command_calibration_low ... ok [INFO] [stdout] test command::tests::build_command_temperature_compensation_value ... ok [INFO] [stdout] test command::tests::build_command_calibration_one_point ... ok [INFO] [stdout] test command::tests::build_command_output_disable_tds ... 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_output_disable_specific_gravity ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_disable_salinity ... 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_specific_gravity ... 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_disable_conductivity ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_disable_tds ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_output_state ... ok [INFO] [stdout] test command::tests::parse_invalid_command_calibration_low_yields_err ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_probe_type_state ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_calibration_one_point ... ok [INFO] [stdout] test response::tests::parses_sensor_reading_four_parameters ... ok [INFO] [stdout] test response::tests::parses_output_string_status ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_probe_type_point_one ... ok [INFO] [stdout] test response::tests::writes_output_string_status_as_string ... ok [INFO] [stdout] test response::tests::parses_sensor_reading_single_parameter ... ok [INFO] [stdout] test response::tests::parses_temperature_compensation_value ... ok [INFO] [stdout] test response::tests::parsing_invalid_calibration_status_yields_error ... ok [INFO] [stdout] test response::tests::parses_sensor_reading_three_parameters ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_probe_type_one ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_temperature_compensation_value ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_probe_type_ten ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_calibration_dry ... 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::parses_calibration_status ... ok [INFO] [stdout] test response::tests::parses_probe_type_status ... ok [INFO] [stdout] test command::tests::parse_invalid_command_calibration_one_point_yields_err ... ok [INFO] [stdout] test response::tests::parsing_invalid_sensor_reading_three_parameters_yields_error ... ok [INFO] [stdout] test response::tests::parses_sensor_reading_two_parameters ... ok [INFO] [stdout] test response::tests::parsing_invalid_sensor_reading_four_parameters_yields_error ... ok [INFO] [stdout] test command::tests::parse_invalid_command_temperature_compensation_yields_err ... ok [INFO] [stdout] test command::tests::parse_invalid_command_calibration_high_yields_err ... ok [INFO] [stdout] test response::tests::parsing_invalid_temperature_compensation_value_yields_error ... ok [INFO] [stdout] test response::tests::parsing_invalid_sensor_reading_two_parameters_yields_error ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_calibration_state ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_reading ... ok [INFO] [stderr] Doc-tests ezo_ec [INFO] [stdout] test command::tests::build_command_probe_type_point_one ... ok [INFO] [stdout] test command::tests::build_command_probe_type_ten ... ok [INFO] [stdout] test command::tests::parse_case_insensitive_command_temperature_compensation ... ok [INFO] [stdout] test response::tests::parsing_invalid_output_string_status_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] 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [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" "17822a1f892be64bdcef903d756895f53a55a8fbef3a67afabe188ce85e19627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17822a1f892be64bdcef903d756895f53a55a8fbef3a67afabe188ce85e19627", kill_on_drop: false }` [INFO] [stdout] 17822a1f892be64bdcef903d756895f53a55a8fbef3a67afabe188ce85e19627