[INFO] fetching crate floem_renderer 0.2.0... [INFO] checking floem_renderer-0.2.0 against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058 [INFO] extracting crate floem_renderer 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate floem_renderer 0.2.0 [INFO] finished tweaking crates.io crate floem_renderer 0.2.0 [INFO] tweaked toml for crates.io crate floem_renderer 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate floem_renderer 0.2.0 on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 313 packages to latest compatible versions [INFO] [stderr] Adding cosmic-text v0.12.1 (available: v0.15.0) [INFO] [stderr] Adding peniko v0.2.0 (available: v0.5.0) [INFO] [stderr] Adding resvg v0.43.0 (available: v0.45.1) [INFO] [stderr] Adding swash v0.1.19 (available: v0.2.6) [INFO] [stderr] Adding wgpu v22.1.0 (available: v27.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a693df03d9b02ead5ad8243177215113e45143e308dbedc82b52cec7b0b1653 [INFO] running `Command { std: "docker" "start" "-a" "8a693df03d9b02ead5ad8243177215113e45143e308dbedc82b52cec7b0b1653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a693df03d9b02ead5ad8243177215113e45143e308dbedc82b52cec7b0b1653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a693df03d9b02ead5ad8243177215113e45143e308dbedc82b52cec7b0b1653", kill_on_drop: false }` [INFO] [stdout] 8a693df03d9b02ead5ad8243177215113e45143e308dbedc82b52cec7b0b1653 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b9c0940bf6ce73329487c13cae3c26d64cfa680b584bce1621e29a6154b8664 [INFO] running `Command { std: "docker" "start" "-a" "7b9c0940bf6ce73329487c13cae3c26d64cfa680b584bce1621e29a6154b8664", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Checking wgpu-types v22.0.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Checking unicode-ccc v0.3.0 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Compiling floem-winit v0.29.5 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking self_cell v1.2.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking fontdb v0.21.0 [INFO] [stderr] Checking moxcms v0.7.10 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking font-types v0.7.3 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking read-fonts v0.22.7 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Checking rustybuzz v0.18.0 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking peniko v0.2.0 [INFO] [stderr] Checking usvg v0.43.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking resvg v0.43.0 [INFO] [stderr] Checking skrifa v0.22.3 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking swash v0.1.19 [INFO] [stderr] Checking sctk-adwaita v0.7.0 [INFO] [stderr] Checking cosmic-text v0.12.1 [INFO] [stderr] Checking floem_renderer v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/attrs.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn as_family(&self) -> Family { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn as_family(&self) -> Family<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/attrs.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn as_attrs(&self) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn as_attrs(&self) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/attrs.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn defaults(&self) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | pub fn defaults(&self) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/attrs.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn get_span(&self, index: usize) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 212 | pub fn get_span(&self, index: usize) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/layout.rs:283:24 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn layout_runs(&self) -> LayoutRunIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | pub fn layout_runs(&self) -> LayoutRunIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/attrs.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn as_family(&self) -> Family { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn as_family(&self) -> Family<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/attrs.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn as_attrs(&self) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn as_attrs(&self) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/attrs.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn defaults(&self) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | pub fn defaults(&self) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/attrs.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn get_span(&self, index: usize) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 212 | pub fn get_span(&self, index: usize) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text/layout.rs:283:24 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn layout_runs(&self) -> LayoutRunIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | pub fn layout_runs(&self) -> LayoutRunIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.27s [INFO] running `Command { std: "docker" "inspect" "7b9c0940bf6ce73329487c13cae3c26d64cfa680b584bce1621e29a6154b8664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b9c0940bf6ce73329487c13cae3c26d64cfa680b584bce1621e29a6154b8664", kill_on_drop: false }` [INFO] [stdout] 7b9c0940bf6ce73329487c13cae3c26d64cfa680b584bce1621e29a6154b8664