[INFO] cloning repository https://github.com/nushell-works/nu_plugin_ulid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nushell-works/nu_plugin_ulid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnushell-works%2Fnu_plugin_ulid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnushell-works%2Fnu_plugin_ulid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13f028d6b87266693fe5e1e9d73122f5f980a3fd
[INFO] testing nushell-works/nu_plugin_ulid against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnushell-works%2Fnu_plugin_ulid" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nushell-works/nu_plugin_ulid
[INFO] finished tweaking git repo https://github.com/nushell-works/nu_plugin_ulid
[INFO] tweaked toml for git repo https://github.com/nushell-works/nu_plugin_ulid written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nushell-works/nu_plugin_ulid on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nushell-works/nu_plugin_ulid 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2180debcac9aec159697a1b5947f4f0077f2bebe56b413a2d1e24c3170b61fa9
[INFO] running `Command { std: "docker" "start" "-a" "2180debcac9aec159697a1b5947f4f0077f2bebe56b413a2d1e24c3170b61fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2180debcac9aec159697a1b5947f4f0077f2bebe56b413a2d1e24c3170b61fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2180debcac9aec159697a1b5947f4f0077f2bebe56b413a2d1e24c3170b61fa9", kill_on_drop: false }`
[INFO] [stdout] 2180debcac9aec159697a1b5947f4f0077f2bebe56b413a2d1e24c3170b61fa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4f1915991f0431468d26a355ae79010e0866b88b079c3e546a854fd2d78663a
[INFO] running `Command { std: "docker" "start" "-a" "b4f1915991f0431468d26a355ae79010e0866b88b079c3e546a854fd2d78663a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pure-rust-locales v0.8.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling uucore v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling buf-trait v0.4.1
[INFO] [stderr]    Compiling uucore_procs v0.6.0
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling os_display v0.1.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling lscolors v0.20.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling sysinfo v0.38.2
[INFO] [stderr]    Compiling byteyarn v0.5.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling nu-glob v0.111.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling interprocess v2.4.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling nu-derive-value v0.111.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling nu-experimental v0.111.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling nu-path v0.111.0
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling lean_string v0.5.1
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling nu-utils v0.111.0
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling nu-system v0.111.0
[INFO] [stderr]    Compiling nu-protocol v0.111.0
[INFO] [stderr]    Compiling nu-plugin-protocol v0.111.0
[INFO] [stderr]    Compiling nu-engine v0.111.0
[INFO] [stderr]    Compiling nu-plugin-core v0.111.0
[INFO] [stderr]    Compiling nu-plugin v0.111.0
[INFO] [stderr]    Compiling nu_plugin_nw_ulid v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "b4f1915991f0431468d26a355ae79010e0866b88b079c3e546a854fd2d78663a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f1915991f0431468d26a355ae79010e0866b88b079c3e546a854fd2d78663a", kill_on_drop: false }`
[INFO] [stdout] b4f1915991f0431468d26a355ae79010e0866b88b079c3e546a854fd2d78663a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f043ee7942e8e6ac8da77d5c798f7812c8541d31c5f9e326991bd268904d5b5
[INFO] running `Command { std: "docker" "start" "-a" "0f043ee7942e8e6ac8da77d5c798f7812c8541d31c5f9e326991bd268904d5b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling nu-test-support v0.111.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling nu-system v0.111.0
[INFO] [stderr]    Compiling nu-protocol v0.111.0
[INFO] [stderr]    Compiling nu-plugin-protocol v0.111.0
[INFO] [stderr]    Compiling nu-engine v0.111.0
[INFO] [stderr]    Compiling nu-plugin-core v0.111.0
[INFO] [stderr]    Compiling nu-plugin v0.111.0
[INFO] [stderr]    Compiling nu_plugin_nw_ulid v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "0f043ee7942e8e6ac8da77d5c798f7812c8541d31c5f9e326991bd268904d5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f043ee7942e8e6ac8da77d5c798f7812c8541d31c5f9e326991bd268904d5b5", kill_on_drop: false }`
[INFO] [stdout] 0f043ee7942e8e6ac8da77d5c798f7812c8541d31c5f9e326991bd268904d5b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e2482730ffe4174d1fd11ea774abe98c44ec30bf9497b574817a0a95bd7673b
[INFO] running `Command { std: "docker" "start" "-a" "8e2482730ffe4174d1fd11ea774abe98c44ec30bf9497b574817a0a95bd7673b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nu_plugin_nw_ulid-2caf66f51067d3e1)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_command_description ... ok
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_command_examples_not_empty ... ok
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_command_signature ... ok
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_to_bytes_produces_16_bytes ... ok
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_to_bytes_roundtrip ... ok
[INFO] [stdout] test commands::inspect::tests::analyze_entropy_tests::test_single_char_has_zero_entropy ... ok
[INFO] [stdout] test commands::inspect::tests::analyze_entropy_tests::test_varied_chars_have_positive_entropy ... ok
[INFO] [stdout] test commands::inspect::tests::build_randomness_value_tests::test_compact_returns_hex_string ... ok
[INFO] [stdout] test commands::inspect::tests::build_timestamp_value_tests::test_compact_returns_formatted_string ... ok
[INFO] [stdout] test commands::inspect::tests::format_duration_tests::test_days ... ok
[INFO] [stdout] test commands::encode::tests::ulid_to_bytes_command::test_command_name ... ok
[INFO] [stdout] test commands::inspect::tests::build_timestamp_value_tests::test_full_returns_record ... ok
[INFO] [stdout] test commands::inspect::tests::build_stats_record_tests::test_contains_expected_fields ... ok
[INFO] [stdout] test commands::inspect::tests::format_duration_tests::test_seconds ... ok
[INFO] [stdout] test commands::inspect::tests::inspect_command::test_command_signature ... ok
[INFO] [stdout] test commands::inspect::tests::inspect_command::test_command_name ... ok
[INFO] [stdout] test commands::sort::tests::extract_helpers::test_extract_string_value ... ok
[INFO] [stdout] test commands::sort::tests::compare_ulid_strings_tests::test_natural_ordering ... ok
[INFO] [stdout] test commands::sort::tests::sort_command::test_command_examples_not_empty ... ok
[INFO] [stdout] test commands::sort::tests::sort_command::test_command_name ... ok
[INFO] [stdout] test commands::sort::tests::extract_helpers::test_extract_ulid_from_record ... ok
[INFO] [stdout] test commands::inspect::tests::inspect_command::test_command_examples_not_empty ... ok
[INFO] [stdout] test commands::inspect::tests::build_randomness_value_tests::test_full_returns_record_with_bytes_and_base64 ... ok
[INFO] [stdout] test commands::sort::tests::compare_ulid_strings_tests::test_timestamp_ordering ... ok
[INFO] [stdout] test commands::sort::tests::extract_helpers::test_extract_ulid_from_non_record ... ok
[INFO] [stdout] test commands::sort::tests::compare_ulid_strings_tests::test_equal_timestamps_fall_back_to_string ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_millis_float_conversion_execution ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_millis_integer_conversion_execution ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_millis_invalid_input_error ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_datetime_formatting_consistency ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_error_message_consistency ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_millis_no_input_execution ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_output_value_creation_patterns ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_millis_string_input_execution ... ok
[INFO] [stdout] test commands::inspect::tests::format_duration_tests::test_minutes ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_now_format_execution ... ok
[INFO] [stdout] test commands::sort::tests::sort_command::test_command_signature ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_parse_invalid_type_error ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_parse_integer_input_execution ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_parse_string_input_execution ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_now_invalid_format_error ... ok
[INFO] [stdout] test commands::time::tests::build_datetime_record_tests::test_contains_all_fields ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_float_timestamp ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_int_seconds ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_invalid_string_returns_error ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_invalid_type_returns_error ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_iso8601_millis_string ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_int_millis ... ok
[INFO] [stdout] test commands::time::tests::parse_timestamp_to_datetime_tests::test_rfc3339_string ... ok
[INFO] [stdout] test commands::time::tests::time_format_validation::test_error_condition_patterns ... ok
[INFO] [stdout] test commands::time::tests::execution_logic_tests::test_time_parse_float_input_execution ... ok
[INFO] [stdout] test commands::time::tests::time_format_validation::test_iso8601_format_structure ... ok
[INFO] [stdout] test commands::time::tests::time_format_validation::test_known_timestamp_values ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_command_description ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_boundary_conditions ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_command_examples ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_command_name ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_command_signature ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_command_name ... ok
[INFO] [stdout] test commands::inspect::tests::format_duration_tests::test_hours ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_command_signature ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_float_timestamp_conversion ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_record_field_structure ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_float_timestamp_conversion_logic ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_millis_command::test_timestamp_conversion_logic ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_command_description ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_command_examples ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_command_name ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_command_signature ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_format_options ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_now_command::test_invalid_format_detection ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_string_parsing_formats ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_command_description ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_timestamp_type_detection ... ok
[INFO] [stdout] test commands::time::tests::build_datetime_record_tests::test_field_values ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_ulid_parse_execution ... ok
[INFO] [stdout] test commands::ulid::tests::error_handling::test_error_message_construction ... ok
[INFO] [stdout] test commands::time::tests::ulid_time_parse_command::test_command_examples ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_ulid_validate_execution ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_ulid_uniqueness_and_sorting ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_error_handling_paths ... ok
[INFO] [stdout] test commands::ulid::tests::generate_bulk_ulids_tests::test_generates_correct_count ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_output_value_creation ... ok
[INFO] [stdout] test commands::ulid::tests::generate_bulk_ulids_tests::test_negative_count_errors ... ok
[INFO] [stdout] test commands::ulid::tests::generate_bulk_ulids_tests::test_over_max_count_errors ... ok
[INFO] [stdout] test commands::ulid::tests::generate_bulk_ulids_tests::test_with_timestamp ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_timestamp_boundary_conditions ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_ulid_generate_execution ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_ulid_generate_with_timestamp_execution ... ok
[INFO] [stdout] test commands::ulid::tests::generate_single_ulid_tests::test_generates_with_timestamp ... ok
[INFO] [stdout] test commands::ulid::tests::generate_single_ulid_tests::test_generates_without_timestamp ... ok
[INFO] [stdout] test commands::ulid::tests::input_validation::test_timestamp_parameter_validation ... ok
[INFO] [stdout] test commands::ulid::tests::input_validation::test_ulid_string_validation_patterns ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_generate_command::test_command_examples ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_generate_command::test_command_signature ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_generate_command::test_count_validation_logic ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_parse_command::test_command_description ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_parse_command::test_command_examples ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_parse_command::test_command_name ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_parse_command::test_command_signature ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_security_advice_command::test_command_name ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_security_advice_command::test_command_signature ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_validate_command::test_command_description ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_security_advice_command::test_command_examples ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_validate_command::test_command_examples ... ok
[INFO] [stdout] test security::tests::test_build_attack_example ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_parse_command::test_parsing_logic_integration ... ok
[INFO] [stdout] test security::tests::test_build_secure_alternatives ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_security_advice_command::test_command_description ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_validate_command::test_validation_logic_integration ... ok
[INFO] [stdout] test security::tests::test_get_security_advice_structure ... ok
[INFO] [stdout] test ulid_engine::tests::test_bulk_generation_limit ... ok
[INFO] [stdout] test ulid_engine::tests::test_timestamp_extraction ... ok
[INFO] [stdout] test ulid_engine::tests::test_bulk_generation ... ok
[INFO] [stdout] test ulid_engine::tests::test_ulid_generation ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_validate_command::test_command_name ... ok
[INFO] [stdout] test tests::test_plugin_commands ... ok
[INFO] [stdout] test tests::test_plugin_version ... ok
[INFO] [stdout] test ulid_engine::tests::test_ulid_validation ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_validate_command::test_command_signature ... ok
[INFO] [stdout] test ulid_engine::tests::test_ulid_parsing ... ok
[INFO] [stdout] test commands::ulid::tests::input_validation::test_count_parameter_bounds ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_generate_command::test_command_description ... ok
[INFO] [stdout] test commands::ulid::tests::execution_logic_tests::test_count_validation_execution ... ok
[INFO] [stdout] test commands::ulid::tests::ulid_generate_command::test_command_name ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nu_plugin_nw_ulid-8ad74913bb13dc12)
[INFO] [stdout] test security::tests::test_build_use_case_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 126 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[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/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-b6cd15cd368cb250)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test performance_tests::test_timestamp_extraction_performance ... ok
[INFO] [stdout] test reference_comparison::test_comparison_with_ulid_crate ... ok
[INFO] [stdout] test performance_tests::test_single_ulid_generation_performance ... ok
[INFO] [stdout] test performance_tests::test_bulk_generation_performance ... ok
[INFO] [stdout] test reference_comparison::test_validation_comparison ... ok
[INFO] [stdout] test performance_tests::test_parsing_performance ... ok
[INFO] [stdout] test performance_tests::test_concurrent_performance ... ok
[INFO] [stdout] test performance_tests::test_memory_efficiency ... ok
[INFO] [stdout] test performance_tests::test_validation_performance ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- performance_tests::test_validation_performance stdout ----
[INFO] [stdout] ULID validation: 10646.00 ns per operation
[INFO] [stdout] 
[INFO] [stdout] thread 'performance_tests::test_validation_performance' (152) panicked at tests/performance_tests.rs:80:9:
[INFO] [stdout] ULID validation too slow: 10646.00 ns per operation
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e22652bf13a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e22652bf13a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e22652bf13a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e22652bf13a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e22652d3d8a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e22652d3d8a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5e22652c3972 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e22652c3972 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e226529e13f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226529e13f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e22652b75e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e22651ec23c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e22651ec23c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e22652b77a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e22652b77a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226529e1f8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2265295b99 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226529ef0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e22652d451c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e22651dc501 - performance_tests[e697e898f2a20bea]::performance_tests::test_validation_performance
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:80:9
[INFO] [stdout]   20:     0x5e22651d94b7 - performance_tests[e697e898f2a20bea]::performance_tests::test_validation_performance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:59:37
[INFO] [stdout]   21:     0x5e22651df2b6 - <performance_tests[e697e898f2a20bea]::performance_tests::test_validation_performance::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e22651df51b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e22651df51b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5e22651ecd0b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5e22651ecd0b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5e22651ecd0b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e22651ecd0b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e22651ecd0b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e22651ecd0b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5e22651ecd0b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5e22651e76e4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5e22651e76e4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e22651ef912 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5e22651ef912 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e22651ef912 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e22651ef912 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e22651ef912 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e22651ef912 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5e22651ef912 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e22652bea4f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5e22652bea4f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7044948aaaa4 - <unknown>
[INFO] [stdout]   43:     0x704494937a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     performance_tests::test_validation_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test performance_tests`
[INFO] running `Command { std: "docker" "inspect" "8e2482730ffe4174d1fd11ea774abe98c44ec30bf9497b574817a0a95bd7673b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2482730ffe4174d1fd11ea774abe98c44ec30bf9497b574817a0a95bd7673b", kill_on_drop: false }`
[INFO] [stdout] 8e2482730ffe4174d1fd11ea774abe98c44ec30bf9497b574817a0a95bd7673b
