[INFO] fetching crate kayak_ui_macros 0.5.0...
[INFO] testing kayak_ui_macros-0.5.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate kayak_ui_macros 0.5.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate kayak_ui_macros 0.5.0
[INFO] finished tweaking crates.io crate kayak_ui_macros 0.5.0
[INFO] tweaked toml for crates.io crate kayak_ui_macros 0.5.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kayak_ui_macros 0.5.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (available: v3.4.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.106)
[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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded find-crate v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 15764b7d516c5b8ff537987bdd2782b609864694ff1eba41f6a95776e05c4f2f
[INFO] running `Command { std: "docker" "start" "-a" "15764b7d516c5b8ff537987bdd2782b609864694ff1eba41f6a95776e05c4f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15764b7d516c5b8ff537987bdd2782b609864694ff1eba41f6a95776e05c4f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15764b7d516c5b8ff537987bdd2782b609864694ff1eba41f6a95776e05c4f2f", kill_on_drop: false }`
[INFO] [stdout] 15764b7d516c5b8ff537987bdd2782b609864694ff1eba41f6a95776e05c4f2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 482228ae241e92087d773b9b8df294c2b7bb8adfdd4eaf9da616f25fad3e2545
[INFO] running `Command { std: "docker" "start" "-a" "482228ae241e92087d773b9b8df294c2b7bb8adfdd4eaf9da616f25fad3e2545", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling kayak_ui_macros v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `is_custom_element` is never read
[INFO] [stdout]   --> src/tags.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct OpenTag {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub is_custom_element: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attributes` and `children` are never read
[INFO] [stdout]   --> src/widget.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Widget {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     pub attributes: WidgetAttributes,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 16 |     pub children: Children,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Widget` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.75s
[INFO] running `Command { std: "docker" "inspect" "482228ae241e92087d773b9b8df294c2b7bb8adfdd4eaf9da616f25fad3e2545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "482228ae241e92087d773b9b8df294c2b7bb8adfdd4eaf9da616f25fad3e2545", kill_on_drop: false }`
[INFO] [stdout] 482228ae241e92087d773b9b8df294c2b7bb8adfdd4eaf9da616f25fad3e2545
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8a19c1f144085441c4bad3dbc922f6e6b30427031cd4b551017d6a28247de617
[INFO] running `Command { std: "docker" "start" "-a" "8a19c1f144085441c4bad3dbc922f6e6b30427031cd4b551017d6a28247de617", kill_on_drop: false }`
[INFO] [stderr]    Compiling kayak_ui_macros v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `is_custom_element` is never read
[INFO] [stdout]   --> src/tags.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct OpenTag {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub is_custom_element: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attributes` and `children` are never read
[INFO] [stdout]   --> src/widget.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Widget {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     pub attributes: WidgetAttributes,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 16 |     pub children: Children,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Widget` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_custom_element` is never read
[INFO] [stdout]   --> src/tags.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct OpenTag {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub is_custom_element: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `attributes` and `children` are never read
[INFO] [stdout]   --> src/widget.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Widget {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     pub attributes: WidgetAttributes,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 16 |     pub children: Children,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Widget` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "8a19c1f144085441c4bad3dbc922f6e6b30427031cd4b551017d6a28247de617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a19c1f144085441c4bad3dbc922f6e6b30427031cd4b551017d6a28247de617", kill_on_drop: false }`
[INFO] [stdout] 8a19c1f144085441c4bad3dbc922f6e6b30427031cd4b551017d6a28247de617
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c23a4847ea07c355fec1f82a280266c29ebc90ca02aaade0b213586bde2fa252
[INFO] running `Command { std: "docker" "start" "-a" "c23a4847ea07c355fec1f82a280266c29ebc90ca02aaade0b213586bde2fa252", kill_on_drop: false }`
[INFO] [stderr] warning: field `is_custom_element` is never read
[INFO] [stderr]   --> src/tags.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct OpenTag {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 11 |     pub is_custom_element: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `attributes` and `children` are never read
[INFO] [stderr]   --> src/widget.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Widget {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 15 |     pub attributes: WidgetAttributes,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 16 |     pub children: Children,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Widget` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `kayak_ui_macros` (lib) generated 2 warnings
[INFO] [stderr] warning: `kayak_ui_macros` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kayak_ui_macros-3fad5fe47d263fd4)
[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 kayak_ui_macros
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/widget_builder.rs - widget_builder::build_widget_stream (line 16) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/widget_builder.rs - widget_builder::build_widget_stream (line 16) stdout ----
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]  --> src/widget_builder.rs:17:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | build_widget(quote! { my_widget }, quote!{ <MyWidget as Widget>::constructor(props) }, 0);
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use proc_macro::quote;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use quote::quote;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]  --> src/widget_builder.rs:17:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | build_widget(quote! { my_widget }, quote!{ <MyWidget as Widget>::constructor(props) }, 0);
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use proc_macro::quote;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use quote::quote;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_widget` in this scope
[INFO] [stdout]  --> src/widget_builder.rs:17:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | build_widget(quote! { my_widget }, quote!{ <MyWidget as Widget>::constructor(props) }, 0);
[INFO] [stdout]   | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/widget_builder.rs - widget_builder::build_widget_stream (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c23a4847ea07c355fec1f82a280266c29ebc90ca02aaade0b213586bde2fa252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c23a4847ea07c355fec1f82a280266c29ebc90ca02aaade0b213586bde2fa252", kill_on_drop: false }`
[INFO] [stdout] c23a4847ea07c355fec1f82a280266c29ebc90ca02aaade0b213586bde2fa252
