[INFO] fetching crate wgpu 29.0.3...
[INFO] testing wgpu-29.0.3 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate wgpu 29.0.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate wgpu 29.0.3
[INFO] finished tweaking crates.io crate wgpu 29.0.3
[INFO] tweaked toml for crates.io crate wgpu 29.0.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wgpu 29.0.3 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wgpu 29.0.3 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]   Downloaded wgpu-types v29.0.3
[INFO] [stderr]   Downloaded wgpu-naga-bridge v29.0.3
[INFO] [stderr]   Downloaded mach-dxcompiler-rs v0.1.4+2024.11.22-df583a3.1
[INFO] [stderr]   Downloaded gpu-descriptor v0.3.2
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.6.1
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]   Downloaded raw-window-metal v1.1.0
[INFO] [stderr]   Downloaded wgpu-core-deps-wasm v29.0.3
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.2
[INFO] [stderr]   Downloaded bit-set v0.9.1
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v29.0.3
[INFO] [stderr]   Downloaded bit-vec v0.9.1
[INFO] [stderr]   Downloaded pp-rs v0.2.1
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v29.0.3
[INFO] [stderr]   Downloaded gpu-allocator v0.28.0
[INFO] [stderr]   Downloaded ordered-float v5.1.0
[INFO] [stderr]   Downloaded ron v0.12.0
[INFO] [stderr]   Downloaded glow v0.17.0
[INFO] [stderr]   Downloaded objc2-metal v0.3.2
[INFO] [stderr]   Downloaded wgpu-core v29.0.3
[INFO] [stderr]   Downloaded wgpu-hal v29.0.3
[INFO] [stderr]   Downloaded naga v29.0.3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c387786df6562b80f70fd1d0bd81fb070a10d2a0af488c00592e6115d2c3914
[INFO] running `Command { std: "docker" "start" "-a" "8c387786df6562b80f70fd1d0bd81fb070a10d2a0af488c00592e6115d2c3914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c387786df6562b80f70fd1d0bd81fb070a10d2a0af488c00592e6115d2c3914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c387786df6562b80f70fd1d0bd81fb070a10d2a0af488c00592e6115d2c3914", kill_on_drop: false }`
[INFO] [stdout] 8c387786df6562b80f70fd1d0bd81fb070a10d2a0af488c00592e6115d2c3914
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f39abc76eea8a9f269cf908f91146cff9deeb58bf0929c170bf87bd17504ff7
[INFO] running `Command { std: "docker" "start" "-a" "3f39abc76eea8a9f269cf908f91146cff9deeb58bf0929c170bf87bd17504ff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling presser v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling glow v0.17.0
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling wgpu v29.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling wgpu-types v29.0.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling gpu-allocator v0.28.0
[INFO] [stderr]    Compiling wgpu-naga-bridge v29.0.3
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.37s
[INFO] running `Command { std: "docker" "inspect" "3f39abc76eea8a9f269cf908f91146cff9deeb58bf0929c170bf87bd17504ff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f39abc76eea8a9f269cf908f91146cff9deeb58bf0929c170bf87bd17504ff7", kill_on_drop: false }`
[INFO] [stdout] 3f39abc76eea8a9f269cf908f91146cff9deeb58bf0929c170bf87bd17504ff7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9704a3cac2c9a2aec2af3f65f948a4adae31726375a07ed70a6f01ee6f20885
[INFO] running `Command { std: "docker" "start" "-a" "b9704a3cac2c9a2aec2af3f65f948a4adae31726375a07ed70a6f01ee6f20885", kill_on_drop: false }`
[INFO] [stderr]    Compiling wgpu v29.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.89s
[INFO] running `Command { std: "docker" "inspect" "b9704a3cac2c9a2aec2af3f65f948a4adae31726375a07ed70a6f01ee6f20885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9704a3cac2c9a2aec2af3f65f948a4adae31726375a07ed70a6f01ee6f20885", kill_on_drop: false }`
[INFO] [stdout] b9704a3cac2c9a2aec2af3f65f948a4adae31726375a07ed70a6f01ee6f20885
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf4ad5a7436dc8e6e8941a45da23997eb2c6b47fbd4f818fe56b459bc5cdeabc
[INFO] running `Command { std: "docker" "start" "-a" "cf4ad5a7436dc8e6e8941a45da23997eb2c6b47fbd4f818fe56b459bc5cdeabc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wgpu-262719f1a315477e)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test api::buffer::tests::check_buffer_bounds_works_for_end_in_range ... ok
[INFO] [stdout] test api::buffer::tests::range_to_offset_size_works ... ok
[INFO] [stdout] test macros::make_spirv_le_pass ... ok
[INFO] [stdout] test macros::test_vertex_attr_array ... ok
[INFO] [stdout] test api::buffer::tests::range_overlapping ... ok
[INFO] [stdout] test macros::make_spirv_be_pass ... ok
[INFO] [stdout] test util::spirv::tests::success_be ... ok
[INFO] [stdout] test util::spirv::tests::success_le ... ok
[INFO] [stdout] test api::buffer::tests::check_buffer_bounds_panics_for_end_over_size - should panic ... ok
[INFO] [stdout] test api::buffer::tests::range_to_offset_size_panics_for_empty_range - should panic ... ok
[INFO] [stdout] test api::buffer::tests::check_buffer_bounds_panics_for_end_wraparound - should panic ... ok
[INFO] [stdout] test util::spirv::tests::const_be_fail - should panic ... ok
[INFO] [stdout] test api::buffer::tests::range_to_offset_size_panics_for_unbounded_empty_range - should panic ... ok
[INFO] [stdout] test util::spirv::tests::const_le_fail - should panic ... ok
[INFO] [stdout] test util::spirv::tests::make_spirv_empty - should panic ... ok
[INFO] [stdout] test util::spirv::tests::nonconst_be_fail - should panic ... ok
[INFO] [stdout] test util::spirv::tests::nonconst_le_fail - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wgpu
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/api/render_bundle_encoder.rs - api::render_bundle_encoder::RenderBundleEncoder<'a>::draw (line 129) ... ignored
[INFO] [stdout] test src/api/render_bundle_encoder.rs - api::render_bundle_encoder::RenderBundleEncoder<'a>::draw_indexed (line 152) ... ignored
[INFO] [stdout] test src/api/render_pass.rs - api::render_pass::RenderPass<'_>::draw (line 190) ... ignored
[INFO] [stdout] test src/api/render_pass.rs - api::render_pass::RenderPass<'_>::draw_indexed (line 217) ... ignored
[INFO] [stdout] test src/cmp.rs - cmp::impl_eq_ord_hash_arc_address (line 67) ... ignored
[INFO] [stdout] test src/cmp.rs - cmp::impl_eq_ord_hash_proxy (line 32) ... ignored
[INFO] [stdout] test src/dispatch.rs - dispatch::dispatch_types (line 615) ... ignored
[INFO] [stdout] test src/dispatch.rs - dispatch::dispatch_types (line 639) ... ignored
[INFO] [stdout] test src/dispatch.rs - dispatch::dispatch_types (line 647) ... ignored
[INFO] [stdout] test src/macros/mod.rs - macros::include_wgsl (line 167) ... ignored
[INFO] [stdout] test src/api/buffer.rs - api::buffer::BufferSlice (line 466) - compile ... ok
[INFO] [stdout] test src/api/adapter.rs - api::adapter::Adapter::get_presentation_timestamp (line 193) - compile ... ok
[INFO] [stdout] test src/api/buffer.rs - api::buffer::BufferSlice (line 458) - compile ... ok
[INFO] [stdout] test src/api/render_pass.rs - api::render_pass::RenderPass<'_>::multi_draw_indexed_indirect_count (line 453) ... ok
[INFO] [stdout] test src/util/mod.rs - util::pipeline_cache_key (line 106) - compile ... ok
[INFO] [stdout] test src/api/queue.rs - api::queue::Queue::write_buffer (line 130) - compile ... ok
[INFO] [stdout] test src/api/render_pass.rs - api::render_pass::RenderPass<'_>::multi_draw_indirect_count (line 412) ... ok
[INFO] [stdout] test src/api/buffer.rs - api::buffer::Buffer (line 127) ... ok
[INFO] [stdout] test src/api/device.rs - api::device::Device::push_error_scope (line 438) ... ok
[INFO] [stdout] test src/api/render_pipeline.rs - api::render_pipeline::VertexBufferLayout (line 53) ... ok
[INFO] [stdout] test src/macros/mod.rs - macros::vertex_attr_array (line 18) ... ok
[INFO] [stdout] test src/util/mod.rs - util::TextureFormatExt::to_storage_format (line 179) ... ok
[INFO] [stdout] test src/util/mod.rs - util::TextureFormatExt::from_storage_format (line 166) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cf4ad5a7436dc8e6e8941a45da23997eb2c6b47fbd4f818fe56b459bc5cdeabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf4ad5a7436dc8e6e8941a45da23997eb2c6b47fbd4f818fe56b459bc5cdeabc", kill_on_drop: false }`
[INFO] [stdout] cf4ad5a7436dc8e6e8941a45da23997eb2c6b47fbd4f818fe56b459bc5cdeabc
