[INFO] fetching crate tuix_core 0.2.0...
[INFO] checking tuix_core-0.2.0 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] extracting crate tuix_core 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tuix_core 0.2.0
[INFO] finished tweaking crates.io crate tuix_core 0.2.0
[INFO] tweaked toml for crates.io crate tuix_core 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tuix_core 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 180 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.10.0)
[INFO] [stderr]       Adding cssparser v0.27.2 (available: v0.36.0)
[INFO] [stderr]       Adding femtovg v0.2.10 (available: v0.20.1)
[INFO] [stderr]       Adding keyboard-types v0.5.0 (available: v0.8.3)
[INFO] [stderr]       Adding morphorm v0.2.0 (available: v0.7.0)
[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-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 799311cd8d37bb4cde04da064a17bd967e29aac54fb02075fc175d97dd380380
[INFO] running `Command { std: "docker" "start" "-a" "799311cd8d37bb4cde04da064a17bd967e29aac54fb02075fc175d97dd380380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "799311cd8d37bb4cde04da064a17bd967e29aac54fb02075fc175d97dd380380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "799311cd8d37bb4cde04da064a17bd967e29aac54fb02075fc175d97dd380380", kill_on_drop: false }`
[INFO] [stdout] 799311cd8d37bb4cde04da064a17bd967e29aac54fb02075fc175d97dd380380
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69d743e99086ec8d2db319bce7cb6f9eede9fb0a947c7bb33d61a221ecec873d
[INFO] running `Command { std: "docker" "start" "-a" "69d743e99086ec8d2db319bce7cb6f9eede9fb0a947c7bb33d61a221ecec873d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking rustybuzz v0.4.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking ttf-parser v0.14.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking morphorm v0.2.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking keyboard-types v0.5.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling ouroboros_macro v0.14.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking ouroboros v0.14.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Checking femtovg v0.2.10
[INFO] [stderr]     Checking tuix_core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `accessibility::*`
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use accessibility::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cache::*`
[INFO] [stdout]  --> src/layout/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use cache::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/events/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use event_handler::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `Canvas` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use widget::*;
[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]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `accessibility::*`
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use accessibility::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cache::*`
[INFO] [stdout]  --> src/layout/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use cache::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/events/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use event_handler::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `Canvas` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use widget::*;
[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]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/state/mod.rs:173:56
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let style_string = std::fs::read_to_string(path.clone())?;
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/state/mod.rs:173:56
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let style_string = std::fs::read_to_string(path.clone())?;
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tuix_core` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tuix_core` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "69d743e99086ec8d2db319bce7cb6f9eede9fb0a947c7bb33d61a221ecec873d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69d743e99086ec8d2db319bce7cb6f9eede9fb0a947c7bb33d61a221ecec873d", kill_on_drop: false }`
[INFO] [stdout] 69d743e99086ec8d2db319bce7cb6f9eede9fb0a947c7bb33d61a221ecec873d
