[INFO] fetching crate kubernetes-applier-interface 0.3.0... [INFO] testing kubernetes-applier-interface-0.3.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate kubernetes-applier-interface 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate kubernetes-applier-interface 0.3.0 [INFO] finished tweaking crates.io crate kubernetes-applier-interface 0.3.0 [INFO] tweaked toml for crates.io crate kubernetes-applier-interface 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kubernetes-applier-interface 0.3.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 376 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding base64ct v1.1.1 (available: v1.8.0) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding wasmbus-rpc v0.9.3 (available: v0.15.0) [INFO] [stderr] Adding weld-codegen v0.4.6 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdf4c2d1b99bb9fbb9873afbf43161d4db21f2a169f84de0b03a8b5196e97e39 [INFO] running `Command { std: "docker" "start" "-a" "bdf4c2d1b99bb9fbb9873afbf43161d4db21f2a169f84de0b03a8b5196e97e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdf4c2d1b99bb9fbb9873afbf43161d4db21f2a169f84de0b03a8b5196e97e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf4c2d1b99bb9fbb9873afbf43161d4db21f2a169f84de0b03a8b5196e97e39", kill_on_drop: false }` [INFO] [stdout] bdf4c2d1b99bb9fbb9873afbf43161d4db21f2a169f84de0b03a8b5196e97e39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30068e739a6504d08fa90ea1cc972b68ce972a822b51f0f61a4ab3c5ba28da83 [INFO] running `Command { std: "docker" "start" "-a" "30068e739a6504d08fa90ea1cc972b68ce972a822b51f0f61a4ab3c5ba28da83", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling signatory v0.23.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nuid v0.3.2 [INFO] [stderr] Compiling nkeys v0.2.0 [INFO] [stdout] error[E0432]: unresolved import `rand::distributions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nuid-0.3.2/src/lib.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | use rand::distributions::Alphanumeric; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `distributions` in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `sample_iter` exists for struct `OsRng`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nuid-0.3.2/src/lib.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | for (i, n) in rng.sample_iter(&Alphanumeric).take(PRE_LEN).enumerate() { [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `OsRng` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/src/os.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct OsRng; [INFO] [stdout] | ---------------- doesn't satisfy `OsRng: RngCore` or `OsRng: Rng` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OsRng: RngCore` [INFO] [stdout] which is required by `OsRng: Rng` [INFO] [stdout] `&OsRng: RngCore` [INFO] [stdout] which is required by `&OsRng: Rng` [INFO] [stdout] `&mut OsRng: RngCore` [INFO] [stdout] which is required by `&mut OsRng: Rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nuid` (lib) due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "30068e739a6504d08fa90ea1cc972b68ce972a822b51f0f61a4ab3c5ba28da83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30068e739a6504d08fa90ea1cc972b68ce972a822b51f0f61a4ab3c5ba28da83", kill_on_drop: false }` [INFO] [stdout] 30068e739a6504d08fa90ea1cc972b68ce972a822b51f0f61a4ab3c5ba28da83