Sep 01 23:46:32.634 INFO checking crast-1.0.4 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 23:46:32.634 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 23:46:32.635 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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.815 INFO blam! 679deea2717d62a9b27939a6e4d5d0c2dc6e337e45b00ec56dfaf3a2e046cebf Sep 01 23:46:32.816 INFO running `"docker" "start" "-a" "679deea2717d62a9b27939a6e4d5d0c2dc6e337e45b00ec56dfaf3a2e046cebf"` Sep 01 23:46:33.702 INFO kablam! Checking fast-math v0.1.0 Sep 01 23:46:33.705 INFO kablam! Checking nalgebra v0.4.0 Sep 01 23:46:37.551 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.551 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dmat.rs:70:44 Sep 01 23:46:37.551 INFO kablam! | Sep 01 23:46:37.551 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 01 23:46:37.551 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.551 INFO kablam! | Sep 01 23:46:37.552 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.552 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.552 INFO kablam! Sep 01 23:46:37.710 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.710 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.710 INFO kablam! | Sep 01 23:46:37.711 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.711 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.711 INFO kablam! | Sep 01 23:46:37.711 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:85:1 Sep 01 23:46:37.711 INFO kablam! | Sep 01 23:46:37.711 INFO kablam! 85 | dvec_impl!(DVec); Sep 01 23:46:37.711 INFO kablam! | ----------------- in this macro invocation Sep 01 23:46:37.711 INFO kablam! | Sep 01 23:46:37.711 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.711 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.711 INFO kablam! Sep 01 23:46:37.712 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.712 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.712 INFO kablam! | Sep 01 23:46:37.712 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.712 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.712 INFO kablam! | Sep 01 23:46:37.712 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:93:1 Sep 01 23:46:37.712 INFO kablam! | Sep 01 23:46:37.712 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 01 23:46:37.712 INFO kablam! | ------------------------------ in this macro invocation Sep 01 23:46:37.712 INFO kablam! | Sep 01 23:46:37.712 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.712 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.713 INFO kablam! Sep 01 23:46:37.715 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.715 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.715 INFO kablam! | Sep 01 23:46:37.715 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.715 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.715 INFO kablam! | Sep 01 23:46:37.715 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:103:1 Sep 01 23:46:37.715 INFO kablam! | Sep 01 23:46:37.715 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 01 23:46:37.715 INFO kablam! | --------------------------------- in this macro invocation Sep 01 23:46:37.715 INFO kablam! | Sep 01 23:46:37.715 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.715 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.715 INFO kablam! Sep 01 23:46:37.718 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.718 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.718 INFO kablam! | Sep 01 23:46:37.718 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.718 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.718 INFO kablam! | Sep 01 23:46:37.718 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:113:1 Sep 01 23:46:37.718 INFO kablam! | Sep 01 23:46:37.718 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 01 23:46:37.718 INFO kablam! | ------------------------------------ in this macro invocation Sep 01 23:46:37.718 INFO kablam! | Sep 01 23:46:37.718 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.719 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.719 INFO kablam! Sep 01 23:46:37.721 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.721 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.721 INFO kablam! | Sep 01 23:46:37.721 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.721 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.721 INFO kablam! | Sep 01 23:46:37.721 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:123:1 Sep 01 23:46:37.721 INFO kablam! | Sep 01 23:46:37.721 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 01 23:46:37.721 INFO kablam! | --------------------------------------- in this macro invocation Sep 01 23:46:37.721 INFO kablam! | Sep 01 23:46:37.721 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.721 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.721 INFO kablam! Sep 01 23:46:37.724 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.724 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.724 INFO kablam! | Sep 01 23:46:37.724 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.724 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.724 INFO kablam! | Sep 01 23:46:37.724 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:133:1 Sep 01 23:46:37.724 INFO kablam! | Sep 01 23:46:37.725 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 01 23:46:37.725 INFO kablam! | ------------------------------------------ in this macro invocation Sep 01 23:46:37.725 INFO kablam! | Sep 01 23:46:37.725 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.725 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.725 INFO kablam! Sep 01 23:46:37.727 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 23:46:37.727 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.727 INFO kablam! | Sep 01 23:46:37.728 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 01 23:46:37.728 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 23:46:37.728 INFO kablam! | Sep 01 23:46:37.728 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/dvec.rs:143:1 Sep 01 23:46:37.728 INFO kablam! | Sep 01 23:46:37.728 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 01 23:46:37.728 INFO kablam! | --------------------------------------------- in this macro invocation Sep 01 23:46:37.728 INFO kablam! | Sep 01 23:46:37.728 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 23:46:37.728 INFO kablam! = note: required by `rand::random` Sep 01 23:46:37.728 INFO kablam! Sep 01 23:46:39.066 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:39.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/quat.rs:299:27 Sep 01 23:46:39.066 INFO kablam! | Sep 01 23:46:39.066 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 01 23:46:39.066 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:39.066 INFO kablam! | Sep 01 23:46:39.066 INFO kablam! = help: the following implementations were found: Sep 01 23:46:39.066 INFO kablam! > Sep 01 23:46:39.066 INFO kablam! > Sep 01 23:46:39.066 INFO kablam! > Sep 01 23:46:39.066 INFO kablam! > Sep 01 23:46:39.066 INFO kablam! and 58 others Sep 01 23:46:39.066 INFO kablam! Sep 01 23:46:39.978 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:39.978 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:92:23 Sep 01 23:46:39.978 INFO kablam! | Sep 01 23:46:39.978 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 01 23:46:39.978 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:39.979 INFO kablam! | Sep 01 23:46:39.979 INFO kablam! = help: the following implementations were found: Sep 01 23:46:39.979 INFO kablam! > Sep 01 23:46:39.979 INFO kablam! > Sep 01 23:46:39.979 INFO kablam! > Sep 01 23:46:39.979 INFO kablam! > Sep 01 23:46:39.979 INFO kablam! and 58 others Sep 01 23:46:39.979 INFO kablam! Sep 01 23:46:40.012 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:40.012 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/rot.rs:326:23 Sep 01 23:46:40.012 INFO kablam! | Sep 01 23:46:40.012 INFO kablam! 326 | Rot3::new(rng.gen()) Sep 01 23:46:40.012 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:40.013 INFO kablam! | Sep 01 23:46:40.013 INFO kablam! = help: the following implementations were found: Sep 01 23:46:40.013 INFO kablam! > Sep 01 23:46:40.013 INFO kablam! > Sep 01 23:46:40.013 INFO kablam! > Sep 01 23:46:40.013 INFO kablam! > Sep 01 23:46:40.013 INFO kablam! and 58 others Sep 01 23:46:40.013 INFO kablam! Sep 01 23:46:40.105 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:40.105 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 01 23:46:40.105 INFO kablam! | Sep 01 23:46:40.105 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 23:46:40.105 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:40.105 INFO kablam! | Sep 01 23:46:40.105 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 01 23:46:40.105 INFO kablam! | Sep 01 23:46:40.105 INFO kablam! 108 | rand_impl!(Iso2); Sep 01 23:46:40.105 INFO kablam! | ----------------- in this macro invocation Sep 01 23:46:40.105 INFO kablam! | Sep 01 23:46:40.106 INFO kablam! = help: the following implementations were found: Sep 01 23:46:40.106 INFO kablam! > Sep 01 23:46:40.106 INFO kablam! > Sep 01 23:46:40.106 INFO kablam! > Sep 01 23:46:40.106 INFO kablam! > Sep 01 23:46:40.106 INFO kablam! and 58 others Sep 01 23:46:40.106 INFO kablam! Sep 01 23:46:40.107 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:40.107 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 01 23:46:40.107 INFO kablam! | Sep 01 23:46:40.107 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 23:46:40.107 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:40.107 INFO kablam! | Sep 01 23:46:40.107 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:108:1 Sep 01 23:46:40.107 INFO kablam! | Sep 01 23:46:40.107 INFO kablam! 108 | rand_impl!(Iso2); Sep 01 23:46:40.107 INFO kablam! | ----------------- in this macro invocation Sep 01 23:46:40.107 INFO kablam! | Sep 01 23:46:40.107 INFO kablam! = help: the following implementations were found: Sep 01 23:46:40.107 INFO kablam! > Sep 01 23:46:40.107 INFO kablam! > Sep 01 23:46:40.107 INFO kablam! > Sep 01 23:46:40.107 INFO kablam! > Sep 01 23:46:40.107 INFO kablam! and 58 others Sep 01 23:46:40.107 INFO kablam! Sep 01 23:46:40.108 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:40.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:29 Sep 01 23:46:40.108 INFO kablam! | Sep 01 23:46:40.108 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 23:46:40.108 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:40.108 INFO kablam! | Sep 01 23:46:40.108 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 01 23:46:40.108 INFO kablam! | Sep 01 23:46:40.108 INFO kablam! 128 | rand_impl!(Iso3); Sep 01 23:46:40.109 INFO kablam! | ----------------- in this macro invocation Sep 01 23:46:40.109 INFO kablam! | Sep 01 23:46:40.109 INFO kablam! = help: the following implementations were found: Sep 01 23:46:40.109 INFO kablam! > Sep 01 23:46:40.109 INFO kablam! > Sep 01 23:46:40.109 INFO kablam! > Sep 01 23:46:40.109 INFO kablam! > Sep 01 23:46:40.109 INFO kablam! and 58 others Sep 01 23:46:40.109 INFO kablam! Sep 01 23:46:40.109 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 01 23:46:40.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso_macros.rs:351:40 Sep 01 23:46:40.109 INFO kablam! | Sep 01 23:46:40.109 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 01 23:46:40.109 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 01 23:46:40.109 INFO kablam! | Sep 01 23:46:40.109 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.4.0/src/structs/iso.rs:128:1 Sep 01 23:46:40.109 INFO kablam! | Sep 01 23:46:40.109 INFO kablam! 128 | rand_impl!(Iso3); Sep 01 23:46:40.109 INFO kablam! | ----------------- in this macro invocation Sep 01 23:46:40.109 INFO kablam! | Sep 01 23:46:40.109 INFO kablam! = help: the following implementations were found: Sep 01 23:46:40.109 INFO kablam! > Sep 01 23:46:40.109 INFO kablam! > Sep 01 23:46:40.109 INFO kablam! > Sep 01 23:46:40.109 INFO kablam! > Sep 01 23:46:40.110 INFO kablam! and 58 others Sep 01 23:46:40.110 INFO kablam! Sep 01 23:46:40.510 INFO kablam! error: aborting due to 15 previous errors Sep 01 23:46:40.510 INFO kablam! Sep 01 23:46:40.510 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 23:46:40.521 INFO kablam! error: Could not compile `nalgebra`. Sep 01 23:46:40.521 INFO kablam! Sep 01 23:46:40.521 INFO kablam! To learn more, run the command again with --verbose. Sep 01 23:46:40.522 INFO kablam! su: No module specific data is present Sep 01 23:46:41.245 INFO running `"docker" "rm" "-f" "679deea2717d62a9b27939a6e4d5d0c2dc6e337e45b00ec56dfaf3a2e046cebf"` Sep 01 23:46:41.370 INFO blam! 679deea2717d62a9b27939a6e4d5d0c2dc6e337e45b00ec56dfaf3a2e046cebf