[INFO] fetching crate scicrypt-traits 0.7.1... [INFO] checking scicrypt-traits-0.7.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate scicrypt-traits 0.7.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate scicrypt-traits 0.7.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scicrypt-traits 0.7.1 [INFO] finished tweaking crates.io crate scicrypt-traits 0.7.1 [INFO] tweaked toml for crates.io crate scicrypt-traits 0.7.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 694ffd775de39e63dd45a9e60843e0521e28461fa1ea3bfdbdd169bba3f900cb [INFO] running `Command { std: "docker" "start" "-a" "694ffd775de39e63dd45a9e60843e0521e28461fa1ea3bfdbdd169bba3f900cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "694ffd775de39e63dd45a9e60843e0521e28461fa1ea3bfdbdd169bba3f900cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "694ffd775de39e63dd45a9e60843e0521e28461fa1ea3bfdbdd169bba3f900cb", kill_on_drop: false }` [INFO] [stdout] 694ffd775de39e63dd45a9e60843e0521e28461fa1ea3bfdbdd169bba3f900cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4c98a7e150bda582f5e104572291911483dab061f5fd7fa30311a048417a172 [INFO] running `Command { std: "docker" "start" "-a" "b4c98a7e150bda582f5e104572291911483dab061f5fd7fa30311a048417a172", kill_on_drop: false }` [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rug v1.26.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking scicrypt-traits v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new_custom` found for struct `ThreadRandState` in the current scope [INFO] [stdout] --> src/randomness.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | ThreadRandState::new_custom(&mut self.rng_wrapper) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `ThreadRandState<'_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `ThreadRandState<'_>`, consider using `ThreadRandState::<'_>::from_raw` which returns `ThreadRandState<'static>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rug-1.26.1/src/rand.rs:750:5 [INFO] [stdout] | [INFO] [stdout] 750 | pub unsafe fn from_raw(raw: randstate_t) -> ThreadRandState<'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_custom` found for struct `ThreadRandState` in the current scope [INFO] [stdout] --> src/randomness.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | ThreadRandState::new_custom(&mut self.rng_wrapper) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `ThreadRandState<'_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `ThreadRandState<'_>`, consider using `ThreadRandState::<'_>::from_raw` which returns `ThreadRandState<'static>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rug-1.26.1/src/rand.rs:750:5 [INFO] [stdout] | [INFO] [stdout] 750 | pub unsafe fn from_raw(raw: randstate_t) -> ThreadRandState<'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scicrypt-traits` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `scicrypt-traits` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b4c98a7e150bda582f5e104572291911483dab061f5fd7fa30311a048417a172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c98a7e150bda582f5e104572291911483dab061f5fd7fa30311a048417a172", kill_on_drop: false }` [INFO] [stdout] b4c98a7e150bda582f5e104572291911483dab061f5fd7fa30311a048417a172