[INFO] cloning repository https://github.com/Seinarukiro2/wraith [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Seinarukiro2/wraith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeinarukiro2%2Fwraith", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeinarukiro2%2Fwraith'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60bb9d469d09b501a68d138c70acb279f33207d9 [INFO] testing Seinarukiro2/wraith against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeinarukiro2%2Fwraith" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Seinarukiro2/wraith [INFO] finished tweaking git repo https://github.com/Seinarukiro2/wraith [INFO] tweaked toml for git repo https://github.com/Seinarukiro2/wraith written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Seinarukiro2/wraith on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Seinarukiro2/wraith 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3eb5b43e072e6bf50af594aace3f24292e5857e2b320ac467988e4da0e766ae [INFO] running `Command { std: "docker" "start" "-a" "f3eb5b43e072e6bf50af594aace3f24292e5857e2b320ac467988e4da0e766ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3eb5b43e072e6bf50af594aace3f24292e5857e2b320ac467988e4da0e766ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3eb5b43e072e6bf50af594aace3f24292e5857e2b320ac467988e4da0e766ae", kill_on_drop: false }` [INFO] [stdout] f3eb5b43e072e6bf50af594aace3f24292e5857e2b320ac467988e4da0e766ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18e6df9df61941c34c836923970533671ebfc8231686af12f3e7bf5bd7ed8a18 [INFO] running `Command { std: "docker" "start" "-a" "18e6df9df61941c34c836923970533671ebfc8231686af12f3e7bf5bd7ed8a18", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling codeguard-core v0.1.0 (/opt/rustwide/workdir/crates/codeguard-core) [INFO] [stderr] Compiling codeguard-ast v0.1.0 (/opt/rustwide/workdir/crates/codeguard-ast) [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling codeguard-vibe v0.1.0 (/opt/rustwide/workdir/crates/codeguard-vibe) [INFO] [stderr] Compiling codeguard-api-guard v0.1.0 (/opt/rustwide/workdir/crates/codeguard-api-guard) [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling codeguard-phantom v0.1.0 (/opt/rustwide/workdir/crates/codeguard-phantom) [INFO] [stderr] Compiling codeguard-cli v0.1.0 (/opt/rustwide/workdir/crates/codeguard-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "18e6df9df61941c34c836923970533671ebfc8231686af12f3e7bf5bd7ed8a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e6df9df61941c34c836923970533671ebfc8231686af12f3e7bf5bd7ed8a18", kill_on_drop: false }` [INFO] [stdout] 18e6df9df61941c34c836923970533671ebfc8231686af12f3e7bf5bd7ed8a18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31dc5df9bc4f040d22e26996b577af6ff1e6db2e46651bea0fe8fa0260e5c5fb [INFO] running `Command { std: "docker" "start" "-a" "31dc5df9bc4f040d22e26996b577af6ff1e6db2e46651bea0fe8fa0260e5c5fb", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling codeguard-core v0.1.0 (/opt/rustwide/workdir/crates/codeguard-core) [INFO] [stderr] Compiling codeguard-ast v0.1.0 (/opt/rustwide/workdir/crates/codeguard-ast) [INFO] [stderr] Compiling codeguard-vibe v0.1.0 (/opt/rustwide/workdir/crates/codeguard-vibe) [INFO] [stderr] Compiling codeguard-api-guard v0.1.0 (/opt/rustwide/workdir/crates/codeguard-api-guard) [INFO] [stderr] Compiling codeguard-phantom v0.1.0 (/opt/rustwide/workdir/crates/codeguard-phantom) [INFO] [stderr] Compiling codeguard-cli v0.1.0 (/opt/rustwide/workdir/crates/codeguard-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.24s [INFO] running `Command { std: "docker" "inspect" "31dc5df9bc4f040d22e26996b577af6ff1e6db2e46651bea0fe8fa0260e5c5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31dc5df9bc4f040d22e26996b577af6ff1e6db2e46651bea0fe8fa0260e5c5fb", kill_on_drop: false }` [INFO] [stdout] 31dc5df9bc4f040d22e26996b577af6ff1e6db2e46651bea0fe8fa0260e5c5fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1252b7df4eccd2f671c1aad0bd22eba02c4b085b1cf4ed2caaa3da47ec92453a [INFO] running `Command { std: "docker" "start" "-a" "1252b7df4eccd2f671c1aad0bd22eba02c4b085b1cf4ed2caaa3da47ec92453a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codeguard_api_guard-1a23a03c53d6708d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codeguard_ast-4bfa32840577ff22) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test symbols::tests::test_assignment_binding ... ok [INFO] [stdout] test import_graph::tests::test_path_to_module ... ok [INFO] [stdout] test symbols::tests::test_for_target ... ok [INFO] [stdout] test symbols::tests::test_function_params ... ok [INFO] [stdout] test symbols::tests::test_import_binding ... ok [INFO] [stdout] test symbols::tests::test_tuple_unpack ... ok [INFO] [stdout] test symbols::tests::test_static_method_params ... ok [INFO] [stdout] test symbols::tests::test_typed_params ... ok [INFO] [stdout] test tests::test_from_import ... ok [INFO] [stdout] test tests::test_aliased_import ... ok [INFO] [stdout] test tests::test_keyword_args ... ok [INFO] [stdout] test symbols::tests::test_with_target ... ok [INFO] [stdout] test tests::test_line_index ... ok [INFO] [stdout] test tests::test_method_call ... ok [INFO] [stdout] test tests::test_kwarg_spans ... ok [INFO] [stdout] test tests::test_multiple_imports ... ok [INFO] [stdout] test tests::test_star_import ... ok [INFO] [stdout] test tests::test_simple_import ... ok [INFO] [stdout] test tests::test_simple_call ... ok [INFO] [stdout] test tests::test_string_assignment ... ok [INFO] [stdout] test tests::test_nested_call_in_assignment ... ok [INFO] [stdout] test tests::test_non_string_assignment ... ok [INFO] [stdout] test tests::test_relative_import_skipped ... ok [INFO] [stdout] test tests::test_comment_extraction ... ok [INFO] [stdout] test symbols::tests::test_class_def ... ok [INFO] [stdout] test symbols::tests::test_walrus ... ok [INFO] [stdout] test symbols::tests::test_from_import_binding ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wraith-65bbee9ff5618a76) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codeguard_core-f4d5730e7f9ddb78) [INFO] [stdout] test symbols::tests::test_comprehension_var ... ok [INFO] [stdout] test symbols::tests::test_import_vs_local ... ok [INFO] [stdout] test tests::test_call_in_assignment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::test_config_defaults ... ok [INFO] [stdout] test tests::test_rule_code_matches_selector ... ok [INFO] [stdout] test tests::test_diagnostic_builders ... ok [INFO] [stdout] test tests::test_json_format_output ... ok [INFO] [stdout] test tests::test_rule_code_prefix ... ok [INFO] [stdout] test tests::test_severity_display ... ok [INFO] [stdout] test tests::test_text_format_output ... ok [INFO] [stdout] test tests::test_config_rule_enabled ... ok [INFO] [stdout] test noqa::tests::test_no_noqa ... ok [INFO] [stdout] test noqa::tests::test_bare_noqa ... ok [INFO] [stdout] test noqa::tests::test_noqa_case_insensitive ... ok [INFO] [stdout] test noqa::tests::test_build_map_and_suppress ... ok [INFO] [stdout] test noqa::tests::test_noqa_multiple_codes ... ok [INFO] [stdout] test noqa::tests::test_noqa_single_code ... ok [INFO] [stdout] test tests::test_rule_code_display ... ok [INFO] [stdout] test tests::test_all_rules_defined ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codeguard_phantom-6002679de16adcc9) [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.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codeguard_vibe-086813fcc7d5f174) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test taint::tests::test_no_leak_if_no_sink ... ok [INFO] [stdout] test taint::tests::test_log_secret ... ok [INFO] [stdout] test tests::test_breakpoint_call ... ok [INFO] [stdout] test taint::tests::test_no_leak_if_not_tainted ... ok [INFO] [stdout] test tests::test_console_log ... ok [INFO] [stdout] test tests::test_no_false_positive_logging ... ok [INFO] [stdout] test tests::test_ipdb_import ... ok [INFO] [stdout] test taint::tests::test_print_secret_from_env ... ok [INFO] [stdout] test tests::test_debug_print ... ok [INFO] [stdout] test tests::test_ai_comment ... ok [INFO] [stdout] test tests::test_empty_secret_no_trigger ... ok [INFO] [stdout] test tests::test_no_false_positive_normal_comment ... ok [INFO] [stdout] test tests::test_ai_comment_variants ... ok [INFO] [stdout] test tests::test_no_false_positive_env ... ok [INFO] [stdout] test tests::test_pdb_import ... ok [INFO] [stdout] test tests::test_pdb_set_trace ... ok [INFO] [stdout] test tests::test_password_secret ... ok [INFO] [stdout] test tests::test_hardcoded_secret ... ok [INFO] [stdout] test tests::test_no_false_positive_normal_string ... ok [INFO] [stdout] test tests::test_multiple_issues_same_file ... ok [INFO] [stdout] test tests::test_secret_autofix_has_environ ... ok [INFO] [stdout] test tests::test_token_secret ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests codeguard_api_guard [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 codeguard_ast [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 codeguard_core [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 codeguard_phantom [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 codeguard_vibe [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1252b7df4eccd2f671c1aad0bd22eba02c4b085b1cf4ed2caaa3da47ec92453a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1252b7df4eccd2f671c1aad0bd22eba02c4b085b1cf4ed2caaa3da47ec92453a", kill_on_drop: false }` [INFO] [stdout] 1252b7df4eccd2f671c1aad0bd22eba02c4b085b1cf4ed2caaa3da47ec92453a