[INFO] fetching crate devotee 0.2.0-beta.19... [INFO] checking devotee-0.2.0-beta.19 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate devotee 0.2.0-beta.19 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate devotee 0.2.0-beta.19 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate devotee 0.2.0-beta.19 [INFO] tweaked toml for crates.io crate devotee 0.2.0-beta.19 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate devotee 0.2.0-beta.19 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate devotee 0.2.0-beta.19 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded ctor-lite v0.1.0 [INFO] [stderr] Downloaded drm v0.12.0 [INFO] [stderr] Downloaded bytemuck_derive v1.9.2 [INFO] [stderr] Downloaded devotee-backend v0.2.0-beta.5 [INFO] [stderr] Downloaded drm-sys v0.7.0 [INFO] [stderr] Downloaded tiny-xlib v0.2.4 [INFO] [stderr] Downloaded drm-ffi v0.8.0 [INFO] [stderr] Downloaded drm-fourcc v2.2.0 [INFO] [stderr] Downloaded devotee-backend-softbuffer v0.2.0-beta.11 [INFO] [stderr] Downloaded pixels v0.15.0 [INFO] [stderr] Downloaded softbuffer v0.4.6 [INFO] [stderr] Downloaded devotee-backend-pixels v0.2.0-beta.11 [INFO] [stderr] Downloaded linux-raw-sys v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5cb092fc18df45121fdbef82620ed9605d2b321722802b168a14dee5a7136b7 [INFO] running `Command { std: "docker" "start" "-a" "b5cb092fc18df45121fdbef82620ed9605d2b321722802b168a14dee5a7136b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5cb092fc18df45121fdbef82620ed9605d2b321722802b168a14dee5a7136b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5cb092fc18df45121fdbef82620ed9605d2b321722802b168a14dee5a7136b7", kill_on_drop: false }` [INFO] [stdout] b5cb092fc18df45121fdbef82620ed9605d2b321722802b168a14dee5a7136b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07316a8ecbeae18a6d72d2be108b2fae1d8b8a375864b6a67c623253b32b888f [INFO] running `Command { std: "docker" "start" "-a" "07316a8ecbeae18a6d72d2be108b2fae1d8b8a375864b6a67c623253b32b888f", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking linux-raw-sys v0.6.5 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Checking ctor-lite v0.1.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking devotee-backend v0.2.0-beta.5 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.2 [INFO] [stderr] Checking rodio v0.20.1 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking drm-ffi v0.8.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking drm v0.12.0 [INFO] [stderr] Checking ultraviolet v0.9.2 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking devotee-backend-softbuffer v0.2.0-beta.11 [INFO] [stderr] Checking devotee v0.2.0-beta.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/visual/adapter/generic.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 159 | position: Vector, [INFO] [stdout] 160 | ) -> Option::TexelMut, Convert>> { [INFO] [stdout] | -- -------------------------------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | ) -> Option>::TexelMut, Convert>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/visual/adapter/generic.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 179 | position: Vector, [INFO] [stdout] 180 | ) -> AdapterMut<'_, Surf::Texel, ::TexelMut, Convert> { [INFO] [stdout] | -- -------------------------------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 180 | ) -> AdapterMut<'_, Surf::Texel, >::TexelMut, Convert> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pixels v0.15.0 [INFO] [stderr] Checking devotee-backend-pixels v0.2.0-beta.11 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/visual/adapter/generic.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 159 | position: Vector, [INFO] [stdout] 160 | ) -> Option::TexelMut, Convert>> { [INFO] [stdout] | -- -------------------------------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | ) -> Option>::TexelMut, Convert>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/visual/adapter/generic.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 179 | position: Vector, [INFO] [stdout] 180 | ) -> AdapterMut<'_, Surf::Texel, ::TexelMut, Convert> { [INFO] [stdout] | -- -------------------------------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 180 | ) -> AdapterMut<'_, Surf::Texel, >::TexelMut, Convert> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.59s [INFO] running `Command { std: "docker" "inspect" "07316a8ecbeae18a6d72d2be108b2fae1d8b8a375864b6a67c623253b32b888f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07316a8ecbeae18a6d72d2be108b2fae1d8b8a375864b6a67c623253b32b888f", kill_on_drop: false }` [INFO] [stdout] 07316a8ecbeae18a6d72d2be108b2fae1d8b8a375864b6a67c623253b32b888f