[INFO] fetching crate kayak_ui_macros 0.5.0...
[INFO] testing kayak_ui_macros-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate kayak_ui_macros 0.5.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kayak_ui_macros 0.5.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_edit v0.19.15
[INFO] [stderr]   Downloaded find-crate v0.6.3
[INFO] [stderr]   Downloaded winnow v0.5.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddcc2410aa2d14125e1512e81112dfaa802ae936a263f3eb20fbb7ca4072d97d
[INFO] running `Command { std: "docker" "start" "-a" "ddcc2410aa2d14125e1512e81112dfaa802ae936a263f3eb20fbb7ca4072d97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddcc2410aa2d14125e1512e81112dfaa802ae936a263f3eb20fbb7ca4072d97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddcc2410aa2d14125e1512e81112dfaa802ae936a263f3eb20fbb7ca4072d97d", kill_on_drop: false }`
[INFO] [stdout] ddcc2410aa2d14125e1512e81112dfaa802ae936a263f3eb20fbb7ca4072d97d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58ad9a77a198c7df03335e8ee50f8a04d3b6166834de9d259af42e4ecc7f132e
[INFO] running `Command { std: "docker" "start" "-a" "58ad9a77a198c7df03335e8ee50f8a04d3b6166834de9d259af42e4ecc7f132e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling find-crate v0.6.3
[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)]` (part of `#[warn(unused)]`) 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 13.38s
[INFO] running `Command { std: "docker" "inspect" "58ad9a77a198c7df03335e8ee50f8a04d3b6166834de9d259af42e4ecc7f132e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58ad9a77a198c7df03335e8ee50f8a04d3b6166834de9d259af42e4ecc7f132e", kill_on_drop: false }`
[INFO] [stdout] 58ad9a77a198c7df03335e8ee50f8a04d3b6166834de9d259af42e4ecc7f132e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b3d168b2edd8708a929cd0a843930c006b9fb1af4fc930caf6ae4d5c077e5ae
[INFO] running `Command { std: "docker" "start" "-a" "4b3d168b2edd8708a929cd0a843930c006b9fb1af4fc930caf6ae4d5c077e5ae", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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.84s
[INFO] running `Command { std: "docker" "inspect" "4b3d168b2edd8708a929cd0a843930c006b9fb1af4fc930caf6ae4d5c077e5ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b3d168b2edd8708a929cd0a843930c006b9fb1af4fc930caf6ae4d5c077e5ae", kill_on_drop: false }`
[INFO] [stdout] 4b3d168b2edd8708a929cd0a843930c006b9fb1af4fc930caf6ae4d5c077e5ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94901438fc0e9d0a97c048fccbe522aa87996c65fe4faef6d559d0f54e9a9663
[INFO] running `Command { std: "docker" "start" "-a" "94901438fc0e9d0a97c048fccbe522aa87996c65fe4faef6d559d0f54e9a9663", 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)]` (part of `#[warn(unused)]`) 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kayak_ui_macros-bdee268df3bb057b)
[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] [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] 17 | 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] 16 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout] 16 + 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] 17 | 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] 16 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout] 16 + 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] 17 | 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.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "94901438fc0e9d0a97c048fccbe522aa87996c65fe4faef6d559d0f54e9a9663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94901438fc0e9d0a97c048fccbe522aa87996c65fe4faef6d559d0f54e9a9663", kill_on_drop: false }`
[INFO] [stdout] 94901438fc0e9d0a97c048fccbe522aa87996c65fe4faef6d559d0f54e9a9663
