[INFO] fetching crate uniui_layout_linear_layout 0.0.10...
[INFO] testing uniui_layout_linear_layout-0.0.10 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate uniui_layout_linear_layout 0.0.10 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uniui_layout_linear_layout 0.0.10 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 110 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cb71e0e6607129fa989cadc9ce1628a34d9e2ed6d27ca50a8f1ffae6c83e0d1
[INFO] running `Command { std: "docker" "start" "-a" "1cb71e0e6607129fa989cadc9ce1628a34d9e2ed6d27ca50a8f1ffae6c83e0d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cb71e0e6607129fa989cadc9ce1628a34d9e2ed6d27ca50a8f1ffae6c83e0d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cb71e0e6607129fa989cadc9ce1628a34d9e2ed6d27ca50a8f1ffae6c83e0d1", kill_on_drop: false }`
[INFO] [stdout] 1cb71e0e6607129fa989cadc9ce1628a34d9e2ed6d27ca50a8f1ffae6c83e0d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10d32b7313e5c7a567a83f462ea12f140bbd774df49c6bd94933e33bd087bb20
[INFO] running `Command { std: "docker" "start" "-a" "10d32b7313e5c7a567a83f462ea12f140bbd774df49c6bd94933e33bd087bb20", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling uniui_core v0.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[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.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uni_net v0.0.5
[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.8
[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_gui_macro v0.0.15
[INFO] [stderr]    Compiling uniui_layout_linear_layout v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.79s
[INFO] running `Command { std: "docker" "inspect" "10d32b7313e5c7a567a83f462ea12f140bbd774df49c6bd94933e33bd087bb20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10d32b7313e5c7a567a83f462ea12f140bbd774df49c6bd94933e33bd087bb20", kill_on_drop: false }`
[INFO] [stdout] 10d32b7313e5c7a567a83f462ea12f140bbd774df49c6bd94933e33bd087bb20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 671904f619271e60ee2c8b76f7e8dcec6cf3677464889aded4d88226d58560a5
[INFO] running `Command { std: "docker" "start" "-a" "671904f619271e60ee2c8b76f7e8dcec6cf3677464889aded4d88226d58560a5", 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.41s
[INFO] running `Command { std: "docker" "inspect" "671904f619271e60ee2c8b76f7e8dcec6cf3677464889aded4d88226d58560a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "671904f619271e60ee2c8b76f7e8dcec6cf3677464889aded4d88226d58560a5", kill_on_drop: false }`
[INFO] [stdout] 671904f619271e60ee2c8b76f7e8dcec6cf3677464889aded4d88226d58560a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b305f07720d0f546dba454461c7148632dbedef639175a931287f36b9e85a745
[INFO] running `Command { std: "docker" "start" "-a" "b305f07720d0f546dba454461c7148632dbedef639175a931287f36b9e85a745", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniui_layout_linear_layout-4d6f0059b8b56116)
[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/linear_layout.rs - linear_layout::LinearLayout (line 40) ... 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 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] 91 | 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/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] 47 |         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] 48 |         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/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] 34 | 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] 36 | let linear_layout = u_linear_layout! {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 32 + 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 26) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uniui_widget_button`
[INFO] [stdout]   --> src/linear_layout.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | 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] 34 | 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] 25 + use uniui_gui::Orientation;
[INFO] [stdout]    |
[INFO] [stdout] 25 + 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.35s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b305f07720d0f546dba454461c7148632dbedef639175a931287f36b9e85a745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b305f07720d0f546dba454461c7148632dbedef639175a931287f36b9e85a745", kill_on_drop: false }`
[INFO] [stdout] b305f07720d0f546dba454461c7148632dbedef639175a931287f36b9e85a745
