[INFO] fetching crate blade-render 0.4.0...
[INFO] testing blade-render-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate blade-render 0.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate blade-render 0.4.0
[INFO] finished tweaking crates.io crate blade-render 0.4.0
[INFO] tweaked toml for crates.io crate blade-render 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blade-render 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 138 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding bevy_mikktspace v0.15.3 (available: v0.16.1)
[INFO] [stderr]       Adding blade-graphics v0.6.0 (available: v0.7.0)
[INFO] [stderr]       Adding glam v0.28.0 (available: v0.30.9)
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.27.2)
[INFO] [stderr]       Adding zune-core v0.4.12 (available: v0.5.0)
[INFO] [stderr]       Adding zune-jpeg v0.4.21 (available: v0.5.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6fe3708c873130a80e5f819dd3a8802f7784fe6a254e4226ad95de153cc7b40
[INFO] running `Command { std: "docker" "start" "-a" "b6fe3708c873130a80e5f819dd3a8802f7784fe6a254e4226ad95de153cc7b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6fe3708c873130a80e5f819dd3a8802f7784fe6a254e4226ad95de153cc7b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6fe3708c873130a80e5f819dd3a8802f7784fe6a254e4226ad95de153cc7b40", kill_on_drop: false }`
[INFO] [stdout] b6fe3708c873130a80e5f819dd3a8802f7784fe6a254e4226ad95de153cc7b40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4f016f786cccfe409566184eaac74cb09c014a5c4a2493c6fcc3fe2c4d0cc83
[INFO] running `Command { std: "docker" "start" "-a" "d4f016f786cccfe409566184eaac74cb09c014a5c4a2493c6fcc3fe2c4d0cc83", kill_on_drop: false }`
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling glam v0.28.0
[INFO] [stderr]    Compiling zune-png v0.4.10
[INFO] [stderr]    Compiling zune-hdr v0.4.0
[INFO] [stderr]    Compiling texpresso v2.0.2
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling hidden-trait v0.1.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling choir v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zune-image v0.4.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling blade-asset v0.2.0
[INFO] [stderr]    Compiling blade-macros v0.3.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.15.3
[INFO] [stderr]    Compiling zune-imageprocs v0.4.15
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling ash-window v0.13.0
[INFO] [stderr]    Compiling gpu-alloc-ash v0.7.0
[INFO] [stderr]    Compiling blade-graphics v0.6.0
[INFO] [stderr]    Compiling blade-render v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/asset_hub.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 72 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 73 |         base_path: &'a Path,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 74 |         name: N,
[INFO] [stdout] 75 |     ) -> LoadContext {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |     ) -> LoadContext<'a> {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "d4f016f786cccfe409566184eaac74cb09c014a5c4a2493c6fcc3fe2c4d0cc83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f016f786cccfe409566184eaac74cb09c014a5c4a2493c6fcc3fe2c4d0cc83", kill_on_drop: false }`
[INFO] [stdout] d4f016f786cccfe409566184eaac74cb09c014a5c4a2493c6fcc3fe2c4d0cc83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d78ab3eb030cc669823666c6e3f5d39a7be46898a6d3620e6fd308bb2a9c4e01
[INFO] running `Command { std: "docker" "start" "-a" "d78ab3eb030cc669823666c6e3f5d39a7be46898a6d3620e6fd308bb2a9c4e01", kill_on_drop: false }`
[INFO] [stderr]    Compiling blade-render v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/asset_hub.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 72 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 73 |         base_path: &'a Path,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 74 |         name: N,
[INFO] [stdout] 75 |     ) -> LoadContext {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |     ) -> LoadContext<'a> {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/asset_hub.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 72 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 73 |         base_path: &'a Path,
[INFO] [stdout]    |                     -- the lifetime is named here
[INFO] [stdout] 74 |         name: N,
[INFO] [stdout] 75 |     ) -> LoadContext {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |     ) -> LoadContext<'a> {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "d78ab3eb030cc669823666c6e3f5d39a7be46898a6d3620e6fd308bb2a9c4e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d78ab3eb030cc669823666c6e3f5d39a7be46898a6d3620e6fd308bb2a9c4e01", kill_on_drop: false }`
[INFO] [stdout] d78ab3eb030cc669823666c6e3f5d39a7be46898a6d3620e6fd308bb2a9c4e01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 544760ab90e7433a78f2d02638bcf33760ea0610833ff616151fb6154a8ae961
[INFO] running `Command { std: "docker" "start" "-a" "544760ab90e7433a78f2d02638bcf33760ea0610833ff616151fb6154a8ae961", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/asset_hub.rs:75:10
[INFO] [stderr]    |
[INFO] [stderr] 72 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 73 |         base_path: &'a Path,
[INFO] [stderr]    |                     -- the lifetime is named here
[INFO] [stderr] 74 |         name: N,
[INFO] [stderr] 75 |     ) -> LoadContext {
[INFO] [stderr]    |          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 75 |     ) -> LoadContext<'a> {
[INFO] [stderr]    |                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `blade-render` (lib) generated 1 warning (run `cargo fix --lib -p blade-render` to apply 1 suggestion)
[INFO] [stderr] warning: `blade-render` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blade_render-581b76013c014512)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests blade_render
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "544760ab90e7433a78f2d02638bcf33760ea0610833ff616151fb6154a8ae961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "544760ab90e7433a78f2d02638bcf33760ea0610833ff616151fb6154a8ae961", kill_on_drop: false }`
[INFO] [stdout] 544760ab90e7433a78f2d02638bcf33760ea0610833ff616151fb6154a8ae961
