[INFO] fetching crate skulpin 0.13.0... [INFO] checking skulpin-0.13.0 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate skulpin 0.13.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate skulpin 0.13.0 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate skulpin 0.13.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate skulpin 0.13.0 [INFO] tweaked toml for crates.io crate skulpin 0.13.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate skulpin 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unidiff v0.3.3 [INFO] [stderr] Downloaded ash v0.32.0 [INFO] [stderr] Downloaded parry2d v0.1.2 [INFO] [stderr] Downloaded rapier2d v0.5.0 [INFO] [stderr] Downloaded profiling v0.1.8 [INFO] [stderr] Downloaded skulpin-app-winit v0.13.0 [INFO] [stderr] Downloaded skia-safe v0.38.1 [INFO] [stderr] Downloaded skia-bindings v0.38.0 [INFO] [stderr] Downloaded skulpin-renderer v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 01915b459fabfc41b4aa7cdc60aec2773f289f6a751d2152074a493afbd642f1 [INFO] running `Command { std: "docker" "start" "-a" "01915b459fabfc41b4aa7cdc60aec2773f289f6a751d2152074a493afbd642f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01915b459fabfc41b4aa7cdc60aec2773f289f6a751d2152074a493afbd642f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01915b459fabfc41b4aa7cdc60aec2773f289f6a751d2152074a493afbd642f1", kill_on_drop: false }` [INFO] [stdout] 01915b459fabfc41b4aa7cdc60aec2773f289f6a751d2152074a493afbd642f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b4417c6c69e2e4c725e8fb9e307aad0673d7481c35509a4e8990f6c7ada1aae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8b4417c6c69e2e4c725e8fb9e307aad0673d7481c35509a4e8990f6c7ada1aae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling vk-mem v0.2.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Checking ash v0.32.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rafx-base v0.0.10 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling unidiff v0.3.3 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] error: could not compile `clang-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=98de6a53d73bb0e2 -C extra-filename=-98de6a53d73bb0e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-bebc8faa8687c1c0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ee79a3655b0c060f.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-1fcec40f143cf4d1.rmeta --cap-lints allow --cap-lints=forbid` (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" "8b4417c6c69e2e4c725e8fb9e307aad0673d7481c35509a4e8990f6c7ada1aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b4417c6c69e2e4c725e8fb9e307aad0673d7481c35509a4e8990f6c7ada1aae", kill_on_drop: false }` [INFO] [stdout] 8b4417c6c69e2e4c725e8fb9e307aad0673d7481c35509a4e8990f6c7ada1aae