[INFO] cloning repository https://github.com/zuiyu1998/frame-graph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zuiyu1998/frame-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuiyu1998%2Fframe-graph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuiyu1998%2Fframe-graph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94de437c7f7fb5639b02811813ca332851dc8f70 [INFO] checking zuiyu1998/frame-graph against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuiyu1998%2Fframe-graph" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zuiyu1998/frame-graph [INFO] finished tweaking git repo https://github.com/zuiyu1998/frame-graph [INFO] tweaked toml for git repo https://github.com/zuiyu1998/frame-graph written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zuiyu1998/frame-graph on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zuiyu1998/frame-graph 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0b5c14b0831057213c93ccd61504f045f2ca6b861b4eccbcee88b32062c9ce0 [INFO] running `Command { std: "docker" "start" "-a" "a0b5c14b0831057213c93ccd61504f045f2ca6b861b4eccbcee88b32062c9ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0b5c14b0831057213c93ccd61504f045f2ca6b861b4eccbcee88b32062c9ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0b5c14b0831057213c93ccd61504f045f2ca6b861b4eccbcee88b32062c9ce0", kill_on_drop: false }` [INFO] [stdout] a0b5c14b0831057213c93ccd61504f045f2ca6b861b4eccbcee88b32062c9ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8826c880ec922ce1cad90ba30d713a26fad117e077a5a029b86bda0ae776fd4f [INFO] running `Command { std: "docker" "start" "-a" "8826c880ec922ce1cad90ba30d713a26fad117e077a5a029b86bda0ae776fd4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling wgpu-core v24.0.5 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling wgpu v24.0.5 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking wgpu-types v24.0.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking encase v0.10.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking frame-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common/bind_group/bind_group_binding.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get_resource_binding(&self) -> wgpu::BindingResource { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 39 | pub fn get_resource_binding(&self) -> wgpu::BindingResource<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common/color_attachment.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_render_pass_color_attachment(&self) -> wgpu::RenderPassColorAttachment { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 20 | pub fn get_render_pass_color_attachment(&self) -> wgpu::RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common/depth_stencil_attachment.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 35 | ) -> wgpu::RenderPassDepthStencilAttachment { [INFO] [stdout] | -------------------------------------- the lifetime gets 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] 35 | ) -> wgpu::RenderPassDepthStencilAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common/texture_view.rs:44:34 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_texture_view_desc(&self) -> wgpu::TextureViewDescriptor { [INFO] [stdout] | ^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 44 | pub fn get_texture_view_desc(&self) -> wgpu::TextureViewDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transient_resource/buffer.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn get_buffer_desc(&self) -> wgpu::BufferDescriptor { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 85 | pub fn get_buffer_desc(&self) -> wgpu::BufferDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transient_resource/texture.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_texture_desc(&self) -> wgpu::TextureDescriptor { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 63 | pub fn get_texture_desc(&self) -> wgpu::TextureDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common/bind_group/bind_group_binding.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get_resource_binding(&self) -> wgpu::BindingResource { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 39 | pub fn get_resource_binding(&self) -> wgpu::BindingResource<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common/color_attachment.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_render_pass_color_attachment(&self) -> wgpu::RenderPassColorAttachment { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 20 | pub fn get_render_pass_color_attachment(&self) -> wgpu::RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common/depth_stencil_attachment.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 35 | ) -> wgpu::RenderPassDepthStencilAttachment { [INFO] [stdout] | -------------------------------------- the lifetime gets 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] 35 | ) -> wgpu::RenderPassDepthStencilAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common/texture_view.rs:44:34 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_texture_view_desc(&self) -> wgpu::TextureViewDescriptor { [INFO] [stdout] | ^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 44 | pub fn get_texture_view_desc(&self) -> wgpu::TextureViewDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transient_resource/buffer.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn get_buffer_desc(&self) -> wgpu::BufferDescriptor { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 85 | pub fn get_buffer_desc(&self) -> wgpu::BufferDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transient_resource/texture.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_texture_desc(&self) -> wgpu::TextureDescriptor { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 63 | pub fn get_texture_desc(&self) -> wgpu::TextureDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.91s [INFO] running `Command { std: "docker" "inspect" "8826c880ec922ce1cad90ba30d713a26fad117e077a5a029b86bda0ae776fd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8826c880ec922ce1cad90ba30d713a26fad117e077a5a029b86bda0ae776fd4f", kill_on_drop: false }` [INFO] [stdout] 8826c880ec922ce1cad90ba30d713a26fad117e077a5a029b86bda0ae776fd4f