Sep 04 06:04:21.367 INFO checking smith_waterman-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 06:04:21.367 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 06:04:21.368 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/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 06:04:21.612 INFO blam! 8acb14237714c57471c36e5f22abf5b21da119fcc25df245e6eb2bfa9d790d65 Sep 04 06:04:21.613 INFO running `"docker" "start" "-a" "8acb14237714c57471c36e5f22abf5b21da119fcc25df245e6eb2bfa9d790d65"` Sep 04 06:04:22.455 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 04 06:04:22.527 INFO kablam! Compiling num-traits v0.2.5 Sep 04 06:04:22.527 INFO kablam! Compiling num-integer v0.1.39 Sep 04 06:04:22.532 INFO kablam! Compiling num-bigint v0.2.0 Sep 04 06:04:22.540 INFO kablam! Compiling num-complex v0.2.0 Sep 04 06:04:22.564 INFO kablam! Compiling num-rational v0.2.1 Sep 04 06:04:22.574 INFO kablam! Compiling num-iter v0.1.37 Sep 04 06:04:22.582 INFO kablam! Checking rand_core v0.2.1 Sep 04 06:04:25.999 INFO kablam! Checking rand v0.5.5 Sep 04 06:04:40.091 INFO kablam! Checking num v0.2.0 Sep 04 06:04:40.498 INFO kablam! Checking nalgebra v0.2.23 Sep 04 06:04:43.209 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 06:04:43.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dmat.rs:70:44 Sep 04 06:04:43.209 INFO kablam! | Sep 04 06:04:43.209 INFO kablam! 70 | DMat::from_fn(nrows, ncols, |_, _| rand::random()) Sep 04 06:04:43.209 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 06:04:43.209 INFO kablam! | Sep 04 06:04:43.209 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 06:04:43.209 INFO kablam! = note: required by `rand::random` Sep 04 06:04:43.209 INFO kablam! Sep 04 06:04:43.367 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 06:04:43.367 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 06:04:43.367 INFO kablam! | Sep 04 06:04:43.367 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 06:04:43.367 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 06:04:43.367 INFO kablam! | Sep 04 06:04:43.367 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:85:1 Sep 04 06:04:43.367 INFO kablam! | Sep 04 06:04:43.367 INFO kablam! 85 | dvec_impl!(DVec); Sep 04 06:04:43.367 INFO kablam! | ----------------- in this macro invocation Sep 04 06:04:43.367 INFO kablam! | Sep 04 06:04:43.368 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 06:04:43.368 INFO kablam! = note: required by `rand::random` Sep 04 06:04:43.368 INFO kablam! Sep 04 06:04:43.369 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 06:04:43.369 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 06:04:43.369 INFO kablam! | Sep 04 06:04:43.369 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 06:04:43.369 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 06:04:43.369 INFO kablam! | Sep 04 06:04:43.369 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:93:1 Sep 04 06:04:43.369 INFO kablam! | Sep 04 06:04:43.369 INFO kablam! 93 | small_dvec_impl!(DVec1, 1, 0); Sep 04 06:04:43.369 INFO kablam! | ------------------------------ in this macro invocation Sep 04 06:04:43.369 INFO kablam! | Sep 04 06:04:43.369 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 06:04:43.369 INFO kablam! = note: required by `rand::random` Sep 04 06:04:43.369 INFO kablam! Sep 04 06:04:43.370 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 06:04:43.370 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 06:04:43.370 INFO kablam! | Sep 04 06:04:43.370 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 06:04:43.370 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 06:04:43.370 INFO kablam! | Sep 04 06:04:43.370 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:103:1 Sep 04 06:04:43.370 INFO kablam! | Sep 04 06:04:43.371 INFO kablam! 103 | small_dvec_impl!(DVec2, 2, 0, 1); Sep 04 06:04:43.371 INFO kablam! | --------------------------------- in this macro invocation Sep 04 06:04:43.371 INFO kablam! | Sep 04 06:04:43.371 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 06:04:43.371 INFO kablam! = note: required by `rand::random` Sep 04 06:04:43.371 INFO kablam! Sep 04 06:04:43.372 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 06:04:43.372 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 06:04:43.372 INFO kablam! | Sep 04 06:04:43.372 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 06:04:43.372 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 06:04:43.372 INFO kablam! | Sep 04 06:04:43.372 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:113:1 Sep 04 06:04:43.372 INFO kablam! | Sep 04 06:04:43.372 INFO kablam! 113 | small_dvec_impl!(DVec3, 3, 0, 1, 2); Sep 04 06:04:43.372 INFO kablam! | ------------------------------------ in this macro invocation Sep 04 06:04:43.372 INFO kablam! | Sep 04 06:04:43.372 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 06:04:43.372 INFO kablam! = note: required by `rand::random` Sep 04 06:04:43.372 INFO kablam! Sep 04 06:04:43.373 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 06:04:43.374 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 06:04:43.374 INFO kablam! | Sep 04 06:04:43.374 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 06:04:43.374 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 06:04:43.374 INFO kablam! | Sep 04 06:04:43.374 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:123:1 Sep 04 06:04:43.374 INFO kablam! | Sep 04 06:04:43.374 INFO kablam! 123 | small_dvec_impl!(DVec4, 4, 0, 1, 2, 3); Sep 04 06:04:43.374 INFO kablam! | --------------------------------------- in this macro invocation Sep 04 06:04:43.374 INFO kablam! | Sep 04 06:04:43.374 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 06:04:43.374 INFO kablam! = note: required by `rand::random` Sep 04 06:04:43.374 INFO kablam! Sep 04 06:04:43.375 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 06:04:43.375 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 06:04:43.375 INFO kablam! | Sep 04 06:04:43.375 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 06:04:43.375 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 06:04:43.375 INFO kablam! | Sep 04 06:04:43.375 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:133:1 Sep 04 06:04:43.375 INFO kablam! | Sep 04 06:04:43.375 INFO kablam! 133 | small_dvec_impl!(DVec5, 5, 0, 1, 2, 3, 4); Sep 04 06:04:43.375 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 06:04:43.375 INFO kablam! | Sep 04 06:04:43.375 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 06:04:43.375 INFO kablam! = note: required by `rand::random` Sep 04 06:04:43.375 INFO kablam! Sep 04 06:04:43.377 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 06:04:43.377 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec_macros.rs:93:41 Sep 04 06:04:43.377 INFO kablam! | Sep 04 06:04:43.377 INFO kablam! 93 | $dvec::from_fn(dim, |_| rand::random()) Sep 04 06:04:43.377 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 06:04:43.377 INFO kablam! | Sep 04 06:04:43.377 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/dvec.rs:143:1 Sep 04 06:04:43.377 INFO kablam! | Sep 04 06:04:43.377 INFO kablam! 143 | small_dvec_impl!(DVec6, 6, 0, 1, 2, 3, 4, 5); Sep 04 06:04:43.377 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 06:04:43.377 INFO kablam! | Sep 04 06:04:43.377 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 06:04:43.377 INFO kablam! = note: required by `rand::random` Sep 04 06:04:43.377 INFO kablam! Sep 04 06:04:44.727 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 06:04:44.727 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/quat.rs:299:27 Sep 04 06:04:44.727 INFO kablam! | Sep 04 06:04:44.727 INFO kablam! 299 | UnitQuat::new(rng.gen()) Sep 04 06:04:44.728 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 06:04:44.728 INFO kablam! | Sep 04 06:04:44.728 INFO kablam! = help: the following implementations were found: Sep 04 06:04:44.728 INFO kablam! > Sep 04 06:04:44.728 INFO kablam! > Sep 04 06:04:44.728 INFO kablam! > Sep 04 06:04:44.728 INFO kablam! > Sep 04 06:04:44.728 INFO kablam! and 58 others Sep 04 06:04:44.728 INFO kablam! Sep 04 06:04:45.532 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 06:04:45.532 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/rot.rs:92:23 Sep 04 06:04:45.532 INFO kablam! | Sep 04 06:04:45.532 INFO kablam! 92 | Rot2::new(rng.gen()) Sep 04 06:04:45.533 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 06:04:45.533 INFO kablam! | Sep 04 06:04:45.533 INFO kablam! = help: the following implementations were found: Sep 04 06:04:45.533 INFO kablam! > Sep 04 06:04:45.533 INFO kablam! > Sep 04 06:04:45.533 INFO kablam! > Sep 04 06:04:45.533 INFO kablam! > Sep 04 06:04:45.533 INFO kablam! and 58 others Sep 04 06:04:45.533 INFO kablam! Sep 04 06:04:45.566 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 06:04:45.566 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/rot.rs:320:23 Sep 04 06:04:45.566 INFO kablam! | Sep 04 06:04:45.566 INFO kablam! 320 | Rot3::new(rng.gen()) Sep 04 06:04:45.566 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 06:04:45.566 INFO kablam! | Sep 04 06:04:45.566 INFO kablam! = help: the following implementations were found: Sep 04 06:04:45.566 INFO kablam! > Sep 04 06:04:45.566 INFO kablam! > Sep 04 06:04:45.566 INFO kablam! > Sep 04 06:04:45.566 INFO kablam! > Sep 04 06:04:45.566 INFO kablam! and 58 others Sep 04 06:04:45.566 INFO kablam! Sep 04 06:04:45.650 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 06:04:45.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:29 Sep 04 06:04:45.650 INFO kablam! | Sep 04 06:04:45.650 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 06:04:45.650 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 06:04:45.650 INFO kablam! | Sep 04 06:04:45.650 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:110:1 Sep 04 06:04:45.650 INFO kablam! | Sep 04 06:04:45.650 INFO kablam! 110 | rand_impl!(Iso2); Sep 04 06:04:45.650 INFO kablam! | ----------------- in this macro invocation Sep 04 06:04:45.650 INFO kablam! | Sep 04 06:04:45.650 INFO kablam! = help: the following implementations were found: Sep 04 06:04:45.650 INFO kablam! > Sep 04 06:04:45.650 INFO kablam! > Sep 04 06:04:45.650 INFO kablam! > Sep 04 06:04:45.650 INFO kablam! > Sep 04 06:04:45.650 INFO kablam! and 58 others Sep 04 06:04:45.651 INFO kablam! Sep 04 06:04:45.651 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 06:04:45.651 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:40 Sep 04 06:04:45.651 INFO kablam! | Sep 04 06:04:45.651 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 06:04:45.651 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 06:04:45.651 INFO kablam! | Sep 04 06:04:45.651 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:110:1 Sep 04 06:04:45.651 INFO kablam! | Sep 04 06:04:45.651 INFO kablam! 110 | rand_impl!(Iso2); Sep 04 06:04:45.651 INFO kablam! | ----------------- in this macro invocation Sep 04 06:04:45.651 INFO kablam! | Sep 04 06:04:45.651 INFO kablam! = help: the following implementations were found: Sep 04 06:04:45.651 INFO kablam! > Sep 04 06:04:45.651 INFO kablam! > Sep 04 06:04:45.651 INFO kablam! > Sep 04 06:04:45.651 INFO kablam! > Sep 04 06:04:45.651 INFO kablam! and 58 others Sep 04 06:04:45.651 INFO kablam! Sep 04 06:04:45.652 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 06:04:45.652 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:29 Sep 04 06:04:45.652 INFO kablam! | Sep 04 06:04:45.652 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 06:04:45.652 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 06:04:45.652 INFO kablam! | Sep 04 06:04:45.652 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:130:1 Sep 04 06:04:45.652 INFO kablam! | Sep 04 06:04:45.652 INFO kablam! 130 | rand_impl!(Iso3); Sep 04 06:04:45.652 INFO kablam! | ----------------- in this macro invocation Sep 04 06:04:45.652 INFO kablam! | Sep 04 06:04:45.652 INFO kablam! = help: the following implementations were found: Sep 04 06:04:45.652 INFO kablam! > Sep 04 06:04:45.652 INFO kablam! > Sep 04 06:04:45.652 INFO kablam! > Sep 04 06:04:45.652 INFO kablam! > Sep 04 06:04:45.653 INFO kablam! and 58 others Sep 04 06:04:45.653 INFO kablam! Sep 04 06:04:45.653 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution>` is not satisfied Sep 04 06:04:45.653 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso_macros.rs:351:40 Sep 04 06:04:45.653 INFO kablam! | Sep 04 06:04:45.653 INFO kablam! 351 | $t::new(rng.gen(), rng.gen()) Sep 04 06:04:45.653 INFO kablam! | ^^^ the trait `rand::distributions::Distribution>` is not implemented for `rand::distributions::Standard` Sep 04 06:04:45.653 INFO kablam! | Sep 04 06:04:45.653 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.2.23/src/structs/iso.rs:130:1 Sep 04 06:04:45.653 INFO kablam! | Sep 04 06:04:45.653 INFO kablam! 130 | rand_impl!(Iso3); Sep 04 06:04:45.653 INFO kablam! | ----------------- in this macro invocation Sep 04 06:04:45.653 INFO kablam! | Sep 04 06:04:45.653 INFO kablam! = help: the following implementations were found: Sep 04 06:04:45.653 INFO kablam! > Sep 04 06:04:45.653 INFO kablam! > Sep 04 06:04:45.653 INFO kablam! > Sep 04 06:04:45.653 INFO kablam! > Sep 04 06:04:45.653 INFO kablam! and 58 others Sep 04 06:04:45.653 INFO kablam! Sep 04 06:04:45.957 INFO kablam! error: aborting due to 15 previous errors Sep 04 06:04:45.957 INFO kablam! Sep 04 06:04:45.957 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 06:04:45.966 INFO kablam! error: Could not compile `nalgebra`. Sep 04 06:04:45.966 INFO kablam! Sep 04 06:04:45.966 INFO kablam! To learn more, run the command again with --verbose. Sep 04 06:04:45.968 INFO kablam! su: No module specific data is present Sep 04 06:04:46.343 INFO running `"docker" "rm" "-f" "8acb14237714c57471c36e5f22abf5b21da119fcc25df245e6eb2bfa9d790d65"` Sep 04 06:04:46.466 INFO blam! 8acb14237714c57471c36e5f22abf5b21da119fcc25df245e6eb2bfa9d790d65