[INFO] cloning repository https://github.com/IceSentry/bevy_astroblasto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IceSentry/bevy_astroblasto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIceSentry%2Fbevy_astroblasto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIceSentry%2Fbevy_astroblasto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f15823254e86f587293e538215ce918ced47483 [INFO] checking IceSentry/bevy_astroblasto against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIceSentry%2Fbevy_astroblasto" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IceSentry/bevy_astroblasto on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/IceSentry/bevy_astroblasto [INFO] finished tweaking git repo https://github.com/IceSentry/bevy_astroblasto [INFO] tweaked toml for git repo https://github.com/IceSentry/bevy_astroblasto written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/IceSentry/bevy_astroblasto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] b95073197975495d3b59fde1daa406dd33eeea1200b33a115575d4b67fe29c1f [INFO] running `Command { std: "docker" "start" "-a" "b95073197975495d3b59fde1daa406dd33eeea1200b33a115575d4b67fe29c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b95073197975495d3b59fde1daa406dd33eeea1200b33a115575d4b67fe29c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b95073197975495d3b59fde1daa406dd33eeea1200b33a115575d4b67fe29c1f", kill_on_drop: false }` [INFO] [stdout] b95073197975495d3b59fde1daa406dd33eeea1200b33a115575d4b67fe29c1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9221e00d726157da92744be79236863706662e96de73d295410d649131df78e9 [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" "9221e00d726157da92744be79236863706662e96de73d295410d649131df78e9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling glam v0.9.3 [INFO] [stderr] Checking fixedbitset v0.3.0 [INFO] [stderr] Checking bytemuck v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Checking fastrand v1.3.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking ab_glyph v0.2.5 [INFO] [stderr] Checking cart-tmp-wgt v0.1.0 [INFO] [stderr] Checking spirv_headers v1.4.2 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking image v0.23.8 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.1.7 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking guillotiere v0.5.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking gfx-hal v0.5.3 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking cart-tmp-nga v0.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.3.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v5.0.0-pre.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking cart-tmp-gdesc v0.1.0 [INFO] [stderr] Checking gfx-backend-empty v0.5.2 [INFO] [stderr] Checking cart-tmp-gmem v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking rodio v0.11.0 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking bevy_ron v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking gfx-backend-vulkan v0.5.11 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking bevy_math v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking hexasphere v0.1.5 [INFO] [stderr] Checking cart-tmp-winit v0.22.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking cart-tmp-wgc v0.1.0 [INFO] [stderr] Checking gltf-json v0.15.2 [INFO] [stderr] Compiling bevy_hecs_macros v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Compiling bevy_derive v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Compiling bevy_property_derive v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_hecs v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_ecs v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking gltf v0.15.2 [INFO] [stderr] Checking cart-tmp-wgpu v0.1.0 [INFO] [stderr] Checking bevy_app v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_property v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_window v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_input v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_type_registry v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_winit v0.1.1 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_asset v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_core v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_transform v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_diagnostic v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_audio v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_scene v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_render v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_sprite v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_gltf v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_wgpu v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_pbr v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_text v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_ui v0.1.0 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy v0.1.2 (https://github.com/bevyengine/bevy#4a06bbf9) [INFO] [stderr] Checking bevy_astroblasto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `window_resize_plugin` [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod window_resize_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `window_resize_plugin`, create file "src/window_resize_plugin.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `window_resize_plugin` [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod window_resize_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `window_resize_plugin`, create file "src/window_resize_plugin.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `window_resize_plugin::WindowResizePlugin` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use window_resize_plugin::WindowResizePlugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WindowResizePlugin` in `window_resize_plugin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `window_resize_plugin::WindowResizePlugin` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use window_resize_plugin::WindowResizePlugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WindowResizePlugin` in `window_resize_plugin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_astroblasto` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9221e00d726157da92744be79236863706662e96de73d295410d649131df78e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9221e00d726157da92744be79236863706662e96de73d295410d649131df78e9", kill_on_drop: false }` [INFO] [stdout] 9221e00d726157da92744be79236863706662e96de73d295410d649131df78e9