Oct 14 18:56:25.255 INFO testing henninglive/boids-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:56:25.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 18:56:25.851 INFO blam! e850804831de8a2c821e3e73c9331f36e5463fb1e48200d744feb3a90576a057 Oct 14 18:56:25.853 INFO running `"docker" "start" "-a" "e850804831de8a2c821e3e73c9331f36e5463fb1e48200d744feb3a90576a057"` Oct 14 18:56:26.784 INFO kablam! usermod: no changes Oct 14 18:56:27.087 INFO kablam! Compiling bitflags v0.6.0 Oct 14 18:56:27.087 INFO kablam! Compiling atom v0.3.4 Oct 14 18:56:27.096 INFO kablam! Compiling threadpool v1.3.2 Oct 14 18:56:27.096 INFO kablam! Compiling wavefront_obj v5.0.0 Oct 14 18:56:27.097 INFO kablam! Compiling dds-rs v0.4.0 Oct 14 18:56:27.103 INFO kablam! Compiling time v0.1.37 Oct 14 18:56:27.103 INFO kablam! Compiling num_cpus v1.5.1 Oct 14 18:56:27.103 INFO kablam! Compiling shared_library v0.1.5 Oct 14 18:56:27.527 INFO kablam! Compiling ticketed_lock v0.1.0 Oct 14 18:56:27.619 INFO kablam! Compiling amethyst_config v0.2.2 Oct 14 18:56:30.943 INFO kablam! Compiling cgmath v0.14.1 Oct 14 18:56:30.962 INFO kablam! Compiling cgmath v0.12.0 Oct 14 18:56:30.967 INFO kablam! Compiling draw_state v0.6.0 Oct 14 18:56:30.995 INFO kablam! Compiling alga v0.5.1 Oct 14 18:56:33.011 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 18:56:33.056 INFO kablam! Compiling gfx_gl v0.3.1 Oct 14 18:56:33.324 INFO kablam! Compiling pulse v0.5.3 Oct 14 18:56:39.687 INFO kablam! Compiling x11-dl v2.14.0 Oct 14 18:56:39.915 INFO kablam! Compiling miniz-sys v0.1.9 Oct 14 18:56:40.000 INFO kablam! Compiling generic-array v0.2.1 Oct 14 18:56:40.002 INFO kablam! Compiling gfx_core v0.6.1 Oct 14 18:56:41.593 INFO kablam! Compiling specs v0.8.1 Oct 14 18:56:42.709 INFO kablam! Compiling flate2 v0.2.19 Oct 14 18:56:51.875 INFO kablam! Compiling imagefmt v4.0.0 Oct 14 18:56:58.823 INFO kablam! Compiling nalgebra v0.12.3 Oct 14 18:56:58.871 INFO kablam! Compiling libloading v0.3.4 Oct 14 18:57:00.771 INFO kablam! Compiling genmesh v0.4.3 Oct 14 18:57:04.140 INFO kablam! Compiling dlib v0.3.1 Oct 14 18:57:05.875 INFO kablam! Compiling wayland-sys v0.7.8 Oct 14 18:57:13.488 INFO kablam! Compiling wayland-client v0.7.8 Oct 14 18:57:20.246 INFO kablam! Compiling wayland-window v0.4.4 Oct 14 18:57:20.246 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 14 18:57:24.697 INFO kablam! Compiling winit v0.5.11 Oct 14 18:57:33.027 INFO kablam! Compiling glutin v0.7.4 Oct 14 18:57:59.031 INFO kablam! Compiling gfx_device_gl v0.13.1 Oct 14 18:57:59.031 INFO kablam! Compiling gfx v0.14.1 Oct 14 18:58:10.040 INFO kablam! Compiling gfx_window_glutin v0.14.0 Oct 14 18:58:15.076 INFO kablam! Compiling amethyst_renderer v0.4.3 Oct 14 18:58:23.455 INFO kablam! Compiling amethyst v0.4.3 Oct 14 18:58:34.751 INFO kablam! Compiling boids v0.1.0 (/source) Oct 14 18:58:35.767 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 18:58:35.767 INFO kablam! --> src/main.rs:225:64 Oct 14 18:58:35.767 INFO kablam! | Oct 14 18:58:35.767 INFO kablam! 225 | let pos_range_x = range::Range::new(-(screen.w / 2.0), (screen.w / 2.0)); Oct 14 18:58:35.767 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 18:58:35.767 INFO kablam! | Oct 14 18:58:35.767 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 18:58:35.767 INFO kablam! Oct 14 18:58:35.767 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 18:58:35.767 INFO kablam! --> src/main.rs:226:64 Oct 14 18:58:35.767 INFO kablam! | Oct 14 18:58:35.767 INFO kablam! 226 | let pos_range_y = range::Range::new(-(screen.h / 2.0), (screen.h / 2.0)); Oct 14 18:58:35.767 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 18:58:35.767 INFO kablam! Oct 14 18:58:41.653 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 14s Oct 14 18:58:41.664 INFO kablam! su: No module specific data is present Oct 14 18:58:42.755 INFO running `"docker" "rm" "-f" "e850804831de8a2c821e3e73c9331f36e5463fb1e48200d744feb3a90576a057"` Oct 14 18:58:43.052 INFO blam! e850804831de8a2c821e3e73c9331f36e5463fb1e48200d744feb3a90576a057 Oct 14 18:58:43.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 18:58:43.528 INFO blam! b4ad228adde23c418a6ba2d8043e99365aac8e5ea7f3959c21af31d3506cbc61 Oct 14 18:58:43.531 INFO running `"docker" "start" "-a" "b4ad228adde23c418a6ba2d8043e99365aac8e5ea7f3959c21af31d3506cbc61"` Oct 14 18:58:45.258 INFO kablam! usermod: no changes Oct 14 18:58:45.502 INFO kablam! Compiling boids v0.1.0 (/source) Oct 14 18:58:46.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 18:58:46.495 INFO kablam! --> src/main.rs:225:64 Oct 14 18:58:46.495 INFO kablam! | Oct 14 18:58:46.495 INFO kablam! 225 | let pos_range_x = range::Range::new(-(screen.w / 2.0), (screen.w / 2.0)); Oct 14 18:58:46.495 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 18:58:46.495 INFO kablam! | Oct 14 18:58:46.495 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 18:58:46.495 INFO kablam! Oct 14 18:58:46.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 18:58:46.495 INFO kablam! --> src/main.rs:226:64 Oct 14 18:58:46.495 INFO kablam! | Oct 14 18:58:46.495 INFO kablam! 226 | let pos_range_y = range::Range::new(-(screen.h / 2.0), (screen.h / 2.0)); Oct 14 18:58:46.495 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 18:58:46.495 INFO kablam! Oct 14 18:58:47.457 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.18s Oct 14 18:58:47.469 INFO kablam! su: No module specific data is present Oct 14 18:58:48.227 INFO running `"docker" "rm" "-f" "b4ad228adde23c418a6ba2d8043e99365aac8e5ea7f3959c21af31d3506cbc61"` Oct 14 18:58:48.607 INFO blam! b4ad228adde23c418a6ba2d8043e99365aac8e5ea7f3959c21af31d3506cbc61 Oct 14 18:58:48.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 18:58:49.149 INFO blam! cd87916bca45bf8f400e95ee597cab05285bd4b3d6b6aab16465e1c559acfb60 Oct 14 18:58:49.159 INFO running `"docker" "start" "-a" "cd87916bca45bf8f400e95ee597cab05285bd4b3d6b6aab16465e1c559acfb60"` Oct 14 18:58:50.466 INFO kablam! usermod: no changes Oct 14 18:58:50.682 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 14 18:58:50.715 INFO kablam! Running /target/debug/deps/boids-ee70fb4f3c4f2d4d Oct 14 18:58:50.716 INFO blam! Oct 14 18:58:50.716 INFO kablam! su: No module specific data is present Oct 14 18:58:50.716 INFO blam! running 0 tests Oct 14 18:58:50.716 INFO blam! Oct 14 18:58:50.716 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:58:50.716 INFO blam! Oct 14 18:58:51.523 INFO running `"docker" "rm" "-f" "cd87916bca45bf8f400e95ee597cab05285bd4b3d6b6aab16465e1c559acfb60"` Oct 14 18:58:51.776 INFO blam! cd87916bca45bf8f400e95ee597cab05285bd4b3d6b6aab16465e1c559acfb60