Sep 04 20:45:38.298 INFO checking cpr-1.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 20:45:38.298 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 20:45:38.298 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:45:38.473 INFO blam! f3681741132bfe69b36b7534b71e35397f0cebe1a82ef5b965111985158e7aac Sep 04 20:45:38.475 INFO running `"docker" "start" "-a" "f3681741132bfe69b36b7534b71e35397f0cebe1a82ef5b965111985158e7aac"` Sep 04 20:45:39.261 INFO kablam! Checking nalgebra v0.4.0 Sep 04 20:45:42.551 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:45:42.551 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:70:44 Sep 04 20:45:42.551 INFO kablam! | Sep 04 20:45:42.551 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 04 20:45:42.551 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:45:42.551 INFO kablam! | Sep 04 20:45:42.551 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:45:42.551 INFO kablam! = note: required by `rand::random` Sep 04 20:45:42.551 INFO kablam! Sep 04 20:45:42.730 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:45:42.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:45:42.730 INFO kablam! | Sep 04 20:45:42.730 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:45:42.731 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:45:42.731 INFO kablam! | Sep 04 20:45:42.731 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:85:1 Sep 04 20:45:42.731 INFO kablam! | Sep 04 20:45:42.731 INFO kablam! 85 | dvec_impl!(DVec); Sep 04 20:45:42.731 INFO kablam! | ----------------- in this macro invocation Sep 04 20:45:42.731 INFO kablam! | Sep 04 20:45:42.731 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:45:42.731 INFO kablam! = note: required by `rand::random` Sep 04 20:45:42.731 INFO kablam! Sep 04 20:45:42.732 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:45:42.732 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:45:42.733 INFO kablam! | Sep 04 20:45:42.733 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:45:42.733 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:45:42.733 INFO kablam! | Sep 04 20:45:42.733 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:93:1 Sep 04 20:45:42.733 INFO kablam! | Sep 04 20:45:42.733 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 04 20:45:42.733 INFO kablam! | ------------------------------ in this macro invocation Sep 04 20:45:42.733 INFO kablam! | Sep 04 20:45:42.733 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:45:42.733 INFO kablam! = note: required by `rand::random` Sep 04 20:45:42.733 INFO kablam! Sep 04 20:45:42.734 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:45:42.734 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:45:42.734 INFO kablam! | Sep 04 20:45:42.734 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:45:42.735 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:45:42.735 INFO kablam! | Sep 04 20:45:42.735 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:103:1 Sep 04 20:45:42.735 INFO kablam! | Sep 04 20:45:42.735 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 04 20:45:42.735 INFO kablam! | --------------------------------- in this macro invocation Sep 04 20:45:42.735 INFO kablam! | Sep 04 20:45:42.735 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:45:42.735 INFO kablam! = note: required by `rand::random` Sep 04 20:45:42.735 INFO kablam! Sep 04 20:45:42.736 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:45:42.737 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:45:42.737 INFO kablam! | Sep 04 20:45:42.737 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:45:42.737 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:45:42.737 INFO kablam! | Sep 04 20:45:42.737 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:113:1 Sep 04 20:45:42.737 INFO kablam! | Sep 04 20:45:42.737 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 04 20:45:42.737 INFO kablam! | ------------------------------------ in this macro invocation Sep 04 20:45:42.737 INFO kablam! | Sep 04 20:45:42.737 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:45:42.737 INFO kablam! = note: required by `rand::random` Sep 04 20:45:42.737 INFO kablam! Sep 04 20:45:42.738 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:45:42.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:45:42.738 INFO kablam! | Sep 04 20:45:42.738 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:45:42.738 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:45:42.738 INFO kablam! | Sep 04 20:45:42.738 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:123:1 Sep 04 20:45:42.739 INFO kablam! | Sep 04 20:45:42.739 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 04 20:45:42.739 INFO kablam! | --------------------------------------- in this macro invocation Sep 04 20:45:42.739 INFO kablam! | Sep 04 20:45:42.739 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:45:42.739 INFO kablam! = note: required by `rand::random` Sep 04 20:45:42.739 INFO kablam! Sep 04 20:45:42.740 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:45:42.740 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:45:42.740 INFO kablam! | Sep 04 20:45:42.740 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:45:42.741 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:45:42.741 INFO kablam! | Sep 04 20:45:42.741 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:133:1 Sep 04 20:45:42.741 INFO kablam! | Sep 04 20:45:42.741 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 04 20:45:42.741 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 20:45:42.741 INFO kablam! | Sep 04 20:45:42.741 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:45:42.741 INFO kablam! = note: required by `rand::random` Sep 04 20:45:42.741 INFO kablam! Sep 04 20:45:42.743 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:45:42.743 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 20:45:42.743 INFO kablam! | Sep 04 20:45:42.743 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 20:45:42.743 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:45:42.743 INFO kablam! | Sep 04 20:45:42.743 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:143:1 Sep 04 20:45:42.743 INFO kablam! | Sep 04 20:45:42.743 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 04 20:45:42.744 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 20:45:42.744 INFO kablam! | Sep 04 20:45:42.744 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:45:42.744 INFO kablam! = note: required by `rand::random` Sep 04 20:45:42.744 INFO kablam! Sep 04 20:45:44.187 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:45:44.188 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:299:27 Sep 04 20:45:44.188 INFO kablam! | Sep 04 20:45:44.188 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 04 20:45:44.188 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:45:44.188 INFO kablam! | Sep 04 20:45:44.188 INFO kablam! = help: the following implementations were found: Sep 04 20:45:44.188 INFO kablam! > Sep 04 20:45:44.188 INFO kablam! > Sep 04 20:45:44.188 INFO kablam! > Sep 04 20:45:44.188 INFO kablam! > Sep 04 20:45:44.188 INFO kablam! and 58 others Sep 04 20:45:44.188 INFO kablam! Sep 04 20:45:45.161 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:45:45.161 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:92:23 Sep 04 20:45:45.161 INFO kablam! | Sep 04 20:45:45.161 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 04 20:45:45.161 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:45:45.161 INFO kablam! | Sep 04 20:45:45.162 INFO kablam! = help: the following implementations were found: Sep 04 20:45:45.162 INFO kablam! > Sep 04 20:45:45.162 INFO kablam! > Sep 04 20:45:45.162 INFO kablam! > Sep 04 20:45:45.162 INFO kablam! > Sep 04 20:45:45.162 INFO kablam! and 58 others Sep 04 20:45:45.162 INFO kablam! Sep 04 20:45:45.221 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:45:45.221 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:326:23 Sep 04 20:45:45.221 INFO kablam! | Sep 04 20:45:45.221 INFO kablam! 326 | Rot3::new(rng.gen()) Sep 04 20:45:45.221 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:45:45.221 INFO kablam! | Sep 04 20:45:45.221 INFO kablam! = help: the following implementations were found: Sep 04 20:45:45.221 INFO kablam! > Sep 04 20:45:45.221 INFO kablam! > Sep 04 20:45:45.221 INFO kablam! > Sep 04 20:45:45.221 INFO kablam! > Sep 04 20:45:45.221 INFO kablam! and 58 others Sep 04 20:45:45.221 INFO kablam! Sep 04 20:45:45.320 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:45:45.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 04 20:45:45.320 INFO kablam! | Sep 04 20:45:45.320 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 20:45:45.320 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:45:45.320 INFO kablam! | Sep 04 20:45:45.320 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 04 20:45:45.320 INFO kablam! | Sep 04 20:45:45.320 INFO kablam! 108 | rand_impl!(Iso2); Sep 04 20:45:45.320 INFO kablam! | ----------------- in this macro invocation Sep 04 20:45:45.320 INFO kablam! | Sep 04 20:45:45.320 INFO kablam! = help: the following implementations were found: Sep 04 20:45:45.320 INFO kablam! > Sep 04 20:45:45.320 INFO kablam! > Sep 04 20:45:45.320 INFO kablam! > Sep 04 20:45:45.320 INFO kablam! > Sep 04 20:45:45.321 INFO kablam! and 58 others Sep 04 20:45:45.321 INFO kablam! Sep 04 20:45:45.321 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:45:45.321 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 04 20:45:45.321 INFO kablam! | Sep 04 20:45:45.321 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 20:45:45.321 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:45:45.321 INFO kablam! | Sep 04 20:45:45.321 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 04 20:45:45.321 INFO kablam! | Sep 04 20:45:45.321 INFO kablam! 108 | rand_impl!(Iso2); Sep 04 20:45:45.321 INFO kablam! | ----------------- in this macro invocation Sep 04 20:45:45.321 INFO kablam! | Sep 04 20:45:45.321 INFO kablam! = help: the following implementations were found: Sep 04 20:45:45.321 INFO kablam! > Sep 04 20:45:45.321 INFO kablam! > Sep 04 20:45:45.321 INFO kablam! > Sep 04 20:45:45.321 INFO kablam! > Sep 04 20:45:45.322 INFO kablam! and 58 others Sep 04 20:45:45.322 INFO kablam! Sep 04 20:45:45.323 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:45:45.323 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 04 20:45:45.323 INFO kablam! | Sep 04 20:45:45.323 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 20:45:45.323 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:45:45.323 INFO kablam! | Sep 04 20:45:45.323 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 04 20:45:45.323 INFO kablam! | Sep 04 20:45:45.323 INFO kablam! 128 | rand_impl!(Iso3); Sep 04 20:45:45.323 INFO kablam! | ----------------- in this macro invocation Sep 04 20:45:45.323 INFO kablam! | Sep 04 20:45:45.324 INFO kablam! = help: the following implementations were found: Sep 04 20:45:45.324 INFO kablam! > Sep 04 20:45:45.324 INFO kablam! > Sep 04 20:45:45.324 INFO kablam! > Sep 04 20:45:45.324 INFO kablam! > Sep 04 20:45:45.324 INFO kablam! and 58 others Sep 04 20:45:45.324 INFO kablam! Sep 04 20:45:45.324 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 20:45:45.324 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 04 20:45:45.324 INFO kablam! | Sep 04 20:45:45.324 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 20:45:45.324 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 20:45:45.324 INFO kablam! | Sep 04 20:45:45.324 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 04 20:45:45.324 INFO kablam! | Sep 04 20:45:45.324 INFO kablam! 128 | rand_impl!(Iso3); Sep 04 20:45:45.324 INFO kablam! | ----------------- in this macro invocation Sep 04 20:45:45.324 INFO kablam! | Sep 04 20:45:45.325 INFO kablam! = help: the following implementations were found: Sep 04 20:45:45.325 INFO kablam! > Sep 04 20:45:45.325 INFO kablam! > Sep 04 20:45:45.325 INFO kablam! > Sep 04 20:45:45.325 INFO kablam! > Sep 04 20:45:45.325 INFO kablam! and 58 others Sep 04 20:45:45.325 INFO kablam! Sep 04 20:45:45.751 INFO kablam! error: aborting due to 15 previous errors Sep 04 20:45:45.751 INFO kablam! Sep 04 20:45:45.751 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 20:45:45.764 INFO kablam! error: Could not compile `nalgebra`. Sep 04 20:45:45.764 INFO kablam! Sep 04 20:45:45.764 INFO kablam! To learn more, run the command again with --verbose. Sep 04 20:45:45.765 INFO kablam! su: No module specific data is present Sep 04 20:45:46.301 INFO running `"docker" "rm" "-f" "f3681741132bfe69b36b7534b71e35397f0cebe1a82ef5b965111985158e7aac"` Sep 04 20:45:46.406 INFO blam! f3681741132bfe69b36b7534b71e35397f0cebe1a82ef5b965111985158e7aac