[INFO] cloning repository https://github.com/anxiousmodernman/weirdo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anxiousmodernman/weirdo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanxiousmodernman%2Fweirdo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanxiousmodernman%2Fweirdo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85e5989f2510c7cd58e12d9f18e24c19efc76e47 [INFO] testing anxiousmodernman/weirdo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanxiousmodernman%2Fweirdo" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anxiousmodernman/weirdo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anxiousmodernman/weirdo [INFO] finished tweaking git repo https://github.com/anxiousmodernman/weirdo [INFO] tweaked toml for git repo https://github.com/anxiousmodernman/weirdo written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/anxiousmodernman/weirdo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fea0004fcfc9d31939fa0b948f369c3897dd6178a911f8afe534b1276149d748 [INFO] running `Command { std: "docker" "start" "-a" "fea0004fcfc9d31939fa0b948f369c3897dd6178a911f8afe534b1276149d748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fea0004fcfc9d31939fa0b948f369c3897dd6178a911f8afe534b1276149d748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea0004fcfc9d31939fa0b948f369c3897dd6178a911f8afe534b1276149d748", kill_on_drop: false }` [INFO] [stdout] fea0004fcfc9d31939fa0b948f369c3897dd6178a911f8afe534b1276149d748 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0492ed87d3c806e92c98a026c627efb9dfec98d6af0790183b0051cc4a72fcf [INFO] running `Command { std: "docker" "start" "-a" "e0492ed87d3c806e92c98a026c627efb9dfec98d6af0790183b0051cc4a72fcf", kill_on_drop: false }` [INFO] [stderr] Compiling vulkano v0.5.6 [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling vk-sys v0.3.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling smallvec v0.3.3 [INFO] [stderr] Compiling half v1.0.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling weirdo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0382]: use of moved value: `found` [INFO] [stdout] --> src/main.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 41 | let mut found = Vec::new(); [INFO] [stdout] | --------- move occurs because `found` has type `Vec`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 51 | for f in found { [INFO] [stdout] | ^^^^^ `found` moved due to this implicit call to `.into_iter()`, in previous iteration of loop [INFO] [stdout] | [INFO] [stdout] note: this function takes ownership of the receiver `self`, which moves `found` [INFO] [stdout] help: consider iterating over a slice of the `Vec`'s content to avoid moving into the `for` loop [INFO] [stdout] | [INFO] [stdout] 51 | for f in &found { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `weirdo` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e0492ed87d3c806e92c98a026c627efb9dfec98d6af0790183b0051cc4a72fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0492ed87d3c806e92c98a026c627efb9dfec98d6af0790183b0051cc4a72fcf", kill_on_drop: false }` [INFO] [stdout] e0492ed87d3c806e92c98a026c627efb9dfec98d6af0790183b0051cc4a72fcf