[INFO] cloning repository https://github.com/bbrener1/dylib_linking_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbrener1/dylib_linking_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbrener1%2Fdylib_linking_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbrener1%2Fdylib_linking_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94f98b27b66c237c99a490e3856421530c88991d [INFO] checking bbrener1/dylib_linking_test against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbrener1%2Fdylib_linking_test" "/workspace/builds/worker-40/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-40/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbrener1/dylib_linking_test on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bbrener1/dylib_linking_test [INFO] finished tweaking git repo https://github.com/bbrener1/dylib_linking_test [INFO] tweaked toml for git repo https://github.com/bbrener1/dylib_linking_test written to /workspace/builds/worker-40/source/Cargo.toml [INFO] crate git repo https://github.com/bbrener1/dylib_linking_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c04293d05d10ac48bd61fe30c61097e790ab919f8a8078f48192d166760f027 [INFO] running `Command { std: "docker" "start" "-a" "7c04293d05d10ac48bd61fe30c61097e790ab919f8a8078f48192d166760f027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c04293d05d10ac48bd61fe30c61097e790ab919f8a8078f48192d166760f027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c04293d05d10ac48bd61fe30c61097e790ab919f8a8078f48192d166760f027", kill_on_drop: false }` [INFO] [stdout] 7c04293d05d10ac48bd61fe30c61097e790ab919f8a8078f48192d166760f027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fe847cc4b0b39b341c1318b97f74d08e754d133cf0ca44bb143cd96c4801772 [INFO] running `Command { std: "docker" "start" "-a" "5fe847cc4b0b39b341c1318b97f74d08e754d133cf0ca44bb143cd96c4801772", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ndarray v0.12.0 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking blas-src v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling object v0.26.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Checking lapacke-sys v0.1.4 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Checking lapacke v0.2.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] note: required by a bound in `SeedableRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.2/src/lib.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | pub trait SeedableRng: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SeedableRng` [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/github.com-1ecc6299db9ec823/rand-0.6.5/src/rngs/std.rs:58:8 [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] [INFO] [stdout] error[E0277]: the trait bound `rand_isaac::IsaacRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] note: required by a bound in `SeedableRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.2/src/lib.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | pub trait SeedableRng: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SeedableRng` [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/github.com-1ecc6299db9ec823/rand-0.6.5/src/deprecated.rs:53:8 [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] [INFO] [stdout] error[E0277]: the trait bound `rand_isaac::Isaac64Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] note: required by a bound in `SeedableRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.2/src/lib.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | pub trait SeedableRng: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SeedableRng` [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/github.com-1ecc6299db9ec823/rand-0.6.5/src/deprecated.rs:99:8 [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] [INFO] [stdout] error[E0277]: the trait bound `rand_chacha::ChaChaRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] note: required by a bound in `SeedableRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.2/src/lib.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | pub trait SeedableRng: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SeedableRng` [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/github.com-1ecc6299db9ec823/rand-0.6.5/src/deprecated.rs:144:8 [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] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] note: required by a bound in `SeedableRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.2/src/lib.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | pub trait SeedableRng: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SeedableRng` [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/github.com-1ecc6299db9ec823/rand-0.6.5/src/deprecated.rs:201:8 [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] [INFO] [stdout] error[E0277]: the trait bound `rand_xorshift::XorShiftRng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] note: required by a bound in `SeedableRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.2/src/lib.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | pub trait SeedableRng: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SeedableRng` [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/github.com-1ecc6299db9ec823/rand-0.6.5/src/deprecated.rs:242:8 [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] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] [INFO] [stdout] error[E0277]: the trait bound `rand_hc::Hc128Rng: SeedableRng` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.6.5/src/deprecated.rs:282:8 [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] [INFO] [stdout] error[E0277]: the trait bound `Hc128Core: BlockRngCore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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 [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `reseeding::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/github.com-1ecc6299db9ec823/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] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `reseeding::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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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 [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `reseeding::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/github.com-1ecc6299db9ec823/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] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `reseeding::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/github.com-1ecc6299db9ec823/rand-0.6.5/src/rngs/thread.rs:77:28 [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/github.com-1ecc6299db9ec823/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 [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `reseeding::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/github.com-1ecc6299db9ec823/rand-0.6.5/src/rngs/thread.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | static THREAD_RNG_KEY: UnsafeCell> = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SeedableRng` 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/github.com-1ecc6299db9ec823/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 [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `reseeding::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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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 [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `reseeding::ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::__thread_local_inner` (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/github.com-1ecc6299db9ec823/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] note: required by a bound in `reseeding::ReseedingRng` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 [INFO] [stdout] 89 | where R: BlockRngCore + SeedableRng, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `reseeding::ReseedingRng` [INFO] [stdout] = note: this error originates in the macro `$crate::__thread_local_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` due to 23 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5fe847cc4b0b39b341c1318b97f74d08e754d133cf0ca44bb143cd96c4801772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe847cc4b0b39b341c1318b97f74d08e754d133cf0ca44bb143cd96c4801772", kill_on_drop: false }` [INFO] [stdout] 5fe847cc4b0b39b341c1318b97f74d08e754d133cf0ca44bb143cd96c4801772