Oct 16 05:43:11.030 INFO testing img-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 05:43:11.032 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 05:43:11.507 INFO blam! 159de8928064397c50926930ecf4152696e7a7f8b4dd1f9f39aebc7f4b67803c Oct 16 05:43:11.513 INFO running `"docker" "start" "-a" "159de8928064397c50926930ecf4152696e7a7f8b4dd1f9f39aebc7f4b67803c"` Oct 16 05:43:12.769 INFO kablam! usermod: no changes Oct 16 05:43:12.827 INFO kablam! Compiling img v0.1.0 (/source) Oct 16 05:43:14.099 INFO kablam! warning: where clauses are not enforced in type aliases Oct 16 05:43:14.099 INFO kablam! --> src/image/impl_buffer.rs:18:39 Oct 16 05:43:14.099 INFO kablam! | Oct 16 05:43:14.099 INFO kablam! 18 | pub type ImageBufferVal where PixelP: Pixel = ImageVal>; Oct 16 05:43:14.099 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:43:14.099 INFO kablam! | Oct 16 05:43:14.099 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 16 05:43:14.099 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 16 05:43:14.099 INFO kablam! Oct 16 05:43:14.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 16 05:43:14.171 INFO kablam! su: No module specific data is present Oct 16 05:43:15.231 INFO running `"docker" "rm" "-f" "159de8928064397c50926930ecf4152696e7a7f8b4dd1f9f39aebc7f4b67803c"` Oct 16 05:43:15.535 INFO blam! 159de8928064397c50926930ecf4152696e7a7f8b4dd1f9f39aebc7f4b67803c Oct 16 05:43:15.541 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 05:43:16.049 INFO blam! f6a7288014db85d6c196ee7b1ffe63f56e21cc5002ec574b8cb5490a5a0e3a25 Oct 16 05:43:16.051 INFO running `"docker" "start" "-a" "f6a7288014db85d6c196ee7b1ffe63f56e21cc5002ec574b8cb5490a5a0e3a25"` Oct 16 05:43:17.500 INFO kablam! usermod: no changes Oct 16 05:43:17.580 INFO kablam! Compiling img v0.1.0 (/source) Oct 16 05:43:18.872 INFO kablam! warning: unused arithmetic operation which must be used Oct 16 05:43:18.872 INFO kablam! --> src/scalar/mod.rs:11:5 Oct 16 05:43:18.872 INFO kablam! | Oct 16 05:43:18.873 INFO kablam! 11 | a + b; Oct 16 05:43:18.873 INFO kablam! | ^^^^^ Oct 16 05:43:18.873 INFO kablam! | Oct 16 05:43:18.874 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 05:43:18.874 INFO kablam! Oct 16 05:43:18.874 INFO kablam! warning: unused comparison which must be used Oct 16 05:43:18.874 INFO kablam! --> src/scalar/mod.rs:16:5 Oct 16 05:43:18.875 INFO kablam! | Oct 16 05:43:18.875 INFO kablam! 16 | a == b; Oct 16 05:43:18.875 INFO kablam! | ^^^^^^ Oct 16 05:43:18.876 INFO kablam! Oct 16 05:43:18.876 INFO kablam! warning: where clauses are not enforced in type aliases Oct 16 05:43:18.876 INFO kablam! --> src/image/impl_buffer.rs:18:39 Oct 16 05:43:18.877 INFO kablam! | Oct 16 05:43:18.877 INFO kablam! 18 | pub type ImageBufferVal where PixelP: Pixel = ImageVal>; Oct 16 05:43:18.877 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:43:18.878 INFO kablam! | Oct 16 05:43:18.878 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 16 05:43:18.878 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 16 05:43:18.879 INFO kablam! Oct 16 05:43:19.682 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.14s Oct 16 05:43:19.682 INFO kablam! su: No module specific data is present Oct 16 05:43:20.537 INFO running `"docker" "rm" "-f" "f6a7288014db85d6c196ee7b1ffe63f56e21cc5002ec574b8cb5490a5a0e3a25"` Oct 16 05:43:20.865 INFO blam! f6a7288014db85d6c196ee7b1ffe63f56e21cc5002ec574b8cb5490a5a0e3a25 Oct 16 05:43:20.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 05:43:21.260 INFO blam! 1e4135447163fdf7afa2f2b8a159ae01bfd2c335afc77a220d76d0ddc6c98fc1 Oct 16 05:43:21.262 INFO running `"docker" "start" "-a" "1e4135447163fdf7afa2f2b8a159ae01bfd2c335afc77a220d76d0ddc6c98fc1"` Oct 16 05:43:22.714 INFO kablam! usermod: no changes Oct 16 05:43:22.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 05:43:22.784 INFO kablam! Running /target/debug/deps/img-7e9a5b64c4805f1b Oct 16 05:43:22.787 INFO blam! Oct 16 05:43:22.787 INFO blam! running 4 tests Oct 16 05:43:22.788 INFO blam! test px::test_raw_buffer_funcs ... ok Oct 16 05:43:22.788 INFO blam! test px::test_arithmetic ... ok Oct 16 05:43:22.789 INFO blam! test scalar::test_arithmetic ... ok Oct 16 05:43:22.789 INFO blam! test image::test_image_buffer ... ok Oct 16 05:43:22.790 INFO blam! Oct 16 05:43:22.790 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:43:22.790 INFO blam! Oct 16 05:43:22.795 INFO kablam! Doc-tests img Oct 16 05:43:24.079 INFO blam! Oct 16 05:43:24.079 INFO blam! running 8 tests Oct 16 05:43:24.119 INFO blam! test src/image/impl_core.rs - image::impl_core::ImageVal (line 24) ... ignored Oct 16 05:43:31.927 INFO blam! test src/px/generic.rs - px::generic::Pixel::calc_minimum_pitch (line 24) ... ok Oct 16 05:43:32.649 INFO blam! test src/scalar/generic.rs - scalar::generic::Scalar (line 15) ... ok Oct 16 05:43:32.735 INFO blam! test src/px/impl_core.rs - px::impl_core::PixelVal (line 20) ... ok Oct 16 05:43:32.823 INFO blam! test src/px/generic.rs - px::generic::Pixel (line 12) ... ok Oct 16 05:43:32.839 INFO blam! test src/scalar/impl_core.rs - scalar::impl_core::ScalarVal (line 25) ... ok Oct 16 05:43:32.923 INFO blam! test src/image/generics.rs - image::generics::Image (line 11) ... ok Oct 16 05:43:32.987 INFO blam! test src/px/generic.rs - px::generic::PixelArithmetic (line 58) ... ok Oct 16 05:43:32.987 INFO blam! Oct 16 05:43:32.987 INFO blam! test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 05:43:32.987 INFO blam! Oct 16 05:43:33.007 INFO kablam! su: No module specific data is present Oct 16 05:43:33.621 INFO running `"docker" "rm" "-f" "1e4135447163fdf7afa2f2b8a159ae01bfd2c335afc77a220d76d0ddc6c98fc1"` Oct 16 05:43:33.871 INFO blam! 1e4135447163fdf7afa2f2b8a159ae01bfd2c335afc77a220d76d0ddc6c98fc1