[INFO] fetching crate nalgebra 0.23.0... [INFO] checking nalgebra-0.23.0 against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate nalgebra 0.23.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate nalgebra 0.23.0 on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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-9/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" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] af49dae583c2fa59d8343e9768726a5e060649338759e08a90eeb81a82ebcbea [INFO] running `Command { std: "docker" "start" "-a" "af49dae583c2fa59d8343e9768726a5e060649338759e08a90eeb81a82ebcbea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af49dae583c2fa59d8343e9768726a5e060649338759e08a90eeb81a82ebcbea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af49dae583c2fa59d8343e9768726a5e060649338759e08a90eeb81a82ebcbea", kill_on_drop: false }` [INFO] [stdout] af49dae583c2fa59d8343e9768726a5e060649338759e08a90eeb81a82ebcbea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14b7f90891652c06fda1dac40f1302d2ec15514c6ebf85e8dabfcee51b663a25 [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" "14b7f90891652c06fda1dac40f1302d2ec15514c6ebf85e8dabfcee51b663a25", 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] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking rawpointer v0.2.1 [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_isaac v0.2.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking approx v0.4.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.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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "14b7f90891652c06fda1dac40f1302d2ec15514c6ebf85e8dabfcee51b663a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b7f90891652c06fda1dac40f1302d2ec15514c6ebf85e8dabfcee51b663a25", kill_on_drop: false }` [INFO] [stdout] 14b7f90891652c06fda1dac40f1302d2ec15514c6ebf85e8dabfcee51b663a25