[INFO] fetching crate tuix_core 0.2.0... [INFO] checking tuix_core-0.2.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-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 c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 190 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.4) [INFO] [stderr] Adding cssparser v0.27.2 (available: v0.35.0) [INFO] [stderr] Adding femtovg v0.2.10 (available: v0.16.0) [INFO] [stderr] Adding keyboard-types v0.5.0 (available: v0.8.1) [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57dd84599e039059e599dfc7fe41cf185823e39ead96715a59cc9533e18adacc [INFO] running `Command { std: "docker" "start" "-a" "57dd84599e039059e599dfc7fe41cf185823e39ead96715a59cc9533e18adacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57dd84599e039059e599dfc7fe41cf185823e39ead96715a59cc9533e18adacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57dd84599e039059e599dfc7fe41cf185823e39ead96715a59cc9533e18adacc", kill_on_drop: false }` [INFO] [stdout] 57dd84599e039059e599dfc7fe41cf185823e39ead96715a59cc9533e18adacc [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f6303a01d6b2765cf35fc6983b0b4420f78f5d4f79e201a651460fd935f225e [INFO] running `Command { std: "docker" "start" "-a" "7f6303a01d6b2765cf35fc6983b0b4420f78f5d4f79e201a651460fd935f225e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking dlib v0.5.2 [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] Checking mio v0.8.11 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [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] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ttf-parser v0.14.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Checking rustybuzz v0.4.0 [INFO] [stderr] Checking morphorm v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [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)]` 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] 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)]` 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] 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.94s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7f6303a01d6b2765cf35fc6983b0b4420f78f5d4f79e201a651460fd935f225e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6303a01d6b2765cf35fc6983b0b4420f78f5d4f79e201a651460fd935f225e", kill_on_drop: false }` [INFO] [stdout] 7f6303a01d6b2765cf35fc6983b0b4420f78f5d4f79e201a651460fd935f225e