[INFO] fetching crate rocketmq-common 0.7.0...
[INFO] testing rocketmq-common-0.7.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate rocketmq-common 0.7.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rocketmq-common 0.7.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rocketmq-common 0.7.0
[INFO] tweaked toml for crates.io crate rocketmq-common 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocketmq-common 0.7.0 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 crates.io crate rocketmq-common 0.7.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7de59028abe92f422b16d1ab9fdd53ad2f12a379081a051c9ec2c99c2918db81
[INFO] running `Command { std: "docker" "start" "-a" "7de59028abe92f422b16d1ab9fdd53ad2f12a379081a051c9ec2c99c2918db81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7de59028abe92f422b16d1ab9fdd53ad2f12a379081a051c9ec2c99c2918db81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7de59028abe92f422b16d1ab9fdd53ad2f12a379081a051c9ec2c99c2918db81", kill_on_drop: false }`
[INFO] [stdout] 7de59028abe92f422b16d1ab9fdd53ad2f12a379081a051c9ec2c99c2918db81
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c30f121e6ad4e16bf033d189b0bec5745ada45de11246cdb74b202810ae2598f
[INFO] running `Command { std: "docker" "start" "-a" "c30f121e6ad4e16bf033d189b0bec5745ada45de11246cdb74b202810ae2598f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling flate2 v1.1.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cheetah-string v0.1.7
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling local-ip-address v0.6.5
[INFO] [stderr]    Compiling tower-http v0.6.5
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling rocketmq-error v0.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rocketmq-rust v0.7.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rocketmq-common v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "c30f121e6ad4e16bf033d189b0bec5745ada45de11246cdb74b202810ae2598f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c30f121e6ad4e16bf033d189b0bec5745ada45de11246cdb74b202810ae2598f", kill_on_drop: false }`
[INFO] [stdout] c30f121e6ad4e16bf033d189b0bec5745ada45de11246cdb74b202810ae2598f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24c3da81dceb937af2c50ccab428833d14728adec4515e8b998f5c86b184ce74
[INFO] running `Command { std: "docker" "start" "-a" "24c3da81dceb937af2c50ccab428833d14728adec4515e8b998f5c86b184ce74", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling criterion v0.8.0
[INFO] [stderr]    Compiling rocketmq-rust v0.7.0
[INFO] [stderr]    Compiling rocketmq-common v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.16s
[INFO] running `Command { std: "docker" "inspect" "24c3da81dceb937af2c50ccab428833d14728adec4515e8b998f5c86b184ce74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24c3da81dceb937af2c50ccab428833d14728adec4515e8b998f5c86b184ce74", kill_on_drop: false }`
[INFO] [stdout] 24c3da81dceb937af2c50ccab428833d14728adec4515e8b998f5c86b184ce74
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 005b134985cf23adfcaf2d36c6faad0cf9041b266d883c9646cd18bde22d78c9
[INFO] running `Command { std: "docker" "start" "-a" "005b134985cf23adfcaf2d36c6faad0cf9041b266d883c9646cd18bde22d78c9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocketmq_common-2372b2a28debadaf)
[INFO] [stdout] 
[INFO] [stdout] running 347 tests
[INFO] [stdout] test common::attribute::attribute_parser::tests::test_parse_to_map_empty_string ... ok
[INFO] [stdout] test common::attribute::attribute_parser::tests::test_parse_to_map_add_attribute_format_error ... ok
[INFO] [stdout] test common::attribute::attribute_parser::tests::test_parse_to_map_key_duplication_error ... ok
[INFO] [stdout] test common::attribute::attribute_parser::tests::test_parse_to_map_delete_attribute_format_error ... ok
[INFO] [stdout] test common::attribute::attribute_util::tests::alter_current_attributes_create_only_supports_add ... ok
[INFO] [stdout] test common::attribute::attribute_util::tests::alter_current_attributes_delete_nonexistent_key ... ok
[INFO] [stdout] test common::attribute::bool_attribute::tests::parse_bool_false ... ok
[INFO] [stdout] test common::attribute::bool_attribute::tests::parse_bool_invalid ... ok
[INFO] [stdout] test common::attribute::attribute_parser::tests::test_parse_to_string_empty_map ... ok
[INFO] [stdout] test common::attribute::attribute_util::tests::alter_current_attributes_wrong_format_key ... ok
[INFO] [stdout] test common::attribute::bool_attribute::tests::create_boolean_attribute ... ok
[INFO] [stdout] test common::attribute::bool_attribute::tests::parse_bool_true ... ok
[INFO] [stdout] test common::attribute::bool_attribute::tests::verify_empty_value ... ok
[INFO] [stdout] test common::attribute::bool_attribute::tests::verify_valid_false ... ok
[INFO] [stdout] test common::attribute::bool_attribute::tests::verify_invalid_value ... ok
[INFO] [stdout] test common::attribute::bool_attribute::tests::verify_valid_true ... ok
[INFO] [stdout] test common::attribute::cleanup_policy::tests::cleanup_policy_display ... ok
[INFO] [stdout] test common::attribute::cleanup_policy::tests::cleanup_policy_from_str ... ok
[INFO] [stdout] test common::attribute::cleanup_policy::tests::cleanup_policy_from_str_case_insensitive ... ok
[INFO] [stdout] test common::attribute::cleanup_policy::tests::cleanup_policy_from_str_invalid ... ok
[INFO] [stdout] test common::attribute::cq_type::tests::test_from_str_batchcq ... ok
[INFO] [stdout] test common::attribute::long_range_attribute::tests::create_long_range_attribute ... ok
[INFO] [stdout] test common::attribute::cq_type::tests::test_from_str_invalid ... ok
[INFO] [stdout] test common::attribute::long_range_attribute::tests::parse_long_invalid ... ok
[INFO] [stdout] test common::attribute::cq_type::tests::test_from_str_rocksdbcq ... ok
[INFO] [stdout] test common::attribute::long_range_attribute::tests::verify_value_below_range ... ok
[INFO] [stdout] test common::attribute::tests::attribute_not_changeable ... ok
[INFO] [stdout] test common::attribute::long_range_attribute::tests::verify_value_in_range ... ok
[INFO] [stdout] test common::attribute::cq_type::tests::test_from_str_simplecq ... ok
[INFO] [stdout] test common::attribute::long_range_attribute::tests::verify_value_above_range ... ok
[INFO] [stdout] test common::attribute::topic_attributes::tests::cleanup_policy_attribute_valid_values ... ok
[INFO] [stdout] test common::attribute::topic_attributes::tests::queue_type_attribute_default_value ... ok
[INFO] [stdout] test common::attribute::topic_attributes::tests::queue_type_attribute_valid_values ... ok
[INFO] [stdout] test common::attribute::topic_attributes::tests::topic_message_type_attribute_default_value ... ok
[INFO] [stdout] test common::attribute::topic_attributes::tests::topic_message_type_attribute_valid_values ... ok
[INFO] [stdout] test common::attribute::topic_message_type::tests::test_get_metrics_value ... ok
[INFO] [stdout] test common::attribute::topic_attributes::tests::topic_reserve_time_attribute_default_value ... ok
[INFO] [stdout] test common::attribute::tests::create_new_attribute_base ... ok
[INFO] [stdout] test common::attribute::topic_attributes::tests::topic_reserve_time_attribute_valid_range ... ok
[INFO] [stdout] test common::attribute::topic_message_type::tests::test_parse_from_message_property_normal ... ok
[INFO] [stdout] test common::base::plain_access_config::tests::deserialize_plain_access_config ... ok
[INFO] [stdout] test common::attribute::topic_message_type::tests::test_topic_message_type_set ... ok
[INFO] [stdout] test common::attribute::topic_message_type::tests::test_parse_from_message_property_delay ... ok
[INFO] [stdout] test common::base::plain_access_config::tests::deserialize_plain_access_config_missing_optional_fields ... ok
[INFO] [stdout] test common::base::plain_access_config::tests::plain_access_config_inequality ... ok
[INFO] [stdout] test common::attribute::topic_message_type::tests::test_parse_from_message_property_transaction ... ok
[INFO] [stdout] test common::base::plain_access_config::tests::plain_access_config_default_values ... ok
[INFO] [stdout] test common::attribute::topic_message_type::tests::test_parse_from_message_property_fifo ... ok
[INFO] [stdout] test common::broker::broker_role::tests::broker_role_sync_master_deserialization ... ok
[INFO] [stdout] test common::base::plain_access_config::tests::plain_access_config_equality ... ok
[INFO] [stdout] test common::broker::broker_role::tests::broker_role_async_master_serialization ... ok
[INFO] [stdout] test common::config::tests::default_topic_config ... ok
[INFO] [stdout] test common::broker::broker_role::tests::broker_role_invalid_deserialization ... ok
[INFO] [stdout] test common::broker::broker_role::tests::broker_role_slave_deserialization ... ok
[INFO] [stdout] test common::broker::broker_role::tests::broker_role_slave_serialization ... ok
[INFO] [stdout] test common::broker::broker_role::tests::broker_role_sync_master_serialization ... ok
[INFO] [stdout] test common::config::tests::decode_topic_config ... ok
[INFO] [stdout] test common::broker::broker_role::tests::broker_role_async_master_deserialization ... ok
[INFO] [stdout] test common::config::tests::encode_topic_config ... ok
[INFO] [stdout] test common::config::tests::get_topic_message_type_from_attributes ... ok
[INFO] [stdout] test common::config::tests::get_topic_message_type_normal ... ok
[INFO] [stdout] test common::config::tests::new_topic_config ... ok
[INFO] [stdout] test common::config::tests::with_queues_topic_config ... ok
[INFO] [stdout] test common::config::tests::with_perm_topic_config ... ok
[INFO] [stdout] test common::constant::tests::test_is_priority ... ok
[INFO] [stdout] test common::constant::tests::test_is_readable ... ok
[INFO] [stdout] test common::constant::tests::test_perm_2_string ... ok
[INFO] [stdout] test common::constant::tests::test_is_inherit ... ok
[INFO] [stdout] test common::constant::tests::test_is_writable ... ok
[INFO] [stdout] test common::constant::tests::valid_str_returns_false_for_invalid_permission ... ok
[INFO] [stdout] test common::config::tests::with_sys_flag_topic_config ... ok
[INFO] [stdout] test common::constant::tests::valid_str_returns_true_for_valid_permission ... ok
[INFO] [stdout] test common::constant::tests::valid_str_returns_false_for_non_numeric_input ... ok
[INFO] [stdout] test common::consumer::consume_from_where::tests::serialize_consume_from_where ... ok
[INFO] [stdout] test common::consumer::consume_from_where::tests::deserialize_invalid_consume_from_where ... ok
[INFO] [stdout] test common::hasher::string_hasher::tests::hash_str_with_non_empty_string ... ok
[INFO] [stdout] test common::hasher::string_hasher::tests::hash_str_with_empty_string ... ok
[INFO] [stdout] test common::message::message_client_id_setter::tests::create_fake_ip_generates_valid_ip ... ok
[INFO] [stdout] test common::hasher::string_hasher::tests::hash_str_with_long_string ... ok
[INFO] [stdout] test common::hasher::string_hasher::tests::hash_str_with_special_characters ... ok
[INFO] [stdout] test common::message::message_client_id_setter::tests::get_uniq_id_returns_none_when_not_set ... ok
[INFO] [stdout] test common::message::message_client_id_setter::tests::start_time_is_set_correctly_for_new_month ... ok
[INFO] [stdout] test common::message::message_decoder::tests::count_inner_msg_num_counts_zero_for_no_messages ... ok
[INFO] [stdout] test common::message::message_client_id_setter::tests::unique_id_is_generated_correctly ... ok
[INFO] [stdout] test common::message::message_client_id_setter::tests::unique_id_counter_increments_properly ... ok
[INFO] [stdout] test common::message::message_client_id_setter::tests::next_start_time_is_set_correctly_for_new_month ... ok
[INFO] [stdout] test common::message::message_decoder::tests::count_inner_msg_num_counts_correctly_for_multiple_messages ... ok
[INFO] [stdout] test common::message::message_decoder::tests::count_inner_msg_num_counts_correctly_for_single_message ... ok
[INFO] [stdout] test common::consumer::consume_from_where::tests::deserialize_consume_from_where ... ok
[INFO] [stdout] test common::message::message_decoder::tests::encode_uniquely_with_compression ... ok
[INFO] [stdout] test common::message::message_decoder::tests::decode_properties_returns_none_if_body_size_is_insufficient ... ok
[INFO] [stdout] test common::message::message_decoder::tests::decode_message_id_ipv4 ... ok
[INFO] [stdout] test common::message::message_decoder::tests::count_inner_msg_num_ignores_incomplete_messages ... ok
[INFO] [stdout] test common::message::message_decoder::tests::decode_properties_returns_none_if_properties_length_is_insufficient ... ok
[INFO] [stdout] test common::message::message_decoder::tests::decode_properties_returns_none_if_bytes_length_is_insufficient ... ok
[INFO] [stdout] test common::message::message_decoder::tests::encode_uniquely_without_compression ... ok
[INFO] [stdout] test common::message::message_decoder::tests::decode_properties_returns_none_if_topic_length_is_insufficient ... ok
[INFO] [stdout] test common::message::message_decoder::tests::encode_with_compression ... ok
[INFO] [stdout] test common::message::message_decoder::tests::decode_properties_returns_none_if_magic_code_is_invalid ... ok
[INFO] [stdout] test common::message::message_decoder::tests::encode_with_empty_body ... ok
[INFO] [stdout] test common::message::message_decoder::tests::encode_uniquely_with_empty_body ... ok
[INFO] [stdout] test common::message::message_decoder::tests::encode_uniquely_with_large_body ... ok
[INFO] [stdout] test common::message::message_enum::tests::test_get_by_short_name ... ok
[INFO] [stdout] test common::message::message_enum::tests::test_get_name ... ok
[INFO] [stdout] test common::message::message_enum::tests::deserialize_message_request_mode_pop ... ok
[INFO] [stdout] test common::message::message_enum::tests::deserialize_message_request_mode_pull ... ok
[INFO] [stdout] test common::message::message_queue::test::from_parts_creates_message_queue_with_given_values ... ok
[INFO] [stdout] test common::message::message_queue::test::from_other_creates_identical_copy ... ok
[INFO] [stdout] test common::message::message_queue::test::message_queue_display_format ... ok
[INFO] [stdout] test common::message::message_queue::test::message_queue_equality ... ok
[INFO] [stdout] test common::message::message_queue::test::message_queue_inequality ... ok
[INFO] [stdout] test common::message::message_enum::tests::serialize_message_request_mode_pop ... ok
[INFO] [stdout] test common::message::message_decoder::tests::encode_with_large_body ... ok
[INFO] [stdout] test common::message::message_queue::test::set_broker_name_updates_broker_name ... ok
[INFO] [stdout] test common::message::message_queue::test::set_queue_id_updates_queue_id ... ok
[INFO] [stdout] test common::mix_all::tests::generates_retry_topic_for_consumer_group ... ok
[INFO] [stdout] test common::mix_all::tests::generates_retry_topic_for_empty_consumer_group ... ok
[INFO] [stdout] test common::mix_all::tests::identifies_sys_consumer_group ... ok
[INFO] [stdout] test common::future::tests::test_completable_future ... ok
[INFO] [stdout] test common::mix_all::tests::identifies_sys_consumer_group_for_no_cold_read_limit ... ok
[INFO] [stdout] test common::mix_all::tests::returns_false_for_non_lmq_prefixed_metadata ... ok
[INFO] [stdout] test common::mix_all::tests::returns_false_for_none_metadata ... ok
[INFO] [stdout] test common::mix_all::tests::returns_true_for_lmq_prefixed_metadata ... ok
[INFO] [stdout] test common::mix_all::tests::test_string_to_properties_invalid_line ... ok
[INFO] [stdout] test common::mix_all::tests::test_string_to_properties_valid_input ... ok
[INFO] [stdout] test common::mq_version::tests::test_current_version ... ok
[INFO] [stdout] test common::mq_version::tests::test_overflow_clamp ... ok
[INFO] [stdout] test common::mq_version::tests::test_try_from_invalid ... ok
[INFO] [stdout] test common::mq_version::tests::test_try_from_just_over_max ... ok
[INFO] [stdout] test common::mq_version::tests::test_try_from_max_valid ... ok
[INFO] [stdout] test common::mq_version::tests::test_try_from_valid ... ok
[INFO] [stdout] test common::namesrv::namesrv_config::tests::test_get_all_configs_format_string ... ok
[INFO] [stdout] test common::namesrv::namesrv_config::tests::test_namesrv_config ... ok
[INFO] [stdout] test common::namesrv::namesrv_config::tests::test_namesrv_config_update ... ok
[INFO] [stdout] test common::pop_ack_constants::tests::build_cluster_revive_topic_appends_correctly ... ok
[INFO] [stdout] test common::pop_ack_constants::tests::constants_have_correct_values ... ok
[INFO] [stdout] test common::pop_ack_constants::tests::is_start_with_revive_prefix_returns_false_for_invalid_prefix ... ok
[INFO] [stdout] test common::pop_ack_constants::tests::is_start_with_revive_prefix_returns_true_for_valid_prefix ... ok
[INFO] [stdout] test common::server::config::tests::test_server_config ... ok
[INFO] [stdout] test common::statistics::statistics_brief::tests::statistics_brief_get_tp_value_returns_correct_value ... ok
[INFO] [stdout] test common::statistics::statistics_brief::tests::statistics_brief_initializes_correctly ... ok
[INFO] [stdout] test common::statistics::statistics_brief::tests::statistics_brief_sample_updates_values_correctly ... ok
[INFO] [stdout] test common::statistics::statistics_brief::tests::statistics_brief_sample_updates_values_with_multiple_samples ... ok
[INFO] [stdout] test common::statistics::statistics_brief::tests::statistics_brief_tp999_returns_correct_value ... ok
[INFO] [stdout] test common::statistics::statistics_item::tests::all_zeros_returns_false_when_not_all_zeros ... ok
[INFO] [stdout] test common::statistics::statistics_item::tests::all_zeros_returns_true_when_all_zeros ... ok
[INFO] [stdout] test common::statistics::statistics_item::tests::inc_items_updates_values_correctly ... ok
[INFO] [stdout] test common::statistics::statistics_item::tests::new_statistics_item_initializes_correctly ... ok
[INFO] [stdout] test common::statistics::statistics_item::tests::set_interceptor_sets_interceptor_correctly ... ok
[INFO] [stdout] test common::statistics::statistics_item::tests::snapshot_creates_correct_snapshot ... ok
[INFO] [stdout] test common::statistics::statistics_item::tests::subtract_creates_correct_subtraction ... ok
[INFO] [stdout] test common::statistics::statistics_item_formatter::tests::format_creates_correct_string ... ok
[INFO] [stdout] test common::statistics::statistics_item_formatter::tests::format_creates_correct_string_with_multiple_items ... ok
[INFO] [stdout] test common::stats::call_snapshot::tests::call_snapshot_initializes_correctly ... ok
[INFO] [stdout] test common::stats::moment_stats_item::tests::moment_stats_item_initializes_with_zero_value ... ok
[INFO] [stdout] test common::stats::moment_stats_item::tests::moment_stats_item_returns_correct_stats_key ... ok
[INFO] [stdout] test common::stats::moment_stats_item::tests::moment_stats_item_returns_correct_stats_name ... ok
[INFO] [stdout] test common::stats::moment_stats_item_set::tests::moment_stats_item_set_creates_and_returns_stats_item ... ok
[INFO] [stdout] test common::stats::moment_stats_item_set::tests::moment_stats_item_set_deletes_value_by_infix_key ... ok
[INFO] [stdout] test common::stats::moment_stats_item_set::tests::moment_stats_item_set_deletes_value_by_suffix_key ... ok
[INFO] [stdout] test common::stats::moment_stats_item_set::tests::moment_stats_item_set_initializes_with_empty_table ... ok
[INFO] [stdout] test common::attribute::attribute_parser::tests::test_parse_to_map_valid_attributes ... ok
[INFO] [stdout] test common::stats::moment_stats_item_set::tests::moment_stats_item_set_returns_correct_stats_name ... ok
[INFO] [stdout] test common::stats::moment_stats_item_set::tests::moment_stats_item_set_sets_and_gets_value ... ok
[INFO] [stdout] test common::stats::stats_item::tests::compute_stats_data_returns_correct_snapshot ... ok
[INFO] [stdout] test common::stats::stats_item::tests::get_stats_data_in_day_returns_correct_snapshot ... ok
[INFO] [stdout] test common::stats::stats_item::tests::get_stats_data_in_hour_returns_correct_snapshot ... ok
[INFO] [stdout] test common::stats::stats_item::tests::get_stats_data_in_minute_returns_correct_snapshot ... ok
[INFO] [stdout] test common::stats::stats_item::tests::stats_item_initializes_correctly ... ok
[INFO] [stdout] test common::stats::stats_snapshot::tests::stats_snapshot_initializes_correctly ... ok
[INFO] [stdout] test common::stats::stats_snapshot::tests::stats_snapshot_updates_avgpt_correctly ... ok
[INFO] [stdout] test common::stats::stats_snapshot::tests::stats_snapshot_updates_sum_correctly ... ok
[INFO] [stdout] test common::stats::stats_snapshot::tests::stats_snapshot_updates_times_correctly ... ok
[INFO] [stdout] test common::stats::stats_snapshot::tests::stats_snapshot_updates_tps_correctly ... ok
[INFO] [stdout] test common::sys_flag::message_sys_flag::tests::check_returns_false_when_flag_is_not_set ... ok
[INFO] [stdout] test common::sys_flag::message_sys_flag::tests::check_returns_true_when_flag_is_set ... ok
[INFO] [stdout] test common::sys_flag::message_sys_flag::tests::clear_compressed_flag_clears_correctly ... ok
[INFO] [stdout] test common::sys_flag::message_sys_flag::tests::get_compression_type_returns_correct_type ... ok
[INFO] [stdout] test common::sys_flag::message_sys_flag::tests::get_transaction_value_returns_correct_value ... ok
[INFO] [stdout] test common::sys_flag::message_sys_flag::tests::reset_transaction_value_resets_correctly ... ok
[INFO] [stdout] test common::sys_flag::pull_sys_flag::tests::build_sys_flag_sets_correct_flags ... ok
[INFO] [stdout] test common::sys_flag::pull_sys_flag::tests::build_sys_flag_with_lite_pull_sets_correct_flags ... ok
[INFO] [stdout] test common::sys_flag::pull_sys_flag::tests::build_sys_flag_with_subscription_sets_correct_flag ... ok
[INFO] [stdout] test common::sys_flag::pull_sys_flag::tests::clear_commit_offset_flag_clears_correct_flag ... ok
[INFO] [stdout] test common::sys_flag::pull_sys_flag::tests::clear_suspend_flag_clears_correct_flag ... ok
[INFO] [stdout] test common::sys_flag::pull_sys_flag::tests::has_class_filter_flag_returns_correct_result ... ok
[INFO] [stdout] test common::sys_flag::pull_sys_flag::tests::has_commit_offset_flag_returns_correct_result ... ok
[INFO] [stdout] test common::sys_flag::pull_sys_flag::tests::has_lite_pull_flag_returns_correct_result ... ok
[INFO] [stdout] test common::sys_flag::pull_sys_flag::tests::has_subscription_flag_returns_correct_result ... ok
[INFO] [stdout] test common::sys_flag::pull_sys_flag::tests::has_suspend_flag_returns_correct_result ... ok
[INFO] [stdout] test common::sys_flag::topic_sys_flag::tests::build_sys_flag_sets_correct_flags ... ok
[INFO] [stdout] test common::sys_flag::topic_sys_flag::tests::clear_unit_sub_flag_clears_correct_flag ... ok
[INFO] [stdout] test common::sys_flag::topic_sys_flag::tests::has_unit_flag_returns_correct_value ... ok
[INFO] [stdout] test common::sys_flag::topic_sys_flag::tests::clear_unit_flag_clears_correct_flag ... ok
[INFO] [stdout] test common::sys_flag::topic_sys_flag::tests::has_unit_sub_flag_returns_correct_value ... ok
[INFO] [stdout] test common::sys_flag::topic_sys_flag::tests::set_unit_flag_sets_correct_flag ... ok
[INFO] [stdout] test common::sys_flag::topic_sys_flag::tests::set_unit_sub_flag_sets_correct_flag ... ok
[INFO] [stdout] test common::thread::thread_service_tokio::tests::test_make_stop ... ok
[INFO] [stdout] test common::thread::thread_service_tokio::tests::test_wakeup ... ok
[INFO] [stdout] test common::topic::tests::add_system_topic_adds_new_topic ... ok
[INFO] [stdout] test common::topic::tests::get_not_allowed_send_topic_set_returns_all_not_allowed_topics ... ok
[INFO] [stdout] test common::topic::tests::get_system_topic_set_returns_all_system_topics ... ok
[INFO] [stdout] test common::topic::tests::is_not_allowed_send_topic_with_allowed_topic ... ok
[INFO] [stdout] test common::topic::tests::is_not_allowed_send_topic_with_not_allowed_topic ... ok
[INFO] [stdout] test common::topic::tests::is_system_topic_with_non_system_topic ... ok
[INFO] [stdout] test common::topic::tests::is_system_topic_with_system_topic ... ok
[INFO] [stdout] test common::topic::tests::validate_topic_with_empty_topic ... ok
[INFO] [stdout] test common::topic::tests::validate_topic_with_exceeding_length ... ok
[INFO] [stdout] test common::topic::tests::validate_topic_with_illegal_characters ... ok
[INFO] [stdout] test common::topic::tests::validate_topic_with_valid_topic ... ok
[INFO] [stdout] test log::tests::level_as_str_returns_correct_value ... ok
[INFO] [stdout] test log::tests::level_clone_works ... ok
[INFO] [stdout] test log::tests::level_display_formats_correctly ... ok
[INFO] [stdout] test log::tests::level_from_str_creates_correct_level ... ok
[INFO] [stdout] test log::tests::level_from_str_trait_works ... ok
[INFO] [stdout] test log::tests::level_hash_works ... ok
[INFO] [stdout] test log::tests::level_to_tracing_level_success ... ok
[INFO] [stdout] test utils::cleanup_policy_utils::tests::get_delete_policy_returns_cleanup_policy_from_topic_config ... ok
[INFO] [stdout] test utils::cleanup_policy_utils::tests::get_delete_policy_returns_default_cleanup_policy_when_not_set_in_topic_config ... ok
[INFO] [stdout] test utils::cleanup_policy_utils::tests::get_delete_policy_returns_default_cleanup_policy_when_topic_config_is_none ... ok
[INFO] [stdout] test utils::cleanup_policy_utils::tests::is_compaction_returns_false_when_cleanup_policy_is_not_compaction ... ok
[INFO] [stdout] test utils::cleanup_policy_utils::tests::is_compaction_returns_false_when_topic_config_is_none ... ok
[INFO] [stdout] test utils::cleanup_policy_utils::tests::is_compaction_returns_true_when_cleanup_policy_is_compaction ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_all_functions_return_same_for_same_data ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_always_positive ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytebuffer_empty ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytebuffer_large_data ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytebuffer_matches_slice ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytebuffer_with_data ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytebuffers_empty ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytebuffers_many_small_buffers ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytebuffers_matches_concatenated ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytebuffers_multiple_buffers ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytebuffers_single_buffer ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytebuffers_with_empty_buffers ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytes_consistency ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytes_matches_slice ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytes_offset_empty_array ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytes_offset_full_array ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytes_offset_invalid_range ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytes_offset_valid_range ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytes_with_data ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytes_with_empty ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_bytes_with_none ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_consistency ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_different_data_different_checksum ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_range_empty_array ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_range_full_array ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_range_length_out_of_bounds ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_range_middle ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_range_offset_out_of_bounds ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_range_partial ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_range_zero_length ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_with_binary_data ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_with_data ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_with_empty_array ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_with_special_characters ... ok
[INFO] [stdout] test utils::crc32_utils::tests::test_crc32_with_unicode_bytes ... ok
[INFO] [stdout] test utils::data_converter::tests::get_bit_returns_false_when_bit_is_not_set ... ok
[INFO] [stdout] test utils::data_converter::tests::get_bit_returns_true_when_bit_is_set ... ok
[INFO] [stdout] test utils::data_converter::tests::long_to_bytes_converts_correctly ... ok
[INFO] [stdout] test utils::data_converter::tests::set_bit_clears_bit_correctly ... ok
[INFO] [stdout] test utils::data_converter::tests::set_bit_sets_bit_correctly ... ok
[INFO] [stdout] test utils::env_utils::tests::put_property_handles_empty_value ... ok
[INFO] [stdout] test utils::env_utils::tests::put_property_overwrites_existing_value ... ok
[INFO] [stdout] test utils::env_utils::tests::put_property_sets_value ... ok
[INFO] [stdout] test utils::env_utils::tests::retrieves_env_variable_as_i32 ... ok
[INFO] [stdout] test utils::env_utils::tests::retrieves_env_variable_value ... ok
[INFO] [stdout] test utils::env_utils::tests::returns_default_when_env_variable_as_bool_invalid ... ok
[INFO] [stdout] test utils::env_utils::tests::returns_default_when_env_variable_as_bool_not_set ... ok
[INFO] [stdout] test utils::env_utils::tests::returns_default_when_env_variable_as_i32_invalid ... ok
[INFO] [stdout] test utils::env_utils::tests::returns_default_when_env_variable_as_i32_not_set ... ok
[INFO] [stdout] test utils::env_utils::tests::returns_default_when_env_variable_not_set ... ok
[INFO] [stdout] test utils::env_utils::tests::test_get_property_existing_variable ... ok
[INFO] [stdout] test utils::env_utils::tests::test_get_property_non_existing_variable ... ok
[INFO] [stdout] test utils::env_utils::tests::test_get_rocketmq_home_non_existing_variable ... ok
[INFO] [stdout] test common::message::message_queue::test::new_message_queue_has_default_values ... ok
[INFO] [stdout] test common::message::message_queue::test::message_queue_ordering ... ok
[INFO] [stdout] test common::attribute::topic_attributes::tests::all_attributes_contains_all_defined_attributes ... ok
[INFO] [stdout] test common::attribute::long_range_attribute::tests::parse_long_valid ... ok
[INFO] [stdout] test utils::message_utils::tests::build_batch_message_id_creates_correct_id_for_multiple_positions ... ok
[INFO] [stdout] test utils::message_utils::tests::build_batch_message_id_creates_correct_id_for_single_position ... ok
[INFO] [stdout] test utils::message_utils::tests::build_batch_message_id_creates_empty_id_for_no_positions ... ok
[INFO] [stdout] test utils::message_utils::tests::delete_property_handles_empty_string ... ok
[INFO] [stdout] test utils::message_utils::tests::delete_property_handles_key_at_end ... ok
[INFO] [stdout] test utils::message_utils::tests::delete_property_handles_key_at_start ... ok
[INFO] [stdout] test utils::message_utils::tests::delete_property_handles_multiple_occurrences ... ok
[INFO] [stdout] test utils::message_utils::tests::delete_property_handles_non_existent_key ... ok
[INFO] [stdout] test common::attribute::tests::set_attribute_changeable ... ok
[INFO] [stdout] test common::attribute::tests::set_attribute_name ... ok
[INFO] [stdout] test utils::message_utils::tests::test_build_message_id ... ok
[INFO] [stdout] test utils::message_utils::tests::test_get_sharding_key_index ... ok
[INFO] [stdout] test utils::message_utils::tests::test_delete_property ... ok
[INFO] [stdout] test common::message::message_enum::tests::test_get_short_name ... ok
[INFO] [stdout] test utils::message_utils::tests::delete_property_removes_property_correctly ... ok
[INFO] [stdout] test utils::message_utils::tests::test_get_sharding_key_index_by_msg ... ok
[INFO] [stdout] test utils::queue_type_utils::tests::test_is_batch_cq ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::from_json_slice_returns_error_for_invalid_json ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::from_json_returns_error_for_invalid_json ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::from_json_slice_returns_expected_result ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::from_json_returns_expected_result ... ok
[INFO] [stdout] test utils::message_utils::tests::test_get_sharding_key_indexes ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::serialize_json_returns_expected_result ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::serialize_json_vec_returns_expected_result ... ok
[INFO] [stdout] test utils::queue_type_utils::tests::test_get_cq_type ... ok
[INFO] [stdout] test common::attribute::topic_attributes::tests::cleanup_policy_attribute_default_value ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::serialize_json_vec_pretty_returns_expected_result ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::test_from_json_slice_error ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::test_serialize_json_error ... ok
[INFO] [stdout] test utils::string_utils::tests::is_not_empty_str_with_none ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::test_serialize_json_success ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::test_from_json_success ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::test_from_json_slice_success ... ok
[INFO] [stdout] test utils::string_utils::tests::is_not_empty_str_with_some_empty_str ... ok
[INFO] [stdout] test utils::string_utils::tests::is_not_empty_str_with_some_non_empty_str ... ok
[INFO] [stdout] test utils::string_utils::tests::is_not_empty_string_with_some_empty_string ... ok
[INFO] [stdout] test utils::string_utils::tests::is_not_empty_string_with_some_non_empty_string ... ok
[INFO] [stdout] test utils::string_utils::tests::is_not_empty_string_with_none ... ok
[INFO] [stdout] test utils::string_utils::tests::parse_delay_level_with_unknown_time_unit ... ok
[INFO] [stdout] test utils::string_utils::tests::parse_delay_level_with_valid_input ... ok
[INFO] [stdout] test utils::string_utils::tests::parse_delay_level_with_invalid_number ... ok
[INFO] [stdout] test utils::time_utils::tests::get_current_nano_returns_correct_value ... ok
[INFO] [stdout] test utils::util_all::tests::bytes_to_string_converts_correctly ... ok
[INFO] [stdout] test utils::util_all::tests::is_it_time_to_do_returns_false_when_current_hour_is_not_in_input ... ok
[INFO] [stdout] test utils::util_all::tests::is_it_time_to_do_returns_true_when_current_hour_is_in_input ... ok
[INFO] [stdout] test utils::util_all::tests::is_path_exists_returns_false_for_non_existing_path ... ok
[INFO] [stdout] test utils::util_all::tests::is_path_exists_returns_true_for_existing_path ... ok
[INFO] [stdout] test utils::util_all::tests::offset_to_file_name_formats_correctly ... ok
[INFO] [stdout] test utils::util_all::tests::test_compute_next_minutes_time_millis ... ok
[INFO] [stdout] test utils::util_all::tests::time_millis_to_human_string2_formats_correctly_with_valid_timestamp ... ok
[INFO] [stdout] test utils::util_all::tests::time_millis_to_human_string3_formats_correctly_with_valid_timestamp ... ok
[INFO] [stdout] test utils::util_all::tests::time_millis_to_human_string_formats_correctly ... ok
[INFO] [stdout] test utils::file_utils::tests::test_file_to_string ... ok
[INFO] [stdout] test utils::file_utils::tests::test_string_to_file ... ok
[INFO] [stdout] test common::message::message_enum::tests::serialize_message_request_mode_pull ... ok
[INFO] [stdout] test common::message::message_enum::tests::deserialize_message_request_mode_invalid ... ok
[INFO] [stdout] test common::message::message_decoder::tests::encode_without_compression ... ok
[INFO] [stdout] test common::base::plain_access_config::tests::serialize_plain_access_config ... ok
[INFO] [stdout] test common::message::message_queue::test::set_topic_updates_topic ... ok
[INFO] [stdout] test utils::string_utils::tests::parse_delay_level_with_empty_string ... ok
[INFO] [stdout] test utils::time_utils::tests::get_current_millis_returns_correct_value ... ok
[INFO] [stdout] test common::thread::thread_service_tokio::tests::test_wait_for_running ... ok
[INFO] [stdout] test utils::util_all::tests::compute_elapsed_time_milliseconds_returns_correct_duration ... ok
[INFO] [stdout] test utils::util_all::tests::ensure_dir_ok_creates_directory_if_not_exists ... FAILED
[INFO] [stdout] test utils::serde_json_utils::tests::serialize_json_pretty_returns_expected_result ... ok
[INFO] [stdout] test utils::serde_json_utils::tests::test_from_json_error ... ok
[INFO] [stdout] test common::thread::thread_service_tokio::tests::test_start_and_shutdown ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::util_all::tests::ensure_dir_ok_creates_directory_if_not_exists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::util_all::tests::ensure_dir_ok_creates_directory_if_not_exists' (378) panicked at src/utils/util_all.rs:463:9:
[INFO] [stdout] assertion failed: is_path_exists(dir_name)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59722a787112 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59722a787112 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59722a787112 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59722a787112 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59722a79f4ca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59722a79f4ca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59722a78c646 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59722a78c646 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59722a76344f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59722a76344f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59722a77e379 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59722a55e43e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59722a55e43e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59722a77e5e2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59722a77e5e2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59722a76353a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59722a757e89 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59722a76460d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59722a79fc3c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59722a79fc02 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59722a368928 - rocketmq_common[ba2a71105e0e3b93]::utils::util_all::tests::ensure_dir_ok_creates_directory_if_not_exists
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/util_all.rs:463:9
[INFO] [stdout]   21:     0x59722a3619a7 - rocketmq_common[ba2a71105e0e3b93]::utils::util_all::tests::ensure_dir_ok_creates_directory_if_not_exists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/util_all.rs:460:55
[INFO] [stdout]   22:     0x59722a3131f6 - <rocketmq_common[ba2a71105e0e3b93]::utils::util_all::tests::ensure_dir_ok_creates_directory_if_not_exists::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59722a5527eb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59722a5527eb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59722a55f04a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59722a55f04a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59722a55f04a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59722a55f04a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59722a55f04a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59722a55f04a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59722a55f04a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59722a559514 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59722a559514 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59722a561b42 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59722a561b42 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59722a561b42 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59722a561b42 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59722a561b42 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59722a561b42 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59722a561b42 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59722a7860df - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x59722a7860df - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x76b7bddf2aa4 - <unknown>
[INFO] [stdout]   44:     0x76b7bde7fa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::util_all::tests::ensure_dir_ok_creates_directory_if_not_exists
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 346 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "005b134985cf23adfcaf2d36c6faad0cf9041b266d883c9646cd18bde22d78c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "005b134985cf23adfcaf2d36c6faad0cf9041b266d883c9646cd18bde22d78c9", kill_on_drop: false }`
[INFO] [stdout] 005b134985cf23adfcaf2d36c6faad0cf9041b266d883c9646cd18bde22d78c9
