[INFO] cloning repository https://github.com/Sam-Belliveau/Fast-Verlet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sam-Belliveau/Fast-Verlet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSam-Belliveau%2FFast-Verlet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSam-Belliveau%2FFast-Verlet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14fb9e021f4b5ac92ff9c5e747d92d74865d6101 [INFO] checking Sam-Belliveau/Fast-Verlet/14fb9e021f4b5ac92ff9c5e747d92d74865d6101 against master#ac385a5af6d9fa8399a0cec799833cd28324abf8 for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSam-Belliveau%2FFast-Verlet" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sam-Belliveau/Fast-Verlet on toolchain ac385a5af6d9fa8399a0cec799833cd28324abf8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sam-Belliveau/Fast-Verlet [INFO] finished tweaking git repo https://github.com/Sam-Belliveau/Fast-Verlet [INFO] tweaked toml for git repo https://github.com/Sam-Belliveau/Fast-Verlet written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Sam-Belliveau/Fast-Verlet 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" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sfml v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39c0c710ee30ca621ea80d63ef6ee0e05db8b9684d5f748a4c7fdeb79464d108 [INFO] running `Command { std: "docker" "start" "-a" "39c0c710ee30ca621ea80d63ef6ee0e05db8b9684d5f748a4c7fdeb79464d108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39c0c710ee30ca621ea80d63ef6ee0e05db8b9684d5f748a4c7fdeb79464d108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c0c710ee30ca621ea80d63ef6ee0e05db8b9684d5f748a4c7fdeb79464d108", kill_on_drop: false }` [INFO] [stdout] 39c0c710ee30ca621ea80d63ef6ee0e05db8b9684d5f748a4c7fdeb79464d108 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47d268d76fac741d25fb683db88d1a42bf58d830251f6b1ad53aee827f95a6c9 [INFO] running `Command { std: "docker" "start" "-a" "47d268d76fac741d25fb683db88d1a42bf58d830251f6b1ad53aee827f95a6c9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking widestring v1.0.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Compiling link-cplusplus v1.0.8 [INFO] [stderr] Compiling sfml v0.20.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking fast_verlet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0635]: unknown feature `drain_filter` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(drain_filter)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `drain_filter` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(drain_filter)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `drain_filter` found for mutable reference `&mut Vec>` in the current scope [INFO] [stdout] --> src/simulation.rs:65:40 [INFO] [stdout] | [INFO] [stdout] 65 | col_updated.extend(row.drain_filter(|particle| { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `par_iter` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.7.0/src/iter/mod.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | fn par_iter(&'data self) -> Self::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `drain_filter` found for mutable reference `&mut Vec>` in the current scope [INFO] [stdout] --> src/simulation.rs:65:40 [INFO] [stdout] | [INFO] [stdout] 65 | col_updated.extend(row.drain_filter(|particle| { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `par_iter` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.7.0/src/iter/mod.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | fn par_iter(&'data self) -> Self::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fast_verlet` (bin "fast_verlet") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fast_verlet` (bin "fast_verlet" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "47d268d76fac741d25fb683db88d1a42bf58d830251f6b1ad53aee827f95a6c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d268d76fac741d25fb683db88d1a42bf58d830251f6b1ad53aee827f95a6c9", kill_on_drop: false }` [INFO] [stdout] 47d268d76fac741d25fb683db88d1a42bf58d830251f6b1ad53aee827f95a6c9