Oct 10 20:33:15.257 INFO testing justinjhendrick/a-light-in-the-dark against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:33:15.257 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:33:15.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:33:15.403 INFO blam! 47df08096a5298ab942a523c53fa1d6f0e9fae9e42f369ea1c56524d555eb2d1 Oct 10 20:33:15.408 INFO running `"docker" "start" "-a" "47df08096a5298ab942a523c53fa1d6f0e9fae9e42f369ea1c56524d555eb2d1"` Oct 10 20:33:15.965 INFO kablam! usermod: no changes Oct 10 20:33:16.290 INFO kablam! Compiling libloading v0.5.0 Oct 10 20:33:16.292 INFO kablam! Compiling tempfile v3.0.1 Oct 10 20:33:16.293 INFO kablam! Compiling syn v0.13.1 Oct 10 20:33:16.294 INFO kablam! Compiling rusttype v0.4.3 Oct 10 20:33:16.295 INFO kablam! Compiling nalgebra v0.13.1 Oct 10 20:33:16.298 INFO kablam! Compiling rayon v1.0.1 Oct 10 20:33:19.316 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 10 20:33:19.381 INFO kablam! Compiling dlib v0.4.1 Oct 10 20:33:20.264 INFO kablam! Compiling wayland-sys v0.12.5 Oct 10 20:33:22.956 INFO kablam! Compiling wayland-client v0.12.5 Oct 10 20:33:23.008 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 10 20:33:27.089 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 10 20:33:27.092 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 10 20:33:27.176 INFO kablam! Compiling image v0.18.0 Oct 10 20:33:28.992 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 10 20:33:37.749 INFO kablam! Compiling serde_derive v1.0.41 Oct 10 20:33:37.880 INFO kablam! Compiling wayland-window v0.13.3 Oct 10 20:33:40.084 INFO kablam! Compiling winit v0.10.0 Oct 10 20:33:47.724 INFO kablam! Compiling piston2d-opengl_graphics v0.52.1 Oct 10 20:33:54.336 INFO kablam! Compiling glutin v0.12.2 Oct 10 20:33:56.754 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 10 20:34:02.880 INFO kablam! Compiling pistoncore-window v0.31.0 Oct 10 20:34:05.716 INFO kablam! Compiling pistoncore-event_loop v0.36.0 Oct 10 20:34:05.716 INFO kablam! Compiling pistoncore-glutin_window v0.45.3 Oct 10 20:34:06.629 INFO kablam! Compiling ncollide_math v0.8.0 Oct 10 20:34:08.012 INFO kablam! Compiling piston v0.36.0 Oct 10 20:34:10.192 INFO kablam! Compiling ncollide_utils v0.8.0 Oct 10 20:34:14.760 INFO kablam! Compiling ncollide_procedural v0.8.0 Oct 10 20:34:14.760 INFO kablam! Compiling ncollide_geometry v0.5.1 Oct 10 20:34:26.961 INFO kablam! Compiling ncollide_pipeline v0.12.1 Oct 10 20:34:26.961 INFO kablam! Compiling ncollide_transformation v0.8.0 Oct 10 20:34:32.037 INFO kablam! Compiling ncollide v0.13.0 Oct 10 20:34:33.516 INFO kablam! Compiling nphysics2d v0.7.2 Oct 10 20:34:38.792 INFO kablam! Compiling a_light_in_the_dark v0.1.0 (/source) Oct 10 20:34:44.564 INFO kablam! warning: unused import: `Isometry2` Oct 10 20:34:44.564 INFO kablam! --> src/physics.rs:5:47 Oct 10 20:34:44.564 INFO kablam! | Oct 10 20:34:44.564 INFO kablam! 5 | use nalgebra::{Point2, Translation2, Vector2, Isometry2}; Oct 10 20:34:44.564 INFO kablam! | ^^^^^^^^^ Oct 10 20:34:44.564 INFO kablam! | Oct 10 20:34:44.564 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 20:34:44.564 INFO kablam! Oct 10 20:34:44.564 INFO kablam! warning: unused import: `graphics::color::WHITE` Oct 10 20:34:44.564 INFO kablam! --> src/physics.rs:13:5 Oct 10 20:34:44.564 INFO kablam! | Oct 10 20:34:44.564 INFO kablam! 13 | use graphics::color::WHITE; Oct 10 20:34:44.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:34:44.564 INFO kablam! Oct 10 20:34:52.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Oct 10 20:34:52.491 INFO kablam! su: No module specific data is present Oct 10 20:34:53.103 INFO running `"docker" "rm" "-f" "47df08096a5298ab942a523c53fa1d6f0e9fae9e42f369ea1c56524d555eb2d1"` Oct 10 20:34:53.328 INFO blam! 47df08096a5298ab942a523c53fa1d6f0e9fae9e42f369ea1c56524d555eb2d1 Oct 10 20:34:53.337 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:34:53.338 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:34:53.743 INFO blam! a9b23a1d40d45d8b31290fb666d5d649745e7f6a9c37b35896c65cd6a1a1c643 Oct 10 20:34:53.746 INFO running `"docker" "start" "-a" "a9b23a1d40d45d8b31290fb666d5d649745e7f6a9c37b35896c65cd6a1a1c643"` Oct 10 20:34:54.813 INFO kablam! usermod: no changes Oct 10 20:34:55.114 INFO kablam! Compiling a_light_in_the_dark v0.1.0 (/source) Oct 10 20:35:00.628 INFO kablam! warning: unused import: `Isometry2` Oct 10 20:35:00.628 INFO kablam! --> src/physics.rs:5:47 Oct 10 20:35:00.628 INFO kablam! | Oct 10 20:35:00.628 INFO kablam! 5 | use nalgebra::{Point2, Translation2, Vector2, Isometry2}; Oct 10 20:35:00.628 INFO kablam! | ^^^^^^^^^ Oct 10 20:35:00.628 INFO kablam! | Oct 10 20:35:00.628 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 20:35:00.628 INFO kablam! Oct 10 20:35:00.628 INFO kablam! warning: unused import: `graphics::color::WHITE` Oct 10 20:35:00.628 INFO kablam! --> src/physics.rs:13:5 Oct 10 20:35:00.628 INFO kablam! | Oct 10 20:35:00.628 INFO kablam! 13 | use graphics::color::WHITE; Oct 10 20:35:00.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:35:00.629 INFO kablam! Oct 10 20:35:01.488 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.63s Oct 10 20:35:01.499 INFO kablam! su: No module specific data is present Oct 10 20:35:01.801 INFO running `"docker" "rm" "-f" "a9b23a1d40d45d8b31290fb666d5d649745e7f6a9c37b35896c65cd6a1a1c643"` Oct 10 20:35:01.894 INFO blam! a9b23a1d40d45d8b31290fb666d5d649745e7f6a9c37b35896c65cd6a1a1c643 Oct 10 20:35:01.896 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:35:01.896 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:35:02.120 INFO blam! fae148bc9324d874e585c16c6e0f0014b501862470265e4d6dca101ca8dc7a69 Oct 10 20:35:02.121 INFO running `"docker" "start" "-a" "fae148bc9324d874e585c16c6e0f0014b501862470265e4d6dca101ca8dc7a69"` Oct 10 20:35:02.570 INFO kablam! usermod: no changes Oct 10 20:35:02.764 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 10 20:35:02.780 INFO kablam! Running /target/debug/deps/a_light_in_the_dark-1eee7062561dbf62 Oct 10 20:35:02.782 INFO blam! Oct 10 20:35:02.782 INFO blam! running 0 tests Oct 10 20:35:02.782 INFO blam! Oct 10 20:35:02.782 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:35:02.782 INFO blam! Oct 10 20:35:02.785 INFO kablam! su: No module specific data is present Oct 10 20:35:03.046 INFO running `"docker" "rm" "-f" "fae148bc9324d874e585c16c6e0f0014b501862470265e4d6dca101ca8dc7a69"` Oct 10 20:35:03.190 INFO blam! fae148bc9324d874e585c16c6e0f0014b501862470265e4d6dca101ca8dc7a69