Sep 01 10:55:37.254 INFO checking prll-ri-1.0.6 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 10:55:37.255 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 10:55:37.255 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 10:55:37.430 INFO blam! 8f8b37ef1bfe2bc0d10d04be24c88a69d6dfaef0dcbb3c9116009e547baa30c1 Sep 01 10:55:37.432 INFO running `"docker" "start" "-a" "8f8b37ef1bfe2bc0d10d04be24c88a69d6dfaef0dcbb3c9116009e547baa30c1"` Sep 01 10:55:38.346 INFO kablam! Checking bit-set v0.3.0 Sep 01 10:55:38.347 INFO kablam! Checking ordered-float v0.2.3 Sep 01 10:55:38.348 INFO kablam! Checking nalgebra v0.4.0 Sep 01 10:55:41.490 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 10:55:41.490 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:70:44 Sep 01 10:55:41.490 INFO kablam! | Sep 01 10:55:41.490 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 01 10:55:41.490 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 10:55:41.490 INFO kablam! | Sep 01 10:55:41.490 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 10:55:41.490 INFO kablam! = note: required by `rand::random` Sep 01 10:55:41.490 INFO kablam! Sep 01 10:55:41.697 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 10:55:41.697 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 10:55:41.697 INFO kablam! | Sep 01 10:55:41.697 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 10:55:41.697 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 10:55:41.697 INFO kablam! | Sep 01 10:55:41.697 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:85:1 Sep 01 10:55:41.697 INFO kablam! | Sep 01 10:55:41.697 INFO kablam! 85 | dvec_impl!(DVec); Sep 01 10:55:41.697 INFO kablam! | ----------------- in this macro invocation Sep 01 10:55:41.697 INFO kablam! | Sep 01 10:55:41.697 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 10:55:41.697 INFO kablam! = note: required by `rand::random` Sep 01 10:55:41.697 INFO kablam! Sep 01 10:55:41.698 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 10:55:41.698 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 10:55:41.698 INFO kablam! | Sep 01 10:55:41.698 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 10:55:41.698 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 10:55:41.699 INFO kablam! | Sep 01 10:55:41.699 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:93:1 Sep 01 10:55:41.699 INFO kablam! | Sep 01 10:55:41.699 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 01 10:55:41.699 INFO kablam! | ------------------------------ in this macro invocation Sep 01 10:55:41.699 INFO kablam! | Sep 01 10:55:41.699 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 10:55:41.699 INFO kablam! = note: required by `rand::random` Sep 01 10:55:41.699 INFO kablam! Sep 01 10:55:41.700 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 10:55:41.700 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 10:55:41.700 INFO kablam! | Sep 01 10:55:41.700 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 10:55:41.700 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 10:55:41.700 INFO kablam! | Sep 01 10:55:41.700 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:103:1 Sep 01 10:55:41.700 INFO kablam! | Sep 01 10:55:41.700 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 01 10:55:41.700 INFO kablam! | --------------------------------- in this macro invocation Sep 01 10:55:41.700 INFO kablam! | Sep 01 10:55:41.700 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 10:55:41.700 INFO kablam! = note: required by `rand::random` Sep 01 10:55:41.700 INFO kablam! Sep 01 10:55:41.702 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 10:55:41.702 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 10:55:41.702 INFO kablam! | Sep 01 10:55:41.702 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 10:55:41.702 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 10:55:41.702 INFO kablam! | Sep 01 10:55:41.702 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:113:1 Sep 01 10:55:41.702 INFO kablam! | Sep 01 10:55:41.702 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 01 10:55:41.702 INFO kablam! | ------------------------------------ in this macro invocation Sep 01 10:55:41.702 INFO kablam! | Sep 01 10:55:41.702 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 10:55:41.702 INFO kablam! = note: required by `rand::random` Sep 01 10:55:41.702 INFO kablam! Sep 01 10:55:41.703 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 10:55:41.703 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 10:55:41.703 INFO kablam! | Sep 01 10:55:41.703 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 10:55:41.703 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 10:55:41.704 INFO kablam! | Sep 01 10:55:41.704 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:123:1 Sep 01 10:55:41.704 INFO kablam! | Sep 01 10:55:41.704 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 01 10:55:41.704 INFO kablam! | --------------------------------------- in this macro invocation Sep 01 10:55:41.704 INFO kablam! | Sep 01 10:55:41.704 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 10:55:41.704 INFO kablam! = note: required by `rand::random` Sep 01 10:55:41.704 INFO kablam! Sep 01 10:55:41.705 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 10:55:41.705 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 10:55:41.705 INFO kablam! | Sep 01 10:55:41.705 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 10:55:41.705 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 10:55:41.705 INFO kablam! | Sep 01 10:55:41.705 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:133:1 Sep 01 10:55:41.705 INFO kablam! | Sep 01 10:55:41.705 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 01 10:55:41.705 INFO kablam! | ------------------------------------------ in this macro invocation Sep 01 10:55:41.705 INFO kablam! | Sep 01 10:55:41.705 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 10:55:41.705 INFO kablam! = note: required by `rand::random` Sep 01 10:55:41.706 INFO kablam! Sep 01 10:55:41.707 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 10:55:41.707 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 10:55:41.707 INFO kablam! | Sep 01 10:55:41.707 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 10:55:41.707 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 10:55:41.707 INFO kablam! | Sep 01 10:55:41.707 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:143:1 Sep 01 10:55:41.707 INFO kablam! | Sep 01 10:55:41.707 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 01 10:55:41.707 INFO kablam! | --------------------------------------------- in this macro invocation Sep 01 10:55:41.707 INFO kablam! | Sep 01 10:55:41.707 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 10:55:41.707 INFO kablam! = note: required by `rand::random` Sep 01 10:55:41.707 INFO kablam! Sep 01 10:55:42.921 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 10:55:42.921 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:299:27 Sep 01 10:55:42.921 INFO kablam! | Sep 01 10:55:42.921 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 01 10:55:42.921 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 10:55:42.921 INFO kablam! | Sep 01 10:55:42.921 INFO kablam! = help: the following implementations were found: Sep 01 10:55:42.921 INFO kablam! > Sep 01 10:55:42.921 INFO kablam! > Sep 01 10:55:42.921 INFO kablam! > Sep 01 10:55:42.921 INFO kablam! >> Sep 01 10:55:42.921 INFO kablam! and 58 others Sep 01 10:55:42.921 INFO kablam! Sep 01 10:55:43.739 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 10:55:43.739 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:92:23 Sep 01 10:55:43.739 INFO kablam! | Sep 01 10:55:43.739 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 01 10:55:43.739 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 10:55:43.739 INFO kablam! | Sep 01 10:55:43.739 INFO kablam! = help: the following implementations were found: Sep 01 10:55:43.739 INFO kablam! > Sep 01 10:55:43.739 INFO kablam! > Sep 01 10:55:43.739 INFO kablam! > Sep 01 10:55:43.739 INFO kablam! >> Sep 01 10:55:43.739 INFO kablam! and 58 others Sep 01 10:55:43.739 INFO kablam! Sep 01 10:55:43.774 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 10:55:43.774 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:326:23 Sep 01 10:55:43.774 INFO kablam! | Sep 01 10:55:43.774 INFO kablam! 326 | Rot3::new(rng.gen()) Sep 01 10:55:43.774 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 10:55:43.774 INFO kablam! | Sep 01 10:55:43.774 INFO kablam! = help: the following implementations were found: Sep 01 10:55:43.774 INFO kablam! > Sep 01 10:55:43.774 INFO kablam! > Sep 01 10:55:43.774 INFO kablam! > Sep 01 10:55:43.774 INFO kablam! >> Sep 01 10:55:43.774 INFO kablam! and 58 others Sep 01 10:55:43.774 INFO kablam! Sep 01 10:55:43.858 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 10:55:43.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 01 10:55:43.858 INFO kablam! | Sep 01 10:55:43.858 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 10:55:43.858 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 10:55:43.858 INFO kablam! | Sep 01 10:55:43.858 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 01 10:55:43.858 INFO kablam! | Sep 01 10:55:43.858 INFO kablam! 108 | rand_impl!(Iso2); Sep 01 10:55:43.858 INFO kablam! | ----------------- in this macro invocation Sep 01 10:55:43.858 INFO kablam! | Sep 01 10:55:43.858 INFO kablam! = help: the following implementations were found: Sep 01 10:55:43.858 INFO kablam! > Sep 01 10:55:43.859 INFO kablam! > Sep 01 10:55:43.859 INFO kablam! > Sep 01 10:55:43.859 INFO kablam! >> Sep 01 10:55:43.859 INFO kablam! and 58 others Sep 01 10:55:43.859 INFO kablam! Sep 01 10:55:43.859 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 10:55:43.859 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 01 10:55:43.859 INFO kablam! | Sep 01 10:55:43.859 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 10:55:43.859 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 10:55:43.859 INFO kablam! | Sep 01 10:55:43.859 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 01 10:55:43.859 INFO kablam! | Sep 01 10:55:43.859 INFO kablam! 108 | rand_impl!(Iso2); Sep 01 10:55:43.859 INFO kablam! | ----------------- in this macro invocation Sep 01 10:55:43.859 INFO kablam! | Sep 01 10:55:43.860 INFO kablam! = help: the following implementations were found: Sep 01 10:55:43.860 INFO kablam! > Sep 01 10:55:43.860 INFO kablam! > Sep 01 10:55:43.860 INFO kablam! > Sep 01 10:55:43.860 INFO kablam! >> Sep 01 10:55:43.860 INFO kablam! and 58 others Sep 01 10:55:43.860 INFO kablam! Sep 01 10:55:43.861 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 10:55:43.861 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 01 10:55:43.861 INFO kablam! | Sep 01 10:55:43.861 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 10:55:43.861 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 10:55:43.861 INFO kablam! | Sep 01 10:55:43.861 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 01 10:55:43.861 INFO kablam! | Sep 01 10:55:43.861 INFO kablam! 128 | rand_impl!(Iso3); Sep 01 10:55:43.861 INFO kablam! | ----------------- in this macro invocation Sep 01 10:55:43.861 INFO kablam! | Sep 01 10:55:43.861 INFO kablam! = help: the following implementations were found: Sep 01 10:55:43.861 INFO kablam! > Sep 01 10:55:43.862 INFO kablam! > Sep 01 10:55:43.862 INFO kablam! > Sep 01 10:55:43.862 INFO kablam! >> Sep 01 10:55:43.862 INFO kablam! and 58 others Sep 01 10:55:43.862 INFO kablam! Sep 01 10:55:43.862 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 10:55:43.862 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 01 10:55:43.862 INFO kablam! | Sep 01 10:55:43.862 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 10:55:43.862 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 10:55:43.862 INFO kablam! | Sep 01 10:55:43.862 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 01 10:55:43.862 INFO kablam! | Sep 01 10:55:43.862 INFO kablam! 128 | rand_impl!(Iso3); Sep 01 10:55:43.862 INFO kablam! | ----------------- in this macro invocation Sep 01 10:55:43.862 INFO kablam! | Sep 01 10:55:43.862 INFO kablam! = help: the following implementations were found: Sep 01 10:55:43.862 INFO kablam! > Sep 01 10:55:43.862 INFO kablam! > Sep 01 10:55:43.862 INFO kablam! > Sep 01 10:55:43.863 INFO kablam! >> Sep 01 10:55:43.863 INFO kablam! and 58 others Sep 01 10:55:43.863 INFO kablam! Sep 01 10:55:44.216 INFO kablam! error: aborting due to 15 previous errors Sep 01 10:55:44.216 INFO kablam! Sep 01 10:55:44.216 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 10:55:44.227 INFO kablam! error: Could not compile `nalgebra`. Sep 01 10:55:44.227 INFO kablam! Sep 01 10:55:44.227 INFO kablam! To learn more, run the command again with --verbose. Sep 01 10:55:44.228 INFO kablam! su: No module specific data is present Sep 01 10:55:44.759 INFO running `"docker" "rm" "-f" "8f8b37ef1bfe2bc0d10d04be24c88a69d6dfaef0dcbb3c9116009e547baa30c1"` Sep 01 10:55:44.891 INFO blam! 8f8b37ef1bfe2bc0d10d04be24c88a69d6dfaef0dcbb3c9116009e547baa30c1