[INFO] fetching crate mevy_ui 0.3.1...
[INFO] testing mevy_ui-0.3.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate mevy_ui 0.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate mevy_ui 0.3.1
[INFO] finished tweaking crates.io crate mevy_ui 0.3.1
[INFO] tweaked toml for crates.io crate mevy_ui 0.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mevy_ui 0.3.1 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 mevy_ui 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca36ad0216fa6f2f065bcc683491d0f35fd4ebd0b62590fd907176ed94c3401d
[INFO] running `Command { std: "docker" "start" "-a" "ca36ad0216fa6f2f065bcc683491d0f35fd4ebd0b62590fd907176ed94c3401d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca36ad0216fa6f2f065bcc683491d0f35fd4ebd0b62590fd907176ed94c3401d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca36ad0216fa6f2f065bcc683491d0f35fd4ebd0b62590fd907176ed94c3401d", kill_on_drop: false }`
[INFO] [stdout] ca36ad0216fa6f2f065bcc683491d0f35fd4ebd0b62590fd907176ed94c3401d
[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=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] b4aadd0f042d7dc86e968136d469e9f5456ac737da1ef5da6c9a7f0eeb00e243
[INFO] running `Command { std: "docker" "start" "-a" "b4aadd0f042d7dc86e968136d469e9f5456ac737da1ef5da6c9a7f0eeb00e243", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling maflow v0.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastapprox v0.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling type_cell v0.3.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling derive_preset v0.1.0
[INFO] [stderr]    Compiling ext-trait-proc_macros v2.0.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling ext-trait v2.0.1
[INFO] [stderr]    Compiling extension-traits v2.0.1
[INFO] [stderr]    Compiling deki_proc v0.1.4
[INFO] [stderr]    Compiling deki_proc v0.2.3
[INFO] [stderr]    Compiling buns v0.1.2
[INFO] [stderr]    Compiling deki_derive v0.1.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling deki_core v0.1.3
[INFO] [stderr]    Compiling deki_lerp v0.1.0
[INFO] [stderr]    Compiling deki_macros v0.1.2
[INFO] [stderr]    Compiling deki v0.3.0
[INFO] [stderr]    Compiling mevy_core_syntax v0.2.4
[INFO] [stderr]    Compiling mevy_ui_syntax v0.4.2
[INFO] [stderr]    Compiling mevy_ui v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.17s
[INFO] running `Command { std: "docker" "inspect" "b4aadd0f042d7dc86e968136d469e9f5456ac737da1ef5da6c9a7f0eeb00e243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4aadd0f042d7dc86e968136d469e9f5456ac737da1ef5da6c9a7f0eeb00e243", kill_on_drop: false }`
[INFO] [stdout] b4aadd0f042d7dc86e968136d469e9f5456ac737da1ef5da6c9a7f0eeb00e243
[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=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] cf85cfae9ad3166cbd51aad1671d75ac467ff338e7a0df052d024f6b1cfe1f38
[INFO] running `Command { std: "docker" "start" "-a" "cf85cfae9ad3166cbd51aad1671d75ac467ff338e7a0df052d024f6b1cfe1f38", kill_on_drop: false }`
[INFO] [stderr]    Compiling mevy_ui v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "cf85cfae9ad3166cbd51aad1671d75ac467ff338e7a0df052d024f6b1cfe1f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf85cfae9ad3166cbd51aad1671d75ac467ff338e7a0df052d024f6b1cfe1f38", kill_on_drop: false }`
[INFO] [stdout] cf85cfae9ad3166cbd51aad1671d75ac467ff338e7a0df052d024f6b1cfe1f38
[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=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] ac3cb6897d53d9e9e4c0e9a316424af3227517a9a6235ab412af84854737900e
[INFO] running `Command { std: "docker" "start" "-a" "ac3cb6897d53d9e9e4c0e9a316424af3227517a9a6235ab412af84854737900e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/mevy_ui/9ebd8f9e71b3f80b/deps/mevy_ui-9ebd8f9e71b3f80b)
[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 mevy_ui
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - ui (line 11) ... FAILED
[INFO] [stdout] test src/lib.rs - ui (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - ui (line 11) stdout ----
[INFO] [stdout] error: cannot find macro `ui` in this scope
[INFO] [stdout]   --> src/lib.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | cmd.spawn(ui!((
[INFO] [stdout]    |           ^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 11 + use mevy_ui::ui;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `cmd` in this scope
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | cmd.spawn(ui!((
[INFO] [stdout]    | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ui (line 20) stdout ----
[INFO] [stdout] error: cannot find macro `ui` in this scope
[INFO] [stdout]   --> src/lib.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | cmd.spawn(ui!( w:50 h:50 bg:#f00 shadow:0+0+5+5#f00 border:5#0f0 ));
[INFO] [stdout]    |           ^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 20 + use mevy_ui::ui;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `cmd` in this scope
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | cmd.spawn(ui!( w:50 h:50 bg:#f00 shadow:0+0+5+5#f00 border:5#0f0 ));
[INFO] [stdout]    | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - ui (line 11)
[INFO] [stdout]     src/lib.rs - ui (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.35s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ac3cb6897d53d9e9e4c0e9a316424af3227517a9a6235ab412af84854737900e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac3cb6897d53d9e9e4c0e9a316424af3227517a9a6235ab412af84854737900e", kill_on_drop: false }`
[INFO] [stdout] ac3cb6897d53d9e9e4c0e9a316424af3227517a9a6235ab412af84854737900e
