Sep 04 23:36:59.841 INFO checking cpr-1.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 23:36:59.842 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 23:36:59.842 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:36:59.995 INFO blam! dd35fd4d2120055220eccac5f06e011b7d9d9bcc412b51be274916f4c0f37c46 Sep 04 23:36:59.997 INFO running `"docker" "start" "-a" "dd35fd4d2120055220eccac5f06e011b7d9d9bcc412b51be274916f4c0f37c46"` Sep 04 23:37:00.687 INFO kablam! Checking nalgebra v0.4.0 Sep 04 23:37:03.795 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 23:37:03.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:70:44 Sep 04 23:37:03.795 INFO kablam! | Sep 04 23:37:03.795 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 04 23:37:03.795 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 23:37:03.795 INFO kablam! | Sep 04 23:37:03.796 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 23:37:03.796 INFO kablam! = note: required by `rand::random` Sep 04 23:37:03.796 INFO kablam! Sep 04 23:37:03.951 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 23:37:03.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 23:37:03.951 INFO kablam! | Sep 04 23:37:03.951 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 23:37:03.952 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 23:37:03.952 INFO kablam! | Sep 04 23:37:03.952 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:85:1 Sep 04 23:37:03.952 INFO kablam! | Sep 04 23:37:03.952 INFO kablam! 85 | dvec_impl!(DVec); Sep 04 23:37:03.952 INFO kablam! | ----------------- in this macro invocation Sep 04 23:37:03.952 INFO kablam! | Sep 04 23:37:03.952 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 23:37:03.952 INFO kablam! = note: required by `rand::random` Sep 04 23:37:03.952 INFO kablam! Sep 04 23:37:03.953 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 23:37:03.953 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 23:37:03.953 INFO kablam! | Sep 04 23:37:03.953 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 23:37:03.953 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 23:37:03.953 INFO kablam! | Sep 04 23:37:03.954 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:93:1 Sep 04 23:37:03.954 INFO kablam! | Sep 04 23:37:03.954 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 04 23:37:03.954 INFO kablam! | ------------------------------ in this macro invocation Sep 04 23:37:03.954 INFO kablam! | Sep 04 23:37:03.954 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 23:37:03.954 INFO kablam! = note: required by `rand::random` Sep 04 23:37:03.954 INFO kablam! Sep 04 23:37:03.955 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 23:37:03.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 23:37:03.955 INFO kablam! | Sep 04 23:37:03.955 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 23:37:03.955 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 23:37:03.955 INFO kablam! | Sep 04 23:37:03.955 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:103:1 Sep 04 23:37:03.955 INFO kablam! | Sep 04 23:37:03.955 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 04 23:37:03.956 INFO kablam! | --------------------------------- in this macro invocation Sep 04 23:37:03.956 INFO kablam! | Sep 04 23:37:03.956 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 23:37:03.956 INFO kablam! = note: required by `rand::random` Sep 04 23:37:03.956 INFO kablam! Sep 04 23:37:03.957 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 23:37:03.957 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 23:37:03.957 INFO kablam! | Sep 04 23:37:03.957 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 23:37:03.957 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 23:37:03.957 INFO kablam! | Sep 04 23:37:03.957 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:113:1 Sep 04 23:37:03.957 INFO kablam! | Sep 04 23:37:03.957 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 04 23:37:03.957 INFO kablam! | ------------------------------------ in this macro invocation Sep 04 23:37:03.958 INFO kablam! | Sep 04 23:37:03.958 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 23:37:03.958 INFO kablam! = note: required by `rand::random` Sep 04 23:37:03.958 INFO kablam! Sep 04 23:37:03.959 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 23:37:03.959 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 23:37:03.959 INFO kablam! | Sep 04 23:37:03.959 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 23:37:03.959 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 23:37:03.959 INFO kablam! | Sep 04 23:37:03.959 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:123:1 Sep 04 23:37:03.959 INFO kablam! | Sep 04 23:37:03.959 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 04 23:37:03.959 INFO kablam! | --------------------------------------- in this macro invocation Sep 04 23:37:03.960 INFO kablam! | Sep 04 23:37:03.960 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 23:37:03.960 INFO kablam! = note: required by `rand::random` Sep 04 23:37:03.960 INFO kablam! Sep 04 23:37:03.961 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 23:37:03.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 23:37:03.961 INFO kablam! | Sep 04 23:37:03.961 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 23:37:03.961 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 23:37:03.961 INFO kablam! | Sep 04 23:37:03.961 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:133:1 Sep 04 23:37:03.961 INFO kablam! | Sep 04 23:37:03.961 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 04 23:37:03.962 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 23:37:03.962 INFO kablam! | Sep 04 23:37:03.962 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 23:37:03.962 INFO kablam! = note: required by `rand::random` Sep 04 23:37:03.962 INFO kablam! Sep 04 23:37:03.963 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 23:37:03.963 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec_macros.rs:93:41 Sep 04 23:37:03.963 INFO kablam! | Sep 04 23:37:03.963 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 23:37:03.963 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 23:37:03.963 INFO kablam! | Sep 04 23:37:03.963 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:143:1 Sep 04 23:37:03.963 INFO kablam! | Sep 04 23:37:03.963 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 04 23:37:03.963 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 23:37:03.964 INFO kablam! | Sep 04 23:37:03.964 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 23:37:03.964 INFO kablam! = note: required by `rand::random` Sep 04 23:37:03.964 INFO kablam! Sep 04 23:37:05.420 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 23:37:05.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:299:27 Sep 04 23:37:05.420 INFO kablam! | Sep 04 23:37:05.420 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 04 23:37:05.420 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 23:37:05.420 INFO kablam! | Sep 04 23:37:05.420 INFO kablam! = help: the following implementations were found: Sep 04 23:37:05.421 INFO kablam! > Sep 04 23:37:05.421 INFO kablam! > Sep 04 23:37:05.421 INFO kablam! > Sep 04 23:37:05.421 INFO kablam! > Sep 04 23:37:05.421 INFO kablam! and 58 others Sep 04 23:37:05.421 INFO kablam! Sep 04 23:37:06.405 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 23:37:06.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:92:23 Sep 04 23:37:06.405 INFO kablam! | Sep 04 23:37:06.405 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 04 23:37:06.405 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 23:37:06.405 INFO kablam! | Sep 04 23:37:06.405 INFO kablam! = help: the following implementations were found: Sep 04 23:37:06.405 INFO kablam! > Sep 04 23:37:06.405 INFO kablam! > Sep 04 23:37:06.405 INFO kablam! > Sep 04 23:37:06.405 INFO kablam! > Sep 04 23:37:06.405 INFO kablam! and 58 others Sep 04 23:37:06.405 INFO kablam! Sep 04 23:37:06.445 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 23:37:06.445 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:326:23 Sep 04 23:37:06.445 INFO kablam! | Sep 04 23:37:06.445 INFO kablam! 326 | Rot3::new(rng.gen()) Sep 04 23:37:06.445 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 23:37:06.445 INFO kablam! | Sep 04 23:37:06.445 INFO kablam! = help: the following implementations were found: Sep 04 23:37:06.445 INFO kablam! > Sep 04 23:37:06.445 INFO kablam! > Sep 04 23:37:06.445 INFO kablam! > Sep 04 23:37:06.445 INFO kablam! > Sep 04 23:37:06.445 INFO kablam! and 58 others Sep 04 23:37:06.445 INFO kablam! Sep 04 23:37:06.530 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 23:37:06.530 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 04 23:37:06.530 INFO kablam! | Sep 04 23:37:06.530 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 23:37:06.530 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 23:37:06.530 INFO kablam! | Sep 04 23:37:06.530 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 04 23:37:06.530 INFO kablam! | Sep 04 23:37:06.530 INFO kablam! 108 | rand_impl!(Iso2); Sep 04 23:37:06.530 INFO kablam! | ----------------- in this macro invocation Sep 04 23:37:06.530 INFO kablam! | Sep 04 23:37:06.530 INFO kablam! = help: the following implementations were found: Sep 04 23:37:06.530 INFO kablam! > Sep 04 23:37:06.530 INFO kablam! > Sep 04 23:37:06.530 INFO kablam! > Sep 04 23:37:06.531 INFO kablam! > Sep 04 23:37:06.531 INFO kablam! and 58 others Sep 04 23:37:06.531 INFO kablam! Sep 04 23:37:06.531 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 23:37:06.531 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 04 23:37:06.531 INFO kablam! | Sep 04 23:37:06.531 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 23:37:06.531 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 23:37:06.531 INFO kablam! | Sep 04 23:37:06.531 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 04 23:37:06.531 INFO kablam! | Sep 04 23:37:06.531 INFO kablam! 108 | rand_impl!(Iso2); Sep 04 23:37:06.531 INFO kablam! | ----------------- in this macro invocation Sep 04 23:37:06.531 INFO kablam! | Sep 04 23:37:06.531 INFO kablam! = help: the following implementations were found: Sep 04 23:37:06.531 INFO kablam! > Sep 04 23:37:06.531 INFO kablam! > Sep 04 23:37:06.531 INFO kablam! > Sep 04 23:37:06.531 INFO kablam! > Sep 04 23:37:06.531 INFO kablam! and 58 others Sep 04 23:37:06.531 INFO kablam! Sep 04 23:37:06.533 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 23:37:06.533 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 04 23:37:06.533 INFO kablam! | Sep 04 23:37:06.533 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 23:37:06.534 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 23:37:06.534 INFO kablam! | Sep 04 23:37:06.534 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 04 23:37:06.534 INFO kablam! | Sep 04 23:37:06.534 INFO kablam! 128 | rand_impl!(Iso3); Sep 04 23:37:06.534 INFO kablam! | ----------------- in this macro invocation Sep 04 23:37:06.534 INFO kablam! | Sep 04 23:37:06.534 INFO kablam! = help: the following implementations were found: Sep 04 23:37:06.534 INFO kablam! > Sep 04 23:37:06.534 INFO kablam! > Sep 04 23:37:06.534 INFO kablam! > Sep 04 23:37:06.534 INFO kablam! > Sep 04 23:37:06.534 INFO kablam! and 58 others Sep 04 23:37:06.534 INFO kablam! Sep 04 23:37:06.534 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 23:37:06.534 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 04 23:37:06.534 INFO kablam! | Sep 04 23:37:06.534 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 23:37:06.534 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 23:37:06.534 INFO kablam! | Sep 04 23:37:06.534 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 04 23:37:06.534 INFO kablam! | Sep 04 23:37:06.534 INFO kablam! 128 | rand_impl!(Iso3); Sep 04 23:37:06.534 INFO kablam! | ----------------- in this macro invocation Sep 04 23:37:06.534 INFO kablam! | Sep 04 23:37:06.535 INFO kablam! = help: the following implementations were found: Sep 04 23:37:06.535 INFO kablam! > Sep 04 23:37:06.535 INFO kablam! > Sep 04 23:37:06.535 INFO kablam! > Sep 04 23:37:06.535 INFO kablam! > Sep 04 23:37:06.535 INFO kablam! and 58 others Sep 04 23:37:06.535 INFO kablam! Sep 04 23:37:06.928 INFO kablam! error: aborting due to 15 previous errors Sep 04 23:37:06.928 INFO kablam! Sep 04 23:37:06.929 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 23:37:06.944 INFO kablam! error: Could not compile `nalgebra`. Sep 04 23:37:06.944 INFO kablam! Sep 04 23:37:06.944 INFO kablam! To learn more, run the command again with --verbose. Sep 04 23:37:06.944 INFO kablam! su: No module specific data is present Sep 04 23:37:07.543 INFO running `"docker" "rm" "-f" "dd35fd4d2120055220eccac5f06e011b7d9d9bcc412b51be274916f4c0f37c46"` Sep 04 23:37:07.630 INFO blam! dd35fd4d2120055220eccac5f06e011b7d9d9bcc412b51be274916f4c0f37c46