[INFO] cloning repository https://github.com/ViewWay/rutool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ViewWay/rutool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViewWay%2Frutool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViewWay%2Frutool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d14125bf58be32c67db5752950d62addcb718c5d
[INFO] testing ViewWay/rutool against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViewWay%2Frutool" "/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/ViewWay/rutool
[INFO] finished tweaking git repo https://github.com/ViewWay/rutool
[INFO] tweaked toml for git repo https://github.com/ViewWay/rutool written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ViewWay/rutool on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ViewWay/rutool 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] 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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80737434d2a84c0b38cce78534f3fb4f510f086556c0594024f35344cc8bcce1
[INFO] running `Command { std: "docker" "start" "-a" "80737434d2a84c0b38cce78534f3fb4f510f086556c0594024f35344cc8bcce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80737434d2a84c0b38cce78534f3fb4f510f086556c0594024f35344cc8bcce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80737434d2a84c0b38cce78534f3fb4f510f086556c0594024f35344cc8bcce1", kill_on_drop: false }`
[INFO] [stdout] 80737434d2a84c0b38cce78534f3fb4f510f086556c0594024f35344cc8bcce1
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a1923bc45d0e16fd99dea15db64fc28a532795999e656bc2c9d66bf0fb24808
[INFO] running `Command { std: "docker" "start" "-a" "2a1923bc45d0e16fd99dea15db64fc28a532795999e656bc2c9d66bf0fb24808", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.5
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling pxfm v0.1.23
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling yimi-rutool v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2a1923bc45d0e16fd99dea15db64fc28a532795999e656bc2c9d66bf0fb24808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a1923bc45d0e16fd99dea15db64fc28a532795999e656bc2c9d66bf0fb24808", kill_on_drop: false }`
[INFO] [stdout] 2a1923bc45d0e16fd99dea15db64fc28a532795999e656bc2c9d66bf0fb24808
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b6a4bfdf8a8f84ff9cf17bd6bd065ae4495dd7c30cc91af819b3b6a1e94c75e
[INFO] running `Command { std: "docker" "start" "-a" "4b6a4bfdf8a8f84ff9cf17bd6bd065ae4495dd7c30cc91af819b3b6a1e94c75e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling compression-codecs v0.4.30
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling async-compression v0.4.30
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.23.4
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling toml-span v0.4.1
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rustc-stable-hash v0.1.2
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling git-conventional v0.12.9
[INFO] [stderr]    Compiling trycmd v0.15.10
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling clap-cargo v0.15.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling tame-index v0.18.1
[INFO] [stderr]    Compiling yimi-rutool v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cargo-release v0.25.18
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10m 53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4b6a4bfdf8a8f84ff9cf17bd6bd065ae4495dd7c30cc91af819b3b6a1e94c75e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b6a4bfdf8a8f84ff9cf17bd6bd065ae4495dd7c30cc91af819b3b6a1e94c75e", kill_on_drop: false }`
[INFO] [stdout] 4b6a4bfdf8a8f84ff9cf17bd6bd065ae4495dd7c30cc91af819b3b6a1e94c75e
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d4854976d96e69bbaf40bc41c4aa78cd9f184882a5e5fbd4f34e55d032f953e
[INFO] running `Command { std: "docker" "start" "-a" "8d4854976d96e69bbaf40bc41c4aa78cd9f184882a5e5fbd4f34e55d032f953e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yimi_rutool-e28e4268db3a8f3b)
[INFO] [stdout] 
[INFO] [stdout] running 316 tests
[INFO] [stdout] test algorithms::bitmap::tests::test_bitmap_creation ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_bitmap_empty ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_bitmap_filled ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_bitwise_operations ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_count_operations ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_equality ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_fill_and_clear ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_iterators ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_set_and_get ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_toggle ... ok
[INFO] [stdout] test algorithms::bloom_filter::tests::test_bloom_filter_builder ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_edge_cases ... ok
[INFO] [stdout] test algorithms::bloom_filter::tests::test_bloom_filter_clear ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_not_operation ... ok
[INFO] [stdout] test algorithms::bloom_filter::tests::test_bloom_filter_creation ... ok
[INFO] [stdout] test algorithms::bloom_filter::tests::test_bloom_filter_false_negatives_impossible ... ok
[INFO] [stdout] test algorithms::bloom_filter::tests::test_bloom_filter_insert_and_contains ... ok
[INFO] [stdout] test algorithms::bloom_filter::tests::test_counting_bloom_filter ... ok
[INFO] [stdout] test algorithms::bloom_filter::tests::test_bloom_filter_invalid_params ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_resize ... ok
[INFO] [stdout] test algorithms::bloom_filter::tests::test_bloom_filter_builder_manual_params ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_different_algorithms_produce_different_hashes ... ok
[INFO] [stdout] test algorithms::bloom_filter::tests::test_optimal_parameters ... ok
[INFO] [stdout] test algorithms::bloom_filter::tests::test_false_positive_rate_estimation ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_double_hasher ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_double_hasher_zero_max_value ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_different_seeds_produce_different_hashes ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_fnv1a_hash ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_hash_distribution ... ok
[INFO] [stdout] test algorithms::bloom_filter::tests::test_counting_bloom_filter_remove_nonexistent ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_generate_functions ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_hash_consistency ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_hash_function_with_algorithm ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_hash_quality_empty_data ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_hash_function_with_seed ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_murmur3_hash ... ok
[INFO] [stdout] test algorithms::tests::test_module_imports ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_hash_quality_evaluation ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_clone ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_hash_function_creation ... ok
[INFO] [stdout] test algorithms::hash_functions::tests::test_seeded_algorithm ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_basic_operations ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_get_or_insert ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_keys ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_empty_cache ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_lru_eviction ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_lru_order ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_peek_lru_mru ... ok
[INFO] [stdout] test cache::memory_cache::tests::test_basic_operations ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_clear ... ok
[INFO] [stdout] test cache::memory_cache::tests::test_clear ... ok
[INFO] [stdout] test cache::memory_cache::tests::test_clone ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_remove ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_update_existing_key ... ok
[INFO] [stdout] test cache::memory_cache::tests::test_cleanup_expired ... ok
[INFO] [stdout] test cache::memory_cache::tests::test_get_or_compute ... ok
[INFO] [stdout] test cache::memory_cache::tests::test_max_size ... ok
[INFO] [stdout] test cache::memory_cache::tests::test_stats ... ok
[INFO] [stdout] test cache::memory_cache::tests::test_default_ttl ... ok
[INFO] [stdout] test cache::memory_cache::tests::test_keys ... ok
[INFO] [stdout] test core::codec::tests::test_base58_encode_decode ... ok
[INFO] [stdout] test core::codec::tests::test_base64_encode_decode ... ok
[INFO] [stdout] test core::codec::tests::test_hex_encode_decode ... ok
[INFO] [stdout] test core::codec::tests::test_hex_upper_encode ... ok
[INFO] [stdout] test core::codec::tests::test_hex_validity ... ok
[INFO] [stdout] test core::codec::tests::test_percent_encode_decode ... ok
[INFO] [stdout] test core::codec::tests::test_percent_encode_special_chars ... ok
[INFO] [stdout] test core::codec::tests::test_url_encode_decode ... ok
[INFO] [stdout] test cache::memory_cache::tests::test_permanent_storage ... ok
[INFO] [stdout] test cache::memory_cache::tests::test_ttl ... ok
[INFO] [stdout] test core::collection_util::tests::test_filter ... ok
[INFO] [stdout] test core::collection_util::tests::test_distinct ... ok
[INFO] [stdout] test core::collection_util::tests::test_find_first ... ok
[INFO] [stdout] test core::collection_util::tests::test_get_first_last ... ok
[INFO] [stdout] test core::collection_util::tests::test_is_empty ... ok
[INFO] [stdout] test core::collection_util::tests::test_map ... ok
[INFO] [stdout] test core::collection_util::tests::test_add_and_remove ... ok
[INFO] [stdout] test core::collection_util::tests::test_contains ... ok
[INFO] [stdout] test core::collection_util::tests::test_sort ... ok
[INFO] [stdout] test core::collection_util::tests::test_max_min ... ok
[INFO] [stdout] test core::collection_util::tests::test_partition ... ok
[INFO] [stdout] test core::collection_util::tests::test_sum_average ... ok
[INFO] [stdout] test core::collection_util::tests::test_sub ... ok
[INFO] [stdout] test core::collection_util::tests::test_zip ... ok
[INFO] [stdout] test core::convert::tests::test_case_conversion ... ok
[INFO] [stdout] test core::convert::tests::test_default_conversions ... ok
[INFO] [stdout] test core::convert::tests::test_hex_conversion ... ok
[INFO] [stdout] test core::convert::tests::test_number_formats ... ok
[INFO] [stdout] test core::convert::tests::test_string_array_conversion ... ok
[INFO] [stdout] test core::convert::tests::test_to_bool ... ok
[INFO] [stdout] test core::date_util::tests::test_add_days ... ok
[INFO] [stdout] test core::date_util::tests::test_first_day_of_month ... ok
[INFO] [stdout] test core::date_util::tests::test_format_date ... ok
[INFO] [stdout] test core::date_util::tests::test_days_between ... ok
[INFO] [stdout] test core::date_util::tests::test_days_in_month ... ok
[INFO] [stdout] test core::date_util::tests::test_is_leap_year ... ok
[INFO] [stdout] test core::date_util::tests::test_last_day_of_month ... ok
[INFO] [stdout] test core::date_util::tests::test_parse_auto ... ok
[INFO] [stdout] test core::date_util::tests::test_timestamp_conversion ... ok
[INFO] [stdout] test core::date_util::tests::test_parse_date ... ok
[INFO] [stdout] test core::date_util::tests::test_now ... ok
[INFO] [stdout] test core::str_util::tests::test_center ... ok
[INFO] [stdout] test core::str_util::tests::test_format ... ok
[INFO] [stdout] test core::str_util::tests::test_is_blank ... ok
[INFO] [stdout] test core::str_util::tests::test_is_empty ... ok
[INFO] [stdout] test core::str_util::tests::test_pad_left ... ok
[INFO] [stdout] test core::str_util::tests::test_pad_right ... ok
[INFO] [stdout] test core::str_util::tests::test_replace ... ok
[INFO] [stdout] test core::str_util::tests::test_to_camel_case ... ok
[INFO] [stdout] test core::str_util::tests::test_random_numeric ... ok
[INFO] [stdout] test core::str_util::tests::test_random_string ... ok
[INFO] [stdout] test core::str_util::tests::test_to_snake_case ... ok
[INFO] [stdout] test core::str_util::tests::test_trim ... ok
[INFO] [stdout] test cron::cron_parser::tests::test_cron_builder ... ok
[INFO] [stdout] test cron::cron_parser::tests::test_display ... ok
[INFO] [stdout] test cron::cron_parser::tests::test_error_cases ... ok
[INFO] [stdout] test cron::cron_parser::tests::test_field_get_values ... ok
[INFO] [stdout] test cron::cron_parser::tests::test_matches_datetime ... ok
[INFO] [stdout] test cron::cron_parser::tests::test_parse_extended_cron ... ok
[INFO] [stdout] test cron::cron_parser::tests::test_parse_list ... ok
[INFO] [stdout] test core::convert::tests::test_to_int ... ok
[INFO] [stdout] test cron::cron_parser::tests::test_parse_standard_cron ... ok
[INFO] [stdout] test cron::cron_parser::tests::test_parse_step ... ok
[INFO] [stdout] test cron::cron_parser::tests::test_parse_range ... ok
[INFO] [stdout] test cron::job::tests::test_job_creation ... ok
[INFO] [stdout] test cron::cron_parser::tests::test_validation ... ok
[INFO] [stdout] test cron::job::tests::test_job_builder ... ok
[INFO] [stdout] test cron::job::tests::test_job_registry ... ok
[INFO] [stdout] test cron::job::tests::test_job_display ... ok
[INFO] [stdout] test cron::job::tests::test_job_async_execution ... ok
[INFO] [stdout] test cron::job::tests::test_job_result_display ... ok
[INFO] [stdout] test cron::job::tests::test_job_with_metadata ... ok
[INFO] [stdout] test cron::job::tests::test_job_registry_duplicate_name ... ok
[INFO] [stdout] test cron::job::tests::test_job_execution ... ok
[INFO] [stdout] test cron::scheduler::tests::test_get_jobs_info ... ok
[INFO] [stdout] test cron::scheduler::tests::test_add_job ... ok
[INFO] [stdout] test cron::scheduler::tests::test_clear_jobs ... ok
[INFO] [stdout] test cron::scheduler::tests::test_job_enable_disable ... ok
[INFO] [stdout] test cron::scheduler::tests::test_remove_job ... ok
[INFO] [stdout] test cron::scheduler::tests::test_scheduler_creation ... ok
[INFO] [stdout] test cron::scheduler::tests::test_scheduler_config ... ok
[INFO] [stdout] test cron::scheduler::tests::test_scheduler_start_stop ... ok
[INFO] [stdout] test cron::scheduler::tests::test_trigger_job ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_out_of_bounds_set - should panic ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_out_of_bounds_get - should panic ... ok
[INFO] [stdout] test algorithms::bitmap::tests::test_mismatched_sizes_and - should panic ... ok
[INFO] [stdout] test cache::lru_cache::tests::test_zero_capacity - should panic ... ok
[INFO] [stdout] test cron::job::tests::test_job_retries ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_generate_keypair ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_pem_export_import ... ok
[INFO] [stdout] test crypto::digest::tests::test_hmac_sha256 ... ok
[INFO] [stdout] test crypto::digest::tests::test_hmac_string ... ok
[INFO] [stdout] test crypto::digest::tests::test_md5_digest ... ok
[INFO] [stdout] test crypto::digest::tests::test_md5_string ... ok
[INFO] [stdout] test crypto::digest::tests::test_sha256_digest ... ok
[INFO] [stdout] test crypto::digest::tests::test_sha256_string ... ok
[INFO] [stdout] test crypto::digest::tests::test_sha512_digest ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_constant_time_eq ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_generate_api_key ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_generate_password ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_generate_salt ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_generate_session_id ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_generate_token ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_generate_uuid ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_is_valid_uuid ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_random_alphanumeric ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_random_bytes ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_random_hex ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_random_int ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_random_numeric ... ok
[INFO] [stdout] test crypto::secure_util::tests::test_random_string ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_encrypt_decrypt_str ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_encrypt_decrypt ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_encrypt_decrypt_str ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_encrypt_decrypt_with_custom_nonce ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_sign_verify ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_encrypt_decrypt has been running for over 60 seconds
[INFO] [stdout] test crypto::asymmetric::tests::test_encrypt_large has been running for over 60 seconds
[INFO] [stdout] test crypto::asymmetric::tests::test_key_compatibility has been running for over 60 seconds
[INFO] [stdout] test crypto::asymmetric::tests::test_max_encrypt_size has been running for over 60 seconds
[INFO] [stdout] test crypto::symmetric::tests::test_encrypt_decrypt_with_password ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_generate_key ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_generate_nonce ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_invalid_key_size ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_invalid_nonce_size ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_wrong_key_decryption ... ok
[INFO] [stdout] test db::connection::tests::test_connection_pool ... ok
[INFO] [stdout] test db::connection::tests::test_database_config_builder ... ok
[INFO] [stdout] test db::connection::tests::test_database_config_creation ... ok
[INFO] [stdout] test db::connection::tests::test_mock_connection_operations ... ok
[INFO] [stdout] test db::connection::tests::test_mock_transaction ... ok
[INFO] [stdout] test db::migration::tests::test_migration_creation ... ok
[INFO] [stdout] test db::migration::tests::test_migration_result_display ... ok
[INFO] [stdout] test db::migration::tests::test_migration_runner_with_mock ... ok
[INFO] [stdout] test db::migration::tests::test_migration_simple ... ok
[INFO] [stdout] test db::migration::tests::test_migration_status_display ... ok
[INFO] [stdout] test db::migration::tests::test_migration_timestamp ... ok
[INFO] [stdout] test db::migration::tests::test_migration_validation ... ok
[INFO] [stdout] test db::query_builder::tests::test_complex_select_with_joins ... ok
[INFO] [stdout] test db::query_builder::tests::test_delete_query_builder ... ok
[INFO] [stdout] test db::query_builder::tests::test_error_cases ... ok
[INFO] [stdout] test db::query_builder::tests::test_group_by_having ... ok
[INFO] [stdout] test db::query_builder::tests::test_insert_query_builder ... ok
[INFO] [stdout] test db::query_builder::tests::test_query_executor_csv ... ok
[INFO] [stdout] test db::query_builder::tests::test_query_executor_format ... ok
[INFO] [stdout] test db::query_builder::tests::test_query_value_conversions ... ok
[INFO] [stdout] test db::query_builder::tests::test_select_query_builder ... ok
[INFO] [stdout] test db::query_builder::tests::test_update_query_builder ... ok
[INFO] [stdout] test db::query_builder::tests::test_where_in_clause ... ok
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test extra::compression::tests::test_calculate_compression_ratio ... ok
[INFO] [stdout] test extra::compression::tests::test_compression_format_extension ... ok
[INFO] [stdout] test extra::compression::tests::test_compression_format_from_extension ... ok
[INFO] [stdout] test extra::compression::tests::test_compression_format_from_path ... ok
[INFO] [stdout] test extra::compression::tests::test_compression_stats ... ok
[INFO] [stdout] test extra::compression::tests::test_compression_stats_display ... ok
[INFO] [stdout] test extra::compression::tests::test_estimate_compression_ratio ... ok
[INFO] [stdout] test extra::compression::tests::test_gzip_compression ... ok
[INFO] [stdout] test extra::image_util::tests::test_brightness_analysis ... ok
[INFO] [stdout] test extra::image_util::tests::test_combine_images ... ok
[INFO] [stdout] test extra::image_util::tests::test_create_solid_color ... ok
[INFO] [stdout] test extra::image_util::tests::test_create_solid_color_rgba ... ok
[INFO] [stdout] test extra::image_util::tests::test_crop ... ok
[INFO] [stdout] test extra::image_util::tests::test_histogram ... ok
[INFO] [stdout] test extra::image_util::tests::test_image_effects ... ok
[INFO] [stdout] test extra::image_util::tests::test_image_format_extension ... ok
[INFO] [stdout] test extra::image_util::tests::test_image_format_from_extension ... ok
[INFO] [stdout] test extra::image_util::tests::test_image_transformations ... ok
[INFO] [stdout] test extra::image_util::tests::test_save_to_bytes ... ok
[INFO] [stdout] test extra::image_util::tests::test_watermark ... ok
[INFO] [stdout] test extra::qr_code::tests::test_ascii_output ... ok
[INFO] [stdout] test extra::qr_code::tests::test_capacity_info ... ok
[INFO] [stdout] test extra::qr_code::tests::test_error_correction_display ... ok
[INFO] [stdout] test extra::qr_code::tests::test_image_generation ... ok
[INFO] [stdout] test extra::qr_code::tests::test_invalid_image_size ... ok
[INFO] [stdout] test extra::qr_code::tests::test_invalid_version ... ok
[INFO] [stdout] test extra::qr_code::tests::test_optimal_version ... ok
[INFO] [stdout] test extra::qr_code::tests::test_png_generation ... ok
[INFO] [stdout] test extra::qr_code::tests::test_qr_code_builder ... ok
[INFO] [stdout] test extra::qr_code::tests::test_qr_code_creation ... ok
[INFO] [stdout] test extra::qr_code::tests::test_qr_code_display ... ok
[INFO] [stdout] test extra::qr_code::tests::test_qr_code_with_error_correction ... ok
[INFO] [stdout] test extra::qr_code::tests::test_qr_code_with_version ... ok
[INFO] [stdout] test extra::qr_code::tests::test_qr_util_email ... ok
[INFO] [stdout] test extra::qr_code::tests::test_qr_util_geo ... ok
[INFO] [stdout] test extra::qr_code::tests::test_qr_util_phone ... ok
[INFO] [stdout] test extra::qr_code::tests::test_qr_util_url ... ok
[INFO] [stdout] test extra::qr_code::tests::test_qr_util_wifi ... ok
[INFO] [stdout] test extra::qr_code::tests::test_unicode_output ... ok
[INFO] [stdout] test http::http_util::tests::test_build_query_string ... ok
[INFO] [stdout] test http::http_util::tests::test_build_url ... ok
[INFO] [stdout] test http::http_util::tests::test_client_creation ... ok
[INFO] [stdout] test http::http_util::tests::test_client_with_timeout ... ok
[INFO] [stdout] test http::http_util::tests::test_extract_domain ... ok
[INFO] [stdout] test http::http_util::tests::test_is_valid_url ... ok
[INFO] [stdout] test http::http_util::tests::test_parse_query_string ... ok
[INFO] [stdout] test json::json_util::tests::test_array_path_operations ... ok
[INFO] [stdout] test json::json_util::tests::test_convert_to ... ok
[INFO] [stdout] test json::json_util::tests::test_count_elements ... ok
[INFO] [stdout] test json::json_util::tests::test_from_pairs ... ok
[INFO] [stdout] test json::json_util::tests::test_get_all_keys ... ok
[INFO] [stdout] test json::json_util::tests::test_is_valid ... ok
[INFO] [stdout] test json::json_util::tests::test_merge ... ok
[INFO] [stdout] test json::json_util::tests::test_minify_prettify ... ok
[INFO] [stdout] test json::json_util::tests::test_parse_and_stringify ... ok
[INFO] [stdout] test json::json_util::tests::test_path_operations ... ok
[INFO] [stdout] test json::json_util::tests::test_pretty_formatting ... ok
[INFO] [stdout] test json::json_util::tests::test_to_flat_map ... ok
[INFO] [stdout] test json::json_util::tests::test_to_string_from_str ... ok
[INFO] [stdout] test jwt::algorithms::tests::test_algorithm_string_conversion ... ok
[INFO] [stdout] test jwt::algorithms::tests::test_algorithm_types ... ok
[INFO] [stdout] test jwt::algorithms::tests::test_signing_capabilities ... ok
[INFO] [stdout] test jwt::algorithms::tests::test_signing_key_compatibility ... ok
[INFO] [stdout] test jwt::claims::tests::test_claims_builder ... ok
[INFO] [stdout] test jwt::claims::tests::test_claims_creation ... ok
[INFO] [stdout] test jwt::claims::tests::test_json_serialization ... ok
[INFO] [stdout] test jwt::claims::tests::test_time_until_expiration ... ok
[INFO] [stdout] test jwt::claims::tests::test_time_validation ... ok
[INFO] [stdout] test jwt::errors::tests::test_error_creation ... ok
[INFO] [stdout] test jwt::errors::tests::test_error_display ... ok
[INFO] [stdout] test jwt::jwt_util::tests::test_create_and_validate_token ... ok
[INFO] [stdout] test jwt::jwt_util::tests::test_decode_without_verification ... ok
[INFO] [stdout] test jwt::jwt_util::tests::test_expired_token ... ok
[INFO] [stdout] test jwt::jwt_util::tests::test_invalid_signature ... ok
[INFO] [stdout] test jwt::jwt_util::tests::test_jwt_header ... ok
[INFO] [stdout] test jwt::jwt_util::tests::test_refresh_token ... ok
[INFO] [stdout] test jwt::jwt_util::tests::test_token_inspection ... ok
[INFO] [stdout] test jwt::tests::test_module_imports ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test text::sensitive::tests::test_add_words ... ok
[INFO] [stdout] test text::sensitive::tests::test_case_insensitive ... ok
[INFO] [stdout] test text::sensitive::tests::test_case_sensitive ... ok
[INFO] [stdout] test text::sensitive::tests::test_contains_sensitive_words ... ok
[INFO] [stdout] test text::sensitive::tests::test_empty_text ... ok
[INFO] [stdout] test text::sensitive::tests::test_filter_builder ... ok
[INFO] [stdout] test text::sensitive::tests::test_filter_result ... ok
[INFO] [stdout] test text::sensitive::tests::test_filter_strategy_char ... ok
[INFO] [stdout] test text::sensitive::tests::test_filter_strategy_highlight ... ok
[INFO] [stdout] test text::sensitive::tests::test_filter_strategy_mask ... ok
[INFO] [stdout] test text::sensitive::tests::test_filter_strategy_remove ... ok
[INFO] [stdout] test text::sensitive::tests::test_filter_strategy_replace ... ok
[INFO] [stdout] test text::sensitive::tests::test_filter_with_mask ... ok
[INFO] [stdout] test text::sensitive::tests::test_filter_with_strategy ... ok
[INFO] [stdout] test text::sensitive::tests::test_multiple_strategies ... ok
[INFO] [stdout] test text::sensitive::tests::test_no_matches ... ok
[INFO] [stdout] test text::sensitive::tests::test_overlapping_words ... ok
[INFO] [stdout] test text::sensitive::tests::test_processing_stats ... ok
[INFO] [stdout] test text::sensitive::tests::test_sensitive_word_filter_basic ... ok
[INFO] [stdout] test text::sensitive::tests::test_unicode_text ... ok
[INFO] [stdout] test text::sensitive::tests::test_word_management ... ok
[INFO] [stdout] test text::sensitive::tests::test_word_match ... ok
[INFO] [stdout] test text::tests::test_module_imports ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_encrypt_decrypt_with_password_combined ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_max_encrypt_size ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_derive_key_from_password ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_encrypt_large ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_encrypt_decrypt ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_key_compatibility ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_sign_verify_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 316 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 76.34s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yimi_rutool
[INFO] [stdout] 
[INFO] [stdout] running 370 tests
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::clear (line 212) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::count_ones (line 227) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::filled (line 60) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::get (line 84) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::all_ones (line 325) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::fill (line 184) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap (line 15) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::count_zeros (line 262) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::new (line 38) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::or (line 389) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::resize (line 529) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::set (line 118) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::iter_zeros (line 504) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::is_empty (line 291) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::iter_ones (line 485) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::xor (line 425) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::toggle (line 154) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::not (line 456) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::all_zeros (line 308) ... ok
[INFO] [stdout] test src/algorithms/bloom_filter.rs - algorithms::bloom_filter::BloomFilter (line 15) ... ok
[INFO] [stdout] test src/algorithms/bloom_filter.rs - algorithms::bloom_filter::CountingBloomFilter (line 287) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::len (line 277) ... ok
[INFO] [stdout] test src/algorithms/hash_functions.rs - algorithms::hash_functions::DoubleHasher::hash_multiple (line 262) ... ok
[INFO] [stdout] test src/algorithms/hash_functions.rs - algorithms::hash_functions::DoubleHasher::new (line 225) ... ok
[INFO] [stdout] test src/algorithms/bloom_filter.rs - algorithms::bloom_filter::BloomFilter::new (line 44) ... ok
[INFO] [stdout] test src/algorithms/bloom_filter.rs - algorithms::bloom_filter::BloomFilter::insert (line 88) ... ok
[INFO] [stdout] test src/algorithms/hash_functions.rs - algorithms::hash_functions::HashFunction::generate_functions (line 103) ... ok
[INFO] [stdout] test src/algorithms/hash_functions.rs - algorithms::hash_functions::HashFunction::with_seed (line 82) ... ok
[INFO] [stdout] test src/algorithms/bloom_filter.rs - algorithms::bloom_filter::BloomFilterBuilder (line 190) ... ok
[INFO] [stdout] test src/algorithms/bloom_filter.rs - algorithms::bloom_filter::BloomFilter::contains (line 111) ... ok
[INFO] [stdout] test src/algorithms/hash_functions.rs - algorithms::hash_functions::HashFunction::new (line 40) ... ok
[INFO] [stdout] test src/algorithms/hash_functions.rs - algorithms::hash_functions::HashFunction::with_algorithm (line 62) ... ok
[INFO] [stdout] test src/algorithms/bitmap.rs - algorithms::bitmap::BitMap::and (line 350) ... ok
[INFO] [stdout] test src/algorithms/hash_functions.rs - algorithms::hash_functions::evaluate_hash_quality (line 328) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::clear (line 299) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache (line 37) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::capacity (line 284) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::is_empty (line 270) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::keys (line 337) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::new (line 79) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::get (line 104) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::get_or_insert (line 434) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::contains_key (line 226) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::peek_mru (line 403) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::len (line 248) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::peek_lru (line 372) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::get_or_compute (line 482) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::put (line 142) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::get (line 231) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache (line 49) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::cleanup_expired (line 373) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::keys (line 408) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::contains_key (line 262) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::new (line 84) ... ok
[INFO] [stdout] test src/cache/lru_cache.rs - cache::lru_cache::LruCache<K,V>::remove (line 188) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::put (line 157) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::get_or_compute_with_ttl (line 513) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::is_empty (line 356) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::clear (line 310) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::put_permanent (line 188) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::size (line 334) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::remove (line 288) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::put_with_ttl (line 172) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::stats (line 437) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::Base58Util::encode (line 81) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::with_max_size (line 119) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::with_ttl_and_size (line 136) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::Base64Util::decode (line 31) ... ok
[INFO] [stdout] test src/cache/memory_cache.rs - cache::memory_cache::MemoryCache<K,V>::with_ttl (line 101) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::Base64Util::encode (line 17) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::Base58Util::decode (line 118) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::Base64Util::encode_str (line 45) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::PercentUtil::encode (line 282) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::HexUtil::encode (line 178) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::UrlUtil::decode (line 261) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::add (line 167) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::HexUtil::is_valid_hex (line 227) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::UrlUtil::encode (line 247) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::Base64Util::decode_str (line 59) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::HexUtil::encode_upper (line 192) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::PercentUtil::decode (line 307) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::all_match (line 359) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::add_all (line 184) ... ok
[INFO] [stdout] test src/core/codec.rs - core::codec::HexUtil::decode (line 206) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::any_match (line 341) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::distinct (line 395) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::find_first (line 302) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::find_all (line 323) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::contains (line 65) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::average (line 511) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::get_first (line 80) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::filter (line 262) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::get_last (line 97) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::group_by (line 536) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::get (line 114) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::is_not_empty (line 34) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::is_empty (line 17) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::none_match (line 377) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::partition (line 565) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::remove_if (line 240) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::remove (line 202) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::reverse (line 150) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::max (line 453) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::map (line 284) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::size (line 51) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::sort_by (line 432) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::remove_element (line 221) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::min (line 473) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::to_map (line 641) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::sum (line 493) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::to_set (line 604) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::zip (line 584) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::to_sorted_map (line 659) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::bytes_to_hex (line 151) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::bytes_to_str (line 116) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::sort (line 415) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::sub (line 129) ... ok
[INFO] [stdout] test src/core/collection_util.rs - core::collection_util::CollUtil::to_sorted_set (line 624) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_binary_string (line 350) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_char_array (line 233) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::chars_to_string (line 247) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::hex_to_bytes (line 130) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_double (line 54) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_float (line 41) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_hex_string (line 378) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_int_default (line 406) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_double_default (line 448) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_bool_default (line 462) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_bytes (line 102) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_lower_snake_case (line 329) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_float_default (line 434) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_hex_string_upper (line 392) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_int (line 14) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_bool (line 67) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_str (line 87) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_string_vec (line 204) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_long_default (line 420) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_octal_string (line 364) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_u32 (line 165) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_title_case (line 261) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_upper_snake_case (line 308) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::add_years (line 285) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_kebab_case (line 287) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_str_array (line 218) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::add_months (line 265) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::days_between (line 363) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::day_of_week (line 234) ... ok
[INFO] [stdout] test src/core/convert.rs - core::convert::Convert::to_long (line 28) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::first_day_of_year (line 471) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::format_date (line 90) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::add_days (line 249) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::days_in_month (line 517) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::from_timestamp (line 599) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::format_datetime_local (line 124) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::is_past (line 398) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::day (line 174) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::format_datetime (line 106) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::days_in_year (line 532) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::hour (line 189) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::is_future (line 416) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::month (line 159) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::last_day_of_year (line 487) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::minute (line 204) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::is_today (line 380) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::parse_date (line 49) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::is_leap_year (line 503) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::second (line 219) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::now_utc (line 34) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::parse_datetime (line 70) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::subtract_days (line 306) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::now (line 19) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::parse_auto (line 546) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::subtract_months (line 322) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::to_timestamp (line 581) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::year (line 144) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::contains (line 279) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::ends_with (line 265) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::last_day_of_month (line 450) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::extract_all (line 471) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::subtract_years (line 342) ... ok
[INFO] [stdout] test src/core/date_util.rs - core::date_util::DateUtil::first_day_of_month (line 434) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::extract_first (line 452) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::capitalize (line 170) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::format (line 411) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::center (line 544) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::join (line 397) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::is_not_blank (line 75) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::is_blank (line 45) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::pad_right (line 524) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::is_all_not_blank (line 595) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::is_not_empty (line 61) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::is_all_blank (line 567) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::random_numeric (line 648) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::random_string (line 609) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::has_blank (line 581) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::remove_all_whitespace (line 130) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::replace (line 326) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::replace_first (line 339) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::is_empty (line 30) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::random_alphanumeric (line 632) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::replace_last (line 360) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::split (line 381) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::pad_left (line 504) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::reverse (line 490) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::to_camel_case (line 188) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::matches (line 433) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::to_lower_case (line 144) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::sub_string_from (line 310) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::sub_string (line 293) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::trim_start (line 104) ... ok
[INFO] [stdout] test src/cron/cron_parser.rs - cron::cron_parser::CronExpression::parse (line 67) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::to_pascal_case (line 211) ... ok
[INFO] [stdout] test src/cron/job.rs - cron::job::Job::new_async (line 120) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::starts_with (line 251) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::to_snake_case (line 230) ... ok
[INFO] [stdout] test src/cron/job.rs - cron::job::Job::new (line 95) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::to_upper_case (line 157) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::trim_end (line 117) ... ok
[INFO] [stdout] test src/cron/scheduler.rs - cron::scheduler::Scheduler::with_config (line 118) ... ok
[INFO] [stdout] test src/cron/job.rs - cron::job::JobBuilder::new (line 324) ... ok
[INFO] [stdout] test src/cron/scheduler.rs - cron::scheduler::Scheduler::new (line 105) ... ok
[INFO] [stdout] test src/core/str_util.rs - core::str_util::StrUtil::trim (line 90) ... ok
[INFO] [stdout] test src/cron/scheduler.rs - cron::scheduler::Scheduler::add_job (line 146) ... ok
[INFO] [stdout] test src/cron/scheduler.rs - cron::scheduler::Scheduler::start (line 219) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::decrypt_str (line 163) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::encrypt (line 107) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::key_size (line 271) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::decrypt_large (line 327) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::max_encrypt_size (line 285) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::decrypt (line 144) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::encrypt_large (line 300) has been running for over 60 seconds
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::encrypt_str (line 127) has been running for over 60 seconds
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::generate_keypair (line 21) has been running for over 60 seconds
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::encrypt_str (line 127) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::public_key_from_pem (line 91) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::private_key_to_pem (line 38) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::public_key_to_pem (line 57) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::HmacUtil::hmac_sha256 (line 164) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::HmacUtil::hmac_sha256_hex (line 186) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::HmacUtil::hmac_sha256_str (line 203) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::HmacUtil::verify_hmac_sha256 (line 217) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::HmacUtil::verify_hmac_sha256_hex (line 243) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::Md5Util::digest (line 19) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::Md5Util::digest_hex (line 35) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::Md5Util::digest_str (line 50) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::ShaUtil::sha256 (line 69) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::ShaUtil::sha256_hex (line 85) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::ShaUtil::sha256_str (line 100) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::ShaUtil::sha512 (line 114) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::ShaUtil::sha512_hex (line 130) ... ok
[INFO] [stdout] test src/crypto/digest.rs - crypto::digest::ShaUtil::sha512_str (line 145) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::constant_time_eq (line 213) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::generate_api_key (line 291) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::generate_password (line 104) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::generate_salt (line 183) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::generate_session_id (line 276) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::generate_token (line 197) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::generate_uuid (line 144) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::is_valid_uuid (line 257) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::random_alphanumeric (line 57) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::random_bytes (line 21) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::random_hex (line 89) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::random_int (line 239) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::random_numeric (line 74) ... ok
[INFO] [stdout] test src/crypto/secure_util.rs - crypto::secure_util::SecureUtil::random_string (line 37) ... ok
[INFO] [stdout] test src/crypto/symmetric.rs - crypto::symmetric::AesUtil::decrypt (line 124) ... ok
[INFO] [stdout] test src/crypto/symmetric.rs - crypto::symmetric::AesUtil::decrypt_str (line 205) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::sign_str (line 206) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::verify_str (line 249) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::private_key_from_pem (line 74) has been running for over 60 seconds
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::verify (line 222) ... ok
[INFO] [stdout] test src/crypto/symmetric.rs - crypto::symmetric::AesUtil::encrypt (line 70) ... ok
[INFO] [stdout] test src/crypto/symmetric.rs - crypto::symmetric::AesUtil::encrypt_str (line 175) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::generate_keypair (line 21) ... ok
[INFO] [stdout] test src/crypto/symmetric.rs - crypto::symmetric::AesUtil::generate_key (line 28) ... ok
[INFO] [stdout] test src/crypto/symmetric.rs - crypto::symmetric::AesUtil::generate_nonce (line 44) ... ok
[INFO] [stdout] test src/db/connection.rs - db::connection::DatabaseConfig::new (line 63) ... ok
[INFO] [stdout] test src/db/connection.rs - db::connection::DatabaseConnection::begin_transaction (line 529) ... ok
[INFO] [stdout] test src/db/connection.rs - db::connection::DatabaseConnection::execute (line 205) ... ok
[INFO] [stdout] test src/db/connection.rs - db::connection::DatabaseConnection::execute_with_params (line 261) ... ok
[INFO] [stdout] test src/db/connection.rs - db::connection::DatabaseConnection::fetch_all (line 334) ... ok
[INFO] [stdout] test src/db/connection.rs - db::connection::DatabaseConnection::fetch_one (line 430) ... ok
[INFO] [stdout] test src/db/connection.rs - db::connection::DatabaseConnection::new (line 131) ... ok
[INFO] [stdout] test src/db/migration.rs - db::migration::Migration::new (line 28) ... ok
[INFO] [stdout] test src/db/migration.rs - db::migration::MigrationRunner::init (line 121) ... ok
[INFO] [stdout] test src/db/migration.rs - db::migration::MigrationRunner::migrate_up (line 184) ... ok
[INFO] [stdout] test src/db/migration.rs - db::migration::MigrationRunner::new (line 82) ... ok
[INFO] [stdout] test src/db/migration.rs - db::migration::MigrationTimestamp::generate (line 575) ... ok
[INFO] [stdout] test src/db/query_builder.rs - db::query_builder::QueryBuilder::delete (line 164) ... ok
[INFO] [stdout] test src/db/query_builder.rs - db::query_builder::QueryBuilder::insert (line 106) ... ok
[INFO] [stdout] test src/db/query_builder.rs - db::query_builder::QueryBuilder::select (line 77) ... ok
[INFO] [stdout] test src/db/query_builder.rs - db::query_builder::QueryBuilder::update (line 135) ... ok
[INFO] [stdout] test src/extra/compression.rs - extra::compression::CompressionUtil::compress_zip (line 165) ... ok
[INFO] [stdout] test src/extra/image_util.rs - extra::image_util::ImageUtil::load (line 140) ... ok
[INFO] [stdout] test src/extra/image_util.rs - extra::image_util::ImageUtil::resize (line 235) ... ok
[INFO] [stdout] test src/extra/qr_code.rs - extra::qr_code::QrCode::new (line 68) ... ok
[INFO] [stdout] test src/extra/qr_code.rs - extra::qr_code::QrCode::to_ascii (line 175) ... ok
[INFO] [stdout] test src/extra/qr_code.rs - extra::qr_code::QrCode::with_error_correction (line 81) ... ok
[INFO] [stdout] test src/extra/qr_code.rs - extra::qr_code::QrCodeBuilder::new (line 432) ... ok
[INFO] [stdout] test src/extra/qr_code.rs - extra::qr_code::QrCodeUtil::email (line 510) ... ok
[INFO] [stdout] test src/extra/qr_code.rs - extra::qr_code::QrCodeUtil::url (line 478) ... ok
[INFO] [stdout] test src/extra/qr_code.rs - extra::qr_code::QrCodeUtil::wifi (line 496) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::build_query_string (line 475) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::build_url (line 529) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::client (line 22) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::client_with_timeout (line 43) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::delete (line 234) ... FAILED
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::download_file (line 346) ... FAILED
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::extract_domain (line 554) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::get (line 65) - compile ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::get_blocking (line 589) ... FAILED
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::get_headers (line 413) ... FAILED
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::get_json (line 104) - compile ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::get_multiple (line 442) - compile ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::get_status (line 394) - compile ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::get_text (line 85) - compile ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::encrypt_large (line 300) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::get_text_blocking (line 612) ... FAILED
[INFO] [stdout] test src/crypto/symmetric.rs - crypto::symmetric::AesUtil::derive_key_from_password (line 368) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::is_valid_url (line 572) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::parse_query_string (line 500) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::head (line 279) ... FAILED
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::post_form (line 156) ... FAILED
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::is_reachable (line 373) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::patch_json (line 253) ... FAILED
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::post_json (line 130) ... FAILED
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::post_text (line 183) ... FAILED
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::post_json_blocking (line 630) ... FAILED
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::convert_to (line 573) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::count_elements (line 553) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::from_pairs (line 461) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::put_json (line 208) ... FAILED
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::from_str (line 73) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::get_by_path (line 185) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::is_valid (line 132) ... ok
[INFO] [stdout] test src/http/http_util.rs - http::http_util::HttpUtil::request (line 299) ... FAILED
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::merge (line 370) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::get_all_keys (line 486) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::parse (line 97) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::prettify (line 168) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::set_by_path (line 224) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::stringify (line 115) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::remove_by_path (line 298) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::to_flat_map (line 405) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::minify (line 147) ... ok
[INFO] [stdout] test src/lib.rs - (line 33) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::to_string (line 19) ... ok
[INFO] [stdout] test src/json/json_util.rs - json::json_util::JsonUtil::to_string_pretty (line 46) ... ok
[INFO] [stdout] test src/lib.rs - jwt (line 113) ... ok
[INFO] [stdout] test src/lib.rs - algorithms (line 119) ... ok
[INFO] [stdout] test src/lib.rs - text (line 123) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::add_word (line 301) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter (line 225) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::build (line 454) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::FilterBuilder (line 757) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::add_words (line 331) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::contains_sensitive_words (line 621) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::clear (line 378) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::filter_with_strategy (line 675) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::find_matches (line 543) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::get_stats (line 717) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::get_words (line 435) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::new (line 255) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::remove_word (line 355) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::contains_word (line 398) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::filter (line 647) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::set_case_sensitive (line 282) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::reset_stats (line 736) ... ok
[INFO] [stdout] test src/text/sensitive.rs - text::sensitive::SensitiveWordFilter::word_count (line 419) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::sign (line 183) ... ok
[INFO] [stdout] test src/crypto/symmetric.rs - crypto::symmetric::AesUtil::decrypt_with_password (line 335) ... ok
[INFO] [stdout] test src/crypto/symmetric.rs - crypto::symmetric::AesUtil::decrypt_with_password_combined (line 290) ... ok
[INFO] [stdout] test src/crypto/symmetric.rs - crypto::symmetric::AesUtil::encrypt_with_password (line 248) ... ok
[INFO] [stdout] test src/crypto/asymmetric.rs - crypto::asymmetric::RsaUtil::private_key_from_pem (line 74) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::delete (line 234) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/delete", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::download_file (line 346) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/json", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::get_blocking (line 589) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/get", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::get_headers (line 413) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/get", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::get_text_blocking (line 612) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/get", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::head (line 279) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/get", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::post_form (line 156) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/post", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::patch_json (line 253) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/patch", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::post_json (line 130) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/post", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::post_text (line 183) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/post", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::post_json_blocking (line 630) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/post", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::put_json (line 208) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/put", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/http_util.rs - http::http_util::HttpUtil::request (line 299) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Http(reqwest::Error { kind: Request, url: "https://httpbin.org/headers", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::delete (line 234)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::download_file (line 346)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::get_blocking (line 589)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::get_headers (line 413)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::get_text_blocking (line 612)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::head (line 279)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::patch_json (line 253)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::post_form (line 156)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::post_json (line 130)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::post_json_blocking (line 630)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::post_text (line 183)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::put_json (line 208)
[INFO] [stdout]     src/http/http_util.rs - http::http_util::HttpUtil::request (line 299)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 357 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 115.71s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 128.91s; merged doctests compilation took 13.10s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8d4854976d96e69bbaf40bc41c4aa78cd9f184882a5e5fbd4f34e55d032f953e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d4854976d96e69bbaf40bc41c4aa78cd9f184882a5e5fbd4f34e55d032f953e", kill_on_drop: false }`
[INFO] [stdout] 8d4854976d96e69bbaf40bc41c4aa78cd9f184882a5e5fbd4f34e55d032f953e
