[INFO] fetching crate pwbox 0.5.0...
[INFO] testing pwbox-0.5.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pwbox 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate pwbox 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pwbox 0.5.0
[INFO] tweaked toml for crates.io crate pwbox 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pwbox 0.5.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pwbox 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd5b876a279cd708aa2b0d887f272da4cde556ca3b00289cdad292f899ac5289
[INFO] running `Command { std: "docker" "start" "-a" "fd5b876a279cd708aa2b0d887f272da4cde556ca3b00289cdad292f899ac5289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd5b876a279cd708aa2b0d887f272da4cde556ca3b00289cdad292f899ac5289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd5b876a279cd708aa2b0d887f272da4cde556ca3b00289cdad292f899ac5289", kill_on_drop: false }`
[INFO] [stdout] fd5b876a279cd708aa2b0d887f272da4cde556ca3b00289cdad292f899ac5289
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2aca60653c3997cd401f647a6e80bbb43b86252144baaba6a984f58db666692
[INFO] running `Command { std: "docker" "start" "-a" "d2aca60653c3997cd401f647a6e80bbb43b86252144baaba6a984f58db666692", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.113
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling crc32fast v1.3.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.135
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling crypto-common v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling digest v0.10.1
[INFO] [stderr]    Compiling salsa20 v0.9.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling hmac v0.12.0
[INFO] [stderr]    Compiling pbkdf2 v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.1
[INFO] [stderr]    Compiling scrypt v0.8.1
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling exonum_libsodium-sys v0.0.23
[INFO] [stderr]    Compiling exonum_sodiumoxide v0.0.23
[INFO] [stderr]    Compiling hex-buffer-serde v0.3.0
[INFO] [stderr]    Compiling pwbox v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]    --> src/lib.rs:114:77
[INFO] [stdout]     |
[INFO] [stdout] 114 |         borrow::ToOwned, boxed::Box, collections::BTreeMap, string::String, vec, vec::Vec,
[INFO] [stdout]     |                                                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s
[INFO] running `Command { std: "docker" "inspect" "d2aca60653c3997cd401f647a6e80bbb43b86252144baaba6a984f58db666692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2aca60653c3997cd401f647a6e80bbb43b86252144baaba6a984f58db666692", kill_on_drop: false }`
[INFO] [stdout] d2aca60653c3997cd401f647a6e80bbb43b86252144baaba6a984f58db666692
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30587f7d21a94758d015e00ae68e6902d0a799e92fd49d16db9abb52afb3fd10
[INFO] running `Command { std: "docker" "start" "-a" "30587f7d21a94758d015e00ae68e6902d0a799e92fd49d16db9abb52afb3fd10", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.135
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling exonum_libsodium-sys v0.0.23
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]    Compiling exonum_sodiumoxide v0.0.23
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling hex-buffer-serde v0.3.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_yaml v0.8.23
[INFO] [stderr]    Compiling pwbox v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]    --> src/lib.rs:114:77
[INFO] [stdout]     |
[INFO] [stdout] 114 |         borrow::ToOwned, boxed::Box, collections::BTreeMap, string::String, vec, vec::Vec,
[INFO] [stdout]     |                                                                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling version-sync v0.9.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.08s
[INFO] running `Command { std: "docker" "inspect" "30587f7d21a94758d015e00ae68e6902d0a799e92fd49d16db9abb52afb3fd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30587f7d21a94758d015e00ae68e6902d0a799e92fd49d16db9abb52afb3fd10", kill_on_drop: false }`
[INFO] [stdout] 30587f7d21a94758d015e00ae68e6902d0a799e92fd49d16db9abb52afb3fd10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78cffc299519902e054e46e5a416a152645d22adb5aa0dc1fc7ef98444c702bb
[INFO] running `Command { std: "docker" "start" "-a" "78cffc299519902e054e46e5a416a152645d22adb5aa0dc1fc7ef98444c702bb", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `vec`
[INFO] [stderr]    --> src/lib.rs:114:77
[INFO] [stderr]     |
[INFO] [stderr] 114 |         borrow::ToOwned, boxed::Box, collections::BTreeMap, string::String, vec, vec::Vec,
[INFO] [stderr]     |                                                                             ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pwbox` (lib) generated 1 warning (run `cargo fix --lib -p pwbox` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pwbox-2b809609b1b100b0)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test sodium::tests::compat_scrypt_parameters ... ok
[INFO] [stdout] test utils::log2_transform ... ok
[INFO] [stdout] test erased::erase_pwbox ... ok
[INFO] [stdout] test sodium::tests::scrypt_and_chacha ... ok
[INFO] [stdout] test sodium::tests::scrypt_and_salsa ... ok
[INFO] [stdout] test sodium::tests::compat_scrypt_and_salsa ... ok
[INFO] [stdout] test sodium::tests::scrypt_and_salsa_corruption ... ok
[INFO] [stdout] test sodium::tests::scrypt_and_chacha_corruption ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/version_match.rs (/opt/rustwide/target/debug/deps/version_match-fc5dd1de662a4b4b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test readme_is_in_sync ... ok
[INFO] [stdout] test html_root_url_is_in_sync ... ok
[INFO] [stderr]    Doc-tests pwbox
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/utils.rs - utils::ScryptParams (line 109) ... FAILED
[INFO] [stdout] test src/erased.rs - erased::Eraser (line 137) ... ok
[INFO] [stdout] test src/lib.rs - (line 57) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/erased.rs - erased::ErasedPwBox (line 35) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils.rs - utils::ScryptParams (line 109) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pwbox::rcrypto`
[INFO] [stdout]    --> src/utils.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout]   6 | use pwbox::rcrypto::Scrypt;
[INFO] [stdout]     |            ^^^^^^^ could not find `rcrypto` in `pwbox`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[cfg(feature = "rust-crypto")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `rust-crypto` feature
[INFO] [stdout] 123 | #[cfg_attr(docsrs, doc(cfg(feature = "rust-crypto")))]
[INFO] [stdout] 124 | pub mod rcrypto;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/utils.rs - utils::ScryptParams (line 109)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78cffc299519902e054e46e5a416a152645d22adb5aa0dc1fc7ef98444c702bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78cffc299519902e054e46e5a416a152645d22adb5aa0dc1fc7ef98444c702bb", kill_on_drop: false }`
[INFO] [stdout] 78cffc299519902e054e46e5a416a152645d22adb5aa0dc1fc7ef98444c702bb
