[INFO] fetching crate nitpik 1.4.4... [INFO] testing nitpik-1.4.4 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate nitpik 1.4.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate nitpik 1.4.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nitpik 1.4.4 [INFO] tweaked toml for crates.io crate nitpik 1.4.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nitpik 1.4.4 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nitpik 1.4.4 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deluxe v0.5.0 [INFO] [stderr] Downloaded serial_test v3.3.1 [INFO] [stderr] Downloaded rig-derive v0.1.10 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded as-any v0.3.2 [INFO] [stderr] Downloaded deluxe-macros v0.5.0 [INFO] [stderr] Downloaded serial_test_derive v3.3.1 [INFO] [stderr] Downloaded clap v4.5.58 [INFO] [stderr] Downloaded nanoid v0.4.0 [INFO] [stderr] Downloaded deluxe-core v0.5.0 [INFO] [stderr] Downloaded if_chain v1.0.3 [INFO] [stderr] Downloaded uuid v1.20.0 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] [stderr] Downloaded clap_builder v4.5.58 [INFO] [stderr] Downloaded libc v0.2.181 [INFO] [stderr] Downloaded rig-core v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be2e96f7b2b89f447ad58fcfeacf04c7fc87490cc029d31afa78f85cff3c4a0e [INFO] running `Command { std: "docker" "start" "-a" "be2e96f7b2b89f447ad58fcfeacf04c7fc87490cc029d31afa78f85cff3c4a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be2e96f7b2b89f447ad58fcfeacf04c7fc87490cc029d31afa78f85cff3c4a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2e96f7b2b89f447ad58fcfeacf04c7fc87490cc029d31afa78f85cff3c4a0e", kill_on_drop: false }` [INFO] [stdout] be2e96f7b2b89f447ad58fcfeacf04c7fc87490cc029d31afa78f85cff3c4a0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcbe87644a0cd7913bafdaed3104c08229b81e58e88760a0b15ce24ee4a1ea9e [INFO] running `Command { std: "docker" "start" "-a" "fcbe87644a0cd7913bafdaed3104c08229b81e58e88760a0b15ce24ee4a1ea9e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling nitpik v1.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.3 [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 zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling rig-derive v0.1.10 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rig-core v0.31.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "fcbe87644a0cd7913bafdaed3104c08229b81e58e88760a0b15ce24ee4a1ea9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcbe87644a0cd7913bafdaed3104c08229b81e58e88760a0b15ce24ee4a1ea9e", kill_on_drop: false }` [INFO] [stdout] fcbe87644a0cd7913bafdaed3104c08229b81e58e88760a0b15ce24ee4a1ea9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dfebb5c37dca22d1fcd861cf4485383557606c9b16cf436c1081f528e80d8c0 [INFO] running `Command { std: "docker" "start" "-a" "8dfebb5c37dca22d1fcd861cf4485383557606c9b16cf436c1081f528e80d8c0", kill_on_drop: false }` [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling nitpik v1.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling serial_test v3.3.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rig-core v0.31.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "8dfebb5c37dca22d1fcd861cf4485383557606c9b16cf436c1081f528e80d8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dfebb5c37dca22d1fcd861cf4485383557606c9b16cf436c1081f528e80d8c0", kill_on_drop: false }` [INFO] [stdout] 8dfebb5c37dca22d1fcd861cf4485383557606c9b16cf436c1081f528e80d8c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d054e08b3aa0f36c958e25b0cb61a4f3c16b691fad24fbec425bfab654209d9f [INFO] running `Command { std: "docker" "start" "-a" "d054e08b3aa0f36c958e25b0cb61a4f3c16b691fad24fbec425bfab654209d9f", kill_on_drop: false }` [INFO] [stderr] Compiling nitpik v1.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nitpik-80a0a1a86f44e676) [INFO] [stdout] [INFO] [stdout] running 465 tests [INFO] [stdout] test agents::auto::tests::defaults_to_backend_for_unknown ... ok [INFO] [stdout] test agents::auto::tests::always_includes_security ... ok [INFO] [stdout] test agents::auto::tests::mixed_rust_and_frontend_selects_both ... ok [INFO] [stdout] test agents::auto::tests::ci_workflow_triggers_architect ... ok [INFO] [stdout] test agents::auto::tests::cargo_toml_triggers_architect ... ok [INFO] [stdout] test agents::auto::tests::broad_diff_triggers_architect ... ok [INFO] [stdout] test agents::auto::tests::dockerfile_triggers_architect ... ok [INFO] [stdout] test agents::auto::tests::large_diff_triggers_architect ... ok [INFO] [stdout] test agents::auto::tests::few_files_in_same_dir_does_not_trigger_architect ... ok [INFO] [stdout] test agents::auto::tests::mixed_backend_ts_and_frontend_tsx ... ok [INFO] [stdout] test agents::auto::tests::migration_triggers_architect ... ok [INFO] [stdout] test agents::auto::tests::js_in_controllers_dir_selects_backend ... ok [INFO] [stdout] test agents::auto::tests::js_in_routes_dir_selects_backend ... ok [INFO] [stdout] test agents::auto::tests::nestjs_filename_pattern_selects_backend ... ok [INFO] [stdout] test agents::auto::tests::js_in_middleware_dir_selects_backend ... ok [INFO] [stdout] test agents::auto::tests::nestjs_config_file_selects_backend ... ok [INFO] [stdout] test agents::auto::tests::cloudflare_worker_with_frontend_paths_selects_both ... ok [INFO] [stdout] test agents::auto::tests::frontend_path_signal_plus_backend_package_json_selects_both ... ok [INFO] [stdout] test agents::auto::tests::express_in_package_json_selects_backend ... ok [INFO] [stdout] test agents::auto::tests::fullstack_package_json_selects_both ... ok [INFO] [stdout] test agents::auto::tests::package_json_triggers_architect ... ok [INFO] [stdout] test agents::auto::tests::selects_backend_for_rust_file ... ok [INFO] [stdout] test agents::auto::tests::small_isolated_change_does_not_trigger_architect ... ok [INFO] [stdout] test agents::auto::tests::only_frontend_paths_with_backend_root_still_includes_backend ... ok [INFO] [stdout] test agents::auto::tests::tsx_in_components_dir_selects_frontend ... ok [INFO] [stdout] test agents::auto::tests::selects_frontend_for_vue_file ... ok [INFO] [stdout] test agents::auto::tests::terraform_triggers_architect ... ok [INFO] [stdout] test agents::auto::tests::tsx_without_path_signal_leans_frontend ... ok [INFO] [stdout] test agents::builtin::tests::list_names ... ok [INFO] [stdout] test agents::auto::tests::proto_file_triggers_architect ... ok [INFO] [stdout] test agents::builtin::tests::unknown_builtin_returns_none ... ok [INFO] [stdout] test agents::auto::tests::wrangler_toml_with_ambiguous_ts_selects_backend ... ok [INFO] [stdout] test agents::auto::tests::react_in_package_json_selects_frontend ... ok [INFO] [stdout] test agents::parser::tests::missing_frontmatter ... ok [INFO] [stdout] test agents::parser::tests::parse_agent_without_agentic_instructions ... ok [INFO] [stdout] test agents::parser::tests::parse_minimal_agent ... ok [INFO] [stdout] test agents::parser::tests::missing_name ... ok [INFO] [stdout] test agents::parser::tests::parse_agent_with_agentic_instructions ... ok [INFO] [stdout] test agents::parser::tests::parse_agent_without_environment_defaults_empty ... ok [INFO] [stdout] test agents::parser::tests::parse_valid_agent ... ok [INFO] [stdout] test agents::parser::tests::parse_tool_with_required_params ... ok [INFO] [stdout] test agents::parser::tests::parse_agent_with_environment_passthrough ... ok [INFO] [stdout] test agents::parser::tests::parse_agent_with_custom_tools ... ok [INFO] [stdout] test agents::builtin::tests::all_builtins_parse ... ok [INFO] [stdout] test agents::tests::list_all_nonexistent_agent_dir ... ok [INFO] [stdout] test agents::tests::resolve_builtin_profile ... ok [INFO] [stdout] test agents::tests::resolve_by_tag_matches_builtin ... ok [INFO] [stdout] test agents::tests::resolve_by_tag_is_case_insensitive ... ok [INFO] [stdout] test agents::tests::list_all_builtins_without_agent_dir ... ok [INFO] [stdout] test agents::tests::list_all_skips_invalid_custom_profiles ... ok [INFO] [stdout] test agents::tests::resolve_multiple_builtins ... ok [INFO] [stdout] test cache::store::tests::cleanup_empty_cache_returns_zero ... ok [INFO] [stdout] test agents::tests::list_all_includes_custom_profiles ... ok [INFO] [stdout] test agents::tests::resolve_by_tag_includes_custom_profiles ... ok [INFO] [stdout] test agents::tests::resolve_unknown_profile_errors ... ok [INFO] [stdout] test cache::store::tests::clear_empty_is_ok ... ok [INFO] [stdout] test cache::store::tests::cache_miss ... ok [INFO] [stdout] test agents::tests::resolve_by_tag_shared_tag_selects_multiple ... ok [INFO] [stdout] test cache::store::tests::human_size_bytes ... ok [INFO] [stdout] test agents::tests::resolve_agent_dir_miss_falls_through ... ok [INFO] [stdout] test cache::store::tests::human_size_kib ... ok [INFO] [stdout] test cache::store::tests::lookup_key_varies_with_inputs ... ok [INFO] [stdout] test cache::store::tests::path_none_when_no_dir ... ok [INFO] [stdout] test agents::tests::resolve_file_not_found ... ok [INFO] [stdout] test cache::store::tests::human_size_mib ... ok [INFO] [stdout] test cache::store::tests::path_returns_dir ... ok [INFO] [stdout] test cache::store::tests::get_previous_returns_none_on_first_run ... ok [INFO] [stdout] test cache::store::tests::lookup_key_is_deterministic ... ok [INFO] [stdout] test agents::tests::resolve_by_tag_no_match_returns_empty ... ok [INFO] [stdout] test cache::store::tests::get_previous_returns_none_when_key_unchanged ... ok [INFO] [stdout] test agents::tests::resolve_direct_file_path ... ok [INFO] [stdout] test agents::tests::resolve_from_agent_dir ... ok [INFO] [stdout] test cache::tests::cache_key_deterministic ... ok [INFO] [stdout] test cache::store::tests::different_scope_has_no_prior_on_first_run ... ok [INFO] [stdout] test cache::store::tests::cleanup_removes_stale_meta_files ... ok [INFO] [stdout] test cache::tests::cache_key_varies_with_agent ... ok [INFO] [stdout] test cache::tests::cache_key_varies_with_content ... ok [INFO] [stdout] test cache::tests::cleanup_stale_noop_when_disabled ... ok [INFO] [stdout] test cache::tests::get_previous_returns_none_when_disabled ... ok [INFO] [stdout] test cache::store::tests::clear_removes_entries ... ok [INFO] [stdout] test cache::store::tests::roundtrip_cache ... ok [INFO] [stdout] test cache::store::tests::put_sidecar_overwrites_previous ... ok [INFO] [stdout] test cache::store::tests::clear_removes_meta_files ... ok [INFO] [stdout] test ci::tests::no_ci_returns_none ... ok [INFO] [stdout] test config::loader::tests::apply_env_vars_invalid_provider_falls_back ... ok [INFO] [stdout] test config::loader::tests::apply_env_vars_provider_and_api_key ... ok [INFO] [stdout] test cache::store::tests::stats_excludes_meta_from_entry_count ... ok [INFO] [stdout] test config::loader::tests::default_config ... ok [INFO] [stdout] test cache::tests::put_sidecar_noop_when_disabled ... ok [INFO] [stdout] test cache::store::tests::stats_empty_cache ... ok [INFO] [stdout] test ci::tests::ci_provider_display ... ok [INFO] [stdout] test config::loader::tests::apply_env_vars_model_and_base_url ... ok [INFO] [stdout] test cache::store::tests::get_previous_returns_old_findings_after_invalidation ... ok [INFO] [stdout] test ci::tests::is_ci_consistent_with_detect ... ok [INFO] [stdout] test config::loader::tests::global_config_path_returns_some ... ok [INFO] [stdout] test cache::store::tests::sidecars_are_isolated_by_scope ... ok [INFO] [stdout] test cache::store::tests::stats_with_entries ... ok [INFO] [stdout] test config::loader::tests::load_without_any_config_files ... ok [INFO] [stdout] test config::loader::tests::provider_env_var_without_model_gets_provider_default ... ok [INFO] [stdout] test config::loader::tests::resolved_model_prefers_explicit_model ... ok [INFO] [stdout] test config::loader::tests::resolved_model_uses_provider_default_when_no_model_set ... ok [INFO] [stdout] test context::files::tests::extract_hunk_context_basic ... ok [INFO] [stdout] test config::loader::tests::load_file_not_found ... ok [INFO] [stdout] test context::files::tests::skip_missing_file ... ok [INFO] [stdout] test agents::tests::resolve_by_tag_matches_multiple_profiles ... ok [INFO] [stdout] test config::loader::tests::parse_toml_config ... ok [INFO] [stdout] test config::loader::tests::merge_keeps_base_when_other_is_default ... ok [INFO] [stdout] test config::loader::tests::merge_overrides_non_default_values ... ok [INFO] [stdout] test context::files::tests::skip_binary_file ... ok [INFO] [stdout] test config::loader::tests::load_file_invalid_toml ... ok [INFO] [stdout] test context::files::tests::skip_deleted_file ... ok [INFO] [stdout] test context::project_docs::tests::exclude_multiple_docs ... ok [INFO] [stdout] test config::loader::tests::load_file_reads_toml ... ok [INFO] [stdout] test config::loader::tests::load_from_repo_root ... ok [INFO] [stdout] test context::project_docs::tests::both_priority_files_included_when_present ... ok [INFO] [stdout] test context::project_docs::tests::detect_docs_in_empty_dir ... ok [INFO] [stdout] test context::files::tests::load_small_file ... ok [INFO] [stdout] test context::files::tests::large_file_uses_hunk_context ... ok [INFO] [stdout] test context::tests::build_context_skip_overrides_exclude ... ok [INFO] [stdout] test context::tests::build_context_empty_diffs ... ok [INFO] [stdout] test context::tests::build_context_skips_deleted_files ... ok [INFO] [stdout] test diff::chunker::tests::small_diff_not_chunked ... ok [INFO] [stdout] test diff::chunker::tests::large_diff_chunked_by_hunks ... ok [INFO] [stdout] test diff::file::tests::read_existing_diff_file ... ok [INFO] [stdout] test diff::file::tests::read_nonexistent_diff_file ... ok [INFO] [stdout] test config::loader::tests::apply_env_vars_provider_specific_api_key_fallback ... ok [INFO] [stdout] test context::tests::build_context_exclude_specific_doc ... ok [INFO] [stdout] test context::project_docs::tests::nitpik_md_takes_precedence_over_generic_docs ... ok [INFO] [stdout] test context::project_docs::tests::detect_agents_md_fallback ... ok [INFO] [stdout] test context::tests::build_context_skips_missing_files ... ok [INFO] [stdout] test context::project_docs::tests::priority_file_excluded_alongside_generic_exclusion ... ok [INFO] [stdout] test context::project_docs::tests::review_md_takes_precedence_over_generic_docs ... ok [INFO] [stdout] test context::project_docs::tests::exclude_nonexistent_doc_is_harmless ... ok [INFO] [stdout] test context::tests::build_context_loads_files_and_docs ... ok [INFO] [stdout] test context::project_docs::tests::excluding_one_priority_file_still_uses_priority_if_other_exists ... ok [INFO] [stdout] test diff::parser::tests::file_diff_helpers ... ok [INFO] [stdout] test diff::parser::tests::line_numbers_are_correct ... ok [INFO] [stdout] test context::project_docs::tests::excluding_all_priority_files_falls_back_to_generic ... ok [INFO] [stdout] test diff::parser::tests::parse_binary_file ... ok [INFO] [stdout] test diff::parser::tests::parse_deleted_file ... ok [INFO] [stdout] test diff::parser::tests::parse_empty_context_line ... ok [INFO] [stdout] test diff::parser::tests::parse_dissimilarity_index ... ok [INFO] [stdout] test context::project_docs::tests::exclude_specific_doc ... ok [INFO] [stdout] test diff::parser::tests::parse_empty_diff ... ok [INFO] [stdout] test diff::parser::tests::parse_hunk_header_with_function ... ok [INFO] [stdout] test diff::parser::tests::parse_mnemonic_prefix_cw ... ok [INFO] [stdout] test diff::parser::tests::parse_multiple_files ... ok [INFO] [stdout] test diff::parser::tests::parse_mnemonic_prefix_iw ... ok [INFO] [stdout] test diff::parser::tests::parse_no_newline_marker ... ok [INFO] [stdout] test diff::parser::tests::parse_rename ... ok [INFO] [stdout] test diff::parser::tests::parse_multiple_hunks_in_one_file ... ok [INFO] [stdout] test diff::git::tests::git_log_non_git_dir_fails ... ok [INFO] [stdout] test diff::parser::tests::parse_new_file ... ok [INFO] [stdout] test diff::git::tests::git_diff_in_non_git_dir ... ok [INFO] [stdout] test diff::git::tests::detect_branch_returns_empty_for_non_git_dir ... ok [INFO] [stdout] test diff::parser::tests::parse_simple_diff ... ok [INFO] [stdout] test diff::parser::tests::strip_diff_prefix_all_variants ... ok [INFO] [stdout] test diff::scanner::tests::scan_nonexistent_path ... ok [INFO] [stdout] test diff::git::tests::find_repo_root_non_git ... ok [INFO] [stdout] test diff::tests::get_diffs_file_not_found ... ok [INFO] [stdout] test diff::tests::get_diffs_direct_path_directory ... ok [INFO] [stdout] test diff::tests::get_diffs_from_direct_path ... ok [INFO] [stdout] test diff::tests::get_diffs_from_diff_file ... ok [INFO] [stdout] test env::tests::mock_env_returns_not_present_for_missing ... ok [INFO] [stdout] test env::tests::is_set_checks_presence ... ok [INFO] [stdout] test env::tests::mock_env_returns_set_values ... ok [INFO] [stdout] test env::tests::real_env_reads_cargo_manifest_dir ... ok [INFO] [stdout] test license::tests::days_between_across_months ... ok [INFO] [stdout] test license::tests::days_between_one_day ... ok [INFO] [stdout] test license::tests::days_between_same_day ... ok [INFO] [stdout] test license::tests::epoch_round_trip ... ok [INFO] [stdout] test license::tests::expiry_status_expired ... ok [INFO] [stdout] test license::tests::expiry_status_expiring_soon ... ok [INFO] [stdout] test license::tests::expiry_status_valid ... ok [INFO] [stdout] test license::tests::parse_invalid_date ... ok [INFO] [stdout] test license::tests::parse_valid_date ... ok [INFO] [stdout] test diff::tests::get_diffs_git_base_in_non_git_dir ... ok [INFO] [stdout] test license::tests::verify_rejects_garbage_input ... ok [INFO] [stdout] test diff::scanner::tests::scan_directory ... ok [INFO] [stdout] test license::tests::verify_rejects_too_short ... ok [INFO] [stdout] test models::finding::tests::severity_display ... ok [INFO] [stdout] test models::finding::tests::severity_from_str ... ok [INFO] [stdout] test models::finding::tests::severity_ordering ... ok [INFO] [stdout] test models::finding::tests::summary_from_findings ... ok [INFO] [stdout] test models::tests::provider_name_api_key_env_var ... ok [INFO] [stdout] test models::tests::provider_name_default_is_anthropic ... ok [INFO] [stdout] test diff::scanner::tests::scan_single_file ... ok [INFO] [stdout] test models::tests::provider_name_from_str_case_insensitive ... ok [INFO] [stdout] test models::tests::provider_name_from_str_invalid ... ok [INFO] [stdout] test models::tests::provider_name_display ... ok [INFO] [stdout] test models::tests::provider_name_from_str_all_variants ... ok [INFO] [stdout] test models::tests::provider_name_serde_all_variants ... ok [INFO] [stdout] test orchestrator::dedup::tests::different_files_not_deduped ... ok [INFO] [stdout] test models::tests::provider_name_serde_roundtrip ... ok [INFO] [stdout] test orchestrator::dedup::tests::combined_text_deduplicates_paraphrased ... ok [INFO] [stdout] test orchestrator::dedup::tests::different_symbols_not_deduped ... ok [INFO] [stdout] test orchestrator::dedup::tests::different_titles_not_deduped ... ok [INFO] [stdout] test orchestrator::dedup::tests::exact_duplicate_removed ... ok [INFO] [stdout] test orchestrator::dedup::tests::extract_symbols_basic ... ok [INFO] [stdout] test orchestrator::dedup::tests::extract_symbols_ignores_short ... ok [INFO] [stdout] test diff::scanner::tests::scan_binary_file_skipped ... ok [INFO] [stdout] test orchestrator::dedup::tests::extract_symbols_multiple ... ok [INFO] [stdout] test orchestrator::dedup::tests::extract_symbols_strips_parens ... ok [INFO] [stdout] test orchestrator::dedup::tests::no_duplicates ... ok [INFO] [stdout] test diff::scanner::tests::scan_empty_file_skipped ... ok [INFO] [stdout] test orchestrator::dedup::tests::word_overlap_empty ... ok [INFO] [stdout] test orchestrator::dedup::tests::shared_code_symbol_yaml_load ... ok [INFO] [stdout] test orchestrator::dedup::tests::shared_code_symbol_deduplicates ... ok [INFO] [stdout] test orchestrator::dedup::tests::word_overlap_identical ... ok [INFO] [stdout] test orchestrator::prompt::tests::build_prompt_includes_commit_log ... ok [INFO] [stdout] test orchestrator::prompt::tests::build_prompt_includes_diff ... ok [INFO] [stdout] test orchestrator::prompt::tests::build_prompt_excludes_prior_when_none ... ok [INFO] [stdout] test orchestrator::prompt::tests::build_prompt_with_prior_injects_before_instructions ... ok [INFO] [stdout] test orchestrator::prompt::tests::build_prompt_includes_prior_findings ... ok [INFO] [stdout] test orchestrator::prompt::tests::build_prompt_omits_empty_commit_log ... ok [INFO] [stdout] test orchestrator::prompt::tests::coordination_note_absent_with_single_agent ... ok [INFO] [stdout] test orchestrator::prompt::tests::build_prompt_non_agentic_excludes_tool_guidance ... ok [INFO] [stdout] test orchestrator::prompt::tests::build_prompt_agentic_includes_tool_guidance ... ok [INFO] [stdout] test orchestrator::prompt::tests::coordination_note_with_multiple_agents ... ok [INFO] [stdout] test orchestrator::prompt::tests::prompt_includes_scope_rule ... ok [INFO] [stdout] test orchestrator::scope::tests::finding_inside_hunk_kept ... ok [INFO] [stdout] test orchestrator::scope::tests::finding_just_after_hunk_filtered ... ok [INFO] [stdout] test orchestrator::scope::tests::finding_on_hunk_boundary_end ... ok [INFO] [stdout] test orchestrator::scope::tests::finding_outside_hunk_filtered ... ok [INFO] [stdout] test orchestrator::scope::tests::finding_just_before_hunk_filtered ... ok [INFO] [stdout] test orchestrator::scope::tests::finding_with_range_not_overlapping_hunk ... ok [INFO] [stdout] test orchestrator::scope::tests::finding_with_range_overlapping_hunk ... ok [INFO] [stdout] test orchestrator::scope::tests::finding_wrong_file_filtered ... ok [INFO] [stdout] test orchestrator::scope::tests::multiple_hunks_findings_in_second_hunk ... ok [INFO] [stdout] test orchestrator::scope::tests::mixed_findings_filtered_correctly ... ok [INFO] [stdout] test output::bitbucket::tests::render_includes_suggestion_in_message ... ok [INFO] [stdout] test output::bitbucket::tests::post_missing_env_vars_cascade ... ok [INFO] [stdout] test output::checkstyle::tests::render_empty_findings ... ok [INFO] [stdout] test output::bitbucket::tests::render_produces_valid_json ... ok [INFO] [stdout] test output::bitbucket::tests::render_empty_findings ... ok [INFO] [stdout] test output::bitbucket::tests::render_maps_severity_correctly ... ok [INFO] [stdout] test output::checkstyle::tests::render_escapes_xml_special_chars ... ok [INFO] [stdout] test output::checkstyle::tests::render_files_in_sorted_order ... ok [INFO] [stdout] test output::checkstyle::tests::render_groups_by_file ... ok [INFO] [stdout] test diff::scanner::tests::scan_directory_respects_hidden ... ok [INFO] [stdout] test output::checkstyle::tests::render_includes_source_with_agent ... ok [INFO] [stdout] test output::checkstyle::tests::render_includes_suggestion_in_message ... ok [INFO] [stdout] test output::checkstyle::tests::render_produces_valid_xml_structure ... ok [INFO] [stdout] test output::checkstyle::tests::render_maps_severity_correctly ... ok [INFO] [stdout] test output::forgejo::tests::post_invalid_pr_index ... ok [INFO] [stdout] test output::forgejo::tests::format_comment_body_info_severity ... ok [INFO] [stdout] test output::forgejo::tests::post_missing_env_vars_cascade ... ok [INFO] [stdout] test output::forgejo::tests::render_includes_severity_emoji ... ok [INFO] [stdout] test output::forgejo::tests::render_includes_suggestion_when_present ... ok [INFO] [stdout] test output::forgejo::tests::render_maps_paths_and_lines ... ok [INFO] [stdout] test output::github::tests::escape_newlines ... ok [INFO] [stdout] test output::forgejo::tests::render_produces_valid_json ... ok [INFO] [stdout] test output::forgejo::tests::render_single_finding_uses_singular ... ok [INFO] [stdout] test output::github::tests::render_error ... ok [INFO] [stdout] test output::github::tests::render_info_as_notice ... ok [INFO] [stdout] test output::github::tests::render_warning ... ok [INFO] [stdout] test output::forgejo::tests::render_empty_findings ... ok [INFO] [stdout] test output::forgejo::tests::render_includes_agent_attribution ... ok [INFO] [stdout] test output::gitlab::tests::fingerprint_differs_for_different_findings ... ok [INFO] [stdout] test output::gitlab::tests::fingerprint_is_stable ... ok [INFO] [stdout] test output::gitlab::tests::no_suggestion_omits_suffix ... ok [INFO] [stdout] test license::tests::verify_rejects_bad_signature ... ok [INFO] [stdout] test output::gitlab::tests::render_empty_findings ... ok [INFO] [stdout] test output::gitlab::tests::render_omits_end_line_when_none ... ok [INFO] [stdout] test output::json::tests::render_empty_json ... ok [INFO] [stdout] test output::gitlab::tests::render_maps_severities ... ok [INFO] [stdout] test output::gitlab::tests::render_single_finding ... ok [INFO] [stdout] test output::json::tests::render_json ... ok [INFO] [stdout] test output::terminal::tests::render_empty ... ok [INFO] [stdout] test output::terminal::tests::no_double_blank_lines_between_files ... ok [INFO] [stdout] test output::terminal::tests::render_findings ... ok [INFO] [stdout] test progress::tests::tracker_tracks_state ... ok [INFO] [stdout] test progress::tests::tracker_empty_files_no_panic ... ok [INFO] [stdout] test progress::tests::tracker_finish_with_findings_no_panic ... ok [INFO] [stdout] test progress::tests::tracker_multiple_agents ... ok [INFO] [stdout] test progress::tests::tracker_update_unknown_file_adds_it ... ok [INFO] [stdout] test progress::tests::tracker_retrying_status ... ok [INFO] [stdout] test providers::response::tests::backoff_capped_at_max ... ok [INFO] [stdout] test progress::tests::tracker_disabled_no_panic ... ok [INFO] [stdout] test providers::response::tests::backoff_attempt_zero_equals_initial ... ok [INFO] [stdout] test providers::response::tests::backoff_is_exponential ... ok [INFO] [stdout] test providers::response::tests::classify_error_502_gateway ... ok [INFO] [stdout] test providers::response::tests::classify_error_parse_error ... ok [INFO] [stdout] test orchestrator::scope::tests::finding_on_hunk_boundary_start ... ok [INFO] [stdout] test providers::response::tests::classify_error_connection ... ok [INFO] [stdout] test providers::response::tests::classify_error_returns_none_for_unknown ... ok [INFO] [stdout] test providers::response::tests::classify_error_timeout ... ok [INFO] [stdout] test providers::response::tests::classify_error_try_again ... ok [INFO] [stdout] test providers::response::tests::not_retryable_auth_error ... ok [INFO] [stdout] test providers::response::tests::not_retryable_not_configured ... ok [INFO] [stdout] test providers::response::tests::not_retryable_parse_error ... ok [INFO] [stdout] test providers::response::tests::parse_empty_response ... ok [INFO] [stdout] test providers::response::tests::parse_empty_json_array ... ok [INFO] [stdout] test providers::response::tests::extract_json_candidates_returns_raw_first ... ok [INFO] [stdout] test providers::response::tests::parse_bare_json ... ok [INFO] [stdout] test providers::response::tests::extract_json_candidates_nested_fences ... ok [INFO] [stdout] test providers::response::tests::extract_json_candidates_no_brackets ... ok [INFO] [stdout] test providers::response::tests::parse_fenced_without_json_label ... ok [INFO] [stdout] test providers::response::tests::parse_json_array ... ok [INFO] [stdout] test providers::response::tests::parse_findings_wrapper_with_empty_array ... ok [INFO] [stdout] test providers::response::tests::parse_json_embedded_in_prose ... ok [INFO] [stdout] test providers::response::tests::retryable_429_rate_limit ... ok [INFO] [stdout] test providers::response::tests::parse_unparseable_response ... ok [INFO] [stdout] test providers::response::tests::retryable_503_unavailable ... ok [INFO] [stdout] test providers::response::tests::parse_whitespace_only ... ok [INFO] [stdout] test providers::rig::tests::agentic_prompt_includes_profile_tool_guidance ... ok [INFO] [stdout] test providers::response::tests::retryable_overloaded_message ... ok [INFO] [stdout] test providers::response::tests::retryable_rate_limit_message ... ok [INFO] [stdout] test providers::response::tests::parse_markdown_fenced_json ... ok [INFO] [stdout] test providers::rig::tests::agentic_prompt_without_profile_guidance ... ok [INFO] [stdout] test providers::response::tests::parse_trims_trailing_newlines_from_fields ... ok [INFO] [stdout] test providers::rig::tests::new_provider_missing_api_key ... ok [INFO] [stdout] test providers::rig::tests::new_provider_ollama_no_api_key ... ok [INFO] [stdout] test providers::rig::tests::require_base_url_present ... ok [INFO] [stdout] test providers::rig::tests::new_provider_with_api_key ... ok [INFO] [stdout] test providers::rig::tests::agentic_system_prompt_includes_custom_tools ... ok [INFO] [stdout] test security::entropy::tests::empty_string ... ok [INFO] [stdout] test providers::rig::tests::agentic_system_prompt_includes_tool_instructions ... ok [INFO] [stdout] test security::entropy::tests::single_char_repeated ... ok [INFO] [stdout] test security::rules::tests::compile_allowlist_empty_input ... ok [INFO] [stdout] test security::entropy::tests::high_entropy_string ... ok [INFO] [stdout] test security::entropy::tests::two_chars_equal ... ok [INFO] [stdout] test security::entropy::tests::low_entropy_string ... ok [INFO] [stdout] test security::rules::tests::compile_allowlist_skips_invalid_patterns ... ok [INFO] [stdout] test security::rules::tests::compile_regex_invalid ... ok [INFO] [stdout] test providers::rig::tests::require_base_url_missing ... ok [INFO] [stdout] test providers::response::tests::parse_wrapped_json ... ok [INFO] [stdout] test security::rules::tests::load_rules_file_not_found ... ok [INFO] [stdout] test security::rules::tests::load_gitleaks_format ... ok [INFO] [stdout] test security::rules::tests::load_rules_skips_invalid_regex ... ok [INFO] [stdout] test security::rules::tests::load_rules_skips_path_only ... ok [INFO] [stdout] test security::rules::tests::load_gitleaks_format_both_allowlist_forms ... ok [INFO] [stdout] test diff::git::tests::git_log_empty_when_no_new_commits ... ok [INFO] [stdout] test security::rules::tests::load_rules_invalid_toml ... ok [INFO] [stdout] test security::scanner::tests::detects_api_key ... ok [INFO] [stdout] test security::rules::tests::load_gitleaks_format_plural_allowlists ... ok [INFO] [stdout] test diff::git::tests::detect_branch_returns_branch_name_in_git_repo ... ok [INFO] [stdout] test security::scanner::tests::skips_without_keyword ... ok [INFO] [stdout] test security::tests::single_secret_redacted ... ok [INFO] [stdout] test output::bitbucket::tests::post_skips_token_in_pipelines ... ok [INFO] [stdout] test security::tests::severity_is_configurable ... ok [INFO] [stdout] test security::tests::finding_has_correct_fields ... ok [INFO] [stdout] test telemetry::tests::is_debug_returns_bool ... ok [INFO] [stdout] test security::tests::multiple_secrets_redacted ... ok [INFO] [stdout] test telemetry::tests::detect_ci_returns_false_when_no_ci_vars ... ok [INFO] [stdout] test security::tests::no_secrets_returns_original ... ok [INFO] [stdout] test telemetry::tests::from_review_builds_valid_payload ... ok [INFO] [stdout] test threat::rules::tests::category_parsing ... ok [INFO] [stdout] test telemetry::tests::payload_serializes_to_json ... ok [INFO] [stdout] test threat::rules::tests::invalid_regex_skipped ... ok [INFO] [stdout] test threat::rules::tests::invalid_category_skipped ... ok [INFO] [stdout] test threat::rules::tests::scope_parsing ... ok [INFO] [stdout] test threat::rules::tests::missing_regex_skipped ... ok [INFO] [stdout] test security::scanner::tests::skips_allowlisted ... ok [INFO] [stdout] test threat::scanner::tests::binary_files_skipped ... ok [INFO] [stdout] test threat::scanner::tests::comment_line_skipped ... ok [INFO] [stdout] test threat::rules::tests::load_custom_rules ... ok [INFO] [stdout] test threat::scanner::tests::deleted_files_skipped ... ok [INFO] [stdout] test security::rules::tests::compile_regex_valid ... ok [INFO] [stdout] test diff::git::tests::detect_branch_falls_back_to_ci_env_var ... ok [INFO] [stdout] test diff::git::tests::git_diff_in_real_repo ... ok [INFO] [stdout] test threat::scanner::tests::hash_comment_skipped ... ok [INFO] [stdout] test threat::scanner::tests::ignores_removed_lines ... ok [INFO] [stdout] test threat::scanner::tests::detects_line_scope_match ... ok [INFO] [stdout] test threat::scanner::tests::file_scope_far_from_change_downgrades ... ok [INFO] [stdout] test threat::scanner::tests::allowlist_path_suppresses ... ok [INFO] [stdout] test threat::scanner::tests::file_scope_with_proximity ... ok [INFO] [stdout] test threat::scanner::tests::allowlist_regex_suppresses ... ok [INFO] [stdout] test threat::scanner::tests::entropy_threshold_filters ... ok [INFO] [stdout] test telemetry::tests::send_heartbeat_does_not_panic_on_unreachable_url ... ok [INFO] [stdout] test threat::scanner::tests::po_file_skipped ... ok [INFO] [stdout] test threat::scanner::tests::mixed_script_via_scan_for_threats ... ok [INFO] [stdout] test threat::scanner::tests::pure_latin_not_flagged ... ok [INFO] [stdout] test threat::scanner::tests::keyword_prefilter_works ... ok [INFO] [stdout] test threat::scanner::tests::pure_cyrillic_not_flagged ... ok [INFO] [stdout] test threat::scanner::tests::mixed_greek_latin_flagged ... ok [INFO] [stdout] test threat::scanner::tests::mixed_cyrillic_latin_flagged ... ok [INFO] [stdout] test threat::scanner::tests::language_filter_works ... ok [INFO] [stdout] test diff::git::tests::git_log_returns_commits ... ok [INFO] [stdout] test threat::triage::tests::apply_verdicts_dismissed ... ok [INFO] [stdout] test threat::triage::tests::parse_empty_response ... ok [INFO] [stdout] test threat::triage::tests::parse_fenced_response ... ok [INFO] [stdout] test threat::triage::tests::parse_invalid_response_returns_empty ... ok [INFO] [stdout] test threat::triage::tests::parse_valid_triage_response ... ok [INFO] [stdout] test tools::custom_command::tests::build_command_escapes_special_chars ... ok [INFO] [stdout] test tools::custom_command::tests::build_command_no_params ... ok [INFO] [stdout] test tools::custom_command::tests::build_command_with_bool_false ... ok [INFO] [stdout] test tools::custom_command::tests::build_command_with_bool_true ... ok [INFO] [stdout] test tools::custom_command::tests::build_command_with_string_param ... ok [INFO] [stdout] test threat::triage::tests::apply_verdicts_downgraded ... ok [INFO] [stdout] test threat::triage::tests::build_prompt_includes_context ... ok [INFO] [stdout] test threat::scanner::tests::single_char_not_flagged ... ok [INFO] [stdout] test tools::custom_command::tests::env_passthrough_exact_match ... ok [INFO] [stdout] test threat::triage::tests::extract_context_clamps_boundaries ... ok [INFO] [stdout] test threat::scanner::tests::latin_cjk_not_flagged ... ok [INFO] [stdout] test tools::custom_command::tests::env_passthrough_prefix_glob ... ok [INFO] [stdout] test tools::custom_command::tests::env_sanitization_allowlist_only ... ok [INFO] [stdout] test tools::custom_command::tests::execute_command_env_sanitized ... ok [INFO] [stdout] test tools::custom_command::tests::execute_with_ulimit_sandbox ... ok [INFO] [stdout] test diff::git::tests::git_log_respects_max_commits ... ok [INFO] [stdout] test tools::custom_command::tests::is_allowed_logic ... ok [INFO] [stdout] test tools::custom_command::tests::sandboxed_command_uses_correct_limits ... ok [INFO] [stdout] test tools::custom_command::tests::missing_required_param ... ok [INFO] [stdout] test tools::custom_command::tests::shell_escape_dangerous_value ... ok [INFO] [stdout] test tools::custom_command::tests::shell_escape_safe_value ... ok [INFO] [stdout] test tools::custom_command::tests::safe_prefix_vars_are_included ... ok [INFO] [stdout] test tools::custom_command::tests::sandboxed_command_includes_ulimits ... ok [INFO] [stdout] test tools::custom_command::tests::validate_params_unknown_params_returned ... ok [INFO] [stdout] test tools::custom_command::tests::validate_params_missing_required ... ok [INFO] [stdout] test tools::custom_command::tests::tool_name_override ... ok [INFO] [stdout] test tools::custom_command::tests::tool_definition_matches ... ok [INFO] [stdout] test tools::custom_command::tests::execute_simple_command ... ok [INFO] [stdout] test tools::list_directory::tests::list_directory_path_traversal_blocked ... ok [INFO] [stdout] test tools::list_directory::tests::call_with_entries ... ok [INFO] [stdout] test tools::list_directory::tests::definition_has_correct_name ... ok [INFO] [stdout] test tools::list_directory::tests::list_directory_contents ... ok [INFO] [stdout] test tools::list_directory::tests::call_empty_dir ... ok [INFO] [stdout] test tools::list_directory::tests::list_nonexistent_directory ... ok [INFO] [stdout] test tools::read_file::tests::definition_has_correct_name ... ok [INFO] [stdout] test tools::list_directory::tests::list_empty_directory ... ok [INFO] [stdout] test tools::read_file::tests::call_reads_file ... ok [INFO] [stdout] test tools::custom_command::tests::unknown_params_ignored_but_command_succeeds ... ok [INFO] [stdout] test tools::read_file::tests::read_file_path_traversal_blocked ... ok [INFO] [stdout] test tools::read_file::tests::read_line_range_start_beyond_end_returns_empty ... ok [INFO] [stdout] test tools::read_file::tests::read_line_range_start_only ... ok [INFO] [stdout] test tools::read_file::tests::read_single_line ... ok [INFO] [stdout] test tools::read_file::tests::sanitize_dot_segments ... ok [INFO] [stdout] test tools::read_file::tests::read_nonexistent_file ... ok [INFO] [stdout] test tools::read_file::tests::sanitize_normal_path ... ok [INFO] [stdout] test tools::read_file::tests::read_file_too_large ... ok [INFO] [stdout] test tools::read_file::tests::read_line_range_clamped_beyond_end ... ok [INFO] [stdout] test tools::read_file::tests::read_line_range_middle ... ok [INFO] [stdout] test tools::read_file::tests::sanitize_traversal ... ok [INFO] [stdout] test tools::read_file::tests::read_existing_file ... ok [INFO] [stdout] test tools::search_text::tests::definition_has_correct_name ... ok [INFO] [stdout] test tools::read_file::tests::read_line_range_end_only ... ok [INFO] [stdout] test tools::search_text::tests::search_invalid_regex ... ok [INFO] [stdout] test update::tests::detect_container_does_not_panic ... ok [INFO] [stdout] test update::tests::detect_ci_does_not_panic ... ok [INFO] [stdout] test update::tests::extract_binary_nested_path ... ok [INFO] [stdout] test update::tests::extract_binary_empty_archive_fails ... ok [INFO] [stdout] test tools::search_text::tests::call_no_results ... ok [INFO] [stdout] test update::tests::extract_binary_no_matching_entry ... ok [INFO] [stdout] test update::tests::extract_binary_valid_archive ... ok [INFO] [stdout] test update::tests::is_newer_rejects_lower_or_equal ... ok [INFO] [stdout] test update::tests::is_newer_with_invalid_version_strings ... ok [INFO] [stdout] test update::tests::verify_checksum_mismatch ... ok [INFO] [stdout] test update::tests::validate_platform_accepts_known_targets ... ok [INFO] [stdout] test update::tests::verify_checksum_not_found ... ok [INFO] [stdout] test update::tests::verify_checksum_multiline_checksums_file ... ok [INFO] [stdout] test update::tests::verify_checksum_success ... ok [INFO] [stdout] test tools::search_text::tests::call_with_results ... ok [INFO] [stdout] test tools::search_text::tests::search_regex ... ok [INFO] [stdout] test update::tests::is_newer_detects_higher_version ... ok [INFO] [stdout] test tools::search_text::tests::search_literal ... ok [INFO] [stdout] test tools::search_text::tests::search_no_results ... ok [INFO] [stdout] test diff::git::tests::find_repo_root_real ... FAILED [INFO] [stdout] test diff::tests::get_diffs_git_base_in_real_repo ... FAILED [INFO] [stdout] test threat::tests::empty_diff_produces_no_findings ... ok [INFO] [stdout] test threat::tests::produces_findings_from_eval ... ok [INFO] [stdout] test threat::tests::finding_has_correct_agent_name ... ok [INFO] [stdout] test threat::rules::tests::default_rules_have_valid_categories ... ok [INFO] [stdout] test threat::rules::tests::default_rules_are_valid ... ok [INFO] [stdout] test security::rules::tests::default_rules_are_valid ... ok [INFO] [stdout] test security::rules::tests::default_rules_allowlist_field_exists ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- diff::git::tests::find_repo_root_real stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'diff::git::tests::find_repo_root_real' (560) panicked at src/diff/git.rs:207:47: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: GitError("not a git repository: fatal: not a git repository (or any parent up to mount point /opt/rustwide)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\n") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6497e33142ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6497e33142ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6497e33142ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6497e33142ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6497e332ca0a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6497e332ca0a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x6497e3319942 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6497e3319942 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6497e32ef50f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6497e32ef50f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6497e330ade9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6497e297f47c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x6497e297f47c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6497e330b062 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x6497e330b062 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6497e32ef5c8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6497e32e4289 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6497e32f06dd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6497e332d27c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6497e332cfc2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x6497e2515617 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x6497e2515617 - nitpik[80bc2fbf4bd4ede7]::diff::git::tests::find_repo_root_real::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/diff/git.rs:207:47 [INFO] [stdout] 22: 0x6497e24b70d2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6497e24b714d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6497e240cfad - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 25: 0x6497e240ce2b - tokio[208242c95831c36c]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x6497e240ce2b - tokio[208242c95831c36c]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x6497e240ce2b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 28: 0x6497e23edf50 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 29: 0x6497e240821d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 30: 0x6497e2407514 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 31: 0x6497e25d061b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6497e2593f49 - tokio[208242c95831c36c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x6497e24bb112 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x6497e24bac9e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x6497e2581bad - tokio[208242c95831c36c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x6497e23f0b30 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 37: 0x6497e23f0e26 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 38: 0x6497e2407020 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x6497e25d38c3 - tokio[208242c95831c36c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6497e23ebb71 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x6497e2642084 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x6497e264224f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x6497e2538903 - nitpik[80bc2fbf4bd4ede7]::diff::git::tests::find_repo_root_real [INFO] [stdout] at /opt/rustwide/workdir/src/diff/git.rs:208:34 [INFO] [stdout] 44: 0x6497e2515187 - nitpik[80bc2fbf4bd4ede7]::diff::git::tests::find_repo_root_real::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/diff/git.rs:205:35 [INFO] [stdout] 45: 0x6497e23a8de6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6497e297355b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6497e297355b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x6497e297ff4b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x6497e297ff4b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x6497e297ff4b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x6497e297ff4b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x6497e297ff4b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6497e297ff4b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x6497e297ff4b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x6497e297a3a4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x6497e297a3a4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x6497e2982b52 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x6497e2982b52 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x6497e2982b52 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x6497e2982b52 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x6497e2982b52 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6497e2982b52 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x6497e2982b52 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x6497e331349f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x6497e331349f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x754b9ae5eaa4 - [INFO] [stdout] 67: 0x754b9aeeba64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- diff::tests::get_diffs_git_base_in_real_repo stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'diff::tests::get_diffs_git_base_in_real_repo' (623) panicked at src/diff/mod.rs:167:14: [INFO] [stdout] should find git repo root: GitError("not a git repository: fatal: not a git repository (or any parent up to mount point /opt/rustwide)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\n") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6497e33142ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6497e33142ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6497e33142ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6497e33142ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6497e332ca0a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6497e332ca0a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x6497e3319942 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6497e3319942 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6497e32ef50f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6497e32ef50f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6497e330ade9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6497e297f47c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x6497e297f47c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6497e330b062 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x6497e330b062 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6497e32ef5c8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6497e32e4289 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6497e32f06dd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6497e332d27c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6497e332cfc2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x6497e2432d0b - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6497e2514435 - nitpik[80bc2fbf4bd4ede7]::diff::tests::get_diffs_git_base_in_real_repo::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/diff/mod.rs:167:14 [INFO] [stdout] 22: 0x6497e24b70d2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6497e24b714d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6497e240cfad - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 25: 0x6497e240ce2b - tokio[208242c95831c36c]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x6497e240ce2b - tokio[208242c95831c36c]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x6497e240ce2b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 28: 0x6497e23edf50 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 29: 0x6497e240821d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 30: 0x6497e2407514 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 31: 0x6497e25d061b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6497e2593f49 - tokio[208242c95831c36c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x6497e24bb112 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x6497e24bac9e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x6497e2581bad - tokio[208242c95831c36c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x6497e23f0b30 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 37: 0x6497e23f0e26 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 38: 0x6497e2407020 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x6497e25d38c3 - tokio[208242c95831c36c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6497e23ebb71 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x6497e2642084 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x6497e264224f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x6497e2536430 - nitpik[80bc2fbf4bd4ede7]::diff::tests::get_diffs_git_base_in_real_repo [INFO] [stdout] at /opt/rustwide/workdir/src/diff/mod.rs:172:22 [INFO] [stdout] 44: 0x6497e2512617 - nitpik[80bc2fbf4bd4ede7]::diff::tests::get_diffs_git_base_in_real_repo::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/diff/mod.rs:162:47 [INFO] [stdout] 45: 0x6497e23a6e66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6497e297355b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6497e297355b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x6497e297ff4b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x6497e297ff4b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x6497e297ff4b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x6497e297ff4b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x6497e297ff4b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6497e297ff4b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x6497e297ff4b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x6497e297a3a4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x6497e297a3a4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x6497e2982b52 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x6497e2982b52 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x6497e2982b52 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x6497e2982b52 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x6497e2982b52 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6497e2982b52 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x6497e2982b52 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x6497e331349f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x6497e331349f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x754b9ae5eaa4 - [INFO] [stdout] 67: 0x754b9aeeba64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] diff::git::tests::find_repo_root_real [INFO] [stdout] diff::tests::get_diffs_git_base_in_real_repo [INFO] [stdout] [INFO] [stdout] test result: FAILED. 463 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.35s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d054e08b3aa0f36c958e25b0cb61a4f3c16b691fad24fbec425bfab654209d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d054e08b3aa0f36c958e25b0cb61a4f3c16b691fad24fbec425bfab654209d9f", kill_on_drop: false }` [INFO] [stdout] d054e08b3aa0f36c958e25b0cb61a4f3c16b691fad24fbec425bfab654209d9f