[INFO] fetching crate nimue 0.1.1...
[INFO] testing nimue-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nimue 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate nimue 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate nimue 0.1.1
[INFO] tweaked toml for crates.io crate nimue 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nimue 0.1.1 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 nimue 0.1.1 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f308a17eedd821c7f8ad4bbed3d847b55cc0ba4818143b138c718ca4df3a4806
[INFO] running `Command { std: "docker" "start" "-a" "f308a17eedd821c7f8ad4bbed3d847b55cc0ba4818143b138c718ca4df3a4806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f308a17eedd821c7f8ad4bbed3d847b55cc0ba4818143b138c718ca4df3a4806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f308a17eedd821c7f8ad4bbed3d847b55cc0ba4818143b138c718ca4df3a4806", kill_on_drop: false }`
[INFO] [stdout] f308a17eedd821c7f8ad4bbed3d847b55cc0ba4818143b138c718ca4df3a4806
[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=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] 1fb9c8f28c80974375441587773de5dc735ca2a4660e1d9310b7d2f90bf2b6b3
[INFO] running `Command { std: "docker" "start" "-a" "1fb9c8f28c80974375441587773de5dc735ca2a4660e1d9310b7d2f90bf2b6b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nimue v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.45s
[INFO] running `Command { std: "docker" "inspect" "1fb9c8f28c80974375441587773de5dc735ca2a4660e1d9310b7d2f90bf2b6b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb9c8f28c80974375441587773de5dc735ca2a4660e1d9310b7d2f90bf2b6b3", kill_on_drop: false }`
[INFO] [stdout] 1fb9c8f28c80974375441587773de5dc735ca2a4660e1d9310b7d2f90bf2b6b3
[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=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] b8ffaec1dbed550b8422827ac2766ff50d70ad066da8528657b853ee32aff4eb
[INFO] running `Command { std: "docker" "start" "-a" "b8ffaec1dbed550b8422827ac2766ff50d70ad066da8528657b853ee32aff4eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ed25519-bip32 v0.4.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pallas-codec v0.31.0
[INFO] [stderr]    Compiling pbjson v0.7.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling pallas-crypto v0.31.0
[INFO] [stderr]    Compiling bip39 v2.1.0
[INFO] [stderr]    Compiling pallas-addresses v0.31.0
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling pallas-primitives v0.31.0
[INFO] [stderr]    Compiling pallas-wallet v0.31.0
[INFO] [stderr]    Compiling pallas-network v0.31.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling nimue v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling ark-pallas v0.4.0
[INFO] [stderr]    Compiling ark-curve25519 v0.4.0
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling ark-vesta v0.4.0
[INFO] [stderr]    Compiling pallas-traverse v0.31.0
[INFO] [stderr]    Compiling pallas-configs v0.31.0
[INFO] [stderr]    Compiling utxorpc-spec v0.11.0
[INFO] [stderr]    Compiling pallas-applying v0.31.0
[INFO] [stderr]    Compiling pallas-txbuilder v0.31.0
[INFO] [stderr]    Compiling pallas-utxorpc v0.31.0
[INFO] [stderr]    Compiling pallas v0.31.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] running `Command { std: "docker" "inspect" "b8ffaec1dbed550b8422827ac2766ff50d70ad066da8528657b853ee32aff4eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8ffaec1dbed550b8422827ac2766ff50d70ad066da8528657b853ee32aff4eb", kill_on_drop: false }`
[INFO] [stdout] b8ffaec1dbed550b8422827ac2766ff50d70ad066da8528657b853ee32aff4eb
[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=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] 47273ab79e46a214dec8a983c6e8346a0105894dc4cd4a569b571789a549218f
[INFO] running `Command { std: "docker" "start" "-a" "47273ab79e46a214dec8a983c6e8346a0105894dc4cd4a569b571789a549218f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nimue-c5e3d966de34d148)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::test_deterministic ... ok
[INFO] [stdout] test hash::legacy::test_shosha ... ok
[INFO] [stdout] test tests::test_iopattern ... ok
[INFO] [stdout] test tests::test_merlin_bytewriter ... ok
[INFO] [stdout] test tests::test_merlin_empty_absorb ... ok
[INFO] [stdout] test tests::test_merlin_rng_basic ... ok
[INFO] [stdout] test tests::test_transcript_readwrite ... ok
[INFO] [stdout] test tests::test_streaming_keccak ... ok
[INFO] [stdout] test tests::test_invalid_io_sequence ... ok
[INFO] [stdout] test tests::test_streaming_sha2 ... ok
[INFO] [stdout] test tests::test_streaming_blake2 ... ok
[INFO] [stdout] test tests::test_statistics ... ok
[INFO] [stdout] test tests::test_incomplete_io - should panic ... ok
[INFO] [stderr]    Doc-tests nimue
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 28) ... ok
[INFO] [stdout] test src/merlin.rs - merlin::Merlin<H,U,R>::public_units (line 193) ... ok
[INFO] [stdout] test src/lib.rs - (line 84) ... ok
[INFO] [stdout] test src/merlin.rs - merlin::Merlin<H,U,R>::rng (line 147) ... ok
[INFO] [stdout] test src/arthur.rs - arthur::Arthur<'a,H,U>::new (line 27) ... ok
[INFO] [stdout] test src/lib.rs - (line 58) ... ok
[INFO] [stdout] test src/merlin.rs - merlin::Merlin<H,U,R>::add_units (line 115) ... ok
[INFO] [stdout] test src/merlin.rs - merlin::Merlin<H,U,R>::transcript (line 170) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.60s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "47273ab79e46a214dec8a983c6e8346a0105894dc4cd4a569b571789a549218f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47273ab79e46a214dec8a983c6e8346a0105894dc4cd4a569b571789a549218f", kill_on_drop: false }`
[INFO] [stdout] 47273ab79e46a214dec8a983c6e8346a0105894dc4cd4a569b571789a549218f
