[INFO] fetching crate arcanum-verify 0.1.2... [INFO] testing arcanum-verify-0.1.2 against 1.95.0 for beta-1.96-1 [INFO] extracting crate arcanum-verify 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate arcanum-verify 0.1.2 [INFO] finished tweaking crates.io crate arcanum-verify 0.1.2 [INFO] tweaked toml for crates.io crate arcanum-verify 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate arcanum-verify 0.1.2 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate arcanum-verify 0.1.2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simba v0.8.1 [INFO] [stderr] Downloaded dudect-bencher v0.4.1 [INFO] [stderr] Downloaded sha2-asm v0.6.4 [INFO] [stderr] Downloaded rstest v0.23.0 [INFO] [stderr] Downloaded x448 v0.4.1 [INFO] [stderr] Downloaded base32ct v0.2.2 [INFO] [stderr] Downloaded arcanum-asymmetric v0.1.2 [INFO] [stderr] Downloaded arcanum-hash v0.1.2 [INFO] [stderr] Downloaded generic-array v1.3.5 [INFO] [stderr] Downloaded arcanum-signatures v0.1.2 [INFO] [stderr] Downloaded rstest_macros v0.23.0 [INFO] [stderr] Downloaded bech32 v0.11.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.34 [INFO] [stderr] Downloaded statrs v0.17.1 [INFO] [stderr] Downloaded arcanum-core v0.1.2 [INFO] [stderr] Downloaded arcanum-symmetric v0.1.2 [INFO] [stderr] Downloaded arcanum-primitives v0.1.2 [INFO] [stderr] Downloaded ed448-goldilocks v0.7.2 [INFO] [stderr] Downloaded zerocopy v0.8.34 [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] [stderr] Downloaded fiat-crypto v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f8783805669e4ca050cd641683c5a6e1ade9259f7f729f4be3b9bbd0c4af5cb [INFO] running `Command { std: "docker" "start" "-a" "8f8783805669e4ca050cd641683c5a6e1ade9259f7f729f4be3b9bbd0c4af5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f8783805669e4ca050cd641683c5a6e1ade9259f7f729f4be3b9bbd0c4af5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f8783805669e4ca050cd641683c5a6e1ade9259f7f729f4be3b9bbd0c4af5cb", kill_on_drop: false }` [INFO] [stdout] 8f8783805669e4ca050cd641683c5a6e1ade9259f7f729f4be3b9bbd0c4af5cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f82f6b3ca9a43208254865ed69c54bc9d36243a1154c1c51a1edd557ef1ec0e [INFO] running `Command { std: "docker" "start" "-a" "5f82f6b3ca9a43208254865ed69c54bc9d36243a1154c1c51a1edd557ef1ec0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling base32ct v0.2.2 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling generic-array v1.3.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling dudect-bencher v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.17 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling data-encoding-macro v0.1.19 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling arcanum-core v0.1.2 [INFO] [stderr] Compiling statrs v0.17.1 [INFO] [stderr] Compiling arcanum-verify v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.15s [INFO] running `Command { std: "docker" "inspect" "5f82f6b3ca9a43208254865ed69c54bc9d36243a1154c1c51a1edd557ef1ec0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f82f6b3ca9a43208254865ed69c54bc9d36243a1154c1c51a1edd557ef1ec0e", kill_on_drop: false }` [INFO] [stdout] 5f82f6b3ca9a43208254865ed69c54bc9d36243a1154c1c51a1edd557ef1ec0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21412565a87f8e228c42d7c8de2306712b84c3ec2e024175fa11d46877321148 [INFO] running `Command { std: "docker" "start" "-a" "21412565a87f8e228c42d7c8de2306712b84c3ec2e024175fa11d46877321148", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.34 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling arcanum-primitives v0.1.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling fiat-crypto v0.1.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ed448-goldilocks v0.7.2 [INFO] [stderr] Compiling x448 v0.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling dudect-bencher v0.4.1 [INFO] [stderr] Compiling arcanum-core v0.1.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling arcanum-hash v0.1.2 [INFO] [stderr] Compiling arcanum-symmetric v0.1.2 [INFO] [stderr] Compiling arcanum-asymmetric v0.1.2 [INFO] [stderr] Compiling arcanum-signatures v0.1.2 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling statrs v0.17.1 [INFO] [stderr] Compiling arcanum-verify v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.63s [INFO] running `Command { std: "docker" "inspect" "21412565a87f8e228c42d7c8de2306712b84c3ec2e024175fa11d46877321148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21412565a87f8e228c42d7c8de2306712b84c3ec2e024175fa11d46877321148", kill_on_drop: false }` [INFO] [stdout] 21412565a87f8e228c42d7c8de2306712b84c3ec2e024175fa11d46877321148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f9fe12a21fca359c79022a7f21b166930c128ea4eafbf1a0663a2accf3222fa [INFO] running `Command { std: "docker" "start" "-a" "8f9fe12a21fca359c79022a7f21b166930c128ea4eafbf1a0663a2accf3222fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arcanum_verify-29e9f9e03e791497) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test timing::tests::test_percentile_cropping ... ok [INFO] [stdout] test timing::tests::test_online_mode ... ok [INFO] [stdout] test timing::tests::test_timing_result_display ... ok [INFO] [stdout] test timing::tests::test_online_stats ... ok [INFO] [stdout] test timing::tests::test_constant_time_operation ... ok [INFO] [stdout] test timing::tests::test_key_comparison_pattern ... ok [INFO] [stderr] Doc-tests arcanum_verify [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 23) ... ignored [INFO] [stdout] test src/timing.rs - timing (line 18) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.30s [INFO] running `Command { std: "docker" "inspect" "8f9fe12a21fca359c79022a7f21b166930c128ea4eafbf1a0663a2accf3222fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f9fe12a21fca359c79022a7f21b166930c128ea4eafbf1a0663a2accf3222fa", kill_on_drop: false }` [INFO] [stdout] 8f9fe12a21fca359c79022a7f21b166930c128ea4eafbf1a0663a2accf3222fa