Oct 11 08:12:29.411 INFO testing xoroshiro-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:12:29.411 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:12:29.411 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 08:12:29.813 INFO blam! 177b65d9ff71a0840e1eb0385c912d5ee107d961961529d961f560ad1c8c7f0c Oct 11 08:12:29.814 INFO running `"docker" "start" "-a" "177b65d9ff71a0840e1eb0385c912d5ee107d961961529d961f560ad1c8c7f0c"` Oct 11 08:12:30.620 INFO kablam! usermod: no changes Oct 11 08:12:30.676 INFO kablam! Compiling byteorder v1.2.6 Oct 11 08:12:31.145 INFO kablam! Compiling xoroshiro v0.3.0 (/source) Oct 11 08:12:31.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 11 08:12:31.996 INFO kablam! su: No module specific data is present Oct 11 08:12:32.488 INFO running `"docker" "rm" "-f" "177b65d9ff71a0840e1eb0385c912d5ee107d961961529d961f560ad1c8c7f0c"` Oct 11 08:12:32.705 INFO blam! 177b65d9ff71a0840e1eb0385c912d5ee107d961961529d961f560ad1c8c7f0c Oct 11 08:12:32.710 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 08:12:32.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 08:12:33.162 INFO blam! 86cec1a955a115173e89783378100b2115ebdf0a3941600cc48b20acfaac246d Oct 11 08:12:33.164 INFO running `"docker" "start" "-a" "86cec1a955a115173e89783378100b2115ebdf0a3941600cc48b20acfaac246d"` Oct 11 08:12:34.145 INFO kablam! usermod: no changes Oct 11 08:12:34.220 INFO kablam! Compiling xoroshiro v0.3.0 (/source) Oct 11 08:12:35.060 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_iter': use Rng::sample_iter(&Standard) instead Oct 11 08:12:35.060 INFO kablam! --> tests/rng_seeding.rs:67:24 Oct 11 08:12:35.060 INFO kablam! | Oct 11 08:12:35.060 INFO kablam! 67 | for (i, &j) in rng.gen_iter::().zip(expected.iter()) { Oct 11 08:12:35.060 INFO kablam! | ^^^^^^^^ Oct 11 08:12:35.060 INFO kablam! | Oct 11 08:12:35.060 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 08:12:35.060 INFO kablam! Oct 11 08:12:35.084 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_iter': use Rng::sample_iter(&Standard) instead Oct 11 08:12:35.084 INFO kablam! --> tests/rng_seeding.rs:129:24 Oct 11 08:12:35.084 INFO kablam! | Oct 11 08:12:35.084 INFO kablam! 129 | for (i, &j) in rng.gen_iter::().zip(expected.iter()) { Oct 11 08:12:35.084 INFO kablam! | ^^^^^^^^ Oct 11 08:12:35.084 INFO kablam! Oct 11 08:12:35.092 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_iter': use Rng::sample_iter(&Standard) instead Oct 11 08:12:35.092 INFO kablam! --> tests/rng_seeding.rs:199:24 Oct 11 08:12:35.092 INFO kablam! | Oct 11 08:12:35.092 INFO kablam! 199 | for (i, &j) in rng.gen_iter::().zip(expected.iter()) { Oct 11 08:12:35.092 INFO kablam! | ^^^^^^^^ Oct 11 08:12:35.092 INFO kablam! Oct 11 08:12:35.104 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_iter': use Rng::sample_iter(&Standard) instead Oct 11 08:12:35.104 INFO kablam! --> tests/rng_seeding.rs:264:24 Oct 11 08:12:35.104 INFO kablam! | Oct 11 08:12:35.104 INFO kablam! 264 | for (i, &j) in rng.gen_iter::().zip(expected.iter()) { Oct 11 08:12:35.104 INFO kablam! | ^^^^^^^^ Oct 11 08:12:35.104 INFO kablam! Oct 11 08:12:36.293 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Oct 11 08:12:36.297 INFO kablam! su: No module specific data is present Oct 11 08:12:36.804 INFO running `"docker" "rm" "-f" "86cec1a955a115173e89783378100b2115ebdf0a3941600cc48b20acfaac246d"` Oct 11 08:12:37.149 INFO blam! 86cec1a955a115173e89783378100b2115ebdf0a3941600cc48b20acfaac246d Oct 11 08:12:37.152 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 08:12:37.153 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 08:12:37.585 INFO blam! 09e39beae1d35e49359ae5ae7c930590cd95e92bf82a90d47a9388fc4dbf002a Oct 11 08:12:37.587 INFO running `"docker" "start" "-a" "09e39beae1d35e49359ae5ae7c930590cd95e92bf82a90d47a9388fc4dbf002a"` Oct 11 08:12:38.532 INFO kablam! usermod: no changes Oct 11 08:12:38.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 11 08:12:38.639 INFO kablam! Running /target/debug/deps/xoroshiro-79deeac42a5e8330 Oct 11 08:12:38.648 INFO kablam! Running /target/debug/deps/rng_basic-c18c0e3efcd7c892 Oct 11 08:12:38.648 INFO blam! Oct 11 08:12:38.648 INFO blam! running 0 tests Oct 11 08:12:38.648 INFO blam! Oct 11 08:12:38.648 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:12:38.648 INFO blam! Oct 11 08:12:38.652 INFO blam! Oct 11 08:12:38.652 INFO blam! running 4 tests Oct 11 08:12:38.660 INFO blam! test xoroshiro128 ... ok Oct 11 08:12:38.668 INFO blam! test splitmix64 ... ok Oct 11 08:12:38.668 INFO blam! test xorshift1024 ... ok Oct 11 08:12:39.559 INFO blam! test bool_xoroshiro ... ok Oct 11 08:12:39.559 INFO kablam! Running /target/debug/deps/rng_seeding-f94e51aeafe8122b Oct 11 08:12:39.559 INFO blam! Oct 11 08:12:39.559 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:12:39.559 INFO blam! Oct 11 08:12:39.580 INFO blam! Oct 11 08:12:39.580 INFO blam! running 4 tests Oct 11 08:12:39.580 INFO blam! test xoroshiro128_sm64_seed ... ok Oct 11 08:12:39.580 INFO blam! test xorshift1024_sm64_seed ... ok Oct 11 08:12:39.580 INFO blam! test xoroshiro128_sm64_seed_jumps ... ok Oct 11 08:12:39.580 INFO blam! test xorshift1024_sm64_seed_jumps ... ok Oct 11 08:12:39.580 INFO blam! Oct 11 08:12:39.580 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:12:39.580 INFO blam! Oct 11 08:12:39.580 INFO kablam! Doc-tests xoroshiro Oct 11 08:12:40.320 INFO blam! Oct 11 08:12:40.320 INFO blam! running 2 tests Oct 11 08:12:41.557 INFO blam! test src/rng/xoroshiro128.rs - rng::xoroshiro128::XoroShiro128::jump (line 51) ... ok Oct 11 08:12:41.573 INFO blam! test src/rng/xorshift1024.rs - rng::xorshift1024::XorShift1024::jump (line 44) ... ok Oct 11 08:12:41.573 INFO blam! Oct 11 08:12:41.573 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:12:41.574 INFO blam! Oct 11 08:12:41.585 INFO kablam! su: No module specific data is present Oct 11 08:12:42.075 INFO running `"docker" "rm" "-f" "09e39beae1d35e49359ae5ae7c930590cd95e92bf82a90d47a9388fc4dbf002a"` Oct 11 08:12:42.292 INFO blam! 09e39beae1d35e49359ae5ae7c930590cd95e92bf82a90d47a9388fc4dbf002a