[INFO] fetching crate stellui 0.3.1...
[INFO] testing stellui-0.3.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate stellui 0.3.1 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stellui 0.3.1 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 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] feb52d2ae34c514854e172f30343c38db3d26adec40bc0a1aa1149ca515ff554
[INFO] running `Command { std: "docker" "start" "-a" "feb52d2ae34c514854e172f30343c38db3d26adec40bc0a1aa1149ca515ff554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feb52d2ae34c514854e172f30343c38db3d26adec40bc0a1aa1149ca515ff554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb52d2ae34c514854e172f30343c38db3d26adec40bc0a1aa1149ca515ff554", kill_on_drop: false }`
[INFO] [stdout] feb52d2ae34c514854e172f30343c38db3d26adec40bc0a1aa1149ca515ff554
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 725a8074f3b70fc4422bee22dbfb0e5784da44dbee46406d13705cf4d8e4ccd6
[INFO] running `Command { std: "docker" "start" "-a" "725a8074f3b70fc4422bee22dbfb0e5784da44dbee46406d13705cf4d8e4ccd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bindgen v0.65.1
[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 lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 phf_shared v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling geometry-rs v0.3.3
[INFO] [stderr]    Compiling tzf-rel v0.0.2025-c
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tzf-rs v0.4.13
[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 45.63s
[INFO] running `Command { std: "docker" "inspect" "725a8074f3b70fc4422bee22dbfb0e5784da44dbee46406d13705cf4d8e4ccd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "725a8074f3b70fc4422bee22dbfb0e5784da44dbee46406d13705cf4d8e4ccd6", kill_on_drop: false }`
[INFO] [stdout] 725a8074f3b70fc4422bee22dbfb0e5784da44dbee46406d13705cf4d8e4ccd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1848d055ab77ac9c6d858c8b9ace33b45b0c3fbd74bbfc9d92049bb634e83f44
[INFO] running `Command { std: "docker" "start" "-a" "1848d055ab77ac9c6d858c8b9ace33b45b0c3fbd74bbfc9d92049bb634e83f44", 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.25s
[INFO] running `Command { std: "docker" "inspect" "1848d055ab77ac9c6d858c8b9ace33b45b0c3fbd74bbfc9d92049bb634e83f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1848d055ab77ac9c6d858c8b9ace33b45b0c3fbd74bbfc9d92049bb634e83f44", kill_on_drop: false }`
[INFO] [stdout] 1848d055ab77ac9c6d858c8b9ace33b45b0c3fbd74bbfc9d92049bb634e83f44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3a2a92f6b44f22251cc4e6b6a5b62f3edc35cac1dc983ebabca058b271ca713d
[INFO] running `Command { std: "docker" "start" "-a" "3a2a92f6b44f22251cc4e6b6a5b62f3edc35cac1dc983ebabca058b271ca713d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stellui-80cb1a18de85c425)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test astro::tests::canvas_orient_shifts_phi ... ok
[INFO] [stdout] test astro::tests::mut_canvas_orient_shifts_phi ... ok
[INFO] [stdout] test astro::tests::cartesian_sub ... ok
[INFO] [stdout] test astro::tests::cartesian_from_polar_north ... ok
[INFO] [stdout] test astro::tests::astro_time_from_datetime_does_not_panic ... ok
[INFO] [stdout] test astro::tests::hor_to_stereo_azimuth_passthrough ... ok
[INFO] [stdout] test astro::tests::cartesian_add ... ok
[INFO] [stdout] test astro::tests::hor_to_stereo_zenith ... ok
[INFO] [stdout] test astro::tests::hor_to_stereo_horizon ... ok
[INFO] [stdout] test astro::tests::hor_to_stereo_below_horizon ... ok
[INFO] [stdout] test astro::tests::polar_mul_negative ... ok
[INFO] [stdout] test astro::tests::polar_mul_positive ... ok
[INFO] [stdout] test astro::tests::cartesian_from_polar_east ... ok
[INFO] [stdout] test astro::tests::star_stereo_known_star ... ok
[INFO] [stdout] test astro::tests::rot_adds_angle ... ok
[INFO] [stdout] test catalog::tests::catalog_ra_in_hours_range ... ok
[INFO] [stdout] test catalog::tests::catalog_dec_in_degrees_range ... ok
[INFO] [stdout] test astro::tests::cartesian_from_polar_zero ... ok
[INFO] [stdout] test catalog::tests::catalog_ids_nonzero ... ok
[INFO] [stdout] test catalog::tests::catalog_magnitudes_finite ... ok
[INFO] [stdout] test catalog::tests::catalog_len ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stellui-1e626d0b2d24295a)
[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.06s
[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" "3a2a92f6b44f22251cc4e6b6a5b62f3edc35cac1dc983ebabca058b271ca713d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2a92f6b44f22251cc4e6b6a5b62f3edc35cac1dc983ebabca058b271ca713d", kill_on_drop: false }`
[INFO] [stdout] 3a2a92f6b44f22251cc4e6b6a5b62f3edc35cac1dc983ebabca058b271ca713d
