[INFO] cloning repository https://github.com/willbarton/charter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willbarton/charter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillbarton%2Fcharter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillbarton%2Fcharter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df2e0c244d9a67e5a5eccd745032be219114cad2
[INFO] testing willbarton/charter against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillbarton%2Fcharter" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/willbarton/charter
[INFO] finished tweaking git repo https://github.com/willbarton/charter
[INFO] tweaked toml for git repo https://github.com/willbarton/charter written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/willbarton/charter on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/willbarton/charter 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93df3a3423cec09dfad31db47c51a06845d00946a7f30944ee12e10aaa75dc97
[INFO] running `Command { std: "docker" "start" "-a" "93df3a3423cec09dfad31db47c51a06845d00946a7f30944ee12e10aaa75dc97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93df3a3423cec09dfad31db47c51a06845d00946a7f30944ee12e10aaa75dc97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93df3a3423cec09dfad31db47c51a06845d00946a7f30944ee12e10aaa75dc97", kill_on_drop: false }`
[INFO] [stdout] 93df3a3423cec09dfad31db47c51a06845d00946a7f30944ee12e10aaa75dc97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 003bac25a9d32d059a17a22ce9eaa32ae10f4c40b2718b401f51e61c3ebe4eb2
[INFO] running `Command { std: "docker" "start" "-a" "003bac25a9d32d059a17a22ce9eaa32ae10f4c40b2718b401f51e61c3ebe4eb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling svg v0.18.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling charter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "003bac25a9d32d059a17a22ce9eaa32ae10f4c40b2718b401f51e61c3ebe4eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "003bac25a9d32d059a17a22ce9eaa32ae10f4c40b2718b401f51e61c3ebe4eb2", kill_on_drop: false }`
[INFO] [stdout] 003bac25a9d32d059a17a22ce9eaa32ae10f4c40b2718b401f51e61c3ebe4eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc2971c32dd7fe1b8c32ed552cf2694d49d82ed270d8187e2827fc158f52f76e
[INFO] running `Command { std: "docker" "start" "-a" "dc2971c32dd7fe1b8c32ed552cf2694d49d82ed270d8187e2827fc158f52f76e", kill_on_drop: false }`
[INFO] [stderr]    Compiling charter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "dc2971c32dd7fe1b8c32ed552cf2694d49d82ed270d8187e2827fc158f52f76e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc2971c32dd7fe1b8c32ed552cf2694d49d82ed270d8187e2827fc158f52f76e", kill_on_drop: false }`
[INFO] [stdout] dc2971c32dd7fe1b8c32ed552cf2694d49d82ed270d8187e2827fc158f52f76e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fef90bea6268686198ba9259fed00686a73f85ecef1a19605e3af2500eec4fe7
[INFO] running `Command { std: "docker" "start" "-a" "fef90bea6268686198ba9259fed00686a73f85ecef1a19605e3af2500eec4fe7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/charter-587517d20ab36186)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test context::tests::adaptive_step_deg_matches_buckets_and_clamping ... ok
[INFO] [stdout] test data::constellations::tests::parses_variable_length_rows_into_lines ... ok
[INFO] [stdout] test context::tests::adaptive_step_is_monotonic_non_decreasing_with_fov ... ok
[INFO] [stdout] test data::constellations::tests::trims_whitespace_and_skips_blank_pairs ... ok
[INFO] [stdout] test data::objects::tests::parse_ngc_ic_from_name_when_no_m ... ok
[INFO] [stdout] test data::objects::tests::messier_from_m_string ... ok
[INFO] [stdout] test data::stars::tests::parses_rows_and_converts_ra_hours_to_degrees ... ok
[INFO] [stdout] test geometry::tests::gnomonic_drops_backside_but_stereographic_keeps_it ... ok
[INFO] [stdout] test geometry::tests::position_angle_rotates_counterclockwise ... ok
[INFO] [stdout] test data::constellations::tests::ignores_incomplete_trailing_field ... ok
[INFO] [stdout] test geometry::tests::center_projects_to_origin ... ok
[INFO] [stdout] test geometry::tests::ra_wrap_equivalent_delta_produces_same_tangent_point ... ok
[INFO] [stdout] test geometry::tests::sample_dec_parallel_filters_backside_for_gnomonic ... ok
[INFO] [stdout] test geometry::tests::sample_ra_meridian_returns_vertical_axis_pixels ... ok
[INFO] [stdout] test tests::projection_parses_case_insensitive ... ok
[INFO] [stdout] test tests::projection_invalid_errors ... ok
[INFO] [stdout] test geometry::tests::split_segments_splits_on_large_jumps ... ok
[INFO] [stdout] test types::tests::dec_degrees_parses_direct ... ok
[INFO] [stdout] test types::tests::dec_parses_with_sign ... ok
[INFO] [stdout] test types::tests::dms_handles_negative_zero_degrees ... ok
[INFO] [stdout] test types::tests::parse_dms_ok_and_wrong_lengths ... ok
[INFO] [stdout] test types::tests::hms_to_hours_converts_correctly ... ok
[INFO] [stdout] test types::tests::dms_to_degrees_positive_and_negative ... ok
[INFO] [stdout] test types::tests::hours_to_degrees_basic_and_negative ... ok
[INFO] [stdout] test geometry::tests::small_offset_gnomonic_equator_east_is_negative_x ... ok
[INFO] [stdout] test geometry::tests::to_pixels_applies_center_and_scale_with_y_flip ... ok
[INFO] [stdout] test types::tests::parse_hms_ok_and_wrong_lengths ... ok
[INFO] [stdout] test types::tests::parse_or_parses_floats_and_defaults_on_error ... ok
[INFO] [stdout] test types::tests::projection_from_str_is_case_sensitive_and_handles_unknown ... ok
[INFO] [stdout] test types::tests::parse_or_parses_ints_and_defaults_on_error ... ok
[INFO] [stdout] test types::tests::projection_from_str_recognizes_known_values ... ok
[INFO] [stdout] test types::tests::ra_parses_and_normalizes ... ok
[INFO] [stdout] test types::tests::ra_parses_degrees_direct ... ok
[INFO] [stdout] test types::tests::ra_bad_input_errors ... ok
[INFO] [stdout] test data::objects::tests::fallback_to_name_when_unrecognized ... ok
[INFO] [stdout] test types::tests::dec_bad_input_errors ... ok
[INFO] [stdout] test data::stars::tests::empty_magnitude_defaults_to_99 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fef90bea6268686198ba9259fed00686a73f85ecef1a19605e3af2500eec4fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef90bea6268686198ba9259fed00686a73f85ecef1a19605e3af2500eec4fe7", kill_on_drop: false }`
[INFO] [stdout] fef90bea6268686198ba9259fed00686a73f85ecef1a19605e3af2500eec4fe7
