[INFO] cloning repository https://github.com/seritools/cap-reformer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seritools/cap-reformer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Fcap-reformer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Fcap-reformer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52573063100859c31414c673d18f06d890c9dad0 [INFO] testing seritools/cap-reformer against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Fcap-reformer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/seritools/cap-reformer [INFO] finished tweaking git repo https://github.com/seritools/cap-reformer [INFO] tweaked toml for git repo https://github.com/seritools/cap-reformer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/seritools/cap-reformer on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/seritools/cap-reformer 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94d642ac44c2dc6e6ed7a544a69c31cfa2a803283891fb32758f2d9aea2f2e37 [INFO] running `Command { std: "docker" "start" "-a" "94d642ac44c2dc6e6ed7a544a69c31cfa2a803283891fb32758f2d9aea2f2e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94d642ac44c2dc6e6ed7a544a69c31cfa2a803283891fb32758f2d9aea2f2e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94d642ac44c2dc6e6ed7a544a69c31cfa2a803283891fb32758f2d9aea2f2e37", kill_on_drop: false }` [INFO] [stdout] 94d642ac44c2dc6e6ed7a544a69c31cfa2a803283891fb32758f2d9aea2f2e37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64b448244be94f58403b7a52f806d89d6c8e51d7811dd524231171310d716439 [INFO] running `Command { std: "docker" "start" "-a" "64b448244be94f58403b7a52f806d89d6c8e51d7811dd524231171310d716439", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling binrw_derive v0.14.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling binrw v0.14.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling snafu-derive v0.8.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling unescaper v0.1.4 [INFO] [stderr] Compiling serialport v4.3.0 [INFO] [stderr] Compiling mio-serial v5.0.5 [INFO] [stderr] Compiling snafu v0.8.3 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-serial v5.4.4 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-generated v0.3.0 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling bluez-async v0.7.2 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-modbus v0.13.1 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling btleplug v0.11.5 [INFO] [stderr] Compiling cap-reformer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `set_voltage_protection`, `set_current_protection`, `voltage_and_current`, and `voltage` are never used [INFO] [stdout] --> src/rk6006.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 50 | impl Psu { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub async fn set_voltage_protection(&mut self, voltage: f64) -> Result<(), PsuModbusError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub async fn set_current_protection(&mut self, current: f64) -> Result<(), PsuModbusError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub async fn voltage_and_current(&mut self) -> Result<(f64, f64), PsuModbusError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub async fn voltage(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.46s [INFO] running `Command { std: "docker" "inspect" "64b448244be94f58403b7a52f806d89d6c8e51d7811dd524231171310d716439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b448244be94f58403b7a52f806d89d6c8e51d7811dd524231171310d716439", kill_on_drop: false }` [INFO] [stdout] 64b448244be94f58403b7a52f806d89d6c8e51d7811dd524231171310d716439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3253cd080600cabedc249db3576884efdb310cc7f74eaffd0f1bd4e2c9bb619 [INFO] running `Command { std: "docker" "start" "-a" "f3253cd080600cabedc249db3576884efdb310cc7f74eaffd0f1bd4e2c9bb619", kill_on_drop: false }` [INFO] [stderr] Compiling cap-reformer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `set_voltage_protection`, `set_current_protection`, `voltage_and_current`, and `voltage` are never used [INFO] [stdout] --> src/rk6006.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 50 | impl Psu { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub async fn set_voltage_protection(&mut self, voltage: f64) -> Result<(), PsuModbusError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub async fn set_current_protection(&mut self, current: f64) -> Result<(), PsuModbusError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub async fn voltage_and_current(&mut self) -> Result<(f64, f64), PsuModbusError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub async fn voltage(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "f3253cd080600cabedc249db3576884efdb310cc7f74eaffd0f1bd4e2c9bb619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3253cd080600cabedc249db3576884efdb310cc7f74eaffd0f1bd4e2c9bb619", kill_on_drop: false }` [INFO] [stdout] f3253cd080600cabedc249db3576884efdb310cc7f74eaffd0f1bd4e2c9bb619 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 058a1e330bf7639d3481fcb8f22ead8e995bbe409813886be64e0e80e83de3f5 [INFO] running `Command { std: "docker" "start" "-a" "058a1e330bf7639d3481fcb8f22ead8e995bbe409813886be64e0e80e83de3f5", kill_on_drop: false }` [INFO] [stderr] warning: methods `set_voltage_protection`, `set_current_protection`, `voltage_and_current`, and `voltage` are never used [INFO] [stderr] --> src/rk6006.rs:65:18 [INFO] [stderr] | [INFO] [stderr] 50 | impl Psu { [INFO] [stderr] | -------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 65 | pub async fn set_voltage_protection(&mut self, voltage: f64) -> Result<(), PsuModbusError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 77 | pub async fn set_current_protection(&mut self, current: f64) -> Result<(), PsuModbusError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 84 | pub async fn voltage_and_current(&mut self) -> Result<(f64, f64), PsuModbusError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 92 | pub async fn voltage(&mut self) -> Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cap-reformer` (bin "cap-reformer" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cap_reformer-b24b5a7b6bd68a67) [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" "058a1e330bf7639d3481fcb8f22ead8e995bbe409813886be64e0e80e83de3f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058a1e330bf7639d3481fcb8f22ead8e995bbe409813886be64e0e80e83de3f5", kill_on_drop: false }` [INFO] [stdout] 058a1e330bf7639d3481fcb8f22ead8e995bbe409813886be64e0e80e83de3f5