[INFO] fetching crate watchpower-api 0.0.6...
[INFO] testing watchpower-api-0.0.6 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate watchpower-api 0.0.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate watchpower-api 0.0.6
[INFO] finished tweaking crates.io crate watchpower-api 0.0.6
[INFO] tweaked toml for crates.io crate watchpower-api 0.0.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate watchpower-api 0.0.6 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate watchpower-api 0.0.6 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6b4ba0c481367ec3f089e4ecee6a70d813c0130957ac1c966e83df10f998fad
[INFO] running `Command { std: "docker" "start" "-a" "f6b4ba0c481367ec3f089e4ecee6a70d813c0130957ac1c966e83df10f998fad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6b4ba0c481367ec3f089e4ecee6a70d813c0130957ac1c966e83df10f998fad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6b4ba0c481367ec3f089e4ecee6a70d813c0130957ac1c966e83df10f998fad", kill_on_drop: false }`
[INFO] [stdout] f6b4ba0c481367ec3f089e4ecee6a70d813c0130957ac1c966e83df10f998fad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a411d2712ca220ea644ec618f999b6764867b508a409091310fa02417b927b55
[INFO] running `Command { std: "docker" "start" "-a" "a411d2712ca220ea644ec618f999b6764867b508a409091310fa02417b927b55", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling watchpower-api v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]   --> src/lib.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]   --> src/lib.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WatchPowerDailyData` is never constructed
[INFO] [stdout]   --> src/lib.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct WatchPowerDailyData {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_json` is never used
[INFO] [stdout]   --> src/lib.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl WatchPowerDailyData {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 15 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WatchPowerFlowData` is never constructed
[INFO] [stdout]   --> src/lib.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct WatchPowerFlowData {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_json` is never used
[INFO] [stdout]   --> src/lib.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl WatchPowerFlowData {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 42 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_daily_data` and `get_power_flow` are never used
[INFO] [stdout]    --> src/lib.rs:431:8
[INFO] [stdout]     |
[INFO] [stdout] 326 | impl WatchPowerAPI {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 431 |     fn get_daily_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 443 |     fn get_power_flow(&self) -> Result<WatchPowerFlowData, Box<dyn std::error::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "a411d2712ca220ea644ec618f999b6764867b508a409091310fa02417b927b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a411d2712ca220ea644ec618f999b6764867b508a409091310fa02417b927b55", kill_on_drop: false }`
[INFO] [stdout] a411d2712ca220ea644ec618f999b6764867b508a409091310fa02417b927b55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01e70a82ebba770fa7a4e5b97bdd42c0159151b871b4c821305369a8e70c4be6
[INFO] running `Command { std: "docker" "start" "-a" "01e70a82ebba770fa7a4e5b97bdd42c0159151b871b4c821305369a8e70c4be6", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]   --> src/lib.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]   --> src/lib.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WatchPowerDailyData` is never constructed
[INFO] [stdout]   --> src/lib.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct WatchPowerDailyData {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_json` is never used
[INFO] [stdout]   --> src/lib.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl WatchPowerDailyData {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 15 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WatchPowerFlowData` is never constructed
[INFO] [stdout]   --> src/lib.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct WatchPowerFlowData {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_json` is never used
[INFO] [stdout]   --> src/lib.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl WatchPowerFlowData {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 42 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling watchpower-api v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `get_daily_data` and `get_power_flow` are never used
[INFO] [stdout]    --> src/lib.rs:431:8
[INFO] [stdout]     |
[INFO] [stdout] 326 | impl WatchPowerAPI {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 431 |     fn get_daily_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 443 |     fn get_power_flow(&self) -> Result<WatchPowerFlowData, Box<dyn std::error::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]   --> src/lib.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]   --> src/lib.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WatchPowerDailyData` is never constructed
[INFO] [stdout]   --> src/lib.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct WatchPowerDailyData {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_json` is never used
[INFO] [stdout]   --> src/lib.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl WatchPowerDailyData {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 15 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WatchPowerFlowData` is never constructed
[INFO] [stdout]   --> src/lib.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct WatchPowerFlowData {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_json` is never used
[INFO] [stdout]   --> src/lib.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl WatchPowerFlowData {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 42 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_daily_data` and `get_power_flow` are never used
[INFO] [stdout]    --> src/lib.rs:431:8
[INFO] [stdout]     |
[INFO] [stdout] 326 | impl WatchPowerAPI {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 431 |     fn get_daily_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 443 |     fn get_power_flow(&self) -> Result<WatchPowerFlowData, Box<dyn std::error::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "01e70a82ebba770fa7a4e5b97bdd42c0159151b871b4c821305369a8e70c4be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01e70a82ebba770fa7a4e5b97bdd42c0159151b871b4c821305369a8e70c4be6", kill_on_drop: false }`
[INFO] [stdout] 01e70a82ebba770fa7a4e5b97bdd42c0159151b871b4c821305369a8e70c4be6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03d7d9ac38f76b471b46aa521fca1cf551b5964614d7021165b857c1487f36fd
[INFO] running `Command { std: "docker" "start" "-a" "03d7d9ac38f76b471b46aa521fca1cf551b5964614d7021165b857c1487f36fd", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `json`
[INFO] [stderr]   --> src/lib.rs:15:18
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stderr]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `json`
[INFO] [stderr]   --> src/lib.rs:42:18
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stderr]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WatchPowerDailyData` is never constructed
[INFO] [stderr]   --> src/lib.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | struct WatchPowerDailyData {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_json` is never used
[INFO] [stderr]   --> src/lib.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl WatchPowerDailyData {
[INFO] [stderr]    | ------------------------ associated function in this implementation
[INFO] [stderr] 15 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WatchPowerFlowData` is never constructed
[INFO] [stderr]   --> src/lib.rs:29:8
[INFO] [stderr]    |
[INFO] [stderr] 29 | struct WatchPowerFlowData {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_json` is never used
[INFO] [stderr]   --> src/lib.rs:42:8
[INFO] [stderr]    |
[INFO] [stderr] 41 | impl WatchPowerFlowData {
[INFO] [stderr]    | ----------------------- associated function in this implementation
[INFO] [stderr] 42 |     fn from_json(json: &serde_json::Value) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_daily_data` and `get_power_flow` are never used
[INFO] [stderr]    --> src/lib.rs:431:8
[INFO] [stderr]     |
[INFO] [stderr] 326 | impl WatchPowerAPI {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 431 |     fn get_daily_data(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 443 |     fn get_power_flow(&self) -> Result<WatchPowerFlowData, Box<dyn std::error::Error>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `watchpower-api` (lib) generated 7 warnings (run `cargo fix --lib -p watchpower-api` to apply 2 suggestions)
[INFO] [stderr] warning: `watchpower-api` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/watchpower_api-88a0d5e2234c48b4)
[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] [stderr]    Doc-tests watchpower_api
[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" "03d7d9ac38f76b471b46aa521fca1cf551b5964614d7021165b857c1487f36fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03d7d9ac38f76b471b46aa521fca1cf551b5964614d7021165b857c1487f36fd", kill_on_drop: false }`
[INFO] [stdout] 03d7d9ac38f76b471b46aa521fca1cf551b5964614d7021165b857c1487f36fd
