[INFO] crate voronoiify-image 1.0.2 is already in cache [INFO] checking voronoiify-image-1.0.2 against nightly-2019-10-27 for pr-65897 [INFO] extracting crate voronoiify-image 1.0.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate voronoiify-image 1.0.2 on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate voronoiify-image 1.0.2 [INFO] disabled cargo feature 'default-run' from crates.io crate voronoiify-image 1.0.2 [INFO] finished tweaking crates.io crate voronoiify-image 1.0.2 [INFO] tweaked toml for crates.io crate voronoiify-image 1.0.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: profile key `overrides` has been renamed to `package`, please update the manifest to the new key name [INFO] [stderr] warning: profile key `overrides` has been renamed to `package`, please update the manifest to the new key name [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=allow" "-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" "+nightly-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 61ec1e6b9c971d462d0b7e7996f5bbf62952e87fd12859250df843a864f431cb [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" "61ec1e6b9c971d462d0b7e7996f5bbf62952e87fd12859250df843a864f431cb"` [INFO] [stderr] warning: profile key `overrides` has been renamed to `package`, please update the manifest to the new key name [INFO] [stderr] warning: profile key `overrides` has been renamed to `package`, please update the manifest to the new key name [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking deque v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking variance v0.1.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking scopeguard v0.1.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking separator v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.0.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking scoped-pool v1.0.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rayon v0.6.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking jpeg-decoder v0.1.11 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking voronoiify-image v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0507]: cannot move out of `input`, a captured variable in an `FnMut` closure [INFO] [stderr] --> src/benchmark.rs:146:33 [INFO] [stderr] | [INFO] [stderr] 145 | let input = Path::new("resources").join("imgs").join("parrots.png"); [INFO] [stderr] | ----- captured outer variable [INFO] [stderr] 146 | bench.iter(|| run_bench(input, 10, false)); [INFO] [stderr] | ^^^^^ move occurs because `input` has type `std::path::PathBuf`, which does not implement the `Copy` trait [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0507`. [INFO] [stderr] error: could not compile `voronoiify-image`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "61ec1e6b9c971d462d0b7e7996f5bbf62952e87fd12859250df843a864f431cb"` [INFO] running `"docker" "rm" "-f" "61ec1e6b9c971d462d0b7e7996f5bbf62952e87fd12859250df843a864f431cb"` [INFO] [stdout] 61ec1e6b9c971d462d0b7e7996f5bbf62952e87fd12859250df843a864f431cb