[INFO] updating cached repository https://github.com/basile-henry/dither [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 165ef0ba67db837b3926a7f8ebb6ef017f4297a3 [INFO] testing basile-henry/dither against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasile-henry%2Fdither" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/basile-henry/dither on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/basile-henry/dither [INFO] finished tweaking git repo https://github.com/basile-henry/dither [INFO] tweaked toml for git repo https://github.com/basile-henry/dither written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/basile-henry/dither already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3a8fb6a530a28460f522c09ad39e9c497ac49681f4355d9ec6ef034a1081b718 [INFO] running `"docker" "start" "-a" "3a8fb6a530a28460f522c09ad39e9c497ac49681f4355d9ec6ef034a1081b718"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling rayon v1.0.3 [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/rustwide/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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.50s [INFO] running `"docker" "inspect" "3a8fb6a530a28460f522c09ad39e9c497ac49681f4355d9ec6ef034a1081b718"` [INFO] running `"docker" "rm" "-f" "3a8fb6a530a28460f522c09ad39e9c497ac49681f4355d9ec6ef034a1081b718"` [INFO] [stdout] 3a8fb6a530a28460f522c09ad39e9c497ac49681f4355d9ec6ef034a1081b718 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] db329e0112f71b5f9503e111efd21a23facba821e29ed8f373a6911aeca04ab7 [INFO] running `"docker" "start" "-a" "db329e0112f71b5f9503e111efd21a23facba821e29ed8f373a6911aeca04ab7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling dither v0.1.0 (/opt/rustwide/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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "db329e0112f71b5f9503e111efd21a23facba821e29ed8f373a6911aeca04ab7"` [INFO] running `"docker" "rm" "-f" "db329e0112f71b5f9503e111efd21a23facba821e29ed8f373a6911aeca04ab7"` [INFO] [stdout] db329e0112f71b5f9503e111efd21a23facba821e29ed8f373a6911aeca04ab7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "test" "--frozen"` [INFO] [stdout] 97f0ce73a962a760a905aa85c5ce2753e305615b105698842c04907d832747e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "97f0ce73a962a760a905aa85c5ce2753e305615b105698842c04907d832747e1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dither-7c9641357ef21db3 [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" "97f0ce73a962a760a905aa85c5ce2753e305615b105698842c04907d832747e1"` [INFO] running `"docker" "rm" "-f" "97f0ce73a962a760a905aa85c5ce2753e305615b105698842c04907d832747e1"` [INFO] [stdout] 97f0ce73a962a760a905aa85c5ce2753e305615b105698842c04907d832747e1