[INFO] cloning repository https://github.com/kitallis/aoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kitallis/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitallis%2Faoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitallis%2Faoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4c12a9cdeaaa85a62b205343767d1abd609d523 [INFO] checking kitallis/aoc against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitallis%2Faoc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kitallis/aoc [INFO] finished tweaking git repo https://github.com/kitallis/aoc [INFO] tweaked toml for git repo https://github.com/kitallis/aoc written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kitallis/aoc on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kitallis/aoc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 347d3bf32166cc564cf16075ed06abed861f6ebd6f862483362986dcd6496867 [INFO] running `Command { std: "docker" "start" "-a" "347d3bf32166cc564cf16075ed06abed861f6ebd6f862483362986dcd6496867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "347d3bf32166cc564cf16075ed06abed861f6ebd6f862483362986dcd6496867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "347d3bf32166cc564cf16075ed06abed861f6ebd6f862483362986dcd6496867", kill_on_drop: false }` [INFO] [stdout] 347d3bf32166cc564cf16075ed06abed861f6ebd6f862483362986dcd6496867 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 115c2cdf9053104af88f4a094bd1b3ad8590a9db3dd476522a3960559c453484 [INFO] running `Command { std: "docker" "start" "-a" "115c2cdf9053104af88f4a094bd1b3ad8590a9db3dd476522a3960559c453484", kill_on_drop: false }` [INFO] [stderr] Checking aoc19 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0507]: cannot move out of index of `Vec>` [INFO] [stdout] --> 2019/src/day3.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | for wire_path in wire_paths[0] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | value moved due to this implicit call to `.into_iter()` [INFO] [stdout] | move occurs because value has type `Vec<&str>`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: `into_iter` takes ownership of the receiver `self`, which moves value [INFO] [stdout] --> /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/core/src/iter/traits/collect.rs:310:17 [INFO] [stdout] help: consider iterating over a slice of the `Vec<&str>`'s content to avoid moving into the `for` loop [INFO] [stdout] | [INFO] [stdout] 32 | for wire_path in &wire_paths[0] { [INFO] [stdout] | + [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 32 | for wire_path in wire_paths[0].clone() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0507`. [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of index of `Vec>` [INFO] [stdout] --> 2019/src/day3.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | for wire_path in wire_paths[0] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | value moved due to this implicit call to `.into_iter()` [INFO] [stdout] | move occurs because value has type `Vec<&str>`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: `into_iter` takes ownership of the receiver `self`, which moves value [INFO] [stdout] --> /rustc/724e78794d2cf06eef820a24c9a4608d63435e1d/library/core/src/iter/traits/collect.rs:310:17 [INFO] [stdout] help: consider iterating over a slice of the `Vec<&str>`'s content to avoid moving into the `for` loop [INFO] [stdout] | [INFO] [stdout] 32 | for wire_path in &wire_paths[0] { [INFO] [stdout] | + [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 32 | for wire_path in wire_paths[0].clone() { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0507`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc19` (bin "2019_day3") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc19` (bin "2019_day3" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "115c2cdf9053104af88f4a094bd1b3ad8590a9db3dd476522a3960559c453484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115c2cdf9053104af88f4a094bd1b3ad8590a9db3dd476522a3960559c453484", kill_on_drop: false }` [INFO] [stdout] 115c2cdf9053104af88f4a094bd1b3ad8590a9db3dd476522a3960559c453484