[INFO] updating cached repository okey/spheretracer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/okey/spheretracer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/okey/spheretracer" "work/ex/beta-1.38-1/sources/1.37.0/gh/okey/spheretracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/okey/spheretracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/okey/spheretracer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/okey/spheretracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/okey/spheretracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 59e3ffd040ed138ffecd7990f871ca8bd155a837 [INFO] sha for GitHub repo okey/spheretracer: 59e3ffd040ed138ffecd7990f871ca8bd155a837 [INFO] validating manifest of okey/spheretracer on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of okey/spheretracer on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing okey/spheretracer [INFO] finished frobbing okey/spheretracer [INFO] frobbed toml for okey/spheretracer written to work/ex/beta-1.38-1/sources/1.37.0/gh/okey/spheretracer/Cargo.toml [INFO] started frobbing okey/spheretracer [INFO] finished frobbing okey/spheretracer [INFO] frobbed toml for okey/spheretracer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/okey/spheretracer/Cargo.toml [INFO] crate okey/spheretracer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing okey/spheretracer against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/okey/spheretracer:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] a13d96916d86cf068204d1938e24a0c500cb022d575fca4b281503211b3de55b [INFO] running `"docker" "start" "-a" "a13d96916d86cf068204d1938e24a0c500cb022d575fca4b281503211b3de55b"` [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glfw v0.23.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling spheretracer v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/sceneio.rs:82:3 [INFO] [stderr] | [INFO] [stderr] 82 | / lazy_static! { [INFO] [stderr] 83 | | static ref SPACE_TAB_RE: Regex = Regex::new(r"[ \t]+").unwrap(); [INFO] [stderr] 84 | | } [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "a13d96916d86cf068204d1938e24a0c500cb022d575fca4b281503211b3de55b"` [INFO] running `"docker" "rm" "-f" "a13d96916d86cf068204d1938e24a0c500cb022d575fca4b281503211b3de55b"` [INFO] [stdout] a13d96916d86cf068204d1938e24a0c500cb022d575fca4b281503211b3de55b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/okey/spheretracer:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 8ddc8f0d28e4f4df7a1c68319e8900b0ac4b270f70f07ee5af9e8b1cb2e3f556 [INFO] running `"docker" "start" "-a" "8ddc8f0d28e4f4df7a1c68319e8900b0ac4b270f70f07ee5af9e8b1cb2e3f556"` [INFO] [stderr] Compiling spheretracer v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/sceneio.rs:82:3 [INFO] [stderr] | [INFO] [stderr] 82 | / lazy_static! { [INFO] [stderr] 83 | | static ref SPACE_TAB_RE: Regex = Regex::new(r"[ \t]+").unwrap(); [INFO] [stderr] 84 | | } [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `"docker" "inspect" "8ddc8f0d28e4f4df7a1c68319e8900b0ac4b270f70f07ee5af9e8b1cb2e3f556"` [INFO] running `"docker" "rm" "-f" "8ddc8f0d28e4f4df7a1c68319e8900b0ac4b270f70f07ee5af9e8b1cb2e3f556"` [INFO] [stdout] 8ddc8f0d28e4f4df7a1c68319e8900b0ac4b270f70f07ee5af9e8b1cb2e3f556 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/okey/spheretracer:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] d24b12a820d37c89b78356de7f3f22361c5d34811fd974b93bfe6193ba2b363f [INFO] running `"docker" "start" "-a" "d24b12a820d37c89b78356de7f3f22361c5d34811fd974b93bfe6193ba2b363f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/spheretracer-e097c4f577968aa9 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test colour::test::colour_clamp ... ok [INFO] [stdout] test colour::test::colour_eq ... ok [INFO] [stdout] test colour::test::colour_mul ... ok [INFO] [stdout] test mat4::test::mat4_multiply ... ok [INFO] [stdout] test mat4::test::mat4_translate ... ok [INFO] [stdout] test mat4::test::mat4_transpose ... ok [INFO] [stdout] test tracer::test::trace_intersect_unit ... ok [INFO] [stdout] test vec3::test::vec3_homogeneous ... ok [INFO] [stdout] test vec3::test::vec3_simple_operators ... ok [INFO] [stdout] test mat4::test::mat4_zero ... ok [INFO] [stdout] test vec3::test::vec3_simple_algebra ... ok [INFO] [stdout] test vec3::test::vec3_equality ... ok [INFO] [stdout] test mat4::test::mat4_scale ... ok [INFO] [stdout] test mat4::test::mat4_identity ... ok [INFO] [stdout] test vec3::test::vec3_transform ... ok [INFO] [stdout] test mat4::test::mat4_rotate ... ok [INFO] [stdout] test colour::test::colour_add ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d24b12a820d37c89b78356de7f3f22361c5d34811fd974b93bfe6193ba2b363f"` [INFO] running `"docker" "rm" "-f" "d24b12a820d37c89b78356de7f3f22361c5d34811fd974b93bfe6193ba2b363f"` [INFO] [stdout] d24b12a820d37c89b78356de7f3f22361c5d34811fd974b93bfe6193ba2b363f