Oct 13 02:12:42.484 INFO testing ruanLN/ray_tracing_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:12:42.485 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 02:12:42.990 INFO blam! c464469003dccfcd8fb267c6b692cc3983a9df73dc7b01912554056bb7c6ccc7 Oct 13 02:12:42.992 INFO running `"docker" "start" "-a" "c464469003dccfcd8fb267c6b692cc3983a9df73dc7b01912554056bb7c6ccc7"` Oct 13 02:12:44.523 INFO kablam! usermod: no changes Oct 13 02:12:44.606 INFO kablam! Compiling bmp v0.2.0 Oct 13 02:12:44.611 INFO kablam! Compiling cgmath v0.12.0 Oct 13 02:12:51.674 INFO kablam! Compiling ray_tracing_rust v0.1.0 (/source) Oct 13 02:12:52.024 INFO kablam! warning: struct is never constructed: `Plane` Oct 13 02:12:52.024 INFO kablam! --> src/main.rs:60:1 Oct 13 02:12:52.024 INFO kablam! | Oct 13 02:12:52.024 INFO kablam! 60 | struct Plane { Oct 13 02:12:52.024 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:12:52.024 INFO kablam! | Oct 13 02:12:52.024 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:12:52.024 INFO kablam! Oct 13 02:12:52.024 INFO kablam! warning: unused return value of `cgmath::InnerSpace::normalize` which must be used Oct 13 02:12:52.024 INFO kablam! --> src/main.rs:104:9 Oct 13 02:12:52.024 INFO kablam! | Oct 13 02:12:52.024 INFO kablam! 104 | r.direction.normalize(); Oct 13 02:12:52.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:12:52.025 INFO kablam! | Oct 13 02:12:52.025 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:12:52.025 INFO kablam! Oct 13 02:12:52.025 INFO kablam! warning: unused return value of `cgmath::InnerSpace::normalize` which must be used Oct 13 02:12:52.025 INFO kablam! --> src/main.rs:138:9 Oct 13 02:12:52.025 INFO kablam! | Oct 13 02:12:52.025 INFO kablam! 138 | triangle_normal.normalize(); Oct 13 02:12:52.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:12:52.025 INFO kablam! Oct 13 02:12:52.379 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.83s Oct 13 02:12:52.385 INFO kablam! su: No module specific data is present Oct 13 02:12:52.617 INFO running `"docker" "rm" "-f" "c464469003dccfcd8fb267c6b692cc3983a9df73dc7b01912554056bb7c6ccc7"` Oct 13 02:12:52.739 INFO blam! c464469003dccfcd8fb267c6b692cc3983a9df73dc7b01912554056bb7c6ccc7 Oct 13 02:12:52.743 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 02:12:53.191 INFO blam! dfb17af52864fd26f3cab05c7f8ee57c7b12dccc05b261d043bbc2b2a2700723 Oct 13 02:12:53.195 INFO running `"docker" "start" "-a" "dfb17af52864fd26f3cab05c7f8ee57c7b12dccc05b261d043bbc2b2a2700723"` Oct 13 02:12:54.097 INFO kablam! usermod: no changes Oct 13 02:12:54.145 INFO kablam! Compiling ray_tracing_rust v0.1.0 (/source) Oct 13 02:12:54.693 INFO kablam! warning: struct is never constructed: `Plane` Oct 13 02:12:54.693 INFO kablam! --> src/main.rs:60:1 Oct 13 02:12:54.693 INFO kablam! | Oct 13 02:12:54.693 INFO kablam! 60 | struct Plane { Oct 13 02:12:54.693 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:12:54.693 INFO kablam! | Oct 13 02:12:54.693 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:12:54.693 INFO kablam! Oct 13 02:12:54.694 INFO kablam! warning: unused return value of `cgmath::InnerSpace::normalize` which must be used Oct 13 02:12:54.694 INFO kablam! --> src/main.rs:104:9 Oct 13 02:12:54.694 INFO kablam! | Oct 13 02:12:54.694 INFO kablam! 104 | r.direction.normalize(); Oct 13 02:12:54.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:12:54.694 INFO kablam! | Oct 13 02:12:54.694 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:12:54.694 INFO kablam! Oct 13 02:12:54.696 INFO kablam! warning: unused return value of `cgmath::InnerSpace::normalize` which must be used Oct 13 02:12:54.696 INFO kablam! --> src/main.rs:138:9 Oct 13 02:12:54.696 INFO kablam! | Oct 13 02:12:54.696 INFO kablam! 138 | triangle_normal.normalize(); Oct 13 02:12:54.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:12:54.696 INFO kablam! Oct 13 02:12:55.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 13 02:12:55.265 INFO kablam! su: No module specific data is present Oct 13 02:12:55.515 INFO running `"docker" "rm" "-f" "dfb17af52864fd26f3cab05c7f8ee57c7b12dccc05b261d043bbc2b2a2700723"` Oct 13 02:12:55.653 INFO blam! dfb17af52864fd26f3cab05c7f8ee57c7b12dccc05b261d043bbc2b2a2700723 Oct 13 02:12:55.657 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 02:12:55.887 INFO blam! 56c8df1cd653e6cc291b08ca0a6ea320a7a1270cc006e05483d71c36c36e4095 Oct 13 02:12:55.889 INFO running `"docker" "start" "-a" "56c8df1cd653e6cc291b08ca0a6ea320a7a1270cc006e05483d71c36c36e4095"` Oct 13 02:12:56.355 INFO kablam! usermod: no changes Oct 13 02:12:56.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 13 02:12:56.402 INFO kablam! Running /target/debug/deps/ray_tracing_rust-27a48b75f6c93697 Oct 13 02:12:56.404 INFO blam! Oct 13 02:12:56.404 INFO blam! running 2 tests Oct 13 02:12:56.404 INFO blam! test tests::hit_should_hit ... ok Oct 13 02:12:56.408 INFO blam! test tests::should_not_hit ... ok Oct 13 02:12:56.408 INFO blam! Oct 13 02:12:56.409 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:12:56.409 INFO blam! Oct 13 02:12:56.413 INFO kablam! su: No module specific data is present Oct 13 02:12:57.001 INFO running `"docker" "rm" "-f" "56c8df1cd653e6cc291b08ca0a6ea320a7a1270cc006e05483d71c36c36e4095"` Oct 13 02:12:57.179 INFO blam! 56c8df1cd653e6cc291b08ca0a6ea320a7a1270cc006e05483d71c36c36e4095