Oct 14 21:49:52.252 INFO testing ekardnam/dank_fractals against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 21:49:52.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 21:49:52.939 INFO blam! 19510430b70f98308e926430c985e9066f138ec10800a226b273a524568970df Oct 14 21:49:52.942 INFO running `"docker" "start" "-a" "19510430b70f98308e926430c985e9066f138ec10800a226b273a524568970df"` Oct 14 21:49:54.743 INFO kablam! usermod: no changes Oct 14 21:49:54.951 INFO kablam! Compiling cc v1.0.13 Oct 14 21:49:54.951 INFO kablam! Compiling bitflags v1.0.2 Oct 14 21:49:54.959 INFO kablam! Compiling log v0.4.1 Oct 14 21:49:54.959 INFO kablam! Compiling tempfile v3.0.1 Oct 14 21:49:54.959 INFO kablam! Compiling x11-dl v2.17.5 Oct 14 21:49:55.467 INFO kablam! Compiling xml-rs v0.7.0 Oct 14 21:50:02.143 INFO kablam! Compiling libloading v0.5.0 Oct 14 21:50:02.143 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 21:50:06.331 INFO kablam! Compiling wayland-scanner v0.12.5 Oct 14 21:50:06.331 INFO kablam! Compiling gl_generator v0.9.0 Oct 14 21:50:09.904 INFO kablam! Compiling dlib v0.4.1 Oct 14 21:50:10.983 INFO kablam! Compiling wayland-sys v0.12.5 Oct 14 21:50:14.612 INFO kablam! Compiling wayland-client v0.12.5 Oct 14 21:50:14.615 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 14 21:50:22.628 INFO kablam! Compiling glutin v0.14.0 Oct 14 21:50:22.630 INFO kablam! Compiling glium v0.21.0 Oct 14 21:50:42.145 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 14 21:50:42.753 INFO kablam! Compiling backtrace v0.3.6 Oct 14 21:50:53.459 INFO kablam! Compiling wayland-window v0.13.3 Oct 14 21:50:55.681 INFO kablam! Compiling winit v0.12.0 Oct 14 21:51:34.915 INFO kablam! Compiling dank_fractals v0.1.0 (/source) Oct 14 21:51:35.773 INFO kablam! warning: unused import: `Duration` Oct 14 21:51:35.773 INFO kablam! --> src/main.rs:6:26 Oct 14 21:51:35.773 INFO kablam! | Oct 14 21:51:35.773 INFO kablam! 6 | use std::time::{Instant, Duration}; Oct 14 21:51:35.773 INFO kablam! | ^^^^^^^^ Oct 14 21:51:35.773 INFO kablam! | Oct 14 21:51:35.773 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:51:35.773 INFO kablam! Oct 14 21:51:35.773 INFO kablam! warning: unnecessary parentheses around assigned value Oct 14 21:51:35.773 INFO kablam! --> src/view.rs:44:22 Oct 14 21:51:35.773 INFO kablam! | Oct 14 21:51:35.773 INFO kablam! 44 | self.zoom += (mouse_input * scale); Oct 14 21:51:35.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 21:51:35.773 INFO kablam! | Oct 14 21:51:35.773 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 21:51:35.773 INFO kablam! Oct 14 21:51:35.893 INFO kablam! warning: function is never used: `clamp` Oct 14 21:51:35.893 INFO kablam! --> src/main.rs:13:5 Oct 14 21:51:35.893 INFO kablam! | Oct 14 21:51:35.893 INFO kablam! 13 | pub fn clamp(value: &mut f32, min: f32, max: f32) { Oct 14 21:51:35.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:51:35.893 INFO kablam! | Oct 14 21:51:35.895 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 21:51:35.895 INFO kablam! Oct 14 21:51:35.895 INFO kablam! warning: function is never used: `upper_clamp` Oct 14 21:51:35.895 INFO kablam! --> src/main.rs:24:5 Oct 14 21:51:35.895 INFO kablam! | Oct 14 21:51:35.895 INFO kablam! 24 | pub fn upper_clamp(value: &mut f32, max: f32) { Oct 14 21:51:35.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:51:35.895 INFO kablam! Oct 14 21:51:40.785 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 46s Oct 14 21:51:40.803 INFO kablam! su: No module specific data is present Oct 14 21:51:41.667 INFO running `"docker" "rm" "-f" "19510430b70f98308e926430c985e9066f138ec10800a226b273a524568970df"` Oct 14 21:51:41.923 INFO blam! 19510430b70f98308e926430c985e9066f138ec10800a226b273a524568970df Oct 14 21:51:41.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 21:51:42.363 INFO blam! de13590313d4dbc23e86934c32868eba01d80213318dd18f1e56da02758b2953 Oct 14 21:51:42.365 INFO running `"docker" "start" "-a" "de13590313d4dbc23e86934c32868eba01d80213318dd18f1e56da02758b2953"` Oct 14 21:51:44.875 INFO kablam! usermod: no changes Oct 14 21:51:45.023 INFO kablam! Compiling dank_fractals v0.1.0 (/source) Oct 14 21:51:45.822 INFO kablam! warning: unused import: `Duration` Oct 14 21:51:45.822 INFO kablam! --> src/main.rs:6:26 Oct 14 21:51:45.822 INFO kablam! | Oct 14 21:51:45.822 INFO kablam! 6 | use std::time::{Instant, Duration}; Oct 14 21:51:45.822 INFO kablam! | ^^^^^^^^ Oct 14 21:51:45.822 INFO kablam! | Oct 14 21:51:45.822 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:51:45.822 INFO kablam! Oct 14 21:51:45.822 INFO kablam! warning: unnecessary parentheses around assigned value Oct 14 21:51:45.822 INFO kablam! --> src/view.rs:44:22 Oct 14 21:51:45.822 INFO kablam! | Oct 14 21:51:45.822 INFO kablam! 44 | self.zoom += (mouse_input * scale); Oct 14 21:51:45.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 21:51:45.822 INFO kablam! | Oct 14 21:51:45.823 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 21:51:45.823 INFO kablam! Oct 14 21:51:45.958 INFO kablam! warning: function is never used: `clamp` Oct 14 21:51:45.958 INFO kablam! --> src/main.rs:13:5 Oct 14 21:51:45.958 INFO kablam! | Oct 14 21:51:45.959 INFO kablam! 13 | pub fn clamp(value: &mut f32, min: f32, max: f32) { Oct 14 21:51:45.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:51:45.959 INFO kablam! | Oct 14 21:51:45.960 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 21:51:45.960 INFO kablam! Oct 14 21:51:45.960 INFO kablam! warning: function is never used: `upper_clamp` Oct 14 21:51:45.961 INFO kablam! --> src/main.rs:24:5 Oct 14 21:51:45.961 INFO kablam! | Oct 14 21:51:45.961 INFO kablam! 24 | pub fn upper_clamp(value: &mut f32, max: f32) { Oct 14 21:51:45.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:51:45.962 INFO kablam! Oct 14 21:51:46.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.73s Oct 14 21:51:46.647 INFO kablam! su: No module specific data is present Oct 14 21:51:48.119 INFO running `"docker" "rm" "-f" "de13590313d4dbc23e86934c32868eba01d80213318dd18f1e56da02758b2953"` Oct 14 21:51:48.479 INFO blam! de13590313d4dbc23e86934c32868eba01d80213318dd18f1e56da02758b2953 Oct 14 21:51:48.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 21:51:49.206 INFO blam! 1893f7dd5ed1e76b9245489581ba9f7091a2d1a5cd28f5aa7c4a2f34698c9a3a Oct 14 21:51:49.209 INFO running `"docker" "start" "-a" "1893f7dd5ed1e76b9245489581ba9f7091a2d1a5cd28f5aa7c4a2f34698c9a3a"` Oct 14 21:51:51.035 INFO kablam! usermod: no changes Oct 14 21:51:51.254 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 14 21:51:51.263 INFO kablam! Running /target/debug/deps/dank_fractals-33b3e9d5cd65ca72 Oct 14 21:51:51.267 INFO blam! Oct 14 21:51:51.267 INFO blam! running 0 tests Oct 14 21:51:51.267 INFO blam! Oct 14 21:51:51.267 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:51:51.267 INFO blam! Oct 14 21:51:51.269 INFO kablam! su: No module specific data is present Oct 14 21:51:51.979 INFO running `"docker" "rm" "-f" "1893f7dd5ed1e76b9245489581ba9f7091a2d1a5cd28f5aa7c4a2f34698c9a3a"` Oct 14 21:51:52.355 INFO blam! 1893f7dd5ed1e76b9245489581ba9f7091a2d1a5cd28f5aa7c4a2f34698c9a3a