[INFO] cloning repository https://github.com/The-Nice-One/spf.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/The-Nice-One/spf.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Nice-One%2Fspf.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Nice-One%2Fspf.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c6eb20612ed1817d6985f5b567c522ca7acfd64
[INFO] testing The-Nice-One/spf.rs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Nice-One%2Fspf.rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/The-Nice-One/spf.rs
[INFO] finished tweaking git repo https://github.com/The-Nice-One/spf.rs
[INFO] tweaked toml for git repo https://github.com/The-Nice-One/spf.rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/The-Nice-One/spf.rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/The-Nice-One/spf.rs 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff v0.2.13
[INFO] [stderr]   Downloaded jiff-static v0.2.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5123538fa8e3faa3da8ecc36ca9c1b206016cad96c4cf2e8498606120b60bbd8
[INFO] running `Command { std: "docker" "start" "-a" "5123538fa8e3faa3da8ecc36ca9c1b206016cad96c4cf2e8498606120b60bbd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5123538fa8e3faa3da8ecc36ca9c1b206016cad96c4cf2e8498606120b60bbd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5123538fa8e3faa3da8ecc36ca9c1b206016cad96c4cf2e8498606120b60bbd8", kill_on_drop: false }`
[INFO] [stdout] 5123538fa8e3faa3da8ecc36ca9c1b206016cad96c4cf2e8498606120b60bbd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f55e22ca47a75c76613e1ba68d98070757bf7f0d26abefc3ac00f70d154e3190
[INFO] running `Command { std: "docker" "start" "-a" "f55e22ca47a75c76613e1ba68d98070757bf7f0d26abefc3ac00f70d154e3190", kill_on_drop: false }`
[INFO] [stderr]    Compiling spf v0.7.0-beta.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "f55e22ca47a75c76613e1ba68d98070757bf7f0d26abefc3ac00f70d154e3190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f55e22ca47a75c76613e1ba68d98070757bf7f0d26abefc3ac00f70d154e3190", kill_on_drop: false }`
[INFO] [stdout] f55e22ca47a75c76613e1ba68d98070757bf7f0d26abefc3ac00f70d154e3190
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06e46c876e262fae4dafed003ef09cf91bb03ec652294bc239babf3634a7f021
[INFO] running `Command { std: "docker" "start" "-a" "06e46c876e262fae4dafed003ef09cf91bb03ec652294bc239babf3634a7f021", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling jiff v0.2.13
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling spf v0.7.0-beta.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.89s
[INFO] running `Command { std: "docker" "inspect" "06e46c876e262fae4dafed003ef09cf91bb03ec652294bc239babf3634a7f021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06e46c876e262fae4dafed003ef09cf91bb03ec652294bc239babf3634a7f021", kill_on_drop: false }`
[INFO] [stdout] 06e46c876e262fae4dafed003ef09cf91bb03ec652294bc239babf3634a7f021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0bee1d11768b85aa91e329b65aefc6cedd26ffb267c07ef5723899d27195e5a
[INFO] running `Command { std: "docker" "start" "-a" "c0bee1d11768b85aa91e329b65aefc6cedd26ffb267c07ef5723899d27195e5a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spf-adfa9785abdcf92c)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-c2937c2c308a9a6b)
[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] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::read_font_file ... ok
[INFO] [stdout] test tests::write_font_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::write_font_file stdout ----
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::composers] Signed font data.
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::character::serialize] Pushed grapheme cluster 'o' with the following bits: 01101111 00000000 
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::character::serialize] Pushed grapheme cluster 'w' with the following bits: 01110111 00000000 
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::character::serialize] Pushed grapheme cluster '😊' with the following bits: 11110000 10011111 10011000 10001010 00000000 
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::character::serialize] Pushed grapheme cluster '!=' with the following bits: 00100001 00111101 00000000 
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::pixmap::serialize] Pushed character width '4' with the following bits: 00000100
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::pixmap::serialize] Pushed pixmap with the following bits: 1 1 1 1 1 0 0 1 1 0 0 1 1 1 1 1 
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::pixmap::serialize] Pushed character width '5' with the following bits: 00000101
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::pixmap::serialize] Pushed pixmap with the following bits: 1 0 1 0 1 1 0 1 0 1 1 0 1 0 1 1 1 1 1 1 
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::pixmap::serialize] Pushed character width '4' with the following bits: 00000100
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::pixmap::serialize] Pushed pixmap with the following bits: 0 1 1 0 0 0 0 0 1 0 0 1 0 1 1 0 
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::pixmap::serialize] Pushed character width '4' with the following bits: 00000100
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::pixmap::serialize] Pushed pixmap with the following bits: 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::pixmap::serialize] Pushed character width '1' with the following bits: 00000001
[INFO] [stdout] [2025-09-25T00:38:12Z INFO  spf::core::table::pixmap::serialize] Pushed pixmap with the following bits: 1000010 1000010 1000010 1000010 
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::write_font_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c0bee1d11768b85aa91e329b65aefc6cedd26ffb267c07ef5723899d27195e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0bee1d11768b85aa91e329b65aefc6cedd26ffb267c07ef5723899d27195e5a", kill_on_drop: false }`
[INFO] [stdout] c0bee1d11768b85aa91e329b65aefc6cedd26ffb267c07ef5723899d27195e5a
