[INFO] cloning repository https://github.com/JunkuiZhang/RT-wgpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JunkuiZhang/RT-wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunkuiZhang%2FRT-wgpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunkuiZhang%2FRT-wgpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f030be2e07bdd227bed0e13c17039604e3b0de01 [INFO] testing JunkuiZhang/RT-wgpu against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJunkuiZhang%2FRT-wgpu" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JunkuiZhang/RT-wgpu on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JunkuiZhang/RT-wgpu [INFO] finished tweaking git repo https://github.com/JunkuiZhang/RT-wgpu [INFO] tweaked toml for git repo https://github.com/JunkuiZhang/RT-wgpu written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/JunkuiZhang/RT-wgpu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 93cbe8eb0a96d4ae8c17ab9f5a0fe390db8c4388badd6b384735f1fcc6acd97d [INFO] running `Command { std: "docker" "start" "-a" "93cbe8eb0a96d4ae8c17ab9f5a0fe390db8c4388badd6b384735f1fcc6acd97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93cbe8eb0a96d4ae8c17ab9f5a0fe390db8c4388badd6b384735f1fcc6acd97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93cbe8eb0a96d4ae8c17ab9f5a0fe390db8c4388badd6b384735f1fcc6acd97d", kill_on_drop: false }` [INFO] [stdout] 93cbe8eb0a96d4ae8c17ab9f5a0fe390db8c4388badd6b384735f1fcc6acd97d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68111fbd929d07508dd38988e7b30df6d8e34e1c8973a25b91838f39e642cab1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "68111fbd929d07508dd38988e7b30df6d8e34e1c8973a25b91838f39e642cab1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling glow v0.11.1 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling wgpu-core v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling calloop v0.9.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.8.0 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling wgpu-hal v0.12.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling ray-tracing-wgpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `input_buffer` [INFO] [stdout] --> src/controler.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | input_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `raw_data` [INFO] [stdout] --> src/entity/panel_impl.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn raw_data(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `raw_data` [INFO] [stdout] --> src/entity/sphere_impl.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn raw_data(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `Command { std: "docker" "inspect" "68111fbd929d07508dd38988e7b30df6d8e34e1c8973a25b91838f39e642cab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68111fbd929d07508dd38988e7b30df6d8e34e1c8973a25b91838f39e642cab1", kill_on_drop: false }` [INFO] [stdout] 68111fbd929d07508dd38988e7b30df6d8e34e1c8973a25b91838f39e642cab1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d4c4b3efb33da55edac8964cd1a37ff1ff0a5f17246e6f7a210a338c0a5cecf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1d4c4b3efb33da55edac8964cd1a37ff1ff0a5f17246e6f7a210a338c0a5cecf", kill_on_drop: false }` [INFO] [stderr] Compiling ray-tracing-wgpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `input_buffer` [INFO] [stdout] --> src/controler.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | input_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `raw_data` [INFO] [stdout] --> src/entity/panel_impl.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn raw_data(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `raw_data` [INFO] [stdout] --> src/entity/sphere_impl.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn raw_data(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.62s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ray_tracing_wgpu-40b4a80cfe0a18b2) [INFO] running `Command { std: "docker" "inspect" "1d4c4b3efb33da55edac8964cd1a37ff1ff0a5f17246e6f7a210a338c0a5cecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d4c4b3efb33da55edac8964cd1a37ff1ff0a5f17246e6f7a210a338c0a5cecf", kill_on_drop: false }` [INFO] [stdout] 1d4c4b3efb33da55edac8964cd1a37ff1ff0a5f17246e6f7a210a338c0a5cecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56e7741f13a283191cb2c90dc66de3dd90ef032048dcd218a9c786943021b6bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "56e7741f13a283191cb2c90dc66de3dd90ef032048dcd218a9c786943021b6bc", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `input_buffer` [INFO] [stderr] --> src/controler.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | input_buffer: wgpu::Buffer, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `raw_data` [INFO] [stderr] --> src/entity/panel_impl.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn raw_data(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `raw_data` [INFO] [stderr] --> src/entity/sphere_impl.rs:18:12 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn raw_data(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ray-tracing-wgpu` (bin "ray-tracing-wgpu" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ray_tracing_wgpu-40b4a80cfe0a18b2) [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" "56e7741f13a283191cb2c90dc66de3dd90ef032048dcd218a9c786943021b6bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e7741f13a283191cb2c90dc66de3dd90ef032048dcd218a9c786943021b6bc", kill_on_drop: false }` [INFO] [stdout] 56e7741f13a283191cb2c90dc66de3dd90ef032048dcd218a9c786943021b6bc