Sep 02 04:21:47.345 INFO checking prll-ri-1.0.6 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 04:21:47.345 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 04:21:47.345 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 04:21:47.515 INFO blam! 090b8fe633a42f1d0a05f22068e87315e8560c5061061cf65c78837272e8df58 Sep 02 04:21:47.517 INFO running `"docker" "start" "-a" "090b8fe633a42f1d0a05f22068e87315e8560c5061061cf65c78837272e8df58"` Sep 02 04:21:48.186 INFO kablam! Checking bit-set v0.3.0 Sep 02 04:21:48.188 INFO kablam! Checking nalgebra v0.4.0 Sep 02 04:21:51.512 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 04:21:51.512 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:70:44 Sep 02 04:21:51.512 INFO kablam! | Sep 02 04:21:51.512 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 02 04:21:51.512 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 04:21:51.512 INFO kablam! | Sep 02 04:21:51.512 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 04:21:51.512 INFO kablam! = note: required by `rand::random` Sep 02 04:21:51.512 INFO kablam! Sep 02 04:21:51.740 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 04:21:51.740 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 04:21:51.740 INFO kablam! | Sep 02 04:21:51.740 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 04:21:51.740 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 04:21:51.740 INFO kablam! | Sep 02 04:21:51.740 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:85:1 Sep 02 04:21:51.740 INFO kablam! | Sep 02 04:21:51.740 INFO kablam! 85 | dvec_impl!(DVec); Sep 02 04:21:51.740 INFO kablam! | ----------------- in this macro invocation Sep 02 04:21:51.740 INFO kablam! | Sep 02 04:21:51.740 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 04:21:51.740 INFO kablam! = note: required by `rand::random` Sep 02 04:21:51.740 INFO kablam! Sep 02 04:21:51.741 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 04:21:51.741 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 04:21:51.741 INFO kablam! | Sep 02 04:21:51.741 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 04:21:51.741 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 04:21:51.741 INFO kablam! | Sep 02 04:21:51.741 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:93:1 Sep 02 04:21:51.742 INFO kablam! | Sep 02 04:21:51.742 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 02 04:21:51.742 INFO kablam! | ------------------------------ in this macro invocation Sep 02 04:21:51.742 INFO kablam! | Sep 02 04:21:51.742 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 04:21:51.742 INFO kablam! = note: required by `rand::random` Sep 02 04:21:51.742 INFO kablam! Sep 02 04:21:51.743 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 04:21:51.743 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 04:21:51.743 INFO kablam! | Sep 02 04:21:51.743 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 04:21:51.743 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 04:21:51.743 INFO kablam! | Sep 02 04:21:51.743 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:103:1 Sep 02 04:21:51.743 INFO kablam! | Sep 02 04:21:51.743 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 02 04:21:51.743 INFO kablam! | --------------------------------- in this macro invocation Sep 02 04:21:51.743 INFO kablam! | Sep 02 04:21:51.743 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 04:21:51.743 INFO kablam! = note: required by `rand::random` Sep 02 04:21:51.744 INFO kablam! Sep 02 04:21:51.745 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 04:21:51.745 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 04:21:51.745 INFO kablam! | Sep 02 04:21:51.745 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 04:21:51.745 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 04:21:51.745 INFO kablam! | Sep 02 04:21:51.745 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:113:1 Sep 02 04:21:51.745 INFO kablam! | Sep 02 04:21:51.745 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 02 04:21:51.745 INFO kablam! | ------------------------------------ in this macro invocation Sep 02 04:21:51.746 INFO kablam! | Sep 02 04:21:51.746 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 04:21:51.746 INFO kablam! = note: required by `rand::random` Sep 02 04:21:51.746 INFO kablam! Sep 02 04:21:51.747 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 04:21:51.747 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 04:21:51.747 INFO kablam! | Sep 02 04:21:51.747 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 04:21:51.747 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 04:21:51.747 INFO kablam! | Sep 02 04:21:51.747 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:123:1 Sep 02 04:21:51.748 INFO kablam! | Sep 02 04:21:51.748 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 02 04:21:51.748 INFO kablam! | --------------------------------------- in this macro invocation Sep 02 04:21:51.748 INFO kablam! | Sep 02 04:21:51.748 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 04:21:51.748 INFO kablam! = note: required by `rand::random` Sep 02 04:21:51.748 INFO kablam! Sep 02 04:21:51.749 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 04:21:51.749 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 04:21:51.749 INFO kablam! | Sep 02 04:21:51.749 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 04:21:51.749 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 04:21:51.750 INFO kablam! | Sep 02 04:21:51.750 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:133:1 Sep 02 04:21:51.750 INFO kablam! | Sep 02 04:21:51.750 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 02 04:21:51.750 INFO kablam! | ------------------------------------------ in this macro invocation Sep 02 04:21:51.750 INFO kablam! | Sep 02 04:21:51.750 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 04:21:51.750 INFO kablam! = note: required by `rand::random` Sep 02 04:21:51.750 INFO kablam! Sep 02 04:21:51.751 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 04:21:51.751 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 04:21:51.752 INFO kablam! | Sep 02 04:21:51.752 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 04:21:51.752 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 04:21:51.752 INFO kablam! | Sep 02 04:21:51.752 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:143:1 Sep 02 04:21:51.752 INFO kablam! | Sep 02 04:21:51.752 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 02 04:21:51.752 INFO kablam! | --------------------------------------------- in this macro invocation Sep 02 04:21:51.752 INFO kablam! | Sep 02 04:21:51.752 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 04:21:51.752 INFO kablam! = note: required by `rand::random` Sep 02 04:21:51.752 INFO kablam! Sep 02 04:21:53.251 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 04:21:53.251 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:299:27 Sep 02 04:21:53.251 INFO kablam! | Sep 02 04:21:53.251 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 02 04:21:53.251 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 04:21:53.251 INFO kablam! | Sep 02 04:21:53.252 INFO kablam! = help: the following implementations were found: Sep 02 04:21:53.252 INFO kablam! > Sep 02 04:21:53.252 INFO kablam! > Sep 02 04:21:53.252 INFO kablam! > Sep 02 04:21:53.252 INFO kablam! > Sep 02 04:21:53.252 INFO kablam! and 58 others Sep 02 04:21:53.252 INFO kablam! Sep 02 04:21:54.395 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 04:21:54.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:92:23 Sep 02 04:21:54.395 INFO kablam! | Sep 02 04:21:54.395 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 02 04:21:54.395 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 04:21:54.395 INFO kablam! | Sep 02 04:21:54.395 INFO kablam! = help: the following implementations were found: Sep 02 04:21:54.395 INFO kablam! > Sep 02 04:21:54.395 INFO kablam! > Sep 02 04:21:54.395 INFO kablam! > Sep 02 04:21:54.395 INFO kablam! > Sep 02 04:21:54.395 INFO kablam! and 58 others Sep 02 04:21:54.396 INFO kablam! Sep 02 04:21:54.448 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 04:21:54.448 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:326:23 Sep 02 04:21:54.448 INFO kablam! | Sep 02 04:21:54.448 INFO kablam! 326 | Rot3::new(rng.gen()) Sep 02 04:21:54.448 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 04:21:54.448 INFO kablam! | Sep 02 04:21:54.448 INFO kablam! = help: the following implementations were found: Sep 02 04:21:54.448 INFO kablam! > Sep 02 04:21:54.448 INFO kablam! > Sep 02 04:21:54.448 INFO kablam! > Sep 02 04:21:54.448 INFO kablam! > Sep 02 04:21:54.448 INFO kablam! and 58 others Sep 02 04:21:54.448 INFO kablam! Sep 02 04:21:54.579 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 04:21:54.579 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 02 04:21:54.579 INFO kablam! | Sep 02 04:21:54.579 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 02 04:21:54.580 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 04:21:54.580 INFO kablam! | Sep 02 04:21:54.580 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 02 04:21:54.580 INFO kablam! | Sep 02 04:21:54.580 INFO kablam! 108 | rand_impl!(Iso2); Sep 02 04:21:54.580 INFO kablam! | ----------------- in this macro invocation Sep 02 04:21:54.580 INFO kablam! | Sep 02 04:21:54.580 INFO kablam! = help: the following implementations were found: Sep 02 04:21:54.580 INFO kablam! > Sep 02 04:21:54.580 INFO kablam! > Sep 02 04:21:54.580 INFO kablam! > Sep 02 04:21:54.580 INFO kablam! > Sep 02 04:21:54.580 INFO kablam! and 58 others Sep 02 04:21:54.580 INFO kablam! Sep 02 04:21:54.582 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 04:21:54.582 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 02 04:21:54.582 INFO kablam! | Sep 02 04:21:54.582 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 02 04:21:54.582 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 04:21:54.582 INFO kablam! | Sep 02 04:21:54.582 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 02 04:21:54.582 INFO kablam! | Sep 02 04:21:54.582 INFO kablam! 108 | rand_impl!(Iso2); Sep 02 04:21:54.582 INFO kablam! | ----------------- in this macro invocation Sep 02 04:21:54.582 INFO kablam! | Sep 02 04:21:54.582 INFO kablam! = help: the following implementations were found: Sep 02 04:21:54.582 INFO kablam! > Sep 02 04:21:54.582 INFO kablam! > Sep 02 04:21:54.582 INFO kablam! > Sep 02 04:21:54.582 INFO kablam! > Sep 02 04:21:54.582 INFO kablam! and 58 others Sep 02 04:21:54.582 INFO kablam! Sep 02 04:21:54.584 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 04:21:54.584 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 02 04:21:54.584 INFO kablam! | Sep 02 04:21:54.584 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 02 04:21:54.584 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 04:21:54.584 INFO kablam! | Sep 02 04:21:54.585 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 02 04:21:54.585 INFO kablam! | Sep 02 04:21:54.585 INFO kablam! 128 | rand_impl!(Iso3); Sep 02 04:21:54.585 INFO kablam! | ----------------- in this macro invocation Sep 02 04:21:54.585 INFO kablam! | Sep 02 04:21:54.585 INFO kablam! = help: the following implementations were found: Sep 02 04:21:54.585 INFO kablam! > Sep 02 04:21:54.585 INFO kablam! > Sep 02 04:21:54.585 INFO kablam! > Sep 02 04:21:54.585 INFO kablam! > Sep 02 04:21:54.585 INFO kablam! and 58 others Sep 02 04:21:54.585 INFO kablam! Sep 02 04:21:54.585 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 04:21:54.585 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 02 04:21:54.585 INFO kablam! | Sep 02 04:21:54.585 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 02 04:21:54.585 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 04:21:54.585 INFO kablam! | Sep 02 04:21:54.585 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 02 04:21:54.585 INFO kablam! | Sep 02 04:21:54.585 INFO kablam! 128 | rand_impl!(Iso3); Sep 02 04:21:54.585 INFO kablam! | ----------------- in this macro invocation Sep 02 04:21:54.586 INFO kablam! | Sep 02 04:21:54.586 INFO kablam! = help: the following implementations were found: Sep 02 04:21:54.586 INFO kablam! > Sep 02 04:21:54.586 INFO kablam! > Sep 02 04:21:54.586 INFO kablam! > Sep 02 04:21:54.586 INFO kablam! > Sep 02 04:21:54.586 INFO kablam! and 58 others Sep 02 04:21:54.586 INFO kablam! Sep 02 04:21:55.108 INFO kablam! error: aborting due to 15 previous errors Sep 02 04:21:55.108 INFO kablam! Sep 02 04:21:55.108 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 04:21:55.122 INFO kablam! error: Could not compile `nalgebra`. Sep 02 04:21:55.122 INFO kablam! Sep 02 04:21:55.122 INFO kablam! To learn more, run the command again with --verbose. Sep 02 04:21:55.124 INFO kablam! su: No module specific data is present Sep 02 04:21:55.637 INFO running `"docker" "rm" "-f" "090b8fe633a42f1d0a05f22068e87315e8560c5061061cf65c78837272e8df58"` Sep 02 04:21:55.760 INFO blam! 090b8fe633a42f1d0a05f22068e87315e8560c5061061cf65c78837272e8df58