[INFO] fetching crate crast 1.0.4... [INFO] testing crast-1.0.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate crast 1.0.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate crast 1.0.4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crast 1.0.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate crast 1.0.4 [INFO] tweaked toml for crates.io crate crast 1.0.4 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vec_map v0.6.0 [INFO] [stderr] Downloaded unreachable v0.1.1 [INFO] [stderr] Downloaded bit-set v0.3.0 [INFO] [stderr] Downloaded nalgebra v0.4.0 [INFO] [stderr] Downloaded fast-math v0.1.1 [INFO] [stderr] Downloaded ordered-float v0.2.3 [INFO] [stderr] Downloaded cpr v1.1.0 [INFO] [stderr] Downloaded bio v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ace4f2b0f22decefbe90537cd4d3506fc5060589caefb07dea715a1010948ff4 [INFO] running `Command { std: "docker" "start" "-a" "ace4f2b0f22decefbe90537cd4d3506fc5060589caefb07dea715a1010948ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ace4f2b0f22decefbe90537cd4d3506fc5060589caefb07dea715a1010948ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ace4f2b0f22decefbe90537cd4d3506fc5060589caefb07dea715a1010948ff4", kill_on_drop: false }` [INFO] [stdout] ace4f2b0f22decefbe90537cd4d3506fc5060589caefb07dea715a1010948ff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f42f6f55c15a76ec4bad5cce3f1cc9602fd08d5b82d6f237f69cb742b7a706f8 [INFO] running `Command { std: "docker" "start" "-a" "f42f6f55c15a76ec4bad5cce3f1cc9602fd08d5b82d6f237f69cb742b7a706f8", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling bit-set v0.3.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling csv v0.14.7 [INFO] [stderr] Compiling ordered-float v0.2.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling nalgebra v0.4.0 [INFO] [stdout] error[E0432]: unresolved import `rand::Rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use rand::{self, Rand}; [INFO] [stdout] | ^^^^ no `Rand` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::Rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use rand::{self, Rand}; [INFO] [stdout] | ^^^^ no `Rand` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::Rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/vec.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use rand::{Rand, Rng}; [INFO] [stdout] | ^^^^ no `Rand` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::Rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/pnt.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use rand::{Rand, Rng}; [INFO] [stdout] | ^^^^ no `Rand` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::Rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use rand::{Rand, Rng}; [INFO] [stdout] | ^^^^ no `Rand` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::Rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/mat.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::{Rand, Rng}; [INFO] [stdout] | ^^^^ no `Rand` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::Rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::{Rand, Rng}; [INFO] [stdout] | ^^^^ no `Rand` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::Rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::{Rand, Rng}; [INFO] [stdout] | ^^^^ no `Rand` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::Rand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/spec/vec0.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::{Rand, Rng}; [INFO] [stdout] | ^^^^ no `Rand` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "f42f6f55c15a76ec4bad5cce3f1cc9602fd08d5b82d6f237f69cb742b7a706f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42f6f55c15a76ec4bad5cce3f1cc9602fd08d5b82d6f237f69cb742b7a706f8", kill_on_drop: false }` [INFO] [stdout] f42f6f55c15a76ec4bad5cce3f1cc9602fd08d5b82d6f237f69cb742b7a706f8