[INFO] cloning repository https://github.com/baad-c0de/delve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baad-c0de/delve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaad-c0de%2Fdelve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaad-c0de%2Fdelve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98158c54fb94c8999a1df1536502514d84be6b16
[INFO] documenting baad-c0de/delve against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaad-c0de%2Fdelve" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/baad-c0de/delve
[INFO] finished tweaking git repo https://github.com/baad-c0de/delve
[INFO] tweaked toml for git repo https://github.com/baad-c0de/delve written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/baad-c0de/delve on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/baad-c0de/delve 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49087223e72fa89f195ff7d73141c7b804b6bec4554770ac97f91f4013e46f7b
[INFO] running `Command { std: "docker" "start" "-a" "49087223e72fa89f195ff7d73141c7b804b6bec4554770ac97f91f4013e46f7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49087223e72fa89f195ff7d73141c7b804b6bec4554770ac97f91f4013e46f7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49087223e72fa89f195ff7d73141c7b804b6bec4554770ac97f91f4013e46f7b", kill_on_drop: false }`
[INFO] [stdout] 49087223e72fa89f195ff7d73141c7b804b6bec4554770ac97f91f4013e46f7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5441c4bcc5e9b80282ef47de4d2bfc7634a7083ee64ffeaf5b4649b33e85ba73
[INFO] running `Command { std: "docker" "start" "-a" "5441c4bcc5e9b80282ef47de4d2bfc7634a7083ee64ffeaf5b4649b33e85ba73", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling ash v0.37.2+1.3.238
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking gpu-alloc v0.5.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking png v0.17.8
[INFO] [stderr]     Checking wgpu-types v0.15.2
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking strict-num v0.1.0
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking ttf-parser v0.19.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking glow v0.12.1
[INFO] [stderr]     Checking profiling v1.0.8
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling winit v0.28.3
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking zune-inflate v0.2.53
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking ab_glyph v0.2.21
[INFO] [stderr]     Checking chumsky v0.9.2
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling miette-derive v5.8.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling knuffel-derive v3.2.0
[INFO] [stderr]    Compiling wgpu_macros v0.1.0
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.38
[INFO] [stderr]     Checking naga v0.11.0
[INFO] [stderr]     Checking calloop v0.10.5
[INFO] [stderr]     Checking miette v5.8.0
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking exr v1.6.3
[INFO] [stderr]     Checking knuffel v3.2.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking wgpu-hal v0.15.4
[INFO] [stderr]     Checking wgpu-core v0.15.1
[INFO] [stderr]     Checking wgpu v0.15.1
[INFO] [stderr]     Checking gfx v0.1.0 (/opt/rustwide/workdir/crates/gfx)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/frame.rs:155:31
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn create_render_pass(&mut self, render_pass_desc: &str, back_colour: Color) -> RenderPass {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^^ the same lifetime is hidden 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] 155 |     pub fn create_render_pass(&mut self, render_pass_desc: &str, back_colour: Color) -> RenderPass<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/gfx/src/material.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) fn vertex_state(&self) -> VertexState {
[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] 92 |     pub(crate) fn vertex_state(&self) -> VertexState<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/material.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 119 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 120 |         targets: &'a [Option<ColorTargetState>],
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 121 |     ) -> FragmentState {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ) -> FragmentState<'a> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/screen.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 194 |     ) -> Material {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden 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] 194 |     ) -> Material<'_> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/screen.rs:222:35
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn create_render_pipeline(&self, pipeline_desc: &'static str) -> RenderPipelineBuilder {
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 222 |     pub fn create_render_pipeline(&self, pipeline_desc: &'static str) -> RenderPipelineBuilder<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gfx/src/screen.rs:289:24
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn start_frame(&self, frame_desc: &'static str) -> Result<Frame, GfxError> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here          ^^^^^ the same lifetime is hidden 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] 289 |     pub fn start_frame(&self, frame_desc: &'static str) -> Result<Frame<'_>, GfxError> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]  Documenting delve v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/delve/index.html
[INFO] running `Command { std: "docker" "inspect" "5441c4bcc5e9b80282ef47de4d2bfc7634a7083ee64ffeaf5b4649b33e85ba73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5441c4bcc5e9b80282ef47de4d2bfc7634a7083ee64ffeaf5b4649b33e85ba73", kill_on_drop: false }`
[INFO] [stdout] 5441c4bcc5e9b80282ef47de4d2bfc7634a7083ee64ffeaf5b4649b33e85ba73
