[INFO] fetching crate zoa 0.1.0...
[INFO] testing zoa-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate zoa 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate zoa 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate zoa 0.1.0
[INFO] tweaked toml for crates.io crate zoa 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zoa 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zoa 0.1.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded simple-easing v1.0.1
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded colorsys v0.6.7
[INFO] [stderr]   Downloaded bon v3.8.2
[INFO] [stderr]   Downloaded bon-macros v3.8.2
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded tachyonfx v0.9.3
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded pxfm v0.1.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bf4c85ad4649ce5240c90cdbaa93031f2d9ce8a809fefea4ae0399c64eac7aa
[INFO] running `Command { std: "docker" "start" "-a" "9bf4c85ad4649ce5240c90cdbaa93031f2d9ce8a809fefea4ae0399c64eac7aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bf4c85ad4649ce5240c90cdbaa93031f2d9ce8a809fefea4ae0399c64eac7aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bf4c85ad4649ce5240c90cdbaa93031f2d9ce8a809fefea4ae0399c64eac7aa", kill_on_drop: false }`
[INFO] [stdout] 9bf4c85ad4649ce5240c90cdbaa93031f2d9ce8a809fefea4ae0399c64eac7aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0ea74ece88e3055e15e5174154ae29d2f100f63fb75aa668395180e037022ec
[INFO] running `Command { std: "docker" "start" "-a" "d0ea74ece88e3055e15e5174154ae29d2f100f63fb75aa668395180e037022ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling simple-easing v1.0.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling colorsys v0.6.7
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tobj v4.0.3
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling bon v3.8.2
[INFO] [stderr]    Compiling tachyonfx v0.9.3
[INFO] [stderr]    Compiling zoa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.98s
[INFO] running `Command { std: "docker" "inspect" "d0ea74ece88e3055e15e5174154ae29d2f100f63fb75aa668395180e037022ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0ea74ece88e3055e15e5174154ae29d2f100f63fb75aa668395180e037022ec", kill_on_drop: false }`
[INFO] [stdout] d0ea74ece88e3055e15e5174154ae29d2f100f63fb75aa668395180e037022ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7fc4b98dc15ead8637e49028bf7bb7f8f5f844a31295941541b855f8384e1c2
[INFO] running `Command { std: "docker" "start" "-a" "f7fc4b98dc15ead8637e49028bf7bb7f8f5f844a31295941541b855f8384e1c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling zoa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.51s
[INFO] running `Command { std: "docker" "inspect" "f7fc4b98dc15ead8637e49028bf7bb7f8f5f844a31295941541b855f8384e1c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7fc4b98dc15ead8637e49028bf7bb7f8f5f844a31295941541b855f8384e1c2", kill_on_drop: false }`
[INFO] [stdout] f7fc4b98dc15ead8637e49028bf7bb7f8f5f844a31295941541b855f8384e1c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05c7e2634b48ff44b0f4bedbb32dce734f98742b5de39227a79b2fbdb97cb53e
[INFO] running `Command { std: "docker" "start" "-a" "05c7e2634b48ff44b0f4bedbb32dce734f98742b5de39227a79b2fbdb97cb53e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zoa-fa8c6e7a3a71a0bf)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test shapes::countdown::tests::test_parse_duration ... ok
[INFO] [stdout] test shapes::countdown::tests::test_pause_resume ... ok
[INFO] [stdout] test shapes::gif::tests::test_load_and_render_gif ... ok
[INFO] [stdout] test shapes::particles::tests::test_presets ... ok
[INFO] [stdout] test shapes::gif::tests::test_gif_scaling_logic ... ok
[INFO] [stdout] test shapes::particles::tests::test_particle_lifecycle ... ok
[INFO] [stdout] test shapes::countdown::tests::test_countdown_update ... ok
[INFO] [stdout] test widget::tests::test_widget_gif_clears_mesh ... ok
[INFO] [stdout] test shapes::particles::tests::test_burst ... ok
[INFO] [stdout] test widget::tests::test_widget_load_gif ... ok
[INFO] [stdout] test shapes::sdf::tests::test_presets ... ok
[INFO] [stdout] test widget::tests::test_tiny_buffer_sizes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zoa-f770c401505ec540)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests zoa
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/widget.rs - widget (line 5) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 13) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 30) - compile ... 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] running `Command { std: "docker" "inspect" "05c7e2634b48ff44b0f4bedbb32dce734f98742b5de39227a79b2fbdb97cb53e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05c7e2634b48ff44b0f4bedbb32dce734f98742b5de39227a79b2fbdb97cb53e", kill_on_drop: false }`
[INFO] [stdout] 05c7e2634b48ff44b0f4bedbb32dce734f98742b5de39227a79b2fbdb97cb53e
