Oct 31 23:49:06.659 INFO checking nrlsk/glitch-rs against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:49:06.660 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-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 31 23:49:07.020 INFO blam! 948ed3839d1aabdcde49bc4c850bd97a6cbcc668a840c74d93bccc02d0631dcc Oct 31 23:49:07.036 INFO running `"docker" "start" "-a" "948ed3839d1aabdcde49bc4c850bd97a6cbcc668a840c74d93bccc02d0631dcc"` Oct 31 23:49:08.236 INFO kablam! usermod: no changes Oct 31 23:49:08.397 INFO kablam! Checking noisy_float v0.1.7 Oct 31 23:49:08.400 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 31 23:49:08.400 INFO kablam! Checking num-rational v0.1.42 Oct 31 23:49:08.401 INFO kablam! Compiling num-derive v0.2.2 Oct 31 23:49:08.401 INFO kablam! Checking png v0.12.0 Oct 31 23:49:09.992 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 31 23:49:11.072 INFO kablam! Checking rayon-core v1.4.1 Oct 31 23:49:12.972 INFO kablam! Checking rayon v1.0.2 Oct 31 23:49:17.092 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 31 23:49:18.692 INFO kablam! Checking image v0.19.0 Oct 31 23:49:24.049 INFO kablam! Checking glitch-rs v0.1.0 (/source) Oct 31 23:49:25.314 INFO kablam! error[E0308]: mismatched types Oct 31 23:49:25.315 INFO kablam! --> src/sorting.rs:37:5 Oct 31 23:49:25.315 INFO kablam! | Oct 31 23:49:25.315 INFO kablam! 13 | pub fn sort_pixels(pixels: Vec>, rev: bool) -> Vec> { Oct 31 23:49:25.316 INFO kablam! | ------------ expected `std::vec::Vec>` because of return type Oct 31 23:49:25.316 INFO kablam! ... Oct 31 23:49:25.317 INFO kablam! 37 | pixels_sorted Oct 31 23:49:25.317 INFO kablam! | ^^^^^^^^^^^^^ expected struct `image::Rgb`, found reference Oct 31 23:49:25.317 INFO kablam! | Oct 31 23:49:25.318 INFO kablam! = note: expected type `std::vec::Vec>` Oct 31 23:49:25.318 INFO kablam! found type `std::vec::Vec<&image::Rgb>` Oct 31 23:49:25.319 INFO kablam! Oct 31 23:49:25.327 INFO kablam! error: aborting due to previous error Oct 31 23:49:25.328 INFO kablam! Oct 31 23:49:25.328 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 31 23:49:25.336 INFO kablam! error: Could not compile `glitch-rs`. Oct 31 23:49:25.336 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 31 23:49:25.519 INFO kablam! error[E0308]: mismatched types Oct 31 23:49:25.519 INFO kablam! --> src/sorting.rs:37:5 Oct 31 23:49:25.519 INFO kablam! | Oct 31 23:49:25.519 INFO kablam! 13 | pub fn sort_pixels(pixels: Vec>, rev: bool) -> Vec> { Oct 31 23:49:25.519 INFO kablam! | ------------ expected `std::vec::Vec>` because of return type Oct 31 23:49:25.519 INFO kablam! ... Oct 31 23:49:25.519 INFO kablam! 37 | pixels_sorted Oct 31 23:49:25.519 INFO kablam! | ^^^^^^^^^^^^^ expected struct `image::Rgb`, found reference Oct 31 23:49:25.519 INFO kablam! | Oct 31 23:49:25.519 INFO kablam! = note: expected type `std::vec::Vec>` Oct 31 23:49:25.519 INFO kablam! found type `std::vec::Vec<&image::Rgb>` Oct 31 23:49:25.519 INFO kablam! Oct 31 23:49:25.522 INFO kablam! error: aborting due to previous error Oct 31 23:49:25.522 INFO kablam! Oct 31 23:49:25.522 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 31 23:49:25.535 INFO kablam! error: Could not compile `glitch-rs`. Oct 31 23:49:25.535 INFO kablam! Oct 31 23:49:25.535 INFO kablam! To learn more, run the command again with --verbose. Oct 31 23:49:25.538 INFO kablam! su: No module specific data is present Oct 31 23:49:26.816 INFO running `"docker" "rm" "-f" "948ed3839d1aabdcde49bc4c850bd97a6cbcc668a840c74d93bccc02d0631dcc"` Oct 31 23:49:27.072 INFO blam! 948ed3839d1aabdcde49bc4c850bd97a6cbcc668a840c74d93bccc02d0631dcc