[INFO] fetching crate gpu_rand 0.1.3... [INFO] testing gpu_rand-0.1.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate gpu_rand 0.1.3 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gpu_rand 0.1.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07b21a0d0fbaa8035433023aeff293ee35bbd43ffc896a1571d6d289fa31857d [INFO] running `Command { std: "docker" "start" "-a" "07b21a0d0fbaa8035433023aeff293ee35bbd43ffc896a1571d6d289fa31857d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07b21a0d0fbaa8035433023aeff293ee35bbd43ffc896a1571d6d289fa31857d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b21a0d0fbaa8035433023aeff293ee35bbd43ffc896a1571d6d289fa31857d", kill_on_drop: false }` [INFO] [stdout] 07b21a0d0fbaa8035433023aeff293ee35bbd43ffc896a1571d6d289fa31857d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 694665f9a10ada0d28ef6c13a02e436f44cd1410c42d6b0d8efc620e9c2b2089 [INFO] running `Command { std: "docker" "start" "-a" "694665f9a10ada0d28ef6c13a02e436f44cd1410c42d6b0d8efc620e9c2b2089", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [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 vek v0.15.10 [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: 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 { [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 9.72s [INFO] running `Command { std: "docker" "inspect" "694665f9a10ada0d28ef6c13a02e436f44cd1410c42d6b0d8efc620e9c2b2089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "694665f9a10ada0d28ef6c13a02e436f44cd1410c42d6b0d8efc620e9c2b2089", kill_on_drop: false }` [INFO] [stdout] 694665f9a10ada0d28ef6c13a02e436f44cd1410c42d6b0d8efc620e9c2b2089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b5cfeb147ae678d83368e46ab73861fc5f890822cfb2f99058a505d98400ee5 [INFO] running `Command { std: "docker" "start" "-a" "0b5cfeb147ae678d83368e46ab73861fc5f890822cfb2f99058a505d98400ee5", 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 { [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 { [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.79s [INFO] running `Command { std: "docker" "inspect" "0b5cfeb147ae678d83368e46ab73861fc5f890822cfb2f99058a505d98400ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5cfeb147ae678d83368e46ab73861fc5f890822cfb2f99058a505d98400ee5", kill_on_drop: false }` [INFO] [stdout] 0b5cfeb147ae678d83368e46ab73861fc5f890822cfb2f99058a505d98400ee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cef0b0c920fbde52b56a583bc7f070fb3152cda0a296ef21d430f6fb7935049c [INFO] running `Command { std: "docker" "start" "-a" "cef0b0c920fbde52b56a583bc7f070fb3152cda0a296ef21d430f6fb7935049c", 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 { [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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gpu_rand-9cd6c4f3ab8d6d8d) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test xoroshiro::splitmix64::tests::next_u32 ... ok [INFO] [stdout] test xoroshiro::xoroshiro128plusplus::tests::reference ... ok [INFO] [stdout] test xoroshiro::xoroshiro128starstar::tests::reference ... ok [INFO] [stdout] test xoroshiro::splitmix64::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::xoroshiro128plus::tests::reference ... ok [INFO] [stdout] test xoroshiro::xoroshiro64starstar::tests::zero_seed ... ok [INFO] [stdout] test xoroshiro::xoshiro128plus::tests::reference ... ok [INFO] [stdout] test xoroshiro::xoshiro512plus::tests::reference ... ok [INFO] [stdout] test xoroshiro::xoshiro512plusplus::tests::reference ... ok [INFO] [stdout] test xoroshiro::xoshiro128plusplus::tests::reference ... ok [INFO] [stdout] test xoroshiro::xoshiro512starstar::tests::reference ... ok [INFO] [stdout] test xoroshiro::xoshiro256plus::tests::reference ... ok [INFO] [stdout] test xoroshiro::xoshiro256plusplus::tests::reference ... ok [INFO] [stdout] test xoroshiro::xoshiro256starstar::tests::reference ... ok [INFO] [stdout] test xoroshiro::xoshiro128starstar::tests::reference ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests gpu_rand [INFO] [stdout] [INFO] [stdout] running 12 tests [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/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/xoshiro256plusplus.rs - xoroshiro::xoshiro256plusplus::Xoshiro256PlusPlus::jump (line 27) ... FAILED [INFO] [stdout] test src/xoroshiro/xoshiro128plusplus.rs - xoroshiro::xoshiro128plusplus::Xoshiro128PlusPlus::jump (line 27) ... FAILED [INFO] [stdout] test src/xoroshiro/xoshiro128plus.rs - xoroshiro::xoshiro128plus::Xoshiro128Plus::jump (line 28) ... FAILED [INFO] [stdout] test src/xoroshiro/xoshiro512starstar.rs - xoroshiro::xoshiro512starstar::Xoshiro512StarStar::jump (line 29) ... FAILED [INFO] [stdout] test src/xoroshiro/xoshiro512plus.rs - xoroshiro::xoshiro512plus::Xoshiro512Plus::jump (line 30) ... FAILED [INFO] [stdout] test src/xoroshiro/xoshiro256starstar.rs - xoroshiro::xoshiro256starstar::Xoshiro256StarStar::jump (line 27) ... FAILED [INFO] [stdout] test src/xoroshiro/xoroshiro128plusplus.rs - xoroshiro::xoroshiro128plusplus::Xoroshiro128PlusPlus::jump (line 29) ... FAILED [INFO] [stdout] test src/xoroshiro/xoshiro512plusplus.rs - xoroshiro::xoshiro512plusplus::Xoshiro512PlusPlus::jump (line 29) ... FAILED [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] ---- 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/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/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/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/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/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/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/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/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/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] [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.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cef0b0c920fbde52b56a583bc7f070fb3152cda0a296ef21d430f6fb7935049c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef0b0c920fbde52b56a583bc7f070fb3152cda0a296ef21d430f6fb7935049c", kill_on_drop: false }` [INFO] [stdout] cef0b0c920fbde52b56a583bc7f070fb3152cda0a296ef21d430f6fb7935049c