[INFO] cloning repository https://github.com/kkingsbe/celestial-overlay-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kkingsbe/celestial-overlay-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkingsbe%2Fcelestial-overlay-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkingsbe%2Fcelestial-overlay-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d473c089ac927e11849434b8d057afe1d69548e
[INFO] testing kkingsbe/celestial-overlay-rs against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkingsbe%2Fcelestial-overlay-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kkingsbe/celestial-overlay-rs on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kkingsbe/celestial-overlay-rs
[INFO] finished tweaking git repo https://github.com/kkingsbe/celestial-overlay-rs
[INFO] tweaked toml for git repo https://github.com/kkingsbe/celestial-overlay-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/kkingsbe/celestial-overlay-rs 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36fa05757aa6f47f5d44c6a3d7197bb4ff3776104e5cbbe7009a1e0eadf3575f
[INFO] running `Command { std: "docker" "start" "-a" "36fa05757aa6f47f5d44c6a3d7197bb4ff3776104e5cbbe7009a1e0eadf3575f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36fa05757aa6f47f5d44c6a3d7197bb4ff3776104e5cbbe7009a1e0eadf3575f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36fa05757aa6f47f5d44c6a3d7197bb4ff3776104e5cbbe7009a1e0eadf3575f", kill_on_drop: false }`
[INFO] [stdout] 36fa05757aa6f47f5d44c6a3d7197bb4ff3776104e5cbbe7009a1e0eadf3575f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 906fe49b4eb466cf630e72152cdf6d5a1a7b6b4025ad9d017dc09d8ca86f0bfa
[INFO] running `Command { std: "docker" "start" "-a" "906fe49b4eb466cf630e72152cdf6d5a1a7b6b4025ad9d017dc09d8ca86f0bfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling glfw-sys-passthrough v4.0.3+3.3.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling three-d-asset v0.6.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling pulldown-cmark v0.10.0
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling glfw-passthrough v0.55.0
[INFO] [stderr]    Compiling three-d v0.16.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling ecolor v0.26.2
[INFO] [stderr]    Compiling emath v0.26.2
[INFO] [stderr]    Compiling serde_json v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling epaint v0.26.2
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling enquote v1.1.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rust-ini v0.12.2
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wallpaper v3.2.0
[INFO] [stderr]    Compiling egui v0.26.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling egui_render_glow v0.8.0
[INFO] [stderr]    Compiling egui_window_glfw_passthrough v0.8.0
[INFO] [stderr]    Compiling egui_extras v0.26.2
[INFO] [stderr]    Compiling egui_render_three_d v0.8.0
[INFO] [stderr]    Compiling egui_overlay v0.8.0
[INFO] [stderr]    Compiling egui_commonmark v0.13.0
[INFO] [stderr]    Compiling celestial-overlay-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/photomanager.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WeatherReport`
[INFO] [stdout]  --> src/main.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | use spaceweathermanager::{SpaceWeatherManager, WeatherReport};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `WHITELISTED_CAMS` should have a snake case name
[INFO] [stdout]   --> src/photomanager.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let WHITELISTED_CAMS = [
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `whitelisted_cams`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "906fe49b4eb466cf630e72152cdf6d5a1a7b6b4025ad9d017dc09d8ca86f0bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "906fe49b4eb466cf630e72152cdf6d5a1a7b6b4025ad9d017dc09d8ca86f0bfa", kill_on_drop: false }`
[INFO] [stdout] 906fe49b4eb466cf630e72152cdf6d5a1a7b6b4025ad9d017dc09d8ca86f0bfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8374d5b1130753973560796bf9acbd91614b3e8cf5232d1dba546e1f0b99bf4c
[INFO] running `Command { std: "docker" "start" "-a" "8374d5b1130753973560796bf9acbd91614b3e8cf5232d1dba546e1f0b99bf4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling celestial-overlay-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/photomanager.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WeatherReport`
[INFO] [stdout]  --> src/main.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | use spaceweathermanager::{SpaceWeatherManager, WeatherReport};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `WHITELISTED_CAMS` should have a snake case name
[INFO] [stdout]   --> src/photomanager.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let WHITELISTED_CAMS = [
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `whitelisted_cams`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "8374d5b1130753973560796bf9acbd91614b3e8cf5232d1dba546e1f0b99bf4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8374d5b1130753973560796bf9acbd91614b3e8cf5232d1dba546e1f0b99bf4c", kill_on_drop: false }`
[INFO] [stdout] 8374d5b1130753973560796bf9acbd91614b3e8cf5232d1dba546e1f0b99bf4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 86d0f3450d9d50eec3baf9dcd034f1dff340f10fd4da90d3deae5c9d4dc63dc7
[INFO] running `Command { std: "docker" "start" "-a" "86d0f3450d9d50eec3baf9dcd034f1dff340f10fd4da90d3deae5c9d4dc63dc7", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `serde_json::Value`
[INFO] [stderr]  --> src/photomanager.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde_json::Value;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `WeatherReport`
[INFO] [stderr]  --> src/main.rs:8:48
[INFO] [stderr]   |
[INFO] [stderr] 8 | use spaceweathermanager::{SpaceWeatherManager, WeatherReport};
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable `WHITELISTED_CAMS` should have a snake case name
[INFO] [stderr]   --> src/photomanager.rs:34:13
[INFO] [stderr]    |
[INFO] [stderr] 34 |         let WHITELISTED_CAMS = [
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `whitelisted_cams`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `celestial-overlay-rs` (bin "celestial-overlay-rs" test) generated 3 warnings (run `cargo fix --bin "celestial-overlay-rs" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/celestial_overlay_rs-3a3d6c19682ad126)
[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" "86d0f3450d9d50eec3baf9dcd034f1dff340f10fd4da90d3deae5c9d4dc63dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86d0f3450d9d50eec3baf9dcd034f1dff340f10fd4da90d3deae5c9d4dc63dc7", kill_on_drop: false }`
[INFO] [stdout] 86d0f3450d9d50eec3baf9dcd034f1dff340f10fd4da90d3deae5c9d4dc63dc7
