[INFO] cloning repository https://github.com/alberdingk-thijm/flesh-wounds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alberdingk-thijm/flesh-wounds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falberdingk-thijm%2Fflesh-wounds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falberdingk-thijm%2Fflesh-wounds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5b8b93b35e7574a4a842d1bbcc59d5ab5afea4d [INFO] testing alberdingk-thijm/flesh-wounds against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falberdingk-thijm%2Fflesh-wounds" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alberdingk-thijm/flesh-wounds on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alberdingk-thijm/flesh-wounds [INFO] finished tweaking git repo https://github.com/alberdingk-thijm/flesh-wounds [INFO] tweaked toml for git repo https://github.com/alberdingk-thijm/flesh-wounds written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/alberdingk-thijm/flesh-wounds already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.9.0 [INFO] [stderr] Downloaded strum_macros v0.9.0 [INFO] [stderr] Downloaded tui v0.2.3 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a90b3b9d9891b51a02ec3cfaceac50293884f0d4affe9e62d137acf4c17e648f [INFO] running `Command { std: "docker" "start" "-a" "a90b3b9d9891b51a02ec3cfaceac50293884f0d4affe9e62d137acf4c17e648f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a90b3b9d9891b51a02ec3cfaceac50293884f0d4affe9e62d137acf4c17e648f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90b3b9d9891b51a02ec3cfaceac50293884f0d4affe9e62d137acf4c17e648f", kill_on_drop: false }` [INFO] [stdout] a90b3b9d9891b51a02ec3cfaceac50293884f0d4affe9e62d137acf4c17e648f [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d2abe3467e895b71188b90c63622bda74fe681b32b52f7d1b981f8e1e53b0b3 [INFO] running `Command { std: "docker" "start" "-a" "9d2abe3467e895b71188b90c63622bda74fe681b32b52f7d1b981f8e1e53b0b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling strum v0.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling tui v0.2.3 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling strum_macros v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling serde_json v1.0.20 [INFO] [stderr] Compiling flesh-wounds v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0382]: borrow of moved value: `class` [INFO] [stdout] --> src/combatants.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 73 | let class = self.class?; [INFO] [stdout] | ----- move occurs because `class` has type `Classes`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 76 | class: class, [INFO] [stdout] | ----- value moved here [INFO] [stdout] ... [INFO] [stdout] 85 | thac0: class.thac0(), [INFO] [stdout] | ^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:527:21 [INFO] [stdout] | [INFO] [stdout] 527 | let mut from = self.combatants[f].done_mut().unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:540:21 [INFO] [stdout] | [INFO] [stdout] 540 | let mut to = self.combatants[t].done_mut().unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `flesh-wounds` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9d2abe3467e895b71188b90c63622bda74fe681b32b52f7d1b981f8e1e53b0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2abe3467e895b71188b90c63622bda74fe681b32b52f7d1b981f8e1e53b0b3", kill_on_drop: false }` [INFO] [stdout] 9d2abe3467e895b71188b90c63622bda74fe681b32b52f7d1b981f8e1e53b0b3