[INFO] cloning repository https://github.com/wawa19933/rs-vulkan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wawa19933/rs-vulkan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwawa19933%2Frs-vulkan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwawa19933%2Frs-vulkan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62169a1d6200bddca2b8817c5b4d7d835ec08554 [INFO] testing wawa19933/rs-vulkan against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwawa19933%2Frs-vulkan" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wawa19933/rs-vulkan on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wawa19933/rs-vulkan [INFO] finished tweaking git repo https://github.com/wawa19933/rs-vulkan [INFO] tweaked toml for git repo https://github.com/wawa19933/rs-vulkan written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/wawa19933/rs-vulkan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bb7bec6893b29452161284377a7395ba426c9db249d9bfbf7a526c2d9f97210 [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" "9bb7bec6893b29452161284377a7395ba426c9db249d9bfbf7a526c2d9f97210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bb7bec6893b29452161284377a7395ba426c9db249d9bfbf7a526c2d9f97210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb7bec6893b29452161284377a7395ba426c9db249d9bfbf7a526c2d9f97210", kill_on_drop: false }` [INFO] [stdout] 9bb7bec6893b29452161284377a7395ba426c9db249d9bfbf7a526c2d9f97210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3e98bac7125667d23abcbcd494a4bbc62fae04b5f94611890a01e31d6859071 [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" "a3e98bac7125667d23abcbcd494a4bbc62fae04b5f94611890a01e31d6859071", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.14 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling vulkano v0.9.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling half v1.1.0 [INFO] [stderr] Compiling vk-sys v0.3.3 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling smallvec v0.6.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling env_logger v0.5.9 [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-0.2.11/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="default"' -C metadata=b655284a1e43b4f9 -C extra-filename=-b655284a1e43b4f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-247e403eab3a4f88.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-fac5840f1750c0f1.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-976bb9b84fe0b958.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-5b5df97623300625.rmeta --extern utf8_ranges=/opt/rustwide/target/debug/deps/libutf8_ranges-d9dab086e6370d17.rmeta --cap-lints allow --cap-lints=forbid --cfg regex_runtime_teddy_ssse3 --cfg regex_runtime_teddy_avx2` (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" "a3e98bac7125667d23abcbcd494a4bbc62fae04b5f94611890a01e31d6859071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e98bac7125667d23abcbcd494a4bbc62fae04b5f94611890a01e31d6859071", kill_on_drop: false }` [INFO] [stdout] a3e98bac7125667d23abcbcd494a4bbc62fae04b5f94611890a01e31d6859071