Oct 15 06:09:31.041 INFO testing Tomcc/streamingpattern against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:09:31.043 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 06:09:31.447 INFO blam! 24a15a78fc72a2a5b637b713586c60eb0f95f1ce732c7b549595072ddd5d45e5 Oct 15 06:09:31.450 INFO running `"docker" "start" "-a" "24a15a78fc72a2a5b637b713586c60eb0f95f1ce732c7b549595072ddd5d45e5"` Oct 15 06:09:33.680 INFO kablam! usermod: no changes Oct 15 06:09:34.163 INFO kablam! Compiling serde_json v0.8.6 Oct 15 06:09:34.163 INFO kablam! Compiling phf v0.7.21 Oct 15 06:09:34.171 INFO kablam! Compiling x11-dl v2.12.0 Oct 15 06:09:34.187 INFO kablam! Compiling target_build_utils v0.1.2 Oct 15 06:09:34.187 INFO kablam! Compiling pistoncore-event_loop v0.27.0 Oct 15 06:09:34.187 INFO kablam! Compiling image v0.12.1 Oct 15 06:09:38.421 INFO kablam! Compiling piston v0.27.0 Oct 15 06:10:09.964 INFO kablam! Compiling libloading v0.3.1 Oct 15 06:10:13.824 INFO kablam! Compiling piston-gfx_texture v0.20.0 Oct 15 06:10:13.825 INFO kablam! Compiling piston2d-opengl_graphics v0.37.0 Oct 15 06:10:17.347 INFO kablam! Compiling dlib v0.3.1 Oct 15 06:10:17.751 INFO kablam! Compiling piston2d-gfx_graphics v0.35.0 Oct 15 06:10:18.364 INFO kablam! Compiling wayland-sys v0.7.6 Oct 15 06:10:22.887 INFO kablam! Compiling wayland-client v0.7.6 Oct 15 06:10:27.243 INFO kablam! Compiling wayland-window v0.4.3 Oct 15 06:10:27.244 INFO kablam! Compiling wayland-kbd v0.6.2 Oct 15 06:10:30.964 INFO kablam! Compiling winit v0.5.8 Oct 15 06:10:35.747 INFO kablam! Compiling glutin v0.7.2 Oct 15 06:10:39.368 INFO kablam! Compiling pistoncore-glutin_window v0.33.0 Oct 15 06:10:44.501 INFO kablam! Compiling piston_window v0.61.0 Oct 15 06:10:47.534 INFO kablam! Compiling streamingpattern v0.1.0 (/source) Oct 15 06:10:50.231 INFO kablam! warning: unused import: `graphics::types::Color` Oct 15 06:10:50.231 INFO kablam! --> src/main.rs:18:5 Oct 15 06:10:50.231 INFO kablam! | Oct 15 06:10:50.231 INFO kablam! 18 | use graphics::types::Color; Oct 15 06:10:50.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:10:50.231 INFO kablam! | Oct 15 06:10:50.231 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:10:50.231 INFO kablam! Oct 15 06:10:50.363 INFO kablam! warning: unused variable: `buffer` Oct 15 06:10:50.363 INFO kablam! --> src/main.rs:79:15 Oct 15 06:10:50.363 INFO kablam! | Oct 15 06:10:50.363 INFO kablam! 79 | fn draw_state(buffer: &mut RgbaImage) { Oct 15 06:10:50.363 INFO kablam! | ^^^^^^ help: consider using `_buffer` instead Oct 15 06:10:50.363 INFO kablam! | Oct 15 06:10:50.363 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:10:50.363 INFO kablam! Oct 15 06:10:50.363 INFO kablam! warning: unused variable: `context` Oct 15 06:10:50.363 INFO kablam! --> src/main.rs:112:9 Oct 15 06:10:50.363 INFO kablam! | Oct 15 06:10:50.363 INFO kablam! 112 | let context = GenerationContext::from_path(input, result_w as usize, result_h as usize, N); Oct 15 06:10:50.363 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 15 06:10:50.363 INFO kablam! Oct 15 06:10:50.375 INFO kablam! warning: field is never used: `allowed_patterns` Oct 15 06:10:50.375 INFO kablam! --> src/main.rs:48:5 Oct 15 06:10:50.375 INFO kablam! | Oct 15 06:10:50.375 INFO kablam! 48 | allowed_patterns: Vec, Oct 15 06:10:50.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:10:50.375 INFO kablam! | Oct 15 06:10:50.375 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:10:50.375 INFO kablam! Oct 15 06:10:50.375 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:10:50.375 INFO kablam! --> src/main.rs:26:56 Oct 15 06:10:50.375 INFO kablam! | Oct 15 06:10:50.375 INFO kablam! 26 | fn from_area(image: &DynamicImage, x: u32, y: u32, N: u8) -> Self { Oct 15 06:10:50.375 INFO kablam! | ^ Oct 15 06:10:50.375 INFO kablam! | Oct 15 06:10:50.375 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:10:50.375 INFO kablam! Oct 15 06:10:50.375 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:10:50.375 INFO kablam! --> src/main.rs:27:13 Oct 15 06:10:50.375 INFO kablam! | Oct 15 06:10:50.375 INFO kablam! 27 | let N = N as u32; Oct 15 06:10:50.375 INFO kablam! | ^ Oct 15 06:10:50.375 INFO kablam! Oct 15 06:10:50.375 INFO kablam! warning: structure field `sortedPatterns` should have a snake case name such as `sorted_patterns` Oct 15 06:10:50.375 INFO kablam! --> src/main.rs:46:5 Oct 15 06:10:50.375 INFO kablam! | Oct 15 06:10:50.375 INFO kablam! 46 | sortedPatterns: Vec<(u16, Pattern)>, Oct 15 06:10:50.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:10:50.375 INFO kablam! Oct 15 06:10:50.375 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:10:50.375 INFO kablam! --> src/main.rs:52:58 Oct 15 06:10:50.375 INFO kablam! | Oct 15 06:10:50.375 INFO kablam! 52 | fn from_path

(path: P, out_w: usize, out_h: usize, N: u8) -> Self where P:AsRef{ Oct 15 06:10:50.375 INFO kablam! | ^ Oct 15 06:10:50.375 INFO kablam! Oct 15 06:10:55.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Oct 15 06:10:55.960 INFO kablam! su: No module specific data is present Oct 15 06:10:57.083 INFO running `"docker" "rm" "-f" "24a15a78fc72a2a5b637b713586c60eb0f95f1ce732c7b549595072ddd5d45e5"` Oct 15 06:10:57.463 INFO blam! 24a15a78fc72a2a5b637b713586c60eb0f95f1ce732c7b549595072ddd5d45e5 Oct 15 06:10:57.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 06:10:57.883 INFO blam! 6c33de42c755b40c6a7f2dfb452b08c4f582e81e6726443a6fd64238f1eb0710 Oct 15 06:10:57.887 INFO running `"docker" "start" "-a" "6c33de42c755b40c6a7f2dfb452b08c4f582e81e6726443a6fd64238f1eb0710"` Oct 15 06:10:59.618 INFO kablam! usermod: no changes Oct 15 06:10:59.895 INFO kablam! Compiling streamingpattern v0.1.0 (/source) Oct 15 06:11:02.755 INFO kablam! warning: unused import: `graphics::types::Color` Oct 15 06:11:02.755 INFO kablam! --> src/main.rs:18:5 Oct 15 06:11:02.756 INFO kablam! | Oct 15 06:11:02.756 INFO kablam! 18 | use graphics::types::Color; Oct 15 06:11:02.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:11:02.757 INFO kablam! | Oct 15 06:11:02.757 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:11:02.757 INFO kablam! Oct 15 06:11:02.923 INFO kablam! warning: unused variable: `buffer` Oct 15 06:11:02.923 INFO kablam! --> src/main.rs:79:15 Oct 15 06:11:02.924 INFO kablam! | Oct 15 06:11:02.924 INFO kablam! 79 | fn draw_state(buffer: &mut RgbaImage) { Oct 15 06:11:02.925 INFO kablam! | ^^^^^^ help: consider using `_buffer` instead Oct 15 06:11:02.925 INFO kablam! | Oct 15 06:11:02.925 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:11:02.926 INFO kablam! Oct 15 06:11:02.926 INFO kablam! warning: unused variable: `context` Oct 15 06:11:02.926 INFO kablam! --> src/main.rs:112:9 Oct 15 06:11:02.927 INFO kablam! | Oct 15 06:11:02.927 INFO kablam! 112 | let context = GenerationContext::from_path(input, result_w as usize, result_h as usize, N); Oct 15 06:11:02.927 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 15 06:11:02.928 INFO kablam! Oct 15 06:11:02.939 INFO kablam! warning: field is never used: `allowed_patterns` Oct 15 06:11:02.939 INFO kablam! --> src/main.rs:48:5 Oct 15 06:11:02.940 INFO kablam! | Oct 15 06:11:02.940 INFO kablam! 48 | allowed_patterns: Vec, Oct 15 06:11:02.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:11:02.940 INFO kablam! | Oct 15 06:11:02.941 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:11:02.941 INFO kablam! Oct 15 06:11:02.941 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:11:02.942 INFO kablam! --> src/main.rs:26:56 Oct 15 06:11:02.942 INFO kablam! | Oct 15 06:11:02.942 INFO kablam! 26 | fn from_area(image: &DynamicImage, x: u32, y: u32, N: u8) -> Self { Oct 15 06:11:02.943 INFO kablam! | ^ Oct 15 06:11:02.943 INFO kablam! | Oct 15 06:11:02.943 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:11:02.943 INFO kablam! Oct 15 06:11:02.944 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:11:02.944 INFO kablam! --> src/main.rs:27:13 Oct 15 06:11:02.944 INFO kablam! | Oct 15 06:11:02.945 INFO kablam! 27 | let N = N as u32; Oct 15 06:11:02.945 INFO kablam! | ^ Oct 15 06:11:02.945 INFO kablam! Oct 15 06:11:02.945 INFO kablam! warning: structure field `sortedPatterns` should have a snake case name such as `sorted_patterns` Oct 15 06:11:02.946 INFO kablam! --> src/main.rs:46:5 Oct 15 06:11:02.946 INFO kablam! | Oct 15 06:11:02.946 INFO kablam! 46 | sortedPatterns: Vec<(u16, Pattern)>, Oct 15 06:11:02.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:11:02.947 INFO kablam! Oct 15 06:11:02.947 INFO kablam! warning: variable `N` should have a snake case name such as `n` Oct 15 06:11:02.948 INFO kablam! --> src/main.rs:52:58 Oct 15 06:11:02.948 INFO kablam! | Oct 15 06:11:02.948 INFO kablam! 52 | fn from_path

(path: P, out_w: usize, out_h: usize, N: u8) -> Self where P:AsRef{ Oct 15 06:11:02.948 INFO kablam! | ^ Oct 15 06:11:02.949 INFO kablam! Oct 15 06:11:03.569 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.92s Oct 15 06:11:03.582 INFO kablam! su: No module specific data is present Oct 15 06:11:04.488 INFO running `"docker" "rm" "-f" "6c33de42c755b40c6a7f2dfb452b08c4f582e81e6726443a6fd64238f1eb0710"` Oct 15 06:11:04.784 INFO blam! 6c33de42c755b40c6a7f2dfb452b08c4f582e81e6726443a6fd64238f1eb0710 Oct 15 06:11:04.789 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 06:11:05.288 INFO blam! b962ba4e7efaa92f0941c3f6a431dd9482df145f2dd04efcbcb251876311c7c1 Oct 15 06:11:05.290 INFO running `"docker" "start" "-a" "b962ba4e7efaa92f0941c3f6a431dd9482df145f2dd04efcbcb251876311c7c1"` Oct 15 06:11:07.587 INFO kablam! usermod: no changes Oct 15 06:11:07.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Oct 15 06:11:07.927 INFO kablam! Running /target/debug/deps/streamingpattern-42afee6b1c9ecbed Oct 15 06:11:07.939 INFO kablam! su: No module specific data is present Oct 15 06:11:07.939 INFO blam! Oct 15 06:11:07.939 INFO blam! running 0 tests Oct 15 06:11:07.939 INFO blam! Oct 15 06:11:07.939 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:11:07.939 INFO blam! Oct 15 06:11:08.882 INFO running `"docker" "rm" "-f" "b962ba4e7efaa92f0941c3f6a431dd9482df145f2dd04efcbcb251876311c7c1"` Oct 15 06:11:09.241 INFO blam! b962ba4e7efaa92f0941c3f6a431dd9482df145f2dd04efcbcb251876311c7c1