[INFO] updating cached repository basile-henry/dither [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/basile-henry/dither [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/basile-henry/dither" "work/ex/beta-1.37-6/sources/1.36.0/gh/basile-henry/dither"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/basile-henry/dither'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/basile-henry/dither" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/basile-henry/dither"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/basile-henry/dither'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 165ef0ba67db837b3926a7f8ebb6ef017f4297a3 [INFO] sha for GitHub repo basile-henry/dither: 165ef0ba67db837b3926a7f8ebb6ef017f4297a3 [INFO] validating manifest of basile-henry/dither on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of basile-henry/dither on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing basile-henry/dither [INFO] finished frobbing basile-henry/dither [INFO] frobbed toml for basile-henry/dither written to work/ex/beta-1.37-6/sources/1.36.0/gh/basile-henry/dither/Cargo.toml [INFO] started frobbing basile-henry/dither [INFO] finished frobbing basile-henry/dither [INFO] frobbed toml for basile-henry/dither written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/basile-henry/dither/Cargo.toml [INFO] crate basile-henry/dither already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing basile-henry/dither against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/basile-henry/dither:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 8dbfc2c16f42005e9147309926db69650b5a27bbdf7fb78b2722bd9f4669c774 [INFO] running `"docker" "start" "-a" "8dbfc2c16f42005e9147309926db69650b5a27bbdf7fb78b2722bd9f4669c774"` [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling dither v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*to` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/main.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 37 | let [rt, gt, bt] = &to.data; [INFO] [stderr] | -------- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 42 | to.clone_from(&Rgb([add_err(rt, re), add_err(gt, ge), add_err(bt, be)])); [INFO] [stderr] | ^^ -- immutable borrow later used here [INFO] [stderr] | | [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(mutable_borrow_reservation_conflict)] on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.01s [INFO] running `"docker" "inspect" "8dbfc2c16f42005e9147309926db69650b5a27bbdf7fb78b2722bd9f4669c774"` [INFO] running `"docker" "rm" "-f" "8dbfc2c16f42005e9147309926db69650b5a27bbdf7fb78b2722bd9f4669c774"` [INFO] [stdout] 8dbfc2c16f42005e9147309926db69650b5a27bbdf7fb78b2722bd9f4669c774 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/basile-henry/dither:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] dc81e0fea782c0ddb850535e3931122833039e71f28c4a5d9efdb6352d4e580f [INFO] running `"docker" "start" "-a" "dc81e0fea782c0ddb850535e3931122833039e71f28c4a5d9efdb6352d4e580f"` [INFO] [stderr] Compiling dither v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*to` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/main.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 37 | let [rt, gt, bt] = &to.data; [INFO] [stderr] | -------- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 42 | to.clone_from(&Rgb([add_err(rt, re), add_err(gt, ge), add_err(bt, be)])); [INFO] [stderr] | ^^ -- immutable borrow later used here [INFO] [stderr] | | [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(mutable_borrow_reservation_conflict)] on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `"docker" "inspect" "dc81e0fea782c0ddb850535e3931122833039e71f28c4a5d9efdb6352d4e580f"` [INFO] running `"docker" "rm" "-f" "dc81e0fea782c0ddb850535e3931122833039e71f28c4a5d9efdb6352d4e580f"` [INFO] [stdout] dc81e0fea782c0ddb850535e3931122833039e71f28c4a5d9efdb6352d4e580f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/basile-henry/dither:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 202d3d6a317c42ee6d74de18873a074b7a38a0b72130b773d5aff52421743eba [INFO] running `"docker" "start" "-a" "202d3d6a317c42ee6d74de18873a074b7a38a0b72130b773d5aff52421743eba"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/dither-edeb7f46a2eeaa56 [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" "202d3d6a317c42ee6d74de18873a074b7a38a0b72130b773d5aff52421743eba"` [INFO] running `"docker" "rm" "-f" "202d3d6a317c42ee6d74de18873a074b7a38a0b72130b773d5aff52421743eba"` [INFO] [stdout] 202d3d6a317c42ee6d74de18873a074b7a38a0b72130b773d5aff52421743eba