[INFO] fetching crate tuix_internal 0.2.0...
[INFO] checking tuix_internal-0.2.0 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] extracting crate tuix_internal 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tuix_internal 0.2.0
[INFO] finished tweaking crates.io crate tuix_internal 0.2.0
[INFO] tweaked toml for crates.io crate tuix_internal 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tuix_internal 0.2.0 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 233 packages to latest compatible versions
[INFO] [stderr]       Adding nix v0.20.0 (available: v0.20.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17966289ec1e36f64b3c4f68e3f0fb92f208839bb3f4093870096519dcb89cb9
[INFO] running `Command { std: "docker" "start" "-a" "17966289ec1e36f64b3c4f68e3f0fb92f208839bb3f4093870096519dcb89cb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17966289ec1e36f64b3c4f68e3f0fb92f208839bb3f4093870096519dcb89cb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17966289ec1e36f64b3c4f68e3f0fb92f208839bb3f4093870096519dcb89cb9", kill_on_drop: false }`
[INFO] [stdout] 17966289ec1e36f64b3c4f68e3f0fb92f208839bb3f4093870096519dcb89cb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64cc095e866df7c39c230277119feea59c02b8adf73825d555eab16791c976a9
[INFO] running `Command { std: "docker" "start" "-a" "64cc095e866df7c39c230277119feea59c02b8adf73825d555eab16791c976a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]     Checking ttf-parser v0.14.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking rustybuzz v0.4.0
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking morphorm v0.2.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking keyboard-types v0.5.0
[INFO] [stderr]     Checking mio-misc v1.2.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling ouroboros_macro v0.14.2
[INFO] [stderr]    Compiling tuix_derive v0.2.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking ouroboros v0.14.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking glutin v0.27.0
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Checking femtovg v0.2.10
[INFO] [stderr]     Checking tuix_core v0.2.0
[INFO] [stderr]     Checking tuix_widgets v0.2.0
[INFO] [stderr]     Checking tuix_glutin v0.2.0
[INFO] [stderr]     Checking tuix_internal v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `baseview`
[INFO] [stdout]  --> src/lib.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(all(not(feature = "baseview"), not(feature = "glutin"), feature = "winit"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `baseview` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `winit`
[INFO] [stdout]  --> src/lib.rs:2:63
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(all(not(feature = "baseview"), not(feature = "glutin"), feature = "winit"))]
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `winit` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `baseview`
[INFO] [stdout]  --> src/lib.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(all(not(feature = "baseview"), not(feature = "winit"), feature = "glutin"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `baseview` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `winit`
[INFO] [stdout]  --> src/lib.rs:5:42
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(all(not(feature = "baseview"), not(feature = "winit"), feature = "glutin"))]
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `winit` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `winit`
[INFO] [stdout]  --> src/lib.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(not(feature = "glutin"), not(feature = "winit"), feature = "baseview"))]
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `winit` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `baseview`
[INFO] [stdout]  --> src/lib.rs:8:60
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(not(feature = "glutin"), not(feature = "winit"), feature = "baseview"))]
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `baseview` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `baseview`
[INFO] [stdout]  --> src/lib.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(all(not(feature = "baseview"), not(feature = "glutin"), feature = "winit"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `baseview` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use tuix_core::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `layout` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use tuix_widgets::*;
[INFO] [stdout]    |         --------------- but the name `layout` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use tuix_core::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `Canvas` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use tuix_widgets::*;
[INFO] [stdout]    |         --------------- but the name `Canvas` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `winit`
[INFO] [stdout]  --> src/lib.rs:2:63
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(all(not(feature = "baseview"), not(feature = "glutin"), feature = "winit"))]
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `winit` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `baseview`
[INFO] [stdout]  --> src/lib.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(all(not(feature = "baseview"), not(feature = "winit"), feature = "glutin"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `baseview` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `winit`
[INFO] [stdout]  --> src/lib.rs:5:42
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(all(not(feature = "baseview"), not(feature = "winit"), feature = "glutin"))]
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `winit` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `winit`
[INFO] [stdout]  --> src/lib.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(not(feature = "glutin"), not(feature = "winit"), feature = "baseview"))]
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `winit` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `baseview`
[INFO] [stdout]  --> src/lib.rs:8:60
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(not(feature = "glutin"), not(feature = "winit"), feature = "baseview"))]
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `glutin`, and `tuix_glutin`
[INFO] [stdout]   = help: consider adding `baseview` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use tuix_core::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `layout` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use tuix_widgets::*;
[INFO] [stdout]    |         --------------- but the name `layout` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use tuix_core::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `Canvas` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use tuix_widgets::*;
[INFO] [stdout]    |         --------------- but the name `Canvas` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tuix_internal` (lib) due to 4 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tuix_internal` (lib test) due to 4 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "64cc095e866df7c39c230277119feea59c02b8adf73825d555eab16791c976a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64cc095e866df7c39c230277119feea59c02b8adf73825d555eab16791c976a9", kill_on_drop: false }`
[INFO] [stdout] 64cc095e866df7c39c230277119feea59c02b8adf73825d555eab16791c976a9
