[INFO] fetching crate ivy-window 0.10.3... [INFO] checking ivy-window-0.10.3 against master#43d9f3859e0204e764161ee085a360274b5f3e9a for pr-97346 [INFO] extracting crate ivy-window 0.10.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate ivy-window 0.10.3 on toolchain 43d9f3859e0204e764161ee085a360274b5f3e9a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ivy-window 0.10.3 [INFO] finished tweaking crates.io crate ivy-window 0.10.3 [INFO] tweaked toml for crates.io crate ivy-window 0.10.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "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 spirv-reflect v0.2.3 [INFO] [stderr] Downloaded glfw v0.43.0 [INFO] [stderr] Downloaded ash v0.35.2+1.2.203 [INFO] [stderr] Downloaded vk-sys v0.4.0 [INFO] [stderr] Downloaded derive-for v1.2.2 [INFO] [stderr] Downloaded glfw-sys v3.3.5 [INFO] [stderr] Downloaded hecs-macros v0.8.0 [INFO] [stderr] Downloaded gpu-allocator v0.15.1 [INFO] [stderr] Downloaded ivy-resources v0.10.3 [INFO] [stderr] Downloaded hecs-schedule v0.5.1 [INFO] [stderr] Downloaded ivy-base v0.10.3 [INFO] [stderr] Downloaded records v0.1.1 [INFO] [stderr] Downloaded ivy-random v0.10.3 [INFO] [stderr] Downloaded ivy-vulkan v0.10.3 [INFO] [stderr] Downloaded ivy-image v0.10.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20993dba26fa0bcac83be06c95b902e96d5becaeba9c3e05f850e960037e2a0b [INFO] running `Command { std: "docker" "start" "-a" "20993dba26fa0bcac83be06c95b902e96d5becaeba9c3e05f850e960037e2a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20993dba26fa0bcac83be06c95b902e96d5becaeba9c3e05f850e960037e2a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20993dba26fa0bcac83be06c95b902e96d5becaeba9c3e05f850e960037e2a0b", kill_on_drop: false }` [INFO] [stdout] 20993dba26fa0bcac83be06c95b902e96d5becaeba9c3e05f850e960037e2a0b [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c87576a4ac29403941955f7a20a03904b4ad8c4d72e075335b5d68f95001b77 [INFO] running `Command { std: "docker" "start" "-a" "1c87576a4ac29403941955f7a20a03904b4ad8c4d72e075335b5d68f95001b77", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling ash v0.35.2+1.2.203 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling palette v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking derive-for v1.2.2 [INFO] [stderr] Checking vk-sys v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling glfw-sys v3.3.5 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling ivy-image v0.10.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [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.35.2+1.2.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=a0e76741ec1dcb38 -C extra-filename=-a0e76741ec1dcb38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-676a0755134ff1f2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1c87576a4ac29403941955f7a20a03904b4ad8c4d72e075335b5d68f95001b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c87576a4ac29403941955f7a20a03904b4ad8c4d72e075335b5d68f95001b77", kill_on_drop: false }` [INFO] [stdout] 1c87576a4ac29403941955f7a20a03904b4ad8c4d72e075335b5d68f95001b77