Oct 11 05:54:27.293 INFO testing LEARAX/red_rim against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:54:27.293 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:54:27.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 05:54:27.654 INFO blam! 0a06e12e255d0bb7123227f4e8bce76823d352408e7dd7d145ca7ff631c7e6e5 Oct 11 05:54:27.654 INFO running `"docker" "start" "-a" "0a06e12e255d0bb7123227f4e8bce76823d352408e7dd7d145ca7ff631c7e6e5"` Oct 11 05:54:28.745 INFO kablam! usermod: no changes Oct 11 05:54:28.884 INFO kablam! Compiling static_assertions v0.2.5 Oct 11 05:54:28.899 INFO kablam! Compiling vek v0.9.4 Oct 11 05:54:28.899 INFO kablam! Compiling png v0.12.0 Oct 11 05:54:33.201 INFO kablam! Compiling image v0.19.0 Oct 11 05:55:01.078 INFO kablam! Compiling red_rim v0.1.0 (/source) Oct 11 05:55:04.460 INFO kablam! warning: type alias is never used: `Vec3` Oct 11 05:55:04.461 INFO kablam! --> src/main.rs:4:1 Oct 11 05:55:04.461 INFO kablam! | Oct 11 05:55:04.461 INFO kablam! 4 | type Vec3 = vek::vec::repr_c::Vec3; Oct 11 05:55:04.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:04.461 INFO kablam! | Oct 11 05:55:04.461 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:55:04.461 INFO kablam! Oct 11 05:55:04.461 INFO kablam! warning: struct is never constructed: `Ray` Oct 11 05:55:04.464 INFO kablam! --> src/main.rs:6:1 Oct 11 05:55:04.464 INFO kablam! | Oct 11 05:55:04.464 INFO kablam! 6 | struct Ray { Oct 11 05:55:04.464 INFO kablam! | ^^^^^^^^^^ Oct 11 05:55:04.464 INFO kablam! Oct 11 05:55:04.464 INFO kablam! warning: method is never used: `new` Oct 11 05:55:04.464 INFO kablam! --> src/main.rs:12:5 Oct 11 05:55:04.464 INFO kablam! | Oct 11 05:55:04.464 INFO kablam! 12 | fn new(origin: Vec3, direction: Vec3) -> Self { Oct 11 05:55:04.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:04.464 INFO kablam! Oct 11 05:55:04.464 INFO kablam! warning: method is never used: `point_at` Oct 11 05:55:04.464 INFO kablam! --> src/main.rs:15:5 Oct 11 05:55:04.464 INFO kablam! | Oct 11 05:55:04.464 INFO kablam! 15 | fn point_at(&self, rot: f32) -> Vec3 { Oct 11 05:55:04.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:04.464 INFO kablam! Oct 11 05:55:05.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.16s Oct 11 05:55:05.953 INFO kablam! su: No module specific data is present Oct 11 05:55:06.772 INFO running `"docker" "rm" "-f" "0a06e12e255d0bb7123227f4e8bce76823d352408e7dd7d145ca7ff631c7e6e5"` Oct 11 05:55:07.108 INFO blam! 0a06e12e255d0bb7123227f4e8bce76823d352408e7dd7d145ca7ff631c7e6e5 Oct 11 05:55:07.116 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:55:07.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 05:55:07.504 INFO blam! b5151f29276f42bf4e31da944f26d56f2f451488e316fea44b719679663021dd Oct 11 05:55:07.512 INFO running `"docker" "start" "-a" "b5151f29276f42bf4e31da944f26d56f2f451488e316fea44b719679663021dd"` Oct 11 05:55:08.924 INFO kablam! usermod: no changes Oct 11 05:55:09.096 INFO kablam! Compiling red_rim v0.1.0 (/source) Oct 11 05:55:12.656 INFO kablam! warning: type alias is never used: `Vec3` Oct 11 05:55:12.656 INFO kablam! --> src/main.rs:4:1 Oct 11 05:55:12.656 INFO kablam! | Oct 11 05:55:12.656 INFO kablam! 4 | type Vec3 = vek::vec::repr_c::Vec3; Oct 11 05:55:12.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:12.656 INFO kablam! | Oct 11 05:55:12.656 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:55:12.656 INFO kablam! Oct 11 05:55:12.656 INFO kablam! warning: struct is never constructed: `Ray` Oct 11 05:55:12.656 INFO kablam! --> src/main.rs:6:1 Oct 11 05:55:12.656 INFO kablam! | Oct 11 05:55:12.656 INFO kablam! 6 | struct Ray { Oct 11 05:55:12.656 INFO kablam! | ^^^^^^^^^^ Oct 11 05:55:12.656 INFO kablam! Oct 11 05:55:12.657 INFO kablam! warning: method is never used: `new` Oct 11 05:55:12.657 INFO kablam! --> src/main.rs:12:5 Oct 11 05:55:12.657 INFO kablam! | Oct 11 05:55:12.657 INFO kablam! 12 | fn new(origin: Vec3, direction: Vec3) -> Self { Oct 11 05:55:12.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:12.657 INFO kablam! Oct 11 05:55:12.657 INFO kablam! warning: method is never used: `point_at` Oct 11 05:55:12.657 INFO kablam! --> src/main.rs:15:5 Oct 11 05:55:12.657 INFO kablam! | Oct 11 05:55:12.657 INFO kablam! 15 | fn point_at(&self, rot: f32) -> Vec3 { Oct 11 05:55:12.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:55:12.657 INFO kablam! Oct 11 05:55:13.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.24s Oct 11 05:55:13.198 INFO kablam! su: No module specific data is present Oct 11 05:55:13.856 INFO running `"docker" "rm" "-f" "b5151f29276f42bf4e31da944f26d56f2f451488e316fea44b719679663021dd"` Oct 11 05:55:14.123 INFO blam! b5151f29276f42bf4e31da944f26d56f2f451488e316fea44b719679663021dd Oct 11 05:55:14.126 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:55:14.126 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 05:55:14.780 INFO blam! 4fdf315d64e0f591aba72c0d5189e023dcdf0c6ff4cca26d2882dac8e39eb825 Oct 11 05:55:14.784 INFO running `"docker" "start" "-a" "4fdf315d64e0f591aba72c0d5189e023dcdf0c6ff4cca26d2882dac8e39eb825"` Oct 11 05:55:16.108 INFO kablam! usermod: no changes Oct 11 05:55:16.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 05:55:16.248 INFO kablam! Running /target/debug/deps/red_rim-b1306601fde880a8 Oct 11 05:55:16.264 INFO kablam! su: No module specific data is present Oct 11 05:55:16.264 INFO blam! Oct 11 05:55:16.264 INFO blam! running 0 tests Oct 11 05:55:16.264 INFO blam! Oct 11 05:55:16.264 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:55:16.264 INFO blam! Oct 11 05:55:16.923 INFO running `"docker" "rm" "-f" "4fdf315d64e0f591aba72c0d5189e023dcdf0c6ff4cca26d2882dac8e39eb825"` Oct 11 05:55:17.255 INFO blam! 4fdf315d64e0f591aba72c0d5189e023dcdf0c6ff4cca26d2882dac8e39eb825