Oct 12 17:17:49.765 INFO testing zhaar/Rayzer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 17:17:49.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 17:17:50.293 INFO blam! b1658e7edd4e1f0e5dc9129fd4116277a30e74e8707e1101cc81d0da9d6c0463 Oct 12 17:17:50.294 INFO running `"docker" "start" "-a" "b1658e7edd4e1f0e5dc9129fd4116277a30e74e8707e1101cc81d0da9d6c0463"` Oct 12 17:17:52.246 INFO kablam! usermod: no changes Oct 12 17:17:52.291 INFO kablam! Compiling rayzer v0.1.0 (/source) Oct 12 17:17:52.411 INFO kablam! warning: unused import: `std::marker::Copy` Oct 12 17:17:52.411 INFO kablam! --> src/main.rs:1:5 Oct 12 17:17:52.411 INFO kablam! | Oct 12 17:17:52.411 INFO kablam! 1 | use std::marker::Copy; Oct 12 17:17:52.411 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 17:17:52.411 INFO kablam! | Oct 12 17:17:52.411 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:17:52.411 INFO kablam! Oct 12 17:17:52.411 INFO kablam! warning: unused import: `std::num` Oct 12 17:17:52.411 INFO kablam! --> src/main.rs:2:5 Oct 12 17:17:52.411 INFO kablam! | Oct 12 17:17:52.411 INFO kablam! 2 | use std::num; Oct 12 17:17:52.411 INFO kablam! | ^^^^^^^^ Oct 12 17:17:52.411 INFO kablam! Oct 12 17:17:52.475 INFO kablam! warning: unused variable: `p` Oct 12 17:17:52.476 INFO kablam! --> src/main.rs:48:32 Oct 12 17:17:52.477 INFO kablam! | Oct 12 17:17:52.477 INFO kablam! 48 | Shape::Plane { position: p, normal:n } => { Oct 12 17:17:52.477 INFO kablam! | ^ help: consider using `_p` instead Oct 12 17:17:52.477 INFO kablam! | Oct 12 17:17:52.477 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 17:17:52.477 INFO kablam! Oct 12 17:17:52.477 INFO kablam! warning: unused variable: `n` Oct 12 17:17:52.477 INFO kablam! --> src/main.rs:48:42 Oct 12 17:17:52.477 INFO kablam! | Oct 12 17:17:52.477 INFO kablam! 48 | Shape::Plane { position: p, normal:n } => { Oct 12 17:17:52.477 INFO kablam! | ^ help: consider using `_n` instead Oct 12 17:17:52.477 INFO kablam! Oct 12 17:17:52.477 INFO kablam! warning: struct is never constructed: `Camera` Oct 12 17:17:52.477 INFO kablam! --> src/main.rs:104:1 Oct 12 17:17:52.477 INFO kablam! | Oct 12 17:17:52.477 INFO kablam! 104 | struct Camera { Oct 12 17:17:52.477 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:17:52.477 INFO kablam! | Oct 12 17:17:52.477 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:17:52.477 INFO kablam! Oct 12 17:17:52.477 INFO kablam! warning: variant is never constructed: `Plane` Oct 12 17:17:52.477 INFO kablam! --> src/main.rs:110:3 Oct 12 17:17:52.477 INFO kablam! | Oct 12 17:17:52.477 INFO kablam! 110 | Plane { position: Vec3D, normal: Vec3D } Oct 12 17:17:52.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:17:52.477 INFO kablam! Oct 12 17:17:52.477 INFO kablam! warning: struct is never constructed: `Light` Oct 12 17:17:52.477 INFO kablam! --> src/main.rs:113:1 Oct 12 17:17:52.477 INFO kablam! | Oct 12 17:17:52.477 INFO kablam! 113 | struct Light { Oct 12 17:17:52.477 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:17:52.477 INFO kablam! Oct 12 17:17:53.048 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 12 17:17:53.051 INFO kablam! su: No module specific data is present Oct 12 17:17:54.103 INFO running `"docker" "rm" "-f" "b1658e7edd4e1f0e5dc9129fd4116277a30e74e8707e1101cc81d0da9d6c0463"` Oct 12 17:17:54.415 INFO blam! b1658e7edd4e1f0e5dc9129fd4116277a30e74e8707e1101cc81d0da9d6c0463 Oct 12 17:17:54.427 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 17:17:54.837 INFO blam! ee907078b748c8f477713c3cef37b8ccdbeafc099c8e03123d87c6c18acfb63a Oct 12 17:17:54.838 INFO running `"docker" "start" "-a" "ee907078b748c8f477713c3cef37b8ccdbeafc099c8e03123d87c6c18acfb63a"` Oct 12 17:17:56.650 INFO kablam! usermod: no changes Oct 12 17:17:56.707 INFO kablam! Compiling rayzer v0.1.0 (/source) Oct 12 17:17:56.863 INFO kablam! warning: unused import: `std::marker::Copy` Oct 12 17:17:56.863 INFO kablam! --> src/main.rs:1:5 Oct 12 17:17:56.863 INFO kablam! | Oct 12 17:17:56.863 INFO kablam! 1 | use std::marker::Copy; Oct 12 17:17:56.863 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 17:17:56.863 INFO kablam! | Oct 12 17:17:56.863 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:17:56.863 INFO kablam! Oct 12 17:17:56.863 INFO kablam! warning: unused import: `std::num` Oct 12 17:17:56.863 INFO kablam! --> src/main.rs:2:5 Oct 12 17:17:56.863 INFO kablam! | Oct 12 17:17:56.863 INFO kablam! 2 | use std::num; Oct 12 17:17:56.863 INFO kablam! | ^^^^^^^^ Oct 12 17:17:56.863 INFO kablam! Oct 12 17:17:56.903 INFO kablam! warning: unused variable: `p` Oct 12 17:17:56.903 INFO kablam! --> src/main.rs:48:32 Oct 12 17:17:56.903 INFO kablam! | Oct 12 17:17:56.903 INFO kablam! 48 | Shape::Plane { position: p, normal:n } => { Oct 12 17:17:56.903 INFO kablam! | ^ help: consider using `_p` instead Oct 12 17:17:56.903 INFO kablam! | Oct 12 17:17:56.903 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 17:17:56.903 INFO kablam! Oct 12 17:17:56.903 INFO kablam! warning: unused variable: `n` Oct 12 17:17:56.903 INFO kablam! --> src/main.rs:48:42 Oct 12 17:17:56.903 INFO kablam! | Oct 12 17:17:56.903 INFO kablam! 48 | Shape::Plane { position: p, normal:n } => { Oct 12 17:17:56.903 INFO kablam! | ^ help: consider using `_n` instead Oct 12 17:17:56.903 INFO kablam! Oct 12 17:17:56.911 INFO kablam! warning: struct is never constructed: `Camera` Oct 12 17:17:56.911 INFO kablam! --> src/main.rs:104:1 Oct 12 17:17:56.911 INFO kablam! | Oct 12 17:17:56.911 INFO kablam! 104 | struct Camera { Oct 12 17:17:56.911 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:17:56.911 INFO kablam! | Oct 12 17:17:56.911 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:17:56.911 INFO kablam! Oct 12 17:17:56.911 INFO kablam! warning: variant is never constructed: `Plane` Oct 12 17:17:56.911 INFO kablam! --> src/main.rs:110:3 Oct 12 17:17:56.911 INFO kablam! | Oct 12 17:17:56.911 INFO kablam! 110 | Plane { position: Vec3D, normal: Vec3D } Oct 12 17:17:56.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:17:56.911 INFO kablam! Oct 12 17:17:56.911 INFO kablam! warning: struct is never constructed: `Light` Oct 12 17:17:56.911 INFO kablam! --> src/main.rs:113:1 Oct 12 17:17:56.911 INFO kablam! | Oct 12 17:17:56.911 INFO kablam! 113 | struct Light { Oct 12 17:17:56.911 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:17:56.911 INFO kablam! Oct 12 17:17:57.338 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 12 17:17:57.341 INFO kablam! su: No module specific data is present Oct 12 17:17:58.027 INFO running `"docker" "rm" "-f" "ee907078b748c8f477713c3cef37b8ccdbeafc099c8e03123d87c6c18acfb63a"` Oct 12 17:17:58.355 INFO blam! ee907078b748c8f477713c3cef37b8ccdbeafc099c8e03123d87c6c18acfb63a Oct 12 17:17:58.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 17:17:58.813 INFO blam! e996d4e53c1b06de5112e1e79bcdfc1e3739fe9b0fdc18bc05a4871dddc9bbdc Oct 12 17:17:58.819 INFO running `"docker" "start" "-a" "e996d4e53c1b06de5112e1e79bcdfc1e3739fe9b0fdc18bc05a4871dddc9bbdc"` Oct 12 17:17:59.577 INFO kablam! usermod: no changes Oct 12 17:17:59.613 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 17:17:59.613 INFO kablam! Running /target/debug/deps/rayzer-7325603d74d3ce0d Oct 12 17:17:59.618 INFO blam! Oct 12 17:17:59.618 INFO blam! running 0 tests Oct 12 17:17:59.618 INFO blam! Oct 12 17:17:59.618 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:17:59.618 INFO blam! Oct 12 17:17:59.619 INFO kablam! su: No module specific data is present Oct 12 17:18:00.246 INFO running `"docker" "rm" "-f" "e996d4e53c1b06de5112e1e79bcdfc1e3739fe9b0fdc18bc05a4871dddc9bbdc"` Oct 12 17:18:00.471 INFO blam! e996d4e53c1b06de5112e1e79bcdfc1e3739fe9b0fdc18bc05a4871dddc9bbdc