[INFO] cloning repository https://github.com/tolziplohu/wasm-vk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tolziplohu/wasm-vk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolziplohu%2Fwasm-vk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolziplohu%2Fwasm-vk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02d7e63c56afa8b4c522f7ee9ac316bc6f08d169 [INFO] checking tolziplohu/wasm-vk against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolziplohu%2Fwasm-vk" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tolziplohu/wasm-vk on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tolziplohu/wasm-vk [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/tolziplohu/wasm-vk [INFO] tweaked toml for git repo https://github.com/tolziplohu/wasm-vk written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tolziplohu/wasm-vk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12adb19dccfd59b8a99ec4e5e8a5718580c4a9dabac5192398ab33887274fdb5 [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" "12adb19dccfd59b8a99ec4e5e8a5718580c4a9dabac5192398ab33887274fdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12adb19dccfd59b8a99ec4e5e8a5718580c4a9dabac5192398ab33887274fdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12adb19dccfd59b8a99ec4e5e8a5718580c4a9dabac5192398ab33887274fdb5", kill_on_drop: false }` [INFO] [stdout] 12adb19dccfd59b8a99ec4e5e8a5718580c4a9dabac5192398ab33887274fdb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f872e5a0721c8835747cadfcbd8371f6677acc6e05dc7604bf81bd6759270fa [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" "9f872e5a0721c8835747cadfcbd8371f6677acc6e05dc7604bf81bd6759270fa", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling vulkano v0.14.0 [INFO] [stderr] Checking parity-wasm v0.40.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking half v1.4.0 [INFO] [stderr] Checking vk-sys v0.4.0 [INFO] [stderr] Checking smallvec v0.6.12 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking png v0.15.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling wabt-sys v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Checking spirv_headers v1.4.1 (https://github.com/gfx-rs/rspirv?rev=219f6e2eba22c4d1834b1648dfe6b4fa6b7f9058#219f6e2e) [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling derive_more v0.7.1 [INFO] [stderr] Checking rspirv v0.5.4 (https://github.com/gfx-rs/rspirv?rev=219f6e2eba22c4d1834b1648dfe6b4fa6b7f9058#219f6e2e) [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking serde_json v1.0.41 [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.14.0/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=d5e0996c62e8809d -C extra-filename=-d5e0996c62e8809d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-05c478eccc65599e.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-805e908b45fb6218.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-bcf634278f956fbf.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d07addd12a8987b7.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-bd88decf4afb6089.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ee16ead1c53ee459.rmeta --extern vk_sys=/opt/rustwide/target/debug/deps/libvk_sys-e98c116b5861e8cb.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" "9f872e5a0721c8835747cadfcbd8371f6677acc6e05dc7604bf81bd6759270fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f872e5a0721c8835747cadfcbd8371f6677acc6e05dc7604bf81bd6759270fa", kill_on_drop: false }` [INFO] [stdout] 9f872e5a0721c8835747cadfcbd8371f6677acc6e05dc7604bf81bd6759270fa