[INFO] cloning repository https://github.com/kmgill/solar_ha_processing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmgill/solar_ha_processing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolar_ha_processing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolar_ha_processing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d5a2dfa42ecd4dbac5f67e77d88c5fd7a11e403
[INFO] building kmgill/solar_ha_processing against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolar_ha_processing" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kmgill/solar_ha_processing
[INFO] finished tweaking git repo https://github.com/kmgill/solar_ha_processing
[INFO] tweaked toml for git repo https://github.com/kmgill/solar_ha_processing written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kmgill/solar_ha_processing on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kmgill/solar_ha_processing 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/kmgill/astral`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/MarsRaw/sciimg.git`
[INFO] [stderr]     Updating git repository `https://github.com/MarsRaw/stump.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sun v0.2.0
[INFO] [stderr]   Downloaded termsize v0.1.6
[INFO] [stderr]   Downloaded serde_spanned v0.6.2
[INFO] [stderr]   Downloaded wild v2.1.0
[INFO] [stderr]   Downloaded toml v0.7.4
[INFO] [stderr]   Downloaded num_cpus v1.15.0
[INFO] [stderr]   Downloaded hermit-abi v0.2.6
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded os_str_bytes v6.5.1
[INFO] [stderr]   Downloaded pin-project-internal v1.1.0
[INFO] [stderr]   Downloaded pin-project v1.1.0
[INFO] [stderr]   Downloaded indicatif v0.17.5
[INFO] [stderr]   Downloaded portable-atomic v1.3.3
[INFO] [stderr]   Downloaded png v0.17.9
[INFO] [stderr]   Downloaded dng v1.5.0
[INFO] [stderr]   Downloaded wide v0.7.10
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.8
[INFO] [stderr]   Downloaded rayon v1.7.0
[INFO] [stderr]   Downloaded rayon-core v1.11.0
[INFO] [stderr]   Downloaded image v0.24.6
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded rand_distr v0.2.2
[INFO] [stderr]   Downloaded half v2.2.1
[INFO] [stderr]   Downloaded fastblur v0.1.1
[INFO] [stderr]   Downloaded ryu v1.0.13
[INFO] [stderr]   Downloaded exr v1.6.4
[INFO] [stderr]   Downloaded bytemuck v1.13.1
[INFO] [stderr]   Downloaded nalgebra v0.30.1
[INFO] [stderr]   Downloaded safe_arch v0.7.0
[INFO] [stderr]   Downloaded lab v0.11.0
[INFO] [stderr]   Downloaded simd-adler32 v0.3.5
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded unicode-width v0.1.10
[INFO] [stderr]   Downloaded matrixmultiply v0.3.7
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded paste v1.0.12
[INFO] [stderr]   Downloaded astro v2.0.0
[INFO] [stderr]   Downloaded num-complex v0.4.3
[INFO] [stderr]   Downloaded string-builder v0.2.0
[INFO] [stderr]   Downloaded itoa v1.0.6
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded serde_derive v1.0.164
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded serde v1.0.164
[INFO] [stderr]   Downloaded csv v1.2.2
[INFO] [stderr]   Downloaded tiff v0.8.1
[INFO] [stderr]   Downloaded imageproc v0.23.0
[INFO] [stderr]   Downloaded vsop87 v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 113d06325248796c16ee8e02883a039e28c0a0259ac255ffe5432cf6ec8a5991
[INFO] running `Command { std: "docker" "start" "-a" "113d06325248796c16ee8e02883a039e28c0a0259ac255ffe5432cf6ec8a5991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "113d06325248796c16ee8e02883a039e28c0a0259ac255ffe5432cf6ec8a5991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "113d06325248796c16ee8e02883a039e28c0a0259ac255ffe5432cf6ec8a5991", kill_on_drop: false }`
[INFO] [stdout] 113d06325248796c16ee8e02883a039e28c0a0259ac255ffe5432cf6ec8a5991
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c313630d82f36877325ad5927c0535f926ef8f7f6f8d00ed41ed54f3b536028c
[INFO] running `Command { std: "docker" "start" "-a" "c313630d82f36877325ad5927c0535f926ef8f7f6f8d00ed41ed54f3b536028c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling safe_arch v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling wide v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling dng v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling termsize v0.1.6
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling string-builder v0.2.0
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling vsop87 v2.1.0
[INFO] [stderr]    Compiling astro v2.0.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling indicatif v0.17.5
[INFO] [stderr]    Compiling stump v0.2.1 (https://github.com/MarsRaw/stump.git#10c091eb)
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling sun v0.2.0
[INFO] [stderr]    Compiling wild v2.1.0
[INFO] [stderr]    Compiling fastblur v0.1.1
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling exr v1.6.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling serde_spanned v0.6.2
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling astral v0.3.2 (https://github.com/kmgill/astral#23563e78)
[INFO] [stderr]    Compiling toml v0.7.4
[INFO] [stderr]    Compiling imageproc v0.23.0
[INFO] [stderr]    Compiling sciimg v0.5.0 (https://github.com/MarsRaw/sciimg.git?branch=kmgill_develop#e03b1a92)
[INFO] [stderr]    Compiling solhat v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `CenterOfMass` is never used
[INFO] [stdout]    --> src/processing.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | trait CenterOfMass {
[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 1m 20s
[INFO] running `Command { std: "docker" "inspect" "c313630d82f36877325ad5927c0535f926ef8f7f6f8d00ed41ed54f3b536028c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c313630d82f36877325ad5927c0535f926ef8f7f6f8d00ed41ed54f3b536028c", kill_on_drop: false }`
[INFO] [stdout] c313630d82f36877325ad5927c0535f926ef8f7f6f8d00ed41ed54f3b536028c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb16c5c108ce3e6793db3e1324631705712e7ec99e97593bd218f65780ccf987
[INFO] running `Command { std: "docker" "start" "-a" "cb16c5c108ce3e6793db3e1324631705712e7ec99e97593bd218f65780ccf987", kill_on_drop: false }`
[INFO] [stderr]    Compiling solhat v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `CenterOfMass` is never used
[INFO] [stdout]    --> src/processing.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | trait CenterOfMass {
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CenterOfMass` is never used
[INFO] [stdout]    --> src/processing.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | trait CenterOfMass {
[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 3.43s
[INFO] running `Command { std: "docker" "inspect" "cb16c5c108ce3e6793db3e1324631705712e7ec99e97593bd218f65780ccf987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb16c5c108ce3e6793db3e1324631705712e7ec99e97593bd218f65780ccf987", kill_on_drop: false }`
[INFO] [stdout] cb16c5c108ce3e6793db3e1324631705712e7ec99e97593bd218f65780ccf987
