[INFO] updating cached repository jvanbruegge/rust-raytracer-assignment [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jvanbruegge/rust-raytracer-assignment [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jvanbruegge/rust-raytracer-assignment" "work/ex/beta-1.37-6/sources/1.36.0/gh/jvanbruegge/rust-raytracer-assignment"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jvanbruegge/rust-raytracer-assignment'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jvanbruegge/rust-raytracer-assignment" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jvanbruegge/rust-raytracer-assignment"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jvanbruegge/rust-raytracer-assignment'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c03ba7ff84c5f72d9af29ed1fe1e3cca9e234760 [INFO] sha for GitHub repo jvanbruegge/rust-raytracer-assignment: c03ba7ff84c5f72d9af29ed1fe1e3cca9e234760 [INFO] validating manifest of jvanbruegge/rust-raytracer-assignment on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jvanbruegge/rust-raytracer-assignment on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jvanbruegge/rust-raytracer-assignment [INFO] finished frobbing jvanbruegge/rust-raytracer-assignment [INFO] frobbed toml for jvanbruegge/rust-raytracer-assignment written to work/ex/beta-1.37-6/sources/1.36.0/gh/jvanbruegge/rust-raytracer-assignment/Cargo.toml [INFO] started frobbing jvanbruegge/rust-raytracer-assignment [INFO] finished frobbing jvanbruegge/rust-raytracer-assignment [INFO] frobbed toml for jvanbruegge/rust-raytracer-assignment written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jvanbruegge/rust-raytracer-assignment/Cargo.toml [INFO] crate jvanbruegge/rust-raytracer-assignment already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing jvanbruegge/rust-raytracer-assignment against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jvanbruegge/rust-raytracer-assignment:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 433904d2e71ae6ff5ad7a17cac568ec2f96e81e620953f868e91488c82586c9f [INFO] running `"docker" "start" "-a" "433904d2e71ae6ff5ad7a17cac568ec2f96e81e620953f868e91488c82586c9f"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling vulkano v0.10.0 [INFO] [stderr] Compiling vk-sys v0.3.3 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling vulkano-win v0.10.0 [INFO] [stderr] Compiling vulkano-shaders v0.10.0 [INFO] [stderr] Compiling vulkano-shader-derive v0.10.0 [INFO] [stderr] Compiling coding_assignment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "433904d2e71ae6ff5ad7a17cac568ec2f96e81e620953f868e91488c82586c9f"` [INFO] running `"docker" "rm" "-f" "433904d2e71ae6ff5ad7a17cac568ec2f96e81e620953f868e91488c82586c9f"` [INFO] [stdout] 433904d2e71ae6ff5ad7a17cac568ec2f96e81e620953f868e91488c82586c9f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jvanbruegge/rust-raytracer-assignment:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] df4ef71e5a3f57b8489fe9d812431c81960e214d663e20841399bf245c0dbef6 [INFO] running `"docker" "start" "-a" "df4ef71e5a3f57b8489fe9d812431c81960e214d663e20841399bf245c0dbef6"` [INFO] [stderr] Compiling coding_assignment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.03s [INFO] running `"docker" "inspect" "df4ef71e5a3f57b8489fe9d812431c81960e214d663e20841399bf245c0dbef6"` [INFO] running `"docker" "rm" "-f" "df4ef71e5a3f57b8489fe9d812431c81960e214d663e20841399bf245c0dbef6"` [INFO] [stdout] df4ef71e5a3f57b8489fe9d812431c81960e214d663e20841399bf245c0dbef6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jvanbruegge/rust-raytracer-assignment:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 70fab4fa6307d89dd8c349be82cbee7c43b4d7a2ed12030a63f4007bb904c2af [INFO] running `"docker" "start" "-a" "70fab4fa6307d89dd8c349be82cbee7c43b4d7a2ed12030a63f4007bb904c2af"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/coding_assignment-6f7f8974e3650de9 [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" "70fab4fa6307d89dd8c349be82cbee7c43b4d7a2ed12030a63f4007bb904c2af"` [INFO] running `"docker" "rm" "-f" "70fab4fa6307d89dd8c349be82cbee7c43b4d7a2ed12030a63f4007bb904c2af"` [INFO] [stdout] 70fab4fa6307d89dd8c349be82cbee7c43b4d7a2ed12030a63f4007bb904c2af