[INFO] fetching crate opendp-ffi 0.4.0...
[INFO] testing opendp-ffi-0.4.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate opendp-ffi 0.4.0 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate opendp-ffi 0.4.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 86 packages to latest compatible versions
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.12.0)
[INFO] [stderr]       Adding num v0.3.1 (available: v0.4.3)
[INFO] [stderr]       Adding opendp v0.4.0 (available: v0.14.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded approx v0.3.2
[INFO] [stderr]   Downloaded alga v0.9.3
[INFO] [stderr]   Downloaded ieee754 v0.2.6
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded opendp v0.4.0
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded rand_distr v0.2.2
[INFO] [stderr]   Downloaded statrs v0.13.0
[INFO] [stderr]   Downloaded matrixmultiply v0.2.4
[INFO] [stderr]   Downloaded nalgebra v0.19.0
[INFO] [stderr]   Downloaded rug v1.28.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d89586d5fc89f555530ee952bd90a9c187de317959c95818bf39c7c1aa78e506
[INFO] running `Command { std: "docker" "start" "-a" "d89586d5fc89f555530ee952bd90a9c187de317959c95818bf39c7c1aa78e506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d89586d5fc89f555530ee952bd90a9c187de317959c95818bf39c7c1aa78e506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d89586d5fc89f555530ee952bd90a9c187de317959c95818bf39c7c1aa78e506", kill_on_drop: false }`
[INFO] [stdout] d89586d5fc89f555530ee952bd90a9c187de317959c95818bf39c7c1aa78e506
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fea80c66aa51558cb53e429df7cae7d631e990215e472316c0247594e6d8c15d
[INFO] running `Command { std: "docker" "start" "-a" "fea80c66aa51558cb53e429df7cae7d631e990215e472316c0247594e6d8c15d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling rug v1.28.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling nalgebra v0.19.0
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling opendp-ffi v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling statrs v0.13.0
[INFO] [stderr]    Compiling opendp v0.4.0
[INFO] [stdout] error[E0599]: no function or associated item named `new_custom` found for struct `ThreadRandState<'a>` 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.28.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<'a>` 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.28.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" "fea80c66aa51558cb53e429df7cae7d631e990215e472316c0247594e6d8c15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fea80c66aa51558cb53e429df7cae7d631e990215e472316c0247594e6d8c15d", kill_on_drop: false }`
[INFO] [stdout] fea80c66aa51558cb53e429df7cae7d631e990215e472316c0247594e6d8c15d
