[INFO] fetching crate nalgebra 0.23.0... [INFO] checking nalgebra-0.23.0 against beta for pr-78714 [INFO] extracting crate nalgebra 0.23.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate nalgebra 0.23.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nalgebra 0.23.0 [INFO] finished tweaking crates.io crate nalgebra 0.23.0 [INFO] tweaked toml for crates.io crate nalgebra 0.23.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate nalgebra 0.23.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 327a896fe3f79d7148e9256de417389db1984ab6ddd28d998a7916d7560552fd [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" "327a896fe3f79d7148e9256de417389db1984ab6ddd28d998a7916d7560552fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "327a896fe3f79d7148e9256de417389db1984ab6ddd28d998a7916d7560552fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "327a896fe3f79d7148e9256de417389db1984ab6ddd28d998a7916d7560552fd", kill_on_drop: false }` [INFO] [stdout] 327a896fe3f79d7148e9256de417389db1984ab6ddd28d998a7916d7560552fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e7c6a92178a79c19137ebd2bd80b4dc4afa942a19153a3168201272c16fc82f [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" "6e7c6a92178a79c19137ebd2bd80b4dc4afa942a19153a3168201272c16fc82f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking matrixcompare-core v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [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 getrandom v0.1.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-rational v0.3.0 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_isaac v0.2.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking nalgebra v0.23.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[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 3 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" "6e7c6a92178a79c19137ebd2bd80b4dc4afa942a19153a3168201272c16fc82f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7c6a92178a79c19137ebd2bd80b4dc4afa942a19153a3168201272c16fc82f", kill_on_drop: false }` [INFO] [stdout] 6e7c6a92178a79c19137ebd2bd80b4dc4afa942a19153a3168201272c16fc82f