[INFO] fetching crate gpu_rand 0.1.3...
[INFO] testing gpu_rand-0.1.3 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate gpu_rand 0.1.3 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gpu_rand 0.1.3 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded approx v0.5.1
[INFO] [stderr]   Downloaded cust_derive v0.2.0
[INFO] [stderr]   Downloaded cust_core v0.1.1
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded cuda_std_macros v0.2.0
[INFO] [stderr]   Downloaded mint v0.5.9
[INFO] [stderr]   Downloaded cuda_std v0.2.2
[INFO] [stderr]   Downloaded vek v0.15.10
[INFO] [stderr]   Downloaded glam v0.20.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddaa2ff05dc64a8724d78865ab4249eff582fbcd69e10d4e77cc25fab97a532a
[INFO] running `Command { std: "docker" "start" "-a" "ddaa2ff05dc64a8724d78865ab4249eff582fbcd69e10d4e77cc25fab97a532a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddaa2ff05dc64a8724d78865ab4249eff582fbcd69e10d4e77cc25fab97a532a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddaa2ff05dc64a8724d78865ab4249eff582fbcd69e10d4e77cc25fab97a532a", kill_on_drop: false }`
[INFO] [stdout] ddaa2ff05dc64a8724d78865ab4249eff582fbcd69e10d4e77cc25fab97a532a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02e293d766806e1d770f6831ff45acd02484df48a46f0deadfaa6d1ec1f2bab3
[INFO] running `Command { std: "docker" "start" "-a" "02e293d766806e1d770f6831ff45acd02484df48a46f0deadfaa6d1ec1f2bab3", 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 cust_derive v0.2.0
[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_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 8.52s
[INFO] running `Command { std: "docker" "inspect" "02e293d766806e1d770f6831ff45acd02484df48a46f0deadfaa6d1ec1f2bab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e293d766806e1d770f6831ff45acd02484df48a46f0deadfaa6d1ec1f2bab3", kill_on_drop: false }`
[INFO] [stdout] 02e293d766806e1d770f6831ff45acd02484df48a46f0deadfaa6d1ec1f2bab3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e6c33d7c6d9f7ca1b94311ebe8ab90bba292ca393b165e8e6e3bc50ab67aa2d
[INFO] running `Command { std: "docker" "start" "-a" "5e6c33d7c6d9f7ca1b94311ebe8ab90bba292ca393b165e8e6e3bc50ab67aa2d", kill_on_drop: false }`
[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]    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 `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "5e6c33d7c6d9f7ca1b94311ebe8ab90bba292ca393b165e8e6e3bc50ab67aa2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e6c33d7c6d9f7ca1b94311ebe8ab90bba292ca393b165e8e6e3bc50ab67aa2d", kill_on_drop: false }`
[INFO] [stdout] 5e6c33d7c6d9f7ca1b94311ebe8ab90bba292ca393b165e8e6e3bc50ab67aa2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b18cecdc2d1a53888a8bd08c5a827cfc0d9fcc67ce48e78ee80e3e5ac265a4f
[INFO] running `Command { std: "docker" "start" "-a" "3b18cecdc2d1a53888a8bd08c5a827cfc0d9fcc67ce48e78ee80e3e5ac265a4f", 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.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gpu_rand-fd715f5f55bfac4b)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stderr]    Doc-tests gpu_rand
[INFO] [stdout] test xoroshiro::splitmix64::tests::next_u32 ... ok
[INFO] [stdout] test xoroshiro::xoroshiro128plus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::splitmix64::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro128plusplus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro128starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64star::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64star::tests::zero_seed ... ok
[INFO] [stdout] test xoroshiro::xoroshiro64starstar::tests::zero_seed ... ok
[INFO] [stdout] test xoroshiro::xoshiro128plus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro128plusplus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro256plus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro256starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro512plusplus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro512starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro128starstar::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro256plusplus::tests::reference ... ok
[INFO] [stdout] test xoroshiro::xoshiro512plus::tests::reference ... 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] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/xoroshiro/xoshiro512plus.rs - xoroshiro::xoshiro512plus::Xoshiro512Plus::jump (line 30) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoroshiro128plus.rs - xoroshiro::xoroshiro128plus::Xoroshiro128Plus::jump (line 30) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro256plus.rs - xoroshiro::xoshiro256plus::Xoshiro256Plus::jump (line 28) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro512starstar.rs - xoroshiro::xoshiro512starstar::Xoshiro512StarStar::jump (line 29) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro512plusplus.rs - xoroshiro::xoshiro512plusplus::Xoshiro512PlusPlus::jump (line 29) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro256plusplus.rs - xoroshiro::xoshiro256plusplus::Xoshiro256PlusPlus::jump (line 27) ... 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] test src/xoroshiro/xoshiro256starstar.rs - xoroshiro::xoshiro256starstar::Xoshiro256StarStar::jump (line 27) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro128plus.rs - xoroshiro::xoshiro128plus::Xoshiro128Plus::jump (line 28) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoroshiro128plusplus.rs - xoroshiro::xoroshiro128plusplus::Xoroshiro128PlusPlus::jump (line 29) ... FAILED
[INFO] [stdout] test src/xoroshiro/xoshiro128plusplus.rs - xoroshiro::xoshiro128plusplus::Xoshiro128PlusPlus::jump (line 27) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/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/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/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/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/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/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/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/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/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/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/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.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3b18cecdc2d1a53888a8bd08c5a827cfc0d9fcc67ce48e78ee80e3e5ac265a4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b18cecdc2d1a53888a8bd08c5a827cfc0d9fcc67ce48e78ee80e3e5ac265a4f", kill_on_drop: false }`
[INFO] [stdout] 3b18cecdc2d1a53888a8bd08c5a827cfc0d9fcc67ce48e78ee80e3e5ac265a4f
