Oct 15 13:31:55.488 INFO testing xoroshiro-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 13:31:55.490 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 13:31:55.799 INFO blam! 1ec03ab914536ef0875ec8812531eba68c641c109252808323b90f789ec047fe Oct 15 13:31:55.803 INFO running `"docker" "start" "-a" "1ec03ab914536ef0875ec8812531eba68c641c109252808323b90f789ec047fe"` Oct 15 13:31:57.334 INFO kablam! usermod: no changes Oct 15 13:31:57.387 INFO kablam! Compiling byteorder v1.2.6 Oct 15 13:31:57.859 INFO kablam! Compiling xoroshiro v0.3.0 (/source) Oct 15 13:31:58.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 15 13:31:58.749 INFO kablam! su: No module specific data is present Oct 15 13:31:59.115 INFO running `"docker" "rm" "-f" "1ec03ab914536ef0875ec8812531eba68c641c109252808323b90f789ec047fe"` Oct 15 13:31:59.262 INFO blam! 1ec03ab914536ef0875ec8812531eba68c641c109252808323b90f789ec047fe Oct 15 13:31:59.267 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 13:31:59.519 INFO blam! b760342a7b461ae91e417518287d18473b91ce84bcd733eb69c2f437019bdf32 Oct 15 13:31:59.522 INFO running `"docker" "start" "-a" "b760342a7b461ae91e417518287d18473b91ce84bcd733eb69c2f437019bdf32"` Oct 15 13:32:00.486 INFO kablam! usermod: no changes Oct 15 13:32:00.555 INFO kablam! Compiling xoroshiro v0.3.0 (/source) Oct 15 13:32:01.503 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_iter': use Rng::sample_iter(&Standard) instead Oct 15 13:32:01.503 INFO kablam! --> tests/rng_seeding.rs:67:24 Oct 15 13:32:01.503 INFO kablam! | Oct 15 13:32:01.503 INFO kablam! 67 | for (i, &j) in rng.gen_iter::().zip(expected.iter()) { Oct 15 13:32:01.503 INFO kablam! | ^^^^^^^^ Oct 15 13:32:01.503 INFO kablam! | Oct 15 13:32:01.503 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:32:01.503 INFO kablam! Oct 15 13:32:01.519 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_iter': use Rng::sample_iter(&Standard) instead Oct 15 13:32:01.519 INFO kablam! --> tests/rng_seeding.rs:129:24 Oct 15 13:32:01.519 INFO kablam! | Oct 15 13:32:01.519 INFO kablam! 129 | for (i, &j) in rng.gen_iter::().zip(expected.iter()) { Oct 15 13:32:01.519 INFO kablam! | ^^^^^^^^ Oct 15 13:32:01.519 INFO kablam! Oct 15 13:32:01.531 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_iter': use Rng::sample_iter(&Standard) instead Oct 15 13:32:01.531 INFO kablam! --> tests/rng_seeding.rs:199:24 Oct 15 13:32:01.531 INFO kablam! | Oct 15 13:32:01.531 INFO kablam! 199 | for (i, &j) in rng.gen_iter::().zip(expected.iter()) { Oct 15 13:32:01.531 INFO kablam! | ^^^^^^^^ Oct 15 13:32:01.531 INFO kablam! Oct 15 13:32:01.539 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_iter': use Rng::sample_iter(&Standard) instead Oct 15 13:32:01.539 INFO kablam! --> tests/rng_seeding.rs:264:24 Oct 15 13:32:01.539 INFO kablam! | Oct 15 13:32:01.539 INFO kablam! 264 | for (i, &j) in rng.gen_iter::().zip(expected.iter()) { Oct 15 13:32:01.539 INFO kablam! | ^^^^^^^^ Oct 15 13:32:01.539 INFO kablam! Oct 15 13:32:02.670 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.16s Oct 15 13:32:02.674 INFO kablam! su: No module specific data is present Oct 15 13:32:02.974 INFO running `"docker" "rm" "-f" "b760342a7b461ae91e417518287d18473b91ce84bcd733eb69c2f437019bdf32"` Oct 15 13:32:03.062 INFO blam! b760342a7b461ae91e417518287d18473b91ce84bcd733eb69c2f437019bdf32 Oct 15 13:32:03.068 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 13:32:03.267 INFO blam! 1a5b1f912ef5c52c81fa12b926071cc9ed9964ad7f43e877763ad64aa20c4af2 Oct 15 13:32:03.271 INFO running `"docker" "start" "-a" "1a5b1f912ef5c52c81fa12b926071cc9ed9964ad7f43e877763ad64aa20c4af2"` Oct 15 13:32:03.638 INFO kablam! usermod: no changes Oct 15 13:32:03.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 13:32:03.673 INFO kablam! Running /target/debug/deps/xoroshiro-79deeac42a5e8330 Oct 15 13:32:03.681 INFO blam! Oct 15 13:32:03.681 INFO blam! running 0 tests Oct 15 13:32:03.681 INFO blam! Oct 15 13:32:03.681 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:32:03.681 INFO blam! Oct 15 13:32:03.681 INFO kablam! Running /target/debug/deps/rng_basic-c18c0e3efcd7c892 Oct 15 13:32:03.682 INFO blam! Oct 15 13:32:03.682 INFO blam! running 4 tests Oct 15 13:32:03.683 INFO blam! test splitmix64 ... ok Oct 15 13:32:03.687 INFO blam! test xoroshiro128 ... ok Oct 15 13:32:03.687 INFO blam! test xorshift1024 ... ok Oct 15 13:32:04.478 INFO blam! test bool_xoroshiro ... ok Oct 15 13:32:04.478 INFO blam! Oct 15 13:32:04.479 INFO kablam! Running /target/debug/deps/rng_seeding-f94e51aeafe8122b Oct 15 13:32:04.479 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:32:04.479 INFO blam! Oct 15 13:32:04.480 INFO blam! Oct 15 13:32:04.480 INFO blam! running 4 tests Oct 15 13:32:04.481 INFO blam! test xorshift1024_sm64_seed ... ok Oct 15 13:32:04.482 INFO blam! test xoroshiro128_sm64_seed ... ok Oct 15 13:32:04.482 INFO blam! test xoroshiro128_sm64_seed_jumps ... ok Oct 15 13:32:04.485 INFO blam! test xorshift1024_sm64_seed_jumps ... ok Oct 15 13:32:04.485 INFO blam! Oct 15 13:32:04.485 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:32:04.485 INFO blam! Oct 15 13:32:04.486 INFO kablam! Doc-tests xoroshiro Oct 15 13:32:05.073 INFO blam! Oct 15 13:32:05.073 INFO blam! running 2 tests Oct 15 13:32:06.010 INFO blam! test src/rng/xoroshiro128.rs - rng::xoroshiro128::XoroShiro128::jump (line 51) ... ok Oct 15 13:32:06.045 INFO blam! test src/rng/xorshift1024.rs - rng::xorshift1024::XorShift1024::jump (line 44) ... ok Oct 15 13:32:06.045 INFO blam! Oct 15 13:32:06.045 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:32:06.045 INFO blam! Oct 15 13:32:06.061 INFO kablam! su: No module specific data is present Oct 15 13:32:06.304 INFO running `"docker" "rm" "-f" "1a5b1f912ef5c52c81fa12b926071cc9ed9964ad7f43e877763ad64aa20c4af2"` Oct 15 13:32:06.388 INFO blam! 1a5b1f912ef5c52c81fa12b926071cc9ed9964ad7f43e877763ad64aa20c4af2