[INFO] updating cached repository XeryusTC/image-palette [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/XeryusTC/image-palette [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/XeryusTC/image-palette" "work/ex/beta-1.38-1/sources/1.37.0/gh/XeryusTC/image-palette"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/XeryusTC/image-palette'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/XeryusTC/image-palette" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/XeryusTC/image-palette"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of XeryusTC/image-palette on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing XeryusTC/image-palette against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 8d417fc52b2bb871e862d879efec5c0ed93f1a99d650f16e95327de9567d29df [INFO] running `"docker" "start" "-a" "8d417fc52b2bb871e862d879efec5c0ed93f1a99d650f16e95327de9567d29df"` [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling inflate v0.4.2 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-derive v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [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 40.64s [INFO] running `"docker" "inspect" "8d417fc52b2bb871e862d879efec5c0ed93f1a99d650f16e95327de9567d29df"` [INFO] running `"docker" "rm" "-f" "8d417fc52b2bb871e862d879efec5c0ed93f1a99d650f16e95327de9567d29df"` [INFO] [stdout] 8d417fc52b2bb871e862d879efec5c0ed93f1a99d650f16e95327de9567d29df [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] be93efc24300a58ce14bf82da3140eb57ce2683cca0685311504b4fa9d68e024 [INFO] running `"docker" "start" "-a" "be93efc24300a58ce14bf82da3140eb57ce2683cca0685311504b4fa9d68e024"` [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.02s [INFO] running `"docker" "inspect" "be93efc24300a58ce14bf82da3140eb57ce2683cca0685311504b4fa9d68e024"` [INFO] running `"docker" "rm" "-f" "be93efc24300a58ce14bf82da3140eb57ce2683cca0685311504b4fa9d68e024"` [INFO] [stdout] be93efc24300a58ce14bf82da3140eb57ce2683cca0685311504b4fa9d68e024 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 52e9146f9fd7ad93219fec0b2583c1c89490e107767b3229085a32f9d39b4efc [INFO] running `"docker" "start" "-a" "52e9146f9fd7ad93219fec0b2583c1c89490e107767b3229085a32f9d39b4efc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/theme_palette-ba2c76dc5583c467 [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" "52e9146f9fd7ad93219fec0b2583c1c89490e107767b3229085a32f9d39b4efc"` [INFO] running `"docker" "rm" "-f" "52e9146f9fd7ad93219fec0b2583c1c89490e107767b3229085a32f9d39b4efc"` [INFO] [stdout] 52e9146f9fd7ad93219fec0b2583c1c89490e107767b3229085a32f9d39b4efc