[INFO] fetching crate bevy_text 0.18.0... [INFO] testing bevy_text-0.18.0 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] extracting crate bevy_text 0.18.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate bevy_text 0.18.0 [INFO] finished tweaking crates.io crate bevy_text 0.18.0 [INFO] tweaked toml for crates.io crate bevy_text 0.18.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_text 0.18.0 on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_text 0.18.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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded portable-atomic v1.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01fa3d3e8c1f8a294ef743cf64d529353fadc10832e60a021abe39d5c2e93e0c [INFO] running `Command { std: "docker" "start" "-a" "01fa3d3e8c1f8a294ef743cf64d529353fadc10832e60a021abe39d5c2e93e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01fa3d3e8c1f8a294ef743cf64d529353fadc10832e60a021abe39d5c2e93e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01fa3d3e8c1f8a294ef743cf64d529353fadc10832e60a021abe39d5c2e93e0c", kill_on_drop: false }` [INFO] [stdout] 01fa3d3e8c1f8a294ef743cf64d529353fadc10832e60a021abe39d5c2e93e0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9fd4bb34cd8bbec7eeef1ebcb6c3015e725b17c8ffd97e325c3a6352a36c174 [INFO] running `Command { std: "docker" "start" "-a" "c9fd4bb34cd8bbec7eeef1ebcb6c3015e725b17c8ffd97e325c3a6352a36c174", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling zeno v0.3.3 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling bevy_macro_utils v0.18.0 [INFO] [stderr] Compiling encase_derive_impl v0.12.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.18.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.18.0 [INFO] [stderr] Compiling bevy_derive v0.18.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling glam v0.30.10 [INFO] [stderr] Compiling font-types v0.10.1 [INFO] [stderr] Compiling encase_derive v0.12.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling read-fonts v0.35.0 [INFO] [stderr] Compiling read-fonts v0.36.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling encase v0.12.0 [INFO] [stderr] Compiling wgpu-types v27.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bevy_platform v0.18.0 [INFO] [stderr] Compiling bevy_utils v0.18.0 [INFO] [stderr] Compiling bevy_tasks v0.18.0 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling bevy_asset_macros v0.18.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling skrifa v0.37.0 [INFO] [stderr] Compiling bevy_reflect v0.18.0 [INFO] [stderr] Compiling skrifa v0.39.0 [INFO] [stderr] Compiling harfrust v0.4.1 [INFO] [stderr] Compiling swash v0.2.6 [INFO] [stderr] Compiling cosmic-text v0.16.0 [INFO] [stderr] Compiling bevy_ecs v0.18.0 [INFO] [stderr] Compiling bevy_math v0.18.0 [INFO] [stderr] Compiling bevy_color v0.18.0 [INFO] [stderr] Compiling bevy_app v0.18.0 [INFO] [stderr] Compiling bevy_time v0.18.0 [INFO] [stderr] Compiling bevy_log v0.18.0 [INFO] [stderr] Compiling bevy_diagnostic v0.18.0 [INFO] [stderr] Compiling bevy_asset v0.18.0 [INFO] [stderr] Compiling bevy_image v0.18.0 [INFO] [stderr] Compiling bevy_text v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 55s [INFO] running `Command { std: "docker" "inspect" "c9fd4bb34cd8bbec7eeef1ebcb6c3015e725b17c8ffd97e325c3a6352a36c174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9fd4bb34cd8bbec7eeef1ebcb6c3015e725b17c8ffd97e325c3a6352a36c174", kill_on_drop: false }` [INFO] [stdout] c9fd4bb34cd8bbec7eeef1ebcb6c3015e725b17c8ffd97e325c3a6352a36c174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7524ffde39bf15a41448f39c9469b8764d128f44fa47a4bf2c85fb3a54acc754 [INFO] running `Command { std: "docker" "start" "-a" "7524ffde39bf15a41448f39c9469b8764d128f44fa47a4bf2c85fb3a54acc754", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_text v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.68s [INFO] running `Command { std: "docker" "inspect" "7524ffde39bf15a41448f39c9469b8764d128f44fa47a4bf2c85fb3a54acc754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7524ffde39bf15a41448f39c9469b8764d128f44fa47a4bf2c85fb3a54acc754", kill_on_drop: false }` [INFO] [stdout] 7524ffde39bf15a41448f39c9469b8764d128f44fa47a4bf2c85fb3a54acc754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 26af0b5de0b36eb72193591f78867757b7b44d39e5f41fe9a1b014fa9a6428e5 [INFO] running `Command { std: "docker" "start" "-a" "26af0b5de0b36eb72193591f78867757b7b44d39e5f41fe9a1b014fa9a6428e5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_text-359f1ad966b112b8) [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 bevy_text [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/text.rs - text::FontFeatures (line 488) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.87s; merged doctests compilation took 2.75s [INFO] running `Command { std: "docker" "inspect" "26af0b5de0b36eb72193591f78867757b7b44d39e5f41fe9a1b014fa9a6428e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26af0b5de0b36eb72193591f78867757b7b44d39e5f41fe9a1b014fa9a6428e5", kill_on_drop: false }` [INFO] [stdout] 26af0b5de0b36eb72193591f78867757b7b44d39e5f41fe9a1b014fa9a6428e5