[INFO] crate xoshiro 0.0.5 is already in cache [INFO] extracting crate xoshiro 0.0.5 into work/ex/beta-1.38-1/sources/1.37.0/reg/xoshiro/0.0.5 [INFO] extracting crate xoshiro 0.0.5 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/xoshiro/0.0.5 [INFO] validating manifest of xoshiro-0.0.5 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of xoshiro-0.0.5 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing xoshiro-0.0.5 [INFO] finished frobbing xoshiro-0.0.5 [INFO] frobbed toml for xoshiro-0.0.5 written to work/ex/beta-1.38-1/sources/1.37.0/reg/xoshiro/0.0.5/Cargo.toml [INFO] started frobbing xoshiro-0.0.5 [INFO] finished frobbing xoshiro-0.0.5 [INFO] frobbed toml for xoshiro-0.0.5 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/xoshiro/0.0.5/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing xoshiro-0.0.5 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/xoshiro/0.0.5:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 7b6c67f2629fc0aa1f188f231215960498b456121a924a118adbaf30c3bc8efe [INFO] running `"docker" "start" "-a" "7b6c67f2629fc0aa1f188f231215960498b456121a924a118adbaf30c3bc8efe"` [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling xoshiro v0.0.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `"docker" "inspect" "7b6c67f2629fc0aa1f188f231215960498b456121a924a118adbaf30c3bc8efe"` [INFO] running `"docker" "rm" "-f" "7b6c67f2629fc0aa1f188f231215960498b456121a924a118adbaf30c3bc8efe"` [INFO] [stdout] 7b6c67f2629fc0aa1f188f231215960498b456121a924a118adbaf30c3bc8efe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/xoshiro/0.0.5:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b0bb8a0b3f8bb35e11f691e48fdacce2669344c09810703300e5e2dced456aee [INFO] running `"docker" "start" "-a" "b0bb8a0b3f8bb35e11f691e48fdacce2669344c09810703300e5e2dced456aee"` [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling xoshiro v0.0.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.08s [INFO] running `"docker" "inspect" "b0bb8a0b3f8bb35e11f691e48fdacce2669344c09810703300e5e2dced456aee"` [INFO] running `"docker" "rm" "-f" "b0bb8a0b3f8bb35e11f691e48fdacce2669344c09810703300e5e2dced456aee"` [INFO] [stdout] b0bb8a0b3f8bb35e11f691e48fdacce2669344c09810703300e5e2dced456aee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/xoshiro/0.0.5:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] f9cee681cc774d753eccd43dd00898a5f9dc986896df114102175a8b3e0ba268 [INFO] running `"docker" "start" "-a" "f9cee681cc774d753eccd43dd00898a5f9dc986896df114102175a8b3e0ba268"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/xoshiro-4f71d28dc26f4ec9 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test xoroshiro128starstar::tests::reference ... ok [INFO] [stdout] test splitmix64::tests::reference ... ok [INFO] [stdout] test xoroshiro128plus::tests::reference ... ok [INFO] [stdout] test xoroshiro64star::tests::reference ... ok [INFO] [stdout] test splitmix64::tests::next_u32 ... ok [INFO] [stdout] test xoroshiro64starstar::tests::reference ... ok [INFO] [stdout] test xoshiro128plus::tests::reference ... ok [INFO] [stdout] test xoshiro128starstar::tests::reference ... ok [INFO] [stdout] test xoshiro256plus::tests::reference ... ok [INFO] [stdout] test xoshiro256starstar::tests::reference ... ok [INFO] [stdout] test xoshiro512starstar::tests::reference ... ok [INFO] [stdout] test xoshiro512plus::tests::reference ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests xoshiro [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/xoroshiro128plus.rs - xoroshiro128plus::Xoroshiro128Plus::jump (line 33) ... ok [INFO] [stdout] test src/xoshiro512plus.rs - xoshiro512plus::Xoshiro512Plus::jump (line 32) ... ok [INFO] [stdout] test src/xoshiro128starstar.rs - xoshiro128starstar::Xoshiro128StarStar::jump (line 29) ... ok [INFO] [stdout] test src/xoshiro512starstar.rs - xoshiro512starstar::Xoshiro512StarStar::jump (line 31) ... ok [INFO] [stdout] test src/xoshiro256plus.rs - xoshiro256plus::Xoshiro256Plus::jump (line 30) ... ok [INFO] [stdout] test src/xoroshiro128starstar.rs - xoroshiro128starstar::Xoroshiro128StarStar::jump (line 32) ... ok [INFO] [stdout] test src/xoshiro128plus.rs - xoshiro128plus::Xoshiro128Plus::jump (line 30) ... ok [INFO] [stdout] test src/xoshiro256starstar.rs - xoshiro256starstar::Xoshiro256StarStar::jump (line 29) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f9cee681cc774d753eccd43dd00898a5f9dc986896df114102175a8b3e0ba268"` [INFO] running `"docker" "rm" "-f" "f9cee681cc774d753eccd43dd00898a5f9dc986896df114102175a8b3e0ba268"` [INFO] [stdout] f9cee681cc774d753eccd43dd00898a5f9dc986896df114102175a8b3e0ba268