Oct 10 15:49:02.195 INFO testing ruanLN/ray_tracing_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:49:02.195 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:49:02.195 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:49:02.398 INFO blam! 752d767eabaeea34bb563aee04ef5d7dbd848e47c3f551507b725e5009fae15e Oct 10 15:49:02.399 INFO running `"docker" "start" "-a" "752d767eabaeea34bb563aee04ef5d7dbd848e47c3f551507b725e5009fae15e"` Oct 10 15:49:02.988 INFO kablam! usermod: no changes Oct 10 15:49:03.044 INFO kablam! Compiling bmp v0.2.0 Oct 10 15:49:03.044 INFO kablam! Compiling cgmath v0.12.0 Oct 10 15:49:08.933 INFO kablam! Compiling ray_tracing_rust v0.1.0 (/source) Oct 10 15:49:09.748 INFO kablam! warning: struct is never constructed: `Plane` Oct 10 15:49:09.748 INFO kablam! --> src/main.rs:60:1 Oct 10 15:49:09.748 INFO kablam! | Oct 10 15:49:09.748 INFO kablam! 60 | struct Plane { Oct 10 15:49:09.748 INFO kablam! | ^^^^^^^^^^^^ Oct 10 15:49:09.748 INFO kablam! | Oct 10 15:49:09.748 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:49:09.748 INFO kablam! Oct 10 15:49:09.748 INFO kablam! warning: unused return value of `cgmath::InnerSpace::normalize` which must be used Oct 10 15:49:09.748 INFO kablam! --> src/main.rs:104:9 Oct 10 15:49:09.748 INFO kablam! | Oct 10 15:49:09.748 INFO kablam! 104 | r.direction.normalize(); Oct 10 15:49:09.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:49:09.748 INFO kablam! | Oct 10 15:49:09.748 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 15:49:09.748 INFO kablam! Oct 10 15:49:09.749 INFO kablam! warning: unused return value of `cgmath::InnerSpace::normalize` which must be used Oct 10 15:49:09.749 INFO kablam! --> src/main.rs:138:9 Oct 10 15:49:09.749 INFO kablam! | Oct 10 15:49:09.749 INFO kablam! 138 | triangle_normal.normalize(); Oct 10 15:49:09.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:49:09.749 INFO kablam! Oct 10 15:49:10.279 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.26s Oct 10 15:49:10.280 INFO kablam! su: No module specific data is present Oct 10 15:49:10.856 INFO running `"docker" "rm" "-f" "752d767eabaeea34bb563aee04ef5d7dbd848e47c3f551507b725e5009fae15e"` Oct 10 15:49:11.114 INFO blam! 752d767eabaeea34bb563aee04ef5d7dbd848e47c3f551507b725e5009fae15e Oct 10 15:49:11.120 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:49:11.121 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:49:11.494 INFO blam! fb4bb711ffed5e74c554187b2a80e004265829339cb32255f49653ba3122d89b Oct 10 15:49:11.496 INFO running `"docker" "start" "-a" "fb4bb711ffed5e74c554187b2a80e004265829339cb32255f49653ba3122d89b"` Oct 10 15:49:12.116 INFO kablam! usermod: no changes Oct 10 15:49:12.150 INFO kablam! Compiling ray_tracing_rust v0.1.0 (/source) Oct 10 15:49:12.940 INFO kablam! warning: struct is never constructed: `Plane` Oct 10 15:49:12.940 INFO kablam! --> src/main.rs:60:1 Oct 10 15:49:12.940 INFO kablam! | Oct 10 15:49:12.940 INFO kablam! 60 | struct Plane { Oct 10 15:49:12.940 INFO kablam! | ^^^^^^^^^^^^ Oct 10 15:49:12.940 INFO kablam! | Oct 10 15:49:12.940 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:49:12.940 INFO kablam! Oct 10 15:49:12.940 INFO kablam! warning: unused return value of `cgmath::InnerSpace::normalize` which must be used Oct 10 15:49:12.940 INFO kablam! --> src/main.rs:104:9 Oct 10 15:49:12.941 INFO kablam! | Oct 10 15:49:12.941 INFO kablam! 104 | r.direction.normalize(); Oct 10 15:49:12.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:49:12.941 INFO kablam! | Oct 10 15:49:12.941 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 15:49:12.941 INFO kablam! Oct 10 15:49:12.941 INFO kablam! warning: unused return value of `cgmath::InnerSpace::normalize` which must be used Oct 10 15:49:12.941 INFO kablam! --> src/main.rs:138:9 Oct 10 15:49:12.941 INFO kablam! | Oct 10 15:49:12.941 INFO kablam! 138 | triangle_normal.normalize(); Oct 10 15:49:12.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:49:12.941 INFO kablam! Oct 10 15:49:13.594 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 10 15:49:13.594 INFO kablam! su: No module specific data is present Oct 10 15:49:14.104 INFO running `"docker" "rm" "-f" "fb4bb711ffed5e74c554187b2a80e004265829339cb32255f49653ba3122d89b"` Oct 10 15:49:14.417 INFO blam! fb4bb711ffed5e74c554187b2a80e004265829339cb32255f49653ba3122d89b Oct 10 15:49:14.418 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:49:14.418 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:49:14.882 INFO blam! 47acfe92871fab7f82b9b93a628561dd63ac6777ea2a9119b944935647a67604 Oct 10 15:49:14.884 INFO running `"docker" "start" "-a" "47acfe92871fab7f82b9b93a628561dd63ac6777ea2a9119b944935647a67604"` Oct 10 15:49:16.040 INFO kablam! usermod: no changes Oct 10 15:49:16.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 15:49:16.120 INFO kablam! Running /target/debug/deps/ray_tracing_rust-27a48b75f6c93697 Oct 10 15:49:16.121 INFO blam! Oct 10 15:49:16.121 INFO blam! running 2 tests Oct 10 15:49:16.136 INFO kablam! su: No module specific data is present Oct 10 15:49:16.137 INFO blam! test tests::should_not_hit ... ok Oct 10 15:49:16.137 INFO blam! test tests::hit_should_hit ... ok Oct 10 15:49:16.137 INFO blam! Oct 10 15:49:16.137 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:49:16.137 INFO blam! Oct 10 15:49:16.697 INFO running `"docker" "rm" "-f" "47acfe92871fab7f82b9b93a628561dd63ac6777ea2a9119b944935647a67604"` Oct 10 15:49:17.045 INFO blam! 47acfe92871fab7f82b9b93a628561dd63ac6777ea2a9119b944935647a67604