Sep 21 05:52:28.020 INFO checking pcg_rand-0.9.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:52:28.020 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:52:28.020 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:52:28.161 INFO blam! e8280ec5c5efe1ec37a3cce834f28ff0b48478115fb084fbb0d1a4da703c2788 Sep 21 05:52:28.163 INFO running `"docker" "start" "-a" "e8280ec5c5efe1ec37a3cce834f28ff0b48478115fb084fbb0d1a4da703c2788"` Sep 21 05:52:29.087 INFO kablam! usermod: no changes Sep 21 05:52:29.122 INFO kablam! Compiling num-traits v0.2.6 Sep 21 05:52:29.122 INFO kablam! Checking rand v0.5.5 Sep 21 05:52:32.873 INFO kablam! Checking pcg_rand v0.9.1 (/source) Sep 21 05:52:33.294 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.294 INFO kablam! --> src/extension/mod.rs:190:37 Sep 21 05:52:33.294 INFO kablam! | Sep 21 05:52:33.294 INFO kablam! 190 | pub type SetseqXshRr6432ext = ExtPcg, DefaultMultiplier, XshRrMixin, Size>; Sep 21 05:52:33.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.294 INFO kablam! | Sep 21 05:52:33.294 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 05:52:33.294 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.294 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.294 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.294 INFO kablam! Sep 21 05:52:33.294 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.294 INFO kablam! --> src/extension/mod.rs:191:38 Sep 21 05:52:33.294 INFO kablam! | Sep 21 05:52:33.294 INFO kablam! 191 | pub type SetseqXshRr12832ext = ExtPcg, DefaultMultiplier, XshRrMixin, Size>; Sep 21 05:52:33.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.294 INFO kablam! | Sep 21 05:52:33.294 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.294 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.294 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.294 INFO kablam! Sep 21 05:52:33.294 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.294 INFO kablam! --> src/extension/mod.rs:192:38 Sep 21 05:52:33.294 INFO kablam! | Sep 21 05:52:33.295 INFO kablam! 192 | pub type SetseqXshRr12864ext = ExtPcg, DefaultMultiplier, XshRrMixin, Size>; Sep 21 05:52:33.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.295 INFO kablam! | Sep 21 05:52:33.295 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.295 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.295 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.295 INFO kablam! Sep 21 05:52:33.295 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.295 INFO kablam! --> src/extension/mod.rs:195:27 Sep 21 05:52:33.295 INFO kablam! | Sep 21 05:52:33.295 INFO kablam! 195 | pub type Pcg32Ext = SetseqXshRr6432ext; Sep 21 05:52:33.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.295 INFO kablam! | Sep 21 05:52:33.295 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.295 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.295 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.295 INFO kablam! Sep 21 05:52:33.295 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.295 INFO kablam! --> src/extension/mod.rs:197:28 Sep 21 05:52:33.295 INFO kablam! | Sep 21 05:52:33.295 INFO kablam! 197 | pub type Pcg32LExt = SetseqXshRr12832ext; Sep 21 05:52:33.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.295 INFO kablam! | Sep 21 05:52:33.295 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.295 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.295 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.295 INFO kablam! Sep 21 05:52:33.295 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.295 INFO kablam! --> src/extension/mod.rs:199:27 Sep 21 05:52:33.295 INFO kablam! | Sep 21 05:52:33.295 INFO kablam! 199 | pub type Pcg64Ext = SetseqXshRr12864ext; Sep 21 05:52:33.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.295 INFO kablam! | Sep 21 05:52:33.295 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.295 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.295 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.295 INFO kablam! Sep 21 05:52:33.336 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.336 INFO kablam! --> src/extension/mod.rs:190:37 Sep 21 05:52:33.336 INFO kablam! | Sep 21 05:52:33.336 INFO kablam! 190 | pub type SetseqXshRr6432ext = ExtPcg, DefaultMultiplier, XshRrMixin, Size>; Sep 21 05:52:33.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.336 INFO kablam! | Sep 21 05:52:33.336 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 05:52:33.336 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.336 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.336 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.336 INFO kablam! Sep 21 05:52:33.336 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.336 INFO kablam! --> src/extension/mod.rs:191:38 Sep 21 05:52:33.336 INFO kablam! | Sep 21 05:52:33.336 INFO kablam! 191 | pub type SetseqXshRr12832ext = ExtPcg, DefaultMultiplier, XshRrMixin, Size>; Sep 21 05:52:33.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.336 INFO kablam! | Sep 21 05:52:33.336 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.336 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.336 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.336 INFO kablam! Sep 21 05:52:33.336 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.336 INFO kablam! --> src/extension/mod.rs:192:38 Sep 21 05:52:33.336 INFO kablam! | Sep 21 05:52:33.336 INFO kablam! 192 | pub type SetseqXshRr12864ext = ExtPcg, DefaultMultiplier, XshRrMixin, Size>; Sep 21 05:52:33.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.336 INFO kablam! | Sep 21 05:52:33.336 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.336 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.336 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.336 INFO kablam! Sep 21 05:52:33.336 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.336 INFO kablam! --> src/extension/mod.rs:195:27 Sep 21 05:52:33.336 INFO kablam! | Sep 21 05:52:33.336 INFO kablam! 195 | pub type Pcg32Ext = SetseqXshRr6432ext; Sep 21 05:52:33.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.338 INFO kablam! | Sep 21 05:52:33.338 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.338 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.338 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.338 INFO kablam! Sep 21 05:52:33.338 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.338 INFO kablam! --> src/extension/mod.rs:197:28 Sep 21 05:52:33.338 INFO kablam! | Sep 21 05:52:33.338 INFO kablam! 197 | pub type Pcg32LExt = SetseqXshRr12832ext; Sep 21 05:52:33.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.338 INFO kablam! | Sep 21 05:52:33.338 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.338 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.338 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.338 INFO kablam! Sep 21 05:52:33.338 INFO kablam! warning: the trait bound `Size: extension::extsizes::ExtSize` is not satisfied Sep 21 05:52:33.338 INFO kablam! --> src/extension/mod.rs:199:27 Sep 21 05:52:33.338 INFO kablam! | Sep 21 05:52:33.338 INFO kablam! 199 | pub type Pcg64Ext = SetseqXshRr12864ext; Sep 21 05:52:33.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `extension::extsizes::ExtSize` is not implemented for `Size` Sep 21 05:52:33.338 INFO kablam! | Sep 21 05:52:33.338 INFO kablam! = help: consider adding a `where Size: extension::extsizes::ExtSize` bound Sep 21 05:52:33.338 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:52:33.338 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:52:33.338 INFO kablam! Sep 21 05:52:35.274 INFO kablam! warning: unused imports: `FromEntropy`, `Rng` Sep 21 05:52:35.274 INFO kablam! --> src/bin/generate_default_seeds.rs:24:12 Sep 21 05:52:35.274 INFO kablam! | Sep 21 05:52:35.274 INFO kablam! 24 | use rand::{Rng, FromEntropy}; Sep 21 05:52:35.274 INFO kablam! | ^^^ ^^^^^^^^^^^ Sep 21 05:52:35.274 INFO kablam! | Sep 21 05:52:35.274 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 05:52:35.274 INFO kablam! Sep 21 05:52:35.274 INFO kablam! warning: unused import: `Pcg64` Sep 21 05:52:35.274 INFO kablam! --> src/bin/generate_default_seeds.rs:25:16 Sep 21 05:52:35.274 INFO kablam! | Sep 21 05:52:35.274 INFO kablam! 25 | use pcg_rand::{Pcg64}; Sep 21 05:52:35.274 INFO kablam! | ^^^^^ Sep 21 05:52:35.274 INFO kablam! Sep 21 05:52:35.368 INFO kablam! warning: unused imports: `FromEntropy`, `Rng`, `SeedableRng` Sep 21 05:52:35.368 INFO kablam! --> src/bin/basic_examples.rs:24:12 Sep 21 05:52:35.368 INFO kablam! | Sep 21 05:52:35.368 INFO kablam! 24 | use rand::{Rng, FromEntropy, SeedableRng}; Sep 21 05:52:35.368 INFO kablam! | ^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ Sep 21 05:52:35.368 INFO kablam! | Sep 21 05:52:35.368 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 05:52:35.368 INFO kablam! Sep 21 05:52:35.368 INFO kablam! warning: unused imports: `Pcg32Basic`, `Pcg32L`, `Pcg32Unique`, `Pcg32`, `Pcg64`, `seeds::PcgSeeder` Sep 21 05:52:35.368 INFO kablam! --> src/bin/basic_examples.rs:25:16 Sep 21 05:52:35.368 INFO kablam! | Sep 21 05:52:35.368 INFO kablam! 25 | use pcg_rand::{Pcg32Basic, Pcg32, Pcg64, Pcg32Unique, Pcg32L, seeds::PcgSeeder}; Sep 21 05:52:35.368 INFO kablam! | ^^^^^^^^^^ ^^^^^ ^^^^^ ^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^ Sep 21 05:52:35.368 INFO kablam! Sep 21 05:52:35.938 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Sep 21 05:52:35.938 INFO kablam! --> tests/pcg_basic_tests.rs:12:19 Sep 21 05:52:35.938 INFO kablam! | Sep 21 05:52:35.938 INFO kablam! 12 | assert_eq!(ra.gen_ascii_chars().take(100).collect::>(), Sep 21 05:52:35.938 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 05:52:35.938 INFO kablam! | Sep 21 05:52:35.938 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 05:52:35.938 INFO kablam! Sep 21 05:52:36.002 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Sep 21 05:52:36.002 INFO kablam! --> tests/pcg_basic_tests.rs:13:19 Sep 21 05:52:36.002 INFO kablam! | Sep 21 05:52:36.002 INFO kablam! 13 | rb.gen_ascii_chars().take(100).collect::>()); Sep 21 05:52:36.002 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 05:52:36.022 INFO kablam! Sep 21 05:52:36.150 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Sep 21 05:52:36.150 INFO kablam! --> tests/pcg_basic_tests.rs:20:19 Sep 21 05:52:36.150 INFO kablam! | Sep 21 05:52:36.150 INFO kablam! 20 | assert_eq!(ra.gen_ascii_chars().take(100).collect::>(), Sep 21 05:52:36.150 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 05:52:36.150 INFO kablam! Sep 21 05:52:36.150 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Sep 21 05:52:36.150 INFO kablam! --> tests/pcg_basic_tests.rs:21:19 Sep 21 05:52:36.150 INFO kablam! | Sep 21 05:52:36.150 INFO kablam! 21 | rb.gen_ascii_chars().take(100).collect::>()); Sep 21 05:52:36.150 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 05:52:36.150 INFO kablam! Sep 21 05:52:36.235 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Sep 21 05:52:36.235 INFO kablam! --> tests/pcg_basic_tests.rs:31:16 Sep 21 05:52:36.235 INFO kablam! | Sep 21 05:52:36.235 INFO kablam! 31 | assert!(ra.gen_ascii_chars().take(100).collect::>() != Sep 21 05:52:36.235 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 05:52:36.235 INFO kablam! Sep 21 05:52:36.235 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Sep 21 05:52:36.235 INFO kablam! --> tests/pcg_basic_tests.rs:32:16 Sep 21 05:52:36.235 INFO kablam! | Sep 21 05:52:36.235 INFO kablam! 32 | rb.gen_ascii_chars().take(100).collect::>()); Sep 21 05:52:36.235 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 05:52:36.235 INFO kablam! Sep 21 05:52:36.254 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Sep 21 05:52:36.254 INFO kablam! --> tests/pcg_basic_tests.rs:45:16 Sep 21 05:52:36.254 INFO kablam! | Sep 21 05:52:36.254 INFO kablam! 45 | assert!(ra.gen_ascii_chars().take(100).collect::>() != Sep 21 05:52:36.254 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 05:52:36.254 INFO kablam! Sep 21 05:52:36.254 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Sep 21 05:52:36.254 INFO kablam! --> tests/pcg_basic_tests.rs:46:16 Sep 21 05:52:36.254 INFO kablam! | Sep 21 05:52:36.254 INFO kablam! 46 | rb.gen_ascii_chars().take(100).collect::>()); Sep 21 05:52:36.254 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 05:52:36.254 INFO kablam! Sep 21 05:52:36.254 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Sep 21 05:52:36.254 INFO kablam! --> tests/pcg_basic_tests.rs:55:16 Sep 21 05:52:36.254 INFO kablam! | Sep 21 05:52:36.254 INFO kablam! 55 | assert!(ra.gen_ascii_chars().take(100).collect::>() != Sep 21 05:52:36.254 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 05:52:36.254 INFO kablam! Sep 21 05:52:36.254 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Sep 21 05:52:36.254 INFO kablam! --> tests/pcg_basic_tests.rs:56:16 Sep 21 05:52:36.254 INFO kablam! | Sep 21 05:52:36.254 INFO kablam! 56 | rb.gen_ascii_chars().take(100).collect::>()); Sep 21 05:52:36.254 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 05:52:36.254 INFO kablam! Sep 21 05:52:37.574 INFO kablam! warning: function `Pcg32L_unseeded` should have a snake case name such as `pcg32_l_unseeded` Sep 21 05:52:37.574 INFO kablam! --> tests/pcg32l_tests.rs:11:1 Sep 21 05:52:37.574 INFO kablam! | Sep 21 05:52:37.574 INFO kablam! 11 | / fn Pcg32L_unseeded() { Sep 21 05:52:37.574 INFO kablam! 12 | | let mut ra : Pcg32L = Pcg32L::new_unseeded(); Sep 21 05:52:37.574 INFO kablam! 13 | | let mut rb : Pcg32L = Pcg32L::new_unseeded(); Sep 21 05:52:37.574 INFO kablam! 14 | | assert_eq!(ra.sample_iter(&Alphanumeric).take(100).collect::>(), Sep 21 05:52:37.574 INFO kablam! 15 | | rb.sample_iter(&Alphanumeric).take(100).collect::>()); Sep 21 05:52:37.574 INFO kablam! 16 | | } Sep 21 05:52:37.574 INFO kablam! | |_^ Sep 21 05:52:37.574 INFO kablam! | Sep 21 05:52:37.574 INFO kablam! = note: #[warn(non_snake_case)] on by default Sep 21 05:52:37.574 INFO kablam! Sep 21 05:52:37.574 INFO kablam! warning: function `Pcg32L_seed_match` should have a snake case name such as `pcg32_l_seed_match` Sep 21 05:52:37.574 INFO kablam! --> tests/pcg32l_tests.rs:19:1 Sep 21 05:52:37.574 INFO kablam! | Sep 21 05:52:37.574 INFO kablam! 19 | / fn Pcg32L_seed_match() { Sep 21 05:52:37.574 INFO kablam! 20 | | for _ in 0..NUM_TESTS { Sep 21 05:52:37.574 INFO kablam! 21 | | let seed : u64 = thread_rng().gen(); Sep 21 05:52:37.574 INFO kablam! 22 | | let seq : u64 = thread_rng().gen(); Sep 21 05:52:37.574 INFO kablam! ... | Sep 21 05:52:37.574 INFO kablam! 28 | | } Sep 21 05:52:37.574 INFO kablam! 29 | | } Sep 21 05:52:37.574 INFO kablam! | |_^ Sep 21 05:52:37.574 INFO kablam! Sep 21 05:52:37.574 INFO kablam! warning: function `Pcg32L_seq_diff` should have a snake case name such as `pcg32_l_seq_diff` Sep 21 05:52:37.574 INFO kablam! --> tests/pcg32l_tests.rs:32:1 Sep 21 05:52:37.574 INFO kablam! | Sep 21 05:52:37.574 INFO kablam! 32 | / fn Pcg32L_seq_diff() { Sep 21 05:52:37.574 INFO kablam! 33 | | for _ in 0..NUM_TESTS { Sep 21 05:52:37.574 INFO kablam! 34 | | //Test a bad case same seed with just slightly different Sep 21 05:52:37.575 INFO kablam! 35 | | //sequences. Because sequences have to be odd only sequences that are 2 apart Sep 21 05:52:37.575 INFO kablam! ... | Sep 21 05:52:37.575 INFO kablam! 43 | | } Sep 21 05:52:37.575 INFO kablam! 44 | | } Sep 21 05:52:37.575 INFO kablam! | |_^ Sep 21 05:52:37.575 INFO kablam! Sep 21 05:52:37.575 INFO kablam! warning: function `Pcg32L_seed_diff` should have a snake case name such as `pcg32_l_seed_diff` Sep 21 05:52:37.575 INFO kablam! --> tests/pcg32l_tests.rs:47:1 Sep 21 05:52:37.575 INFO kablam! | Sep 21 05:52:37.575 INFO kablam! 47 | / fn Pcg32L_seed_diff() { Sep 21 05:52:37.575 INFO kablam! 48 | | for _ in 0..NUM_TESTS { Sep 21 05:52:37.575 INFO kablam! 49 | | //Test a bad case same seed with just slightly different Sep 21 05:52:37.575 INFO kablam! 50 | | //seeds Sep 21 05:52:37.575 INFO kablam! ... | Sep 21 05:52:37.575 INFO kablam! 57 | | } Sep 21 05:52:37.575 INFO kablam! 58 | | } Sep 21 05:52:37.575 INFO kablam! | |_^ Sep 21 05:52:37.575 INFO kablam! Sep 21 05:52:37.598 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.49s Sep 21 05:52:37.605 INFO kablam! su: No module specific data is present Sep 21 05:52:38.165 INFO running `"docker" "rm" "-f" "e8280ec5c5efe1ec37a3cce834f28ff0b48478115fb084fbb0d1a4da703c2788"` Sep 21 05:52:38.286 INFO blam! e8280ec5c5efe1ec37a3cce834f28ff0b48478115fb084fbb0d1a4da703c2788