[INFO] fetching crate nalgebra 0.24.0... [INFO] checking nalgebra-0.24.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate nalgebra 0.24.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate nalgebra 0.24.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nalgebra 0.24.0 [INFO] finished tweaking crates.io crate nalgebra 0.24.0 [INFO] tweaked toml for crates.io crate nalgebra 0.24.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate nalgebra 0.24.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91d31e3f4570195fb3ca6887a633e3f6e3c60bee7f2eaa74f35640b9a8832ed0 [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" "91d31e3f4570195fb3ca6887a633e3f6e3c60bee7f2eaa74f35640b9a8832ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91d31e3f4570195fb3ca6887a633e3f6e3c60bee7f2eaa74f35640b9a8832ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d31e3f4570195fb3ca6887a633e3f6e3c60bee7f2eaa74f35640b9a8832ed0", kill_on_drop: false }` [INFO] [stdout] 91d31e3f4570195fb3ca6887a633e3f6e3c60bee7f2eaa74f35640b9a8832ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af8deb4feb3a863701f1c858a54c3bb470e5603809c576b7ee1662d9a6dd4d9e [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" "af8deb4feb3a863701f1c858a54c3bb470e5603809c576b7ee1662d9a6dd4d9e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Checking matrixcompare-core v0.1.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand_isaac v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking matrixcompare v0.1.3 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking nalgebra v0.24.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `criterion` [INFO] [stdout] --> benches/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate criterion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [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 E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: Please enable the `debug` and `compare` features in order to compile and run the tests. [INFO] [stdout] Example: `cargo test --features debug --features compare` [INFO] [stdout] --> tests/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / compile_error!( [INFO] [stdout] 3 | | "Please enable the `debug` and `compare` features in order to compile and run the tests. [INFO] [stdout] 4 | | Example: `cargo test --features debug --features compare`" [INFO] [stdout] 5 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `na::Matrix<{integer}, U3, U4, ArrayStorage<{integer}, U3, U4>>: matrixcompare::Matrix<_>` is not satisfied [INFO] [stdout] --> examples/matrixcompare.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | if let Err(err) = compare_matrices(a, b, &ExactElementwiseComparator) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `matrixcompare::Matrix<_>` is not implemented for `na::Matrix<{integer}, U3, U4, ArrayStorage<{integer}, U3, U4>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/matrixcompare-0.1.3/src/matrix_comparison.rs:240:16 [INFO] [stdout] | [INFO] [stdout] 240 | left: impl Matrix, [INFO] [stdout] | --------- required by this bound in `compare_matrices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `na::Matrix<{integer}, U3, U3, ArrayStorage<{integer}, U3, U3>>: matrixcompare::Matrix<_>` is not satisfied [INFO] [stdout] --> examples/matrixcompare.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | if let Err(err) = compare_matrices(a, b, &ExactElementwiseComparator) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `matrixcompare::Matrix<_>` is not implemented for `na::Matrix<{integer}, U3, U3, ArrayStorage<{integer}, U3, U3>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/matrixcompare-0.1.3/src/matrix_comparison.rs:240:16 [INFO] [stdout] | [INFO] [stdout] 240 | left: impl Matrix, [INFO] [stdout] | --------- required by this bound in `compare_matrices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `na::Matrix<{integer}, U3, U4, ArrayStorage<{integer}, U3, U4>>: matrixcompare::Matrix<_>` is not satisfied [INFO] [stdout] --> examples/matrixcompare.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | if let Err(err) = compare_matrices(a, b, &ExactElementwiseComparator) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `matrixcompare::Matrix<_>` is not implemented for `na::Matrix<{integer}, U3, U4, ArrayStorage<{integer}, U3, U4>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/matrixcompare-0.1.3/src/matrix_comparison.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | right: impl Matrix, [INFO] [stdout] | --------- required by this bound in `compare_matrices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `na::Matrix>: matrixcompare::Matrix<_>` is not satisfied [INFO] [stdout] --> examples/matrixcompare.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | if let Err(err) = compare_matrices(a, b, &cmp) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `matrixcompare::Matrix<_>` is not implemented for `na::Matrix>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/matrixcompare-0.1.3/src/matrix_comparison.rs:240:16 [INFO] [stdout] | [INFO] [stdout] 240 | left: impl Matrix, [INFO] [stdout] | --------- required by this bound in `compare_matrices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `exp` found for struct `Complex` in the current scope [INFO] [stdout] --> tests/linalg/exp.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 168 | d1.exp(), [INFO] [stdout] | ^^^ method not found in `Complex` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::na::ComplexField;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `exp` found for struct `Complex` in the current scope [INFO] [stdout] --> tests/linalg/exp.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | d2.exp(), [INFO] [stdout] | ^^^ method not found in `Complex` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::na::ComplexField;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `exp` found for struct `Complex` in the current scope [INFO] [stdout] --> tests/linalg/exp.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | d3.exp(), [INFO] [stdout] | ^^^ method not found in `Complex` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::na::ComplexField;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "af8deb4feb3a863701f1c858a54c3bb470e5603809c576b7ee1662d9a6dd4d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8deb4feb3a863701f1c858a54c3bb470e5603809c576b7ee1662d9a6dd4d9e", kill_on_drop: false }` [INFO] [stdout] af8deb4feb3a863701f1c858a54c3bb470e5603809c576b7ee1662d9a6dd4d9e