[INFO] cloning repository https://github.com/nsf/vrmp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nsf/vrmp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsf%2Fvrmp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsf%2Fvrmp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb111d46508e8220aade5aabcc445fd972fbc3ad [INFO] testing nsf/vrmp against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsf%2Fvrmp" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nsf/vrmp on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nsf/vrmp [INFO] finished tweaking git repo https://github.com/nsf/vrmp [INFO] tweaked toml for git repo https://github.com/nsf/vrmp written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/nsf/vrmp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Rust-SDL2/rust-sdl2` [INFO] [stderr] Updating git submodule `https://github.com/libsdl-org/SDL` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chlorine v1.0.10 [INFO] [stderr] Downloaded argh v0.1.7 [INFO] [stderr] Downloaded xdg v2.4.0 [INFO] [stderr] Downloaded argh_derive v0.1.7 [INFO] [stderr] Downloaded argh_shared v0.1.7 [INFO] [stderr] Downloaded naga v0.8.2 [INFO] [stderr] Downloaded phf_generator v0.10.0 [INFO] [stderr] Downloaded phf v0.10.1 [INFO] [stderr] Downloaded phf_codegen v0.10.0 [INFO] [stderr] Downloaded chrono-tz-build v0.0.2 [INFO] [stderr] Downloaded chrono-tz v0.6.1 [INFO] [stderr] Downloaded imgui v0.8.2 [INFO] [stderr] Downloaded imgui-wgpu v0.19.0 [INFO] [stderr] Downloaded pollster v0.2.4 [INFO] [stderr] Downloaded elsa v1.5.0 [INFO] [stderr] Downloaded rusqlite v0.26.3 [INFO] [stderr] Downloaded tera v1.15.0 [INFO] [stderr] Downloaded imgui-sys v0.8.2 [INFO] [stderr] Downloaded openxr-sys v0.9.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.23.2 [INFO] [stderr] Downloaded glx v0.2.6 [INFO] [stderr] Downloaded openxr v0.15.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a2586e2d3a749990ca07c348bcc69b799fa3071d57e35a957a88ebcb8322548 [INFO] running `Command { std: "docker" "start" "-a" "6a2586e2d3a749990ca07c348bcc69b799fa3071d57e35a957a88ebcb8322548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a2586e2d3a749990ca07c348bcc69b799fa3071d57e35a957a88ebcb8322548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2586e2d3a749990ca07c348bcc69b799fa3071d57e35a957a88ebcb8322548", kill_on_drop: false }` [INFO] [stdout] 6a2586e2d3a749990ca07c348bcc69b799fa3071d57e35a957a88ebcb8322548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2add475c2977add498422d33d7522048702b29c70515af22ab0237cd72f2417 [INFO] running `Command { std: "docker" "start" "-a" "a2add475c2977add498422d33d7522048702b29c70515af22ab0237cd72f2417", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling sdl2 v0.35.1 (https://github.com/Rust-SDL2/rust-sdl2#3aeeefc5) [INFO] [stderr] Compiling openxr-sys v0.9.1 [INFO] [stderr] Compiling chlorine v1.0.10 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling glam v0.20.2 [INFO] [stderr] Compiling elsa v1.5.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling libgl v0.1.0 (/opt/rustwide/workdir/libgl) [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling sdl2-sys v0.35.1 (https://github.com/Rust-SDL2/rust-sdl2#3aeeefc5) [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.34.0+1.2.203/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 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="linked"' --cfg 'feature="loaded"' -C metadata=c1e9a1750b439cd2 -C extra-filename=-c1e9a1750b439cd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-52db09cc661d842c.rmeta --cap-lints allow --cap-lints=warn -l vulkan` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a2add475c2977add498422d33d7522048702b29c70515af22ab0237cd72f2417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2add475c2977add498422d33d7522048702b29c70515af22ab0237cd72f2417", kill_on_drop: false }` [INFO] [stdout] a2add475c2977add498422d33d7522048702b29c70515af22ab0237cd72f2417