Nov 17 01:23:45.194 INFO testing henninglive/boids-rs against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 01:23:45.194 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 01:23:45.652 INFO [stdout] 62ca37629d149a83c5d563f8e8d2455b01b7081dcc59c9ab9fbbb954c6e4c9e3 Nov 17 01:23:45.659 INFO running `"docker" "start" "-a" "62ca37629d149a83c5d563f8e8d2455b01b7081dcc59c9ab9fbbb954c6e4c9e3"` Nov 17 01:23:46.939 INFO [stderr] usermod: no changes Nov 17 01:23:47.331 INFO [stderr] Compiling dds-rs v0.4.0 Nov 17 01:23:47.331 INFO [stderr] Compiling wavefront_obj v5.0.0 Nov 17 01:23:47.331 INFO [stderr] Compiling num_cpus v1.5.1 Nov 17 01:23:47.331 INFO [stderr] Compiling serde_json v0.9.10 Nov 17 01:23:47.339 INFO [stderr] Compiling shared_library v0.1.5 Nov 17 01:23:47.339 INFO [stderr] Compiling ticketed_lock v0.1.0 Nov 17 01:23:47.339 INFO [stderr] Compiling miniz-sys v0.1.9 Nov 17 01:23:47.339 INFO [stderr] Compiling num-complex v0.1.38 Nov 17 01:23:51.355 INFO [stderr] Compiling amethyst_config v0.2.2 Nov 17 01:23:51.556 INFO [stderr] Compiling cgmath v0.12.0 Nov 17 01:23:55.291 INFO [stderr] Compiling cgmath v0.14.1 Nov 17 01:23:55.299 INFO [stderr] Compiling pulse v0.5.3 Nov 17 01:23:55.331 INFO [stderr] Compiling phf_generator v0.7.21 Nov 17 01:23:55.387 INFO [stderr] Compiling gfx_core v0.6.1 Nov 17 01:23:59.063 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 17 01:23:59.063 INFO [stderr] Compiling alga v0.5.1 Nov 17 01:23:59.099 INFO [stderr] Compiling glutin v0.7.4 Nov 17 01:24:08.319 INFO [stderr] Compiling x11-dl v2.14.0 Nov 17 01:24:08.339 INFO [stderr] Compiling generic-array v0.2.1 Nov 17 01:24:08.443 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 17 01:24:10.105 INFO [stderr] Compiling specs v0.8.1 Nov 17 01:24:11.471 INFO [stderr] Compiling fs2 v0.2.5 Nov 17 01:24:11.651 INFO [stderr] Compiling tempfile v2.1.5 Nov 17 01:24:13.431 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 17 01:24:17.851 INFO [stderr] Compiling flate2 v0.2.19 Nov 17 01:24:17.855 INFO [stderr] Compiling nalgebra v0.12.3 Nov 17 01:24:18.719 INFO [stderr] Compiling memmap v0.4.0 Nov 17 01:24:23.099 INFO [stderr] Compiling genmesh v0.4.3 Nov 17 01:24:24.911 INFO [stderr] Compiling imagefmt v4.0.0 Nov 17 01:24:48.924 INFO [stderr] Compiling libloading v0.3.4 Nov 17 01:24:53.764 INFO [stderr] Compiling dlib v0.3.1 Nov 17 01:24:54.137 INFO [stderr] Compiling wayland-sys v0.7.8 Nov 17 01:24:56.997 INFO [stderr] Compiling wayland-client v0.7.8 Nov 17 01:25:00.975 INFO [stderr] Compiling wayland-window v0.4.4 Nov 17 01:25:00.976 INFO [stderr] Compiling wayland-kbd v0.6.3 Nov 17 01:25:05.718 INFO [stderr] Compiling winit v0.5.11 Nov 17 01:25:07.701 INFO [stderr] Compiling gfx_device_gl v0.13.1 Nov 17 01:25:07.701 INFO [stderr] Compiling gfx v0.14.1 Nov 17 01:25:27.702 INFO [stderr] Compiling gfx_window_glutin v0.14.0 Nov 17 01:25:31.428 INFO [stderr] Compiling amethyst_renderer v0.4.3 Nov 17 01:25:43.163 INFO [stderr] Compiling amethyst v0.4.3 Nov 17 01:25:53.955 INFO [stderr] Compiling boids v0.1.0 (/source) Nov 17 01:25:55.707 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:25:55.708 INFO [stderr] --> src/main.rs:225:64 Nov 17 01:25:55.708 INFO [stderr] | Nov 17 01:25:55.708 INFO [stderr] 225 | let pos_range_x = range::Range::new(-(screen.w / 2.0), (screen.w / 2.0)); Nov 17 01:25:55.709 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:25:55.709 INFO [stderr] | Nov 17 01:25:55.710 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 01:25:55.710 INFO [stderr] Nov 17 01:25:55.710 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:25:55.711 INFO [stderr] --> src/main.rs:226:64 Nov 17 01:25:55.711 INFO [stderr] | Nov 17 01:25:55.711 INFO [stderr] 226 | let pos_range_y = range::Range::new(-(screen.h / 2.0), (screen.h / 2.0)); Nov 17 01:25:55.711 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:25:55.712 INFO [stderr] Nov 17 01:26:01.252 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s Nov 17 01:26:01.275 INFO [stderr] su: No module specific data is present Nov 17 01:26:02.197 INFO running `"docker" "inspect" "62ca37629d149a83c5d563f8e8d2455b01b7081dcc59c9ab9fbbb954c6e4c9e3"` Nov 17 01:26:02.575 INFO running `"docker" "rm" "-f" "62ca37629d149a83c5d563f8e8d2455b01b7081dcc59c9ab9fbbb954c6e4c9e3"` Nov 17 01:26:02.927 INFO [stdout] 62ca37629d149a83c5d563f8e8d2455b01b7081dcc59c9ab9fbbb954c6e4c9e3 Nov 17 01:26:02.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 01:26:03.327 INFO [stdout] bda19aeb1c5f3472ef4707f30acfee190febec4a5157741ec8112a1336b0d887 Nov 17 01:26:03.333 INFO running `"docker" "start" "-a" "bda19aeb1c5f3472ef4707f30acfee190febec4a5157741ec8112a1336b0d887"` Nov 17 01:26:04.923 INFO [stderr] usermod: no changes Nov 17 01:26:05.219 INFO [stderr] Compiling boids v0.1.0 (/source) Nov 17 01:26:07.187 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:26:07.187 INFO [stderr] --> src/main.rs:225:64 Nov 17 01:26:07.187 INFO [stderr] | Nov 17 01:26:07.188 INFO [stderr] 225 | let pos_range_x = range::Range::new(-(screen.w / 2.0), (screen.w / 2.0)); Nov 17 01:26:07.188 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:26:07.188 INFO [stderr] | Nov 17 01:26:07.188 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 01:26:07.188 INFO [stderr] Nov 17 01:26:07.189 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:26:07.189 INFO [stderr] --> src/main.rs:226:64 Nov 17 01:26:07.189 INFO [stderr] | Nov 17 01:26:07.190 INFO [stderr] 226 | let pos_range_y = range::Range::new(-(screen.h / 2.0), (screen.h / 2.0)); Nov 17 01:26:07.190 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:26:07.190 INFO [stderr] Nov 17 01:26:07.863 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.90s Nov 17 01:26:07.879 INFO [stderr] su: No module specific data is present Nov 17 01:26:08.779 INFO running `"docker" "inspect" "bda19aeb1c5f3472ef4707f30acfee190febec4a5157741ec8112a1336b0d887"` Nov 17 01:26:09.095 INFO running `"docker" "rm" "-f" "bda19aeb1c5f3472ef4707f30acfee190febec4a5157741ec8112a1336b0d887"` Nov 17 01:26:09.387 INFO [stdout] bda19aeb1c5f3472ef4707f30acfee190febec4a5157741ec8112a1336b0d887 Nov 17 01:26:09.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 01:26:09.928 INFO [stdout] b049a7b5dc030626fab8cc9fb281499cdf84ae32524647072f4b1bab236e4f41 Nov 17 01:26:09.931 INFO running `"docker" "start" "-a" "b049a7b5dc030626fab8cc9fb281499cdf84ae32524647072f4b1bab236e4f41"` Nov 17 01:26:11.963 INFO [stderr] usermod: no changes Nov 17 01:26:12.163 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 17 01:26:12.169 INFO [stderr] Running /target/debug/deps/boids-b790ca2e252bfea1 Nov 17 01:26:12.195 INFO [stdout] Nov 17 01:26:12.195 INFO [stdout] running 0 tests Nov 17 01:26:12.195 INFO [stdout] Nov 17 01:26:12.195 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 01:26:12.195 INFO [stdout] Nov 17 01:26:12.203 INFO [stderr] su: No module specific data is present Nov 17 01:26:13.103 INFO running `"docker" "inspect" "b049a7b5dc030626fab8cc9fb281499cdf84ae32524647072f4b1bab236e4f41"` Nov 17 01:26:13.321 INFO running `"docker" "rm" "-f" "b049a7b5dc030626fab8cc9fb281499cdf84ae32524647072f4b1bab236e4f41"` Nov 17 01:26:13.728 INFO [stdout] b049a7b5dc030626fab8cc9fb281499cdf84ae32524647072f4b1bab236e4f41