[INFO] cloning repository https://github.com/colepoirier/bevy_declarative_ui_experiment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colepoirier/bevy_declarative_ui_experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolepoirier%2Fbevy_declarative_ui_experiment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolepoirier%2Fbevy_declarative_ui_experiment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37f2478f58bece637c58f281fbe5db461e6132b0
[INFO] testing colepoirier/bevy_declarative_ui_experiment against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolepoirier%2Fbevy_declarative_ui_experiment" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/colepoirier/bevy_declarative_ui_experiment
[INFO] finished tweaking git repo https://github.com/colepoirier/bevy_declarative_ui_experiment
[INFO] tweaked toml for git repo https://github.com/colepoirier/bevy_declarative_ui_experiment written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/colepoirier/bevy_declarative_ui_experiment on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/colepoirier/bevy_declarative_ui_experiment 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb74fb8d690419109108eba89cf525c15f4556d1a7286fc3467a9a31861949e4
[INFO] running `Command { std: "docker" "start" "-a" "bb74fb8d690419109108eba89cf525c15f4556d1a7286fc3467a9a31861949e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb74fb8d690419109108eba89cf525c15f4556d1a7286fc3467a9a31861949e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb74fb8d690419109108eba89cf525c15f4556d1a7286fc3467a9a31861949e4", kill_on_drop: false }`
[INFO] [stdout] bb74fb8d690419109108eba89cf525c15f4556d1a7286fc3467a9a31861949e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7b2052f83cb36eff8d100ab32cde569d84bd0bc648aab2de4e36a4c09ea8485
[INFO] running `Command { std: "docker" "start" "-a" "f7b2052f83cb36eff8d100ab32cde569d84bd0bc648aab2de4e36a4c09ea8485", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_declarative_ui_experiment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s
[INFO] running `Command { std: "docker" "inspect" "f7b2052f83cb36eff8d100ab32cde569d84bd0bc648aab2de4e36a4c09ea8485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7b2052f83cb36eff8d100ab32cde569d84bd0bc648aab2de4e36a4c09ea8485", kill_on_drop: false }`
[INFO] [stdout] f7b2052f83cb36eff8d100ab32cde569d84bd0bc648aab2de4e36a4c09ea8485
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a59eed380d77c567a2b0de89549b5f5eb62928caf28415f2885aa6098c779890
[INFO] running `Command { std: "docker" "start" "-a" "a59eed380d77c567a2b0de89549b5f5eb62928caf28415f2885aa6098c779890", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_declarative_ui_experiment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.30s
[INFO] running `Command { std: "docker" "inspect" "a59eed380d77c567a2b0de89549b5f5eb62928caf28415f2885aa6098c779890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59eed380d77c567a2b0de89549b5f5eb62928caf28415f2885aa6098c779890", kill_on_drop: false }`
[INFO] [stdout] a59eed380d77c567a2b0de89549b5f5eb62928caf28415f2885aa6098c779890
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 783b1b31c06974412e2b7b6f906499fe9ed8a469294f91333e4a907c838216ce
[INFO] running `Command { std: "docker" "start" "-a" "783b1b31c06974412e2b7b6f906499fe9ed8a469294f91333e4a907c838216ce", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_declarative_ui_experiment-5950c05572dc8e95)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test element::test_layout ... ok
[INFO] [stdout] test style::test ... ok
[INFO] [stderr]    Doc-tests bevy_declarative_ui_experiment
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/input.rs - input::Placeholder (line 108) ... FAILED
[INFO] [stdout] test src/element.rs - element::paragraph (line 560) ... FAILED
[INFO] [stdout] test src/element.rs - element::rgb (line 155) ... FAILED
[INFO] [stdout] test src/input.rs - input::Placeholder (line 47) ... FAILED
[INFO] [stdout] test src/element.rs - element::rgb (line 86) ... FAILED
[INFO] [stdout] test src/element.rs - element::rgb (line 65) ... FAILED
[INFO] [stdout] test src/element.rs - element::paragraph (line 582) ... FAILED
[INFO] [stdout] test src/element.rs - element::rgb (line 90) ... FAILED
[INFO] [stdout] test src/input.rs - input::Placeholder (line 176) ... FAILED
[INFO] [stdout] test src/element.rs - element::el (line 368) ... FAILED
[INFO] [stdout] test src/element.rs - element::modular (line 1146) ... FAILED
[INFO] [stdout] test src/element.rs - element::rgb (line 99) ... FAILED
[INFO] [stdout] test src/element.rs - element::modular (line 1154) ... FAILED
[INFO] [stdout] test src/element.rs - element::rgb (line 164) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/input.rs - input::Placeholder (line 108) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]    --> src/input.rs:109:6
[INFO] [stdout]     |
[INFO] [stdout] 109 | Input.radio
[INFO] [stdout]     |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::paragraph (line 560) stdout ----
[INFO] [stdout] error: expected item, found `import`
[INFO] [stdout]    --> src/element.rs:561:1
[INFO] [stdout]     |
[INFO] [stdout] 561 | import Element exposing (el, paragraph, text)
[INFO] [stdout]     | ^^^^^^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::rgb (line 155) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]    --> src/element.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | Element.row []
[INFO] [stdout]     |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/input.rs - input::Placeholder (line 47) stdout ----
[INFO] [stdout] error: expected item, found `import`
[INFO] [stdout]   --> src/input.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | import Element exposing (text)
[INFO] [stdout]    | ^^^^^^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::rgb (line 86) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]   --> src/element.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | Element.el [ centerX, alignTop ] (text "I'm centered and aligned top!")
[INFO] [stdout]    |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::rgb (line 65) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]   --> src/element.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | Element.row [ padding 10, spacing 7 ]
[INFO] [stdout]    |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::paragraph (line 582) stdout ----
[INFO] [stdout] error: expected item, found `import`
[INFO] [stdout]    --> src/element.rs:583:1
[INFO] [stdout]     |
[INFO] [stdout] 583 | import Element exposing (alignLeft, el, padding, paragraph, text)
[INFO] [stdout]     | ^^^^^^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::rgb (line 90) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]   --> src/element.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | Element.row []
[INFO] [stdout]    |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/input.rs - input::Placeholder (line 176) stdout ----
[INFO] [stdout] error: expected item, found `import`
[INFO] [stdout]    --> src/input.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | import Element.Input as Input
[INFO] [stdout]     | ^^^^^^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::el (line 368) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `element`
[INFO] [stdout]    --> src/element.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 | use element::{Element, rgb, el};
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 369 | use bevy_declarative_ui_experiment::element::{Element, rgb, el};
[INFO] [stdout]     |     ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `text` in this scope
[INFO] [stdout]    --> src/element.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 |     el([text(
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::modular (line 1146) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]     --> src/element.rs:1147:5
[INFO] [stdout]      |
[INFO] [stdout] 1147 | Font.size (scaled 1) -- results in 16
[INFO] [stdout]      |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::rgb (line 99) stdout ----
[INFO] [stdout] error: expected item, found `|`
[INFO] [stdout]    --> src/element.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | |-|-|    |-|    |-|
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::modular (line 1154) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]     --> src/element.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 | Font.size (scaled -1) -- 16 * 1.25 ^ (-1) results in 12.8
[INFO] [stdout]      |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/element.rs - element::rgb (line 164) stdout ----
[INFO] [stdout] error: expected item, found `|`
[INFO] [stdout]    --> src/element.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | |- I'm normal! -|
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/element.rs - element::el (line 368)
[INFO] [stdout]     src/element.rs - element::modular (line 1146)
[INFO] [stdout]     src/element.rs - element::modular (line 1154)
[INFO] [stdout]     src/element.rs - element::paragraph (line 560)
[INFO] [stdout]     src/element.rs - element::paragraph (line 582)
[INFO] [stdout]     src/element.rs - element::rgb (line 155)
[INFO] [stdout]     src/element.rs - element::rgb (line 164)
[INFO] [stdout]     src/element.rs - element::rgb (line 65)
[INFO] [stdout]     src/element.rs - element::rgb (line 86)
[INFO] [stdout]     src/element.rs - element::rgb (line 90)
[INFO] [stdout]     src/element.rs - element::rgb (line 99)
[INFO] [stdout]     src/input.rs - input::Placeholder (line 108)
[INFO] [stdout]     src/input.rs - input::Placeholder (line 176)
[INFO] [stdout]     src/input.rs - input::Placeholder (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "783b1b31c06974412e2b7b6f906499fe9ed8a469294f91333e4a907c838216ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "783b1b31c06974412e2b7b6f906499fe9ed8a469294f91333e4a907c838216ce", kill_on_drop: false }`
[INFO] [stdout] 783b1b31c06974412e2b7b6f906499fe9ed8a469294f91333e4a907c838216ce
