[INFO] updating cached repository https://github.com/tolziplohu/wasm-vk [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 02d7e63c56afa8b4c522f7ee9ac316bc6f08d169 [INFO] testing tolziplohu/wasm-vk against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolziplohu%2Fwasm-vk" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tolziplohu/wasm-vk on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/tolziplohu/wasm-vk already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 87ead0ae20fcdbe5ce719ac54d3304c31cd7d31a197475d91425ab98607d8cd3 [INFO] running `"docker" "start" "-a" "87ead0ae20fcdbe5ce719ac54d3304c31cd7d31a197475d91425ab98607d8cd3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling spirv_headers v1.4.1 (https://github.com/gfx-rs/rspirv?rev=219f6e2eba22c4d1834b1648dfe6b4fa6b7f9058#219f6e2e) [INFO] [stderr] Compiling derive_more v0.7.1 [INFO] [stderr] Compiling rspirv v0.5.4 (https://github.com/gfx-rs/rspirv?rev=219f6e2eba22c4d1834b1648dfe6b4fa6b7f9058#219f6e2e) [INFO] [stderr] Compiling wasm-vk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: associated function is never used: `map` [INFO] [stderr] --> src/ir.rs:230:8 [INFO] [stderr] | [INFO] [stderr] 230 | fn map(self, f: impl Copy + Fn(Self) -> Self) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `map` [INFO] [stderr] --> src/ir.rs:353:8 [INFO] [stderr] | [INFO] [stderr] 353 | fn map(self, f: impl Copy + Fn(Self) -> Self) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lift` [INFO] [stderr] --> src/ir.rs:490:8 [INFO] [stderr] | [INFO] [stderr] 490 | fn lift(self, max: u32) -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.50s [INFO] running `"docker" "inspect" "87ead0ae20fcdbe5ce719ac54d3304c31cd7d31a197475d91425ab98607d8cd3"` [INFO] running `"docker" "rm" "-f" "87ead0ae20fcdbe5ce719ac54d3304c31cd7d31a197475d91425ab98607d8cd3"` [INFO] [stdout] 87ead0ae20fcdbe5ce719ac54d3304c31cd7d31a197475d91425ab98607d8cd3 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 1ac8f15b73c22d40a9f043609b50b4ad5acce48f3638242acb6d9cd595ec7e14 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1ac8f15b73c22d40a9f043609b50b4ad5acce48f3638242acb6d9cd595ec7e14"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling vulkano v0.14.0 [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling half v1.4.0 [INFO] [stderr] Compiling vk-sys v0.4.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling png v0.15.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] warning: associated function is never used: `map` [INFO] [stderr] --> src/ir.rs:230:8 [INFO] [stderr] | [INFO] [stderr] 230 | fn map(self, f: impl Copy + Fn(Self) -> Self) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `map` [INFO] [stderr] --> src/ir.rs:353:8 [INFO] [stderr] | [INFO] [stderr] 353 | fn map(self, f: impl Copy + Fn(Self) -> Self) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lift` [INFO] [stderr] --> src/ir.rs:490:8 [INFO] [stderr] | [INFO] [stderr] 490 | fn lift(self, max: u32) -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling wabt-sys v0.7.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=5ed105fa2da0acaf -C extra-filename=-5ed105fa2da0acaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f237506ea8893324.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-323d7d06d29ddbc3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-75d34e2c3d44b53c.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1ac8f15b73c22d40a9f043609b50b4ad5acce48f3638242acb6d9cd595ec7e14"` [INFO] running `"docker" "rm" "-f" "1ac8f15b73c22d40a9f043609b50b4ad5acce48f3638242acb6d9cd595ec7e14"` [INFO] [stdout] 1ac8f15b73c22d40a9f043609b50b4ad5acce48f3638242acb6d9cd595ec7e14