[INFO] fetching crate nimue 0.1.1...
[INFO] testing nimue-0.1.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate nimue 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nimue 0.1.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43d54cd274635af8b652dd44c4f5336e9ee13c45dc10297ad0ff1d069adeb519
[INFO] running `Command { std: "docker" "start" "-a" "43d54cd274635af8b652dd44c4f5336e9ee13c45dc10297ad0ff1d069adeb519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43d54cd274635af8b652dd44c4f5336e9ee13c45dc10297ad0ff1d069adeb519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43d54cd274635af8b652dd44c4f5336e9ee13c45dc10297ad0ff1d069adeb519", kill_on_drop: false }`
[INFO] [stdout] 43d54cd274635af8b652dd44c4f5336e9ee13c45dc10297ad0ff1d069adeb519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d068e09383820656f3d7fc1ffef3b59411574f768de829393de74f16f4c18498
[INFO] running `Command { std: "docker" "start" "-a" "d068e09383820656f3d7fc1ffef3b59411574f768de829393de74f16f4c18498", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[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 block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize v1.8.1
[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 54.92s
[INFO] running `Command { std: "docker" "inspect" "d068e09383820656f3d7fc1ffef3b59411574f768de829393de74f16f4c18498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d068e09383820656f3d7fc1ffef3b59411574f768de829393de74f16f4c18498", kill_on_drop: false }`
[INFO] [stdout] d068e09383820656f3d7fc1ffef3b59411574f768de829393de74f16f4c18498
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dcf4cadbb25ff7b9e681977af9a4b92e6ed99be6fc2519df2c8a2c4fe53b4b4
[INFO] running `Command { std: "docker" "start" "-a" "6dcf4cadbb25ff7b9e681977af9a4b92e6ed99be6fc2519df2c8a2c4fe53b4b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[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 group v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ed25519-bip32 v0.4.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bls12_381 v0.8.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling backtrace v0.3.74
[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 minicbor-derive v0.15.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pallas-codec v0.31.0
[INFO] [stderr]    Compiling pallas-crypto v0.31.0
[INFO] [stderr]    Compiling pallas-addresses v0.31.0
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling pallas-primitives v0.31.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[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 hyper-timeout v0.5.2
[INFO] [stderr]    Compiling pbjson v0.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling bip39 v2.1.0
[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 pin-project v1.1.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pallas-traverse v0.31.0
[INFO] [stderr]    Compiling pallas-wallet v0.31.0
[INFO] [stderr]    Compiling pallas-network v0.31.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling pallas-applying v0.31.0
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling ark-pallas v0.4.0
[INFO] [stderr]    Compiling pallas-txbuilder v0.31.0
[INFO] [stderr]    Compiling ark-vesta v0.4.0
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling ark-curve25519 v0.4.0
[INFO] [stderr]    Compiling nimue v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pallas-configs v0.31.0
[INFO] [stderr]    Compiling utxorpc-spec v0.11.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 11m 08s
[INFO] running `Command { std: "docker" "inspect" "6dcf4cadbb25ff7b9e681977af9a4b92e6ed99be6fc2519df2c8a2c4fe53b4b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dcf4cadbb25ff7b9e681977af9a4b92e6ed99be6fc2519df2c8a2c4fe53b4b4", kill_on_drop: false }`
[INFO] [stdout] 6dcf4cadbb25ff7b9e681977af9a4b92e6ed99be6fc2519df2c8a2c4fe53b4b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87ffe6cea68af24a8b611b786e6596339648f26ed9c1dbcbb7113715e587f11c
[INFO] running `Command { std: "docker" "start" "-a" "87ffe6cea68af24a8b611b786e6596339648f26ed9c1dbcbb7113715e587f11c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nimue-1886ce9b09ae0c34)
[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_invalid_io_sequence ... ok
[INFO] [stdout] test tests::test_merlin_empty_absorb ... ok
[INFO] [stdout] test tests::test_merlin_rng_basic ... ok
[INFO] [stdout] test tests::test_streaming_keccak ... ok
[INFO] [stdout] test tests::test_streaming_sha2 ... ok
[INFO] [stdout] test tests::test_transcript_readwrite ... ok
[INFO] [stdout] test tests::test_statistics ... ok
[INFO] [stdout] test tests::test_streaming_blake2 ... 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.03s
[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>::add_units (line 115) ... ok
[INFO] [stdout] test src/merlin.rs - merlin::Merlin<H,U,R>::public_units (line 193) ... ok
[INFO] [stdout] test src/merlin.rs - merlin::Merlin<H,U,R>::rng (line 147) ... ok
[INFO] [stdout] test src/lib.rs - (line 84) ... ok
[INFO] [stdout] test src/merlin.rs - merlin::Merlin<H,U,R>::transcript (line 170) ... 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] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "87ffe6cea68af24a8b611b786e6596339648f26ed9c1dbcbb7113715e587f11c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87ffe6cea68af24a8b611b786e6596339648f26ed9c1dbcbb7113715e587f11c", kill_on_drop: false }`
[INFO] [stdout] 87ffe6cea68af24a8b611b786e6596339648f26ed9c1dbcbb7113715e587f11c
