[INFO] fetching crate recrypt 0.14.1...
[INFO] testing recrypt-0.14.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate recrypt 0.14.1 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate recrypt 0.14.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate recrypt 0.14.1
[INFO] tweaked toml for crates.io crate recrypt 0.14.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate recrypt 0.14.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding getrandom v0.2.16 (available: v0.3.3)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gridiron v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 508a2f2e6bfb3cdc9311909bec7b143a15d63f52bbf854b9ab765aa00027539d
[INFO] running `Command { std: "docker" "start" "-a" "508a2f2e6bfb3cdc9311909bec7b143a15d63f52bbf854b9ab765aa00027539d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "508a2f2e6bfb3cdc9311909bec7b143a15d63f52bbf854b9ab765aa00027539d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "508a2f2e6bfb3cdc9311909bec7b143a15d63f52bbf854b9ab765aa00027539d", kill_on_drop: false }`
[INFO] [stdout] 508a2f2e6bfb3cdc9311909bec7b143a15d63f52bbf854b9ab765aa00027539d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f659157648e34502ebee7a5038a5ac23e481cad3849dc029e3fcaa26425d09df
[INFO] running `Command { std: "docker" "start" "-a" "f659157648e34502ebee7a5038a5ac23e481cad3849dc029e3fcaa26425d09df", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling gridiron v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling recrypt v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/internal/mod.rs:1136:31
[INFO] [stdout]      |
[INFO] [stdout] 1136 | pub(crate) fn take_lock<T>(m: &Mutex<T>) -> MutexGuard<T> {
[INFO] [stdout]      |                               ^^^^^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1136 | pub(crate) fn take_lock<T>(m: &Mutex<T>) -> MutexGuard<'_, T> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 17.98s
[INFO] running `Command { std: "docker" "inspect" "f659157648e34502ebee7a5038a5ac23e481cad3849dc029e3fcaa26425d09df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f659157648e34502ebee7a5038a5ac23e481cad3849dc029e3fcaa26425d09df", kill_on_drop: false }`
[INFO] [stdout] f659157648e34502ebee7a5038a5ac23e481cad3849dc029e3fcaa26425d09df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b82d66932110bbb906f0d3dc5b602d2912722209799a4e01dd7cc0ba09566505
[INFO] running `Command { std: "docker" "start" "-a" "b82d66932110bbb906f0d3dc5b602d2912722209799a4e01dd7cc0ba09566505", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/internal/mod.rs:1136:31
[INFO] [stdout]      |
[INFO] [stdout] 1136 | pub(crate) fn take_lock<T>(m: &Mutex<T>) -> MutexGuard<T> {
[INFO] [stdout]      |                               ^^^^^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1136 | pub(crate) fn take_lock<T>(m: &Mutex<T>) -> MutexGuard<'_, T> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling recrypt v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/internal/mod.rs:1136:31
[INFO] [stdout]      |
[INFO] [stdout] 1136 | pub(crate) fn take_lock<T>(m: &Mutex<T>) -> MutexGuard<T> {
[INFO] [stdout]      |                               ^^^^^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1136 | pub(crate) fn take_lock<T>(m: &Mutex<T>) -> MutexGuard<'_, T> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `recrypt` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name recrypt --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("disable_memlock", "getrandom", "wasm"))' -C metadata=2114674c3891aeaf -C extra-filename=-9e55f8c941f277e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-753fb397caff6d30.rlib --extern clear_on_drop=/opt/rustwide/target/debug/deps/libclear_on_drop-5e5f708077d2a5ad.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-a6592c5c546db482.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-a5f1dab27a9214e1.so --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-1331d5e18738f0fe.rlib --extern gridiron=/opt/rustwide/target/debug/deps/libgridiron-cf667d10ca183aff.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ccf503a47a9100e2.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-769893a78ffc72cc.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f7b742df0242fdfd.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9220e4bc8254902a.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b09313c7da8f728b.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-97020e34f16bae2d.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-4f985c84bc1c60be.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d9bde95283a01f37.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-4589ab2b46e93bce.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a075d5353d7df88a.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0cd3a55a91fe87fe.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-b54b96606c821180/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b82d66932110bbb906f0d3dc5b602d2912722209799a4e01dd7cc0ba09566505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b82d66932110bbb906f0d3dc5b602d2912722209799a4e01dd7cc0ba09566505", kill_on_drop: false }`
[INFO] [stdout] b82d66932110bbb906f0d3dc5b602d2912722209799a4e01dd7cc0ba09566505
