[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolepoirier%2Fbevy_declarative_ui_experiment" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/colepoirier/bevy_declarative_ui_experiment on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76ebbdd9c76bcf81e9ed5fb9719301f48f79ea83eb492b47a991c37bf0040d36
[INFO] running `Command { std: "docker" "start" "-a" "76ebbdd9c76bcf81e9ed5fb9719301f48f79ea83eb492b47a991c37bf0040d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76ebbdd9c76bcf81e9ed5fb9719301f48f79ea83eb492b47a991c37bf0040d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76ebbdd9c76bcf81e9ed5fb9719301f48f79ea83eb492b47a991c37bf0040d36", kill_on_drop: false }`
[INFO] [stdout] 76ebbdd9c76bcf81e9ed5fb9719301f48f79ea83eb492b47a991c37bf0040d36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ae1361f80516e4a7218d34424c72aff8171176b4838027c763213be1a14474a
[INFO] running `Command { std: "docker" "start" "-a" "8ae1361f80516e4a7218d34424c72aff8171176b4838027c763213be1a14474a", 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.91s
[INFO] running `Command { std: "docker" "inspect" "8ae1361f80516e4a7218d34424c72aff8171176b4838027c763213be1a14474a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ae1361f80516e4a7218d34424c72aff8171176b4838027c763213be1a14474a", kill_on_drop: false }`
[INFO] [stdout] 8ae1361f80516e4a7218d34424c72aff8171176b4838027c763213be1a14474a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69d92a1cff111ae28d9998108d8e39d63314c48dfe393b76e5ee6932085b484d
[INFO] running `Command { std: "docker" "start" "-a" "69d92a1cff111ae28d9998108d8e39d63314c48dfe393b76e5ee6932085b484d", 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.45s
[INFO] running `Command { std: "docker" "inspect" "69d92a1cff111ae28d9998108d8e39d63314c48dfe393b76e5ee6932085b484d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69d92a1cff111ae28d9998108d8e39d63314c48dfe393b76e5ee6932085b484d", kill_on_drop: false }`
[INFO] [stdout] 69d92a1cff111ae28d9998108d8e39d63314c48dfe393b76e5ee6932085b484d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 641f27b0f3dc5f2a357e257d9564dd38267a69401d205db9a1447bef9102177e
[INFO] running `Command { std: "docker" "start" "-a" "641f27b0f3dc5f2a357e257d9564dd38267a69401d205db9a1447bef9102177e", 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-0ee9367672284e45)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test element::test_layout ... ok
[INFO] [stderr]    Doc-tests bevy_declarative_ui_experiment
[INFO] [stdout] test style::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/element.rs - element::rgb (line 164) ... FAILED
[INFO] [stdout] test src/element.rs - element::modular (line 1146) ... 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/element.rs - element::modular (line 1154) ... FAILED
[INFO] [stdout] test src/input.rs - input::Placeholder (line 176) ... FAILED
[INFO] [stdout] test src/input.rs - input::Placeholder (line 47) ... FAILED
[INFO] [stdout] test src/element.rs - element::el (line 368) ... FAILED
[INFO] [stdout] test src/element.rs - element::rgb (line 65) ... FAILED
[INFO] [stdout] test src/element.rs - element::rgb (line 86) ... FAILED
[INFO] [stdout] test src/input.rs - input::Placeholder (line 108) ... FAILED
[INFO] [stdout] test src/element.rs - element::rgb (line 99) ... FAILED
[INFO] [stdout] test src/element.rs - element::rgb (line 90) ... FAILED
[INFO] [stdout] test src/element.rs - element::paragraph (line 582) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 1 | |- 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] ---- 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] 1 | 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::paragraph (line 560) stdout ----
[INFO] [stdout] error: expected item, found `import`
[INFO] [stdout]  --> src/element.rs:561:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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] 1 | 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/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] 1 | 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/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] 1 | 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/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] 1 | 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::el (line 368) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `element`
[INFO] [stdout]  --> src/element.rs:369:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use element::{Element, rgb, el};
[INFO] [stdout]   |     ^^^^^^^ help: a similar path exists: `bevy_declarative_ui_experiment::element`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `text` in this scope
[INFO] [stdout]  --> src/element.rs:372:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     el([text(
[INFO] [stdout]   |         ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy_declarative_ui_experiment::vdom::html::text;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bevy_declarative_ui_experiment::vdom::text;
[INFO] [stdout]   |
[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::rgb (line 65) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]  --> src/element.rs:66:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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::rgb (line 86) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]  --> src/element.rs:87:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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/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] 1 | 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::rgb (line 99) stdout ----
[INFO] [stdout] error: expected item, found `|`
[INFO] [stdout]  --> src/element.rs:100:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | |-|-|    |-|    |-|
[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] 1 | 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/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] 1 | 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] 
[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.75s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "641f27b0f3dc5f2a357e257d9564dd38267a69401d205db9a1447bef9102177e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "641f27b0f3dc5f2a357e257d9564dd38267a69401d205db9a1447bef9102177e", kill_on_drop: false }`
[INFO] [stdout] 641f27b0f3dc5f2a357e257d9564dd38267a69401d205db9a1447bef9102177e
