Oct 14 20:43:11.837 INFO testing firefox7025/ImageSorter against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:43:11.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:43:12.326 INFO blam! ef789a858862bccb4b7ac077ab1d1362d81debec29c30695045ffc500479e90e Oct 14 20:43:12.343 INFO running `"docker" "start" "-a" "ef789a858862bccb4b7ac077ab1d1362d81debec29c30695045ffc500479e90e"` Oct 14 20:43:13.483 INFO kablam! usermod: no changes Oct 14 20:43:13.735 INFO kablam! Compiling bit-vec v0.4.4 Oct 14 20:43:13.740 INFO kablam! Compiling memchr v2.0.1 Oct 14 20:43:14.579 INFO kablam! Compiling aho-corasick v0.6.6 Oct 14 20:43:14.878 INFO kablam! Compiling img_hash v2.1.0 Oct 14 20:43:15.875 INFO kablam! Compiling regex v1.0.2 Oct 14 20:43:28.187 INFO kablam! Compiling env_logger v0.5.12 Oct 14 20:43:30.071 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 14 20:43:31.096 INFO kablam! Compiling image_sorter v0.1.0 (/source) Oct 14 20:43:32.551 INFO kablam! warning: unused variable: `x` Oct 14 20:43:32.551 INFO kablam! --> src/main.rs:109:27 Oct 14 20:43:32.551 INFO kablam! | Oct 14 20:43:32.551 INFO kablam! 109 | .min_by_key(|(x, y)| hashimages::image_diff(val, y)).unwrap(); Oct 14 20:43:32.551 INFO kablam! | ^ help: consider using `_x` instead Oct 14 20:43:32.551 INFO kablam! | Oct 14 20:43:32.551 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:43:32.551 INFO kablam! Oct 14 20:43:32.551 INFO kablam! warning: unused variable: `dist_ratio` Oct 14 20:43:32.551 INFO kablam! --> src/main.rs:55:9 Oct 14 20:43:32.551 INFO kablam! | Oct 14 20:43:32.551 INFO kablam! 55 | let dist_ratio = matches.value_of("Similarity").unwrap_or("20"); Oct 14 20:43:32.551 INFO kablam! | ^^^^^^^^^^ help: consider using `_dist_ratio` instead Oct 14 20:43:32.551 INFO kablam! Oct 14 20:43:32.551 INFO kablam! warning: variable `output_directory` is assigned to, but never used Oct 14 20:43:32.552 INFO kablam! --> src/main.rs:61:9 Oct 14 20:43:32.552 INFO kablam! | Oct 14 20:43:32.552 INFO kablam! 61 | let output_directory; Oct 14 20:43:32.552 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 20:43:32.552 INFO kablam! | Oct 14 20:43:32.552 INFO kablam! = note: consider using `_output_directory` instead Oct 14 20:43:32.552 INFO kablam! Oct 14 20:43:32.552 INFO kablam! warning: value assigned to `output_directory` is never read Oct 14 20:43:32.552 INFO kablam! --> src/main.rs:87:13 Oct 14 20:43:32.552 INFO kablam! | Oct 14 20:43:32.552 INFO kablam! 87 | output_directory = path; Oct 14 20:43:32.552 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 20:43:32.552 INFO kablam! | Oct 14 20:43:32.552 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 20:43:32.552 INFO kablam! Oct 14 20:43:37.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.25s Oct 14 20:43:37.767 INFO kablam! su: No module specific data is present Oct 14 20:43:38.968 INFO running `"docker" "rm" "-f" "ef789a858862bccb4b7ac077ab1d1362d81debec29c30695045ffc500479e90e"` Oct 14 20:43:39.278 INFO blam! ef789a858862bccb4b7ac077ab1d1362d81debec29c30695045ffc500479e90e Oct 14 20:43:39.289 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:43:39.794 INFO blam! e50461229d6b031cf1af009044dd5579ae68c9dbbc1e2d783c405e2f9f8799f6 Oct 14 20:43:39.797 INFO running `"docker" "start" "-a" "e50461229d6b031cf1af009044dd5579ae68c9dbbc1e2d783c405e2f9f8799f6"` Oct 14 20:43:40.881 INFO kablam! usermod: no changes Oct 14 20:43:41.079 INFO kablam! Compiling image_sorter v0.1.0 (/source) Oct 14 20:43:42.463 INFO kablam! warning: unused variable: `x` Oct 14 20:43:42.463 INFO kablam! --> src/main.rs:109:27 Oct 14 20:43:42.463 INFO kablam! | Oct 14 20:43:42.463 INFO kablam! 109 | .min_by_key(|(x, y)| hashimages::image_diff(val, y)).unwrap(); Oct 14 20:43:42.463 INFO kablam! | ^ help: consider using `_x` instead Oct 14 20:43:42.463 INFO kablam! | Oct 14 20:43:42.463 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:43:42.463 INFO kablam! Oct 14 20:43:42.463 INFO kablam! warning: unused variable: `dist_ratio` Oct 14 20:43:42.463 INFO kablam! --> src/main.rs:55:9 Oct 14 20:43:42.463 INFO kablam! | Oct 14 20:43:42.463 INFO kablam! 55 | let dist_ratio = matches.value_of("Similarity").unwrap_or("20"); Oct 14 20:43:42.463 INFO kablam! | ^^^^^^^^^^ help: consider using `_dist_ratio` instead Oct 14 20:43:42.465 INFO kablam! Oct 14 20:43:42.465 INFO kablam! warning: variable `output_directory` is assigned to, but never used Oct 14 20:43:42.465 INFO kablam! --> src/main.rs:61:9 Oct 14 20:43:42.465 INFO kablam! | Oct 14 20:43:42.466 INFO kablam! 61 | let output_directory; Oct 14 20:43:42.466 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 20:43:42.466 INFO kablam! | Oct 14 20:43:42.466 INFO kablam! = note: consider using `_output_directory` instead Oct 14 20:43:42.466 INFO kablam! Oct 14 20:43:42.467 INFO kablam! warning: value assigned to `output_directory` is never read Oct 14 20:43:42.467 INFO kablam! --> src/main.rs:87:13 Oct 14 20:43:42.467 INFO kablam! | Oct 14 20:43:42.467 INFO kablam! 87 | output_directory = path; Oct 14 20:43:42.467 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 20:43:42.468 INFO kablam! | Oct 14 20:43:42.468 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 20:43:42.468 INFO kablam! Oct 14 20:43:43.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.21s Oct 14 20:43:43.117 INFO kablam! su: No module specific data is present Oct 14 20:43:43.690 INFO running `"docker" "rm" "-f" "e50461229d6b031cf1af009044dd5579ae68c9dbbc1e2d783c405e2f9f8799f6"` Oct 14 20:43:43.843 INFO blam! e50461229d6b031cf1af009044dd5579ae68c9dbbc1e2d783c405e2f9f8799f6 Oct 14 20:43:43.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:43:44.138 INFO blam! d1574a621ba3adc332263acb987268dafdbb498d21ebcde6725e1bf5c463ecb7 Oct 14 20:43:44.140 INFO running `"docker" "start" "-a" "d1574a621ba3adc332263acb987268dafdbb498d21ebcde6725e1bf5c463ecb7"` Oct 14 20:43:44.763 INFO kablam! usermod: no changes Oct 14 20:43:44.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 14 20:43:44.900 INFO kablam! Running /target/debug/deps/image_sorter-153a8475006b50d4 Oct 14 20:43:44.907 INFO blam! Oct 14 20:43:44.907 INFO blam! running 0 tests Oct 14 20:43:44.907 INFO blam! Oct 14 20:43:44.907 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:43:44.907 INFO blam! Oct 14 20:43:44.911 INFO kablam! su: No module specific data is present Oct 14 20:43:45.790 INFO running `"docker" "rm" "-f" "d1574a621ba3adc332263acb987268dafdbb498d21ebcde6725e1bf5c463ecb7"` Oct 14 20:43:46.155 INFO blam! d1574a621ba3adc332263acb987268dafdbb498d21ebcde6725e1bf5c463ecb7