[INFO] cloning repository https://github.com/Sixmorphugus/bevy_wgpu_problem_minimal_repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sixmorphugus/bevy_wgpu_problem_minimal_repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSixmorphugus%2Fbevy_wgpu_problem_minimal_repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSixmorphugus%2Fbevy_wgpu_problem_minimal_repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 048537c3f83854f35f9441d1f37cb04158bb4e20 [INFO] testing Sixmorphugus/bevy_wgpu_problem_minimal_repro 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%2FSixmorphugus%2Fbevy_wgpu_problem_minimal_repro" "/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/Sixmorphugus/bevy_wgpu_problem_minimal_repro 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/Sixmorphugus/bevy_wgpu_problem_minimal_repro [INFO] finished tweaking git repo https://github.com/Sixmorphugus/bevy_wgpu_problem_minimal_repro [INFO] tweaked toml for git repo https://github.com/Sixmorphugus/bevy_wgpu_problem_minimal_repro written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Sixmorphugus/bevy_wgpu_problem_minimal_repro 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] [stdout] 3ac5d41402a60c7972a6cf24626fdbe165175bd1da86e07ee8aca9e0e4778e45 [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" "3ac5d41402a60c7972a6cf24626fdbe165175bd1da86e07ee8aca9e0e4778e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ac5d41402a60c7972a6cf24626fdbe165175bd1da86e07ee8aca9e0e4778e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac5d41402a60c7972a6cf24626fdbe165175bd1da86e07ee8aca9e0e4778e45", kill_on_drop: false }` [INFO] [stdout] 3ac5d41402a60c7972a6cf24626fdbe165175bd1da86e07ee8aca9e0e4778e45 [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] ff0efb31f390716e1380903afcabe1c7e86923803f45a36df18362d40cee38b6 [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" "ff0efb31f390716e1380903afcabe1c7e86923803f45a36df18362d40cee38b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling ash v0.35.2+1.2.203 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.12.0 (https://github.com/gfx-rs/wgpu#b52d68d5) [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.12.0 (https://github.com/gfx-rs/wgpu#b52d68d5) [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bevy_tasks v0.6.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.8.0 (https://github.com/gfx-rs/naga?rev=f90e563#f90e563c) [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.6.0 [INFO] [stderr] Compiling bevy_derive v0.6.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.6.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.6.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling glam v0.20.2 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wgpu-hal v0.12.0 (https://github.com/gfx-rs/wgpu#b52d68d5) [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling bevy_utils v0.6.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling bevy_reflect v0.6.0 [INFO] [stderr] Compiling bevy_ecs v0.6.1 [INFO] [stderr] Compiling bevy_math v0.6.0 [INFO] [stderr] Compiling wgpu v0.12.0 (https://github.com/gfx-rs/wgpu#b52d68d5) [INFO] [stderr] Compiling bevy_app v0.6.0 [INFO] [stderr] Compiling bevy_core v0.6.0 [INFO] [stderr] Compiling bevy_log v0.6.0 [INFO] [stderr] Compiling bevy_input v0.6.0 [INFO] [stderr] Compiling bevy_transform v0.6.0 [INFO] [stderr] Compiling bevy_window v0.6.0 [INFO] [stderr] Compiling bevy_diagnostic v0.6.0 [INFO] [stderr] Compiling bevy_gilrs v0.6.0 [INFO] [stderr] Compiling bevy_asset v0.6.0 [INFO] [stderr] Compiling bevy_scene v0.6.0 [INFO] [stderr] Compiling bevy_winit v0.6.1 [INFO] [stderr] Compiling bevy_internal v0.6.0 [INFO] [stderr] Compiling bevy v0.6.1 [INFO] [stderr] Compiling bevy_wgpu_problem_minimal_repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 55s [INFO] running `Command { std: "docker" "inspect" "ff0efb31f390716e1380903afcabe1c7e86923803f45a36df18362d40cee38b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff0efb31f390716e1380903afcabe1c7e86923803f45a36df18362d40cee38b6", kill_on_drop: false }` [INFO] [stdout] ff0efb31f390716e1380903afcabe1c7e86923803f45a36df18362d40cee38b6 [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] a4cc002b1fe9bb4ba40fc9514c7ca29aada18003ec608af0a6fe5afd35cae671 [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" "a4cc002b1fe9bb4ba40fc9514c7ca29aada18003ec608af0a6fe5afd35cae671", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_wgpu_problem_minimal_repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.72s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/bevy_wgpu_problem_minimal_repro-29eee2e1cda7b731) [INFO] running `Command { std: "docker" "inspect" "a4cc002b1fe9bb4ba40fc9514c7ca29aada18003ec608af0a6fe5afd35cae671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4cc002b1fe9bb4ba40fc9514c7ca29aada18003ec608af0a6fe5afd35cae671", kill_on_drop: false }` [INFO] [stdout] a4cc002b1fe9bb4ba40fc9514c7ca29aada18003ec608af0a6fe5afd35cae671 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b8bebfe1a4f24844e4cc68c1ce792cc454218f830bc1956f705a7e641e6accca [INFO] running `Command { std: "docker" "start" "-a" "b8bebfe1a4f24844e4cc68c1ce792cc454218f830bc1956f705a7e641e6accca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bevy_wgpu_problem_minimal_repro-29eee2e1cda7b731) [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" "b8bebfe1a4f24844e4cc68c1ce792cc454218f830bc1956f705a7e641e6accca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8bebfe1a4f24844e4cc68c1ce792cc454218f830bc1956f705a7e641e6accca", kill_on_drop: false }` [INFO] [stdout] b8bebfe1a4f24844e4cc68c1ce792cc454218f830bc1956f705a7e641e6accca