Oct 12 22:03:17.979 INFO testing tcsc/firkin against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 22:03:17.980 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 12 22:03:18.415 INFO blam! 3027d7474043dcc70bd5a78fbd419ff6cb9fadc19672090098af5324968ecefb Oct 12 22:03:18.423 INFO running `"docker" "start" "-a" "3027d7474043dcc70bd5a78fbd419ff6cb9fadc19672090098af5324968ecefb"` Oct 12 22:03:20.387 INFO kablam! usermod: no changes Oct 12 22:03:20.623 INFO kablam! Compiling dimensioned v0.6.0 Oct 12 22:03:20.623 INFO kablam! Compiling thread-id v3.1.0 Oct 12 22:03:20.627 INFO kablam! Compiling memmap v0.5.2 Oct 12 22:03:20.627 INFO kablam! Compiling num-complex v0.1.37 Oct 12 22:03:20.631 INFO kablam! Compiling nodrop v0.1.9 Oct 12 22:03:20.631 INFO kablam! Compiling clap v2.24.2 Oct 12 22:03:20.631 INFO kablam! Compiling num-bigint v0.1.37 Oct 12 22:03:20.631 INFO kablam! Compiling tempfile v2.1.5 Oct 12 22:03:21.836 INFO kablam! Compiling thread_local v0.3.3 Oct 12 22:03:22.180 INFO kablam! Compiling generic-array v0.5.1 Oct 12 22:03:25.203 INFO kablam! Compiling regex v0.2.1 Oct 12 22:03:29.431 INFO kablam! Compiling num-rational v0.1.36 Oct 12 22:03:31.500 INFO kablam! Compiling num v0.1.37 Oct 12 22:03:47.542 INFO kablam! Compiling env_logger v0.4.2 Oct 12 22:04:10.951 INFO kablam! Compiling firkin v0.1.0 (/source) Oct 12 22:04:11.650 INFO kablam! warning: unused import: `Path` Oct 12 22:04:11.650 INFO kablam! --> src/cli.rs:3:17 Oct 12 22:04:11.651 INFO kablam! | Oct 12 22:04:11.651 INFO kablam! 3 | use std::path::{Path, PathBuf}; Oct 12 22:04:11.651 INFO kablam! | ^^^^ Oct 12 22:04:11.651 INFO kablam! | Oct 12 22:04:11.652 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:04:11.652 INFO kablam! Oct 12 22:04:11.652 INFO kablam! warning: unused import: `DistPxFrac` Oct 12 22:04:11.652 INFO kablam! --> src/cli.rs:6:21 Oct 12 22:04:11.652 INFO kablam! | Oct 12 22:04:11.653 INFO kablam! 6 | use units::{DistPx, DistPxFrac, PX}; Oct 12 22:04:11.653 INFO kablam! | ^^^^^^^^^^ Oct 12 22:04:11.653 INFO kablam! Oct 12 22:04:11.658 INFO kablam! warning: unused import: `image::Image` Oct 12 22:04:11.659 INFO kablam! --> src/main.rs:21:5 Oct 12 22:04:11.659 INFO kablam! | Oct 12 22:04:11.659 INFO kablam! 21 | use image::Image; Oct 12 22:04:11.660 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:04:11.660 INFO kablam! Oct 12 22:04:12.535 INFO kablam! warning: unused variable: `u` Oct 12 22:04:12.535 INFO kablam! --> src/distort.rs:7:18 Oct 12 22:04:12.535 INFO kablam! | Oct 12 22:04:12.535 INFO kablam! 7 | fn map_dst_pixel(u: DistPx, y: DistPx) -> (DistPxFrac, DistPxFrac) { Oct 12 22:04:12.535 INFO kablam! | ^ help: consider using `_u` instead Oct 12 22:04:12.535 INFO kablam! | Oct 12 22:04:12.535 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:04:12.535 INFO kablam! Oct 12 22:04:12.535 INFO kablam! warning: unused variable: `y` Oct 12 22:04:12.535 INFO kablam! --> src/distort.rs:7:29 Oct 12 22:04:12.535 INFO kablam! | Oct 12 22:04:12.535 INFO kablam! 7 | fn map_dst_pixel(u: DistPx, y: DistPx) -> (DistPxFrac, DistPxFrac) { Oct 12 22:04:12.535 INFO kablam! | ^ help: consider using `_y` instead Oct 12 22:04:12.535 INFO kablam! Oct 12 22:04:12.536 INFO kablam! warning: unused variable: `i` Oct 12 22:04:12.536 INFO kablam! --> src/main.rs:30:9 Oct 12 22:04:12.536 INFO kablam! | Oct 12 22:04:12.536 INFO kablam! 30 | let i = image::MemoryMappedImage::::map_file(f.input.as_path(), Oct 12 22:04:12.536 INFO kablam! | ^ help: consider using `_i` instead Oct 12 22:04:12.536 INFO kablam! Oct 12 22:04:12.828 INFO kablam! warning: type alias is never used: `DistPxFrac` Oct 12 22:04:12.829 INFO kablam! --> src/units.rs:55:1 Oct 12 22:04:12.829 INFO kablam! | Oct 12 22:04:12.829 INFO kablam! 55 | pub type DistPxFrac = Pixel; Oct 12 22:04:12.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:12.829 INFO kablam! | Oct 12 22:04:12.829 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:04:12.829 INFO kablam! Oct 12 22:04:12.829 INFO kablam! warning: struct is never constructed: `OwnedImage` Oct 12 22:04:12.829 INFO kablam! --> src/image.rs:63:1 Oct 12 22:04:12.829 INFO kablam! | Oct 12 22:04:12.829 INFO kablam! 63 | pub struct OwnedImage { Oct 12 22:04:12.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:12.829 INFO kablam! Oct 12 22:04:12.829 INFO kablam! warning: method is never used: `new` Oct 12 22:04:12.829 INFO kablam! --> src/image.rs:70:5 Oct 12 22:04:12.829 INFO kablam! | Oct 12 22:04:12.829 INFO kablam! 70 | pub fn new(width: DistPx, height: DistPx) -> OwnedImage { Oct 12 22:04:12.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:12.829 INFO kablam! Oct 12 22:04:12.829 INFO kablam! warning: field is never used: `mem` Oct 12 22:04:12.829 INFO kablam! --> src/image.rs:162:5 Oct 12 22:04:12.829 INFO kablam! | Oct 12 22:04:12.829 INFO kablam! 162 | mem: Mmap, Oct 12 22:04:12.829 INFO kablam! | ^^^^^^^^^ Oct 12 22:04:12.829 INFO kablam! Oct 12 22:04:12.829 INFO kablam! warning: function is never used: `map_dst_pixel` Oct 12 22:04:12.829 INFO kablam! --> src/distort.rs:7:1 Oct 12 22:04:12.829 INFO kablam! | Oct 12 22:04:12.831 INFO kablam! 7 | fn map_dst_pixel(u: DistPx, y: DistPx) -> (DistPxFrac, DistPxFrac) { Oct 12 22:04:12.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:12.831 INFO kablam! Oct 12 22:04:12.831 INFO kablam! warning: function is never used: `sample_image` Oct 12 22:04:12.831 INFO kablam! --> src/distort.rs:13:1 Oct 12 22:04:12.831 INFO kablam! | Oct 12 22:04:12.831 INFO kablam! 13 | / fn sample_image(i: &ImageType, u: DistPxFrac, v: DistPxFrac) -> i16 Oct 12 22:04:12.831 INFO kablam! 14 | | where ImageType: Image Oct 12 22:04:12.831 INFO kablam! 15 | | { Oct 12 22:04:12.831 INFO kablam! 16 | | let one = DistPx::new(1); Oct 12 22:04:12.831 INFO kablam! ... | Oct 12 22:04:12.831 INFO kablam! 57 | | num::clamp(new_pixel, 0.0, max_value).round() as i16 Oct 12 22:04:12.831 INFO kablam! 58 | | } Oct 12 22:04:12.831 INFO kablam! | |_^ Oct 12 22:04:12.831 INFO kablam! Oct 12 22:04:12.831 INFO kablam! warning: function is never used: `pixel_or_black` Oct 12 22:04:12.831 INFO kablam! --> src/distort.rs:61:1 Oct 12 22:04:12.831 INFO kablam! | Oct 12 22:04:12.831 INFO kablam! 61 | / fn pixel_or_black(i: &ImageType, x: DistPx, y: DistPx) -> f64 Oct 12 22:04:12.831 INFO kablam! 62 | | where ImageType: Image Oct 12 22:04:12.831 INFO kablam! 63 | | { Oct 12 22:04:12.831 INFO kablam! 64 | | let zero = DistPx::new(0isize); Oct 12 22:04:12.831 INFO kablam! ... | Oct 12 22:04:12.831 INFO kablam! 70 | | } Oct 12 22:04:12.831 INFO kablam! 71 | | } Oct 12 22:04:12.831 INFO kablam! | |_^ Oct 12 22:04:12.831 INFO kablam! Oct 12 22:04:14.480 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.06s Oct 12 22:04:14.486 INFO kablam! su: No module specific data is present Oct 12 22:04:15.321 INFO running `"docker" "rm" "-f" "3027d7474043dcc70bd5a78fbd419ff6cb9fadc19672090098af5324968ecefb"` Oct 12 22:04:15.573 INFO blam! 3027d7474043dcc70bd5a78fbd419ff6cb9fadc19672090098af5324968ecefb Oct 12 22:04:15.577 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 12 22:04:15.987 INFO blam! 6eaaf5ec344536608cb4aa99f84ec9a46bf3f136ba0c49729f0445c0b793fde1 Oct 12 22:04:16.003 INFO running `"docker" "start" "-a" "6eaaf5ec344536608cb4aa99f84ec9a46bf3f136ba0c49729f0445c0b793fde1"` Oct 12 22:04:16.836 INFO kablam! usermod: no changes Oct 12 22:04:16.912 INFO kablam! Compiling firkin v0.1.0 (/source) Oct 12 22:04:17.400 INFO kablam! warning: unused import: `Path` Oct 12 22:04:17.400 INFO kablam! --> src/cli.rs:3:17 Oct 12 22:04:17.400 INFO kablam! | Oct 12 22:04:17.400 INFO kablam! 3 | use std::path::{Path, PathBuf}; Oct 12 22:04:17.400 INFO kablam! | ^^^^ Oct 12 22:04:17.400 INFO kablam! | Oct 12 22:04:17.400 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:04:17.400 INFO kablam! Oct 12 22:04:17.400 INFO kablam! warning: unused import: `DistPxFrac` Oct 12 22:04:17.400 INFO kablam! --> src/cli.rs:6:21 Oct 12 22:04:17.400 INFO kablam! | Oct 12 22:04:17.400 INFO kablam! 6 | use units::{DistPx, DistPxFrac, PX}; Oct 12 22:04:17.400 INFO kablam! | ^^^^^^^^^^ Oct 12 22:04:17.400 INFO kablam! Oct 12 22:04:17.407 INFO kablam! warning: unused import: `self` Oct 12 22:04:17.407 INFO kablam! --> src/distort.rs:76:17 Oct 12 22:04:17.407 INFO kablam! | Oct 12 22:04:17.407 INFO kablam! 76 | use image::{self, OwnedImage, MutableImage}; Oct 12 22:04:17.407 INFO kablam! | ^^^^ Oct 12 22:04:17.407 INFO kablam! Oct 12 22:04:17.407 INFO kablam! warning: unused import: `self` Oct 12 22:04:17.407 INFO kablam! --> src/distort.rs:77:17 Oct 12 22:04:17.407 INFO kablam! | Oct 12 22:04:17.407 INFO kablam! 77 | use units::{self, PX, DistPx}; Oct 12 22:04:17.407 INFO kablam! | ^^^^ Oct 12 22:04:17.407 INFO kablam! Oct 12 22:04:17.407 INFO kablam! warning: unused import: `image::Image` Oct 12 22:04:17.407 INFO kablam! --> src/main.rs:21:5 Oct 12 22:04:17.407 INFO kablam! | Oct 12 22:04:17.407 INFO kablam! 21 | use image::Image; Oct 12 22:04:17.407 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:04:17.407 INFO kablam! Oct 12 22:04:18.355 INFO kablam! warning: unused variable: `u` Oct 12 22:04:18.355 INFO kablam! --> src/distort.rs:7:18 Oct 12 22:04:18.355 INFO kablam! | Oct 12 22:04:18.355 INFO kablam! 7 | fn map_dst_pixel(u: DistPx, y: DistPx) -> (DistPxFrac, DistPxFrac) { Oct 12 22:04:18.355 INFO kablam! | ^ help: consider using `_u` instead Oct 12 22:04:18.355 INFO kablam! | Oct 12 22:04:18.355 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:04:18.355 INFO kablam! Oct 12 22:04:18.355 INFO kablam! warning: unused variable: `y` Oct 12 22:04:18.355 INFO kablam! --> src/distort.rs:7:29 Oct 12 22:04:18.355 INFO kablam! | Oct 12 22:04:18.355 INFO kablam! 7 | fn map_dst_pixel(u: DistPx, y: DistPx) -> (DistPxFrac, DistPxFrac) { Oct 12 22:04:18.355 INFO kablam! | ^ help: consider using `_y` instead Oct 12 22:04:18.355 INFO kablam! Oct 12 22:04:18.355 INFO kablam! warning: unused variable: `i` Oct 12 22:04:18.355 INFO kablam! --> src/main.rs:30:9 Oct 12 22:04:18.355 INFO kablam! | Oct 12 22:04:18.355 INFO kablam! 30 | let i = image::MemoryMappedImage::::map_file(f.input.as_path(), Oct 12 22:04:18.355 INFO kablam! | ^ help: consider using `_i` instead Oct 12 22:04:18.355 INFO kablam! Oct 12 22:04:18.687 INFO kablam! warning: field is never used: `mem` Oct 12 22:04:18.687 INFO kablam! --> src/image.rs:162:5 Oct 12 22:04:18.687 INFO kablam! | Oct 12 22:04:18.687 INFO kablam! 162 | mem: Mmap, Oct 12 22:04:18.687 INFO kablam! | ^^^^^^^^^ Oct 12 22:04:18.687 INFO kablam! | Oct 12 22:04:18.687 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:04:18.687 INFO kablam! Oct 12 22:04:18.687 INFO kablam! warning: function is never used: `map_dst_pixel` Oct 12 22:04:18.687 INFO kablam! --> src/distort.rs:7:1 Oct 12 22:04:18.687 INFO kablam! | Oct 12 22:04:18.687 INFO kablam! 7 | fn map_dst_pixel(u: DistPx, y: DistPx) -> (DistPxFrac, DistPxFrac) { Oct 12 22:04:18.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:04:18.687 INFO kablam! Oct 12 22:04:20.566 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.71s Oct 12 22:04:20.571 INFO kablam! su: No module specific data is present Oct 12 22:04:21.159 INFO running `"docker" "rm" "-f" "6eaaf5ec344536608cb4aa99f84ec9a46bf3f136ba0c49729f0445c0b793fde1"` Oct 12 22:04:21.339 INFO blam! 6eaaf5ec344536608cb4aa99f84ec9a46bf3f136ba0c49729f0445c0b793fde1 Oct 12 22:04:21.340 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 12 22:04:21.647 INFO blam! e96e8f042f61624358b40cc30df704c2d34c2d29dafd978dd3de1eda1f0b191c Oct 12 22:04:21.650 INFO running `"docker" "start" "-a" "e96e8f042f61624358b40cc30df704c2d34c2d29dafd978dd3de1eda1f0b191c"` Oct 12 22:04:22.475 INFO kablam! usermod: no changes Oct 12 22:04:22.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 12 22:04:22.647 INFO kablam! Running /target/debug/deps/firkin-5daa7ff27cdd040d Oct 12 22:04:22.655 INFO blam! Oct 12 22:04:22.655 INFO blam! running 13 tests Oct 12 22:04:22.655 INFO blam! test distort::test_sampling::x_axis_averaging ... ok Oct 12 22:04:22.663 INFO blam! test distort::test_sampling::y_axis_averaging ... ok Oct 12 22:04:22.663 INFO blam! test distort::test_sampling::bounds_check ... ok Oct 12 22:04:22.663 INFO blam! test distort::test_sampling::identity_sample ... ok Oct 12 22:04:22.663 INFO blam! test cli::test_expand_filename::rooted_paths_are_not_expanded ... ok Oct 12 22:04:22.663 INFO blam! test image::test_memory_mapped_image::mapping_a_non_existant_file_is_an_error ... ok Oct 12 22:04:22.667 INFO blam! test image::test_owned_image::create ... ok Oct 12 22:04:22.667 INFO blam! test units::test::create_integer_values ... ok Oct 12 22:04:22.671 INFO blam! test units::test::create_float_values ... ok Oct 12 22:04:22.695 INFO blam! test image::test_owned_image::indexing ... ok Oct 12 22:04:22.893 INFO blam! test image::test_memory_mapped_image::mapping_an_i32_file ... ok Oct 12 22:04:22.899 INFO blam! test image::test_memory_mapped_image::mapping_an_f32_file ... ok Oct 12 22:04:22.899 INFO blam! test image::test_memory_mapped_image::mapping_an_image_with_bad_dimensions_is_an_error ... ok Oct 12 22:04:22.899 INFO blam! Oct 12 22:04:22.899 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:04:22.899 INFO blam! Oct 12 22:04:22.901 INFO kablam! su: No module specific data is present Oct 12 22:04:24.003 INFO running `"docker" "rm" "-f" "e96e8f042f61624358b40cc30df704c2d34c2d29dafd978dd3de1eda1f0b191c"` Oct 12 22:04:24.423 INFO blam! e96e8f042f61624358b40cc30df704c2d34c2d29dafd978dd3de1eda1f0b191c