[INFO] fetching crate vusi 0.2.0... [INFO] testing vusi-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate vusi 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate vusi 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate vusi 0.2.0 [INFO] tweaked toml for crates.io crate vusi 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vusi 0.2.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vusi 0.2.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca58a2909dda0e70a693d825928af562616eff73bd81280da0a42ead1a795ccd [INFO] running `Command { std: "docker" "start" "-a" "ca58a2909dda0e70a693d825928af562616eff73bd81280da0a42ead1a795ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca58a2909dda0e70a693d825928af562616eff73bd81280da0a42ead1a795ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca58a2909dda0e70a693d825928af562616eff73bd81280da0a42ead1a795ccd", kill_on_drop: false }` [INFO] [stdout] ca58a2909dda0e70a693d825928af562616eff73bd81280da0a42ead1a795ccd [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=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c18ac8baebe610c0f4521cc00527f4ba83fa07a8664cac856131fa319caae6e [INFO] running `Command { std: "docker" "start" "-a" "6c18ac8baebe610c0f4521cc00527f4ba83fa07a8664cac856131fa319caae6e", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling vusi v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `degree` [INFO] [stdout] --> src/main.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | degree, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `degree: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.81s [INFO] running `Command { std: "docker" "inspect" "6c18ac8baebe610c0f4521cc00527f4ba83fa07a8664cac856131fa319caae6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c18ac8baebe610c0f4521cc00527f4ba83fa07a8664cac856131fa319caae6e", kill_on_drop: false }` [INFO] [stdout] 6c18ac8baebe610c0f4521cc00527f4ba83fa07a8664cac856131fa319caae6e [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=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abe6796d1f7f71cdd15e85115bc1e675842d171345a2395b3f85b8372f76872a [INFO] running `Command { std: "docker" "start" "-a" "abe6796d1f7f71cdd15e85115bc1e675842d171345a2395b3f85b8372f76872a", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling vusi v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `degree` [INFO] [stdout] --> src/main.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | degree, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `degree: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | Command::cargo_bin("vusi") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | Command::cargo_bin("vusi") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | Command::cargo_bin("vusi") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | let output = Command::cargo_bin("vusi") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | Command::cargo_bin("vusi") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `degree` [INFO] [stdout] --> src/main.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | degree, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `degree: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.99s [INFO] running `Command { std: "docker" "inspect" "abe6796d1f7f71cdd15e85115bc1e675842d171345a2395b3f85b8372f76872a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe6796d1f7f71cdd15e85115bc1e675842d171345a2395b3f85b8372f76872a", kill_on_drop: false }` [INFO] [stdout] abe6796d1f7f71cdd15e85115bc1e675842d171345a2395b3f85b8372f76872a [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=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 655b1aaefe35a06190cb9a2f70d2ccf35c762311b185512cc7ca3f5da2b6c2c7 [INFO] running `Command { std: "docker" "start" "-a" "655b1aaefe35a06190cb9a2f70d2ccf35c762311b185512cc7ca3f5da2b6c2c7", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `degree` [INFO] [stderr] --> src/main.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 70 | degree, [INFO] [stderr] | ^^^^^^ help: try ignoring the field: `degree: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/integration.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | Command::cargo_bin("vusi") [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/integration.rs:23:14 [INFO] [stderr] | [INFO] [stderr] 23 | Command::cargo_bin("vusi") [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/integration.rs:39:14 [INFO] [stderr] | [INFO] [stderr] 39 | Command::cargo_bin("vusi") [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/integration.rs:50:27 [INFO] [stderr] | [INFO] [stderr] 50 | let output = Command::cargo_bin("vusi") [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stderr] --> tests/integration.rs:82:14 [INFO] [stderr] | [INFO] [stderr] 82 | Command::cargo_bin("vusi") [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `vusi` (bin "vusi" test) generated 1 warning (run `cargo fix --bin "vusi" -p vusi --tests` to apply 1 suggestion) [INFO] [stderr] warning: `vusi` (bin "vusi") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `vusi` (test "integration") generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vusi-81502cfe7c1a7619) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test attack::nonce_reuse::tests::test_nonce_reuse_detection ... ok [INFO] [stdout] test attack::nonce_reuse::tests::test_no_false_positives_different_r ... ok [INFO] [stdout] test math::tests::test_parse_scalar_decimal_strict_allows_zero_for_z ... ok [INFO] [stdout] test math::tests::test_parse_scalar_decimal_strict_valid ... ok [INFO] [stdout] test math::tests::test_parse_scalar_decimal_strict_rejects_zero_for_r_s ... ok [INFO] [stdout] test math::tests::test_scalar_to_decimal_roundtrip ... ok [INFO] [stdout] test provider::tests::test_auto_detect_csv ... ok [INFO] [stdout] test attack::nonce_reuse::tests::test_nonce_reuse_recovery_real_tx ... ok [INFO] [stdout] test math::tests::test_parse_scalar_rejects_z_ge_n ... ok [INFO] [stdout] test provider::tests::test_auto_detect_json ... ok [INFO] [stdout] test provider::tests::test_invalid_json_error ... ok [INFO] [stdout] test math::tests::test_recover_private_key_real_tx ... ok [INFO] [stdout] test provider::tests::test_parse_json_signatures ... ok [INFO] [stdout] test signature::tests::test_group_by_pubkey_ordered_empty_input ... ok [INFO] [stdout] test provider::tests::test_parse_csv_signatures ... ok [INFO] [stdout] test signature::tests::test_group_by_pubkey_ordered ... ok [INFO] [stdout] test signature::tests::test_group_by_r_and_pubkey_none_pubkey ... ok [INFO] [stdout] test signature::tests::test_group_by_pubkey_ordered_none_timestamps_sort_first ... ok [INFO] [stdout] test signature::tests::test_group_by_r_and_pubkey_same_pubkey ... ok [INFO] [stdout] test signature::tests::test_pubkey_normalization_0x_prefix ... ok [INFO] [stdout] test signature::tests::test_group_by_pubkey_ordered_none_pubkey ... ok [INFO] [stdout] test math::tests::test_mod_inverse ... ok [INFO] [stdout] test signature::tests::test_group_by_r_and_pubkey_different_pubkey ... ok [INFO] [stdout] test signature::tests::test_pubkey_normalization_case_insensitive ... ok [INFO] [stdout] test signature::tests::test_signature_input_json_timestamp_missing ... ok [INFO] [stdout] test signature::tests::test_signature_input_json_timestamp_null ... ok [INFO] [stdout] test signature::tests::test_signature_input_json_timestamp_some ... ok [INFO] [stdout] test signature::tests::test_signature_input_parse_decimal ... ok [INFO] [stdout] test signature::tests::test_signature_input_csv_timestamp_empty_cell ... ok [INFO] [stdout] test signature::tests::test_signature_input_csv_timestamp_missing_column ... ok [INFO] [stdout] test signature::tests::test_signature_input_csv_timestamp_some ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vusi-04779967d94f0d0a) [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-c5b8873269ad6ffe) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_analyze_nonce_reuse_from_file ... ok [INFO] [stdout] test test_no_vulnerabilities_clean_exit ... ok [INFO] [stdout] test test_analyze_nonce_reuse_from_stdin ... ok [INFO] [stdout] test test_invalid_input_error_exit ... ok [INFO] [stdout] test test_json_output_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests vusi [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "655b1aaefe35a06190cb9a2f70d2ccf35c762311b185512cc7ca3f5da2b6c2c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655b1aaefe35a06190cb9a2f70d2ccf35c762311b185512cc7ca3f5da2b6c2c7", kill_on_drop: false }` [INFO] [stdout] 655b1aaefe35a06190cb9a2f70d2ccf35c762311b185512cc7ca3f5da2b6c2c7