Sep 01 23:46:32.499 INFO checking crast-1.0.4 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 23:46:32.499 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 23:46:32.499 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/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 23:46:32.642 INFO blam! 9e1dcc01c01827240fdb1ac94946a0276302a493a56567241761243e5f1be129 Sep 01 23:46:32.644 INFO running `"docker" "start" "-a" "9e1dcc01c01827240fdb1ac94946a0276302a493a56567241761243e5f1be129"` Sep 01 23:46:33.401 INFO kablam! Checking fast-math v0.1.0 Sep 01 23:46:33.402 INFO kablam! Checking bit-set v0.3.0 Sep 01 23:46:33.404 INFO kablam! Checking nalgebra v0.4.0 Sep 01 23:46:37.165 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.165 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:70:44 Sep 01 23:46:37.165 INFO kablam! | Sep 01 23:46:37.165 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 01 23:46:37.165 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.165 INFO kablam! | Sep 01 23:46:37.165 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.165 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.165 INFO kablam! Sep 01 23:46:37.350 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 23:46:37.350 INFO kablam! | Sep 01 23:46:37.350 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.350 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.350 INFO kablam! | Sep 01 23:46:37.350 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:85:1 Sep 01 23:46:37.350 INFO kablam! | Sep 01 23:46:37.350 INFO kablam! 85 | dvec_impl!(DVec); Sep 01 23:46:37.350 INFO kablam! | ----------------- in this macro invocation Sep 01 23:46:37.350 INFO kablam! | Sep 01 23:46:37.350 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.350 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.350 INFO kablam! Sep 01 23:46:37.352 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.352 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 23:46:37.352 INFO kablam! | Sep 01 23:46:37.352 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.353 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.353 INFO kablam! | Sep 01 23:46:37.353 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:93:1 Sep 01 23:46:37.353 INFO kablam! | Sep 01 23:46:37.353 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 01 23:46:37.353 INFO kablam! | ------------------------------ in this macro invocation Sep 01 23:46:37.353 INFO kablam! | Sep 01 23:46:37.353 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.353 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.353 INFO kablam! Sep 01 23:46:37.355 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.355 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 23:46:37.355 INFO kablam! | Sep 01 23:46:37.355 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.355 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.355 INFO kablam! | Sep 01 23:46:37.355 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:103:1 Sep 01 23:46:37.355 INFO kablam! | Sep 01 23:46:37.355 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 01 23:46:37.355 INFO kablam! | --------------------------------- in this macro invocation Sep 01 23:46:37.356 INFO kablam! | Sep 01 23:46:37.356 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.356 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.356 INFO kablam! Sep 01 23:46:37.357 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.357 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 23:46:37.357 INFO kablam! | Sep 01 23:46:37.358 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.358 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.358 INFO kablam! | Sep 01 23:46:37.358 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:113:1 Sep 01 23:46:37.358 INFO kablam! | Sep 01 23:46:37.358 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 01 23:46:37.358 INFO kablam! | ------------------------------------ in this macro invocation Sep 01 23:46:37.358 INFO kablam! | Sep 01 23:46:37.358 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.358 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.358 INFO kablam! Sep 01 23:46:37.361 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 23:46:37.361 INFO kablam! | Sep 01 23:46:37.361 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.361 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.361 INFO kablam! | Sep 01 23:46:37.361 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:123:1 Sep 01 23:46:37.361 INFO kablam! | Sep 01 23:46:37.361 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 01 23:46:37.361 INFO kablam! | --------------------------------------- in this macro invocation Sep 01 23:46:37.362 INFO kablam! | Sep 01 23:46:37.362 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.362 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.362 INFO kablam! Sep 01 23:46:37.362 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.362 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 23:46:37.362 INFO kablam! | Sep 01 23:46:37.362 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.363 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.363 INFO kablam! | Sep 01 23:46:37.363 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:133:1 Sep 01 23:46:37.363 INFO kablam! | Sep 01 23:46:37.363 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 01 23:46:37.363 INFO kablam! | ------------------------------------------ in this macro invocation Sep 01 23:46:37.363 INFO kablam! | Sep 01 23:46:37.363 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.363 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.363 INFO kablam! Sep 01 23:46:37.365 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.365 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 01 23:46:37.365 INFO kablam! | Sep 01 23:46:37.365 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.365 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.365 INFO kablam! | Sep 01 23:46:37.365 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:143:1 Sep 01 23:46:37.365 INFO kablam! | Sep 01 23:46:37.365 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 01 23:46:37.365 INFO kablam! | --------------------------------------------- in this macro invocation Sep 01 23:46:37.365 INFO kablam! | Sep 01 23:46:37.365 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.366 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.366 INFO kablam! Sep 01 23:46:38.850 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:38.850 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:299:27 Sep 01 23:46:38.850 INFO kablam! | Sep 01 23:46:38.850 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 01 23:46:38.850 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:38.850 INFO kablam! | Sep 01 23:46:38.850 INFO kablam! = help: the following implementations were found: Sep 01 23:46:38.850 INFO kablam! > Sep 01 23:46:38.850 INFO kablam! > Sep 01 23:46:38.850 INFO kablam! > Sep 01 23:46:38.850 INFO kablam! >> Sep 01 23:46:38.850 INFO kablam! and 58 others Sep 01 23:46:38.850 INFO kablam! Sep 01 23:46:39.813 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:39.813 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:92:23 Sep 01 23:46:39.813 INFO kablam! | Sep 01 23:46:39.813 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 01 23:46:39.813 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:39.813 INFO kablam! | Sep 01 23:46:39.813 INFO kablam! = help: the following implementations were found: Sep 01 23:46:39.813 INFO kablam! > Sep 01 23:46:39.813 INFO kablam! > Sep 01 23:46:39.813 INFO kablam! > Sep 01 23:46:39.813 INFO kablam! >> Sep 01 23:46:39.813 INFO kablam! and 58 others Sep 01 23:46:39.813 INFO kablam! Sep 01 23:46:39.847 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:39.847 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:326:23 Sep 01 23:46:39.847 INFO kablam! | Sep 01 23:46:39.847 INFO kablam! 326 | Rot3::new(rng.gen()) Sep 01 23:46:39.847 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:39.847 INFO kablam! | Sep 01 23:46:39.847 INFO kablam! = help: the following implementations were found: Sep 01 23:46:39.847 INFO kablam! > Sep 01 23:46:39.847 INFO kablam! > Sep 01 23:46:39.847 INFO kablam! > Sep 01 23:46:39.848 INFO kablam! >> Sep 01 23:46:39.848 INFO kablam! and 58 others Sep 01 23:46:39.848 INFO kablam! Sep 01 23:46:39.932 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:39.932 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 01 23:46:39.932 INFO kablam! | Sep 01 23:46:39.932 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 23:46:39.932 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:39.932 INFO kablam! | Sep 01 23:46:39.932 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 01 23:46:39.932 INFO kablam! | Sep 01 23:46:39.932 INFO kablam! 108 | rand_impl!(Iso2); Sep 01 23:46:39.932 INFO kablam! | ----------------- in this macro invocation Sep 01 23:46:39.932 INFO kablam! | Sep 01 23:46:39.932 INFO kablam! = help: the following implementations were found: Sep 01 23:46:39.932 INFO kablam! > Sep 01 23:46:39.932 INFO kablam! > Sep 01 23:46:39.932 INFO kablam! > Sep 01 23:46:39.932 INFO kablam! >> Sep 01 23:46:39.933 INFO kablam! and 58 others Sep 01 23:46:39.933 INFO kablam! Sep 01 23:46:39.933 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:39.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 01 23:46:39.933 INFO kablam! | Sep 01 23:46:39.933 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 23:46:39.933 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:39.933 INFO kablam! | Sep 01 23:46:39.933 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 01 23:46:39.933 INFO kablam! | Sep 01 23:46:39.933 INFO kablam! 108 | rand_impl!(Iso2); Sep 01 23:46:39.933 INFO kablam! | ----------------- in this macro invocation Sep 01 23:46:39.933 INFO kablam! | Sep 01 23:46:39.933 INFO kablam! = help: the following implementations were found: Sep 01 23:46:39.933 INFO kablam! > Sep 01 23:46:39.933 INFO kablam! > Sep 01 23:46:39.933 INFO kablam! > Sep 01 23:46:39.933 INFO kablam! >> Sep 01 23:46:39.933 INFO kablam! and 58 others Sep 01 23:46:39.933 INFO kablam! Sep 01 23:46:39.934 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:39.934 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 01 23:46:39.934 INFO kablam! | Sep 01 23:46:39.934 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 23:46:39.934 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:39.934 INFO kablam! | Sep 01 23:46:39.934 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 01 23:46:39.934 INFO kablam! | Sep 01 23:46:39.934 INFO kablam! 128 | rand_impl!(Iso3); Sep 01 23:46:39.934 INFO kablam! | ----------------- in this macro invocation Sep 01 23:46:39.934 INFO kablam! | Sep 01 23:46:39.934 INFO kablam! = help: the following implementations were found: Sep 01 23:46:39.934 INFO kablam! > Sep 01 23:46:39.934 INFO kablam! > Sep 01 23:46:39.934 INFO kablam! > Sep 01 23:46:39.935 INFO kablam! >> Sep 01 23:46:39.935 INFO kablam! and 58 others Sep 01 23:46:39.935 INFO kablam! Sep 01 23:46:39.935 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:39.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 01 23:46:39.935 INFO kablam! | Sep 01 23:46:39.935 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 23:46:39.935 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:39.935 INFO kablam! | Sep 01 23:46:39.935 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 01 23:46:39.935 INFO kablam! | Sep 01 23:46:39.935 INFO kablam! 128 | rand_impl!(Iso3); Sep 01 23:46:39.935 INFO kablam! | ----------------- in this macro invocation Sep 01 23:46:39.935 INFO kablam! | Sep 01 23:46:39.935 INFO kablam! = help: the following implementations were found: Sep 01 23:46:39.935 INFO kablam! > Sep 01 23:46:39.935 INFO kablam! > Sep 01 23:46:39.935 INFO kablam! > Sep 01 23:46:39.935 INFO kablam! >> Sep 01 23:46:39.935 INFO kablam! and 58 others Sep 01 23:46:39.935 INFO kablam! Sep 01 23:46:40.341 INFO kablam! error: aborting due to 15 previous errors Sep 01 23:46:40.341 INFO kablam! Sep 01 23:46:40.341 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 23:46:40.352 INFO kablam! error: Could not compile `nalgebra`. Sep 01 23:46:40.352 INFO kablam! Sep 01 23:46:40.352 INFO kablam! To learn more, run the command again with --verbose. Sep 01 23:46:40.354 INFO kablam! su: No module specific data is present Sep 01 23:46:41.134 INFO running `"docker" "rm" "-f" "9e1dcc01c01827240fdb1ac94946a0276302a493a56567241761243e5f1be129"` Sep 01 23:46:41.274 INFO blam! 9e1dcc01c01827240fdb1ac94946a0276302a493a56567241761243e5f1be129