Oct 16 00:03:48.512 INFO testing pixel-0.1.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 00:03:48.512 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 16 00:03:48.935 INFO blam! 4e583a283d652dedb1b7a4fc162437708997df83a50037d483f5b9b03915ff82 Oct 16 00:03:48.943 INFO running `"docker" "start" "-a" "4e583a283d652dedb1b7a4fc162437708997df83a50037d483f5b9b03915ff82"` Oct 16 00:03:49.752 INFO kablam! usermod: no changes Oct 16 00:03:49.830 INFO kablam! Compiling pixel v0.1.3 (/source) Oct 16 00:03:50.467 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.467 INFO kablam! --> src/color/blending.rs:120:9 Oct 16 00:03:50.467 INFO kablam! | Oct 16 00:03:50.467 INFO kablam! 120 | /// B(Cb, Cs) = 1 - [(1 - Cb) x (1 - Cs)] = Cb + Cs -(Cb x Cs) Oct 16 00:03:50.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.467 INFO kablam! | Oct 16 00:03:50.467 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 16 00:03:50.467 INFO kablam! Oct 16 00:03:50.467 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.467 INFO kablam! --> src/color/blending.rs:122:9 Oct 16 00:03:50.467 INFO kablam! | Oct 16 00:03:50.467 INFO kablam! 122 | /// B(Cb, Cs) = HardLight(Cs, Cb) Oct 16 00:03:50.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.467 INFO kablam! Oct 16 00:03:50.467 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.467 INFO kablam! --> src/color/blending.rs:124:9 Oct 16 00:03:50.467 INFO kablam! | Oct 16 00:03:50.467 INFO kablam! 124 | /// B(Cb, Cs) = min(Cb, Cs) Oct 16 00:03:50.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.467 INFO kablam! Oct 16 00:03:50.467 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.467 INFO kablam! --> src/color/blending.rs:126:9 Oct 16 00:03:50.467 INFO kablam! | Oct 16 00:03:50.467 INFO kablam! 126 | /// B(Cb, Cs) = max(Cb, Cs) Oct 16 00:03:50.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.467 INFO kablam! Oct 16 00:03:50.467 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.467 INFO kablam! --> src/color/blending.rs:128:9 Oct 16 00:03:50.467 INFO kablam! | Oct 16 00:03:50.467 INFO kablam! 128 | /// if(Cb == 0) Oct 16 00:03:50.467 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 00:03:50.467 INFO kablam! Oct 16 00:03:50.467 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.467 INFO kablam! --> src/color/blending.rs:135:9 Oct 16 00:03:50.467 INFO kablam! | Oct 16 00:03:50.467 INFO kablam! 135 | /// if(Cb == 1) Oct 16 00:03:50.467 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 00:03:50.467 INFO kablam! Oct 16 00:03:50.467 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.467 INFO kablam! --> src/color/blending.rs:142:9 Oct 16 00:03:50.467 INFO kablam! | Oct 16 00:03:50.467 INFO kablam! 142 | /// if(Cs <= 0.5) Oct 16 00:03:50.467 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.467 INFO kablam! Oct 16 00:03:50.467 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.467 INFO kablam! --> src/color/blending.rs:147:9 Oct 16 00:03:50.467 INFO kablam! | Oct 16 00:03:50.467 INFO kablam! 147 | /// if(Cs <= 0.5) Oct 16 00:03:50.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.467 INFO kablam! Oct 16 00:03:50.468 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.468 INFO kablam! --> src/color/blending.rs:157:9 Oct 16 00:03:50.468 INFO kablam! | Oct 16 00:03:50.468 INFO kablam! 157 | /// B(Cb, Cs) = | Cb - Cs | Oct 16 00:03:50.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.468 INFO kablam! Oct 16 00:03:50.468 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.468 INFO kablam! --> src/color/blending.rs:159:9 Oct 16 00:03:50.468 INFO kablam! | Oct 16 00:03:50.468 INFO kablam! 159 | /// B(Cb, Cs) = Cb + Cs - 2 x Cb x Cs Oct 16 00:03:50.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.468 INFO kablam! Oct 16 00:03:50.468 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.468 INFO kablam! --> src/color/blending.rs:161:9 Oct 16 00:03:50.468 INFO kablam! | Oct 16 00:03:50.468 INFO kablam! 161 | /// B(Cb, Cs) = SetLum(SetSat(Cs, Sat(Cb)), Lum(Cb)) Oct 16 00:03:50.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.468 INFO kablam! Oct 16 00:03:50.468 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.468 INFO kablam! --> src/color/blending.rs:165:9 Oct 16 00:03:50.468 INFO kablam! | Oct 16 00:03:50.468 INFO kablam! 165 | /// B(Cb, Cs) = SetLum(SetSat(Cb, Sat(Cs)), Lum(Cb)) Oct 16 00:03:50.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.468 INFO kablam! Oct 16 00:03:50.468 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.468 INFO kablam! --> src/color/blending.rs:169:9 Oct 16 00:03:50.468 INFO kablam! | Oct 16 00:03:50.468 INFO kablam! 169 | /// B(Cb, Cs) = SetLum(Cs, Lum(Cb)) Oct 16 00:03:50.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.468 INFO kablam! Oct 16 00:03:50.468 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:03:50.468 INFO kablam! --> src/color/blending.rs:173:9 Oct 16 00:03:50.468 INFO kablam! | Oct 16 00:03:50.468 INFO kablam! 173 | /// B(Cb, Cs) = SetLum(Cb, Lum(Cs)) Oct 16 00:03:50.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:03:50.468 INFO kablam! Oct 16 00:03:50.468 INFO kablam! warning: unused import: `color::*` Oct 16 00:03:50.468 INFO kablam! --> src/lib.rs:4:5 Oct 16 00:03:50.468 INFO kablam! | Oct 16 00:03:50.468 INFO kablam! 4 | use color::*; Oct 16 00:03:50.468 INFO kablam! | ^^^^^^^^ Oct 16 00:03:50.468 INFO kablam! | Oct 16 00:03:50.468 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 00:03:50.468 INFO kablam! Oct 16 00:03:50.683 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Oct 16 00:03:50.683 INFO kablam! --> src/lib.rs:1:12 Oct 16 00:03:50.683 INFO kablam! | Oct 16 00:03:50.683 INFO kablam! 1 | #![feature(core)] Oct 16 00:03:50.683 INFO kablam! | ^^^^ Oct 16 00:03:50.683 INFO kablam! | Oct 16 00:03:50.683 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 00:03:50.683 INFO kablam! Oct 16 00:03:50.709 INFO kablam! error: index out of bounds: the len is 3 but the index is 3 Oct 16 00:03:50.709 INFO kablam! --> src/color/bin.rs:70:36 Oct 16 00:03:50.709 INFO kablam! | Oct 16 00:03:50.711 INFO kablam! 70 | fn get_blue_int(&self) -> u8 { self.0[3] } Oct 16 00:03:50.711 INFO kablam! | ^^^^^^^^^ Oct 16 00:03:50.711 INFO kablam! | Oct 16 00:03:50.711 INFO kablam! = note: #[deny(const_err)] on by default Oct 16 00:03:50.711 INFO kablam! Oct 16 00:03:50.743 INFO kablam! error: aborting due to previous error Oct 16 00:03:50.743 INFO kablam! Oct 16 00:03:50.747 INFO kablam! error: Could not compile `pixel`. Oct 16 00:03:50.747 INFO kablam! Oct 16 00:03:50.747 INFO kablam! To learn more, run the command again with --verbose. Oct 16 00:03:50.752 INFO kablam! su: No module specific data is present Oct 16 00:03:51.323 INFO running `"docker" "rm" "-f" "4e583a283d652dedb1b7a4fc162437708997df83a50037d483f5b9b03915ff82"` Oct 16 00:03:51.491 INFO blam! 4e583a283d652dedb1b7a4fc162437708997df83a50037d483f5b9b03915ff82