[INFO] updating cached repository https://github.com/duodenim/vulkan-compute-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 1f99f9599af10ed14e62734ccc2c06fed063ca29 [INFO] testing duodenim/vulkan-compute-example against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduodenim%2Fvulkan-compute-example" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duodenim/vulkan-compute-example on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/duodenim/vulkan-compute-example [INFO] finished tweaking git repo https://github.com/duodenim/vulkan-compute-example [INFO] tweaked toml for git repo https://github.com/duodenim/vulkan-compute-example written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/duodenim/vulkan-compute-example already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "build" "--frozen"` [INFO] [stdout] 8e78b3f8031bf87b7eabdbff5df225fbc343d38ca203614ec4b961da177662d0 [INFO] running `"docker" "start" "-a" "8e78b3f8031bf87b7eabdbff5df225fbc343d38ca203614ec4b961da177662d0"` [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ash v0.27.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling vk-mem v0.1.3 (https://github.com/afpatmin/vk-mem-rs#101d441d) [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling vulkan-compute-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.53s [INFO] running `"docker" "inspect" "8e78b3f8031bf87b7eabdbff5df225fbc343d38ca203614ec4b961da177662d0"` [INFO] running `"docker" "rm" "-f" "8e78b3f8031bf87b7eabdbff5df225fbc343d38ca203614ec4b961da177662d0"` [INFO] [stdout] 8e78b3f8031bf87b7eabdbff5df225fbc343d38ca203614ec4b961da177662d0 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] bedfc7b6275d7dbf5a9e390de6ab35fc7cd3b35033c7237efcee791d2be93414 [INFO] running `"docker" "start" "-a" "bedfc7b6275d7dbf5a9e390de6ab35fc7cd3b35033c7237efcee791d2be93414"` [INFO] [stderr] Compiling vulkan-compute-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "bedfc7b6275d7dbf5a9e390de6ab35fc7cd3b35033c7237efcee791d2be93414"` [INFO] running `"docker" "rm" "-f" "bedfc7b6275d7dbf5a9e390de6ab35fc7cd3b35033c7237efcee791d2be93414"` [INFO] [stdout] bedfc7b6275d7dbf5a9e390de6ab35fc7cd3b35033c7237efcee791d2be93414 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "test" "--frozen"` [INFO] [stdout] c3b874d26dc490ce1dca1b76234875e7c8ece722a38ea47d9cdf5f680389d58d [INFO] running `"docker" "start" "-a" "c3b874d26dc490ce1dca1b76234875e7c8ece722a38ea47d9cdf5f680389d58d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vulkan_compute_example-c26e17b97e357021 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "c3b874d26dc490ce1dca1b76234875e7c8ece722a38ea47d9cdf5f680389d58d"` [INFO] running `"docker" "rm" "-f" "c3b874d26dc490ce1dca1b76234875e7c8ece722a38ea47d9cdf5f680389d58d"` [INFO] [stdout] c3b874d26dc490ce1dca1b76234875e7c8ece722a38ea47d9cdf5f680389d58d