Nov 17 01:23:43.805 INFO testing henninglive/boids-rs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 01:23:43.805 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:44.171 INFO [stdout] 73497218dfcb9de4a9b0c270111328cf68ecc0c589ffea61242e236bbac02e51 Nov 17 01:23:44.175 INFO running `"docker" "start" "-a" "73497218dfcb9de4a9b0c270111328cf68ecc0c589ffea61242e236bbac02e51"` Nov 17 01:23:44.808 INFO [stderr] usermod: no changes Nov 17 01:23:44.998 INFO [stderr] Compiling dds-rs v0.4.0 Nov 17 01:23:44.998 INFO [stderr] Compiling wavefront_obj v5.0.0 Nov 17 01:23:45.001 INFO [stderr] Compiling ticketed_lock v0.1.0 Nov 17 01:23:45.003 INFO [stderr] Compiling amethyst_config v0.2.2 Nov 17 01:23:45.003 INFO [stderr] Compiling cgmath v0.14.1 Nov 17 01:23:45.003 INFO [stderr] Compiling cgmath v0.12.0 Nov 17 01:23:45.003 INFO [stderr] Compiling pulse v0.5.3 Nov 17 01:23:45.007 INFO [stderr] Compiling alga v0.5.1 Nov 17 01:23:48.779 INFO [stderr] Compiling miniz-sys v0.1.9 Nov 17 01:23:48.796 INFO [stderr] Compiling generic-array v0.2.1 Nov 17 01:23:48.875 INFO [stderr] Compiling specs v0.8.1 Nov 17 01:23:49.143 INFO [stderr] Compiling gfx_device_gl v0.13.1 Nov 17 01:23:53.415 INFO [stderr] Compiling flate2 v0.2.19 Nov 17 01:23:57.673 INFO [stderr] Compiling imagefmt v4.0.0 Nov 17 01:24:02.311 INFO [stderr] Compiling nalgebra v0.12.3 Nov 17 01:24:05.023 INFO [stderr] Compiling gfx_window_glutin v0.14.0 Nov 17 01:24:06.853 INFO [stderr] Compiling genmesh v0.4.3 Nov 17 01:24:10.719 INFO [stderr] Compiling amethyst_renderer v0.4.3 Nov 17 01:24:22.597 INFO [stderr] Compiling amethyst v0.4.3 Nov 17 01:24:48.463 INFO [stderr] Compiling boids v0.1.0 (/source) Nov 17 01:24:50.343 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:24:50.343 INFO [stderr] --> src/main.rs:225:64 Nov 17 01:24:50.343 INFO [stderr] | Nov 17 01:24:50.343 INFO [stderr] 225 | let pos_range_x = range::Range::new(-(screen.w / 2.0), (screen.w / 2.0)); Nov 17 01:24:50.343 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:24:50.343 INFO [stderr] | Nov 17 01:24:50.343 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 01:24:50.343 INFO [stderr] Nov 17 01:24:50.343 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:24:50.343 INFO [stderr] --> src/main.rs:226:64 Nov 17 01:24:50.343 INFO [stderr] | Nov 17 01:24:50.343 INFO [stderr] 226 | let pos_range_y = range::Range::new(-(screen.h / 2.0), (screen.h / 2.0)); Nov 17 01:24:50.343 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:24:50.343 INFO [stderr] Nov 17 01:24:56.469 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Nov 17 01:24:56.482 INFO [stderr] su: No module specific data is present Nov 17 01:24:57.498 INFO running `"docker" "inspect" "73497218dfcb9de4a9b0c270111328cf68ecc0c589ffea61242e236bbac02e51"` Nov 17 01:24:57.826 INFO running `"docker" "rm" "-f" "73497218dfcb9de4a9b0c270111328cf68ecc0c589ffea61242e236bbac02e51"` Nov 17 01:24:58.139 INFO [stdout] 73497218dfcb9de4a9b0c270111328cf68ecc0c589ffea61242e236bbac02e51 Nov 17 01:24:58.145 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:24:58.629 INFO [stdout] 6347478fa86a741febfa1fbe435614a3c822234955edf5209cfd61ff6d924cd9 Nov 17 01:24:58.631 INFO running `"docker" "start" "-a" "6347478fa86a741febfa1fbe435614a3c822234955edf5209cfd61ff6d924cd9"` Nov 17 01:25:00.094 INFO [stderr] usermod: no changes Nov 17 01:25:00.375 INFO [stderr] Compiling boids v0.1.0 (/source) Nov 17 01:25:02.118 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:25:02.118 INFO [stderr] --> src/main.rs:225:64 Nov 17 01:25:02.118 INFO [stderr] | Nov 17 01:25:02.118 INFO [stderr] 225 | let pos_range_x = range::Range::new(-(screen.w / 2.0), (screen.w / 2.0)); Nov 17 01:25:02.118 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:25:02.118 INFO [stderr] | Nov 17 01:25:02.118 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 01:25:02.118 INFO [stderr] Nov 17 01:25:02.118 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:25:02.118 INFO [stderr] --> src/main.rs:226:64 Nov 17 01:25:02.118 INFO [stderr] | Nov 17 01:25:02.118 INFO [stderr] 226 | let pos_range_y = range::Range::new(-(screen.h / 2.0), (screen.h / 2.0)); Nov 17 01:25:02.118 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:25:02.118 INFO [stderr] Nov 17 01:25:02.864 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.75s Nov 17 01:25:02.883 INFO [stderr] su: No module specific data is present Nov 17 01:25:04.306 INFO running `"docker" "inspect" "6347478fa86a741febfa1fbe435614a3c822234955edf5209cfd61ff6d924cd9"` Nov 17 01:25:04.603 INFO running `"docker" "rm" "-f" "6347478fa86a741febfa1fbe435614a3c822234955edf5209cfd61ff6d924cd9"` Nov 17 01:25:04.935 INFO [stdout] 6347478fa86a741febfa1fbe435614a3c822234955edf5209cfd61ff6d924cd9 Nov 17 01:25:04.945 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:25:05.475 INFO [stdout] 7536d28b5b0a277eeeb04f6f5080ddb68ec2204bdd7f9ee925bd43a60ce5bccf Nov 17 01:25:05.483 INFO running `"docker" "start" "-a" "7536d28b5b0a277eeeb04f6f5080ddb68ec2204bdd7f9ee925bd43a60ce5bccf"` Nov 17 01:25:07.029 INFO [stderr] usermod: no changes Nov 17 01:25:07.279 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 17 01:25:07.291 INFO [stderr] Running /target/debug/deps/boids-fc187a6a4421ad50 Nov 17 01:25:07.297 INFO [stdout] Nov 17 01:25:07.297 INFO [stdout] running 0 tests Nov 17 01:25:07.297 INFO [stdout] Nov 17 01:25:07.297 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 01:25:07.297 INFO [stdout] Nov 17 01:25:07.300 INFO [stderr] su: No module specific data is present Nov 17 01:25:08.631 INFO running `"docker" "inspect" "7536d28b5b0a277eeeb04f6f5080ddb68ec2204bdd7f9ee925bd43a60ce5bccf"` Nov 17 01:25:08.925 INFO running `"docker" "rm" "-f" "7536d28b5b0a277eeeb04f6f5080ddb68ec2204bdd7f9ee925bd43a60ce5bccf"` Nov 17 01:25:09.335 INFO [stdout] 7536d28b5b0a277eeeb04f6f5080ddb68ec2204bdd7f9ee925bd43a60ce5bccf