[INFO] fetching crate victron-gx 0.1.0... [INFO] testing victron-gx-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate victron-gx 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate victron-gx 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate victron-gx 0.1.0 [INFO] tweaked toml for crates.io crate victron-gx 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate victron-gx 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate victron-gx 0.1.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.64 [INFO] [stderr] Downloaded thiserror v1.0.64 [INFO] [stderr] Downloaded proc-macro2 v1.0.87 [INFO] [stderr] Downloaded anyhow v1.0.89 [INFO] [stderr] Downloaded cc v1.1.31 [INFO] [stderr] Downloaded rumqttc v0.24.0 [INFO] [stderr] Downloaded serde_json v1.0.132 [INFO] [stderr] Downloaded tokio-modbus v0.15.0 [INFO] [stderr] Downloaded rustls-native-certs v0.7.3 [INFO] [stderr] Downloaded bytes v1.7.2 [INFO] [stderr] Downloaded libc v0.2.159 [INFO] [stderr] Downloaded tokio v1.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4fcb24aa7a38eb94480c27fa1dfed20c64ea501756df6d0425ae1655354e537 [INFO] running `Command { std: "docker" "start" "-a" "d4fcb24aa7a38eb94480c27fa1dfed20c64ea501756df6d0425ae1655354e537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4fcb24aa7a38eb94480c27fa1dfed20c64ea501756df6d0425ae1655354e537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4fcb24aa7a38eb94480c27fa1dfed20c64ea501756df6d0425ae1655354e537", kill_on_drop: false }` [INFO] [stdout] d4fcb24aa7a38eb94480c27fa1dfed20c64ea501756df6d0425ae1655354e537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 932c59c038961f51a2d233498af878e5f20e42cf3f2d7f0364a6fd84b2c71ff4 [INFO] running `Command { std: "docker" "start" "-a" "932c59c038961f51a2d233498af878e5f20e42cf3f2d7f0364a6fd84b2c71ff4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling tokio-modbus v0.15.0 [INFO] [stderr] Compiling victron-gx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> src/lib.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | let topic = "W/028102353a50/vebus/275/Mode"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> src/lib.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | let topic = "W/028102353a50/vebus/275/Hub4/L1/AcPowerSetpoint"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.70s [INFO] running `Command { std: "docker" "inspect" "932c59c038961f51a2d233498af878e5f20e42cf3f2d7f0364a6fd84b2c71ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932c59c038961f51a2d233498af878e5f20e42cf3f2d7f0364a6fd84b2c71ff4", kill_on_drop: false }` [INFO] [stdout] 932c59c038961f51a2d233498af878e5f20e42cf3f2d7f0364a6fd84b2c71ff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 851ea60f18044556a46d8d0588c07546144552f1572089fa733edbc6cb10c992 [INFO] running `Command { std: "docker" "start" "-a" "851ea60f18044556a46d8d0588c07546144552f1572089fa733edbc6cb10c992", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling tokio-modbus v0.15.0 [INFO] [stderr] Compiling victron-gx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> src/lib.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | let topic = "W/028102353a50/vebus/275/Mode"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> src/lib.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | let topic = "W/028102353a50/vebus/275/Hub4/L1/AcPowerSetpoint"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> src/lib.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | let topic = "W/028102353a50/vebus/275/Mode"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `topic` [INFO] [stdout] --> src/lib.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | let topic = "W/028102353a50/vebus/275/Hub4/L1/AcPowerSetpoint"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.26s [INFO] running `Command { std: "docker" "inspect" "851ea60f18044556a46d8d0588c07546144552f1572089fa733edbc6cb10c992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "851ea60f18044556a46d8d0588c07546144552f1572089fa733edbc6cb10c992", kill_on_drop: false }` [INFO] [stdout] 851ea60f18044556a46d8d0588c07546144552f1572089fa733edbc6cb10c992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12ade16f311b2d4d429abb165f2a7490c9ec69813fe829c9a1d43fc7b07e1c8c [INFO] running `Command { std: "docker" "start" "-a" "12ade16f311b2d4d429abb165f2a7490c9ec69813fe829c9a1d43fc7b07e1c8c", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `topic` [INFO] [stderr] --> src/lib.rs:269:13 [INFO] [stderr] | [INFO] [stderr] 269 | let topic = "W/028102353a50/vebus/275/Mode"; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `topic` [INFO] [stderr] --> src/lib.rs:270:13 [INFO] [stderr] | [INFO] [stderr] 270 | let topic = "W/028102353a50/vebus/275/Hub4/L1/AcPowerSetpoint"; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_topic` [INFO] [stderr] [INFO] [stderr] warning: `victron-gx` (lib) generated 2 warnings (run `cargo fix --lib -p victron-gx` to apply 2 suggestions) [INFO] [stderr] warning: `victron-gx` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/victron_gx-715958ed62059e1a) [INFO] [stdout] [INFO] [stderr] Doc-tests victron_gx [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] [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" "12ade16f311b2d4d429abb165f2a7490c9ec69813fe829c9a1d43fc7b07e1c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ade16f311b2d4d429abb165f2a7490c9ec69813fe829c9a1d43fc7b07e1c8c", kill_on_drop: false }` [INFO] [stdout] 12ade16f311b2d4d429abb165f2a7490c9ec69813fe829c9a1d43fc7b07e1c8c