Oct 13 04:36:47.321 INFO testing ozkriff/zoc against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:36:47.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 04:36:47.539 INFO blam! 338864a34596ce26e4b62d4f74cfd5bcc398a655691633e796c93f762484fa3e Oct 13 04:36:47.541 INFO running `"docker" "start" "-a" "338864a34596ce26e4b62d4f74cfd5bcc398a655691633e796c93f762484fa3e"` Oct 13 04:36:48.552 INFO kablam! usermod: no changes Oct 13 04:36:48.832 INFO kablam! Compiling dtoa v0.4.3 Oct 13 04:36:48.867 INFO kablam! Compiling miniz-sys v0.1.10 Oct 13 04:36:48.867 INFO kablam! Compiling x11-dl v2.18.0 Oct 13 04:36:48.868 INFO kablam! Compiling shared_library v0.1.9 Oct 13 04:36:48.868 INFO kablam! Compiling stb_truetype v0.2.2 Oct 13 04:36:48.868 INFO kablam! Compiling phf v0.7.22 Oct 13 04:36:48.903 INFO kablam! Compiling tempfile v2.2.0 Oct 13 04:36:48.903 INFO kablam! Compiling num-traits v0.1.43 Oct 13 04:36:49.672 INFO kablam! Compiling num-complex v0.1.43 Oct 13 04:36:51.411 INFO kablam! Compiling gl_generator v0.7.0 Oct 13 04:36:51.411 INFO kablam! Compiling gl_generator v0.5.5 Oct 13 04:36:51.411 INFO kablam! Compiling gfx_core v0.7.2 Oct 13 04:36:51.415 INFO kablam! Compiling target_build_utils v0.3.1 Oct 13 04:36:51.427 INFO kablam! Compiling enum_primitive v0.1.1 Oct 13 04:36:51.441 INFO kablam! Compiling cgmath v0.12.0 Oct 13 04:36:51.707 INFO kablam! Compiling num-bigint v0.1.44 Oct 13 04:36:51.830 INFO kablam! Compiling serde_json v0.9.10 Oct 13 04:36:51.991 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 13 04:36:59.231 INFO kablam! Compiling fs2 v0.2.5 Oct 13 04:36:59.232 INFO kablam! Compiling rusttype v0.2.3 Oct 13 04:36:59.427 INFO kablam! Compiling num-rational v0.1.42 Oct 13 04:36:59.651 INFO kablam! Compiling gfx_gl v0.4.0 Oct 13 04:37:00.185 INFO kablam! Compiling glutin v0.9.2 Oct 13 04:37:11.567 INFO kablam! Compiling memmap v0.4.0 Oct 13 04:37:11.583 INFO kablam! Compiling flate2 v0.2.20 Oct 13 04:37:11.724 INFO kablam! Compiling num v0.1.42 Oct 13 04:37:11.848 INFO kablam! Compiling core v0.0.1 (/source/core) Oct 13 04:37:15.935 INFO kablam! Compiling collision v0.9.0 Oct 13 04:37:19.939 INFO kablam! warning: variable does not need to be mutable Oct 13 04:37:19.939 INFO kablam! --> core/src/lib.rs:131:13 Oct 13 04:37:19.939 INFO kablam! | Oct 13 04:37:19.939 INFO kablam! 131 | let mut i = self.players_info.get_mut(&self.current_player_id).unwrap(); Oct 13 04:37:19.939 INFO kablam! | ----^ Oct 13 04:37:19.939 INFO kablam! | | Oct 13 04:37:19.939 INFO kablam! | help: remove this `mut` Oct 13 04:37:19.939 INFO kablam! | Oct 13 04:37:19.939 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:37:19.939 INFO kablam! Oct 13 04:37:19.983 INFO kablam! warning: variable does not need to be mutable Oct 13 04:37:19.983 INFO kablam! --> core/src/lib.rs:264:13 Oct 13 04:37:19.983 INFO kablam! | Oct 13 04:37:19.983 INFO kablam! 264 | let mut i = self.players_info.get_mut(&player_id).unwrap(); Oct 13 04:37:19.983 INFO kablam! | ----^ Oct 13 04:37:19.983 INFO kablam! | | Oct 13 04:37:19.983 INFO kablam! | help: remove this `mut` Oct 13 04:37:19.987 INFO kablam! Oct 13 04:37:20.124 INFO kablam! warning: variable does not need to be mutable Oct 13 04:37:20.125 INFO kablam! --> core/src/lib.rs:507:13 Oct 13 04:37:20.125 INFO kablam! | Oct 13 04:37:20.125 INFO kablam! 507 | let mut i = self.players_info.get_mut(&player_id).unwrap(); Oct 13 04:37:20.125 INFO kablam! | ----^ Oct 13 04:37:20.125 INFO kablam! | | Oct 13 04:37:20.125 INFO kablam! | help: remove this `mut` Oct 13 04:37:20.125 INFO kablam! Oct 13 04:37:20.859 INFO kablam! Compiling png v0.5.2 Oct 13 04:37:31.695 INFO kablam! Compiling image v0.10.4 Oct 13 04:37:36.168 INFO kablam! Compiling libloading v0.3.4 Oct 13 04:37:43.503 INFO kablam! Compiling dlib v0.3.1 Oct 13 04:37:43.834 INFO kablam! Compiling wayland-sys v0.9.10 Oct 13 04:37:46.675 INFO kablam! Compiling wayland-client v0.9.10 Oct 13 04:37:50.371 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 13 04:37:50.372 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 13 04:37:57.307 INFO kablam! Compiling wayland-window v0.7.0 Oct 13 04:37:58.707 INFO kablam! Compiling winit v0.7.6 Oct 13 04:38:11.043 INFO kablam! Compiling gfx_device_gl v0.14.6 Oct 13 04:38:11.044 INFO kablam! Compiling gfx v0.16.3 Oct 13 04:38:20.911 INFO kablam! Compiling gfx_window_glutin v0.17.0 Oct 13 04:38:25.759 INFO kablam! Compiling zoc v0.0.1 (/source) Oct 13 04:38:38.778 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Oct 13 04:38:38.795 INFO kablam! su: No module specific data is present Oct 13 04:38:39.764 INFO running `"docker" "rm" "-f" "338864a34596ce26e4b62d4f74cfd5bcc398a655691633e796c93f762484fa3e"` Oct 13 04:38:40.012 INFO blam! 338864a34596ce26e4b62d4f74cfd5bcc398a655691633e796c93f762484fa3e Oct 13 04:38:40.016 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 04:38:40.437 INFO blam! 4ede6e324267a870e0b4b0835f7bc76600af3629804850632e60b6598188a48f Oct 13 04:38:40.443 INFO running `"docker" "start" "-a" "4ede6e324267a870e0b4b0835f7bc76600af3629804850632e60b6598188a48f"` Oct 13 04:38:41.455 INFO kablam! usermod: no changes Oct 13 04:38:41.699 INFO kablam! Compiling zoc v0.0.1 (/source) Oct 13 04:38:46.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.77s Oct 13 04:38:46.275 INFO kablam! su: No module specific data is present Oct 13 04:38:47.183 INFO running `"docker" "rm" "-f" "4ede6e324267a870e0b4b0835f7bc76600af3629804850632e60b6598188a48f"` Oct 13 04:38:47.366 INFO blam! 4ede6e324267a870e0b4b0835f7bc76600af3629804850632e60b6598188a48f Oct 13 04:38:47.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 04:38:47.796 INFO blam! 0856d94f7e3b31c3c204d0887f0065cd071fc0270098c25a4d034167200a00db Oct 13 04:38:47.803 INFO running `"docker" "start" "-a" "0856d94f7e3b31c3c204d0887f0065cd071fc0270098c25a4d034167200a00db"` Oct 13 04:38:48.923 INFO kablam! usermod: no changes Oct 13 04:38:49.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 13 04:38:49.139 INFO kablam! Running /target/debug/deps/zoc-5fd4b58387f48807 Oct 13 04:38:49.139 INFO blam! Oct 13 04:38:49.140 INFO blam! running 1 test Oct 13 04:38:49.144 INFO blam! test geom::tests::test_get_rot_angle_30_deg ... ok Oct 13 04:38:49.144 INFO blam! Oct 13 04:38:49.144 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:38:49.144 INFO blam! Oct 13 04:38:49.147 INFO kablam! su: No module specific data is present Oct 13 04:38:49.845 INFO running `"docker" "rm" "-f" "0856d94f7e3b31c3c204d0887f0065cd071fc0270098c25a4d034167200a00db"` Oct 13 04:38:50.192 INFO blam! 0856d94f7e3b31c3c204d0887f0065cd071fc0270098c25a4d034167200a00db