[INFO] fetching crate wgpu-3dgs-viewer 0.3.0... [INFO] testing wgpu-3dgs-viewer-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate wgpu-3dgs-viewer 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate wgpu-3dgs-viewer 0.3.0 [INFO] finished tweaking crates.io crate wgpu-3dgs-viewer 0.3.0 [INFO] tweaked toml for crates.io crate wgpu-3dgs-viewer 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wgpu-3dgs-viewer 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wgpu-3dgs-viewer 0.3.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu v25.0.0 [INFO] [stderr] Downloaded wgpu-hal v25.0.1 [INFO] [stderr] Downloaded wgpu-core v25.0.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 200c6ac5c421128f58845d18e9454aed8275eb37b99a99d2c6e895e0c3859ab8 [INFO] running `Command { std: "docker" "start" "-a" "200c6ac5c421128f58845d18e9454aed8275eb37b99a99d2c6e895e0c3859ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "200c6ac5c421128f58845d18e9454aed8275eb37b99a99d2c6e895e0c3859ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "200c6ac5c421128f58845d18e9454aed8275eb37b99a99d2c6e895e0c3859ab8", kill_on_drop: false }` [INFO] [stdout] 200c6ac5c421128f58845d18e9454aed8275eb37b99a99d2c6e895e0c3859ab8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c6e1e9df295a73af8dbbcf5b65d77ae3ed8e4fdf23d1218a2dde4ad9daea8e2 [INFO] running `Command { std: "docker" "start" "-a" "5c6e1e9df295a73af8dbbcf5b65d77ae3ed8e4fdf23d1218a2dde4ad9daea8e2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling wgpu-hal v25.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling wgpu-core v25.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling wgpu v25.0.0 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling glam v0.30.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-types v25.0.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stderr] Compiling wgpu-3dgs-viewer v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "5c6e1e9df295a73af8dbbcf5b65d77ae3ed8e4fdf23d1218a2dde4ad9daea8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6e1e9df295a73af8dbbcf5b65d77ae3ed8e4fdf23d1218a2dde4ad9daea8e2", kill_on_drop: false }` [INFO] [stdout] 5c6e1e9df295a73af8dbbcf5b65d77ae3ed8e4fdf23d1218a2dde4ad9daea8e2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e79097e6f0ab677c8487e2c6aff240174c80c2f78f34c176488de92bfaf278be [INFO] running `Command { std: "docker" "start" "-a" "e79097e6f0ab677c8487e2c6aff240174c80c2f78f34c176488de92bfaf278be", kill_on_drop: false }` [INFO] [stderr] Compiling wgpu-3dgs-viewer v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "e79097e6f0ab677c8487e2c6aff240174c80c2f78f34c176488de92bfaf278be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79097e6f0ab677c8487e2c6aff240174c80c2f78f34c176488de92bfaf278be", kill_on_drop: false }` [INFO] [stdout] e79097e6f0ab677c8487e2c6aff240174c80c2f78f34c176488de92bfaf278be [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d31cb5bb9e2f90fde96bcac5ff1ece66d0b2d67f717ee018bcbb9934dc0a44df [INFO] running `Command { std: "docker" "start" "-a" "d31cb5bb9e2f90fde96bcac5ff1ece66d0b2d67f717ee018bcbb9934dc0a44df", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wgpu_3dgs_viewer-4d679ed45cddd5b5) [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 wgpu_3dgs_viewer [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/../README.md - (line 59) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/../README.md - (line 59) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `model_path` in this scope [INFO] [stdout] --> src/../README.md:67:29 [INFO] [stdout] | [INFO] [stdout] 11 | let f = std::fs::File::open(model_path).expect("ply file"); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `device` in this scope [INFO] [stdout] --> src/../README.md:76:18 [INFO] [stdout] | [INFO] [stdout] 20 | Viewer::new(&device, config.view_formats[0], &gaussians).expect("viewer"); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `config` in this scope [INFO] [stdout] --> src/../README.md:76:26 [INFO] [stdout] | [INFO] [stdout] 20 | Viewer::new(&device, config.view_formats[0], &gaussians).expect("viewer"); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `queue` in this scope [INFO] [stdout] --> src/../README.md:82:6 [INFO] [stdout] | [INFO] [stdout] 26 | &queue, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `config` in this scope [INFO] [stdout] --> src/../README.md:84:11 [INFO] [stdout] | [INFO] [stdout] 28 | uvec2(config.width, config.height), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `config` in this scope [INFO] [stdout] --> src/../README.md:84:25 [INFO] [stdout] | [INFO] [stdout] 28 | uvec2(config.width, config.height), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `encoder` in this scope [INFO] [stdout] --> src/../README.md:91:10 [INFO] [stdout] | [INFO] [stdout] 35 | &mut encoder, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `texture_view` in this scope [INFO] [stdout] --> src/../README.md:92:6 [INFO] [stdout] | [INFO] [stdout] 36 | &texture_view, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/../README.md:90:8 [INFO] [stdout] | [INFO] [stdout] 34 | viewer.render( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | gaussians.gaussians.len() as u32, [INFO] [stdout] | -------------------------------- unexpected argument #3 of type `u32` [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn render(&self, encoder: &mut wgpu::CommandEncoder, texture_view: &wgpu::TextureView) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 36 - &texture_view, [INFO] [stdout] 37 - gaussians.gaussians.len() as u32, [INFO] [stdout] 36 + &texture_view, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/../README.md - (line 59) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.47s; merged doctests compilation took 0.22s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d31cb5bb9e2f90fde96bcac5ff1ece66d0b2d67f717ee018bcbb9934dc0a44df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31cb5bb9e2f90fde96bcac5ff1ece66d0b2d67f717ee018bcbb9934dc0a44df", kill_on_drop: false }` [INFO] [stdout] d31cb5bb9e2f90fde96bcac5ff1ece66d0b2d67f717ee018bcbb9934dc0a44df