[INFO] cloning repository https://github.com/m2moiz/scriptorium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m2moiz/scriptorium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm2moiz%2Fscriptorium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm2moiz%2Fscriptorium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39f36d1b94d993864a5cedf73c5ab719555c6eed
[INFO] testing m2moiz/scriptorium against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm2moiz%2Fscriptorium" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m2moiz/scriptorium
[INFO] finished tweaking git repo https://github.com/m2moiz/scriptorium
[INFO] tweaked toml for git repo https://github.com/m2moiz/scriptorium written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m2moiz/scriptorium on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m2moiz/scriptorium 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba
[INFO] running `Command { std: "docker" "start" "1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fourier-drawing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 19.73s
[INFO] running `Command { std: "docker" "inspect" "1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling fourier-drawing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 11.64s
[INFO] running `Command { std: "docker" "inspect" "1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/fourier_drawing-82e9a96adf987ab6)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test camera::tests::camera_freezes_after_ease_duration ... ok
[INFO] [stdout] test camera::tests::ease_out_endpoints ... ok
[INFO] [stdout] test camera::tests::end_camera_aabb_single_circle ... ok
[INFO] [stdout] test pacing::tests::build_emerged_at_frame_linear_mode_all_zero ... ok
[INFO] [stdout] test camera::tests::end_camera_keeps_extent_within_padding_target ... ok
[INFO] [stdout] test pacing::tests::continuity_at_join_points ... ok
[INFO] [stdout] test pacing::tests::emergence_progress_dust_window ... ok
[INFO] [stdout] test pacing::tests::emergence_progress_hero_window ... ok
[INFO] [stdout] test pacing::tests::emergence_progress_out_of_bounds_safe ... ok
[INFO] [stdout] test pacing::tests::endpoints_staged ... ok
[INFO] [stdout] test pacing::tests::fast_finish_easeout_decelerates ... ok
[INFO] [stdout] test pacing::tests::intro_frame_locked_schedule ... ok
[INFO] [stdout] test pacing::tests::intro_duration_per_tier ... ok
[INFO] [stdout] test pacing::tests::endpoints_linear ... ok
[INFO] [stdout] test pacing::tests::linear_mode_is_pass_through ... ok
[INFO] [stdout] test pacing::tests::linear_segment_slope ... ok
[INFO] [stdout] test pacing::tests::clamping ... ok
[INFO] [stdout] test pacing::tests::monotonic_staged ... ok
[INFO] [stdout] test pacing::tests::slow_start_property ... ok
[INFO] [stdout] test pacing::tests::tier_of_boundaries ... ok
[INFO] [stdout] test pacing::tests::trace_progress_endpoint_is_one ... ok
[INFO] [stdout] test pacing::tests::trace_progress_linear_is_passthrough ... ok
[INFO] [stdout] test pacing::tests::trace_progress_monotonic_staged ... ok
[INFO] [stdout] test pacing::tests::trace_progress_starts_at_delay_boundary ... ok
[INFO] [stdout] test pacing::tests::trace_progress_zero_before_delay ... ok
[INFO] [stdout] test pacing::tests::visible_count_at_frame_linear_is_max ... ok
[INFO] [stdout] test pacing::tests::visible_count_at_frame_small_max ... ok
[INFO] [stdout] test pacing::tests::visible_count_at_frame_staged_progression ... ok
[INFO] [stdout] test pacing::tests::visible_count_at_frame_zero_max ... ok
[INFO] [stdout] test pacing::tests::visible_count_compat_returns_max ... ok
[INFO] [stdout] test render::tests::chain_heads_single_coefficient_at_t0 ... ok
[INFO] [stdout] test render::tests::chain_heads_walks_to_evaluate_at ... ok
[INFO] [stdout] test render::tests::linear_mode_circle_stroke_width_uniform ... ok
[INFO] [stdout] test render::tests::linear_mode_tier_alpha_multiplier_is_one ... ok
[INFO] [stdout] test render::tests::progressive_trace_segment_count ... ok
[INFO] [stdout] test render::tests::staged_mode_tier_alpha_multiplier_per_tier ... ok
[INFO] [stdout] test render::tests::grain_has_non_white_pixels ... ok
[INFO] [stdout] test render::tests::staged_mode_circle_stroke_width_decreases ... ok
[INFO] [stdout] test render::tests::vignette_bakes_at_64 ... ok
[INFO] [stdout] test theme::tests::ghost_circle_alpha_is_warm_gray_at_low_opacity ... ok
[INFO] [stdout] test theme::tests::trace_stroke_is_two ... ok
[INFO] [stdout] test theme::tests::vector_stroke_is_one_point_five ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/fourier_drawing-5400f22a50a85509)
[INFO] [stdout] test theme::tests::epicycle_outline_is_warm_gray_at_mid_opacity ... ok
[INFO] [stdout] test theme::tests::fade_alpha_is_twelve ... ok
[INFO] [stdout] test pacing::tests::trace_delay_constant_locked ... ok
[INFO] [stdout] test pacing::tests::trace_progress_clamps ... ok
[INFO] [stdout] test pacing::tests::build_emerged_at_frame_matches_intro_frame ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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] [stderr]      Running tests/dft_cross_check.rs (/opt/rustwide/target/release/deps/dft_cross_check-9120d9ba56414d31)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test forward_dft_matches_numpy_reference ... ok
[INFO] [stdout] test forward_dft_of_delta_function_is_all_ones ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smoke.rs (/opt/rustwide/target/release/deps/smoke-797683693b75e581)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test rejects_unsorted_csv ... ok
[INFO] [stdout] test renders_square_fixture_to_valid_png ... ok
[INFO] [stdout] test renders_circle_fixture_to_valid_png ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fourier_drawing
[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" "1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba", kill_on_drop: false }`
[INFO] [stdout] 1bf5a12bb241cc0e941c39b94ba8857fe59c11915fc27335e4ee577ddc2e8aba
