Oct 15 10:02:11.276 INFO testing JJag/raytracer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:02:11.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 10:02:11.490 INFO blam! 14e6513c732c25c3f6292cc2b2d038c1df6b3e81930c1f42ef7e6bba057525e4 Oct 15 10:02:11.498 INFO running `"docker" "start" "-a" "14e6513c732c25c3f6292cc2b2d038c1df6b3e81930c1f42ef7e6bba057525e4"` Oct 15 10:02:11.865 INFO kablam! usermod: no changes Oct 15 10:02:11.911 INFO kablam! Compiling raytracer v0.1.0 (/source) Oct 15 10:02:12.419 INFO kablam! warning: unused variable: `spheres` Oct 15 10:02:12.419 INFO kablam! --> src/main.rs:56:9 Oct 15 10:02:12.419 INFO kablam! | Oct 15 10:02:12.419 INFO kablam! 56 | let spheres = book_scene(); Oct 15 10:02:12.419 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 15 10:02:12.419 INFO kablam! | Oct 15 10:02:12.419 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:02:12.419 INFO kablam! Oct 15 10:02:12.419 INFO kablam! warning: unused variable: `spheres` Oct 15 10:02:12.419 INFO kablam! --> src/main.rs:57:9 Oct 15 10:02:12.419 INFO kablam! | Oct 15 10:02:12.419 INFO kablam! 57 | let spheres = random_scene(); Oct 15 10:02:12.419 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 15 10:02:12.419 INFO kablam! Oct 15 10:02:12.447 INFO kablam! warning: field is never used: `w` Oct 15 10:02:12.447 INFO kablam! --> src/camera.rs:13:5 Oct 15 10:02:12.447 INFO kablam! | Oct 15 10:02:12.447 INFO kablam! 13 | w: Vec3, Oct 15 10:02:12.447 INFO kablam! | ^^^^^^^ Oct 15 10:02:12.447 INFO kablam! | Oct 15 10:02:12.447 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:02:12.447 INFO kablam! Oct 15 10:02:12.447 INFO kablam! warning: constant item is never used: `BLUE` Oct 15 10:02:12.447 INFO kablam! --> src/main.rs:24:1 Oct 15 10:02:12.447 INFO kablam! | Oct 15 10:02:12.447 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Oct 15 10:02:12.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:02:12.447 INFO kablam! Oct 15 10:02:12.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 15 10:02:12.911 INFO kablam! su: No module specific data is present Oct 15 10:02:13.407 INFO running `"docker" "rm" "-f" "14e6513c732c25c3f6292cc2b2d038c1df6b3e81930c1f42ef7e6bba057525e4"` Oct 15 10:02:13.675 INFO blam! 14e6513c732c25c3f6292cc2b2d038c1df6b3e81930c1f42ef7e6bba057525e4 Oct 15 10:02:13.679 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 10:02:14.095 INFO blam! a8d5e4d1391c3f88a6dce49a9fc74f0065050b15aa3df2dea4088193b92e2b0b Oct 15 10:02:14.107 INFO running `"docker" "start" "-a" "a8d5e4d1391c3f88a6dce49a9fc74f0065050b15aa3df2dea4088193b92e2b0b"` Oct 15 10:02:15.522 INFO kablam! usermod: no changes Oct 15 10:02:15.575 INFO kablam! Compiling raytracer v0.1.0 (/source) Oct 15 10:02:16.283 INFO kablam! warning: unused variable: `spheres` Oct 15 10:02:16.283 INFO kablam! --> src/main.rs:56:9 Oct 15 10:02:16.284 INFO kablam! | Oct 15 10:02:16.284 INFO kablam! 56 | let spheres = book_scene(); Oct 15 10:02:16.284 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 15 10:02:16.285 INFO kablam! | Oct 15 10:02:16.285 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:02:16.285 INFO kablam! Oct 15 10:02:16.285 INFO kablam! warning: unused variable: `spheres` Oct 15 10:02:16.286 INFO kablam! --> src/main.rs:57:9 Oct 15 10:02:16.286 INFO kablam! | Oct 15 10:02:16.286 INFO kablam! 57 | let spheres = random_scene(); Oct 15 10:02:16.286 INFO kablam! | ^^^^^^^ help: consider using `_spheres` instead Oct 15 10:02:16.287 INFO kablam! Oct 15 10:02:16.323 INFO kablam! warning: field is never used: `w` Oct 15 10:02:16.324 INFO kablam! --> src/camera.rs:13:5 Oct 15 10:02:16.324 INFO kablam! | Oct 15 10:02:16.324 INFO kablam! 13 | w: Vec3, Oct 15 10:02:16.325 INFO kablam! | ^^^^^^^ Oct 15 10:02:16.325 INFO kablam! | Oct 15 10:02:16.325 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:02:16.325 INFO kablam! Oct 15 10:02:16.326 INFO kablam! warning: constant item is never used: `BLUE` Oct 15 10:02:16.326 INFO kablam! --> src/main.rs:24:1 Oct 15 10:02:16.326 INFO kablam! | Oct 15 10:02:16.326 INFO kablam! 24 | const BLUE: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; Oct 15 10:02:16.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:02:16.326 INFO kablam! Oct 15 10:02:16.820 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 15 10:02:16.820 INFO kablam! su: No module specific data is present Oct 15 10:02:17.735 INFO running `"docker" "rm" "-f" "a8d5e4d1391c3f88a6dce49a9fc74f0065050b15aa3df2dea4088193b92e2b0b"` Oct 15 10:02:17.963 INFO blam! a8d5e4d1391c3f88a6dce49a9fc74f0065050b15aa3df2dea4088193b92e2b0b Oct 15 10:02:17.965 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 10:02:18.509 INFO blam! b414986c17a392abfadbaadd769b6b76d85b3128da021774227de36b24ea68b3 Oct 15 10:02:18.514 INFO running `"docker" "start" "-a" "b414986c17a392abfadbaadd769b6b76d85b3128da021774227de36b24ea68b3"` Oct 15 10:02:19.615 INFO kablam! usermod: no changes Oct 15 10:02:19.690 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 10:02:19.695 INFO kablam! Running /target/debug/deps/raytracer-1b3997e03fc06569 Oct 15 10:02:19.695 INFO blam! Oct 15 10:02:19.695 INFO kablam! su: No module specific data is present Oct 15 10:02:19.695 INFO blam! running 0 tests Oct 15 10:02:19.695 INFO blam! Oct 15 10:02:19.695 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:02:19.695 INFO blam! Oct 15 10:02:20.431 INFO running `"docker" "rm" "-f" "b414986c17a392abfadbaadd769b6b76d85b3128da021774227de36b24ea68b3"` Oct 15 10:02:20.679 INFO blam! b414986c17a392abfadbaadd769b6b76d85b3128da021774227de36b24ea68b3