[INFO] fetching crate mireforge-font 0.0.26... [INFO] testing mireforge-font-0.0.26 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate mireforge-font 0.0.26 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate mireforge-font 0.0.26 [INFO] finished tweaking crates.io crate mireforge-font 0.0.26 [INFO] tweaked toml for crates.io crate mireforge-font 0.0.26 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mireforge-font 0.0.26 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mireforge-font 0.0.26 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c30bdcc810df1e4355c9a2537b35219aeda4422d7a3ad4e4f3832ba9c1e80a4d [INFO] running `Command { std: "docker" "start" "-a" "c30bdcc810df1e4355c9a2537b35219aeda4422d7a3ad4e4f3832ba9c1e80a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c30bdcc810df1e4355c9a2537b35219aeda4422d7a3ad4e4f3832ba9c1e80a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30bdcc810df1e4355c9a2537b35219aeda4422d7a3ad4e4f3832ba9c1e80a4d", kill_on_drop: false }` [INFO] [stdout] c30bdcc810df1e4355c9a2537b35219aeda4422d7a3ad4e4f3832ba9c1e80a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22285a4588f4642e06ef7a2deb117f0703a1419aff6f96d71552098164b37519 [INFO] running `Command { std: "docker" "start" "-a" "22285a4588f4642e06ef7a2deb117f0703a1419aff6f96d71552098164b37519", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fixstr v0.0.3 [INFO] [stderr] Compiling owo-colors v2.1.0 [INFO] [stderr] Compiling message-channel v0.0.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling sparse-slot v0.0.4 [INFO] [stderr] Compiling bmf-parser v0.0.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling int_math v0.0.2 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling limnus-macros v0.0.20 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling limnus-resource v0.0.20 [INFO] [stderr] Compiling limnus-local-resource v0.0.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling limnus-message v0.0.20 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling limnus-asset-id v0.0.20 [INFO] [stderr] Compiling chunk-reader v0.0.1 [INFO] [stderr] Compiling limnus-system-state v0.0.20 [INFO] [stderr] Compiling limnus-assets v0.0.20 [INFO] [stderr] Compiling limnus-system v0.0.20 [INFO] [stderr] Compiling limnus-stage v0.0.20 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling limnus-scheduler v0.0.20 [INFO] [stderr] Compiling limnus-default-stages v0.0.20 [INFO] [stderr] Compiling limnus-scheduler-runner v0.0.20 [INFO] [stderr] Compiling limnus-system-params v0.0.20 [INFO] [stderr] Compiling limnus-app v0.0.20 [INFO] [stderr] Compiling limnus-assets-loader v0.0.20 [INFO] [stderr] Compiling limnus-loader v0.0.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.45 [INFO] [stderr] Compiling future-runner v0.0.1 [INFO] [stderr] Compiling limnus-asset-registry v0.0.20 [INFO] [stderr] Compiling mireforge-font v0.0.26 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.12s [INFO] running `Command { std: "docker" "inspect" "22285a4588f4642e06ef7a2deb117f0703a1419aff6f96d71552098164b37519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22285a4588f4642e06ef7a2deb117f0703a1419aff6f96d71552098164b37519", kill_on_drop: false }` [INFO] [stdout] 22285a4588f4642e06ef7a2deb117f0703a1419aff6f96d71552098164b37519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae422aeac04032c1b4a9b7a34451f224b345ad679c0e91a697a21d6f1bc96652 [INFO] running `Command { std: "docker" "start" "-a" "ae422aeac04032c1b4a9b7a34451f224b345ad679c0e91a697a21d6f1bc96652", kill_on_drop: false }` [INFO] [stderr] Compiling mireforge-font v0.0.26 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "ae422aeac04032c1b4a9b7a34451f224b345ad679c0e91a697a21d6f1bc96652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae422aeac04032c1b4a9b7a34451f224b345ad679c0e91a697a21d6f1bc96652", kill_on_drop: false }` [INFO] [stdout] ae422aeac04032c1b4a9b7a34451f224b345ad679c0e91a697a21d6f1bc96652 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f917acd51a8d43dfef1048578eba0cb9016db6e6085021985c5dfbc74e242f0 [INFO] running `Command { std: "docker" "start" "-a" "8f917acd51a8d43dfef1048578eba0cb9016db6e6085021985c5dfbc74e242f0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mireforge_font-a91b21697ed204e9) [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] Doc-tests mireforge_font [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" "8f917acd51a8d43dfef1048578eba0cb9016db6e6085021985c5dfbc74e242f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f917acd51a8d43dfef1048578eba0cb9016db6e6085021985c5dfbc74e242f0", kill_on_drop: false }` [INFO] [stdout] 8f917acd51a8d43dfef1048578eba0cb9016db6e6085021985c5dfbc74e242f0