[INFO] fetching crate hoymiles-rs 1.2.1...
[INFO] building hoymiles-rs-1.2.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate hoymiles-rs 1.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate hoymiles-rs 1.2.1
[INFO] finished tweaking crates.io crate hoymiles-rs 1.2.1
[INFO] tweaked toml for crates.io crate hoymiles-rs 1.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hoymiles-rs 1.2.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hoymiles-rs 1.2.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b8713bbc94b5332fcd00013dc4e430a15d49ce6013a8042123f3cf402e79b5e
[INFO] running `Command { std: "docker" "start" "-a" "0b8713bbc94b5332fcd00013dc4e430a15d49ce6013a8042123f3cf402e79b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b8713bbc94b5332fcd00013dc4e430a15d49ce6013a8042123f3cf402e79b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b8713bbc94b5332fcd00013dc4e430a15d49ce6013a8042123f3cf402e79b5e", kill_on_drop: false }`
[INFO] [stdout] 0b8713bbc94b5332fcd00013dc4e430a15d49ce6013a8042123f3cf402e79b5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5b8d1e8fd5081650878ad2d442a2dc46540cf5fcfb94745d3b4c6528dfd7072
[INFO] running `Command { std: "docker" "start" "-a" "a5b8d1e8fd5081650878ad2d442a2dc46540cf5fcfb94745d3b4c6528dfd7072", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling hoymiles-rs v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stdout] warning: for loop over a `&Result`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/components/power/mod.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 |                         for record in &power_data {
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 39 -                         for record in &power_data {
[INFO] [stdout] 39 +                         while let Ok(record) = &power_data {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 39 -                         for record in &power_data {
[INFO] [stdout] 39 +                         if let Ok(record) = &power_data {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "a5b8d1e8fd5081650878ad2d442a2dc46540cf5fcfb94745d3b4c6528dfd7072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5b8d1e8fd5081650878ad2d442a2dc46540cf5fcfb94745d3b4c6528dfd7072", kill_on_drop: false }`
[INFO] [stdout] a5b8d1e8fd5081650878ad2d442a2dc46540cf5fcfb94745d3b4c6528dfd7072
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0042f5212b95aa88176789d1ebcc3ae342f6b5c5d378df2d9d295e7d77217b5
[INFO] running `Command { std: "docker" "start" "-a" "c0042f5212b95aa88176789d1ebcc3ae342f6b5c5d378df2d9d295e7d77217b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling hoymiles-rs v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: for loop over a `&Result`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/components/power/mod.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 |                         for record in &power_data {
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 39 -                         for record in &power_data {
[INFO] [stdout] 39 +                         while let Ok(record) = &power_data {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 39 -                         for record in &power_data {
[INFO] [stdout] 39 +                         if let Ok(record) = &power_data {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s
[INFO] running `Command { std: "docker" "inspect" "c0042f5212b95aa88176789d1ebcc3ae342f6b5c5d378df2d9d295e7d77217b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0042f5212b95aa88176789d1ebcc3ae342f6b5c5d378df2d9d295e7d77217b5", kill_on_drop: false }`
[INFO] [stdout] c0042f5212b95aa88176789d1ebcc3ae342f6b5c5d378df2d9d295e7d77217b5
