[INFO] fetching crate uniui_layout_linear_layout 0.0.10...
[INFO] testing uniui_layout_linear_layout-0.0.10 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate uniui_layout_linear_layout 0.0.10 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate uniui_layout_linear_layout 0.0.10
[INFO] finished tweaking crates.io crate uniui_layout_linear_layout 0.0.10
[INFO] tweaked toml for crates.io crate uniui_layout_linear_layout 0.0.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uniui_layout_linear_layout 0.0.10 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 453d381606c7f772f0af77feed14f4bd255235f2828597454bc01f89c766202b
[INFO] running `Command { std: "docker" "start" "-a" "453d381606c7f772f0af77feed14f4bd255235f2828597454bc01f89c766202b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "453d381606c7f772f0af77feed14f4bd255235f2828597454bc01f89c766202b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "453d381606c7f772f0af77feed14f4bd255235f2828597454bc01f89c766202b", kill_on_drop: false }`
[INFO] [stdout] 453d381606c7f772f0af77feed14f4bd255235f2828597454bc01f89c766202b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c11346e4ac378b313922c79be7b4dd8f6ebf67bb7a83a57c9ed5dcd8570d1871
[INFO] running `Command { std: "docker" "start" "-a" "c11346e4ac378b313922c79be7b4dd8f6ebf67bb7a83a57c9ed5dcd8570d1871", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling uniui_core v0.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uni_components_macro v0.0.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling uni_net v0.0.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling semver v0.10.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo_metadata v0.11.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling uni_components v0.0.9
[INFO] [stderr]    Compiling uniui_build v0.0.15
[INFO] [stderr]    Compiling uniui_gui v0.0.16
[INFO] [stderr]    Compiling uniui_layout_linear_layout v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling uniui_gui_macro v0.0.15
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.23s
[INFO] running `Command { std: "docker" "inspect" "c11346e4ac378b313922c79be7b4dd8f6ebf67bb7a83a57c9ed5dcd8570d1871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c11346e4ac378b313922c79be7b4dd8f6ebf67bb7a83a57c9ed5dcd8570d1871", kill_on_drop: false }`
[INFO] [stdout] c11346e4ac378b313922c79be7b4dd8f6ebf67bb7a83a57c9ed5dcd8570d1871
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c9995b6559893bf0d68573ee1b0c4543b53bdc950f3f26361e5b9add0d5286c
[INFO] running `Command { std: "docker" "start" "-a" "9c9995b6559893bf0d68573ee1b0c4543b53bdc950f3f26361e5b9add0d5286c", kill_on_drop: false }`
[INFO] [stderr]    Compiling uniui_layout_linear_layout v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "9c9995b6559893bf0d68573ee1b0c4543b53bdc950f3f26361e5b9add0d5286c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c9995b6559893bf0d68573ee1b0c4543b53bdc950f3f26361e5b9add0d5286c", kill_on_drop: false }`
[INFO] [stdout] 9c9995b6559893bf0d68573ee1b0c4543b53bdc950f3f26361e5b9add0d5286c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95b3ce8f4861637f748d07cc1beebe1aab580fa8cb1d2463ce366865906fb878
[INFO] running `Command { std: "docker" "start" "-a" "95b3ce8f4861637f748d07cc1beebe1aab580fa8cb1d2463ce366865906fb878", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniui_layout_linear_layout-b4cf29bfac25338f)
[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 uniui_layout_linear_layout
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/linear_layout.rs - linear_layout::LinearLayout::push_widget (line 87) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::u_linear_layout (line 32) ... FAILED
[INFO] [stdout] test src/linear_layout.rs - linear_layout::LinearLayout (line 40) ... FAILED
[INFO] [stdout] test src/linear_layout.rs - linear_layout::LinearLayout (line 26) ... FAILED
[INFO] [stdout] test src/linear_layout.rs - linear_layout::LinearLayout::new (line 64) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/linear_layout.rs - linear_layout::LinearLayout::push_widget (line 87) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uniui_widget_button`
[INFO] [stdout]  --> src/linear_layout.rs:91:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use uniui_widget_button::Button;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `uniui_widget_button`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `uniui_widget_button`, use `cargo add uniui_widget_button` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::u_linear_layout (line 32) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uniui_widget_button`
[INFO] [stdout]  --> src/macros.rs:34:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use uniui_widget_button::Button;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `uniui_widget_button`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `uniui_widget_button`, use `cargo add uniui_widget_button` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `u_linear_layout` in this scope
[INFO] [stdout]  --> src/macros.rs:36:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | let linear_layout = u_linear_layout! {
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use uniui_layout_linear_layout::u_linear_layout;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/linear_layout.rs - linear_layout::LinearLayout (line 40) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Button`
[INFO] [stdout]   --> src/linear_layout.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         Button::new("Button1".to_owned()),
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Button`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Button`
[INFO] [stdout]   --> src/linear_layout.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         Button::new("Button2".to_owned()),
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Button`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/linear_layout.rs - linear_layout::LinearLayout (line 26) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uniui_widget_button`
[INFO] [stdout]  --> src/linear_layout.rs:28:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use uniui_widget_button::Button;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `uniui_widget_button`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `uniui_widget_button`, use `cargo add uniui_widget_button` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Orientation`
[INFO] [stdout]   --> src/linear_layout.rs:34:43
[INFO] [stdout]    |
[INFO] [stdout] 11 | let mut linear_layout = LinearLayout::new(Orientation::Horizontal);
[INFO] [stdout]    |                                           ^^^^^^^^^^^ use of undeclared type `Orientation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  2 + use uniui_gui::Orientation;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use uniui_layout_linear_layout::prelude::Orientation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/linear_layout.rs - linear_layout::LinearLayout (line 26)
[INFO] [stdout]     src/linear_layout.rs - linear_layout::LinearLayout (line 40)
[INFO] [stdout]     src/linear_layout.rs - linear_layout::LinearLayout::push_widget (line 87)
[INFO] [stdout]     src/macros.rs - macros::u_linear_layout (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "95b3ce8f4861637f748d07cc1beebe1aab580fa8cb1d2463ce366865906fb878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95b3ce8f4861637f748d07cc1beebe1aab580fa8cb1d2463ce366865906fb878", kill_on_drop: false }`
[INFO] [stdout] 95b3ce8f4861637f748d07cc1beebe1aab580fa8cb1d2463ce366865906fb878
