[INFO] cloning repository https://github.com/saibatizoku/ezo-ph-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-ph-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fezo-ph-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fezo-ph-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad8cb55566006e1f02c8d6e7f1facf20a1f7fd04 [INFO] testing saibatizoku/ezo-ph-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fezo-ph-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saibatizoku/ezo-ph-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saibatizoku/ezo-ph-rs [INFO] finished tweaking git repo https://github.com/saibatizoku/ezo-ph-rs [INFO] tweaked toml for git repo https://github.com/saibatizoku/ezo-ph-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/saibatizoku/ezo-ph-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7e741e648be270639f7c4a77af5abbccb61918d4e84402b0530c43c484b523c [INFO] running `Command { std: "docker" "start" "-a" "b7e741e648be270639f7c4a77af5abbccb61918d4e84402b0530c43c484b523c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7e741e648be270639f7c4a77af5abbccb61918d4e84402b0530c43c484b523c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e741e648be270639f7c4a77af5abbccb61918d4e84402b0530c43c484b523c", kill_on_drop: false }` [INFO] [stdout] b7e741e648be270639f7c4a77af5abbccb61918d4e84402b0530c43c484b523c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b2bf13b0b2ea23094f770c9f8542561bd278dfa20122861b6ebc6928a7250e9 [INFO] running `Command { std: "docker" "start" "-a" "4b2bf13b0b2ea23094f770c9f8542561bd278dfa20122861b6ebc6928a7250e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.3 [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 nix v0.10.0 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling walkdir v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling tempdir v0.3.7 [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 serde_json v1.0.24 [INFO] [stderr] Compiling semver v0.9.0 [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_ph v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.41s [INFO] running `Command { std: "docker" "inspect" "4b2bf13b0b2ea23094f770c9f8542561bd278dfa20122861b6ebc6928a7250e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2bf13b0b2ea23094f770c9f8542561bd278dfa20122861b6ebc6928a7250e9", kill_on_drop: false }` [INFO] [stdout] 4b2bf13b0b2ea23094f770c9f8542561bd278dfa20122861b6ebc6928a7250e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c47ee87fd42eba918e7b72e76c3064396b6cf2a79119c47f300604c990796f0a [INFO] running `Command { std: "docker" "start" "-a" "c47ee87fd42eba918e7b72e76c3064396b6cf2a79119c47f300604c990796f0a", kill_on_drop: false }` [INFO] [stderr] Compiling ezo_ph v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:24:46 [INFO] [stdout] | [INFO] [stdout] 24 | 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_ph::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | let status: DeviceStatus = Status.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:30:59 [INFO] [stdout] | [INFO] [stdout] 30 | let calibration: CalibrationStatus = CalibrationState.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | let led_status: LedStatus = LedState.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | let ph_value: SensorReading = Reading.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | let probe_slope: ProbeSlope = Slope.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/state-of-sensor.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | let _sleep = Sleep.run(&mut dev)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/read-loop.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | let ph_value = Reading.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_ph::command::Command::run`: please use `Command::write` instead [INFO] [stdout] --> examples/read-loop.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "c47ee87fd42eba918e7b72e76c3064396b6cf2a79119c47f300604c990796f0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47ee87fd42eba918e7b72e76c3064396b6cf2a79119c47f300604c990796f0a", kill_on_drop: false }` [INFO] [stdout] c47ee87fd42eba918e7b72e76c3064396b6cf2a79119c47f300604c990796f0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c785526e4b5cd21a6a01c0e538bda36fc843c4a427a01560fd760b04814d6c5c [INFO] running `Command { std: "docker" "start" "-a" "c785526e4b5cd21a6a01c0e538bda36fc843c4a427a01560fd760b04814d6c5c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/read-loop.rs:29:32 [INFO] [stderr] | [INFO] [stderr] 29 | let ph_value = Reading.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_ph::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/read-loop.rs:33:28 [INFO] [stderr] | [INFO] [stderr] 33 | let _sleep = Sleep.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:24:46 [INFO] [stderr] | [INFO] [stderr] 24 | 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_ph::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:27:39 [INFO] [stderr] | [INFO] [stderr] 27 | let status: DeviceStatus = Status.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:30:59 [INFO] [stderr] | [INFO] [stderr] 30 | let calibration: CalibrationStatus = CalibrationState.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:33:42 [INFO] [stderr] | [INFO] [stderr] 33 | let led_status: LedStatus = LedState.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:36:43 [INFO] [stderr] | [INFO] [stderr] 36 | let ph_value: SensorReading = Reading.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:39:41 [INFO] [stderr] | [INFO] [stderr] 39 | let probe_slope: ProbeSlope = Slope.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `ezo_ph::command::Command::run`: please use `Command::write` instead [INFO] [stderr] --> examples/state-of-sensor.rs:42:24 [INFO] [stderr] | [INFO] [stderr] 42 | let _sleep = Sleep.run(&mut dev)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `ezo_ph` (example "read-loop") generated 2 warnings [INFO] [stderr] warning: `ezo_ph` (example "state-of-sensor") generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ezo_ph-dc2aa4b809f2350d) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test command::tests::build_command_calibration_high ... ok [INFO] [stdout] test command::tests::build_command_calibration_low ... ok [INFO] [stdout] test command::tests::build_command_calibration_state ... ok [INFO] [stdout] test command::tests::build_command_reading ... ok [INFO] [stdout] test command::tests::build_command_calibration_mid ... ok [INFO] [stdout] test command::tests::build_command_slope ... ok [INFO] [stdout] test command::tests::build_command_temperature_compensation_value ... 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_mid ... 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] [stdout] test command::tests::parse_case_insensitive_command_slope ... 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_low_yields_err ... ok [INFO] [stdout] test response::tests::parses_probe_slope ... ok [INFO] [stdout] test command::tests::parse_invalid_command_calibration_mid_yields_err ... 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::parses_temperature_compensation_value ... ok [INFO] [stdout] test response::tests::parses_sensor_reading ... ok [INFO] [stdout] test response::tests::parsing_invalid_probe_slope_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_yields_error ... ok [INFO] [stdout] test response::tests::parsing_invalid_calibration_status_yields_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ezo_ph [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" "c785526e4b5cd21a6a01c0e538bda36fc843c4a427a01560fd760b04814d6c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c785526e4b5cd21a6a01c0e538bda36fc843c4a427a01560fd760b04814d6c5c", kill_on_drop: false }` [INFO] [stdout] c785526e4b5cd21a6a01c0e538bda36fc843c4a427a01560fd760b04814d6c5c