[INFO] cloning repository XeryusTC/image-palette [INFO] running `"git" "clone" "--bare" "git://github.com/XeryusTC/image-palette.git" "work/cache/sources/gh/XeryusTC/image-palette"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/XeryusTC/image-palette'... [INFO] running `"git" "clone" "work/cache/sources/gh/XeryusTC/image-palette" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/XeryusTC/image-palette"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/XeryusTC/image-palette'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/XeryusTC/image-palette" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/XeryusTC/image-palette"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/XeryusTC/image-palette'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a67e27105cbdfcb12a07f7209fb867121d038873 [INFO] sha for GitHub repo XeryusTC/image-palette: a67e27105cbdfcb12a07f7209fb867121d038873 [INFO] validating manifest of XeryusTC/image-palette on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of XeryusTC/image-palette on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing XeryusTC/image-palette [INFO] finished frobbing XeryusTC/image-palette [INFO] frobbed toml for XeryusTC/image-palette written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/XeryusTC/image-palette/Cargo.toml [INFO] started frobbing XeryusTC/image-palette [INFO] finished frobbing XeryusTC/image-palette [INFO] frobbed toml for XeryusTC/image-palette written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/XeryusTC/image-palette/Cargo.toml [INFO] crate XeryusTC/image-palette already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing XeryusTC/image-palette against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/XeryusTC/image-palette:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 7f3da3c3c6ecb87162065a130f57826518c94646912cc37c781ab4a8253c31a3 [INFO] running `"docker" "start" "-a" "7f3da3c3c6ecb87162065a130f57826518c94646912cc37c781ab4a8253c31a3"` [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling num-derive v0.2.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling theme-palette v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:127:17 [INFO] [stderr] | [INFO] [stderr] 127 | let mut pixel = imgbuf.get_pixel_mut(x, y); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.61s [INFO] running `"docker" "inspect" "7f3da3c3c6ecb87162065a130f57826518c94646912cc37c781ab4a8253c31a3"` [INFO] running `"docker" "rm" "-f" "7f3da3c3c6ecb87162065a130f57826518c94646912cc37c781ab4a8253c31a3"` [INFO] [stdout] 7f3da3c3c6ecb87162065a130f57826518c94646912cc37c781ab4a8253c31a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/XeryusTC/image-palette:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2e02e6241a193ca9ae87d58951b89a710e81ac67d4509b22cafd0f343c5206e5 [INFO] running `"docker" "start" "-a" "2e02e6241a193ca9ae87d58951b89a710e81ac67d4509b22cafd0f343c5206e5"` [INFO] [stderr] Compiling theme-palette v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:127:17 [INFO] [stderr] | [INFO] [stderr] 127 | let mut pixel = imgbuf.get_pixel_mut(x, y); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "2e02e6241a193ca9ae87d58951b89a710e81ac67d4509b22cafd0f343c5206e5"` [INFO] running `"docker" "rm" "-f" "2e02e6241a193ca9ae87d58951b89a710e81ac67d4509b22cafd0f343c5206e5"` [INFO] [stdout] 2e02e6241a193ca9ae87d58951b89a710e81ac67d4509b22cafd0f343c5206e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/XeryusTC/image-palette:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] f63c485a0972646676fbddb1aff8d7d96e5a8ec1a1d0123216eb90ef91ff9cd9 [INFO] running `"docker" "start" "-a" "f63c485a0972646676fbddb1aff8d7d96e5a8ec1a1d0123216eb90ef91ff9cd9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/theme_palette-62db14af5901b73c [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f63c485a0972646676fbddb1aff8d7d96e5a8ec1a1d0123216eb90ef91ff9cd9"` [INFO] running `"docker" "rm" "-f" "f63c485a0972646676fbddb1aff8d7d96e5a8ec1a1d0123216eb90ef91ff9cd9"` [INFO] [stdout] f63c485a0972646676fbddb1aff8d7d96e5a8ec1a1d0123216eb90ef91ff9cd9