[INFO] fetching crate gpu_rand 0.1.3...
[INFO] testing gpu_rand-0.1.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate gpu_rand 0.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gpu_rand 0.1.3
[INFO] finished tweaking crates.io crate gpu_rand 0.1.3
[INFO] tweaked toml for crates.io crate gpu_rand 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gpu_rand 0.1.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c11a7ef1b4adac02cf4318bdfc6035a3948b4cc722f875d3f0cba2a7a5520fd7
[INFO] running `Command { std: "docker" "start" "-a" "c11a7ef1b4adac02cf4318bdfc6035a3948b4cc722f875d3f0cba2a7a5520fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c11a7ef1b4adac02cf4318bdfc6035a3948b4cc722f875d3f0cba2a7a5520fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c11a7ef1b4adac02cf4318bdfc6035a3948b4cc722f875d3f0cba2a7a5520fd7", kill_on_drop: false }`
[INFO] [stdout] c11a7ef1b4adac02cf4318bdfc6035a3948b4cc722f875d3f0cba2a7a5520fd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e74cac783d9ee3fbd94d325da3d6724f9af7a3115cb816cc5cbceaedd4d5d33
[INFO] running `Command { std: "docker" "start" "-a" "3e74cac783d9ee3fbd94d325da3d6724f9af7a3115cb816cc5cbceaedd4d5d33", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling vek v0.15.10
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling glam v0.20.5
[INFO] [stderr]    Compiling cust_derive v0.2.0
[INFO] [stderr]    Compiling cust_core v0.1.1
[INFO] [stderr]    Compiling gpu_rand v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/xoroshiro/common.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> core::slice::Iter<u8> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> core::slice::Iter<'_, u8> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.78s
[INFO] running `Command { std: "docker" "inspect" "3e74cac783d9ee3fbd94d325da3d6724f9af7a3115cb816cc5cbceaedd4d5d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e74cac783d9ee3fbd94d325da3d6724f9af7a3115cb816cc5cbceaedd4d5d33", kill_on_drop: false }`
[INFO] [stdout] 3e74cac783d9ee3fbd94d325da3d6724f9af7a3115cb816cc5cbceaedd4d5d33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a6a6c65691f8ace1e909835da01ea62f88ca66d610ab42b27300b42de637e23
[INFO] running `Command { std: "docker" "start" "-a" "7a6a6c65691f8ace1e909835da01ea62f88ca66d610ab42b27300b42de637e23", kill_on_drop: false }`
[INFO] [stderr]    Compiling gpu_rand v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/xoroshiro/common.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> core::slice::Iter<u8> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> core::slice::Iter<'_, u8> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/xoroshiro/common.rs:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> core::slice::Iter<u8> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> core::slice::Iter<'_, u8> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "7a6a6c65691f8ace1e909835da01ea62f88ca66d610ab42b27300b42de637e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a6a6c65691f8ace1e909835da01ea62f88ca66d610ab42b27300b42de637e23", kill_on_drop: false }`
[INFO] [stdout] 7a6a6c65691f8ace1e909835da01ea62f88ca66d610ab42b27300b42de637e23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c85f896c60b15f9055e0383683ee12a9941da6af963ff2df4b32c3fc6fab90b3
[INFO] running `Command { std: "docker" "start" "-a" "c85f896c60b15f9055e0383683ee12a9941da6af963ff2df4b32c3fc6fab90b3", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/xoroshiro/common.rs:308:17
[INFO] [stderr]     |
[INFO] [stderr] 308 |     pub fn iter(&self) -> core::slice::Iter<u8> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 308 |     pub fn iter(&self) -> core::slice::Iter<'_, u8> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `gpu_rand` (lib) generated 1 warning (run `cargo fix --lib -p gpu_rand` to apply 1 suggestion)
[INFO] [stderr] warning: `gpu_rand` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gpu_rand-fd715f5f55bfac4b)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test xoroshiro::xoroshiro128starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::splitmix64::tests::reference ... ok
[INFO] [stdout] test xoroshiro::splitmix64::tests::next_u32 ... ok
[INFO] [stdout] test xoroshiro::xoshiro128plus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro128plusplus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64star::tests::zero_seed ... ok
[INFO] [stdout] test xoroshiro::xoshiro256plus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro128starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro128plusplus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro256starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro512plus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro512plusplus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro256plusplus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro512starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro128plus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64star::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64starstar::tests::zero_seed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gpu_rand
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/xoroshiro/xoshiro256plusplus.rs - xoroshiro::xoshiro256plusplus::Xoshiro256PlusPlus::jump (line 27) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro256starstar.rs - xoroshiro::xoshiro256starstar::Xoshiro256StarStar::jump (line 27) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoroshiro128starstar.rs - xoroshiro::xoroshiro128starstar::Xoroshiro128StarStar::jump (line 29) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoroshiro128plus.rs - xoroshiro::xoroshiro128plus::Xoroshiro128Plus::jump (line 30) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro512plusplus.rs - xoroshiro::xoshiro512plusplus::Xoshiro512PlusPlus::jump (line 29) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro512plus.rs - xoroshiro::xoshiro512plus::Xoshiro512Plus::jump (line 30) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro512starstar.rs - xoroshiro::xoshiro512starstar::Xoshiro512StarStar::jump (line 29) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro128starstar.rs - xoroshiro::xoshiro128starstar::Xoshiro128StarStar::jump (line 27) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoroshiro128plusplus.rs - xoroshiro::xoroshiro128plusplus::Xoroshiro128PlusPlus::jump (line 29) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro256plus.rs - xoroshiro::xoshiro256plus::Xoshiro256Plus::jump (line 28) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro128plus.rs - xoroshiro::xoshiro128plus::Xoshiro128Plus::jump (line 28) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro128plusplus.rs - xoroshiro::xoshiro128plusplus::Xoshiro128PlusPlus::jump (line 27) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/xoroshiro/xoshiro256plusplus.rs - xoroshiro::xoshiro256plusplus::Xoshiro256PlusPlus::jump (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro256plusplus.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro256plusplus.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rand_xoshiro::Xoshiro256PlusPlus;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xoroshiro/xoshiro256starstar.rs - xoroshiro::xoshiro256starstar::Xoshiro256StarStar::jump (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro256starstar.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro256starstar.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rand_xoshiro::Xoshiro256StarStar;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xoroshiro/xoroshiro128starstar.rs - xoroshiro::xoroshiro128starstar::Xoroshiro128StarStar::jump (line 29) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoroshiro128starstar.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoroshiro128starstar.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use rand_xoshiro::Xoroshiro128StarStar;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xoroshiro/xoroshiro128plus.rs - xoroshiro::xoroshiro128plus::Xoroshiro128Plus::jump (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoroshiro128plus.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoroshiro128plus.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use rand_xoshiro::Xoroshiro128Plus;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xoroshiro/xoshiro512plusplus.rs - xoroshiro::xoshiro512plusplus::Xoshiro512PlusPlus::jump (line 29) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro512plusplus.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro512plusplus.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use rand_xoshiro::Xoshiro512PlusPlus;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xoroshiro/xoshiro512plus.rs - xoroshiro::xoshiro512plus::Xoshiro512Plus::jump (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro512plus.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro512plus.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use rand_xoshiro::Xoshiro512Plus;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xoroshiro/xoshiro512starstar.rs - xoroshiro::xoshiro512starstar::Xoshiro512StarStar::jump (line 29) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro512starstar.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro512starstar.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use rand_xoshiro::Xoshiro512StarStar;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xoroshiro/xoshiro128starstar.rs - xoroshiro::xoshiro128starstar::Xoshiro128StarStar::jump (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro128starstar.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro128starstar.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rand_xoshiro::Xoroshiro128StarStar;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xoroshiro/xoroshiro128plusplus.rs - xoroshiro::xoroshiro128plusplus::Xoroshiro128PlusPlus::jump (line 29) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoroshiro128plusplus.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoroshiro128plusplus.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use rand_xoshiro::Xoroshiro128PlusPlus;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xoroshiro/xoshiro256plus.rs - xoroshiro::xoshiro256plus::Xoshiro256Plus::jump (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro256plus.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro256plus.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use rand_xoshiro::Xoshiro256Plus;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xoroshiro/xoshiro128plus.rs - xoroshiro::xoshiro128plus::Xoshiro128Plus::jump (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro128plus.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro128plus.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use rand_xoshiro::Xoroshiro128StarStar;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xoroshiro/xoshiro128plusplus.rs - xoroshiro::xoshiro128plusplus::Xoshiro128PlusPlus::jump (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro128plusplus.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rand_xoshiro::rand_core::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_xoshiro`
[INFO] [stdout]   --> src/xoroshiro/xoshiro128plusplus.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rand_xoshiro::Xoroshiro128PlusPlus;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_xoshiro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_xoshiro`, use `cargo add rand_xoshiro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/xoroshiro/xoroshiro128plus.rs - xoroshiro::xoroshiro128plus::Xoroshiro128Plus::jump (line 30)
[INFO] [stdout]     src/xoroshiro/xoroshiro128plusplus.rs - xoroshiro::xoroshiro128plusplus::Xoroshiro128PlusPlus::jump (line 29)
[INFO] [stdout]     src/xoroshiro/xoroshiro128starstar.rs - xoroshiro::xoroshiro128starstar::Xoroshiro128StarStar::jump (line 29)
[INFO] [stdout]     src/xoroshiro/xoshiro128plus.rs - xoroshiro::xoshiro128plus::Xoshiro128Plus::jump (line 28)
[INFO] [stdout]     src/xoroshiro/xoshiro128plusplus.rs - xoroshiro::xoshiro128plusplus::Xoshiro128PlusPlus::jump (line 27)
[INFO] [stdout]     src/xoroshiro/xoshiro128starstar.rs - xoroshiro::xoshiro128starstar::Xoshiro128StarStar::jump (line 27)
[INFO] [stdout]     src/xoroshiro/xoshiro256plus.rs - xoroshiro::xoshiro256plus::Xoshiro256Plus::jump (line 28)
[INFO] [stdout]     src/xoroshiro/xoshiro256plusplus.rs - xoroshiro::xoshiro256plusplus::Xoshiro256PlusPlus::jump (line 27)
[INFO] [stdout]     src/xoroshiro/xoshiro256starstar.rs - xoroshiro::xoshiro256starstar::Xoshiro256StarStar::jump (line 27)
[INFO] [stdout]     src/xoroshiro/xoshiro512plus.rs - xoroshiro::xoshiro512plus::Xoshiro512Plus::jump (line 30)
[INFO] [stdout]     src/xoroshiro/xoshiro512plusplus.rs - xoroshiro::xoshiro512plusplus::Xoshiro512PlusPlus::jump (line 29)
[INFO] [stdout]     src/xoroshiro/xoshiro512starstar.rs - xoroshiro::xoshiro512starstar::Xoshiro512StarStar::jump (line 29)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c85f896c60b15f9055e0383683ee12a9941da6af963ff2df4b32c3fc6fab90b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c85f896c60b15f9055e0383683ee12a9941da6af963ff2df4b32c3fc6fab90b3", kill_on_drop: false }`
[INFO] [stdout] c85f896c60b15f9055e0383683ee12a9941da6af963ff2df4b32c3fc6fab90b3
