[INFO] fetching crate bevy_locales 0.1.0...
[INFO] testing bevy_locales-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate bevy_locales 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate bevy_locales 0.1.0
[INFO] finished tweaking crates.io crate bevy_locales 0.1.0
[INFO] tweaked toml for crates.io crate bevy_locales 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_locales 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_locales 0.1.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 283d1780cd3d2f703bd1011686a29e29f3cee94a13002e9b86de506bdc18cc7c
[INFO] running `Command { std: "docker" "start" "-a" "283d1780cd3d2f703bd1011686a29e29f3cee94a13002e9b86de506bdc18cc7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "283d1780cd3d2f703bd1011686a29e29f3cee94a13002e9b86de506bdc18cc7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "283d1780cd3d2f703bd1011686a29e29f3cee94a13002e9b86de506bdc18cc7c", kill_on_drop: false }`
[INFO] [stdout] 283d1780cd3d2f703bd1011686a29e29f3cee94a13002e9b86de506bdc18cc7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6516e4b9c0d403652f4700bc7acab8403c643c3d66b54caa7ddc78e2d6955b27
[INFO] running `Command { std: "docker" "start" "-a" "6516e4b9c0d403652f4700bc7acab8403c643c3d66b54caa7ddc78e2d6955b27", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling bevy_ptr v0.17.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling stackfuture v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling grid v0.15.0
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling taffy v0.7.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.2
[INFO] [stderr]    Compiling encase_derive_impl v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.2
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.2
[INFO] [stderr]    Compiling bevy_derive v0.17.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling bevy_asset_macros v0.17.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling encase_derive v0.11.2
[INFO] [stderr]    Compiling bevy_state_macros v0.17.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]    Compiling encase v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling glam v0.30.9
[INFO] [stderr]    Compiling wgpu-types v26.0.0
[INFO] [stderr]    Compiling font-types v0.10.0
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling rustybuzz v0.14.1
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling bevy_platform v0.17.2
[INFO] [stderr]    Compiling bevy_utils v0.17.2
[INFO] [stderr]    Compiling bevy_tasks v0.17.2
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling fluent_content v0.0.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling skrifa v0.37.0
[INFO] [stderr]    Compiling bevy_reflect v0.17.2
[INFO] [stderr]    Compiling hexasphere v16.0.0
[INFO] [stderr]    Compiling swash v0.2.6
[INFO] [stderr]    Compiling cosmic-text v0.14.2
[INFO] [stderr]    Compiling bevy_ecs v0.17.2
[INFO] [stderr]    Compiling bevy_math v0.17.2
[INFO] [stderr]    Compiling bevy_color v0.17.2
[INFO] [stderr]    Compiling bevy_app v0.17.2
[INFO] [stderr]    Compiling bevy_asset v0.17.2
[INFO] [stderr]    Compiling bevy_log v0.17.2
[INFO] [stderr]    Compiling bevy_input v0.17.2
[INFO] [stderr]    Compiling bevy_a11y v0.17.2
[INFO] [stderr]    Compiling bevy_time v0.17.2
[INFO] [stderr]    Compiling bevy_state v0.17.2
[INFO] [stderr]    Compiling bevy_transform v0.17.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.17.2
[INFO] [stderr]    Compiling bevy_window v0.17.2
[INFO] [stderr]    Compiling bevy_image v0.17.2
[INFO] [stderr]    Compiling bevy_mesh v0.17.2
[INFO] [stderr]    Compiling bevy_text v0.17.2
[INFO] [stderr]    Compiling bevy_camera v0.17.2
[INFO] [stderr]    Compiling bevy_sprite v0.17.2
[INFO] [stderr]    Compiling bevy_ui v0.17.2
[INFO] [stderr]    Compiling bevy_internal v0.17.2
[INFO] [stderr]    Compiling bevy v0.17.2
[INFO] [stderr]    Compiling bevy_fluent v0.13.0
[INFO] [stderr]    Compiling bevy_locales v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "6516e4b9c0d403652f4700bc7acab8403c643c3d66b54caa7ddc78e2d6955b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6516e4b9c0d403652f4700bc7acab8403c643c3d66b54caa7ddc78e2d6955b27", kill_on_drop: false }`
[INFO] [stdout] 6516e4b9c0d403652f4700bc7acab8403c643c3d66b54caa7ddc78e2d6955b27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0a2cb3f70d606e56841bc5e44a66c06245aa62fd3e06f18df6d841b99747febb
[INFO] running `Command { std: "docker" "start" "-a" "0a2cb3f70d606e56841bc5e44a66c06245aa62fd3e06f18df6d841b99747febb", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_locales v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.73s
[INFO] running `Command { std: "docker" "inspect" "0a2cb3f70d606e56841bc5e44a66c06245aa62fd3e06f18df6d841b99747febb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a2cb3f70d606e56841bc5e44a66c06245aa62fd3e06f18df6d841b99747febb", kill_on_drop: false }`
[INFO] [stdout] 0a2cb3f70d606e56841bc5e44a66c06245aa62fd3e06f18df6d841b99747febb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3778aa764b18a6bcb57e18426b9544451cd1c6487b818b01217c1033a2d65230
[INFO] running `Command { std: "docker" "start" "-a" "3778aa764b18a6bcb57e18426b9544451cd1c6487b818b01217c1033a2d65230", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bevy_locales/aa104d8d822e47a5/deps/bevy_locales-aa104d8d822e47a5)
[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_locales
[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" "3778aa764b18a6bcb57e18426b9544451cd1c6487b818b01217c1033a2d65230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3778aa764b18a6bcb57e18426b9544451cd1c6487b818b01217c1033a2d65230", kill_on_drop: false }`
[INFO] [stdout] 3778aa764b18a6bcb57e18426b9544451cd1c6487b818b01217c1033a2d65230
