[INFO] cloning repository https://github.com/kmc-kk/fwmap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmc-kk/fwmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmc-kk%2Ffwmap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmc-kk%2Ffwmap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d6392688cc760278048a091f36674f86a69478a
[INFO] testing kmc-kk/fwmap against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmc-kk%2Ffwmap" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kmc-kk/fwmap
[INFO] finished tweaking git repo https://github.com/kmc-kk/fwmap
[INFO] tweaked toml for git repo https://github.com/kmc-kk/fwmap written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kmc-kk/fwmap on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kmc-kk/fwmap 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6339553aa5876da10335b9ade91e9a7355340819544abe94b6c6d9873baa671b
[INFO] running `Command { std: "docker" "start" "-a" "6339553aa5876da10335b9ade91e9a7355340819544abe94b6c6d9873baa671b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6339553aa5876da10335b9ade91e9a7355340819544abe94b6c6d9873baa671b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6339553aa5876da10335b9ade91e9a7355340819544abe94b6c6d9873baa671b", kill_on_drop: false }`
[INFO] [stdout] 6339553aa5876da10335b9ade91e9a7355340819544abe94b6c6d9873baa671b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1efb56d4ecaca1ecb48772c051524daccbaa9c242cad2d63f2523a76aaf389bc
[INFO] running `Command { std: "docker" "start" "-a" "1efb56d4ecaca1ecb48772c051524daccbaa9c242cad2d63f2523a76aaf389bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling fwmap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.14s
[INFO] running `Command { std: "docker" "inspect" "1efb56d4ecaca1ecb48772c051524daccbaa9c242cad2d63f2523a76aaf389bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1efb56d4ecaca1ecb48772c051524daccbaa9c242cad2d63f2523a76aaf389bc", kill_on_drop: false }`
[INFO] [stdout] 1efb56d4ecaca1ecb48772c051524daccbaa9c242cad2d63f2523a76aaf389bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9979f4848530c26d54383ca30d73afa297a35eca61b51181ef5a46c0d620eb9
[INFO] running `Command { std: "docker" "start" "-a" "e9979f4848530c26d54383ca30d73afa297a35eca61b51181ef5a46c0d620eb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling fwmap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.46s
[INFO] running `Command { std: "docker" "inspect" "e9979f4848530c26d54383ca30d73afa297a35eca61b51181ef5a46c0d620eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9979f4848530c26d54383ca30d73afa297a35eca61b51181ef5a46c0d620eb9", kill_on_drop: false }`
[INFO] [stdout] e9979f4848530c26d54383ca30d73afa297a35eca61b51181ef5a46c0d620eb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d9b2e8bfb6f00b49deffc4db5fbed9b5b865d4e93c99e407bc11ae378be0634
[INFO] running `Command { std: "docker" "start" "-a" "7d9b2e8bfb6f00b49deffc4db5fbed9b5b865d4e93c99e407bc11ae378be0634", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fwmap-bfab736c754ba949)
[INFO] [stdout] 
[INFO] [stdout] running 135 tests
[INFO] [stdout] test cli::tests::help_without_args ... ok
[INFO] [stdout] test cli::tests::parses_cpp_view_flag ... ok
[INFO] [stdout] test cli::tests::parses_dwarf_options ... ok
[INFO] [stdout] test cli::tests::parses_cpp_group_by_flag ... ok
[INFO] [stdout] test cli::tests::parses_history_commits_command ... ok
[INFO] [stdout] test cli::tests::parses_explain_command ... ok
[INFO] [stdout] test cli::tests::parses_history_range_command ... ok
[INFO] [stdout] test cli::tests::parses_history_range_command_with_positional_after_options ... ok
[INFO] [stdout] test cli::tests::parses_history_record_command ... ok
[INFO] [stdout] test cli::tests::parses_history_regression_command ... ok
[INFO] [stdout] test cli::tests::parses_history_regression_command_with_positional_after_options ... ok
[INFO] [stdout] test cli::tests::parses_history_trend_command ... ok
[INFO] [stdout] test cli::tests::parses_json_and_threshold_flags ... ok
[INFO] [stdout] test cli::tests::parses_lds_flag ... ok
[INFO] [stdout] test cli::tests::parses_rust_view_flags_for_analyze_and_history ... ok
[INFO] [stdout] test cli::tests::parses_toolchain_option ... ok
[INFO] [stdout] test cli::tests::parses_verbose_flag ... ok
[INFO] [stdout] test cli::tests::parses_version_flag ... ok
[INFO] [stdout] test core::analyze::tests::aggregates_functions_and_hotspots_from_line_ranges ... ok
[INFO] [stdout] test core::analyze::tests::computes_diffs_by_name ... ok
[INFO] [stdout] test core::demangle::tests::auto_mode_skips_plain_c_symbols ... ok
[INFO] [stdout] test core::cpp::tests::groups_classes_templates_and_runtime_overhead ... ok
[INFO] [stdout] test core::analyze::tests::classifies_rom_and_ram_totals ... ok
[INFO] [stdout] test core::analyze::tests::respects_custom_thresholds ... ok
[INFO] [stdout] test core::analyze::tests::emits_threshold_and_growth_warnings ... ok
[INFO] [stdout] test core::demangle::tests::demangles_nested_templates_and_anonymous_namespace ... ok
[INFO] [stdout] test core::demangle::tests::demangles_pointer_and_const_arguments ... ok
[INFO] [stdout] test core::cpp::tests::classifies_runtime_and_template_related_symbols ... ok
[INFO] [stdout] test core::cpp::tests::ignores_plain_c_symbols_without_demangled_cpp_context ... ok
[INFO] [stdout] test core::analyze::tests::analyze_options_default_matches_previous_behavior ... ok
[INFO] [stdout] test core::diff::tests::classifies_added_removed_increased_and_decreased ... ok
[INFO] [stdout] test core::demangle::tests::demangles_rust_legacy_symbol_with_llvm_suffix ... ok
[INFO] [stdout] test core::demangle::tests::display_name_prefers_demangled_name ... ok
[INFO] [stdout] test core::diff::tests::computes_source_level_diffs ... ok
[INFO] [stdout] test core::diff::tests::computes_cpp_group_diffs ... ok
[INFO] [stdout] test core::diff::tests::exposes_top_growth_and_kind_lists ... ok
[INFO] [stdout] test cli::tests::parses_rust_analyze_inputs_without_explicit_elf ... ok
[INFO] [stdout] test core::analyze::tests::sorts_symbols_by_size ... ok
[INFO] [stdout] test core::demangle::tests::demangles_itanium_symbol_when_enabled ... ok
[INFO] [stdout] test core::analyze::tests::builds_region_summary_from_placements ... ok
[INFO] [stdout] test core::git::tests::returns_none_for_non_repo ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: 
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/fwmap-git-head-1778509610927068144/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/fwmap-history-regression-metric-1778509610/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/fwmap-history-range-1778509610/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/fwmap-git-range-1778509610927467274/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/fwmap-history-pooled-history-1778509610/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/fwmap-history-timeline-1778509610/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/fwmap-history-rust-metrics-1778509610/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/fwmap-history-regression-rule-1778509610/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/fwmap-git-detached-1778509610926909104/.git/
[INFO] [stdout] [master (root-commit) 41b432d] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 src/main.cpp
[INFO] [stdout] [master (root-commit) 41b432d] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 src/main.cpp
[INFO] [stdout] [master (root-commit) 06ceae2] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [master (root-commit) 06ceae2] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [master (root-commit) 41b432d] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 src/main.cpp
[INFO] [stdout] [master (root-commit) 06ceae2] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [master (root-commit) 41b432d] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 src/main.cpp
[INFO] [stdout] [master (root-commit) 41b432d] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 src/main.cpp
[INFO] [stdout] [master (root-commit) 41b432d] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 src/main.cpp
[INFO] [stderr] HEAD is now at 06ceae2 initial commit
[INFO] [stdout] [main 85a9ffe] second commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] test core::git::tests::collects_metadata_for_head_commit ... ok
[INFO] [stdout] test core::history::tests::variant_key_ignores_source_lines_component_in_config_fingerprint ... ok
[INFO] [stdout] test core::linkage::tests::builds_graph_and_top_growth_explanations ... ok
[INFO] [stdout] test core::linkage::tests::explains_archive_member_with_map_evidence ... ok
[INFO] [stdout] test core::linkage::tests::explains_keep_section_with_high_confidence ... ok
[INFO] [stdout] test core::linkage::tests::symbol_falls_back_to_candidate_object_when_direct_object_is_missing ... ok
[INFO] [stdout] test core::policy::tests::applies_active_waiver_and_reports_expired_waiver ... ok
[INFO] [stdout] test core::git::tests::resolves_revisions_and_lists_ranges ... ok
[INFO] [stdout] test core::policy::tests::flags_region_and_path_budget_violations ... ok
[INFO] [stdout] test core::policy::tests::loads_valid_policy_v2 ... ok
[INFO] [stdout] test core::policy::tests::rejects_invalid_policy_version ... ok
[INFO] [stdout] test core::policy::tests::supports_multi_profile_selection ... ok
[INFO] [stdout] test core::policy::tests::resolves_owner_by_path_and_library ... ok
[INFO] [stdout] test core::rule_config::tests::reads_toml_rule_file_and_overrides_thresholds ... ok
[INFO] [stdout] test core::rule_config::tests::rejects_invalid_rule_file ... ok
[INFO] [stdout] test core::git::tests::detects_detached_head_and_dirty_state ... ok
[INFO] [stdout] test core::rules::tests::rule_engine_emits_expected_rule_codes ... ok
[INFO] [stdout] test core::rules::tests::custom_rules_can_raise_error_severity ... ok
[INFO] [stdout] test core::rules::tests::rule_engine_respects_custom_thresholds ... ok
[INFO] [stdout] test core::rules::tests::source_growth_and_unknown_source_rules_work ... ok
[INFO] [stdout] test core::rust_ingest::tests::explicit_elf_preserves_context_without_ambiguity_failure ... ok
[INFO] [stdout] test core::rust_ingest::tests::detects_ambiguity_without_filters ... ok
[INFO] [stdout] test core::rust_ingest::tests::parses_cargo_build_json_fixture ... ok
[INFO] [stdout] test core::rust_ingest::tests::parses_cargo_metadata_fixture ... ok
[INFO] [stdout] test core::rust_ingest::tests::reports_inputs_presence ... ok
[INFO] [stdout] test core::rust_ingest::tests::fallback_search_can_resolve_target_dir_artifact ... ok
[INFO] [stdout] test core::rust_ingest::tests::metadata_only_requires_explicit_resolution_or_fallback ... ok
[INFO] [stdout] test core::rust_view::tests::builds_rust_view_from_symbols ... ok
[INFO] [stdout] test core::rust_ingest::tests::target_triple_filter_keeps_host_target_candidates_when_triple_is_unknown ... ok
[INFO] [stdout] test core::rust_ingest::tests::resolves_with_target_filter ... ok
[INFO] [stdout] test core::rust_view::tests::degrades_gracefully_without_rust_symbols ... ok
[INFO] [stdout] test core::rust_view::tests::demangles_rust_v0_symbol ... ok
[INFO] [stdout] test core::rust_view::tests::derives_crate_name_from_demangled_path ... ok
[INFO] [stdout] test core::rust_view::tests::normalizes_generic_closure_async_families ... ok
[INFO] [stdout] [main 8f3490d] second commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] test debug::tests::keeps_running_when_debuginfod_is_disabled ... ok
[INFO] [stdout] test debug::tests::prefers_embedded_debug_info ... ok
[INFO] [stdout] test debug::tests::resolves_build_id_path_from_user_dir ... ok
[INFO] [stdout] test ingest::dwarf::tests::aggregates_source_files_by_path ... ok
[INFO] [stdout] test ingest::dwarf::tests::detects_split_dwarf_sections ... ok
[INFO] [stdout] test ingest::dwarf::tests::path_normalization_applies_root_and_remap ... ok
[INFO] [stdout] test debug::tests::resolves_gnu_debuglink_from_user_dir ... ok
[INFO] [stdout] test ingest::elf::tests::parses_minimal_elf32_fixture ... ok
[INFO] [stdout] test debug::tests::resolves_split_dwarf_hint_from_user_dir ... ok
[INFO] [stdout] test ingest::elf::tests::parses_minimal_elf64_fixture ... ok
[INFO] [stdout] test ingest::elf::tests::returns_clear_error_when_section_table_is_missing ... ok
[INFO] [stdout] test ingest::elf::tests::parses_relocation_references_with_object_crate ... ok
[INFO] [stdout] test ingest::elf::tests::warns_when_symbol_table_is_missing ... ok
[INFO] [stdout] test ingest::linker::tests::derives_solid_memory_map_regions_from_assignments ... ok
[INFO] [stdout] test ingest::linker::tests::parses_memory_and_sections_subset ... ok
[INFO] [stdout] test ingest::linker::tests::resolves_included_memory_regions ... ok
[INFO] [stdout] test ingest::map::tests::detects_unknown_map_format ... ok
[INFO] [stdout] test ingest::map::tests::detects_and_parses_lld_map ... ok
[INFO] [stdout] test ingest::map::tests::ignores_common_lld_symbol_and_assignment_rows_without_warning_spam ... ok
[INFO] [stdout] test ingest::map::tests::ignores_discarded_sections_block ... ok
[INFO] [stdout] test ingest::map::tests::ignores_known_non_contribution_blocks ... ok
[INFO] [stdout] test ingest::map::tests::infers_whole_archive_candidates_from_load_and_member_contributions ... ok
[INFO] [stdout] test ingest::map::tests::keeps_loading_when_output_section_has_load_address ... ok
[INFO] [stdout] test ingest::map::tests::map_format_rejects_obvious_mismatch ... ok
[INFO] [stdout] test ingest::map::tests::parses_archive_member_colon_style ... ok
[INFO] [stdout] test ingest::map::tests::parses_bare_hex_and_scaled_lld_numbers ... ok
[INFO] [stdout] test ingest::map::tests::parses_archive_pull_table ... ok
[INFO] [stdout] test ingest::map::tests::parses_decimal_sizes_and_tab_indentation ... ok
[INFO] [stdout] test ingest::map::tests::parses_cross_reference_table ... ok
[INFO] [stdout] test ingest::map::tests::parses_gnu_ld_map_snippet ... ok
[INFO] [stdout] test ingest::map::tests::parses_lld_cpp_and_internal_entries ... ok
[INFO] [stdout] test ingest::map::tests::preserves_lld_paths_with_spaces_and_warns_on_malformed_rows ... ok
[INFO] [stdout] test ingest::map::tests::preserves_non_ascii_object_paths ... ok
[INFO] [stdout] test ingest::map::tests::rejects_unimplemented_toolchain_family ... ok
[INFO] [stdout] test ingest::map::tests::tolerates_broken_lines ... ok
[INFO] [stdout] test ingest::map::tests::tolerates_map_without_memory_configuration ... ok
[INFO] [stdout] test report::render::tests::ci_summary_supports_text_markdown_and_json ... ok
[INFO] [stdout] test report::render::tests::html_contains_diff_and_warnings ... ok
[INFO] [stdout] test report::render::tests::html_contains_overview_and_symbols ... ok
[INFO] [stdout] test report::render::tests::html_and_json_include_rust_view_sections ... ok
[INFO] [stdout] test report::render::tests::html_omits_debug_elf_sections_from_section_views ... ok
[INFO] [stdout] test sarif::tests::file_level_warning_maps_to_artifact_only ... ok
[INFO] [stdout] test sarif::tests::fingerprint_is_stable_for_same_logical_identity ... ok
[INFO] [stdout] test sarif::tests::line_level_warning_maps_to_sarif_region ... ok
[INFO] [stdout] test sarif::tests::symbol_warning_keeps_symbol_property ... ok
[INFO] [stdout] test report::render::tests::html_prefers_demangled_symbol_names ... ok
[INFO] [stdout] test report::render::tests::json_contains_thresholds_and_regions ... ok
[INFO] [stdout] test core::history::tests::persists_and_loads_rust_context ... ok
[INFO] [stdout] test core::history::tests::records_lists_and_shows_builds ... ok
[INFO] [stdout] test core::history::tests::migrates_old_history_db_without_rust_metadata_table ... ok
[INFO] [stdout] test core::history::tests::stores_why_linked_records_and_exposes_object_trend_notes ... ok
[INFO] [stdout] test core::history::tests::interns_repeated_history_strings_into_text_pool ... ok
[INFO] [stdout] test core::history::tests::returns_trend_points ... ok
[INFO] [stdout] [main 8f3490d] second commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 8f3490d] second commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 8f3490d] second commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 8f3490d] second commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 8f3490d] second commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 3415ab4] third commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] test core::history::tests::migrates_schema_v6_and_allows_pooled_and_legacy_rows_to_coexist ... ok
[INFO] [stdout] [main 3415ab4] third commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 3415ab4] third commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main 8d66a53] third commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 src/feature.cpp
[INFO] [stdout] test core::history::tests::builds_commit_timeline_with_deltas ... ok
[INFO] [stdout] test core::history::tests::builds_range_diff_and_reports_missing_analysis ... ok
[INFO] [stdout] test core::history::tests::pooled_strings_still_support_metric_diffs_and_regression_queries ... ok
[INFO] [stdout] test core::history::tests::detects_metric_regression_origin ... ok
[INFO] [stdout] test core::history::tests::persists_rust_view_aggregates_and_supports_rust_trend_and_regression ... ok
[INFO] [stdout] test core::history::tests::detects_rule_and_entity_regression_origin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 135 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fwmap-1cb081d235f90011)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase10_toolchain_integration.rs (/opt/rustwide/target/debug/deps/phase10_toolchain_integration-7208d9b1ea843126)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test cli_rejects_forced_lld_native_for_gnu_map ... ok
[INFO] [stdout] test cli_reports_unimplemented_toolchain_family ... ok
[INFO] [stdout] test analyze_auto_detects_lld_map_family ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase11_dwarf_integration.rs (/opt/rustwide/target/debug/deps/phase11_dwarf_integration-d0e0f59f9d9a59f7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test dwarf_on_fails_when_debug_line_is_missing ... ok
[INFO] [stdout] test split_dwarf_fails_cleanly_when_explicitly_required ... ok
[INFO] [stdout] test line_zero_ranges_fall_back_to_unknown_source ... ok
[INFO] [stdout] test analyze_uses_dwarf_line_table_with_path_remap ... ok
[INFO] [stdout] test split_dwarf_is_reported_cleanly_in_auto_mode ... ok
[INFO] [stdout] test repeated_dwarf_analysis_uses_in_process_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase17_debug_artifact_integration.rs (/opt/rustwide/target/debug/deps/phase17_debug_artifact_integration-6e8b20b34973a37c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test analyze_keeps_running_when_debuginfod_lookup_is_unavailable ... ok
[INFO] [stdout] test analyze_uses_build_id_sidecar ... ok
[INFO] [stdout] test analyze_uses_gnu_debuglink_sidecar ... ok
[INFO] [stdout] test analyze_uses_split_dwo_sidecar_when_altlink_is_present ... ok
[INFO] [stdout] test analyze_continues_when_debug_artifact_is_missing_and_auto_mode_is_used ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase18_sarif_integration.rs (/opt/rustwide/target/debug/deps/phase18_sarif_integration-0ae2a4ab856e0996)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test github_minimal_fields_are_present_in_sarif_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase19_explain_integration.rs (/opt/rustwide/target/debug/deps/phase19_explain_integration-851cb505e9942f88)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test explain_symbol_uses_relocation_evidence ... ok
[INFO] [stdout] test explain_symbol_uses_archive_pull_reason_when_symbol_matches ... ok
[INFO] [stdout] test explain_object_marks_whole_archive_candidate_with_medium_confidence ... ok
[INFO] [stdout] test explain_archive_keep_and_symbol_fallback_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase7_integration.rs (/opt/rustwide/target/debug/deps/phase7_integration-83ccba3e3a49712c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test demangle_off_keeps_raw_symbol_name_only ... ok
[INFO] [stdout] test analyze_applies_demangle_and_external_rules ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase8_ci_integration.rs (/opt/rustwide/target/debug/deps/phase8_ci_integration-145bca8cbab2d06d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli_returns_error_exit_code_for_error_severity_rule_and_writes_markdown ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_returns_error_exit_code_for_error_severity_rule_and_writes_markdown stdout ----
[INFO] [stdout] # fwmap CI Summary
[INFO] [stdout] 
[INFO] [stdout] | Metric | Value |
[INFO] [stdout] | --- | --- |
[INFO] [stdout] | ROM | 4 bytes (0.00 KiB) |
[INFO] [stdout] | RAM | 0 bytes (0.00 KiB) |
[INFO] [stdout] | Warnings | 2 |
[INFO] [stdout] | Git | `9d63926` (main) dirty |
[INFO] [stdout] | Errors | 1 |
[INFO] [stdout] | Toolchain | gnu |
[INFO] [stdout] | Map | gnu / gnu (warnings: 0) |
[INFO] [stdout] | DWARF | not used (0.0% unknown) |
[INFO] [stdout] 
[INFO] [stdout] ## Rule Results
[INFO] [stdout] - `DEBUG_ARTIFACT_NOT_FOUND` [info] /tmp/fwmap-phase8-1778509611343908020/cpp.elf
[INFO] [stdout] - `forbid-g-rx-ring` [error] _ZN3net9g_rx_ringE
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_returns_error_exit_code_for_error_severity_rule_and_writes_markdown' (553) panicked at tests/phase8_ci_integration.rs:32:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "failed to write HTML report 'fwmap_report.html': Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585359c3f3da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585359c3f3da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585359c3f3da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x585359c3f3da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585359c55c4a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585359c55c4a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x585359c44072 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x585359c44072 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x585359c1c15f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x585359c1c15f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x585359c36c39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58535944f8dc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58535944f8dc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x585359c36df2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x585359c36df2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x585359c1c218 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x585359c11169 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x585359c1cf2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x585359c5640c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585359c56182 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58535943fb41 - <core[e929cb53b82a81ca]::result::Result<i32, alloc[9d7caffeb3b5d2c6]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58535943fb41 - phase8_ci_integration[5f40f3e7eeabc373]::cli_returns_error_exit_code_for_error_severity_rule_and_writes_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/phase8_ci_integration.rs:32:6
[INFO] [stdout]   22:     0x58535943ddf7 - phase8_ci_integration[5f40f3e7eeabc373]::cli_returns_error_exit_code_for_error_severity_rule_and_writes_markdown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/phase8_ci_integration.rs:7:77
[INFO] [stdout]   23:     0x585359442b16 - <phase8_ci_integration[5f40f3e7eeabc373]::cli_returns_error_exit_code_for_error_severity_rule_and_writes_markdown::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x585359442bbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x585359442bbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5853594503ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5853594503ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5853594503ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5853594503ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5853594503ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5853594503ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5853594503ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x585359449ac4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x585359449ac4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x585359452fb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x585359452fb2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x585359452fb2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x585359452fb2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x585359452fb2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x585359452fb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x585359452fb2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x585359c3e4cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x585359c3e4cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7a7ff0d7daa4 - <unknown>
[INFO] [stdout]   45:     0x7a7ff0e0aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_returns_error_exit_code_for_error_severity_rule_and_writes_markdown
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test phase8_ci_integration`
[INFO] running `Command { std: "docker" "inspect" "7d9b2e8bfb6f00b49deffc4db5fbed9b5b865d4e93c99e407bc11ae378be0634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d9b2e8bfb6f00b49deffc4db5fbed9b5b865d4e93c99e407bc11ae378be0634", kill_on_drop: false }`
[INFO] [stdout] 7d9b2e8bfb6f00b49deffc4db5fbed9b5b865d4e93c99e407bc11ae378be0634
