[INFO] fetching crate reductive 0.6.0... [INFO] checking reductive-0.6.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate reductive 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate reductive 0.6.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reductive 0.6.0 [INFO] finished tweaking crates.io crate reductive 0.6.0 [INFO] tweaked toml for crates.io crate reductive 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 040038c1ef4b1acbac962cb1d96666befc92fe89e91d94e45c69b6b31cb47b5c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "040038c1ef4b1acbac962cb1d96666befc92fe89e91d94e45c69b6b31cb47b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "040038c1ef4b1acbac962cb1d96666befc92fe89e91d94e45c69b6b31cb47b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040038c1ef4b1acbac962cb1d96666befc92fe89e91d94e45c69b6b31cb47b5c", kill_on_drop: false }` [INFO] [stdout] 040038c1ef4b1acbac962cb1d96666befc92fe89e91d94e45c69b6b31cb47b5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35440b4eb040b359f76d553ac6fe532da428b77fc960731e2adb435c5cc021dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "35440b4eb040b359f76d553ac6fe532da428b77fc960731e2adb435c5cc021dd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Checking reductive v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rand::distributions::Normal` [INFO] [stdout] --> benches/linalg.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::distributions::Normal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Normal` in `distributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ndarray_rand` [INFO] [stdout] --> benches/linalg.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ndarray_rand::RandomExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `ndarray_rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::distributions::Normal` [INFO] [stdout] --> benches/pq.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::distributions::Normal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Normal` in `distributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ndarray_rand` [INFO] [stdout] --> benches/pq.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ndarray_rand::RandomExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `ndarray_rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `ArrayBase` in the current scope [INFO] [stdout] --> benches/linalg.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | let data: Array2 = Array2::random((50, 100), Normal::new(1., 0.2)); [INFO] [stdout] | ^^^^^^ function or associated item not found in `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use reductive::ndarray_rand::RandomExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `ArrayBase` in the current scope [INFO] [stdout] --> benches/linalg.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | let data: Array2 = Array2::random((100, 50), Normal::new(1., 0.2)); [INFO] [stdout] | ^^^^^^ function or associated item not found in `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use reductive::ndarray_rand::RandomExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `ArrayBase` in the current scope [INFO] [stdout] --> benches/linalg.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | let data1: Array2 = Array2::random((200, 50), Normal::new(1., 0.2)); [INFO] [stdout] | ^^^^^^ function or associated item not found in `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use reductive::ndarray_rand::RandomExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `ArrayBase` in the current scope [INFO] [stdout] --> benches/linalg.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | let data2: Array2 = Array2::random((50, 50), Normal::new(1., 0.2)); [INFO] [stdout] | ^^^^^^ function or associated item not found in `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use reductive::ndarray_rand::RandomExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `ArrayBase` in the current scope [INFO] [stdout] --> benches/linalg.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | let data1: Array2 = Array2::random((200, 50), Normal::new(1., 0.2)); [INFO] [stdout] | ^^^^^^ function or associated item not found in `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use reductive::ndarray_rand::RandomExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `ArrayBase` in the current scope [INFO] [stdout] --> benches/linalg.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 47 | let data2: Array2 = Array2::random((50, 50), Normal::new(1., 0.2)); [INFO] [stdout] | ^^^^^^ function or associated item not found in `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use reductive::ndarray_rand::RandomExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `ArrayBase` in the current scope [INFO] [stdout] --> benches/linalg.rs:58:38 [INFO] [stdout] | [INFO] [stdout] 58 | let data1: Array2 = Array2::random((200, 50), Normal::new(1., 0.2)); [INFO] [stdout] | ^^^^^^ function or associated item not found in `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use reductive::ndarray_rand::RandomExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `ArrayBase` in the current scope [INFO] [stdout] --> benches/linalg.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | let data2: Array2 = Array2::random((50, 50), Normal::new(1., 0.2)); [INFO] [stdout] | ^^^^^^ function or associated item not found in `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use reductive::ndarray_rand::RandomExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reductive` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `ArrayBase` in the current scope [INFO] [stdout] --> benches/pq.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | let data: Array2 = Array2::random((100, 128), Normal::new(0., 1.)); [INFO] [stdout] | ^^^^^^ function or associated item not found in `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use reductive::ndarray_rand::RandomExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `ArrayBase` in the current scope [INFO] [stdout] --> benches/pq.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | let data: Array2 = Array2::random((100, 128), Normal::new(0., 1.)); [INFO] [stdout] | ^^^^^^ function or associated item not found in `ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 5 | use reductive::ndarray_rand::RandomExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "35440b4eb040b359f76d553ac6fe532da428b77fc960731e2adb435c5cc021dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35440b4eb040b359f76d553ac6fe532da428b77fc960731e2adb435c5cc021dd", kill_on_drop: false }` [INFO] [stdout] 35440b4eb040b359f76d553ac6fe532da428b77fc960731e2adb435c5cc021dd