[INFO] cloning repository https://github.com/maniartech/uuidgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maniartech/uuidgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaniartech%2Fuuidgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaniartech%2Fuuidgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76d71f5c0b4b6330c6dd382e3660363f1f397928 [INFO] testing maniartech/uuidgen against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaniartech%2Fuuidgen" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maniartech/uuidgen [INFO] finished tweaking git repo https://github.com/maniartech/uuidgen [INFO] tweaked toml for git repo https://github.com/maniartech/uuidgen written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maniartech/uuidgen on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maniartech/uuidgen 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 659b63c3a55b4fae937cd36f2cd864a82c985f98571825b00395f9d747f05bc7 [INFO] running `Command { std: "docker" "start" "-a" "659b63c3a55b4fae937cd36f2cd864a82c985f98571825b00395f9d747f05bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "659b63c3a55b4fae937cd36f2cd864a82c985f98571825b00395f9d747f05bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659b63c3a55b4fae937cd36f2cd864a82c985f98571825b00395f9d747f05bc7", kill_on_drop: false }` [INFO] [stdout] 659b63c3a55b4fae937cd36f2cd864a82c985f98571825b00395f9d747f05bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa231952206323bb30e0215f831b7f34df50103bca452ee0cfe7a814ca296b3e [INFO] running `Command { std: "docker" "start" "-a" "aa231952206323bb30e0215f831b7f34df50103bca452ee0cfe7a814ca296b3e", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling cuid-util v0.1.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling cuid2 v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling base36 v0.0.1 [INFO] [stderr] Compiling cuid v1.3.3 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling clap_complete v4.5.61 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling bson v3.0.0 [INFO] [stderr] Compiling idgen-cli v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.77s [INFO] running `Command { std: "docker" "inspect" "aa231952206323bb30e0215f831b7f34df50103bca452ee0cfe7a814ca296b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa231952206323bb30e0215f831b7f34df50103bca452ee0cfe7a814ca296b3e", kill_on_drop: false }` [INFO] [stdout] aa231952206323bb30e0215f831b7f34df50103bca452ee0cfe7a814ca296b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76c81d1e0262ecfb1d10ecd972b6223c766e6056fea82f0ab5f8cd4c4d41f316 [INFO] running `Command { std: "docker" "start" "-a" "76c81d1e0262ecfb1d10ecd972b6223c766e6056fea82f0ab5f8cd4c4d41f316", kill_on_drop: false }` [INFO] [stderr] Compiling idgen-cli v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.22s [INFO] running `Command { std: "docker" "inspect" "76c81d1e0262ecfb1d10ecd972b6223c766e6056fea82f0ab5f8cd4c4d41f316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c81d1e0262ecfb1d10ecd972b6223c766e6056fea82f0ab5f8cd4c4d41f316", kill_on_drop: false }` [INFO] [stdout] 76c81d1e0262ecfb1d10ecd972b6223c766e6056fea82f0ab5f8cd4c4d41f316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b85e916c085a7e91e7ef8909ded332264f9c6bdfb7b434e4c46f09a19893275 [INFO] running `Command { std: "docker" "start" "-a" "2b85e916c085a7e91e7ef8909ded332264f9c6bdfb7b434e4c46f09a19893275", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/idgen_cli-21da7b401fc76962) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/idgen-ff93f9bbf677f593) [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 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] [stderr] Running tests/exit_code_tests.rs (/opt/rustwide/target/debug/deps/exit_code_tests-6f542a31988e438e) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test test_exit_code_success_completions_fish ... ok [INFO] [stdout] test test_exit_code_success_completions_bash ... ok [INFO] [stdout] test test_exit_code_success_completions_powershell ... ok [INFO] [stdout] test test_exit_code_success_uuid_v4 ... ok [INFO] [stdout] test test_exit_code_success_cuid1 ... ok [INFO] [stdout] test test_exit_code_success_json ... ok [INFO] [stdout] test test_exit_code_success_default ... ok [INFO] [stdout] test test_exit_code_success_inspect_valid_uuid ... ok [INFO] [stdout] test test_exit_code_success_multiple_ids ... ok [INFO] [stdout] test test_exit_code_success_cuid2 ... ok [INFO] [stdout] test test_exit_code_success_objectid ... ok [INFO] [stdout] test test_exit_code_success_help ... ok [INFO] [stdout] test test_exit_code_success_with_suffix ... ok [INFO] [stdout] test test_exit_code_usage_error_invalid_namespace_format ... ok [INFO] [stdout] test test_exit_code_success_uuid_v3_with_params ... ok [INFO] [stdout] test test_exit_code_success_nanoid ... ok [INFO] [stdout] test test_exit_code_success_completions_zsh ... ok [INFO] [stdout] test test_exit_code_success_ulid ... ok [INFO] [stdout] test test_exit_code_usage_error_count_zero ... ok [INFO] [stdout] test test_exit_code_usage_error_uuid_v5_missing_namespace ... ok [INFO] [stdout] test test_exit_code_usage_error_uuid_v3_missing_both ... ok [INFO] [stdout] test test_exit_code_error_inspect_invalid_id ... ok [INFO] [stdout] test test_exit_code_usage_error_uuid_v3_missing_name ... ok [INFO] [stdout] test test_exit_code_usage_error_uuid_v3_missing_namespace ... ok [INFO] [stdout] test test_exit_code_usage_error_uuid_v5_missing_name ... ok [INFO] [stdout] test test_exit_code_success_version ... ok [INFO] [stdout] test test_exit_code_success_uuid_v5_with_params ... ok [INFO] [stdout] test test_exit_code_success_with_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/id_tests.rs (/opt/rustwide/target/debug/deps/id_tests-b6dbb8ed9b6f177a) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test test_cuid_v2 ... ok [INFO] [stdout] test test_hyphenated_uuid_v4 ... ok [INFO] [stdout] test test_objectid_lowercase_hex ... ok [INFO] [stdout] test test_objectid_uniqueness ... ok [INFO] [stdout] test test_objectid ... ok [INFO] [stdout] test test_simple_uuid_v4 ... ok [INFO] [stdout] test test_cuid_v2_uniqueness ... ok [INFO] [stdout] test test_urn_uuid_v4 ... ok [INFO] [stdout] test test_nanoid ... ok [INFO] [stdout] test test_ulid_uppercase ... ok [INFO] [stdout] test test_ulid ... ok [INFO] [stdout] test test_uuid_v1_hyphenated ... ok [INFO] [stdout] test test_nanoid_large_length ... ok [INFO] [stdout] test test_uuid_v1_simple ... ok [INFO] [stdout] test test_uuid_v3 ... ok [INFO] [stdout] test test_uuid_v3_invalid_namespace_format ... ok [INFO] [stdout] test test_uuid_v3_deterministic ... ok [INFO] [stdout] test test_nanoid_default_length ... ok [INFO] [stdout] test test_uuid_v3_empty_namespace ... ok [INFO] [stdout] test test_nanoid_minimum_length ... ok [INFO] [stdout] test test_nanoid_uniqueness ... ok [INFO] [stdout] test test_nanoid_url_safe_chars ... ok [INFO] [stdout] test test_cuid_v1_uniqueness ... ok [INFO] [stdout] test test_cuid_v1 ... ok [INFO] [stdout] test test_ulid_uniqueness ... ok [INFO] [stdout] test test_uuid_v3_requires_name ... ok [INFO] [stdout] test test_uuid_v1_urn ... ok [INFO] [stdout] test test_uuid_v5 ... ok [INFO] [stdout] test test_uuid_v5_deterministic ... ok [INFO] [stdout] test test_uuid_v5_invalid_namespace_format ... ok [INFO] [stdout] test test_uuid_v5_requires_name ... ok [INFO] [stdout] test test_uuid_v5_requires_namespace ... ok [INFO] [stdout] test test_uuid_v3_requires_namespace ... ok [INFO] [stdout] test test_uuid_v4_uniqueness ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/inspector_tests.rs (/opt/rustwide/target/debug/deps/inspector_tests-cc3e017fe8c3b094) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test test_inspect_cuid_v1 ... ok [INFO] [stdout] test test_inspect_empty_string ... ok [INFO] [stdout] test test_inspect_cuid_v2 ... ok [INFO] [stdout] test test_inspect_nanoid ... ok [INFO] [stdout] test test_inspect_ulid ... ok [INFO] [stdout] test test_inspect_objectid ... ok [INFO] [stdout] test test_inspect_objectid_23_chars ... ok [INFO] [stdout] test test_inspect_nanoid_with_dash ... ok [INFO] [stdout] test test_inspect_nanoid_with_underscore ... ok [INFO] [stdout] test test_inspect_objectid_uppercase ... ok [INFO] [stdout] test test_inspect_objectid_25_chars ... ok [INFO] [stdout] test test_inspect_special_characters ... ok [INFO] [stdout] test test_inspect_single_character ... ok [INFO] [stdout] test test_inspect_numeric_only ... ok [INFO] [stdout] test test_inspect_ulid_lowercase ... ok [INFO] [stdout] test test_inspect_uuid_invalid_chars ... ok [INFO] [stdout] test test_inspect_uuid_simple_format ... ok [INFO] [stdout] test test_inspect_uuid_uppercase ... ok [INFO] [stdout] test test_inspect_uuid_urn_format ... ok [INFO] [stdout] test test_inspect_uuid_v4 ... ok [INFO] [stdout] test test_inspect_uuid_v1 ... ok [INFO] [stdout] test test_inspect_uuid_wrong_hyphen_positions ... ok [INFO] [stdout] test test_inspect_whitespace_only ... ok [INFO] [stdout] test test_inspect_very_long_string ... ok [INFO] [stdout] test test_inspect_uuid_wrong_length ... ok [INFO] [stdout] test test_inspect_unknown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/processor_tests.rs (/opt/rustwide/target/debug/deps/processor_tests-d2a7775c1b8b06d5) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test test_banner_flag ... ok [INFO] [stdout] test test_count_invalid_non_numeric ... ok [INFO] [stdout] test test_count_negative_value ... ok [INFO] [stdout] test test_count_option ... ok [INFO] [stdout] test test_count_very_large ... ok [INFO] [stdout] test test_cuid_v1_flag ... ok [INFO] [stdout] test test_cuid_v2_flag ... ok [INFO] [stdout] test test_inspect_flag ... ok [INFO] [stdout] test test_count_zero ... ok [INFO] [stdout] test test_default_format ... ok [INFO] [stdout] test test_json_flag ... ok [INFO] [stdout] test test_nanoid_length ... ok [INFO] [stdout] test test_nanoid_length_invalid ... ok [INFO] [stdout] test test_nanoid_length_zero ... ok [INFO] [stdout] test test_prefix_empty ... ok [INFO] [stdout] test test_prefix_with_spaces ... ok [INFO] [stdout] test test_short_count_flag ... ok [INFO] [stdout] test test_short_help_flag ... ok [INFO] [stdout] test test_short_inspect_flag ... ok [INFO] [stdout] test test_short_objectid_flag ... ok [INFO] [stdout] test test_short_suffix_flag ... ok [INFO] [stdout] test test_short_prefix_flag ... ok [INFO] [stdout] test test_short_ulid_flag ... ok [INFO] [stdout] test test_short_urn_flag ... ok [INFO] [stdout] test test_simple_format ... ok [INFO] [stdout] test test_suffix_option ... ok [INFO] [stdout] test test_uuid_v1_flag ... ok [INFO] [stdout] test test_suffix_with_special_chars ... ok [INFO] [stdout] test test_uuid_v3_parameters ... ok [INFO] [stdout] test test_short_version_flag ... ok [INFO] [stdout] test test_uuid_v4_flag ... ok [INFO] [stdout] test test_uuid_v5_flag ... ok [INFO] [stdout] test test_prefix_option ... ok [INFO] [stdout] test test_short_simple_flag ... ok [INFO] [stdout] test test_short_nano_flag ... ok [INFO] [stdout] test test_uuid_version ... ok [INFO] [stdout] test test_ulid_flag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests idgen_cli [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" "2b85e916c085a7e91e7ef8909ded332264f9c6bdfb7b434e4c46f09a19893275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b85e916c085a7e91e7ef8909ded332264f9c6bdfb7b434e4c46f09a19893275", kill_on_drop: false }` [INFO] [stdout] 2b85e916c085a7e91e7ef8909ded332264f9c6bdfb7b434e4c46f09a19893275