Oct 13 00:46:50.120 INFO testing sgabhart22/color-picker against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:46:50.122 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 00:46:50.529 INFO blam! 30322f7bcf1b490688574ce41fa18f1b2face0644e799cdd1acf9e7b8c9d24b8 Oct 13 00:46:50.531 INFO running `"docker" "start" "-a" "30322f7bcf1b490688574ce41fa18f1b2face0644e799cdd1acf9e7b8c9d24b8"` Oct 13 00:46:51.873 INFO kablam! usermod: no changes Oct 13 00:46:52.258 INFO kablam! Compiling libc v0.2.22 Oct 13 00:46:52.258 INFO kablam! Compiling rayon-core v1.0.0 Oct 13 00:46:52.272 INFO kablam! Compiling x11-dl v2.13.0 Oct 13 00:46:52.272 INFO kablam! Compiling deflate v0.7.9 Oct 13 00:46:52.272 INFO kablam! Compiling draw_state v0.7.0 Oct 13 00:46:56.352 INFO kablam! Compiling rand v0.3.15 Oct 13 00:46:56.353 INFO kablam! Compiling num_cpus v1.4.0 Oct 13 00:46:56.353 INFO kablam! Compiling fs2 v0.2.5 Oct 13 00:46:56.353 INFO kablam! Compiling shared_library v0.1.5 Oct 13 00:46:56.368 INFO kablam! Compiling gfx_core v0.7.0 Oct 13 00:46:58.480 INFO kablam! Compiling memmap v0.4.0 Oct 13 00:47:02.791 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 13 00:47:04.677 INFO kablam! Compiling png v0.7.0 Oct 13 00:47:07.883 INFO kablam! Compiling phf_generator v0.7.21 Oct 13 00:47:07.883 INFO kablam! Compiling tempfile v2.1.5 Oct 13 00:47:09.767 INFO kablam! Compiling phf_codegen v0.7.21 Oct 13 00:47:13.140 INFO kablam! Compiling target_build_utils v0.3.1 Oct 13 00:47:15.347 INFO kablam! Compiling rayon v0.7.0 Oct 13 00:47:25.172 INFO kablam! Compiling jpeg-decoder v0.1.12 Oct 13 00:47:30.239 INFO kablam! Compiling image v0.13.0 Oct 13 00:47:37.831 INFO kablam! Compiling libloading v0.3.4 Oct 13 00:47:44.363 INFO kablam! Compiling dlib v0.3.1 Oct 13 00:47:45.696 INFO kablam! Compiling wayland-sys v0.7.8 Oct 13 00:47:51.043 INFO kablam! Compiling wayland-client v0.7.8 Oct 13 00:47:52.635 INFO kablam! Compiling piston2d-opengl_graphics v0.43.0 Oct 13 00:47:55.599 INFO kablam! Compiling wayland-window v0.4.4 Oct 13 00:47:55.605 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 13 00:47:59.039 INFO kablam! Compiling winit v0.5.11 Oct 13 00:48:04.347 INFO kablam! Compiling glutin v0.7.4 Oct 13 00:48:08.148 INFO kablam! Compiling pistoncore-glutin_window v0.36.0 Oct 13 00:48:11.987 INFO kablam! Compiling gfx v0.15.1 Oct 13 00:48:11.987 INFO kablam! Compiling gfx_device_gl v0.14.0 Oct 13 00:48:23.543 INFO kablam! Compiling piston-gfx_texture v0.23.0 Oct 13 00:48:25.034 INFO kablam! Compiling piston2d-gfx_graphics v0.39.0 Oct 13 00:48:28.382 INFO kablam! Compiling piston_window v0.65.0 Oct 13 00:48:29.851 INFO kablam! Compiling color_picker v0.1.1 (/source) Oct 13 00:48:31.283 INFO kablam! warning: unused import: `std::path::Path` Oct 13 00:48:31.283 INFO kablam! --> src/main.rs:13:5 Oct 13 00:48:31.283 INFO kablam! | Oct 13 00:48:31.283 INFO kablam! 13 | use std::path::Path; Oct 13 00:48:31.283 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 00:48:31.283 INFO kablam! | Oct 13 00:48:31.283 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:48:31.283 INFO kablam! Oct 13 00:48:31.283 INFO kablam! warning: unused import: `graphics` Oct 13 00:48:31.283 INFO kablam! --> src/app.rs:2:5 Oct 13 00:48:31.283 INFO kablam! | Oct 13 00:48:31.283 INFO kablam! 2 | use graphics; Oct 13 00:48:31.283 INFO kablam! | ^^^^^^^^ Oct 13 00:48:31.283 INFO kablam! Oct 13 00:48:31.283 INFO kablam! warning: unused import: `opengl_graphics::glyph_cache::GlyphCache` Oct 13 00:48:31.283 INFO kablam! --> src/app.rs:4:5 Oct 13 00:48:31.283 INFO kablam! | Oct 13 00:48:31.283 INFO kablam! 4 | use opengl_graphics::glyph_cache::GlyphCache; Oct 13 00:48:31.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:31.283 INFO kablam! Oct 13 00:48:31.355 INFO kablam! warning: unused variable: `n` Oct 13 00:48:31.355 INFO kablam! --> src/app.rs:56:17 Oct 13 00:48:31.355 INFO kablam! | Oct 13 00:48:31.355 INFO kablam! 56 | for n in 0..10 { Oct 13 00:48:31.355 INFO kablam! | ^ help: consider using `_n` instead Oct 13 00:48:31.355 INFO kablam! | Oct 13 00:48:31.355 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:48:31.355 INFO kablam! Oct 13 00:48:31.355 INFO kablam! warning: unused variable: `button` Oct 13 00:48:31.355 INFO kablam! --> src/app.rs:87:39 Oct 13 00:48:31.355 INFO kablam! | Oct 13 00:48:31.355 INFO kablam! 87 | pub fn on_button_press(&mut self, button: &Button) { Oct 13 00:48:31.355 INFO kablam! | ^^^^^^ help: consider using `_button` instead Oct 13 00:48:31.355 INFO kablam! Oct 13 00:48:31.355 INFO kablam! warning: unused variable: `button` Oct 13 00:48:31.355 INFO kablam! --> src/app.rs:91:34 Oct 13 00:48:31.355 INFO kablam! | Oct 13 00:48:31.355 INFO kablam! 91 | fn on_mouse_click(&mut self, button: &MouseButton) { Oct 13 00:48:31.355 INFO kablam! | ^^^^^^ help: consider using `_button` instead Oct 13 00:48:31.355 INFO kablam! Oct 13 00:48:31.367 INFO kablam! warning: variable does not need to be mutable Oct 13 00:48:31.367 INFO kablam! --> src/app.rs:45:13 Oct 13 00:48:31.367 INFO kablam! | Oct 13 00:48:31.367 INFO kablam! 45 | let mut line = line::Line::new(color::BLACK, 1.0); Oct 13 00:48:31.367 INFO kablam! | ----^^^^ Oct 13 00:48:31.367 INFO kablam! | | Oct 13 00:48:31.367 INFO kablam! | help: remove this `mut` Oct 13 00:48:31.367 INFO kablam! | Oct 13 00:48:31.367 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 00:48:31.367 INFO kablam! Oct 13 00:48:31.367 INFO kablam! warning: variable does not need to be mutable Oct 13 00:48:31.367 INFO kablam! --> src/app.rs:45:13 Oct 13 00:48:31.367 INFO kablam! | Oct 13 00:48:31.367 INFO kablam! 45 | let mut line = line::Line::new(color::BLACK, 1.0); Oct 13 00:48:31.367 INFO kablam! | ----^^^^ Oct 13 00:48:31.367 INFO kablam! | | Oct 13 00:48:31.367 INFO kablam! | help: remove this `mut` Oct 13 00:48:31.367 INFO kablam! Oct 13 00:48:31.367 INFO kablam! warning: field is never used: `settings` Oct 13 00:48:31.367 INFO kablam! --> src/app.rs:25:5 Oct 13 00:48:31.367 INFO kablam! | Oct 13 00:48:31.367 INFO kablam! 25 | settings: settings::Settings, Oct 13 00:48:31.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:31.367 INFO kablam! | Oct 13 00:48:31.367 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:48:31.367 INFO kablam! Oct 13 00:48:31.367 INFO kablam! warning: method is never used: `on_mouse_click` Oct 13 00:48:31.367 INFO kablam! --> src/app.rs:91:5 Oct 13 00:48:31.367 INFO kablam! | Oct 13 00:48:31.367 INFO kablam! 91 | fn on_mouse_click(&mut self, button: &MouseButton) { Oct 13 00:48:31.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:31.367 INFO kablam! Oct 13 00:48:34.918 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Oct 13 00:48:34.936 INFO kablam! su: No module specific data is present Oct 13 00:48:35.847 INFO running `"docker" "rm" "-f" "30322f7bcf1b490688574ce41fa18f1b2face0644e799cdd1acf9e7b8c9d24b8"` Oct 13 00:48:36.136 INFO blam! 30322f7bcf1b490688574ce41fa18f1b2face0644e799cdd1acf9e7b8c9d24b8 Oct 13 00:48:36.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 00:48:36.708 INFO blam! 56492f940852ad3d1d39c14e33d59d59f83e98e2a1955aebba815ceb23ea9bab Oct 13 00:48:36.710 INFO running `"docker" "start" "-a" "56492f940852ad3d1d39c14e33d59d59f83e98e2a1955aebba815ceb23ea9bab"` Oct 13 00:48:39.019 INFO kablam! usermod: no changes Oct 13 00:48:39.325 INFO kablam! Compiling color_picker v0.1.1 (/source) Oct 13 00:48:41.340 INFO kablam! warning: unused import: `std::path::Path` Oct 13 00:48:41.340 INFO kablam! --> src/main.rs:13:5 Oct 13 00:48:41.340 INFO kablam! | Oct 13 00:48:41.341 INFO kablam! 13 | use std::path::Path; Oct 13 00:48:41.341 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 00:48:41.341 INFO kablam! | Oct 13 00:48:41.341 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:48:41.342 INFO kablam! Oct 13 00:48:41.342 INFO kablam! warning: unused import: `graphics` Oct 13 00:48:41.342 INFO kablam! --> src/app.rs:2:5 Oct 13 00:48:41.343 INFO kablam! | Oct 13 00:48:41.343 INFO kablam! 2 | use graphics; Oct 13 00:48:41.343 INFO kablam! | ^^^^^^^^ Oct 13 00:48:41.344 INFO kablam! Oct 13 00:48:41.344 INFO kablam! warning: unused import: `opengl_graphics::glyph_cache::GlyphCache` Oct 13 00:48:41.344 INFO kablam! --> src/app.rs:4:5 Oct 13 00:48:41.344 INFO kablam! | Oct 13 00:48:41.345 INFO kablam! 4 | use opengl_graphics::glyph_cache::GlyphCache; Oct 13 00:48:41.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:41.345 INFO kablam! Oct 13 00:48:41.471 INFO kablam! warning: unused variable: `n` Oct 13 00:48:41.471 INFO kablam! --> src/app.rs:56:17 Oct 13 00:48:41.471 INFO kablam! | Oct 13 00:48:41.471 INFO kablam! 56 | for n in 0..10 { Oct 13 00:48:41.471 INFO kablam! | ^ help: consider using `_n` instead Oct 13 00:48:41.471 INFO kablam! | Oct 13 00:48:41.471 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:48:41.471 INFO kablam! Oct 13 00:48:41.471 INFO kablam! warning: unused variable: `button` Oct 13 00:48:41.471 INFO kablam! --> src/app.rs:87:39 Oct 13 00:48:41.471 INFO kablam! | Oct 13 00:48:41.471 INFO kablam! 87 | pub fn on_button_press(&mut self, button: &Button) { Oct 13 00:48:41.471 INFO kablam! | ^^^^^^ help: consider using `_button` instead Oct 13 00:48:41.471 INFO kablam! Oct 13 00:48:41.471 INFO kablam! warning: unused variable: `button` Oct 13 00:48:41.471 INFO kablam! --> src/app.rs:91:34 Oct 13 00:48:41.471 INFO kablam! | Oct 13 00:48:41.471 INFO kablam! 91 | fn on_mouse_click(&mut self, button: &MouseButton) { Oct 13 00:48:41.471 INFO kablam! | ^^^^^^ help: consider using `_button` instead Oct 13 00:48:41.471 INFO kablam! Oct 13 00:48:41.476 INFO kablam! warning: variable does not need to be mutable Oct 13 00:48:41.476 INFO kablam! --> src/app.rs:45:13 Oct 13 00:48:41.476 INFO kablam! | Oct 13 00:48:41.476 INFO kablam! 45 | let mut line = line::Line::new(color::BLACK, 1.0); Oct 13 00:48:41.476 INFO kablam! | ----^^^^ Oct 13 00:48:41.476 INFO kablam! | | Oct 13 00:48:41.476 INFO kablam! | help: remove this `mut` Oct 13 00:48:41.476 INFO kablam! | Oct 13 00:48:41.476 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 00:48:41.476 INFO kablam! Oct 13 00:48:41.476 INFO kablam! warning: variable does not need to be mutable Oct 13 00:48:41.476 INFO kablam! --> src/app.rs:45:13 Oct 13 00:48:41.476 INFO kablam! | Oct 13 00:48:41.476 INFO kablam! 45 | let mut line = line::Line::new(color::BLACK, 1.0); Oct 13 00:48:41.476 INFO kablam! | ----^^^^ Oct 13 00:48:41.476 INFO kablam! | | Oct 13 00:48:41.476 INFO kablam! | help: remove this `mut` Oct 13 00:48:41.476 INFO kablam! Oct 13 00:48:41.477 INFO kablam! warning: field is never used: `settings` Oct 13 00:48:41.477 INFO kablam! --> src/app.rs:25:5 Oct 13 00:48:41.477 INFO kablam! | Oct 13 00:48:41.477 INFO kablam! 25 | settings: settings::Settings, Oct 13 00:48:41.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:41.477 INFO kablam! | Oct 13 00:48:41.477 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:48:41.477 INFO kablam! Oct 13 00:48:41.477 INFO kablam! warning: method is never used: `on_mouse_click` Oct 13 00:48:41.477 INFO kablam! --> src/app.rs:91:5 Oct 13 00:48:41.477 INFO kablam! | Oct 13 00:48:41.477 INFO kablam! 91 | fn on_mouse_click(&mut self, button: &MouseButton) { Oct 13 00:48:41.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:48:41.477 INFO kablam! Oct 13 00:48:42.107 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.02s Oct 13 00:48:42.131 INFO kablam! su: No module specific data is present Oct 13 00:48:42.783 INFO running `"docker" "rm" "-f" "56492f940852ad3d1d39c14e33d59d59f83e98e2a1955aebba815ceb23ea9bab"` Oct 13 00:48:43.023 INFO blam! 56492f940852ad3d1d39c14e33d59d59f83e98e2a1955aebba815ceb23ea9bab Oct 13 00:48:43.023 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 00:48:43.457 INFO blam! ac487522c434b82a231b866343898a1bd759ae2e31ee7b91403d873c4be32dc3 Oct 13 00:48:43.459 INFO running `"docker" "start" "-a" "ac487522c434b82a231b866343898a1bd759ae2e31ee7b91403d873c4be32dc3"` Oct 13 00:48:45.478 INFO kablam! usermod: no changes Oct 13 00:48:45.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 13 00:48:45.673 INFO kablam! Running /target/debug/deps/color_picker-3215a3c439a4b304 Oct 13 00:48:45.676 INFO blam! Oct 13 00:48:45.676 INFO blam! running 0 tests Oct 13 00:48:45.676 INFO blam! Oct 13 00:48:45.676 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:48:45.676 INFO blam! Oct 13 00:48:45.679 INFO kablam! su: No module specific data is present Oct 13 00:48:46.522 INFO running `"docker" "rm" "-f" "ac487522c434b82a231b866343898a1bd759ae2e31ee7b91403d873c4be32dc3"` Oct 13 00:48:46.815 INFO blam! ac487522c434b82a231b866343898a1bd759ae2e31ee7b91403d873c4be32dc3