[INFO] fetching crate opendp-ffi 0.4.0... [INFO] checking opendp-ffi-0.4.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate opendp-ffi 0.4.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate opendp-ffi 0.4.0 [INFO] finished tweaking crates.io crate opendp-ffi 0.4.0 [INFO] tweaked toml for crates.io crate opendp-ffi 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate opendp-ffi 0.4.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--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] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.10.0) [INFO] [stderr] Adding num v0.3.1 (available: v0.4.3) [INFO] [stderr] Adding opendp v0.4.0 (available: v0.13.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 377ccc11f1b7917a8c6856ea7bbd186153fc47261db5b761205be019d6dc7672 [INFO] running `Command { std: "docker" "start" "-a" "377ccc11f1b7917a8c6856ea7bbd186153fc47261db5b761205be019d6dc7672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "377ccc11f1b7917a8c6856ea7bbd186153fc47261db5b761205be019d6dc7672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377ccc11f1b7917a8c6856ea7bbd186153fc47261db5b761205be019d6dc7672", kill_on_drop: false }` [INFO] [stdout] 377ccc11f1b7917a8c6856ea7bbd186153fc47261db5b761205be019d6dc7672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3609f91d79cfacb1d147bb7e1088f74a71ad576475faab5420ca576dbd342be0 [INFO] running `Command { std: "docker" "start" "-a" "3609f91d79cfacb1d147bb7e1088f74a71ad576475faab5420ca576dbd342be0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling opendp-ffi v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking statrs v0.13.0 [INFO] [stderr] Checking opendp v0.4.0 [INFO] [stdout] error[E0599]: no function or associated item named `new_custom` found for struct `ThreadRandState` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opendp-0.4.0/src/samplers.rs:553:46 [INFO] [stdout] | [INFO] [stdout] 553 | let mut state = ThreadRandState::new_custom(&mut rng); [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-1949cf8c6b5b557f/rug-1.27.0/src/rand.rs:752:5 [INFO] [stdout] | [INFO] [stdout] 752 | 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opendp-0.4.0/src/samplers.rs:591:46 [INFO] [stdout] | [INFO] [stdout] 591 | let mut state = ThreadRandState::new_custom(&mut rng); [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-1949cf8c6b5b557f/rug-1.27.0/src/rand.rs:752:5 [INFO] [stdout] | [INFO] [stdout] 752 | 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] [stderr] error: could not compile `opendp` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3609f91d79cfacb1d147bb7e1088f74a71ad576475faab5420ca576dbd342be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3609f91d79cfacb1d147bb7e1088f74a71ad576475faab5420ca576dbd342be0", kill_on_drop: false }` [INFO] [stdout] 3609f91d79cfacb1d147bb7e1088f74a71ad576475faab5420ca576dbd342be0