[INFO] cloning repository https://github.com/ten3roberts/ivy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ten3roberts/ivy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ften3roberts%2Fivy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ften3roberts%2Fivy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb65ecd0cbe75634c2d50b77582828d301682f56 [INFO] testing ten3roberts/ivy against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ften3roberts%2Fivy" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ten3roberts/ivy on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ten3roberts/ivy [INFO] finished tweaking git repo https://github.com/ten3roberts/ivy [INFO] tweaked toml for git repo https://github.com/ten3roberts/ivy written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/ten3roberts/ivy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic_refcell v0.1.7 [INFO] [stderr] Downloaded ahash v0.7.2 [INFO] [stderr] Downloaded spinning_top v0.2.4 [INFO] [stderr] Downloaded nanorand v0.5.2 [INFO] [stderr] Downloaded flume v0.10.5 [INFO] [stderr] Downloaded crossbeam-utils v0.8.4 [INFO] [stderr] Downloaded hecs v0.5.2 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded glfw-sys v3.3.4 [INFO] [stderr] Downloaded hecs-macros v0.6.0 [INFO] [stderr] Downloaded hecs-hierarchy v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 550e07e35914eebdea08e2d94089326f95e3018dfed6238da65423ab7a66662a [INFO] running `Command { std: "docker" "start" "-a" "550e07e35914eebdea08e2d94089326f95e3018dfed6238da65423ab7a66662a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "550e07e35914eebdea08e2d94089326f95e3018dfed6238da65423ab7a66662a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "550e07e35914eebdea08e2d94089326f95e3018dfed6238da65423ab7a66662a", kill_on_drop: false }` [INFO] [stdout] 550e07e35914eebdea08e2d94089326f95e3018dfed6238da65423ab7a66662a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fecb79c997b95bac6ebec93ad520d2280727996d8480058442728854313979fc [INFO] running `Command { std: "docker" "start" "-a" "fecb79c997b95bac6ebec93ad520d2280727996d8480058442728854313979fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling vk-sys v0.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling slotmap v1.0.5 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling wide v0.6.4 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling vk-mem v0.2.2 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling ivy-stb v0.1.0 (/opt/rustwide/workdir/ivy-stb) [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nanorand v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling vulkan v0.1.0 (/opt/rustwide/workdir/examples/vulkan) [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ultraviolet v0.8.0 [INFO] [stderr] error: failed to run custom build command for `vulkan v0.1.0 (/opt/rustwide/workdir/examples/vulkan)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/vulkan-92446526767d57b6/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] Compiling /opt/rustwide/workdir/examples/vulkan/res/shaders/fullscreen.vert [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: Failed to run glslc [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fecb79c997b95bac6ebec93ad520d2280727996d8480058442728854313979fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fecb79c997b95bac6ebec93ad520d2280727996d8480058442728854313979fc", kill_on_drop: false }` [INFO] [stdout] fecb79c997b95bac6ebec93ad520d2280727996d8480058442728854313979fc