[INFO] cloning repository https://github.com/sacooper/GeneticAlgorithms-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sacooper/GeneticAlgorithms-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsacooper%2FGeneticAlgorithms-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsacooper%2FGeneticAlgorithms-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3f1bea271ed5efeadffaccb61f5f113a6bf5e60 [INFO] checking sacooper/GeneticAlgorithms-Rust against master#7bdae134cba57426d3c56b5de737a351762445e1 for pr-123794 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsacooper%2FGeneticAlgorithms-Rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sacooper/GeneticAlgorithms-Rust on toolchain 7bdae134cba57426d3c56b5de737a351762445e1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7bdae134cba57426d3c56b5de737a351762445e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sacooper/GeneticAlgorithms-Rust [INFO] finished tweaking git repo https://github.com/sacooper/GeneticAlgorithms-Rust [INFO] tweaked toml for git repo https://github.com/sacooper/GeneticAlgorithms-Rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sacooper/GeneticAlgorithms-Rust 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" "+7bdae134cba57426d3c56b5de737a351762445e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking sacooper/GeneticAlgorithms-Rust against try#f0a46ffcb8bbd220fe569642e5e175207d8e3fea for pr-123794 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsacooper%2FGeneticAlgorithms-Rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sacooper/GeneticAlgorithms-Rust on toolchain f0a46ffcb8bbd220fe569642e5e175207d8e3fea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f0a46ffcb8bbd220fe569642e5e175207d8e3fea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sacooper/GeneticAlgorithms-Rust [INFO] finished tweaking git repo https://github.com/sacooper/GeneticAlgorithms-Rust [INFO] tweaked toml for git repo https://github.com/sacooper/GeneticAlgorithms-Rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sacooper/GeneticAlgorithms-Rust 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" "+f0a46ffcb8bbd220fe569642e5e175207d8e3fea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/japaric/parallel.rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+f0a46ffcb8bbd220fe569642e5e175207d8e3fea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7731cb76d5acea888e39d3c416fb1a84292a2cfc61c5eb6928fc2b71cd583081 [INFO] running `Command { std: "docker" "start" "-a" "7731cb76d5acea888e39d3c416fb1a84292a2cfc61c5eb6928fc2b71cd583081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7731cb76d5acea888e39d3c416fb1a84292a2cfc61c5eb6928fc2b71cd583081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7731cb76d5acea888e39d3c416fb1a84292a2cfc61c5eb6928fc2b71cd583081", kill_on_drop: false }` [INFO] [stdout] 7731cb76d5acea888e39d3c416fb1a84292a2cfc61c5eb6928fc2b71cd583081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+f0a46ffcb8bbd220fe569642e5e175207d8e3fea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30e4035b2a55a6b3d2fdb960b61ff2b84e939df96648c4f777b3ddf618272d21 [INFO] running `Command { std: "docker" "start" "-a" "30e4035b2a55a6b3d2fdb960b61ff2b84e939df96648c4f777b3ddf618272d21", kill_on_drop: false }` [INFO] [stderr] Checking parallel v0.0.0 (https://github.com/japaric/parallel.rs#ad3e60d5) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/parallel.rs-8c5334aac900dd4d/ad3e60d/src/lib.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(plugin)] [INFO] [stdout] | ^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::thread::JoinGuard` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/parallel.rs-8c5334aac900dd4d/ad3e60d/src/lib.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | use std::thread::{JoinGuard, Thread}; [INFO] [stdout] | ^^^^^^^^^ no `JoinGuard` in `thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::raw` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/parallel.rs-8c5334aac900dd4d/ad3e60d/src/divide.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{cmp, iter, mem, raw}; [INFO] [stdout] | ^^^ no `raw` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] std::os::linux::raw [INFO] [stdout] std::os::raw [INFO] [stdout] std::os::unix::raw [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range_step` in module `iter` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/parallel.rs-8c5334aac900dd4d/ad3e60d/src/divide.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | let threads = iter::range_step(0, len, granularity).map(|offset| { [INFO] [stdout] | ^^^^^^^^^^ not found in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RawPtr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/parallel.rs-8c5334aac900dd4d/ad3e60d/src/divide.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | impl Copy for RawPtr {} [INFO] [stdout] | ^^^^^^^^^ the trait `Clone` is not implemented for `RawPtr` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Copy` [INFO] [stdout] --> /rustc/f0a46ffcb8bbd220fe569642e5e175207d8e3fea/library/core/src/marker.rs:403:1 [INFO] [stdout] help: consider annotating `RawPtr` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Clone)] [INFO] [stdout] 6 | struct RawPtr(*const T); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `scoped` found for struct `Thread` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/parallel.rs-8c5334aac900dd4d/ad3e60d/src/divide.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | Thread::scoped(move || { [INFO] [stdout] | ^^^^^^ function or associated item not found in `Thread` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Thread` consider using one of the following associated functions: [INFO] [stdout] Thread::new [INFO] [stdout] Thread::new_main [INFO] [stdout] Thread::new_inner [INFO] [stdout] --> /rustc/f0a46ffcb8bbd220fe569642e5e175207d8e3fea/library/std/src/thread/mod.rs:1294:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `scoped` found for struct `Thread` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/parallel.rs-8c5334aac900dd4d/ad3e60d/src/lib.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | Thread::scoped(move || f.call_box()) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Thread` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Thread` consider using one of the following associated functions: [INFO] [stdout] Thread::new [INFO] [stdout] Thread::new_main [INFO] [stdout] Thread::new_inner [INFO] [stdout] --> /rustc/f0a46ffcb8bbd220fe569642e5e175207d8e3fea/library/std/src/thread/mod.rs:1294:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parallel` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "30e4035b2a55a6b3d2fdb960b61ff2b84e939df96648c4f777b3ddf618272d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30e4035b2a55a6b3d2fdb960b61ff2b84e939df96648c4f777b3ddf618272d21", kill_on_drop: false }` [INFO] [stdout] 30e4035b2a55a6b3d2fdb960b61ff2b84e939df96648c4f777b3ddf618272d21