[INFO] fetching crate stellui 0.3.1...
[INFO] testing stellui-0.3.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate stellui 0.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate stellui 0.3.1
[INFO] finished tweaking crates.io crate stellui 0.3.1
[INFO] tweaked toml for crates.io crate stellui 0.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stellui 0.3.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stellui 0.3.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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9c8db76fd56bd79a7840a28a95bb7a3050a738305fc8c09329b5588e36931bf
[INFO] running `Command { std: "docker" "start" "-a" "e9c8db76fd56bd79a7840a28a95bb7a3050a738305fc8c09329b5588e36931bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9c8db76fd56bd79a7840a28a95bb7a3050a738305fc8c09329b5588e36931bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9c8db76fd56bd79a7840a28a95bb7a3050a738305fc8c09329b5588e36931bf", kill_on_drop: false }`
[INFO] [stdout] e9c8db76fd56bd79a7840a28a95bb7a3050a738305fc8c09329b5588e36931bf
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50cce11fd6e1d81c941bbb44dd2848e3e12e381ccc8367427289ef1b5d9d925e
[INFO] running `Command { std: "docker" "start" "-a" "50cce11fd6e1d81c941bbb44dd2848e3e12e381ccc8367427289ef1b5d9d925e", kill_on_drop: false }`
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tzf-rel v0.0.2025-c
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling geometry-rs v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tzf-rs v0.4.13
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling astronomy-engine-bindings v2.1.19
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling stellui v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "50cce11fd6e1d81c941bbb44dd2848e3e12e381ccc8367427289ef1b5d9d925e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50cce11fd6e1d81c941bbb44dd2848e3e12e381ccc8367427289ef1b5d9d925e", kill_on_drop: false }`
[INFO] [stdout] 50cce11fd6e1d81c941bbb44dd2848e3e12e381ccc8367427289ef1b5d9d925e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53a1112d111ba4133987ffed5e93018b32fdf48de089e7a1dc6990d8293c15bf
[INFO] running `Command { std: "docker" "start" "-a" "53a1112d111ba4133987ffed5e93018b32fdf48de089e7a1dc6990d8293c15bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling stellui v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s
[INFO] running `Command { std: "docker" "inspect" "53a1112d111ba4133987ffed5e93018b32fdf48de089e7a1dc6990d8293c15bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53a1112d111ba4133987ffed5e93018b32fdf48de089e7a1dc6990d8293c15bf", kill_on_drop: false }`
[INFO] [stdout] 53a1112d111ba4133987ffed5e93018b32fdf48de089e7a1dc6990d8293c15bf
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10507b64cbcb3c816470313c7ba2a1b68312252399f65659ce87f0d67cf4d68b
[INFO] running `Command { std: "docker" "start" "-a" "10507b64cbcb3c816470313c7ba2a1b68312252399f65659ce87f0d67cf4d68b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stellui-965e2a57cc179d2c)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test astro::tests::astro_time_from_datetime_does_not_panic ... ok
[INFO] [stdout] test astro::tests::canvas_orient_shifts_phi ... ok
[INFO] [stdout] test astro::tests::cartesian_from_polar_east ... ok
[INFO] [stdout] test astro::tests::cartesian_from_polar_zero ... ok
[INFO] [stdout] test astro::tests::cartesian_sub ... ok
[INFO] [stdout] test astro::tests::mut_canvas_orient_shifts_phi ... ok
[INFO] [stdout] test astro::tests::hor_to_stereo_zenith ... ok
[INFO] [stdout] test astro::tests::polar_mul_positive ... ok
[INFO] [stdout] test astro::tests::rot_adds_angle ... ok
[INFO] [stdout] test catalog::tests::catalog_len ... ok
[INFO] [stdout] test catalog::tests::catalog_ids_nonzero ... ok
[INFO] [stdout] test catalog::tests::catalog_dec_in_degrees_range ... ok
[INFO] [stdout] test catalog::tests::catalog_ra_in_hours_range ... ok
[INFO] [stdout] test catalog::tests::catalog_magnitudes_finite ... ok
[INFO] [stdout] test astro::tests::polar_mul_negative ... ok
[INFO] [stdout] test astro::tests::cartesian_from_polar_north ... ok
[INFO] [stdout] test astro::tests::cartesian_add ... ok
[INFO] [stdout] test astro::tests::hor_to_stereo_azimuth_passthrough ... ok
[INFO] [stdout] test astro::tests::hor_to_stereo_below_horizon ... ok
[INFO] [stdout] test astro::tests::hor_to_stereo_horizon ... ok
[INFO] [stdout] test astro::tests::star_stereo_known_star ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stellui-d756db7c20727982)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test app::tests::central_time_dst_after_spring_forward ... ok
[INFO] [stdout] test app::tests::resolve_tz_chicago ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stellui
[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" "10507b64cbcb3c816470313c7ba2a1b68312252399f65659ce87f0d67cf4d68b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10507b64cbcb3c816470313c7ba2a1b68312252399f65659ce87f0d67cf4d68b", kill_on_drop: false }`
[INFO] [stdout] 10507b64cbcb3c816470313c7ba2a1b68312252399f65659ce87f0d67cf4d68b
