[INFO] fetching crate hui 0.1.0-alpha.4... [INFO] checking hui-0.1.0-alpha.4 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate hui 0.1.0-alpha.4 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate hui 0.1.0-alpha.4 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hui 0.1.0-alpha.4 [INFO] finished tweaking crates.io crate hui 0.1.0-alpha.4 [INFO] tweaked toml for crates.io crate hui 0.1.0-alpha.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 46 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding derive_more v0.99.18 (available: v1.0.0) [INFO] [stderr] Adding fontdue v0.8.0 (available: v0.9.2) [INFO] [stderr] Adding glam v0.27.0 (available: v0.29.0) [INFO] [stderr] Adding ttf-parser v0.20.0 (available: v0.24.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 587d2332b6d196370e0f2e4a8cd5867047b41022279ccfe3feab8c8474142418 [INFO] running `Command { std: "docker" "start" "-a" "587d2332b6d196370e0f2e4a8cd5867047b41022279ccfe3feab8c8474142418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "587d2332b6d196370e0f2e4a8cd5867047b41022279ccfe3feab8c8474142418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "587d2332b6d196370e0f2e4a8cd5867047b41022279ccfe3feab8c8474142418", kill_on_drop: false }` [INFO] [stdout] 587d2332b6d196370e0f2e4a8cd5867047b41022279ccfe3feab8c8474142418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 842dd3a4ccf75c7101b2eb13487d2fe0e96aa979d9f5c28fabad249709dab87b [INFO] running `Command { std: "docker" "start" "-a" "842dd3a4ccf75c7101b2eb13487d2fe0e96aa979d9f5c28fabad249709dab87b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking rect_packer v0.2.1 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling hui-derive v0.1.0-alpha.4 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Checking fontdue v0.8.0 [INFO] [stderr] Checking tinyset v0.4.16 [INFO] [stderr] Checking hui v0.1.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `glam::vec2` [INFO] [stdout] --> src/element/builtin/fill_rect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use glam::vec2; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RoundedCorners`, `Size`, and `UiDrawCommand` [INFO] [stdout] --> src/element/builtin/fill_rect.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | draw::{RoundedCorners, UiDrawCommand}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | layout::{compute_size, Size, Size2d}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec2` [INFO] [stdout] --> src/element/builtin/text.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use glam::{vec2, Vec4}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `draw::UiDrawCommand` and `rect::FillColor` [INFO] [stdout] --> src/element/builtin/slider.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | draw::UiDrawCommand, element::{MeasureContext, ProcessContext, UiElement}, frame::{Frame, FrameRect}, layout::{compute_size, Size2d}, measure::Response, rect::FillColor, s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glam::vec2` [INFO] [stdout] --> src/element/builtin/fill_rect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use glam::vec2; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RoundedCorners`, `Size`, and `UiDrawCommand` [INFO] [stdout] --> src/element/builtin/fill_rect.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | draw::{RoundedCorners, UiDrawCommand}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | layout::{compute_size, Size, Size2d}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec2` [INFO] [stdout] --> src/element/builtin/text.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use glam::{vec2, Vec4}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `draw::UiDrawCommand` and `rect::FillColor` [INFO] [stdout] --> src/element/builtin/slider.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | draw::UiDrawCommand, element::{MeasureContext, ProcessContext, UiElement}, frame::{Frame, FrameRect}, layout::{compute_size, Size2d}, measure::Response, rect::FillColor, s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/draw/atlas.rs:230:28 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn modify(&mut self, handle: ImageHandle) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/draw/atlas.rs:234:28 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn remove(&mut self, handle: ImageHandle) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/draw/atlas.rs:230:28 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn modify(&mut self, handle: ImageHandle) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/draw/atlas.rs:234:28 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn remove(&mut self, handle: ImageHandle) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `remove_queue` is never read [INFO] [stdout] --> src/draw/atlas.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) struct TextureAtlasManager { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | remove_queue: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `modify` and `remove` are never used [INFO] [stdout] --> src/draw/atlas.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 86 | impl TextureAtlasManager { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn modify(&mut self, handle: ImageHandle) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn remove(&mut self, handle: ImageHandle) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `active_ids` are never read [INFO] [stdout] --> src/state.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct StateRepo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | state: HashMap, BuildNoHashHasher>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | active_ids: HashSet> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `measure` is never used [INFO] [stdout] --> src/text.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 98 | impl TextRenderer { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn measure(&self, font: FontHandle, size: u16, text: &str) -> TextMeasureResponse { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `remove_queue` is never read [INFO] [stdout] --> src/draw/atlas.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) struct TextureAtlasManager { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | remove_queue: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `modify` and `remove` are never used [INFO] [stdout] --> src/draw/atlas.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 86 | impl TextureAtlasManager { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn modify(&mut self, handle: ImageHandle) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn remove(&mut self, handle: ImageHandle) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `active_ids` are never read [INFO] [stdout] --> src/state.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct StateRepo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | state: HashMap, BuildNoHashHasher>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | active_ids: HashSet> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `measure` is never used [INFO] [stdout] --> src/text.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 98 | impl TextRenderer { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn measure(&self, font: FontHandle, size: u16, text: &str) -> TextMeasureResponse { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.26s [INFO] running `Command { std: "docker" "inspect" "842dd3a4ccf75c7101b2eb13487d2fe0e96aa979d9f5c28fabad249709dab87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "842dd3a4ccf75c7101b2eb13487d2fe0e96aa979d9f5c28fabad249709dab87b", kill_on_drop: false }` [INFO] [stdout] 842dd3a4ccf75c7101b2eb13487d2fe0e96aa979d9f5c28fabad249709dab87b