[INFO] fetching crate osmic-text 0.1.0...
[INFO] testing osmic-text-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate osmic-text 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate osmic-text 0.1.0
[INFO] finished tweaking crates.io crate osmic-text 0.1.0
[INFO] tweaked toml for crates.io crate osmic-text 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate osmic-text 0.1.0 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 osmic-text 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" "+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-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 225d136ef4ae3a3c15ae8ce6cff0f10f86c94fc363c4869e0918807ba144b3b2
[INFO] running `Command { std: "docker" "start" "-a" "225d136ef4ae3a3c15ae8ce6cff0f10f86c94fc363c4869e0918807ba144b3b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "225d136ef4ae3a3c15ae8ce6cff0f10f86c94fc363c4869e0918807ba144b3b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "225d136ef4ae3a3c15ae8ce6cff0f10f86c94fc363c4869e0918807ba144b3b2", kill_on_drop: false }`
[INFO] [stdout] 225d136ef4ae3a3c15ae8ce6cff0f10f86c94fc363c4869e0918807ba144b3b2
[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=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] ae66f5d6e39250190f357be44ec6ba3cfaa6fc96c71740dffea6937a441c94af
[INFO] running `Command { std: "docker" "start" "-a" "ae66f5d6e39250190f357be44ec6ba3cfaa6fc96c71740dffea6937a441c94af", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling font-types v0.11.0
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling osmic-core v0.1.0
[INFO] [stderr]    Compiling skrifa v0.40.0
[INFO] [stderr]    Compiling harfrust v0.5.2
[INFO] [stderr]    Compiling skrifa v0.37.0
[INFO] [stderr]    Compiling swash v0.2.6
[INFO] [stderr]    Compiling cosmic-text v0.18.2
[INFO] [stderr]    Compiling osmic-text v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.00s
[INFO] running `Command { std: "docker" "inspect" "ae66f5d6e39250190f357be44ec6ba3cfaa6fc96c71740dffea6937a441c94af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae66f5d6e39250190f357be44ec6ba3cfaa6fc96c71740dffea6937a441c94af", kill_on_drop: false }`
[INFO] [stdout] ae66f5d6e39250190f357be44ec6ba3cfaa6fc96c71740dffea6937a441c94af
[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=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] 1b2ab26ca15645f2cf406e6347ca7dd7bfcef48cfae265d7aece3ca19544d867
[INFO] running `Command { std: "docker" "start" "-a" "1b2ab26ca15645f2cf406e6347ca7dd7bfcef48cfae265d7aece3ca19544d867", kill_on_drop: false }`
[INFO] [stderr]    Compiling osmic-text v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "1b2ab26ca15645f2cf406e6347ca7dd7bfcef48cfae265d7aece3ca19544d867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b2ab26ca15645f2cf406e6347ca7dd7bfcef48cfae265d7aece3ca19544d867", kill_on_drop: false }`
[INFO] [stdout] 1b2ab26ca15645f2cf406e6347ca7dd7bfcef48cfae265d7aece3ca19544d867
[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=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] 199dd18f5db74ec6ccd6ef348b02f4d5583446cfb975efa520d27ebad3c0e901
[INFO] running `Command { std: "docker" "start" "-a" "199dd18f5db74ec6ccd6ef348b02f4d5583446cfb975efa520d27ebad3c0e901", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/osmic_text-9d8b49e75c669df1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test shaping::tests::measure_nonempty_text_returns_positive_dimensions ... ok
[INFO] [stdout] test shaping::tests::measure_longer_text_is_wider_than_shorter ... ok
[INFO] [stdout] test shaping::tests::rasterize_produces_rgba_buffer_of_declared_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests osmic_text
[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" "199dd18f5db74ec6ccd6ef348b02f4d5583446cfb975efa520d27ebad3c0e901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "199dd18f5db74ec6ccd6ef348b02f4d5583446cfb975efa520d27ebad3c0e901", kill_on_drop: false }`
[INFO] [stdout] 199dd18f5db74ec6ccd6ef348b02f4d5583446cfb975efa520d27ebad3c0e901
