[INFO] cloning repository https://github.com/JamesOrdner/theme-park-sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JamesOrdner/theme-park-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesOrdner%2Ftheme-park-sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesOrdner%2Ftheme-park-sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd8dcf2eafc8fd627bbc344d981e4d273dddaca9 [INFO] testing JamesOrdner/theme-park-sim 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%2FJamesOrdner%2Ftheme-park-sim" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JamesOrdner/theme-park-sim 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/JamesOrdner/theme-park-sim [INFO] finished tweaking git repo https://github.com/JamesOrdner/theme-park-sim [INFO] tweaked toml for git repo https://github.com/JamesOrdner/theme-park-sim written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/JamesOrdner/theme-park-sim 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9febfd3955306f015cee51a434e5d42f41ae9433b11ca8bd78b01fca167e9eb [INFO] running `Command { std: "docker" "start" "-a" "d9febfd3955306f015cee51a434e5d42f41ae9433b11ca8bd78b01fca167e9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9febfd3955306f015cee51a434e5d42f41ae9433b11ca8bd78b01fca167e9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9febfd3955306f015cee51a434e5d42f41ae9433b11ca8bd78b01fca167e9eb", kill_on_drop: false }` [INFO] [stdout] d9febfd3955306f015cee51a434e5d42f41ae9433b11ca8bd78b01fca167e9eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c1d71c11347d5411383be91b4a012549e3fa2b3030b2bd3b0fc4b5c4f1c4faf [INFO] running `Command { std: "docker" "start" "-a" "0c1d71c11347d5411383be91b4a012549e3fa2b3030b2bd3b0fc4b5c4f1c4faf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling game_entity v0.0.0 (/opt/rustwide/workdir/crates/game_entity) [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling update_buffer v0.0.0 (/opt/rustwide/workdir/crates/update_buffer) [INFO] [stderr] Compiling game_system v0.0.0 (/opt/rustwide/workdir/crates/game_system) [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling metal v0.0.0 (/opt/rustwide/workdir/crates/metal) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling ringbuf v0.2.8 [INFO] [stderr] Compiling task v0.0.0 (/opt/rustwide/workdir/crates/task) [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling task_executor v0.0.0 (/opt/rustwide/workdir/crates/task_executor) [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling nalgebra-glm v0.16.0 [INFO] [stderr] Compiling event v0.0.0 (/opt/rustwide/workdir/crates/event) [INFO] [stderr] Compiling game_resources v0.0.0 (/opt/rustwide/workdir/crates/game_resources) [INFO] [stderr] Compiling system_audio v0.0.0 (/opt/rustwide/workdir/crates/system_audio) [INFO] [stderr] Compiling frame_buffer v0.0.0 (/opt/rustwide/workdir/crates/frame_buffer) [INFO] [stderr] Compiling game_controller v0.0.0 (/opt/rustwide/workdir/crates/game_controller) [INFO] [stderr] Compiling system_camera v0.0.0 (/opt/rustwide/workdir/crates/system_camera) [INFO] [stderr] Compiling game_input v0.0.0 (/opt/rustwide/workdir/crates/game_input) [INFO] [stderr] Compiling vulkan v0.0.0 (/opt/rustwide/workdir/crates/vulkan) [INFO] [stdout] error[E0412]: cannot find type `PhysicalSize` in this scope [INFO] [stdout] --> crates/vulkan/src/lib.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn window_resized(&mut self, _size: PhysicalSize) {} [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use winit::dpi::PhysicalSize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] Compiling system_interfaces v0.0.0 (/opt/rustwide/workdir/crates/system_interfaces) [INFO] [stderr] error: could not compile `vulkan` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0c1d71c11347d5411383be91b4a012549e3fa2b3030b2bd3b0fc4b5c4f1c4faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1d71c11347d5411383be91b4a012549e3fa2b3030b2bd3b0fc4b5c4f1c4faf", kill_on_drop: false }` [INFO] [stdout] 0c1d71c11347d5411383be91b4a012549e3fa2b3030b2bd3b0fc4b5c4f1c4faf