[INFO] cloning repository https://github.com/jonochang/untangle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonochang/untangle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonochang%2Funtangle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonochang%2Funtangle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07e2824b6a47d886dd6f41b628e3f714851b5f8d
[INFO] testing jonochang/untangle against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonochang%2Funtangle" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonochang/untangle
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/jonochang/untangle
[INFO] tweaked toml for git repo https://github.com/jonochang/untangle written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonochang/untangle on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonochang/untangle 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9
[INFO] running `Command { std: "docker" "start" "1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling untangle v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling cucumber-codegen v0.20.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling untangle v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cucumber v0.20.2
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/untangle-645c0a4d728b977e)
[INFO] [stdout] 
[INFO] [stdout] running 149 tests
[INFO] [stdout] test architecture::tests::normalizes_root_containers_for_multiple_languages ... ok
[INFO] [stdout] test architecture::tests::marks_feedback_edges_and_assigns_layers ... ok
[INFO] [stdout] test architecture::tests::prefers_logical_namespace_over_filesystem_path ... ok
[INFO] [stdout] test config::ignore::tests::empty_content ... ok
[INFO] [stdout] test architecture::tests::projects_modules_into_architecture_nodes ... ok
[INFO] [stdout] test config::ignore::tests::only_comments ... ok
[INFO] [stdout] test config::ignore::tests::parse_patterns ... ok
[INFO] [stdout] test config::provenance::tests::entries_with_prefix ... ok
[INFO] [stdout] test config::provenance::tests::display_sources ... ok
[INFO] [stdout] test config::provenance::tests::set_and_get ... ok
[INFO] [stdout] test config::provenance::tests::sorted_entries_order ... ok
[INFO] [stdout] test config::ignore::tests::no_ignore_file ... ok
[INFO] [stdout] test config::ignore::tests::load_from_temp_dir ... ok
[INFO] [stdout] test config::resolve::tests::cli_override_takes_precedence ... ok
[INFO] [stdout] test config::resolve::tests::backward_compat_thresholds ... ok
[INFO] [stdout] test config::resolve::tests::cli_overrides_project_config ... ok
[INFO] [stdout] test config::resolve::tests::defaults_only ... ok
[INFO] [stdout] test config::resolve::tests::project_config_applied ... ok
[INFO] [stdout] test config::resolve::tests::quality_and_language_sections_are_applied ... ok
[INFO] [stdout] test config::schema::tests::deserialize_empty_config ... ok
[INFO] [stdout] test config::schema::tests::backward_compat_old_format ... ok
[INFO] [stdout] test config::schema::tests::deserialize_partial_config ... ok
[INFO] [stdout] test config::schema::tests::deserialize_services_config ... ok
[INFO] [stdout] test config::show::tests::every_known_key_has_a_renderable_value ... ok
[INFO] [stdout] test config::schema::tests::deserialize_full_config ... ok
[INFO] [stdout] test config::show::tests::render_explain_known_category ... ok
[INFO] [stdout] test config::show::tests::render_explain_unknown_category ... ok
[INFO] [stdout] test config::show::tests::render_show_format ... ok
[INFO] [stdout] test config::show::tests::render_show_no_files ... ok
[INFO] [stdout] test graph::builder::tests::deduplicates_nodes ... ok
[INFO] [stdout] test config::resolve::tests::services_resolved_from_config ... ok
[INFO] [stdout] test graph::builder::tests::deduplicates_edges_accumulates_locations ... ok
[INFO] [stdout] test insights::tests::config_aware_defaults_match_default_generation ... ok
[INFO] [stdout] test config::overrides::tests::first_match_wins ... ok
[INFO] [stdout] test insights::tests::config_aware_threshold_overrides_change_trigger_behavior ... ok
[INFO] [stdout] test insights::tests::circular_dependency_insight ... ok
[INFO] [stdout] test insights::tests::deep_chain_insight ... ok
[INFO] [stdout] test insights::tests::high_entropy_insight ... ok
[INFO] [stdout] test insights::tests::high_fanout_insight ... ok
[INFO] [stdout] test insights::tests::large_scc_warning_severity ... ok
[INFO] [stdout] test insights::tests::no_insights_on_trivial_graph ... ok
[INFO] [stdout] test insights::tests::suggestive_language ... ok
[INFO] [stdout] test metrics::depth::tests::diamond_graph_depth ... ok
[INFO] [stdout] test metrics::depth::tests::graph_with_cycle ... ok
[INFO] [stdout] test insights::tests::god_module_insight ... ok
[INFO] [stdout] test metrics::depth::tests::empty_graph_depth_zero ... ok
[INFO] [stdout] test metrics::depth::tests::single_node_depth_zero ... ok
[INFO] [stdout] test metrics::depth::tests::wide_fan_out_depth ... ok
[INFO] [stdout] test config::overrides::tests::no_match_passthrough ... ok
[INFO] [stdout] test config::overrides::tests::legacy_override_replaces_rules ... ok
[INFO] [stdout] test config::overrides::tests::vendor_disabled ... ok
[INFO] [stdout] test metrics::entropy::tests::entropy_empty ... ok
[INFO] [stdout] test metrics::entropy::tests::entropy_single_weight ... ok
[INFO] [stdout] test metrics::depth::tests::linear_chain_depth ... ok
[INFO] [stdout] test metrics::entropy::tests::entropy_skewed ... ok
[INFO] [stdout] test metrics::entropy::tests::entropy_two_equal ... ok
[INFO] [stdout] test metrics::entropy::tests::entropy_uniform_distribution ... ok
[INFO] [stdout] test insights::tests::config_aware_overrides_can_disable_matching_file_paths ... ok
[INFO] [stdout] test metrics::entropy::tests::scc_adjusted_nontrivial ... ok
[INFO] [stdout] test metrics::entropy::tests::scc_adjusted_trivial ... ok
[INFO] [stdout] test metrics::entropy::tests::scc_adjusted_zero_entropy ... ok
[INFO] [stdout] test metrics::fanout::tests::fan_in_counts_incoming_edges ... ok
[INFO] [stdout] test metrics::fanout::tests::fan_out_counts_outgoing_edges ... ok
[INFO] [stdout] test metrics::scc::tests::no_cycles_no_sccs ... ok
[INFO] [stdout] test metrics::scc::tests::simple_cycle_detected ... ok
[INFO] [stdout] test metrics::scc::tests::two_separate_sccs ... ok
[INFO] [stdout] test output::dot::tests::dot_output_basic ... ok
[INFO] [stdout] test metrics::summary::tests::summary_linear_graph ... ok
[INFO] [stdout] test output::text::tests::analyze_text_omits_optional_sections_when_empty ... ok
[INFO] [stdout] test output::text::tests::diff_text_omits_change_sections_when_empty ... ok
[INFO] [stdout] test parse::go::tests::classifies_stdlib_as_external ... ok
[INFO] [stdout] test output::text::tests::diff_text_renders_all_sections ... ok
[INFO] [stdout] test output::text::tests::analyze_text_renders_languages_hotspots_sccs_and_insights ... ok
[INFO] [stdout] test parse::go::tests::classifies_internal_as_resolved ... ok
[INFO] [stdout] test parse::go::tests::parse_go_mod_module_extracts_path ... ok
[INFO] [stdout] test parse::go::tests::resolves_internal_import ... ok
[INFO] [stdout] test parse::go::tests::parse_go_mod_module_none_for_empty ... ok
[INFO] [stdout] test parse::go::tests::skips_external_imports ... ok
[INFO] [stdout] test parse::graphql::tests::parse_empty_schema ... ok
[INFO] [stdout] test config::resolve::tests::overrides_section_compiles_and_applies_rule_replacements ... ok
[INFO] [stdout] test parse::graphql::tests::parse_schema_with_enums_and_interfaces ... ok
[INFO] [stdout] test parse::graphql_client::tests::detect_go_graphql_query ... ok
[INFO] [stdout] test parse::graphql_client::tests::detect_ruby_graphql_heredoc ... ok
[INFO] [stdout] test parse::graphql::tests::parse_simple_schema ... ok
[INFO] [stdout] test parse::graphql_client::tests::extract_operation_name_anonymous ... ok
[INFO] [stdout] test parse::graphql_client::tests::detect_python_gql_query ... ok
[INFO] [stdout] test parse::graphql_client::tests::extract_operation_name_with_params ... ok
[INFO] [stdout] test parse::graphql_client::tests::match_usages_to_known_schemas ... ok
[INFO] [stdout] test parse::graphql::tests::parse_schema_with_custom_root_types ... ok
[INFO] [stdout] test parse::graphql_client::tests::no_false_positives_on_plain_code ... ok
[INFO] [stdout] test parse::openapi::tests::parse_empty_openapi ... ok
[INFO] [stdout] test parse::openapi::tests::parse_openapi_json_format ... ok
[INFO] [stdout] test parse::openapi::tests::parse_openapi_without_operation_ids ... ok
[INFO] [stdout] test parse::openapi::tests::parse_simple_openapi_yaml ... ok
[INFO] [stdout] test parse::resolver::tests::camel_case_conversion ... ok
[INFO] [stdout] test parse::resolver::tests::go_stdlib_detection ... ok
[INFO] [stdout] test parse::resolver::tests::go_test_file_detection ... ok
[INFO] [stdout] test parse::rest_client::tests::detect_go_http_calls ... ok
[INFO] [stdout] test parse::rest_client::tests::detect_python_requests ... ok
[INFO] [stdout] test parse::rest_client::tests::detect_ruby_httparty ... ok
[INFO] [stdout] test parse::rest_client::tests::match_usages_against_services ... ok
[INFO] [stdout] test parse::rest_client::tests::no_false_positives_on_dict_get ... ok
[INFO] [stdout] test parse::rest_client::tests::url_pattern_matching ... ok
[INFO] [stdout] test parse::ruby::tests::extracts_autoload ... ok
[INFO] [stdout] test parse::go::tests::extracts_grouped_imports ... ok
[INFO] [stdout] test parse::ruby::tests::extracts_require ... ok
[INFO] [stdout] test parse::ruby::tests::extracts_require_relative ... ok
[INFO] [stdout] test parse::ruby::tests::marks_interpolated_strings_as_dynamic ... ok
[INFO] [stdout] test parse::ruby::tests::zeitwerk_disabled_no_constants ... ok
[INFO] [stdout] test parse::ruby::tests::zeitwerk_extracts_constants ... ok
[INFO] [stdout] test parse::ruby::tests::zeitwerk_resolves_scoped_constant ... ok
[INFO] [stdout] test parse::ruby::tests::zeitwerk_resolves_simple_constant ... ok
[INFO] [stdout] test parse::ruby::tests::zeitwerk_excludes_stdlib_constants ... ok
[INFO] [stdout] test parse::ruby::tests::zeitwerk_skips_class_definition ... ok
[INFO] [stdout] test parse::rust::tests::classifies_workspace_crate_import_as_resolved ... ok
[INFO] [stdout] test parse::go::tests::extracts_single_import ... ok
[INFO] [stdout] test parse::python::tests::extracts_simple_import ... ok
[INFO] [stdout] test metrics::summary::tests::summary_empty_graph ... ok
[INFO] [stdout] test parse::rust::tests::extracts_crate_import ... ok
[INFO] [stdout] test parse::rust::tests::extracts_nested_scoped_list ... ok
[INFO] [stdout] test parse::rust::tests::resolves_crate_import ... ok
[INFO] [stdout] test parse::rust::tests::resolves_glob_import ... ok
[INFO] [stdout] test parse::rust::tests::resolves_self_with_absolute_source_path ... ok
[INFO] [stdout] test parse::rust::tests::resolves_workspace_crate_name_import ... ok
[INFO] [stdout] test quality::complexity::ruby::tests::extracts_nested_methods_and_singleton_methods ... ok
[INFO] [stdout] test quality::complexity::go::tests::extracts_functions_and_method_receivers ... ok
[INFO] [stdout] test quality::coverage::tests::coverage_for_range_empty ... ok
[INFO] [stdout] test quality::coverage::lcov::tests::parse_lcov_basic ... ok
[INFO] [stdout] test quality::coverage::tests::coverage_for_range_partial ... ok
[INFO] [stdout] test quality::metrics::crap::tests::crap_score_full_coverage ... ok
[INFO] [stdout] test quality::metrics::crap::tests::crap_score_zero_coverage ... ok
[INFO] [stdout] test quality::metrics::crap::tests::no_instrumented_lines_keep_numeric_score_but_null_coverage_pct ... ok
[INFO] [stdout] test quality::metrics::crap::tests::missing_coverage_keeps_numeric_score_but_null_coverage_pct ... ok
[INFO] [stdout] test walk::tests::detect_language_empty_returns_none ... ok
[INFO] [stdout] test walk::tests::detect_language_ignores_unrecognized_extensions ... ok
[INFO] [stdout] test walk::tests::detect_language_preserves_current_tie_breaking ... ok
[INFO] [stdout] test parse::python::tests::extracts_dotted_import ... ok
[INFO] [stdout] test parse::python::tests::extracts_relative_import ... ok
[INFO] [stdout] test parse::python::tests::extracts_from_import ... ok
[INFO] [stdout] test parse::rust::tests::extracts_simple_use ... ok
[INFO] [stdout] test walk::tests::go_default_excludes_test_files ... ok
[INFO] [stdout] test walk::tests::language_for_file_extensions ... ok
[INFO] [stdout] test walk::tests::language_from_str ... ok
[INFO] [stdout] test walk::tests::find_go_module_root_maps_files ... ok
[INFO] [stdout] test walk::tests::detect_languages_mixed_fixture ... ok
[INFO] [stdout] test parse::rust::tests::extracts_super_import ... ok
[INFO] [stdout] test walk::tests::discover_files_multi_partitions ... ok
[INFO] [stdout] test walk::tests::discover_go_modules_nested ... ok
[INFO] [stdout] test parse::rust::tests::extracts_scoped_use_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 149 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_bdd.rs (/opt/rustwide/target/debug/deps/cli_bdd-d547c6141a44470f)
[INFO] [stdout] Feature: Analyze CLI
[INFO] [stdout]   Scenario: Analyze report for a simple module (text)
[INFO] [stdout]    ✔  Given the analyze fixtures
[INFO] [stdout]    ✔  When I run analyze report in text format
[INFO] [stdout]    ✔  Then the analyze report includes summary
[INFO] [stdout]   Scenario: Analyze report with top N hotspots
[INFO] [stdout]    ✔  Given the analyze fixtures
[INFO] [stdout]    ✔  When I run analyze report with top 5
[INFO] [stdout]    ✔  Then the analyze report includes hotspots
[INFO] [stdout]   Scenario: Analyze report JSON output
[INFO] [stdout]    ✔  Given the analyze fixtures
[INFO] [stdout]    ✔  When I run analyze report in json format
[INFO] [stdout]    ✔  Then the analyze output is json
[INFO] [stdout] Feature: Analyze Architecture CLI
[INFO] [stdout]   Scenario: Analyze architecture JSON output
[INFO] [stdout]    ✔  Given the analyze fixtures
[INFO] [stdout]    ✔  When I run analyze architecture in json format
[INFO] [stdout]    ✔  Then the architecture output is json
[INFO] [stdout] Feature: Config CLI
[INFO] [stdout]   Scenario: Config show defaults
[INFO] [stdout]    ✔  Given an empty temp project
[INFO] [stdout]    ✔  When I run config show
[INFO] [stdout]    ✔  Then the config output shows defaults
[INFO] [stdout] Feature: Diff CLI
[INFO] [stdout]   Scenario: Diff with identical refs passes
[INFO] [stdout]    ✔  Given the diff fixtures
[INFO] [stdout]    ✔  When I run diff with identical refs
[INFO] [stdout]    ✔  Then the diff verdict is pass
[INFO] [stdout] Feature: Analyze Graph CLI
[INFO] [stdout]   Scenario: Analyze graph output is DOT
[INFO] [stdout]    ✔  Given the analyze fixtures
[INFO] [stdout]    ✔  When I run analyze graph in dot format
[INFO] [stdout]    ✔  Then the graph output is dot
[INFO] [stdout] Feature: Quality CLI
[INFO] [stdout]   Scenario: Functions report includes summary
[INFO] [stdout]    ✔  Given the quality fixtures
[INFO] [stdout]    ✔  When I run the functions quality report
[INFO] [stdout]    ✔  Then the output includes the crap report table
[INFO] [stdout]   Scenario: Project report includes hotspots
[INFO] [stdout]    ✔  Given the quality fixtures
[INFO] [stdout]    ✔  When I run the project quality report
[INFO] [stdout]    ✔  Then the output includes the untangle hotspots section
[INFO] [stdout]   Scenario: Unified quality report includes all analysis sections
[INFO] [stdout]    ✔  Given the quality fixtures
[INFO] [stdout]    ✔  When I run the unified quality report in json format
[INFO] [stdout]    ✘  Then the unified quality report output is json
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/quality/quality.feature:16:5
[INFO] [stdout]       Matched: tests/cli_bdd.rs:366:1
[INFO] [stdout]       Step panicked. Captured output: command failed
[INFO] [stdout]   Scenario: Unified quality report text output includes evidence for priority actions
[INFO] [stdout]    ✔  Given the quality fixtures
[INFO] [stdout]    ✔  When I run the unified quality report in text format
[INFO] [stdout]    ✘  Then the unified quality report includes priority evidence
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/quality/quality.feature:26:5
[INFO] [stdout]       Matched: tests/cli_bdd.rs:420:1
[INFO] [stdout]       Step panicked. Captured output: command failed
[INFO] [stdout]   Scenario: Unified quality report without coverage shows N/A coverage
[INFO] [stdout]    ✔  Given the quality fixtures
[INFO] [stdout]    ✔  When I run the unified quality report without coverage in text format
[INFO] [stdout]    ✔  Then the unified quality report shows N/A coverage in text
[INFO] [stdout]   Scenario: Unified quality report json uses null coverage and new schema version
[INFO] [stdout]    ✔  Given the quality fixtures
[INFO] [stdout]    ✔  When I run the unified quality report without coverage in json format
[INFO] [stdout]    ✔  Then the unified quality report json uses null coverage
[INFO] [stdout]    ✔  And the unified quality report json uses schema version 5
[INFO] [stdout]   Scenario: Minimum CC filter
[INFO] [stdout]    ✔  Given the quality fixtures
[INFO] [stdout]    ✔  When I run the functions quality report with min cc 2
[INFO] [stdout]    ✔  Then the output excludes low cc functions
[INFO] [stdout] Feature: Service Graph CLI
[INFO] [stdout]   Scenario: Service graph JSON output
[INFO] [stdout]    ✔  Given the service graph fixtures
[INFO] [stdout]    ✔  When I run service-graph in json format
[INFO] [stdout]    ✔  Then the service-graph output is json
[INFO] [stderr] 
[INFO] [stdout] [Summary]
[INFO] [stderr] thread 'main' (4516) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1292:13:
[INFO] [stdout] 7 features
[INFO] [stderr] 2 steps failed
[INFO] [stdout] 15 scenarios (13 passed, 2 failed)
[INFO] [stderr] stack backtrace:
[INFO] [stdout] 46 steps (44 passed, 2 failed)
[INFO] [stderr]    0:     0x61057eb42ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x61057eb42ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x61057eb42ac1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x61057eb42ac1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x61057eb570ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x61057eb570ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    6:     0x61057eb4804c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stderr]    7:     0x61057eb4804c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]    8:     0x61057eb233e6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x61057eb233e6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x61057eb3c7b1 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x61057eb3c9a2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stderr]   12:     0x61057eb3c9a2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stderr]   13:     0x61057eb23492 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stderr]   14:     0x61057eb1a9f9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   15:     0x61057eb23d1d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stderr]   16:     0x61057eb5799c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x61057e5ddae8 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<alloc[55a36b64bcbf2c0d]::string::String>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x61057e5df196 - <cucumber[bf1782fb43ba78af]::cucumber::Cucumber<cli_bdd[c5713335c5f85c5d]::CliWorld, cucumber[bf1782fb43ba78af]::parser::basic::Basic, &str, cucumber[bf1782fb43ba78af]::runner::basic::Basic<cli_bdd[c5713335c5f85c5d]::CliWorld, for<'a, 'b, 'c> fn(&'a gherkin[c0f3ddcca36aad8e]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'b gherkin[c0f3ddcca36aad8e]::Rule>, &'c gherkin[c0f3ddcca36aad8e]::Scenario) -> cucumber[bf1782fb43ba78af]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[c0f3ddcca36aad8e]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[c0f3ddcca36aad8e]::Rule>, &'a gherkin[c0f3ddcca36aad8e]::Scenario, &'a mut cli_bdd[c5713335c5f85c5d]::CliWorld) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[c0f3ddcca36aad8e]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[c0f3ddcca36aad8e]::Rule>, &'a gherkin[c0f3ddcca36aad8e]::Scenario, &'a cucumber[bf1782fb43ba78af]::event::ScenarioFinished, core[6883ba1bc0fe4ed1]::option::Option<&'a mut cli_bdd[c5713335c5f85c5d]::CliWorld>) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>>, cucumber[bf1782fb43ba78af]::writer::summarize::Summarize<cucumber[bf1782fb43ba78af]::writer::normalize::Normalize<cli_bdd[c5713335c5f85c5d]::CliWorld, cucumber[bf1782fb43ba78af]::writer::basic::Basic>>>>::filter_run_and_exit::<<cucumber[bf1782fb43ba78af]::cucumber::Cucumber<cli_bdd[c5713335c5f85c5d]::CliWorld, cucumber[bf1782fb43ba78af]::parser::basic::Basic, &str, cucumber[bf1782fb43ba78af]::runner::basic::Basic<cli_bdd[c5713335c5f85c5d]::CliWorld, for<'a, 'b, 'c> fn(&'a gherkin[c0f3ddcca36aad8e]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'b gherkin[c0f3ddcca36aad8e]::Rule>, &'c gherkin[c0f3ddcca36aad8e]::Scenario) -> cucumber[bf1782fb43ba78af]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[c0f3ddcca36aad8e]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[c0f3ddcca36aad8e]::Rule>, &'a gherkin[c0f3ddcca36aad8e]::Scenario, &'a mut cli_bdd[c5713335c5f85c5d]::CliWorld) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[c0f3ddcca36aad8e]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[c0f3ddcca36aad8e]::Rule>, &'a gherkin[c0f3ddcca36aad8e]::Scenario, &'a cucumber[bf1782fb43ba78af]::event::ScenarioFinished, core[6883ba1bc0fe4ed1]::option::Option<&'a mut cli_bdd[c5713335c5f85c5d]::CliWorld>) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>>, cucumber[bf1782fb43ba78af]::writer::summarize::Summarize<cucumber[bf1782fb43ba78af]::writer::normalize::Normalize<cli_bdd[c5713335c5f85c5d]::CliWorld, cucumber[bf1782fb43ba78af]::writer::basic::Basic>>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1292:13
[INFO] [stderr]   19:     0x61057e5e392b - <cucumber[bf1782fb43ba78af]::cucumber::Cucumber<cli_bdd[c5713335c5f85c5d]::CliWorld, cucumber[bf1782fb43ba78af]::parser::basic::Basic, &str, cucumber[bf1782fb43ba78af]::runner::basic::Basic<cli_bdd[c5713335c5f85c5d]::CliWorld, for<'a, 'b, 'c> fn(&'a gherkin[c0f3ddcca36aad8e]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'b gherkin[c0f3ddcca36aad8e]::Rule>, &'c gherkin[c0f3ddcca36aad8e]::Scenario) -> cucumber[bf1782fb43ba78af]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[c0f3ddcca36aad8e]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[c0f3ddcca36aad8e]::Rule>, &'a gherkin[c0f3ddcca36aad8e]::Scenario, &'a mut cli_bdd[c5713335c5f85c5d]::CliWorld) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[c0f3ddcca36aad8e]::Feature, core[6883ba1bc0fe4ed1]::option::Option<&'a gherkin[c0f3ddcca36aad8e]::Rule>, &'a gherkin[c0f3ddcca36aad8e]::Scenario, &'a cucumber[bf1782fb43ba78af]::event::ScenarioFinished, core[6883ba1bc0fe4ed1]::option::Option<&'a mut cli_bdd[c5713335c5f85c5d]::CliWorld>) -> core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()> + 'a>>>, cucumber[bf1782fb43ba78af]::writer::summarize::Summarize<cucumber[bf1782fb43ba78af]::writer::normalize::Normalize<cli_bdd[c5713335c5f85c5d]::CliWorld, cucumber[bf1782fb43ba78af]::writer::basic::Basic>>>>::run_and_exit::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1200:57
[INFO] [stderr]   20:     0x61057e571fce - <cli_bdd[c5713335c5f85c5d]::CliWorld as cucumber[bf1782fb43ba78af]::World>::run::<&str>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/lib.rs:288:46
[INFO] [stderr]   21:     0x61057e5abe53 - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x61057e5e0410 - futures_executor[23f669fa31543d83]::local_pool::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.32/src/local_pool.rs:316:34
[INFO] [stderr]   23:     0x61057e5e038b - futures_executor[23f669fa31543d83]::local_pool::run_executor::<(), futures_executor[23f669fa31543d83]::local_pool::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.32/src/local_pool.rs:90:37
[INFO] [stderr]   24:     0x61057e553518 - <std[73adb7dc35730857]::thread::local::LocalKey<alloc[55a36b64bcbf2c0d]::sync::Arc<futures_executor[23f669fa31543d83]::local_pool::ThreadNotify>>>::try_with::<futures_executor[23f669fa31543d83]::local_pool::run_executor<(), futures_executor[23f669fa31543d83]::local_pool::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stderr]   25:     0x61057e553433 - <std[73adb7dc35730857]::thread::local::LocalKey<alloc[55a36b64bcbf2c0d]::sync::Arc<futures_executor[23f669fa31543d83]::local_pool::ThreadNotify>>>::with::<futures_executor[23f669fa31543d83]::local_pool::run_executor<(), futures_executor[23f669fa31543d83]::local_pool::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stderr]   26:     0x61057e5dd8cb - futures_executor[23f669fa31543d83]::local_pool::run_executor::<(), futures_executor[23f669fa31543d83]::local_pool::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.32/src/local_pool.rs:86:27
[INFO] [stderr]   27:     0x61057e5dd968 - futures_executor[23f669fa31543d83]::local_pool::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.32/src/local_pool.rs:316:5
[INFO] [stderr]   28:     0x61057e5d89bd - cli_bdd[c5713335c5f85c5d]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/cli_bdd.rs:530:5
[INFO] [stderr]   29:     0x61057e53c45b - <fn() as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   30:     0x61057e5ddafe - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   31:     0x61057e5aee01 - std[73adb7dc35730857]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stderr]   32:     0x61057eb3b3e7 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   33:     0x61057eb3b3e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]   34:     0x61057eb3b3e7 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]   35:     0x61057eb3b3e7 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]   36:     0x61057eb3b3e7 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stderr]   37:     0x61057eb3b3e7 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]   38:     0x61057eb3b3e7 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x61057eb3b3e7 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x61057eb3b3e7 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stderr]   41:     0x61057e5ad9a7 - std[73adb7dc35730857]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stderr]   42:     0x61057e5dad5e - main
[INFO] [stderr]   43:     0x774ae1e801ca - <unknown>
[INFO] [stderr]   44:     0x774ae1e8028b - __libc_start_main
[INFO] [stderr]   45:     0x61057e51d535 - _start
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test cli_bdd`
[INFO] running `Command { std: "docker" "inspect" "1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9", kill_on_drop: false }`
[INFO] [stdout] 1a1c7b5fa08b721a14daf02e2c207037555d1527cd83b6243c00322a4fbf94d9
