[INFO] fetching crate velka 1.4.0...
[INFO] testing velka-1.4.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate velka 1.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate velka 1.4.0
[INFO] finished tweaking crates.io crate velka 1.4.0
[INFO] tweaked toml for crates.io crate velka 1.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate velka 1.4.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate velka 1.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7393d5c649bae27b0fae72e37a3b9189b4d1a5cd2c144dfd92e8aab0edcd920
[INFO] running `Command { std: "docker" "start" "-a" "b7393d5c649bae27b0fae72e37a3b9189b4d1a5cd2c144dfd92e8aab0edcd920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7393d5c649bae27b0fae72e37a3b9189b4d1a5cd2c144dfd92e8aab0edcd920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7393d5c649bae27b0fae72e37a3b9189b4d1a5cd2c144dfd92e8aab0edcd920", kill_on_drop: false }`
[INFO] [stdout] b7393d5c649bae27b0fae72e37a3b9189b4d1a5cd2c144dfd92e8aab0edcd920
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24ef68fa41ff2174b4080111992c5c4c4ba7d28bc20f05b67119f1f622ca78b9
[INFO] running `Command { std: "docker" "start" "-a" "24ef68fa41ff2174b4080111992c5c4c4ba7d28bc20f05b67119f1f622ca78b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling velka v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "24ef68fa41ff2174b4080111992c5c4c4ba7d28bc20f05b67119f1f622ca78b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24ef68fa41ff2174b4080111992c5c4c4ba7d28bc20f05b67119f1f622ca78b9", kill_on_drop: false }`
[INFO] [stdout] 24ef68fa41ff2174b4080111992c5c4c4ba7d28bc20f05b67119f1f622ca78b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ef400881e813910b00c118a2b0936b97ba533df2fd94834113099f2fadc8577
[INFO] running `Command { std: "docker" "start" "-a" "7ef400881e813910b00c118a2b0936b97ba533df2fd94834113099f2fadc8577", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling velka v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "7ef400881e813910b00c118a2b0936b97ba533df2fd94834113099f2fadc8577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ef400881e813910b00c118a2b0936b97ba533df2fd94834113099f2fadc8577", kill_on_drop: false }`
[INFO] [stdout] 7ef400881e813910b00c118a2b0936b97ba533df2fd94834113099f2fadc8577
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 47b73580e6d95d4f63a79f277f92b8e81985db24a69d2b90916c9580828a863b
[INFO] running `Command { std: "docker" "start" "-a" "47b73580e6d95d4f63a79f277f92b8e81985db24a69d2b90916c9580828a863b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/velka-440de5db4dfd560a)
[INFO] [stdout] 
[INFO] [stdout] running 257 tests
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_compile_custom_rules_invalid_regex ... ok
[INFO] [stdout] test config::tests::test_with_profile_applies_overrides ... ok
[INFO] [stdout] test config::tests::test_with_profile_unknown_no_change ... ok
[INFO] [stdout] test config::tests::test_compile_custom_rules_invalid_severity ... ok
[INFO] [stdout] test config::tests::test_load_from_fails_on_invalid_allowlist_regex ... ok
[INFO] [stdout] test config::tests::test_compile_custom_rules_valid ... ok
[INFO] [stdout] test config::tests::test_load_from_fails_on_invalid_allowlist_file_patterns ... ok
[INFO] [stdout] test config::tests::test_load_from_valid_toml ... ok
[INFO] [stdout] test engine::analyzer::tests::test_is_whitelisted ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_comment_line_not_filtered_standalone ... ok
[INFO] [stdout] test engine::analyzer::tests::test_is_regex_context ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_filter_test_file ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_is_test_file_dirs ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_is_test_file_names ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_js_test_fn ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_jsdoc_block ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_no_filter_production_code ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_non_comment_not_filtered ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_python_comment ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_filter_python_test_fn ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_python_non_test_fn_not_filtered ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_python_test_fn ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_rust_line_comment ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_python_docstring_inside ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_rust_non_test_fn ... ok
[INFO] [stdout] test engine::ast_analyzer::tests::test_rust_test_module ... ok
[INFO] [stdout] test engine::baseline::tests::test_diff_detects_new_finding ... ok
[INFO] [stdout] test engine::baseline::tests::test_diff_detects_removed_finding ... ok
[INFO] [stdout] test engine::baseline::tests::test_save_and_load_roundtrip ... ok
[INFO] [stdout] test engine::bloom::tests::test_insert_and_check ... ok
[INFO] [stdout] test engine::bloom::tests::test_memory_size ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_context_example_var_pattern ... ok
[INFO] [stdout] test engine::baseline::tests::test_diff_no_changes ... ok
[INFO] [stdout] test engine::cache::tests::test_cache_clear_project ... ok
[INFO] [stdout] test engine::bloom::tests::test_probably_absent ... ok
[INFO] [stdout] test engine::cache::tests::test_cache_insert_and_get ... ok
[INFO] [stdout] test engine::cache::tests::test_cache_insert_batch ... ok
[INFO] [stdout] test engine::cache::tests::test_cache_not_modified_initially ... ok
[INFO] [stdout] test engine::cache::tests::test_hash_content ... ok
[INFO] [stdout] test engine::cache::tests::test_hash_content_deterministic ... ok
[INFO] [stdout] test engine::cache::tests::test_hash_content_different_for_different_inputs ... ok
[INFO] [stdout] test engine::cache::tests::test_cache_save_and_reload ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_context_example_value_pattern ... ok
[INFO] [stdout] test engine::complexity::tests::test_count_complexity_keywords ... ok
[INFO] [stdout] test engine::complexity::tests::test_count_leading_spaces ... ok
[INFO] [stdout] test engine::complexity::tests::test_is_function_start ... ok
[INFO] [stdout] test engine::compliance::tests::test_cnpj_all_same_digits ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_context_comment_pattern ... ok
[INFO] [stdout] test engine::compliance::tests::test_cnpj_valid_formatted ... ok
[INFO] [stdout] test engine::compliance::tests::test_cnpj_valid_unformatted ... ok
[INFO] [stdout] test engine::compliance::tests::test_cnpj_wrong_length ... ok
[INFO] [stdout] test engine::compliance::tests::test_cpf_all_same_digits ... ok
[INFO] [stdout] test engine::compliance::tests::test_cpf_invalid_check_digit ... ok
[INFO] [stdout] test engine::compliance::tests::test_cnpj_invalid_check_digit ... ok
[INFO] [stdout] test engine::compliance::tests::test_cpf_valid_formatted ... ok
[INFO] [stdout] test engine::compliance::tests::test_cpf_valid_unformatted ... ok
[INFO] [stdout] test engine::compliance::tests::test_cpf_wrong_length ... ok
[INFO] [stdout] test engine::compliance::tests::test_dni_invalid_letter ... ok
[INFO] [stdout] test engine::compliance::tests::test_dni_valid ... ok
[INFO] [stdout] test engine::bloom::tests::test_no_false_negatives ... ok
[INFO] [stdout] test engine::compliance::tests::test_dni_wrong_length ... ok
[INFO] [stdout] test engine::complexity::tests::test_analyze_complexity_detects_complex_function ... ok
[INFO] [stdout] test engine::compliance::tests::test_dsn_jdbc ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_line_aws_key ... ok
[INFO] [stdout] test engine::compliance::tests::test_dsn_mssql ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_context_no_match ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_line_github_token ... ok
[INFO] [stdout] test engine::compliance::tests::test_dsn_changeme_ignored ... ok
[INFO] [stdout] test engine::compliance::tests::test_dsn_no_password ... ok
[INFO] [stdout] test engine::compliance::tests::test_dsn_redis ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_line_commit_hash_preserved ... ok
[INFO] [stdout] test engine::compliance::tests::test_dsn_stripe_in_postgresql ... ok
[INFO] [stdout] test engine::compliance::tests::test_nif_invalid_check_digit ... ok
[INFO] [stdout] test engine::compliance::tests::test_iban_valid_de ... ok
[INFO] [stdout] test engine::compliance::tests::test_iban_valid_gb ... ok
[INFO] [stdout] test engine::compliance::tests::test_dsn_placeholder_ignored ... ok
[INFO] [stdout] test engine::compliance::tests::test_nif_starts_with_zero ... ok
[INFO] [stdout] test engine::compliance::tests::test_ssn_area_666 ... ok
[INFO] [stdout] test engine::compliance::tests::test_nif_valid ... ok
[INFO] [stdout] test engine::compliance::tests::test_nif_wrong_length ... ok
[INFO] [stdout] test engine::compliance::tests::test_iban_too_short ... ok
[INFO] [stdout] test engine::compliance::tests::test_ssn_area_900_plus ... ok
[INFO] [stdout] test engine::compliance::tests::test_ssn_serial_zero ... ok
[INFO] [stdout] test engine::compliance::tests::test_ssn_area_zero ... ok
[INFO] [stdout] test engine::compliance::tests::test_ssn_group_zero ... ok
[INFO] [stdout] test engine::compliance::tests::test_ssn_valid ... ok
[INFO] [stdout] test engine::compliance::tests::test_dsn_postgresql ... ok
[INFO] [stdout] test engine::compliance::tests::test_iban_invalid_check ... ok
[INFO] [stdout] test engine::feedback::tests::test_mark_and_detect_false_positive ... ok
[INFO] [stdout] test engine::feedback::tests::test_not_false_positive_different_snippet ... ok
[INFO] [stdout] test engine::compliance::tests::test_dsn_mongodb_srv ... ok
[INFO] [stdout] test engine::file_reader::tests::test_is_binary_empty ... ok
[INFO] [stdout] test engine::feedback::tests::test_mark_false_positive_idempotent_different_rule ... ok
[INFO] [stdout] test engine::feedback::tests::test_save_and_load ... ok
[INFO] [stdout] test engine::file_reader::tests::test_file_content_as_ref ... ok
[INFO] [stdout] test engine::feedback::tests::test_clear_removes_all ... ok
[INFO] [stdout] test engine::feedback::tests::test_no_duplicate_entries ... ok
[INFO] [stdout] test engine::file_reader::tests::test_read_file_content_nonexistent ... ok
[INFO] [stdout] test engine::file_reader::tests::test_is_binary_text ... ok
[INFO] [stdout] test engine::honeytoken::tests::test_extract_token_from_line ... ok
[INFO] [stdout] test engine::honeytoken::tests::test_extract_token_no_equals ... ok
[INFO] [stdout] test engine::file_reader::tests::test_is_binary_null_bytes ... ok
[INFO] [stdout] test engine::honeytoken::tests::test_generate_aws_key ... ok
[INFO] [stdout] test engine::file_reader::tests::test_read_file_content_exceeds_max_size ... ok
[INFO] [stdout] test engine::file_reader::tests::test_read_file_content_binary_skipped ... ok
[INFO] [stdout] test engine::file_reader::tests::test_read_file_content_small ... ok
[INFO] [stdout] test engine::honeytoken::tests::test_generate_all_produces_four_types ... ok
[INFO] [stdout] test engine::honeytoken::tests::test_is_honeytoken ... ok
[INFO] [stdout] test engine::honeytoken::tests::test_generate_github_token ... ok
[INFO] [stdout] test engine::file_reader::tests::test_read_file_content_streaming ... ok
[INFO] [stdout] test engine::file_reader::tests::test_read_file_content_mmap_threshold ... ok
[INFO] [stdout] test engine::iac_analyzer::tests::test_is_iac_file ... ok
[INFO] [stdout] test engine::honeytoken::tests::test_inject_to_readme ... ok
[INFO] [stdout] test engine::honeytoken::tests::test_inject_to_file ... ok
[INFO] [stdout] test engine::honeytoken::tests::test_generate_stripe_key ... ok
[INFO] [stdout] test engine::iac_analyzer::tests::test_k8s_root_user ... ok
[INFO] [stdout] test engine::iac_analyzer::tests::test_k8s_privileged ... ok
[INFO] [stdout] test engine::iac_analyzer::tests::test_k8s_host_network ... ok
[INFO] [stdout] test engine::iac_analyzer::tests::test_tf_iam_wildcard ... ok
[INFO] [stdout] test engine::iac_analyzer::tests::test_tf_s3_public_acl ... ok
[INFO] [stdout] test engine::iac_analyzer::tests::test_docker_latest_tag ... ok
[INFO] [stdout] test engine::known_examples::tests::test_aws_example_exact ... ok
[INFO] [stdout] test engine::iac_analyzer::tests::test_docker_curl_pipe ... ok
[INFO] [stdout] test engine::iac_analyzer::tests::test_scan_iac_file_routes_correctly ... ok
[INFO] [stdout] test engine::known_examples::tests::test_aws_real_not_suppressed ... ok
[INFO] [stdout] test engine::known_examples::tests::test_prefix_test_suppressed ... ok
[INFO] [stdout] test engine::migrate::tests::test_escape_env_value_backslash ... ok
[INFO] [stdout] test engine::migrate::tests::test_escape_env_value_newline ... ok
[INFO] [stdout] test engine::iac_analyzer::tests::test_docker_user_root ... ok
[INFO] [stdout] test engine::migrate::tests::test_escape_env_value_no_special ... ok
[INFO] [stdout] test engine::migrate::tests::test_extract_secret_value_no_match ... ok
[INFO] [stdout] test engine::ml_classifier::tests::test_char_frequency_uniform ... ok
[INFO] [stdout] test engine::known_examples::tests::test_aws_example_suffix ... ok
[INFO] [stdout] test engine::ml_classifier::tests::test_classify_aws_key_high_confidence ... ok
[INFO] [stdout] test engine::ml_classifier::tests::test_classify_github_token ... ok
[INFO] [stdout] test engine::ml_classifier::tests::test_classify_jwt_token ... ok
[INFO] [stdout] test engine::ml_classifier::tests::test_classify_low_entropy_string ... ok
[INFO] [stdout] test engine::ml_classifier::tests::test_length_scoring_exact ... ok
[INFO] [stdout] test engine::ml_classifier::tests::test_length_scoring_too_short ... ok
[INFO] [stdout] test engine::ml_classifier::tests::test_structural_aws_valid ... ok
[INFO] [stdout] test engine::ml_classifier::tests::test_structural_jwt_valid ... ok
[INFO] [stdout] test engine::quarantine::tests::test_list_quarantined_empty ... ok
[INFO] [stdout] test engine::remediate::tests::test_derive_placeholder ... ok
[INFO] [stdout] test engine::ml_classifier::tests::test_char_frequency_single_class ... ok
[INFO] [stdout] test engine::migrate::tests::test_extract_secret_value_simple ... ok
[INFO] [stdout] test engine::quarantine::tests::test_quarantine_and_restore ... ok
[INFO] [stdout] test engine::honeytoken::tests::test_generate_openai_key ... ok
[INFO] [stdout] test engine::incremental::tests::test_get_changed_files_no_repo ... ok
[INFO] [stdout] test engine::rules::tests::test_all_mortal_rules_have_descriptions ... ok
[INFO] [stdout] test engine::rules::tests::test_aws_access_key_pattern ... ok
[INFO] [stdout] test engine::rules::tests::test_dynamic_rules_list ... ok
[INFO] [stdout] test engine::rules::tests::test_dynamic_rules_manager_empty_dir ... ok
[INFO] [stdout] test engine::remediate::tests::test_inject_placeholder_dry_run ... ok
[INFO] [stdout] test engine::rules::tests::test_dynamic_rules_manager_invalid_regex ... ok
[INFO] [stdout] test engine::remediate::tests::test_extract_secret_value ... ok
[INFO] [stdout] test engine::remediate::tests::test_replace_secret_in_line ... ok
[INFO] [stdout] test engine::rules::tests::test_github_token_pattern ... ok
[INFO] [stdout] test engine::rules::tests::test_rule_ids_unique ... ok
[INFO] [stdout] test engine::rules::tests::test_dynamic_rules_manager_yaml ... ok
[INFO] [stdout] test engine::rules::tests::test_private_key_pattern ... ok
[INFO] [stdout] test engine::rules::tests::test_dynamic_rules_manager_toml ... ok
[INFO] [stdout] test engine::rules::tests::test_stripe_pattern ... ok
[INFO] [stdout] test engine::remediate::tests::test_inject_placeholder_write ... ok
[INFO] [stdout] test engine::complexity::tests::test_analyze_complexity_simple_function_clean ... ok
[INFO] [stdout] test engine::scanner::tests::test_scan_single_file_ignore_pattern_skipped ... ok
[INFO] [stdout] test engine::semantic::tests::test_base64_encoded_aws_key ... ok
[INFO] [stdout] test engine::semantic::tests::test_concat_high_entropy ... ok
[INFO] [stdout] test engine::semantic::tests::test_decode_hex_valid ... ok
[INFO] [stdout] test engine::semantic::tests::test_max_decode_depth ... ok
[INFO] [stdout] test engine::semantic::tests::test_decode_base64_valid ... ok
[INFO] [stdout] test engine::semantic::tests::test_rot13_roundtrip ... ok
[INFO] [stdout] test engine::semantic::tests::test_suspicious_varname_null_ignored ... ok
[INFO] [stdout] test engine::semantic::tests::test_suspicious_varname_detected ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_aws_all_identical_suffix ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_aws_asia_prefix ... ok
[INFO] [stdout] test engine::semantic::tests::test_trivial_values_ignored ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_aws_key_in_full_line ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_aws_lowercase_chars ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_aws_bad_prefix ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_aws_wrong_length ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_confidence_level_from_score ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_confidence_level_ordering ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_aws_valid_production_key ... ok
[INFO] [stdout] test engine::scanner::tests::test_investigate_finds_secret ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_stripe_no_match_in_snippet ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_stripe_live_key_critical ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_stripe_key_in_full_line ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_stripe_restricted_test ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_stripe_test_key_in_full_line ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_stripe_restricted_live ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_validate_for_rule_aws ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_stripe_test_key_suspicious ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_validate_for_rule_stripe ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_validate_for_rule_unknown ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_zero_leak_floor_keeps_suspicious ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_zero_leak_floor_keeps_critical ... ok
[INFO] [stdout] test engine::structural_validators::tests::test_zero_leak_floor_promotes_info ... ok
[INFO] [stdout] test engine::vault::tests::test_detect_providers_empty ... ok
[INFO] [stdout] test engine::vault::tests::test_suggest_vault_path ... ok
[INFO] [stdout] test engine::verifier::tests::test_compute_confidence_aws_valid_structure ... ok
[INFO] [stdout] test engine::verifier::tests::test_compute_confidence_config_file_boost ... ok
[INFO] [stdout] test engine::verifier::tests::test_compute_confidence_factors_populated ... ok
[INFO] [stdout] test engine::verifier::tests::test_compute_confidence_verified_boost ... ok
[INFO] [stdout] test engine::verifier::tests::test_enhance_confidence_assignment_context ... ok
[INFO] [stdout] test engine::verifier::tests::test_enhance_confidence_with_nearby_keywords ... ok
[INFO] [stdout] test engine::verifier::tests::test_confidence_clamp ... ok
[INFO] [stdout] test engine::verifier::tests::test_compute_confidence_test_file_penalty ... ok
[INFO] [stdout] test engine::verifier::tests::test_path_suggests_config_various ... ok
[INFO] [stdout] test engine::verifier::tests::test_verify_unknown_rule_returns_none ... ok
[INFO] [stdout] test engine::verifier::tests::test_path_suggests_test_various ... ok
[INFO] [stdout] test output::formatter::tests::test_format_empty ... ok
[INFO] [stdout] test output::formatter::tests::test_format_csv ... ok
[INFO] [stdout] test output::formatter::tests::test_format_json ... ok
[INFO] [stdout] test output::formatter::tests::test_format_junit ... ok
[INFO] [stdout] test output::formatter::tests::test_format_markdown ... ok
[INFO] [stdout] test output::formatter::tests::test_format_report_empty_shows_clean ... ok
[INFO] [stdout] test output::formatter::tests::test_format_report_html_contains_before_after ... ok
[INFO] [stdout] test output::formatter::tests::test_format_report_html_redacts_before_no_secret_in_output ... ok
[INFO] [stdout] test output::redact::tests::test_redact_secret_disabled ... ok
[INFO] [stdout] test output::formatter::tests::test_format_sarif ... ok
[INFO] [stdout] test output::redact::tests::test_redact_secret_enabled ... ok
[INFO] [stdout] test output::redact::tests::test_redact_short_secret ... ok
[INFO] [stdout] test output::remediation::tests::test_env_var_for_rule_known ... ok
[INFO] [stdout] test output::remediation::tests::test_env_var_for_rule_unknown ... ok
[INFO] [stdout] test output::remediation::tests::test_suggest_remediation_github_token ... ok
[INFO] [stdout] test output::remediation::tests::test_suggest_remediation_aws_access_key ... ok
[INFO] [stdout] test output::remediation::tests::test_suggest_remediation_unknown_rule_fallback ... ok
[INFO] [stdout] test output::formatter::tests::test_format_html ... ok
[INFO] [stdout] test utils::entropy::tests::test_entropy_empty ... ok
[INFO] [stdout] test utils::entropy::tests::test_entropy_high ... ok
[INFO] [stdout] test utils::entropy::tests::test_entropy_repeated_char ... ok
[INFO] [stdout] test utils::entropy::tests::test_entropy_uniform_low ... ok
[INFO] [stdout] test utils::luhn::tests::test_luhn_invalid ... ok
[INFO] [stdout] test utils::luhn::tests::test_luhn_too_long ... ok
[INFO] [stdout] test utils::luhn::tests::test_luhn_too_short ... ok
[INFO] [stdout] test engine::scanner::tests::test_scan_single_file_finds_secret ... ok
[INFO] [stdout] test utils::luhn::tests::test_luhn_valid ... ok
[INFO] [stdout] test utils::strings::tests::test_build_context_first_line ... ok
[INFO] [stdout] test utils::strings::tests::test_build_context ... ok
[INFO] [stdout] test utils::strings::tests::test_extract_quoted_strings ... ok
[INFO] [stdout] test utils::strings::tests::test_build_context_last_line ... ok
[INFO] [stdout] test utils::strings::tests::test_extract_short_strings_ignored ... ok
[INFO] [stdout] test tests::test_scan_with_secret ... ok
[INFO] [stdout] test engine::k8s::tests::test_scan_clean_manifest ... ok
[INFO] [stdout] test engine::rules::tests::test_all_builtin_rules_compile ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_line_disabled_rule ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_line_whitelist ... ok
[INFO] [stdout] test engine::scanner::tests::test_investigate_clean_dir_empty ... ok
[INFO] [stdout] test engine::runtime_scanner::tests::test_scan_stream_detects_secret ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_line_no_match ... ok
[INFO] [stdout] test engine::k8s::tests::test_scan_manifest_with_secret ... ok
[INFO] [stdout] test tests::test_scan_empty_dir ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_line_example_context_suppresses ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_line_regex_context_skipped ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_line_custom_rule ... ok
[INFO] [stdout] test engine::analyzer::tests::test_analyze_line_high_entropy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 257 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/velka-bcaea9bf408da204)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests velka
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - scan_with_config (line 74) - compile ... ok
[INFO] [stdout] test src/lib.rs - scan (line 59) - compile ... ok
[INFO] [stdout] test src/lib.rs - scan_with_options (line 95) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok
[INFO] [stdout] test src/lib.rs - scan_str (line 155) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "47b73580e6d95d4f63a79f277f92b8e81985db24a69d2b90916c9580828a863b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47b73580e6d95d4f63a79f277f92b8e81985db24a69d2b90916c9580828a863b", kill_on_drop: false }`
[INFO] [stdout] 47b73580e6d95d4f63a79f277f92b8e81985db24a69d2b90916c9580828a863b
