[INFO] fetching crate brainheck 0.1.8... [INFO] checking brainheck-0.1.8 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate brainheck 0.1.8 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate brainheck 0.1.8 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate brainheck 0.1.8 [INFO] finished tweaking crates.io crate brainheck 0.1.8 [INFO] tweaked toml for crates.io crate brainheck 0.1.8 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ecfa6604adf68a66e174fa88367be9e973ad80164568e4621c08671b176fe94 [INFO] running `"docker" "start" "-a" "6ecfa6604adf68a66e174fa88367be9e973ad80164568e4621c08671b176fe94"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking brainheck v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] error[E0507]: cannot move out of `helloworld_src`, a captured variable in an `FnMut` closure [INFO] [stderr] --> src/test.rs:21:25 [INFO] [stderr] | [INFO] [stderr] 17 | let mut helloworld_src = String::new(); [INFO] [stderr] | ------------------ captured outer variable [INFO] [stderr] ... [INFO] [stderr] 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); [INFO] [stderr] | ^^^^^^^^^^^^^^ move occurs because `helloworld_src` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stderr] [INFO] [stderr] error[E0507]: cannot move out of `fake_std_in`, a captured variable in an `FnMut` closure [INFO] [stderr] --> src/test.rs:21:41 [INFO] [stderr] | [INFO] [stderr] 20 | let fake_std_in = String::new(); [INFO] [stderr] | ----------- captured outer variable [INFO] [stderr] 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); [INFO] [stderr] | ^^^^^^^^^^^ move occurs because `fake_std_in` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0507`. [INFO] [stderr] error: could not compile `brainheck`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/lib.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "6ecfa6604adf68a66e174fa88367be9e973ad80164568e4621c08671b176fe94"` [INFO] running `"docker" "rm" "-f" "6ecfa6604adf68a66e174fa88367be9e973ad80164568e4621c08671b176fe94"` [INFO] [stdout] 6ecfa6604adf68a66e174fa88367be9e973ad80164568e4621c08671b176fe94