[INFO] cloning repository https://github.com/gclark916/vulkano_examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gclark916/vulkano_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgclark916%2Fvulkano_examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgclark916%2Fvulkano_examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20dcf2760255f71bf4fdea0ca0f1e9d9eaea221f [INFO] checking gclark916/vulkano_examples against try#22dd2dd1dc07f63ae9394352d412f020d2985684 for pr-74627 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgclark916%2Fvulkano_examples" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gclark916/vulkano_examples on toolchain 22dd2dd1dc07f63ae9394352d412f020d2985684 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gclark916/vulkano_examples [INFO] finished tweaking git repo https://github.com/gclark916/vulkano_examples [INFO] tweaked toml for git repo https://github.com/gclark916/vulkano_examples written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/gclark916/vulkano_examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d76ee1efd40325e10420c0df009e41776b091730e27e9d7668f059eba80610e8 [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" "d76ee1efd40325e10420c0df009e41776b091730e27e9d7668f059eba80610e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d76ee1efd40325e10420c0df009e41776b091730e27e9d7668f059eba80610e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d76ee1efd40325e10420c0df009e41776b091730e27e9d7668f059eba80610e8", kill_on_drop: false }` [INFO] [stdout] d76ee1efd40325e10420c0df009e41776b091730e27e9d7668f059eba80610e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7488e320429309ca6edcdb4e764947210c2909441a81237bc060ff2210896aed [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" "7488e320429309ca6edcdb4e764947210c2909441a81237bc060ff2210896aed", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.28 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Compiling vulkano v0.5.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking smallvec v0.3.3 [INFO] [stderr] Checking half v1.0.0 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking vk-sys v0.3.0 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking deflate v0.7.14 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling cmake v0.1.24 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking shared_library v0.1.7 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] Compiling glsl-to-spirv v0.1.3 [INFO] [stderr] Checking png v0.8.0 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking image v0.14.0 [INFO] [stderr] error: could not compile `vulkano`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name vulkano /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=803d2234979d1544 -C extra-filename=-803d2234979d1544 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-9b561f6abdb68d73.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7745b549c989d4e4.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-69fc72fb98f4f82b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-45a42f939ba5de42.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-c6dcdae268be3912.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-d9650a39c82e9555.rmeta --extern vk_sys=/opt/rustwide/target/debug/deps/libvk_sys-9adb230d678c516a.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" "7488e320429309ca6edcdb4e764947210c2909441a81237bc060ff2210896aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7488e320429309ca6edcdb4e764947210c2909441a81237bc060ff2210896aed", kill_on_drop: false }` [INFO] [stdout] 7488e320429309ca6edcdb4e764947210c2909441a81237bc060ff2210896aed