Oct 10 22:06:36.483 INFO testing henninglive/boids-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:06:36.483 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:06:36.485 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 22:06:36.832 INFO blam! e609f36d75d472231aa9e1ef5113516136b1670c4953d49aa688f6a7bba2d210 Oct 10 22:06:36.834 INFO running `"docker" "start" "-a" "e609f36d75d472231aa9e1ef5113516136b1670c4953d49aa688f6a7bba2d210"` Oct 10 22:06:38.108 INFO kablam! usermod: no changes Oct 10 22:06:38.381 INFO kablam! Compiling dds-rs v0.4.0 Oct 10 22:06:38.381 INFO kablam! Compiling num_cpus v1.5.1 Oct 10 22:06:38.381 INFO kablam! Compiling shared_library v0.1.5 Oct 10 22:06:38.381 INFO kablam! Compiling ticketed_lock v0.1.0 Oct 10 22:06:38.381 INFO kablam! Compiling num-complex v0.1.38 Oct 10 22:06:38.381 INFO kablam! Compiling amethyst_config v0.2.2 Oct 10 22:06:38.383 INFO kablam! Compiling cgmath v0.12.0 Oct 10 22:06:38.383 INFO kablam! Compiling cgmath v0.14.1 Oct 10 22:06:44.957 INFO kablam! Compiling pulse v0.5.3 Oct 10 22:06:44.958 INFO kablam! Compiling gfx_core v0.6.1 Oct 10 22:06:44.961 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 10 22:06:45.080 INFO kablam! Compiling gfx_gl v0.3.1 Oct 10 22:06:46.872 INFO kablam! Compiling glutin v0.7.4 Oct 10 22:06:53.874 INFO kablam! Compiling x11-dl v2.14.0 Oct 10 22:06:53.901 INFO kablam! Compiling miniz-sys v0.1.9 Oct 10 22:06:55.124 INFO kablam! Compiling generic-array v0.2.1 Oct 10 22:06:55.512 INFO kablam! Compiling fs2 v0.2.5 Oct 10 22:06:55.558 INFO kablam! Compiling alga v0.5.1 Oct 10 22:06:57.248 INFO kablam! Compiling tempfile v2.1.5 Oct 10 22:06:58.108 INFO kablam! Compiling specs v0.8.1 Oct 10 22:07:02.189 INFO kablam! Compiling flate2 v0.2.19 Oct 10 22:07:07.628 INFO kablam! Compiling memmap v0.4.0 Oct 10 22:07:12.538 INFO kablam! Compiling genmesh v0.4.3 Oct 10 22:07:15.772 INFO kablam! Compiling imagefmt v4.0.0 Oct 10 22:07:20.168 INFO kablam! Compiling nalgebra v0.12.3 Oct 10 22:07:20.200 INFO kablam! Compiling libloading v0.3.4 Oct 10 22:07:27.042 INFO kablam! Compiling dlib v0.3.1 Oct 10 22:07:30.821 INFO kablam! Compiling wayland-sys v0.7.8 Oct 10 22:07:37.097 INFO kablam! Compiling wayland-client v0.7.8 Oct 10 22:07:43.140 INFO kablam! Compiling wayland-window v0.4.4 Oct 10 22:07:43.140 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 10 22:07:49.404 INFO kablam! Compiling winit v0.5.11 Oct 10 22:08:03.335 INFO kablam! Compiling gfx_device_gl v0.13.1 Oct 10 22:08:03.335 INFO kablam! Compiling gfx v0.14.1 Oct 10 22:08:13.393 INFO kablam! Compiling gfx_window_glutin v0.14.0 Oct 10 22:08:19.932 INFO kablam! Compiling amethyst_renderer v0.4.3 Oct 10 22:08:34.344 INFO kablam! Compiling amethyst v0.4.3 Oct 10 22:08:46.228 INFO kablam! Compiling boids v0.1.0 (/source) Oct 10 22:08:50.116 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:08:50.116 INFO kablam! --> src/main.rs:225:64 Oct 10 22:08:50.116 INFO kablam! | Oct 10 22:08:50.116 INFO kablam! 225 | let pos_range_x = range::Range::new(-(screen.w / 2.0), (screen.w / 2.0)); Oct 10 22:08:50.116 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:08:50.116 INFO kablam! | Oct 10 22:08:50.116 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:08:50.116 INFO kablam! Oct 10 22:08:50.116 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:08:50.116 INFO kablam! --> src/main.rs:226:64 Oct 10 22:08:50.116 INFO kablam! | Oct 10 22:08:50.116 INFO kablam! 226 | let pos_range_y = range::Range::new(-(screen.h / 2.0), (screen.h / 2.0)); Oct 10 22:08:50.116 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:08:50.117 INFO kablam! Oct 10 22:08:55.935 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 17s Oct 10 22:08:55.948 INFO kablam! su: No module specific data is present Oct 10 22:08:57.218 INFO running `"docker" "rm" "-f" "e609f36d75d472231aa9e1ef5113516136b1670c4953d49aa688f6a7bba2d210"` Oct 10 22:08:57.613 INFO blam! e609f36d75d472231aa9e1ef5113516136b1670c4953d49aa688f6a7bba2d210 Oct 10 22:08:57.628 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:08:57.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 22:08:58.071 INFO blam! e3ebaadcd79e5c656bf3c6fd5d58d84f52dba017eb43557380e12129a6af9309 Oct 10 22:08:58.073 INFO running `"docker" "start" "-a" "e3ebaadcd79e5c656bf3c6fd5d58d84f52dba017eb43557380e12129a6af9309"` Oct 10 22:08:59.828 INFO kablam! usermod: no changes Oct 10 22:09:00.188 INFO kablam! Compiling boids v0.1.0 (/source) Oct 10 22:09:04.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:09:04.496 INFO kablam! --> src/main.rs:225:64 Oct 10 22:09:04.496 INFO kablam! | Oct 10 22:09:04.496 INFO kablam! 225 | let pos_range_x = range::Range::new(-(screen.w / 2.0), (screen.w / 2.0)); Oct 10 22:09:04.496 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:09:04.496 INFO kablam! | Oct 10 22:09:04.496 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:09:04.496 INFO kablam! Oct 10 22:09:04.496 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:09:04.496 INFO kablam! --> src/main.rs:226:64 Oct 10 22:09:04.496 INFO kablam! | Oct 10 22:09:04.496 INFO kablam! 226 | let pos_range_y = range::Range::new(-(screen.h / 2.0), (screen.h / 2.0)); Oct 10 22:09:04.496 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:09:04.496 INFO kablam! Oct 10 22:09:05.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.66s Oct 10 22:09:05.525 INFO kablam! su: No module specific data is present Oct 10 22:09:06.542 INFO running `"docker" "rm" "-f" "e3ebaadcd79e5c656bf3c6fd5d58d84f52dba017eb43557380e12129a6af9309"` Oct 10 22:09:06.876 INFO blam! e3ebaadcd79e5c656bf3c6fd5d58d84f52dba017eb43557380e12129a6af9309 Oct 10 22:09:06.881 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:09:06.882 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 22:09:07.386 INFO blam! 1c8fa5e6d34057dbbae9947e50278c9b47e0cb6d987f283f254968dd4b9d088b Oct 10 22:09:07.388 INFO running `"docker" "start" "-a" "1c8fa5e6d34057dbbae9947e50278c9b47e0cb6d987f283f254968dd4b9d088b"` Oct 10 22:09:08.847 INFO kablam! usermod: no changes Oct 10 22:09:09.072 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 10 22:09:09.086 INFO kablam! Running /target/debug/deps/boids-ee70fb4f3c4f2d4d Oct 10 22:09:09.096 INFO kablam! su: No module specific data is present Oct 10 22:09:09.097 INFO blam! Oct 10 22:09:09.097 INFO blam! running 0 tests Oct 10 22:09:09.097 INFO blam! Oct 10 22:09:09.097 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:09:09.097 INFO blam! Oct 10 22:09:10.836 INFO running `"docker" "rm" "-f" "1c8fa5e6d34057dbbae9947e50278c9b47e0cb6d987f283f254968dd4b9d088b"` Oct 10 22:09:11.264 INFO blam! 1c8fa5e6d34057dbbae9947e50278c9b47e0cb6d987f283f254968dd4b9d088b