[INFO] cloning repository https://github.com/kocsis1david/wgrepp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kocsis1david/wgrepp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkocsis1david%2Fwgrepp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkocsis1david%2Fwgrepp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0f091ae187477e4363d1e9fb98740996d87fee5 [INFO] testing kocsis1david/wgrepp against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkocsis1david%2Fwgrepp" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kocsis1david/wgrepp on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kocsis1david/wgrepp [INFO] finished tweaking git repo https://github.com/kocsis1david/wgrepp [INFO] tweaked toml for git repo https://github.com/kocsis1david/wgrepp written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/kocsis1david/wgrepp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x11-dl v2.19.0 [INFO] [stderr] Downloaded calloop v0.9.1 [INFO] [stderr] Downloaded wgpu-core v0.12.0 [INFO] [stderr] Downloaded gpu-alloc v0.5.1 [INFO] [stderr] Downloaded naga v0.8.2 [INFO] [stderr] Downloaded gpu-descriptor v0.2.1 [INFO] [stderr] Downloaded rand_xoshiro v0.6.0 [INFO] [stderr] Downloaded num-bigint v0.4.2 [INFO] [stderr] Downloaded wgpu-hal v0.12.0 [INFO] [stderr] Downloaded profiling v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 122176bfd3a28d3beadc94a816abc03d033952920d75f638edbf947c3f3295b5 [INFO] running `Command { std: "docker" "start" "-a" "122176bfd3a28d3beadc94a816abc03d033952920d75f638edbf947c3f3295b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "122176bfd3a28d3beadc94a816abc03d033952920d75f638edbf947c3f3295b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "122176bfd3a28d3beadc94a816abc03d033952920d75f638edbf947c3f3295b5", kill_on_drop: false }` [INFO] [stdout] 122176bfd3a28d3beadc94a816abc03d033952920d75f638edbf947c3f3295b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43cf40f4f53090d13f22779f62ad6d902cd77557672642d4c3b286b197f82661 [INFO] running `Command { std: "docker" "start" "-a" "43cf40f4f53090d13f22779f62ad6d902cd77557672642d4c3b286b197f82661", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling glow v0.11.1 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling wgpu-core v0.12.0 [INFO] [stderr] Compiling gpu-alloc v0.5.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling naga v0.8.2 [INFO] [stderr] Compiling wgpu-hal v0.12.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling wgrepp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.24s [INFO] running `Command { std: "docker" "inspect" "43cf40f4f53090d13f22779f62ad6d902cd77557672642d4c3b286b197f82661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43cf40f4f53090d13f22779f62ad6d902cd77557672642d4c3b286b197f82661", kill_on_drop: false }` [INFO] [stdout] 43cf40f4f53090d13f22779f62ad6d902cd77557672642d4c3b286b197f82661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8f1bacb963515d63ef45fdc8e823bde1c863bfe7c786a65fecaa0f57f84260e [INFO] running `Command { std: "docker" "start" "-a" "d8f1bacb963515d63ef45fdc8e823bde1c863bfe7c786a65fecaa0f57f84260e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling x11-dl v2.19.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling calloop v0.9.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling naga v0.8.2 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling wgpu-hal v0.12.0 [INFO] [stderr] Compiling wgpu-core v0.12.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling wgrepp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.45s [INFO] running `Command { std: "docker" "inspect" "d8f1bacb963515d63ef45fdc8e823bde1c863bfe7c786a65fecaa0f57f84260e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8f1bacb963515d63ef45fdc8e823bde1c863bfe7c786a65fecaa0f57f84260e", kill_on_drop: false }` [INFO] [stdout] d8f1bacb963515d63ef45fdc8e823bde1c863bfe7c786a65fecaa0f57f84260e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4b3eec01b22a96e7cf0aa487c74bf693128738297674d12f86aa907e0e35566 [INFO] running `Command { std: "docker" "start" "-a" "e4b3eec01b22a96e7cf0aa487c74bf693128738297674d12f86aa907e0e35566", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wgrepp-a07c4ec54f2f1a37) [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 wgrepp [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/ssao/mod.rs - ssao (line 11) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/ssao/mod.rs - ssao (line 11) stdout ---- [INFO] [stdout] error: expected `;`, found `resources` [INFO] [stdout] --> src/ssao/mod.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 19 | ) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 22 | resources.write_uniforms( [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextureFormat` [INFO] [stdout] --> src/ssao/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 7 | TextureFormat::Rg16Float, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TextureFormat` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SsaoEffect` [INFO] [stdout] --> src/ssao/mod.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 4 | let effect = SsaoEffect::new( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use wgrepp::ssao::SsaoEffect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `device` in this scope [INFO] [stdout] --> src/ssao/mod.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 5 | &device, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `queue` in this scope [INFO] [stdout] --> src/ssao/mod.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 6 | &queue, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SsaoResources` [INFO] [stdout] --> src/ssao/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 11 | let resources = SsaoResources::new( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use wgrepp::ssao::SsaoResources; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `device` in this scope [INFO] [stdout] --> src/ssao/mod.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 13 | &device, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `queue` in this scope [INFO] [stdout] --> src/ssao/mod.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 14 | &queue, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `depth_texture_view` in this scope [INFO] [stdout] --> src/ssao/mod.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 15 | &depth_texture_view, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `normal_texture_view` in this scope [INFO] [stdout] --> src/ssao/mod.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 16 | &normal_texture_view, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `window_size` in this scope [INFO] [stdout] --> src/ssao/mod.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 17 | [window_size.x, window_size.y], [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `window_size` in this scope [INFO] [stdout] --> src/ssao/mod.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 17 | [window_size.x, window_size.y], [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `queue` in this scope [INFO] [stdout] --> src/ssao/mod.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 23 | &queue, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `proj_matrix` in this scope [INFO] [stdout] --> src/ssao/mod.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 24 | &proj_matrix.into(), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `encoder` in this scope [INFO] [stdout] --> src/ssao/mod.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 30 | resources.draw(&effect, &mut encoder, true); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/ssao/mod.rs - ssao (line 11) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "e4b3eec01b22a96e7cf0aa487c74bf693128738297674d12f86aa907e0e35566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b3eec01b22a96e7cf0aa487c74bf693128738297674d12f86aa907e0e35566", kill_on_drop: false }` [INFO] [stdout] e4b3eec01b22a96e7cf0aa487c74bf693128738297674d12f86aa907e0e35566