[INFO] cloning repository https://github.com/hakolao/bevy_vulkano [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hakolao/bevy_vulkano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhakolao%2Fbevy_vulkano", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhakolao%2Fbevy_vulkano'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ecc3f325299a8dd70969246d4322864dd9a4f0f [INFO] testing hakolao/bevy_vulkano against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhakolao%2Fbevy_vulkano" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hakolao/bevy_vulkano on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hakolao/bevy_vulkano [INFO] finished tweaking git repo https://github.com/hakolao/bevy_vulkano [INFO] tweaked toml for git repo https://github.com/hakolao/bevy_vulkano written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/hakolao/bevy_vulkano already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 884dd00e127db4ee4afd0db10881209ad9c7f1f6a5606fd0e0cf964556c5ae2f [INFO] running `Command { std: "docker" "start" "-a" "884dd00e127db4ee4afd0db10881209ad9c7f1f6a5606fd0e0cf964556c5ae2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "884dd00e127db4ee4afd0db10881209ad9c7f1f6a5606fd0e0cf964556c5ae2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "884dd00e127db4ee4afd0db10881209ad9c7f1f6a5606fd0e0cf964556c5ae2f", kill_on_drop: false }` [INFO] [stdout] 884dd00e127db4ee4afd0db10881209ad9c7f1f6a5606fd0e0cf964556c5ae2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ffa8066b5edfb227bfd515ad774638d86893bac57a4d95dfbc88eb0e4494630 [INFO] running `Command { std: "docker" "start" "-a" "4ffa8066b5edfb227bfd515ad774638d86893bac57a4d95dfbc88eb0e4494630", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ttf-parser v0.14.0 [INFO] [stderr] Compiling ash v0.35.1+1.2.203 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling emath v0.16.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling vk-parse v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling owned_ttf_parser v0.14.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ab_glyph v0.2.13 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bevy_tasks v0.6.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling epaint v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling egui v0.16.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [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.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling vulkano v0.28.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [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 bevy_utils v0.6.0 [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 bevy_app v0.6.0 [INFO] [stderr] Compiling bevy_log v0.6.0 [INFO] [stderr] Compiling bevy_core v0.6.0 [INFO] [stderr] Compiling bevy_transform v0.6.0 [INFO] [stderr] Compiling bevy_input v0.6.0 [INFO] [stderr] Compiling bevy_window v0.6.0 [INFO] [stderr] Compiling bevy_diagnostic v0.6.0 [INFO] [stderr] Compiling bevy_asset v0.6.0 [INFO] [stderr] Compiling bevy_scene v0.6.0 [INFO] [stderr] Compiling bevy_internal v0.6.0 [INFO] [stderr] Compiling bevy v0.6.1 [INFO] [stderr] Compiling vulkano-win v0.28.0 [INFO] [stderr] Compiling bevy_vulkano v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.40s [INFO] running `Command { std: "docker" "inspect" "4ffa8066b5edfb227bfd515ad774638d86893bac57a4d95dfbc88eb0e4494630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ffa8066b5edfb227bfd515ad774638d86893bac57a4d95dfbc88eb0e4494630", kill_on_drop: false }` [INFO] [stdout] 4ffa8066b5edfb227bfd515ad774638d86893bac57a4d95dfbc88eb0e4494630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a56d779b5e4485992baef1e38d1e8bfd0f22201de97113d14c4b9c6bcb76920 [INFO] running `Command { std: "docker" "start" "-a" "2a56d779b5e4485992baef1e38d1e8bfd0f22201de97113d14c4b9c6bcb76920", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling shaderc-sys v0.7.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling vulkano v0.28.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.6.0 [INFO] [stderr] error: could not compile `vulkano` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name vulkano --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a468f94f32be16d8 -C extra-filename=-a468f94f32be16d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ash=/opt/rustwide/target/debug/deps/libash-19e470caa1bd390e.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-15c9b4d2c70a55a4.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a187eea5e358c489.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-9f36fce0ae76f2b3.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: shaderc: searching for native shaderc libraries on system; use '--features build-from-source' to force building from source code [INFO] [stderr] warning: shaderc: cannot find native shaderc library on system; falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2a56d779b5e4485992baef1e38d1e8bfd0f22201de97113d14c4b9c6bcb76920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a56d779b5e4485992baef1e38d1e8bfd0f22201de97113d14c4b9c6bcb76920", kill_on_drop: false }` [INFO] [stdout] 2a56d779b5e4485992baef1e38d1e8bfd0f22201de97113d14c4b9c6bcb76920