Oct 31 17:02:06.107 INFO checking zukonake/boids against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 17:02:06.109 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-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 31 17:02:06.604 INFO blam! 860122de02420320f175f0ab40e6710a06aed1d74bd4dc8a94fe068c13a3eb27 Oct 31 17:02:06.612 INFO running `"docker" "start" "-a" "860122de02420320f175f0ab40e6710a06aed1d74bd4dc8a94fe068c13a3eb27"` Oct 31 17:02:08.116 INFO kablam! usermod: no changes Oct 31 17:02:08.420 INFO kablam! Compiling libc v0.2.33 Oct 31 17:02:08.428 INFO kablam! Compiling itoa v0.3.4 Oct 31 17:02:08.428 INFO kablam! Compiling num-traits v0.1.40 Oct 31 17:02:08.434 INFO kablam! Compiling serde v0.9.15 Oct 31 17:02:08.452 INFO kablam! Compiling dtoa v0.4.2 Oct 31 17:02:08.452 INFO kablam! Compiling bitflags v0.9.1 Oct 31 17:02:08.454 INFO kablam! Checking lazy_static v0.2.9 Oct 31 17:02:09.069 INFO kablam! Compiling khronos_api v1.0.1 Oct 31 17:02:10.021 INFO kablam! Compiling log v0.3.8 Oct 31 17:02:10.377 INFO kablam! Compiling cc v1.0.3 Oct 31 17:02:11.125 INFO kablam! Checking byteorder v1.1.0 Oct 31 17:02:11.125 INFO kablam! Checking cfg-if v0.1.2 Oct 31 17:02:11.733 INFO kablam! Checking rustc-demangle v0.1.5 Oct 31 17:02:12.050 INFO kablam! Checking fnv v1.0.5 Oct 31 17:02:12.884 INFO kablam! Checking smallvec v0.4.4 Oct 31 17:02:13.157 INFO kablam! Checking approx v0.1.1 Oct 31 17:02:14.598 INFO kablam! Checking rand v0.3.17 Oct 31 17:02:14.675 INFO kablam! Checking shared_library v0.1.7 Oct 31 17:02:16.112 INFO kablam! Compiling x11-dl v2.16.0 Oct 31 17:02:16.286 INFO kablam! Compiling xml-rs v0.6.1 Oct 31 17:02:17.429 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 17:02:18.929 INFO kablam! Checking fs2 v0.2.5 Oct 31 17:02:20.940 INFO kablam! Checking memmap v0.4.0 Oct 31 17:02:25.173 INFO kablam! Checking tempfile v2.2.0 Oct 31 17:02:25.316 INFO kablam! Checking cgmath v0.15.0 Oct 31 17:02:25.696 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 31 17:02:34.450 INFO kablam! Compiling phf_generator v0.7.21 Oct 31 17:02:34.900 INFO kablam! Compiling wayland-scanner v0.9.10 Oct 31 17:02:34.901 INFO kablam! Compiling gl_generator v0.5.5 Oct 31 17:02:35.661 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 17:02:37.754 INFO kablam! Compiling target_build_utils v0.3.1 Oct 31 17:02:46.664 INFO kablam! Compiling wayland-client v0.9.10 Oct 31 17:02:48.880 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 31 17:02:55.277 INFO kablam! Compiling glutin v0.10.0 Oct 31 17:02:57.982 INFO kablam! Compiling glium v0.18.0 Oct 31 17:03:16.623 INFO kablam! Checking backtrace v0.3.3 Oct 31 17:03:17.246 INFO kablam! Compiling serde_json v0.9.10 Oct 31 17:03:31.365 INFO kablam! Compiling libloading v0.3.4 Oct 31 17:03:34.465 INFO kablam! Checking dlib v0.3.1 Oct 31 17:03:34.657 INFO kablam! Checking wayland-sys v0.9.10 Oct 31 17:03:37.884 INFO kablam! Checking wayland-kbd v0.9.1 Oct 31 17:03:40.620 INFO kablam! Checking wayland-window v0.8.0 Oct 31 17:03:41.019 INFO kablam! Checking winit v0.8.3 Oct 31 17:03:58.621 INFO kablam! Checking boids-rs v0.1.0 (/source) Oct 31 17:03:58.896 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 17:03:58.897 INFO kablam! --> src/main.rs:211:62 Oct 31 17:03:58.898 INFO kablam! | Oct 31 17:03:58.898 INFO kablam! 211 | let vertex2 = i.position + Vector2::new(-BOIDS_SIZE, (BOIDS_SIZE / 2.0)); Oct 31 17:03:58.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 17:03:58.899 INFO kablam! | Oct 31 17:03:58.900 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 17:03:58.900 INFO kablam! Oct 31 17:03:58.976 INFO kablam! warning: unnecessary parentheses around function argument Oct 31 17:03:58.977 INFO kablam! --> src/main.rs:211:62 Oct 31 17:03:58.978 INFO kablam! | Oct 31 17:03:58.978 INFO kablam! 211 | let vertex2 = i.position + Vector2::new(-BOIDS_SIZE, (BOIDS_SIZE / 2.0)); Oct 31 17:03:58.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 17:03:58.979 INFO kablam! | Oct 31 17:03:58.980 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 17:03:58.980 INFO kablam! Oct 31 17:03:59.308 INFO kablam! warning: unused return value of `cgmath::InnerSpace::normalize` that must be used Oct 31 17:03:59.309 INFO kablam! --> src/main.rs:164:9 Oct 31 17:03:59.310 INFO kablam! | Oct 31 17:03:59.310 INFO kablam! 164 | new_boids[i].direction.normalize(); Oct 31 17:03:59.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:03:59.311 INFO kablam! | Oct 31 17:03:59.312 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:03:59.312 INFO kablam! Oct 31 17:03:59.428 INFO kablam! warning: unused return value of `cgmath::InnerSpace::normalize` that must be used Oct 31 17:03:59.428 INFO kablam! --> src/main.rs:164:9 Oct 31 17:03:59.428 INFO kablam! | Oct 31 17:03:59.428 INFO kablam! 164 | new_boids[i].direction.normalize(); Oct 31 17:03:59.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:03:59.428 INFO kablam! | Oct 31 17:03:59.429 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:03:59.429 INFO kablam! Oct 31 17:03:59.489 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Oct 31 17:03:59.505 INFO kablam! su: No module specific data is present Oct 31 17:04:00.732 INFO running `"docker" "rm" "-f" "860122de02420320f175f0ab40e6710a06aed1d74bd4dc8a94fe068c13a3eb27"` Oct 31 17:04:01.068 INFO blam! 860122de02420320f175f0ab40e6710a06aed1d74bd4dc8a94fe068c13a3eb27