[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] testing tolziplohu/wasm-vk against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolziplohu%2Fwasm-vk" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tolziplohu/wasm-vk on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-16/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/rspirv` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/SPIRV-Headers.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded half v1.4.0 [INFO] [stderr] Downloaded derive_more v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c142cedfe865e81c80f7a9452f157ce18bc5f8cf922ace88299a0c0d064c567f [INFO] running `Command { std: "docker" "start" "-a" "c142cedfe865e81c80f7a9452f157ce18bc5f8cf922ace88299a0c0d064c567f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c142cedfe865e81c80f7a9452f157ce18bc5f8cf922ace88299a0c0d064c567f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c142cedfe865e81c80f7a9452f157ce18bc5f8cf922ace88299a0c0d064c567f", kill_on_drop: false }` [INFO] [stdout] c142cedfe865e81c80f7a9452f157ce18bc5f8cf922ace88299a0c0d064c567f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79f45a7bbb2d289e2e2586010a53790906ffc7c9bb8cf7578a32d53ded2f7945 [INFO] running `Command { std: "docker" "start" "-a" "79f45a7bbb2d289e2e2586010a53790906ffc7c9bb8cf7578a32d53ded2f7945", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling derive_more v0.7.1 [INFO] [stderr] Compiling spirv_headers v1.4.1 (https://github.com/gfx-rs/rspirv?rev=219f6e2eba22c4d1834b1648dfe6b4fa6b7f9058#219f6e2e) [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] [stdout] warning: associated function is never used: `map` [INFO] [stdout] --> src/ir.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 230 | fn map(self, f: impl Copy + Fn(Self) -> Self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `map` [INFO] [stdout] --> src/ir.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 353 | fn map(self, f: impl Copy + Fn(Self) -> Self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lift` [INFO] [stdout] --> src/ir.rs:490:8 [INFO] [stdout] | [INFO] [stdout] 490 | fn lift(self, max: u32) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `head` [INFO] [stdout] --> src/spirv.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | head: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Loop` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spirv.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.40s [INFO] running `Command { std: "docker" "inspect" "79f45a7bbb2d289e2e2586010a53790906ffc7c9bb8cf7578a32d53ded2f7945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79f45a7bbb2d289e2e2586010a53790906ffc7c9bb8cf7578a32d53ded2f7945", kill_on_drop: false }` [INFO] [stdout] 79f45a7bbb2d289e2e2586010a53790906ffc7c9bb8cf7578a32d53ded2f7945 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06266c9353dec3a80bd27764a8faf0e26553b9e30352a15ae51b0ca8ff7d7b92 [INFO] running `Command { std: "docker" "start" "-a" "06266c9353dec3a80bd27764a8faf0e26553b9e30352a15ae51b0ca8ff7d7b92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [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 serde v1.0.102 [INFO] [stderr] Compiling vulkano v0.14.0 [INFO] [stderr] Compiling vk-sys v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling half v1.4.0 [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] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stdout] warning: associated function is never used: `map` [INFO] [stdout] --> src/ir.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 230 | fn map(self, f: impl Copy + Fn(Self) -> Self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `map` [INFO] [stdout] --> src/ir.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 353 | fn map(self, f: impl Copy + Fn(Self) -> Self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lift` [INFO] [stdout] --> src/ir.rs:490:8 [INFO] [stdout] | [INFO] [stdout] 490 | fn lift(self, max: u32) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `head` [INFO] [stdout] --> src/spirv.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | head: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Loop` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/spirv.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling png v0.15.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling wabt-sys v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [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,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=be403181dea750a0 -C extra-filename=-be403181dea750a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-4b55643a573be56f.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-e2ca065353e9e3e7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-d215ac4bc3daac49.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5958920e9175d5b4.rmeta --extern vk_sys=/opt/rustwide/target/debug/deps/libvk_sys-99e35fa40450b289.rmeta --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 `Command { std: "docker" "inspect" "06266c9353dec3a80bd27764a8faf0e26553b9e30352a15ae51b0ca8ff7d7b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06266c9353dec3a80bd27764a8faf0e26553b9e30352a15ae51b0ca8ff7d7b92", kill_on_drop: false }` [INFO] [stdout] 06266c9353dec3a80bd27764a8faf0e26553b9e30352a15ae51b0ca8ff7d7b92