Sep 02 17:26:23.339 INFO checking cpr-1.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 17:26:23.339 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 17:26:23.339 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 17:26:23.514 INFO blam! 2d35376d1682a3d2748e6594dde9f3ebdd86c4705cf1533c128d3bc8e5dfb2ef Sep 02 17:26:23.516 INFO running `"docker" "start" "-a" "2d35376d1682a3d2748e6594dde9f3ebdd86c4705cf1533c128d3bc8e5dfb2ef"` Sep 02 17:26:24.333 INFO kablam! Checking nalgebra v0.4.0 Sep 02 17:26:28.037 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 17:26:28.037 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:70:44 Sep 02 17:26:28.037 INFO kablam! | Sep 02 17:26:28.037 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 02 17:26:28.037 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 17:26:28.037 INFO kablam! | Sep 02 17:26:28.037 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 17:26:28.037 INFO kablam! = note: required by `rand::random` Sep 02 17:26:28.037 INFO kablam! Sep 02 17:26:28.260 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 17:26:28.260 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 17:26:28.260 INFO kablam! | Sep 02 17:26:28.260 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 17:26:28.260 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 17:26:28.261 INFO kablam! | Sep 02 17:26:28.261 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:85:1 Sep 02 17:26:28.261 INFO kablam! | Sep 02 17:26:28.261 INFO kablam! 85 | dvec_impl!(DVec); Sep 02 17:26:28.261 INFO kablam! | ----------------- in this macro invocation Sep 02 17:26:28.261 INFO kablam! | Sep 02 17:26:28.261 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 17:26:28.261 INFO kablam! = note: required by `rand::random` Sep 02 17:26:28.261 INFO kablam! Sep 02 17:26:28.263 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 17:26:28.263 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 17:26:28.263 INFO kablam! | Sep 02 17:26:28.263 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 17:26:28.264 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 17:26:28.264 INFO kablam! | Sep 02 17:26:28.264 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:93:1 Sep 02 17:26:28.264 INFO kablam! | Sep 02 17:26:28.264 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 02 17:26:28.264 INFO kablam! | ------------------------------ in this macro invocation Sep 02 17:26:28.264 INFO kablam! | Sep 02 17:26:28.264 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 17:26:28.264 INFO kablam! = note: required by `rand::random` Sep 02 17:26:28.264 INFO kablam! Sep 02 17:26:28.266 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 17:26:28.266 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 17:26:28.266 INFO kablam! | Sep 02 17:26:28.266 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 17:26:28.266 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 17:26:28.266 INFO kablam! | Sep 02 17:26:28.266 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:103:1 Sep 02 17:26:28.266 INFO kablam! | Sep 02 17:26:28.267 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 02 17:26:28.267 INFO kablam! | --------------------------------- in this macro invocation Sep 02 17:26:28.267 INFO kablam! | Sep 02 17:26:28.267 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 17:26:28.267 INFO kablam! = note: required by `rand::random` Sep 02 17:26:28.267 INFO kablam! Sep 02 17:26:28.269 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 17:26:28.269 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 17:26:28.269 INFO kablam! | Sep 02 17:26:28.269 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 17:26:28.269 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 17:26:28.269 INFO kablam! | Sep 02 17:26:28.269 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:113:1 Sep 02 17:26:28.269 INFO kablam! | Sep 02 17:26:28.269 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 02 17:26:28.269 INFO kablam! | ------------------------------------ in this macro invocation Sep 02 17:26:28.269 INFO kablam! | Sep 02 17:26:28.269 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 17:26:28.269 INFO kablam! = note: required by `rand::random` Sep 02 17:26:28.270 INFO kablam! Sep 02 17:26:28.271 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 17:26:28.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 17:26:28.271 INFO kablam! | Sep 02 17:26:28.271 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 17:26:28.271 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 17:26:28.272 INFO kablam! | Sep 02 17:26:28.272 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:123:1 Sep 02 17:26:28.272 INFO kablam! | Sep 02 17:26:28.272 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 02 17:26:28.272 INFO kablam! | --------------------------------------- in this macro invocation Sep 02 17:26:28.272 INFO kablam! | Sep 02 17:26:28.272 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 17:26:28.272 INFO kablam! = note: required by `rand::random` Sep 02 17:26:28.272 INFO kablam! Sep 02 17:26:28.273 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 17:26:28.273 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 17:26:28.273 INFO kablam! | Sep 02 17:26:28.273 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 17:26:28.273 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 17:26:28.273 INFO kablam! | Sep 02 17:26:28.273 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:133:1 Sep 02 17:26:28.273 INFO kablam! | Sep 02 17:26:28.273 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 02 17:26:28.273 INFO kablam! | ------------------------------------------ in this macro invocation Sep 02 17:26:28.273 INFO kablam! | Sep 02 17:26:28.273 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 17:26:28.273 INFO kablam! = note: required by `rand::random` Sep 02 17:26:28.274 INFO kablam! Sep 02 17:26:28.275 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 17:26:28.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 02 17:26:28.275 INFO kablam! | Sep 02 17:26:28.275 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 02 17:26:28.275 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 17:26:28.275 INFO kablam! | Sep 02 17:26:28.275 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:143:1 Sep 02 17:26:28.275 INFO kablam! | Sep 02 17:26:28.275 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 02 17:26:28.275 INFO kablam! | --------------------------------------------- in this macro invocation Sep 02 17:26:28.275 INFO kablam! | Sep 02 17:26:28.275 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 17:26:28.275 INFO kablam! = note: required by `rand::random` Sep 02 17:26:28.275 INFO kablam! Sep 02 17:26:29.635 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 17:26:29.635 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:299:27 Sep 02 17:26:29.635 INFO kablam! | Sep 02 17:26:29.635 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 02 17:26:29.635 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 17:26:29.635 INFO kablam! | Sep 02 17:26:29.635 INFO kablam! = help: the following implementations were found: Sep 02 17:26:29.635 INFO kablam! > Sep 02 17:26:29.635 INFO kablam! > Sep 02 17:26:29.635 INFO kablam! > Sep 02 17:26:29.635 INFO kablam! > Sep 02 17:26:29.635 INFO kablam! and 58 others Sep 02 17:26:29.635 INFO kablam! Sep 02 17:26:31.007 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 17:26:31.007 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:92:23 Sep 02 17:26:31.007 INFO kablam! | Sep 02 17:26:31.007 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 02 17:26:31.007 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 17:26:31.007 INFO kablam! | Sep 02 17:26:31.007 INFO kablam! = help: the following implementations were found: Sep 02 17:26:31.008 INFO kablam! > Sep 02 17:26:31.008 INFO kablam! > Sep 02 17:26:31.008 INFO kablam! > Sep 02 17:26:31.008 INFO kablam! > Sep 02 17:26:31.008 INFO kablam! and 58 others Sep 02 17:26:31.008 INFO kablam! Sep 02 17:26:31.042 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 17:26:31.042 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:326:23 Sep 02 17:26:31.043 INFO kablam! | Sep 02 17:26:31.043 INFO kablam! 326 | Rot3::new(rng.gen()) Sep 02 17:26:31.043 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 17:26:31.043 INFO kablam! | Sep 02 17:26:31.043 INFO kablam! = help: the following implementations were found: Sep 02 17:26:31.043 INFO kablam! > Sep 02 17:26:31.043 INFO kablam! > Sep 02 17:26:31.043 INFO kablam! > Sep 02 17:26:31.043 INFO kablam! > Sep 02 17:26:31.043 INFO kablam! and 58 others Sep 02 17:26:31.043 INFO kablam! Sep 02 17:26:31.132 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 17:26:31.132 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 02 17:26:31.132 INFO kablam! | Sep 02 17:26:31.132 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 02 17:26:31.132 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 17:26:31.132 INFO kablam! | Sep 02 17:26:31.132 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 02 17:26:31.132 INFO kablam! | Sep 02 17:26:31.132 INFO kablam! 108 | rand_impl!(Iso2); Sep 02 17:26:31.133 INFO kablam! | ----------------- in this macro invocation Sep 02 17:26:31.133 INFO kablam! | Sep 02 17:26:31.133 INFO kablam! = help: the following implementations were found: Sep 02 17:26:31.133 INFO kablam! > Sep 02 17:26:31.133 INFO kablam! > Sep 02 17:26:31.133 INFO kablam! > Sep 02 17:26:31.133 INFO kablam! > Sep 02 17:26:31.133 INFO kablam! and 58 others Sep 02 17:26:31.133 INFO kablam! Sep 02 17:26:31.134 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 17:26:31.134 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 02 17:26:31.134 INFO kablam! | Sep 02 17:26:31.134 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 02 17:26:31.134 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 17:26:31.134 INFO kablam! | Sep 02 17:26:31.134 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 02 17:26:31.134 INFO kablam! | Sep 02 17:26:31.134 INFO kablam! 108 | rand_impl!(Iso2); Sep 02 17:26:31.134 INFO kablam! | ----------------- in this macro invocation Sep 02 17:26:31.134 INFO kablam! | Sep 02 17:26:31.134 INFO kablam! = help: the following implementations were found: Sep 02 17:26:31.134 INFO kablam! > Sep 02 17:26:31.134 INFO kablam! > Sep 02 17:26:31.134 INFO kablam! > Sep 02 17:26:31.134 INFO kablam! > Sep 02 17:26:31.134 INFO kablam! and 58 others Sep 02 17:26:31.135 INFO kablam! Sep 02 17:26:31.136 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 17:26:31.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 02 17:26:31.136 INFO kablam! | Sep 02 17:26:31.136 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 02 17:26:31.136 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 17:26:31.136 INFO kablam! | Sep 02 17:26:31.136 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 02 17:26:31.136 INFO kablam! | Sep 02 17:26:31.136 INFO kablam! 128 | rand_impl!(Iso3); Sep 02 17:26:31.136 INFO kablam! | ----------------- in this macro invocation Sep 02 17:26:31.136 INFO kablam! | Sep 02 17:26:31.136 INFO kablam! = help: the following implementations were found: Sep 02 17:26:31.136 INFO kablam! > Sep 02 17:26:31.136 INFO kablam! > Sep 02 17:26:31.136 INFO kablam! > Sep 02 17:26:31.136 INFO kablam! > Sep 02 17:26:31.137 INFO kablam! and 58 others Sep 02 17:26:31.137 INFO kablam! Sep 02 17:26:31.137 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 02 17:26:31.137 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 02 17:26:31.137 INFO kablam! | Sep 02 17:26:31.137 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 02 17:26:31.137 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 02 17:26:31.137 INFO kablam! | Sep 02 17:26:31.137 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 02 17:26:31.137 INFO kablam! | Sep 02 17:26:31.137 INFO kablam! 128 | rand_impl!(Iso3); Sep 02 17:26:31.137 INFO kablam! | ----------------- in this macro invocation Sep 02 17:26:31.137 INFO kablam! | Sep 02 17:26:31.137 INFO kablam! = help: the following implementations were found: Sep 02 17:26:31.137 INFO kablam! > Sep 02 17:26:31.137 INFO kablam! > Sep 02 17:26:31.137 INFO kablam! > Sep 02 17:26:31.138 INFO kablam! > Sep 02 17:26:31.138 INFO kablam! and 58 others Sep 02 17:26:31.138 INFO kablam! Sep 02 17:26:31.563 INFO kablam! error: aborting due to 15 previous errors Sep 02 17:26:31.563 INFO kablam! Sep 02 17:26:31.563 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 17:26:31.578 INFO kablam! error: Could not compile `nalgebra`. Sep 02 17:26:31.578 INFO kablam! Sep 02 17:26:31.578 INFO kablam! To learn more, run the command again with --verbose. Sep 02 17:26:31.580 INFO kablam! su: No module specific data is present Sep 02 17:26:32.117 INFO running `"docker" "rm" "-f" "2d35376d1682a3d2748e6594dde9f3ebdd86c4705cf1533c128d3bc8e5dfb2ef"` Sep 02 17:26:32.221 INFO blam! 2d35376d1682a3d2748e6594dde9f3ebdd86c4705cf1533c128d3bc8e5dfb2ef