[INFO] cloning repository https://github.com/El-Chapo0133/enigma-machine_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/El-Chapo0133/enigma-machine_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEl-Chapo0133%2Fenigma-machine_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEl-Chapo0133%2Fenigma-machine_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3d6a7aed7b0ad6f77b4cdee390a25dcddf65d79 [INFO] checking El-Chapo0133/enigma-machine_rs against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEl-Chapo0133%2Fenigma-machine_rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/El-Chapo0133/enigma-machine_rs on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/El-Chapo0133/enigma-machine_rs [INFO] finished tweaking git repo https://github.com/El-Chapo0133/enigma-machine_rs [INFO] tweaked toml for git repo https://github.com/El-Chapo0133/enigma-machine_rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/El-Chapo0133/enigma-machine_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f8ed2248d319837a2cf1d5005406ab5eaeec401a9187697b9ba92c2a57bddf83 [INFO] running `Command { std: "docker" "start" "-a" "f8ed2248d319837a2cf1d5005406ab5eaeec401a9187697b9ba92c2a57bddf83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8ed2248d319837a2cf1d5005406ab5eaeec401a9187697b9ba92c2a57bddf83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8ed2248d319837a2cf1d5005406ab5eaeec401a9187697b9ba92c2a57bddf83", kill_on_drop: false }` [INFO] [stdout] f8ed2248d319837a2cf1d5005406ab5eaeec401a9187697b9ba92c2a57bddf83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff82548b867f5ae833c3c46430170bd050b02fe97e4d5b7bd3ede8f0ab53bb2c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ff82548b867f5ae833c3c46430170bd050b02fe97e4d5b7bd3ede8f0ab53bb2c", kill_on_drop: false }` [INFO] [stderr] Checking enigma-machine_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0596]: cannot borrow `*self` as mutable, as it is behind a `&` reference [INFO] [stdout] --> src/machine/mod.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn encode(&self, input: String) -> String { [INFO] [stdout] | ----- help: consider changing this to be a mutable reference: `&mut self` [INFO] [stdout] ... [INFO] [stdout] 34 | self.rolls_rotors(); [INFO] [stdout] | ^^^^ `self` is a `&` reference, so the data it refers to cannot be borrowed as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `*rotor` as mutable, as it is behind a `&` reference [INFO] [stdout] --> src/machine/mod.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 45 | for (index, rotor) in self.rotors.iter().enumerate() { [INFO] [stdout] | ----- help: consider changing this to be a mutable reference: `&mut Rotor` [INFO] [stdout] ... [INFO] [stdout] 52 | rotor.set_rolls(0); [INFO] [stdout] | ^^^^^ `rotor` is a `&` reference, so the data it refers to cannot be borrowed as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `*rotor` as mutable, as it is behind a `&` reference [INFO] [stdout] --> src/machine/mod.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 45 | for (index, rotor) in self.rotors.iter().enumerate() { [INFO] [stdout] | ----- help: consider changing this to be a mutable reference: `&mut Rotor` [INFO] [stdout] ... [INFO] [stdout] 55 | rotor.roll(); [INFO] [stdout] | ^^^^^ `rotor` is a `&` reference, so the data it refers to cannot be borrowed as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `values` [INFO] [stdout] --> src/machine/rotor/mod.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(values: Vec) -> Rotor { [INFO] [stdout] | ------ move occurs because `values` has type `Vec`, which does not implement the `Copy` trait [INFO] [stdout] 11 | Rotor { [INFO] [stdout] 12 | values: values, [INFO] [stdout] | ------ value moved here [INFO] [stdout] 13 | values_len: values.len(), [INFO] [stdout] | ^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `*self` as mutable, as it is behind a `&` reference [INFO] [stdout] --> src/machine/mod.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn encode(&self, input: String) -> String { [INFO] [stdout] | ----- help: consider changing this to be a mutable reference: `&mut self` [INFO] [stdout] ... [INFO] [stdout] 34 | self.rolls_rotors(); [INFO] [stdout] | ^^^^ `self` is a `&` reference, so the data it refers to cannot be borrowed as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0382, E0596. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `enigma-machine_rs` [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] [stdout] error[E0596]: cannot borrow `*rotor` as mutable, as it is behind a `&` reference [INFO] [stdout] --> src/machine/mod.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 45 | for (index, rotor) in self.rotors.iter().enumerate() { [INFO] [stdout] | ----- help: consider changing this to be a mutable reference: `&mut Rotor` [INFO] [stdout] ... [INFO] [stdout] 52 | rotor.set_rolls(0); [INFO] [stdout] | ^^^^^ `rotor` is a `&` reference, so the data it refers to cannot be borrowed as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `*rotor` as mutable, as it is behind a `&` reference [INFO] [stdout] --> src/machine/mod.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 45 | for (index, rotor) in self.rotors.iter().enumerate() { [INFO] [stdout] | ----- help: consider changing this to be a mutable reference: `&mut Rotor` [INFO] [stdout] ... [INFO] [stdout] 55 | rotor.roll(); [INFO] [stdout] | ^^^^^ `rotor` is a `&` reference, so the data it refers to cannot be borrowed as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `values` [INFO] [stdout] --> src/machine/rotor/mod.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(values: Vec) -> Rotor { [INFO] [stdout] | ------ move occurs because `values` has type `Vec`, which does not implement the `Copy` trait [INFO] [stdout] 11 | Rotor { [INFO] [stdout] 12 | values: values, [INFO] [stdout] | ------ value moved here [INFO] [stdout] 13 | values_len: values.len(), [INFO] [stdout] | ^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0382, E0596. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ff82548b867f5ae833c3c46430170bd050b02fe97e4d5b7bd3ede8f0ab53bb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff82548b867f5ae833c3c46430170bd050b02fe97e4d5b7bd3ede8f0ab53bb2c", kill_on_drop: false }` [INFO] [stdout] ff82548b867f5ae833c3c46430170bd050b02fe97e4d5b7bd3ede8f0ab53bb2c