[INFO] fetching crate mplusfonts 0.2.4... [INFO] testing mplusfonts-0.2.4 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate mplusfonts 0.2.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate mplusfonts 0.2.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mplusfonts 0.2.4 [INFO] tweaked toml for crates.io crate mplusfonts 0.2.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mplusfonts 0.2.4 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 mplusfonts 0.2.4 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ffad7b69b8bdd9a62e0da4a7749307ed28cd0383b9f8a8b008eeed8bd4be1252 [INFO] running `Command { std: "docker" "start" "-a" "ffad7b69b8bdd9a62e0da4a7749307ed28cd0383b9f8a8b008eeed8bd4be1252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffad7b69b8bdd9a62e0da4a7749307ed28cd0383b9f8a8b008eeed8bd4be1252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffad7b69b8bdd9a62e0da4a7749307ed28cd0383b9f8a8b008eeed8bd4be1252", kill_on_drop: false }` [INFO] [stdout] ffad7b69b8bdd9a62e0da4a7749307ed28cd0383b9f8a8b008eeed8bd4be1252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a6be08a7948decb038f2e526357c44da738d1841a47d7f27a42c96eff3d8fbdb [INFO] running `Command { std: "docker" "start" "-a" "a6be08a7948decb038f2e526357c44da738d1841a47d7f27a42c96eff3d8fbdb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zeno v0.3.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling embedded-graphics-core v0.4.0 [INFO] [stderr] Compiling embedded-graphics v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling manifest-dir-macros v0.1.18 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling lazy-static-include v3.2.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling read-fonts v0.29.3 [INFO] [stderr] Compiling skrifa v0.31.3 [INFO] [stderr] Compiling swash v0.2.5 [INFO] [stderr] Compiling mplusfonts-macros v0.2.4 [INFO] [stderr] Compiling mplusfonts v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.37s [INFO] running `Command { std: "docker" "inspect" "a6be08a7948decb038f2e526357c44da738d1841a47d7f27a42c96eff3d8fbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6be08a7948decb038f2e526357c44da738d1841a47d7f27a42c96eff3d8fbdb", kill_on_drop: false }` [INFO] [stdout] a6be08a7948decb038f2e526357c44da738d1841a47d7f27a42c96eff3d8fbdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fcf41db66b629218f6d04098b14c162a2c2a5f49a6aceafcd7e06842a5cf24e6 [INFO] running `Command { std: "docker" "start" "-a" "fcf41db66b629218f6d04098b14c162a2c2a5f49a6aceafcd7e06842a5cf24e6", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazy-static-include v3.2.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling object-chain v0.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mplusfonts-macros v0.2.4 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling embedded-graphics v0.8.1 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling embedded-text v0.7.2 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling mplusfonts v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling embedded-graphics-simulator v0.7.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.83s [INFO] running `Command { std: "docker" "inspect" "fcf41db66b629218f6d04098b14c162a2c2a5f49a6aceafcd7e06842a5cf24e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf41db66b629218f6d04098b14c162a2c2a5f49a6aceafcd7e06842a5cf24e6", kill_on_drop: false }` [INFO] [stdout] fcf41db66b629218f6d04098b14c162a2c2a5f49a6aceafcd7e06842a5cf24e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ab94a63b80600cb77ce120b633e4604f0b2fa88c118a806bb5ad496b28b9cc19 [INFO] running `Command { std: "docker" "start" "-a" "ab94a63b80600cb77ce120b633e4604f0b2fa88c118a806bb5ad496b28b9cc19", 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/mplusfonts-e946085f75fe84ee) [INFO] [stdout] [INFO] [stdout] running 109 tests [INFO] [stdout] test color::tests::convert_1bpp_1_to_0_255 ... ok [INFO] [stdout] test color::tests::convert_3bpp_7_to_0_255 ... ok [INFO] [stdout] test color::tests::convert_4bpp_15_to_0_255 ... ok [INFO] [stdout] test color::tests::convert_2bpp_3_to_0_255 ... ok [INFO] [stdout] test color::tests::convert_5bpp_31_to_0_255 ... ok [INFO] [stdout] test color::tests::convert_8bpp_128_to_0_128 ... ok [INFO] [stdout] test color::tests::convert_8bpp_128_to_0_64 ... ok [INFO] [stdout] test color::tests::convert_8bpp_128_to_255_128 ... ok [INFO] [stdout] test color::tests::convert_8bpp_128_to_255_64 ... ok [INFO] [stdout] test color::tests::convert_8bpp_255_to_0_128 ... ok [INFO] [stdout] test color::tests::convert_8bpp_255_to_0_255 ... ok [INFO] [stdout] test color::tests::convert_8bpp_255_to_255_0 ... ok [INFO] [stdout] test color::tests::convert_8bpp_255_to_255_128 ... ok [INFO] [stdout] test color::tests::convert_8bpp_64_to_0_64 ... ok [INFO] [stdout] test color::tests::convert_8bpp_64_to_255_64 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_0_0_on_0_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_0_0_on_0_255 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_0_0_on_128_128 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_0_0_on_255_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_128_128_on_0_255 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_128_128_on_128_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_128_128_on_128_128 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_128_128_on_255_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_128_224_on_255_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_128_32_on_0_255 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_128_32_on_128_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_128_64_on_0_255 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_128_64_on_128_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_192_192_on_255_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_192_224_on_255_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_224_128_on_255_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_224_192_on_255_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_224_224_on_255_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_255_0_on_0_255 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_255_0_on_255_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_255_255_on_0_255 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_255_255_on_128_128 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_255_255_on_255_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_255_255_on_255_255 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_32_128_on_0_255 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_32_128_on_128_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_32_32_on_0_255 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_32_32_on_0_32 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_32_32_on_0_64 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_64_128_on_0_255 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_64_128_on_128_0 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_64_64_on_0_128 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_64_64_on_0_255 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_64_64_on_0_64 ... ok [INFO] [stdout] test rect::tests::above_0_for_0_0_0_0 ... ok [INFO] [stdout] test rect::tests::above_1600_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::above_3200_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::above_6400_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::above_minus_1_for_max_max_max_max ... ok [INFO] [stdout] test rect::tests::below_3200_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::below_800_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::below_minus_1_for_min_min_max_max ... ok [INFO] [stdout] test rect::tests::below_minus_1_for_max_max_max_max ... ok [INFO] [stdout] test rect::tests::indent_to_0_for_0_0_0_0 ... ok [INFO] [stdout] test rect::tests::indent_to_1600_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::below_0_for_0_0_0_0 ... ok [INFO] [stdout] test rect::tests::indent_to_3200_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::indent_to_6400_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::above_minus_1_for_min_min_max_max ... ok [INFO] [stdout] test rect::tests::left_half_of_0_0_0_0 ... ok [INFO] [stdout] test rect::tests::indent_to_800_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::above_800_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::below_6400_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::below_1600_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::indent_to_minus_1_for_max_max_max_max ... ok [INFO] [stdout] test rect::tests::right_of_1600_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::indent_to_minus_1_for_min_min_max_max ... ok [INFO] [stdout] test rect::tests::right_of_3200_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::left_of_minus_1_for_max_max_max_max ... ok [INFO] [stdout] test rect::tests::left_half_of_max_max_max_max ... ok [INFO] [stdout] test rect::tests::left_half_of_min_min_max_max ... ok [INFO] [stdout] test rect::tests::left_of_3200_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::left_of_minus_1_for_min_min_max_max ... ok [INFO] [stdout] test rect::tests::right_of_0_for_0_0_0_0 ... ok [INFO] [stdout] test rect::tests::right_of_800_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::right_of_minus_1_for_max_max_max_max ... ok [INFO] [stdout] test rect::tests::y_extend_bottom_to_12800_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_extend_bottom_to_6400_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_extend_top_to_0_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_extend_top_to_0_and_bottom_to_max_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_extend_bottom_to_3200_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_extend_top_to_1600_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_extend_top_to_25600_and_bottom_to_0_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::right_of_6400_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_extend_top_to_0_and_bottom_to_25600_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_reduce_bottom_to_12800_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_reduce_bottom_to_3200_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_reduce_bottom_to_6400_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::right_of_minus_1_for_min_min_max_max ... ok [INFO] [stdout] test rect::tests::y_reduce_top_to_0_and_bottom_to_25600_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_reduce_top_to_0_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_reduce_top_to_25600_and_bottom_to_0_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_reduce_top_to_1600_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_reduce_top_to_3200_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_reduce_top_to_6400_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_reduce_top_to_max_and_bottom_to_max_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::y_extend_top_to_max_and_bottom_to_max_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test color::tests::screen_mix_channel_128_128_on_0_128 ... ok [INFO] [stdout] test rect::tests::left_of_0_for_0_0_0_0 ... ok [INFO] [stdout] test rect::tests::y_extend_top_to_half_min_and_bottom_to_half_max_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::left_of_1600_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::left_half_of_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::left_of_6400_for_1111_2222_3333_4444 ... ok [INFO] [stdout] test rect::tests::left_of_800_for_1111_2222_3333_4444 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests mplusfonts [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/lib.rs - (line 48) has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ab94a63b80600cb77ce120b633e4604f0b2fa88c118a806bb5ad496b28b9cc19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab94a63b80600cb77ce120b633e4604f0b2fa88c118a806bb5ad496b28b9cc19", kill_on_drop: false }` [INFO] [stdout] ab94a63b80600cb77ce120b633e4604f0b2fa88c118a806bb5ad496b28b9cc19