[INFO] fetching crate gpu_rand 0.1.3...
[INFO] testing gpu_rand-0.1.3 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate gpu_rand 0.1.3 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gpu_rand 0.1.3 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4889386590cc20e32c30ac5c4e8876d486a13ac2c048b0414f8a0ad8f78421fe
[INFO] running `Command { std: "docker" "start" "-a" "4889386590cc20e32c30ac5c4e8876d486a13ac2c048b0414f8a0ad8f78421fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4889386590cc20e32c30ac5c4e8876d486a13ac2c048b0414f8a0ad8f78421fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4889386590cc20e32c30ac5c4e8876d486a13ac2c048b0414f8a0ad8f78421fe", kill_on_drop: false }`
[INFO] [stdout] 4889386590cc20e32c30ac5c4e8876d486a13ac2c048b0414f8a0ad8f78421fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9edd32399069ff5c99e774914692412fe3fa57f14e6679594d39bdf4ff6f553
[INFO] running `Command { std: "docker" "start" "-a" "e9edd32399069ff5c99e774914692412fe3fa57f14e6679594d39bdf4ff6f553", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling vek v0.15.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 15.57s
[INFO] running `Command { std: "docker" "inspect" "e9edd32399069ff5c99e774914692412fe3fa57f14e6679594d39bdf4ff6f553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9edd32399069ff5c99e774914692412fe3fa57f14e6679594d39bdf4ff6f553", kill_on_drop: false }`
[INFO] [stdout] e9edd32399069ff5c99e774914692412fe3fa57f14e6679594d39bdf4ff6f553
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 892ece780eb5fc373cb0fefbcfd1691ea8033a1eec1cee759603a930e066d635
[INFO] running `Command { std: "docker" "start" "-a" "892ece780eb5fc373cb0fefbcfd1691ea8033a1eec1cee759603a930e066d635", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn iter(&self) -> core::slice::Iter<'_, u8> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gpu_rand v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1.20s
[INFO] running `Command { std: "docker" "inspect" "892ece780eb5fc373cb0fefbcfd1691ea8033a1eec1cee759603a930e066d635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "892ece780eb5fc373cb0fefbcfd1691ea8033a1eec1cee759603a930e066d635", kill_on_drop: false }`
[INFO] [stdout] 892ece780eb5fc373cb0fefbcfd1691ea8033a1eec1cee759603a930e066d635
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7206a0c557c81e377722ccf8104fcb84326d3cf69a426de951565469f112eed
[INFO] running `Command { std: "docker" "start" "-a" "f7206a0c557c81e377722ccf8104fcb84326d3cf69a426de951565469f112eed", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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
[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-8f2a6cf088876059)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test xoroshiro::xoroshiro128starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64star::tests::reference ... ok
[INFO] [stdout] test xoroshiro::splitmix64::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro128plusplus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::splitmix64::tests::next_u32 ... ok
[INFO] [stdout] test xoroshiro::xoshiro128plus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro128plusplus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64starstar::tests::zero_seed ... ok
[INFO] [stdout] test xoroshiro::xoshiro128starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro256plus::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::xoshiro256starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro128plus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro512starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64star::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.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gpu_rand
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/xoroshiro/xoroshiro128plus.rs - xoroshiro::xoroshiro128plus::Xoroshiro128Plus::jump (line 30) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoroshiro128plusplus.rs - xoroshiro::xoroshiro128plusplus::Xoroshiro128PlusPlus::jump (line 29) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro256starstar.rs - xoroshiro::xoshiro256starstar::Xoshiro256StarStar::jump (line 27) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro512starstar.rs - xoroshiro::xoshiro512starstar::Xoshiro512StarStar::jump (line 29) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro128plusplus.rs - xoroshiro::xoshiro128plusplus::Xoshiro128PlusPlus::jump (line 27) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro256plusplus.rs - xoroshiro::xoshiro256plusplus::Xoshiro256PlusPlus::jump (line 27) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro128plus.rs - xoroshiro::xoshiro128plus::Xoshiro128Plus::jump (line 28) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro256plus.rs - xoroshiro::xoshiro256plus::Xoshiro256Plus::jump (line 28) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro512plus.rs - xoroshiro::xoshiro512plus::Xoshiro512Plus::jump (line 30) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro512plusplus.rs - xoroshiro::xoshiro512plusplus::Xoshiro512PlusPlus::jump (line 29) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoroshiro128starstar.rs - xoroshiro::xoroshiro128starstar::Xoroshiro128StarStar::jump (line 29) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro128starstar.rs - xoroshiro::xoshiro128starstar::Xoshiro128StarStar::jump (line 27) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 3 | 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] 4 | 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/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] 3 | 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] 4 | 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/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] 3 | 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] 4 | 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/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] 3 | 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] 4 | 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/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] 3 | 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] 4 | 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/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] 3 | 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] 4 | 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/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] 3 | 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] 4 | 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/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] 3 | 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] 4 | 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/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] 3 | 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] 4 | 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/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] 3 | 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] 4 | 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/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] 3 | 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] 4 | 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/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] 3 | 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] 4 | 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] 
[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.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f7206a0c557c81e377722ccf8104fcb84326d3cf69a426de951565469f112eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7206a0c557c81e377722ccf8104fcb84326d3cf69a426de951565469f112eed", kill_on_drop: false }`
[INFO] [stdout] f7206a0c557c81e377722ccf8104fcb84326d3cf69a426de951565469f112eed
