[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 try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolziplohu%2Fwasm-vk" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tolziplohu/wasm-vk on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-5/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 607f7eb686a732ab957d182bb2696d36ac4459c3d030109203d81c748dbd04fb [INFO] running `Command { std: "docker" "start" "-a" "607f7eb686a732ab957d182bb2696d36ac4459c3d030109203d81c748dbd04fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "607f7eb686a732ab957d182bb2696d36ac4459c3d030109203d81c748dbd04fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607f7eb686a732ab957d182bb2696d36ac4459c3d030109203d81c748dbd04fb", kill_on_drop: false }` [INFO] [stdout] 607f7eb686a732ab957d182bb2696d36ac4459c3d030109203d81c748dbd04fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aa4101c3fa5a325fa7b97d8c33a254f6d66bc5e7d8601ab43706fa27e5f6749e [INFO] running `Command { std: "docker" "start" "-a" "aa4101c3fa5a325fa7b97d8c33a254f6d66bc5e7d8601ab43706fa27e5f6749e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling fxhash v0.2.1 [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] [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 32.58s [INFO] running `Command { std: "docker" "inspect" "aa4101c3fa5a325fa7b97d8c33a254f6d66bc5e7d8601ab43706fa27e5f6749e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4101c3fa5a325fa7b97d8c33a254f6d66bc5e7d8601ab43706fa27e5f6749e", kill_on_drop: false }` [INFO] [stdout] aa4101c3fa5a325fa7b97d8c33a254f6d66bc5e7d8601ab43706fa27e5f6749e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f872626beaa65d477c52b194149c6575b444411e85de992a4f2dd04334f43286 [INFO] running `Command { std: "docker" "start" "-a" "f872626beaa65d477c52b194149c6575b444411e85de992a4f2dd04334f43286", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling vulkano v0.14.0 [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling half v1.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling vk-sys v0.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [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 crossbeam-utils v0.6.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [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 quote v0.6.13 [INFO] [stderr] Compiling png v0.15.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling quote v1.0.2 [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 crossbeam v0.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling wabt v0.9.2 [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 test [unoptimized + debuginfo] target(s) in 2m 01s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_vk-b428d1ec63e35d11) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/wasm_vk-167f9783a73b58de) [INFO] [stderr] Executable tests/runner.rs (/opt/rustwide/target/debug/deps/runner-89af263301c98641) [INFO] [stderr] Executable tests/two_buffers.rs (/opt/rustwide/target/debug/deps/two_buffers-6f0a7fad501a22f1) [INFO] running `Command { std: "docker" "inspect" "f872626beaa65d477c52b194149c6575b444411e85de992a4f2dd04334f43286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f872626beaa65d477c52b194149c6575b444411e85de992a4f2dd04334f43286", kill_on_drop: false }` [INFO] [stdout] f872626beaa65d477c52b194149c6575b444411e85de992a4f2dd04334f43286 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9cde9af9e0738205313dc3e3d374f004f9279edd699c92ebce6dbf76541fd3d9 [INFO] running `Command { std: "docker" "start" "-a" "9cde9af9e0738205313dc3e3d374f004f9279edd699c92ebce6dbf76541fd3d9", kill_on_drop: false }` [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: field is never read: `head` [INFO] [stderr] --> src/spirv.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | head: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Loop` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/spirv.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `wasm-vk` (lib) generated 4 warnings [INFO] [stderr] warning: `wasm-vk` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_vk-b428d1ec63e35d11) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasm_vk-167f9783a73b58de) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/runner.rs (/opt/rustwide/target/debug/deps/runner-89af263301c98641) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] WARNING: lavapipe is not a conformant vulkan implementation, testing use only. [INFO] [stderr] WARNING: lavapipe is not a conformant vulkan implementation, testing use only. [INFO] [stderr] WARNING: lavapipe is not a conformant vulkan implementation, testing use only. [INFO] [stderr] WARNING: lavapipe is not a conformant vulkan implementation, testing use only. [INFO] [stderr] WARNING: lavapipe is not a conformant vulkan implementation, testing use only. [INFO] [stderr] WARNING: lavapipe is not a conformant vulkan implementation, testing use only. [INFO] [stdout] test typed_if ... ok [INFO] [stdout] test call ... ok [INFO] [stdout] test rust ... ok [INFO] [stdout] test memory ... ok [INFO] [stdout] test one ... ok [INFO] [stdout] test fib ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.81s [INFO] [stdout] [INFO] [stderr] Running tests/two_buffers.rs (/opt/rustwide/target/debug/deps/two_buffers-6f0a7fad501a22f1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] WARNING: lavapipe is not a conformant vulkan implementation, testing use only. [INFO] [stdout] test two_buffers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Doc-tests wasm-vk [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9cde9af9e0738205313dc3e3d374f004f9279edd699c92ebce6dbf76541fd3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cde9af9e0738205313dc3e3d374f004f9279edd699c92ebce6dbf76541fd3d9", kill_on_drop: false }` [INFO] [stdout] 9cde9af9e0738205313dc3e3d374f004f9279edd699c92ebce6dbf76541fd3d9