[INFO] updating cached repository https://github.com/XeryusTC/image-palette [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a67e27105cbdfcb12a07f7209fb867121d038873 [INFO] testing XeryusTC/image-palette against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FXeryusTC%2Fimage-palette" "work/builds/worker-8/source"` [INFO] [stderr] Cloning into 'work/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/XeryusTC/image-palette on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/XeryusTC/image-palette [INFO] finished tweaking git repo https://github.com/XeryusTC/image-palette [INFO] tweaked toml for git repo https://github.com/XeryusTC/image-palette written to work/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/XeryusTC/image-palette already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 5c514a4e5a2cc44e96fb1a160d44290eaf95dc2ccc8cd71864af44bd28b49841 [INFO] running `"docker" "start" "-a" "5c514a4e5a2cc44e96fb1a160d44290eaf95dc2ccc8cd71864af44bd28b49841"` [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling inflate v0.4.2 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling clap v2.31.2 [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 rayon v1.0.1 [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 num-derive v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling theme-palette v0.1.0 (/opt/rustwide/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 13.45s [INFO] running `"docker" "inspect" "5c514a4e5a2cc44e96fb1a160d44290eaf95dc2ccc8cd71864af44bd28b49841"` [INFO] running `"docker" "rm" "-f" "5c514a4e5a2cc44e96fb1a160d44290eaf95dc2ccc8cd71864af44bd28b49841"` [INFO] [stdout] 5c514a4e5a2cc44e96fb1a160d44290eaf95dc2ccc8cd71864af44bd28b49841 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] d3b9be76d32fc7e4de7cc44b490c02e049db51116a350ecbe33b60259db7ef51 [INFO] running `"docker" "start" "-a" "d3b9be76d32fc7e4de7cc44b490c02e049db51116a350ecbe33b60259db7ef51"` [INFO] [stderr] Compiling theme-palette v0.1.0 (/opt/rustwide/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.61s [INFO] running `"docker" "inspect" "d3b9be76d32fc7e4de7cc44b490c02e049db51116a350ecbe33b60259db7ef51"` [INFO] running `"docker" "rm" "-f" "d3b9be76d32fc7e4de7cc44b490c02e049db51116a350ecbe33b60259db7ef51"` [INFO] [stdout] d3b9be76d32fc7e4de7cc44b490c02e049db51116a350ecbe33b60259db7ef51 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] ae99c809f008c4caeff0db88b268f0edbb29058a202c7a286e79f2001c48ccd3 [INFO] running `"docker" "start" "-a" "ae99c809f008c4caeff0db88b268f0edbb29058a202c7a286e79f2001c48ccd3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/theme_palette-9cf0d7ea98b964c6 [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" "ae99c809f008c4caeff0db88b268f0edbb29058a202c7a286e79f2001c48ccd3"` [INFO] running `"docker" "rm" "-f" "ae99c809f008c4caeff0db88b268f0edbb29058a202c7a286e79f2001c48ccd3"` [INFO] [stdout] ae99c809f008c4caeff0db88b268f0edbb29058a202c7a286e79f2001c48ccd3