[INFO] fetching crate mplusfonts-macros 0.3.1...
[INFO] testing mplusfonts-macros-0.3.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mplusfonts-macros 0.3.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate mplusfonts-macros 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mplusfonts-macros 0.3.1
[INFO] tweaked toml for crates.io crate mplusfonts-macros 0.3.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mplusfonts-macros 0.3.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mplusfonts-macros 0.3.1 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-static-include v3.2.1
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.8.0
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded manifest-dir-macros v0.1.18
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded proc-macro2-diagnostics v0.10.1
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded png v0.18.0
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded moxcms v0.7.9
[INFO] [stderr]   Downloaded sdl2 v0.38.0
[INFO] [stderr]   Downloaded image v0.25.8
[INFO] [stderr]   Downloaded pxfm v0.1.25
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] [stderr]   Downloaded sdl2-sys v0.38.0
[INFO] [stderr]   Downloaded mplusfonts v0.3.0
[INFO] [stderr]   Downloaded mplusfonts-macros v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddec9661634b188b0442338782351009c62eae3836f89a00b1e63a76f3634ea8
[INFO] running `Command { std: "docker" "start" "-a" "ddec9661634b188b0442338782351009c62eae3836f89a00b1e63a76f3634ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddec9661634b188b0442338782351009c62eae3836f89a00b1e63a76f3634ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddec9661634b188b0442338782351009c62eae3836f89a00b1e63a76f3634ea8", kill_on_drop: false }`
[INFO] [stdout] ddec9661634b188b0442338782351009c62eae3836f89a00b1e63a76f3634ea8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 981dac27cfec44ec3d461e4707090aa17a0ff4dcd55b83bad3a9c02b76101489
[INFO] running `Command { std: "docker" "start" "-a" "981dac27cfec44ec3d461e4707090aa17a0ff4dcd55b83bad3a9c02b76101489", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling manifest-dir-macros v0.1.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lazy-static-include v3.2.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling font-types v0.10.0
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling skrifa v0.37.0
[INFO] [stderr]    Compiling swash v0.2.6
[INFO] [stderr]    Compiling mplusfonts-macros v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.18s
[INFO] running `Command { std: "docker" "inspect" "981dac27cfec44ec3d461e4707090aa17a0ff4dcd55b83bad3a9c02b76101489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "981dac27cfec44ec3d461e4707090aa17a0ff4dcd55b83bad3a9c02b76101489", kill_on_drop: false }`
[INFO] [stdout] 981dac27cfec44ec3d461e4707090aa17a0ff4dcd55b83bad3a9c02b76101489
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24952e3d4274b0de0b14a2939af93b82d0aeee328aaa524c4288625bb092cdc0
[INFO] running `Command { std: "docker" "start" "-a" "24952e3d4274b0de0b14a2939af93b82d0aeee328aaa524c4288625bb092cdc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling manifest-dir-macros v0.1.18
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling lazy-static-include v3.2.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling font-types v0.10.0
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling embedded-graphics-simulator v0.8.0
[INFO] [stderr]    Compiling skrifa v0.37.0
[INFO] [stderr]    Compiling swash v0.2.6
[INFO] [stderr]    Compiling mplusfonts-macros v0.3.0
[INFO] [stderr]    Compiling mplusfonts-macros v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mplusfonts v0.3.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.96s
[INFO] running `Command { std: "docker" "inspect" "24952e3d4274b0de0b14a2939af93b82d0aeee328aaa524c4288625bb092cdc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24952e3d4274b0de0b14a2939af93b82d0aeee328aaa524c4288625bb092cdc0", kill_on_drop: false }`
[INFO] [stdout] 24952e3d4274b0de0b14a2939af93b82d0aeee328aaa524c4288625bb092cdc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f98a146d15f5995a749880d6c2272d5198b659d6ba35a1ab81cac9dd1e406b18
[INFO] running `Command { std: "docker" "start" "-a" "f98a146d15f5995a749880d6c2272d5198b659d6ba35a1ab81cac9dd1e406b18", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mplusfonts_macros-1430b671e218f970)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_0_to_4bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_127_to_1bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_127_to_4bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_0_to_1bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_127_to_2bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_128_to_2bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_16_to_4bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_255_to_1bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_255_to_2bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_255_no_resample ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_255_to_4bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_255_upsample ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_64_to_4bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_8_to_4bpp ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_12_point_5_to_9 ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_32_to_4bpp ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_15_to_2_times_9 ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_1_point_25 ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_7_point_5_to_9 ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_9_to_9 ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_minus_0 ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_minus_0_point_5 ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_minus_1 ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_minus_1_point_5 ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_plus_0 ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_plus_0_point_5 ... ok
[INFO] [stdout] test mplus::bitmap::from_outline::glyph::spacing::tests::halfwidths_from_plus_1_point_5 ... ok
[INFO] [stdout] test mplus::bitmap::units::tests::new_with_0_points ... ok
[INFO] [stdout] test mplus::bitmap::units::tests::new_with_1_point_and_no_snap ... ok
[INFO] [stdout] test mplus::bitmap::units::tests::new_with_1_point_and_snap_in_between ... ok
[INFO] [stdout] test mplus::bitmap::units::tests::new_with_1_point_and_snap_to_grid ... ok
[INFO] [stdout] test mplus::bitmap::units::tests::new_with_4_points_and_no_snap ... ok
[INFO] [stdout] test mplus::bitmap::units::tests::new_with_4_points_and_snap_in_between ... ok
[INFO] [stdout] test mplus::bitmap::units::tests::new_with_4_points_and_snap_to_grid ... ok
[INFO] [stdout] test mplus::bitmap::units::tests::new_with_9_points_and_no_snap ... ok
[INFO] [stdout] test mplus::bitmap::units::tests::new_with_9_points_and_snap_in_between ... ok
[INFO] [stdout] test mplus::bitmap::units::tests::new_with_9_points_and_snap_to_grid ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_128_to_4bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_0_to_2bpp ... ok
[INFO] [stdout] test mplus::bitmap::color::tests::downsample_128_to_1bpp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bitmap_bless.rs (/opt/rustwide/target/debug/deps/bitmap_bless-d1b86dce0a9e004b)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bitmap_tests.rs (/opt/rustwide/target/debug/deps/bitmap_tests-cce475e6aea6c64e)
[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] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test render_glyphs_2_500_25_true_1_4_ex_char_cell_diagonals ... ok
[INFO] [stdout] test render_glyphs_code_100_500_25_false_1_4_box_components ... ok
[INFO] [stdout] test render_glyphs_code_125_500_25_false_1_4_katakana_kanji ... ok
[INFO] [stdout] test render_glyphs_1_500_25_false_1_4_kern_space_tilde_liga ... ok
[INFO] [stdout] test render_glyphs_2_500_25_false_1_4_kern_latin_ext_b_liga ... ok
[INFO] [stdout] test render_glyphs_1_500_25_false_1_4_kern_dotless_i_j_liga ... ok
[INFO] [stdout] test render_glyphs_2_500_25_false_1_4_kern_latin_ext_a_liga ... ok
[INFO] [stdout] test render_glyphs_code_100_500_25_false_1_4_hiragana_kanji ... ok
[INFO] [stderr]    Doc-tests mplusfonts_macros
[INFO] [stdout] test render_glyphs_1_500_25_false_1_4_kern_latin_1_sup_liga ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - mplus (line 146) ... ok
[INFO] [stdout] test src/lib.rs - mplus (line 165) ... ok
[INFO] [stdout] test src/lib.rs - strings (line 25) has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f98a146d15f5995a749880d6c2272d5198b659d6ba35a1ab81cac9dd1e406b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f98a146d15f5995a749880d6c2272d5198b659d6ba35a1ab81cac9dd1e406b18", kill_on_drop: false }`
[INFO] [stdout] f98a146d15f5995a749880d6c2272d5198b659d6ba35a1ab81cac9dd1e406b18
