Oct 11 01:27:14.847 INFO testing cgibson/flux against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:27:14.848 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:27:14.850 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 01:27:15.422 INFO blam! 0de9ddf0dbde78981bd2d427d8eddb7eee8c28f9112ade707a8adde825a5fe13 Oct 11 01:27:15.424 INFO running `"docker" "start" "-a" "0de9ddf0dbde78981bd2d427d8eddb7eee8c28f9112ade707a8adde825a5fe13"` Oct 11 01:27:16.338 INFO kablam! usermod: no changes Oct 11 01:27:16.541 INFO kablam! Compiling rand_core v0.3.0 Oct 11 01:27:16.542 INFO kablam! Compiling approx v0.3.0 Oct 11 01:27:16.543 INFO kablam! Compiling num-complex v0.2.0 Oct 11 01:27:16.552 INFO kablam! Compiling generic-array v0.2.1 Oct 11 01:27:17.444 INFO kablam! Compiling nalgebra v0.11.2 Oct 11 01:27:17.617 INFO kablam! Compiling rand_core v0.2.2 Oct 11 01:27:18.001 INFO kablam! Compiling rand v0.5.5 Oct 11 01:27:18.168 INFO kablam! Compiling alga v0.7.2 Oct 11 01:27:23.596 INFO kablam! Compiling nalgebra v0.16.4 Oct 11 01:28:00.544 INFO kablam! Compiling nalgebra-glm v0.1.1 Oct 11 01:28:03.746 INFO kablam! Compiling flux v0.0.1 (/source) Oct 11 01:28:04.272 INFO kablam! warning: unused import: `util::math::Ray` Oct 11 01:28:04.272 INFO kablam! --> src/scene/camera.rs:3:5 Oct 11 01:28:04.272 INFO kablam! | Oct 11 01:28:04.272 INFO kablam! 3 | use util::math::Ray; Oct 11 01:28:04.272 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 01:28:04.272 INFO kablam! | Oct 11 01:28:04.272 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:28:04.272 INFO kablam! Oct 11 01:28:04.380 INFO kablam! warning: struct is never constructed: `SimpleSampler` Oct 11 01:28:04.380 INFO kablam! --> src/samplers/ray_sampler.rs:24:1 Oct 11 01:28:04.380 INFO kablam! | Oct 11 01:28:04.380 INFO kablam! 24 | struct SimpleSampler { Oct 11 01:28:04.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 01:28:04.380 INFO kablam! | Oct 11 01:28:04.380 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:28:04.380 INFO kablam! Oct 11 01:28:04.380 INFO kablam! warning: struct is never constructed: `SimpleRenderer` Oct 11 01:28:04.380 INFO kablam! --> src/renderers/simple_renderer.rs:5:1 Oct 11 01:28:04.380 INFO kablam! | Oct 11 01:28:04.380 INFO kablam! 5 | struct SimpleRenderer { Oct 11 01:28:04.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:28:04.380 INFO kablam! Oct 11 01:28:04.380 INFO kablam! warning: method is never used: `new` Oct 11 01:28:04.380 INFO kablam! --> src/renderers/simple_renderer.rs:11:5 Oct 11 01:28:04.380 INFO kablam! | Oct 11 01:28:04.380 INFO kablam! 11 | fn new(scene: Scene, camera: Camera) -> SimpleRenderer { Oct 11 01:28:04.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:28:04.380 INFO kablam! Oct 11 01:28:06.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.70s Oct 11 01:28:06.080 INFO kablam! su: No module specific data is present Oct 11 01:28:06.704 INFO running `"docker" "rm" "-f" "0de9ddf0dbde78981bd2d427d8eddb7eee8c28f9112ade707a8adde825a5fe13"` Oct 11 01:28:06.944 INFO blam! 0de9ddf0dbde78981bd2d427d8eddb7eee8c28f9112ade707a8adde825a5fe13 Oct 11 01:28:06.952 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:28:06.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 01:28:07.437 INFO blam! 85c5b0706a4f959ba04e39b835e073bf0ccabf62ad9a39280830fe8150247b27 Oct 11 01:28:07.441 INFO running `"docker" "start" "-a" "85c5b0706a4f959ba04e39b835e073bf0ccabf62ad9a39280830fe8150247b27"` Oct 11 01:28:08.380 INFO kablam! usermod: no changes Oct 11 01:28:08.516 INFO kablam! Compiling flux v0.0.1 (/source) Oct 11 01:28:09.224 INFO kablam! warning: unused import: `util::math::Ray` Oct 11 01:28:09.224 INFO kablam! --> src/scene/camera.rs:3:5 Oct 11 01:28:09.224 INFO kablam! | Oct 11 01:28:09.224 INFO kablam! 3 | use util::math::Ray; Oct 11 01:28:09.224 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 01:28:09.224 INFO kablam! | Oct 11 01:28:09.224 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:28:09.224 INFO kablam! Oct 11 01:28:09.361 INFO kablam! warning: struct is never constructed: `SimpleSampler` Oct 11 01:28:09.362 INFO kablam! --> src/samplers/ray_sampler.rs:24:1 Oct 11 01:28:09.362 INFO kablam! | Oct 11 01:28:09.362 INFO kablam! 24 | struct SimpleSampler { Oct 11 01:28:09.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 01:28:09.363 INFO kablam! | Oct 11 01:28:09.363 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:28:09.363 INFO kablam! Oct 11 01:28:09.363 INFO kablam! warning: struct is never constructed: `SimpleRenderer` Oct 11 01:28:09.364 INFO kablam! --> src/renderers/simple_renderer.rs:5:1 Oct 11 01:28:09.364 INFO kablam! | Oct 11 01:28:09.364 INFO kablam! 5 | struct SimpleRenderer { Oct 11 01:28:09.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:28:09.365 INFO kablam! Oct 11 01:28:09.365 INFO kablam! warning: method is never used: `new` Oct 11 01:28:09.365 INFO kablam! --> src/renderers/simple_renderer.rs:11:5 Oct 11 01:28:09.366 INFO kablam! | Oct 11 01:28:09.366 INFO kablam! 11 | fn new(scene: Scene, camera: Camera) -> SimpleRenderer { Oct 11 01:28:09.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:28:09.366 INFO kablam! Oct 11 01:28:10.070 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.65s Oct 11 01:28:10.074 INFO kablam! su: No module specific data is present Oct 11 01:28:10.629 INFO running `"docker" "rm" "-f" "85c5b0706a4f959ba04e39b835e073bf0ccabf62ad9a39280830fe8150247b27"` Oct 11 01:28:10.986 INFO blam! 85c5b0706a4f959ba04e39b835e073bf0ccabf62ad9a39280830fe8150247b27 Oct 11 01:28:10.987 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:28:10.988 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 01:28:11.524 INFO blam! 788907cdf42c63495b47b39ee7ef13806f655fdc10bbd6f19eaba252768008be Oct 11 01:28:11.532 INFO running `"docker" "start" "-a" "788907cdf42c63495b47b39ee7ef13806f655fdc10bbd6f19eaba252768008be"` Oct 11 01:28:12.704 INFO kablam! usermod: no changes Oct 11 01:28:12.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 01:28:12.785 INFO kablam! Running /target/debug/deps/flux-6126da7cecb02828 Oct 11 01:28:12.793 INFO kablam! Running /target/debug/deps/flux-75c5368e5a012f43 Oct 11 01:28:12.793 INFO blam! Oct 11 01:28:12.793 INFO blam! running 0 tests Oct 11 01:28:12.794 INFO blam! Oct 11 01:28:12.794 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:28:12.794 INFO blam! Oct 11 01:28:12.801 INFO blam! Oct 11 01:28:12.801 INFO kablam! Doc-tests flux Oct 11 01:28:12.801 INFO blam! running 0 tests Oct 11 01:28:12.802 INFO blam! Oct 11 01:28:12.802 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:28:12.802 INFO blam! Oct 11 01:28:13.680 INFO blam! Oct 11 01:28:13.680 INFO kablam! su: No module specific data is present Oct 11 01:28:13.680 INFO blam! running 0 tests Oct 11 01:28:13.680 INFO blam! Oct 11 01:28:13.680 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:28:13.680 INFO blam! Oct 11 01:28:14.319 INFO running `"docker" "rm" "-f" "788907cdf42c63495b47b39ee7ef13806f655fdc10bbd6f19eaba252768008be"` Oct 11 01:28:14.595 INFO blam! 788907cdf42c63495b47b39ee7ef13806f655fdc10bbd6f19eaba252768008be