[INFO] cloning repository https://github.com/rvben/homewizard-p1-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvben/homewizard-p1-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvben%2Fhomewizard-p1-exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvben%2Fhomewizard-p1-exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30e1945396aece3d851f18caf5e8bcacbe6657b7 [INFO] testing rvben/homewizard-p1-exporter against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvben%2Fhomewizard-p1-exporter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rvben/homewizard-p1-exporter [INFO] finished tweaking git repo https://github.com/rvben/homewizard-p1-exporter [INFO] tweaked toml for git repo https://github.com/rvben/homewizard-p1-exporter written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rvben/homewizard-p1-exporter on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rvben/homewizard-p1-exporter 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool-runtime v0.1.4 [INFO] [stderr] Downloaded wiremock v0.6.4 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ef6e17b108bdd3070e6fc57b8182c832189c136ad85cd5cdc5aeed3ce9439f3 [INFO] running `Command { std: "docker" "start" "-a" "7ef6e17b108bdd3070e6fc57b8182c832189c136ad85cd5cdc5aeed3ce9439f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ef6e17b108bdd3070e6fc57b8182c832189c136ad85cd5cdc5aeed3ce9439f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef6e17b108bdd3070e6fc57b8182c832189c136ad85cd5cdc5aeed3ce9439f3", kill_on_drop: false }` [INFO] [stdout] 7ef6e17b108bdd3070e6fc57b8182c832189c136ad85cd5cdc5aeed3ce9439f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b21f9254dfaecb3a66b5b7fd7d88d174fff6f1331dd93f3d743424b82c32203 [INFO] running `Command { std: "docker" "start" "-a" "3b21f9254dfaecb3a66b5b7fd7d88d174fff6f1331dd93f3d743424b82c32203", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling homewizard-p1-exporter v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "3b21f9254dfaecb3a66b5b7fd7d88d174fff6f1331dd93f3d743424b82c32203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b21f9254dfaecb3a66b5b7fd7d88d174fff6f1331dd93f3d743424b82c32203", kill_on_drop: false }` [INFO] [stdout] 3b21f9254dfaecb3a66b5b7fd7d88d174fff6f1331dd93f3d743424b82c32203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4556d9749ff845f05abfa16b03e03b318a9042efd3af107c7a0ea7868cea1d1a [INFO] running `Command { std: "docker" "start" "-a" "4556d9749ff845f05abfa16b03e03b318a9042efd3af107c7a0ea7868cea1d1a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling homewizard-p1-exporter v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.02s [INFO] running `Command { std: "docker" "inspect" "4556d9749ff845f05abfa16b03e03b318a9042efd3af107c7a0ea7868cea1d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4556d9749ff845f05abfa16b03e03b318a9042efd3af107c7a0ea7868cea1d1a", kill_on_drop: false }` [INFO] [stdout] 4556d9749ff845f05abfa16b03e03b318a9042efd3af107c7a0ea7868cea1d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68a8d688925b380184012db8f6f9baea0fe525cae0b153e513ce569c71ecc861 [INFO] running `Command { std: "docker" "start" "-a" "68a8d688925b380184012db8f6f9baea0fe525cae0b153e513ce569c71ecc861", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/homewizard_p1_exporter-825c8d4ff87e1ee8) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test config::tests::test_config_with_api_token ... ok [INFO] [stdout] test config::tests::test_homewizard_url ... ok [INFO] [stdout] test config::tests::test_config_edge_cases ... ok [INFO] [stdout] test config::tests::test_config_without_api_token ... ok [INFO] [stdout] test config::tests::test_homewizard_url_with_hostname ... ok [INFO] [stdout] test config::tests::test_metrics_bind_address ... ok [INFO] [stdout] test config::tests::test_poll_interval_duration ... ok [INFO] [stdout] test homewizard::tests::test_external_sensor_clone ... ok [INFO] [stdout] test homewizard::tests::test_external_sensor_deserialization ... ok [INFO] [stdout] test config::tests::test_http_timeout_duration ... ok [INFO] [stdout] test homewizard::tests::test_homewizard_data_clone ... ok [INFO] [stdout] test homewizard::tests::test_homewizard_client_creation_with_different_timeout ... ok [INFO] [stdout] test homewizard::tests::test_homewizard_data_deserialization_minimal ... ok [INFO] [stdout] test homewizard::tests::test_homewizard_error_display ... ok [INFO] [stdout] test homewizard::tests::test_fetch_data_connection_refused ... ok [INFO] [stdout] test homewizard::tests::test_homewizard_client_creation ... ok [INFO] [stdout] test homewizard::tests::test_homewizard_data_deserialization ... ok [INFO] [stdout] test metrics::tests::test_metrics_active_power_values ... ok [INFO] [stdout] test homewizard::tests::test_fetch_data_malformed_json ... ok [INFO] [stdout] test homewizard::tests::test_fetch_data_different_status_codes ... ok [INFO] [stdout] test metrics::tests::test_metrics_gas_values ... ok [INFO] [stdout] test metrics::tests::test_metrics_external_sensors_values ... ok [INFO] [stdout] test homewizard::tests::test_fetch_data_http_error ... ok [INFO] [stdout] test metrics::tests::test_metrics_update ... ok [INFO] [stdout] test metrics::tests::test_metrics_gather ... ok [INFO] [stdout] test metrics::tests::test_metrics_power_import_values ... ok [INFO] [stdout] test metrics::tests::test_metrics_creation ... ok [INFO] [stdout] test homewizard::tests::test_fetch_data_success ... ok [INFO] [stdout] test metrics::tests::test_metrics_meter_info_values ... ok [INFO] [stdout] test metrics::tests::test_metrics_power_quality_values ... ok [INFO] [stdout] test metrics::tests::test_metrics_with_empty_external_sensors ... ok [INFO] [stdout] test metrics::tests::test_metrics_power_export_values ... ok [INFO] [stdout] test metrics::tests::test_metrics_with_different_tariff ... ok [INFO] [stdout] test metrics::tests::test_metrics_with_zero_values ... ok [INFO] [stdout] test metrics::tests::test_metrics_update_multiple_times ... ok [INFO] [stdout] test tests::test_health_handler_method_not_allowed ... ok [INFO] [stdout] test metrics::tests::test_metrics_wifi_values ... ok [INFO] [stdout] test tests::test_health_handler ... ok [INFO] [stdout] test tests::test_root_handler ... ok [INFO] [stdout] test metrics::tests::test_metrics_large_values ... ok [INFO] [stdout] test tests::test_metrics_handler_concurrent_access ... ok [INFO] [stdout] test tests::test_metrics_handler ... ok [INFO] [stdout] test tests::test_metrics_handler_with_empty_metrics ... ok [INFO] [stdout] test tests::test_metrics_update_during_request ... ok [INFO] [stdout] test tests::test_not_found_route ... ok [INFO] [stdout] test tests::test_shared_metrics_type_alias ... ok [INFO] [stdout] test homewizard::tests::test_homewizard_error_from_reqwest ... ok [INFO] [stdout] test homewizard::tests::test_fetch_data_missing_fields ... ok [INFO] [stdout] test homewizard::tests::test_fetch_data_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "68a8d688925b380184012db8f6f9baea0fe525cae0b153e513ce569c71ecc861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a8d688925b380184012db8f6f9baea0fe525cae0b153e513ce569c71ecc861", kill_on_drop: false }` [INFO] [stdout] 68a8d688925b380184012db8f6f9baea0fe525cae0b153e513ce569c71ecc861