[INFO] cloning repository https://github.com/terakilobyte/rustsweeper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terakilobyte/rustsweeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakilobyte%2Frustsweeper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakilobyte%2Frustsweeper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f027967f06e7a4319d6494fbc8311b187619660d [INFO] checking terakilobyte/rustsweeper against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakilobyte%2Frustsweeper" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terakilobyte/rustsweeper on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/terakilobyte/rustsweeper [INFO] finished tweaking git repo https://github.com/terakilobyte/rustsweeper [INFO] tweaked toml for git repo https://github.com/terakilobyte/rustsweeper written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/terakilobyte/rustsweeper already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smart-default v0.5.2 [INFO] [stderr] Downloaded lyon v0.13.5 [INFO] [stderr] Downloaded twox-hash v1.1.2 [INFO] [stderr] Downloaded gfx_window_glutin v0.30.0 [INFO] [stderr] Downloaded skeptic v0.13.5 [INFO] [stderr] Downloaded redox_syscall v0.1.45 [INFO] [stderr] Downloaded rusty-xinput v1.1.0 [INFO] [stderr] Downloaded lyon_path v0.13.2 [INFO] [stderr] Downloaded zip v0.5.9 [INFO] [stderr] Downloaded glyph_brush v0.5.4 [INFO] [stderr] Downloaded gilrs-core v0.2.6 [INFO] [stderr] Downloaded euclid v0.19.9 [INFO] [stderr] Downloaded lyon_tessellation v0.13.5 [INFO] [stderr] Downloaded gilrs v0.7.4 [INFO] [stderr] Downloaded pulldown-cmark v0.2.0 [INFO] [stderr] Downloaded glutin v0.20.1 [INFO] [stderr] Downloaded ggez v0.5.1 [INFO] [stderr] Downloaded lyon_geom v0.12.7 [INFO] [stderr] Downloaded lyon_algorithms v0.13.4 [INFO] [stderr] Downloaded rodio v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24432abdf949db302a804639ee7f3ff25a79fe740800c509e5470bc267e03251 [INFO] running `Command { std: "docker" "start" "-a" "24432abdf949db302a804639ee7f3ff25a79fe740800c509e5470bc267e03251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24432abdf949db302a804639ee7f3ff25a79fe740800c509e5470bc267e03251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24432abdf949db302a804639ee7f3ff25a79fe740800c509e5470bc267e03251", kill_on_drop: false }` [INFO] [stdout] 24432abdf949db302a804639ee7f3ff25a79fe740800c509e5470bc267e03251 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6400d5016bc9eb80c13c9a6a758ffb09b9e578dd6842b6fc4047639d493aa54 [INFO] running `Command { std: "docker" "start" "-a" "b6400d5016bc9eb80c13c9a6a758ffb09b9e578dd6842b6fc4047639d493aa54", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stdout] error[E0277]: the trait bound `Mcg128Xsl64: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/small.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | type Seed = ::Seed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `Mcg128Xsl64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Mcg128Xsl64: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/small.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `Mcg128Xsl64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Mcg128Xsl64: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/small.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^ the trait `SeedableRng` is not implemented for `Mcg128Xsl64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/std.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | type Seed = ::Seed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/std.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/std.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | rng: *mut ReseedingRng, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | rng: *mut ReseedingRng, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:77:39 [INFO] [stdout] | [INFO] [stdout] 77 | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:77:39 [INFO] [stdout] | [INFO] [stdout] 77 | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / thread_local!( [INFO] [stdout] 77 | | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] 78 | | let mut entropy_source = EntropyRng::new(); [INFO] [stdout] 79 | | let r = Hc128Core::from_rng(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | ); [INFO] [stdout] | |_^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / thread_local!( [INFO] [stdout] 77 | | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] 78 | | let mut entropy_source = EntropyRng::new(); [INFO] [stdout] 79 | | let r = Hc128Core::from_rng(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | ); [INFO] [stdout] | |_^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / thread_local!( [INFO] [stdout] 77 | | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] 78 | | let mut entropy_source = EntropyRng::new(); [INFO] [stdout] 79 | | let r = Hc128Core::from_rng(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | ); [INFO] [stdout] | |_^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / thread_local!( [INFO] [stdout] 77 | | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] 78 | | let mut entropy_source = EntropyRng::new(); [INFO] [stdout] 79 | | let r = Hc128Core::from_rng(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | ); [INFO] [stdout] | |_^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_isaac::IsaacRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | type Seed = ::Seed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_isaac::IsaacRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_isaac::IsaacRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_isaac::IsaacRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_isaac::Isaac64Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | type Seed = ::Seed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_isaac::Isaac64Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_isaac::Isaac64Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_isaac::Isaac64Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_chacha::ChaChaRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | type Seed = ::Seed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_chacha::ChaChaRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_chacha::ChaChaRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_chacha::ChaChaRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | type Seed = ::Seed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_xorshift::XorShiftRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | type Seed = <::rand_xorshift::XorShiftRng as SeedableRng>::Seed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_xorshift::XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_xorshift::XorShiftRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_xorshift::XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | type Seed = ::Seed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_isaac::IsaacRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_isaac::IsaacRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_isaac::Isaac64Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_isaac::Isaac64Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_chacha::ChaChaRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:144:24 [INFO] [stdout] | [INFO] [stdout] 144 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_chacha::ChaChaRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:201:24 [INFO] [stdout] | [INFO] [stdout] 201 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_xorshift::XorShiftRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:242:24 [INFO] [stdout] | [INFO] [stdout] 242 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_xorshift::XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:282:24 [INFO] [stdout] | [INFO] [stdout] 282 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ^^^^^^^^^^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u32` found for struct `Mcg128Xsl64` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/small.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | self.0.next_u32() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | fn next_u32(&mut self) -> u32; [INFO] [stdout] | -------- the method is available for `Mcg128Xsl64` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u64` with a similar name [INFO] [stdout] | [INFO] [stdout] 79 | self.0.next_u64() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u64` found for struct `Mcg128Xsl64` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/small.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | self.0.next_u64() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | fn next_u64(&mut self) -> u64; [INFO] [stdout] | -------- the method is available for `Mcg128Xsl64` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u64` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u32` with a similar name [INFO] [stdout] | [INFO] [stdout] 84 | self.0.next_u32() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fill_bytes` found for struct `Mcg128Xsl64` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/small.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | self.0.fill_bytes(dest); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | fn fill_bytes(&mut self, dest: &mut [u8]); [INFO] [stdout] | ---------- the method is available for `Mcg128Xsl64` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `try_fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 88 | self.0.try_fill_bytes(dest); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_fill_bytes` found for struct `Mcg128Xsl64` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/small.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | self.0.try_fill_bytes(dest) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `try_fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 92 | self.0.fill_bytes(dest) [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `Mcg128Xsl64` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/small.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | SmallRng(Rng::from_seed(seed)) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Mcg128Xsl64` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Mcg128Xsl64`, consider using `Mcg128Xsl64::new` which returns `Mcg128Xsl64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_pcg-0.1.1/src/pcg128.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new(state: u128) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_seed` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Mcg128Xsl64: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/small.rs:99:44 [INFO] [stdout] | [INFO] [stdout] 99 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 100 | | SmallRng(Rng::from_seed(seed)) [INFO] [stdout] 101 | | } [INFO] [stdout] | |_____^ the trait `SeedableRng` is not implemented for `Mcg128Xsl64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_rng` found for struct `Mcg128Xsl64` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/small.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | Rng::from_rng(rng).map(SmallRng) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Mcg128Xsl64` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Mcg128Xsl64`, consider using `Mcg128Xsl64::new` which returns `Mcg128Xsl64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_pcg-0.1.1/src/pcg128.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new(state: u128) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_rng` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 104 | Rng::from(rng).map(SmallRng) [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u32` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/std.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | self.0.next_u32() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | fn next_u32(&mut self) -> u32; [INFO] [stdout] | -------- the method is available for `rand_hc::Hc128Rng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u64` with a similar name [INFO] [stdout] | [INFO] [stdout] 38 | self.0.next_u64() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u64` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/std.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | self.0.next_u64() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | fn next_u64(&mut self) -> u64; [INFO] [stdout] | -------- the method is available for `rand_hc::Hc128Rng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u64` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u32` with a similar name [INFO] [stdout] | [INFO] [stdout] 43 | self.0.next_u32() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stdout] error[E0599]: no method named `fill_bytes` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/std.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | self.0.fill_bytes(dest); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | fn fill_bytes(&mut self, dest: &mut [u8]); [INFO] [stdout] | ---------- the method is available for `rand_hc::Hc128Rng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `try_fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 47 | self.0.try_fill_bytes(dest); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_fill_bytes` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/std.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | self.0.try_fill_bytes(dest) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `try_fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 51 | self.0.fill_bytes(dest) [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/std.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | StdRng(Hc128Rng::from_seed(seed)) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_seed` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/std.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 59 | | StdRng(Hc128Rng::from_seed(seed)) [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_rng` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/std.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | Hc128Rng::from_rng(rng).map(StdRng) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_rng` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 63 | Hc128Rng::from(rng).map(StdRng) [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Clone, Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 73 | rng: *mut ReseedingRng, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Clone, Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 73 | rng: *mut ReseedingRng, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_rng` found for struct `Hc128Core` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | let r = Hc128Core::from_rng(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Hc128Core`, consider using `Hc128Core::init` which returns `Hc128Core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_hc-0.1.0/src/hc128.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | fn init(seed: [u32; SEED_WORDS]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_rng` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 11 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 79 | let r = Hc128Core::from(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | UnsafeCell::new(rng) [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | UnsafeCell::new(rng) [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | UnsafeCell::new(rng) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | UnsafeCell::new(rng) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / thread_local!( [INFO] [stdout] 77 | | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] 78 | | let mut entropy_source = EntropyRng::new(); [INFO] [stdout] 79 | | let r = Hc128Core::from_rng(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | ); [INFO] [stdout] | |_^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / thread_local!( [INFO] [stdout] 77 | | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] 78 | | let mut entropy_source = EntropyRng::new(); [INFO] [stdout] 79 | | let r = Hc128Core::from_rng(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | ); [INFO] [stdout] | |_^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / thread_local!( [INFO] [stdout] 77 | | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] 78 | | let mut entropy_source = EntropyRng::new(); [INFO] [stdout] 79 | | let r = Hc128Core::from_rng(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | ); [INFO] [stdout] | |_^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / thread_local!( [INFO] [stdout] 77 | | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] 78 | | let mut entropy_source = EntropyRng::new(); [INFO] [stdout] 79 | | let r = Hc128Core::from_rng(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | ); [INFO] [stdout] | |_^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / thread_local!( [INFO] [stdout] 77 | | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] 78 | | let mut entropy_source = EntropyRng::new(); [INFO] [stdout] 79 | | let r = Hc128Core::from_rng(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | ); [INFO] [stdout] | |_^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / thread_local!( [INFO] [stdout] 77 | | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] 78 | | let mut entropy_source = EntropyRng::new(); [INFO] [stdout] 79 | | let r = Hc128Core::from_rng(&mut entropy_source).unwrap_or_else(|err| [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | ); [INFO] [stdout] | |_^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | ThreadRng { rng: THREAD_RNG_KEY.with(|t| t.get()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | ThreadRng { rng: THREAD_RNG_KEY.with(|t| t.get()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:96:43 [INFO] [stdout] | [INFO] [stdout] 96 | ThreadRng { rng: THREAD_RNG_KEY.with(|t| t.get()) } [INFO] [stdout] | ^ the trait `BlockRngCore` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:96:43 [INFO] [stdout] | [INFO] [stdout] 96 | ThreadRng { rng: THREAD_RNG_KEY.with(|t| t.get()) } [INFO] [stdout] | ^ the trait `SeedableRng` is not implemented for `Hc128Core` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | ------------ required by a bound in this struct [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ReseedingRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `next_u32` exists for struct `ReseedingRng`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | unsafe { (*self.rng).next_u32() } [INFO] [stdout] | ^^^^^^^^ method cannot be called on `ReseedingRng` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | -------------------------------- method `next_u32` not found for this struct because it doesn't satisfy `_: RngCore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_hc-0.1.0/src/hc128.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct Hc128Core { [INFO] [stdout] | -------------------- doesn't satisfy `::Item = u32`, `Hc128Core: BlockRngCore` or `Hc128Core: SeedableRng` [INFO] [stdout] | [INFO] [stdout] note: the following trait bounds were not satisfied: [INFO] [stdout] `::Item = u32` [INFO] [stdout] `Hc128Core: BlockRngCore` [INFO] [stdout] `Hc128Core: SeedableRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 114 | impl RngCore for ReseedingRng [INFO] [stdout] | ------- --------------------- [INFO] [stdout] 115 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] | | | [INFO] [stdout] | | unsatisfied trait bound introduced here [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] 116 | ::Results: AsRef<[u32]> + AsMut<[u32]> [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `next_u32`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `RngCore` [INFO] [stdout] candidate #2: `rand_core::RngCore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `next_u64` exists for struct `ReseedingRng`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:113:30 [INFO] [stdout] | [INFO] [stdout] 113 | unsafe { (*self.rng).next_u64() } [INFO] [stdout] | ^^^^^^^^ method cannot be called on `ReseedingRng` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | -------------------------------- method `next_u64` not found for this struct because it doesn't satisfy `_: RngCore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_hc-0.1.0/src/hc128.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct Hc128Core { [INFO] [stdout] | -------------------- doesn't satisfy `::Item = u32`, `Hc128Core: BlockRngCore` or `Hc128Core: SeedableRng` [INFO] [stdout] | [INFO] [stdout] note: the following trait bounds were not satisfied: [INFO] [stdout] `::Item = u32` [INFO] [stdout] `Hc128Core: BlockRngCore` [INFO] [stdout] `Hc128Core: SeedableRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 114 | impl RngCore for ReseedingRng [INFO] [stdout] | ------- --------------------- [INFO] [stdout] 115 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] | | | [INFO] [stdout] | | unsatisfied trait bound introduced here [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] 116 | ::Results: AsRef<[u32]> + AsMut<[u32]> [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `next_u64`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `RngCore` [INFO] [stdout] candidate #2: `rand_core::RngCore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `fill_bytes` exists for struct `ReseedingRng`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:117:30 [INFO] [stdout] | [INFO] [stdout] 117 | unsafe { (*self.rng).fill_bytes(dest) } [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `ReseedingRng` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | -------------------------------- method `fill_bytes` not found for this struct because it doesn't satisfy `_: RngCore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_hc-0.1.0/src/hc128.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct Hc128Core { [INFO] [stdout] | -------------------- doesn't satisfy `::Item = u32`, `Hc128Core: BlockRngCore` or `Hc128Core: SeedableRng` [INFO] [stdout] | [INFO] [stdout] note: the following trait bounds were not satisfied: [INFO] [stdout] `::Item = u32` [INFO] [stdout] `Hc128Core: BlockRngCore` [INFO] [stdout] `Hc128Core: SeedableRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 114 | impl RngCore for ReseedingRng [INFO] [stdout] | ------- --------------------- [INFO] [stdout] 115 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] | | | [INFO] [stdout] | | unsatisfied trait bound introduced here [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] 116 | ::Results: AsRef<[u32]> + AsMut<[u32]> [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `fill_bytes`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `RngCore` [INFO] [stdout] candidate #2: `rand_core::RngCore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `try_fill_bytes` exists for struct `ReseedingRng`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/thread.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | unsafe { (*self.rng).try_fill_bytes(dest) } [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called on `ReseedingRng` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct ReseedingRng(BlockRng>) [INFO] [stdout] | -------------------------------- method `try_fill_bytes` not found for this struct because it doesn't satisfy `_: RngCore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_hc-0.1.0/src/hc128.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct Hc128Core { [INFO] [stdout] | -------------------- doesn't satisfy `::Item = u32`, `Hc128Core: BlockRngCore` or `Hc128Core: SeedableRng` [INFO] [stdout] | [INFO] [stdout] note: the following trait bounds were not satisfied: [INFO] [stdout] `::Item = u32` [INFO] [stdout] `Hc128Core: BlockRngCore` [INFO] [stdout] `Hc128Core: SeedableRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/rngs/adapter/reseeding.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 114 | impl RngCore for ReseedingRng [INFO] [stdout] | ------- --------------------- [INFO] [stdout] 115 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] | | | [INFO] [stdout] | | unsatisfied trait bound introduced here [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] 116 | ::Results: AsRef<[u32]> + AsMut<[u32]> [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `try_fill_bytes`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `RngCore` [INFO] [stdout] candidate #2: `rand_core::RngCore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u32` found for struct `rand_isaac::IsaacRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | self.0.next_u32() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | fn next_u32(&mut self) -> u32; [INFO] [stdout] | -------- the method is available for `rand_isaac::IsaacRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u64` with a similar name [INFO] [stdout] | [INFO] [stdout] 31 | self.0.next_u64() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u64` found for struct `rand_isaac::IsaacRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | self.0.next_u64() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | fn next_u64(&mut self) -> u64; [INFO] [stdout] | -------- the method is available for `rand_isaac::IsaacRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u64` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u32` with a similar name [INFO] [stdout] | [INFO] [stdout] 36 | self.0.next_u32() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fill_bytes` found for struct `rand_isaac::IsaacRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | self.0.fill_bytes(dest); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | fn fill_bytes(&mut self, dest: &mut [u8]); [INFO] [stdout] | ---------- the method is available for `rand_isaac::IsaacRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `try_fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 41 | self.0.try_fill_bytes(dest); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_fill_bytes` found for struct `rand_isaac::IsaacRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | self.0.try_fill_bytes(dest) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `try_fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 46 | self.0.fill_bytes(dest) [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `rand_isaac::IsaacRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | IsaacRng(rand_isaac::IsaacRng::from_seed(seed)) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `IsaacRng` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `rand_isaac::IsaacRng`, consider using `rand_isaac::IsaacRng::new_from_u64` which returns `rand_isaac::IsaacRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_isaac-0.1.1/src/isaac.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn new_from_u64(seed: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_seed` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_isaac::IsaacRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:53:44 [INFO] [stdout] | [INFO] [stdout] 53 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 54 | | IsaacRng(rand_isaac::IsaacRng::from_seed(seed)) [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ the trait `SeedableRng` is not implemented for `rand_isaac::IsaacRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_rng` found for struct `rand_isaac::IsaacRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | rand_isaac::IsaacRng::from_rng(rng).map(IsaacRng) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `IsaacRng` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `rand_isaac::IsaacRng`, consider using `rand_isaac::IsaacRng::new_from_u64` which returns `rand_isaac::IsaacRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_isaac-0.1.1/src/isaac.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn new_from_u64(seed: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_rng` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 58 | rand_isaac::IsaacRng::from(rng).map(IsaacRng) [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u32` found for struct `rand_isaac::Isaac64Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | self.0.next_u32() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | fn next_u32(&mut self) -> u32; [INFO] [stdout] | -------- the method is available for `rand_isaac::Isaac64Rng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u64` with a similar name [INFO] [stdout] | [INFO] [stdout] 77 | self.0.next_u64() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u64` found for struct `rand_isaac::Isaac64Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | self.0.next_u64() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | fn next_u64(&mut self) -> u64; [INFO] [stdout] | -------- the method is available for `rand_isaac::Isaac64Rng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u64` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u32` with a similar name [INFO] [stdout] | [INFO] [stdout] 82 | self.0.next_u32() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fill_bytes` found for struct `rand_isaac::Isaac64Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | self.0.fill_bytes(dest); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | fn fill_bytes(&mut self, dest: &mut [u8]); [INFO] [stdout] | ---------- the method is available for `rand_isaac::Isaac64Rng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `try_fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 87 | self.0.try_fill_bytes(dest); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_fill_bytes` found for struct `rand_isaac::Isaac64Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | self.0.try_fill_bytes(dest) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `try_fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 92 | self.0.fill_bytes(dest) [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `rand_isaac::Isaac64Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:100:44 [INFO] [stdout] | [INFO] [stdout] 100 | Isaac64Rng(rand_isaac::Isaac64Rng::from_seed(seed)) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Isaac64Rng` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `rand_isaac::Isaac64Rng`, consider using `rand_isaac::Isaac64Rng::new_from_u64` which returns `rand_isaac::Isaac64Rng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_isaac-0.1.1/src/isaac64.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn new_from_u64(seed: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_seed` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_isaac::Isaac64Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:99:44 [INFO] [stdout] | [INFO] [stdout] 99 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 100 | | Isaac64Rng(rand_isaac::Isaac64Rng::from_seed(seed)) [INFO] [stdout] 101 | | } [INFO] [stdout] | |_____^ the trait `SeedableRng` is not implemented for `rand_isaac::Isaac64Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_rng` found for struct `rand_isaac::Isaac64Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:104:33 [INFO] [stdout] | [INFO] [stdout] 104 | rand_isaac::Isaac64Rng::from_rng(rng).map(Isaac64Rng) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Isaac64Rng` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `rand_isaac::Isaac64Rng`, consider using `rand_isaac::Isaac64Rng::new_from_u64` which returns `rand_isaac::Isaac64Rng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_isaac-0.1.1/src/isaac64.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn new_from_u64(seed: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_rng` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 104 | rand_isaac::Isaac64Rng::from(rng).map(Isaac64Rng) [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u32` found for struct `rand_chacha::ChaChaRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | self.0.next_u32() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | fn next_u32(&mut self) -> u32; [INFO] [stdout] | -------- the method is available for `rand_chacha::ChaChaRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u64` with a similar name [INFO] [stdout] | [INFO] [stdout] 122 | self.0.next_u64() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u64` found for struct `rand_chacha::ChaChaRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | self.0.next_u64() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | fn next_u64(&mut self) -> u64; [INFO] [stdout] | -------- the method is available for `rand_chacha::ChaChaRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u64` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u32` with a similar name [INFO] [stdout] | [INFO] [stdout] 127 | self.0.next_u32() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fill_bytes` found for struct `rand_chacha::ChaChaRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:132:16 [INFO] [stdout] | [INFO] [stdout] 132 | self.0.fill_bytes(dest); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | fn fill_bytes(&mut self, dest: &mut [u8]); [INFO] [stdout] | ---------- the method is available for `rand_chacha::ChaChaRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `try_fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 132 | self.0.try_fill_bytes(dest); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_fill_bytes` found for struct `rand_chacha::ChaChaRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | self.0.try_fill_bytes(dest) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `try_fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 137 | self.0.fill_bytes(dest) [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `rand_chacha::ChaChaRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:145:43 [INFO] [stdout] | [INFO] [stdout] 145 | ChaChaRng(rand_chacha::ChaChaRng::from_seed(seed)) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `ChaChaRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_seed` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_chacha::ChaChaRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:144:44 [INFO] [stdout] | [INFO] [stdout] 144 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 145 | | ChaChaRng(rand_chacha::ChaChaRng::from_seed(seed)) [INFO] [stdout] 146 | | } [INFO] [stdout] | |_____^ the trait `SeedableRng` is not implemented for `rand_chacha::ChaChaRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_rng` found for struct `rand_chacha::ChaChaRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:149:33 [INFO] [stdout] | [INFO] [stdout] 149 | rand_chacha::ChaChaRng::from_rng(rng).map(ChaChaRng) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `ChaChaRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_rng` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 149 | rand_chacha::ChaChaRng::from(rng).map(ChaChaRng) [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u32` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:179:16 [INFO] [stdout] | [INFO] [stdout] 179 | self.0.next_u32() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | fn next_u32(&mut self) -> u32; [INFO] [stdout] | -------- the method is available for `rand_hc::Hc128Rng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u64` with a similar name [INFO] [stdout] | [INFO] [stdout] 179 | self.0.next_u64() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u64` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:184:16 [INFO] [stdout] | [INFO] [stdout] 184 | self.0.next_u64() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | fn next_u64(&mut self) -> u64; [INFO] [stdout] | -------- the method is available for `rand_hc::Hc128Rng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u64` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u32` with a similar name [INFO] [stdout] | [INFO] [stdout] 184 | self.0.next_u32() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fill_bytes` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | self.0.fill_bytes(dest); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | fn fill_bytes(&mut self, dest: &mut [u8]); [INFO] [stdout] | ---------- the method is available for `rand_hc::Hc128Rng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `try_fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 189 | self.0.try_fill_bytes(dest); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_fill_bytes` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | self.0.try_fill_bytes(dest) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `try_fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 194 | self.0.fill_bytes(dest) [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:202:37 [INFO] [stdout] | [INFO] [stdout] 202 | Hc128Rng(rand_hc::Hc128Rng::from_seed(seed)) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_seed` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:201:44 [INFO] [stdout] | [INFO] [stdout] 201 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 202 | | Hc128Rng(rand_hc::Hc128Rng::from_seed(seed)) [INFO] [stdout] 203 | | } [INFO] [stdout] | |_____^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_rng` found for struct `rand_hc::Hc128Rng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:206:28 [INFO] [stdout] | [INFO] [stdout] 206 | rand_hc::Hc128Rng::from_rng(rng).map(Hc128Rng) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_rng` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 206 | rand_hc::Hc128Rng::from(rng).map(Hc128Rng) [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u32` found for struct `rand_xorshift::XorShiftRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:220:16 [INFO] [stdout] | [INFO] [stdout] 220 | self.0.next_u32() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | fn next_u32(&mut self) -> u32; [INFO] [stdout] | -------- the method is available for `rand_xorshift::XorShiftRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u32` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u64` with a similar name [INFO] [stdout] | [INFO] [stdout] 220 | self.0.next_u64() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u64` found for struct `rand_xorshift::XorShiftRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:225:16 [INFO] [stdout] | [INFO] [stdout] 225 | self.0.next_u64() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | fn next_u64(&mut self) -> u64; [INFO] [stdout] | -------- the method is available for `rand_xorshift::XorShiftRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u64` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `next_u32` with a similar name [INFO] [stdout] | [INFO] [stdout] 225 | self.0.next_u32() [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fill_bytes` found for struct `rand_xorshift::XorShiftRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:230:16 [INFO] [stdout] | [INFO] [stdout] 230 | self.0.fill_bytes(dest); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.3.0/src/lib.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | fn fill_bytes(&mut self, dest: &mut [u8]); [INFO] [stdout] | ---------- the method is available for `rand_xorshift::XorShiftRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `try_fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 230 | self.0.try_fill_bytes(dest); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_fill_bytes` found for struct `rand_xorshift::XorShiftRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:235:16 [INFO] [stdout] | [INFO] [stdout] 235 | self.0.try_fill_bytes(dest) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `try_fill_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::RngCore; [INFO] [stdout] | [INFO] [stdout] help: there is a method `fill_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 235 | self.0.fill_bytes(dest) [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_seed` found for struct `rand_xorshift::XorShiftRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:243:51 [INFO] [stdout] | [INFO] [stdout] 243 | XorShiftRng(::rand_xorshift::XorShiftRng::from_seed(seed)) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_seed` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_xorshift::XorShiftRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:242:44 [INFO] [stdout] | [INFO] [stdout] 242 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 243 | | XorShiftRng(::rand_xorshift::XorShiftRng::from_seed(seed)) [INFO] [stdout] 244 | | } [INFO] [stdout] | |_____^ the trait `SeedableRng` is not implemented for `rand_xorshift::XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_rng` found for struct `rand_xorshift::XorShiftRng` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:247:39 [INFO] [stdout] | [INFO] [stdout] 247 | ::rand_xorshift::XorShiftRng::from_rng(rng).map(XorShiftRng) [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `XorShiftRng` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SeedableRng` which provides `from_rng` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use rand_core::SeedableRng; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 247 | ::rand_xorshift::XorShiftRng::from(rng).map(XorShiftRng) [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/deprecated.rs:282:44 [INFO] [stdout] | [INFO] [stdout] 282 | fn from_seed(seed: Self::Seed) -> Self { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 283 | | StdRng(rngs::StdRng::from_seed(seed)) [INFO] [stdout] 284 | | } [INFO] [stdout] | |_____^ the trait `SeedableRng` is not implemented for `rand_hc::Hc128Rng` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `SeedableRng`: [INFO] [stdout] BlockRng64 [INFO] [stdout] BlockRng [INFO] [stdout] SmallRng [INFO] [stdout] deprecated::ChaChaRng [INFO] [stdout] deprecated::Hc128Rng [INFO] [stdout] deprecated::Isaac64Rng [INFO] [stdout] deprecated::IsaacRng [INFO] [stdout] deprecated::StdRng [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stdout] error: aborting due to 103 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 104 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b6400d5016bc9eb80c13c9a6a758ffb09b9e578dd6842b6fc4047639d493aa54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6400d5016bc9eb80c13c9a6a758ffb09b9e578dd6842b6fc4047639d493aa54", kill_on_drop: false }` [INFO] [stdout] b6400d5016bc9eb80c13c9a6a758ffb09b9e578dd6842b6fc4047639d493aa54