[INFO] cloning repository https://github.com/AxiomOrient/AxonRunner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AxiomOrient/AxonRunner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxiomOrient%2FAxonRunner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxiomOrient%2FAxonRunner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfee9529e9ca7573aee845b69fd38b3d263c50e5
[INFO] testing AxiomOrient/AxonRunner against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxiomOrient%2FAxonRunner" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AxiomOrient/AxonRunner
[INFO] finished tweaking git repo https://github.com/AxiomOrient/AxonRunner
[INFO] tweaked toml for git repo https://github.com/AxiomOrient/AxonRunner written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AxiomOrient/AxonRunner on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AxiomOrient/AxonRunner 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86b50e9e2020272ebf03a6805cbd815d0734ad0dbea1d2a8866c4d07380dcf36
[INFO] running `Command { std: "docker" "start" "-a" "86b50e9e2020272ebf03a6805cbd815d0734ad0dbea1d2a8866c4d07380dcf36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86b50e9e2020272ebf03a6805cbd815d0734ad0dbea1d2a8866c4d07380dcf36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86b50e9e2020272ebf03a6805cbd815d0734ad0dbea1d2a8866c4d07380dcf36", kill_on_drop: false }`
[INFO] [stdout] 86b50e9e2020272ebf03a6805cbd815d0734ad0dbea1d2a8866c4d07380dcf36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aac2f8a6f3bfd752c0d57117fc1d4ee16e00d922cd4447d547ed10f3c68b7425
[INFO] running `Command { std: "docker" "start" "-a" "aac2f8a6f3bfd752c0d57117fc1d4ee16e00d922cd4447d547ed10f3c68b7425", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ignore v0.4.25
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axiomrunner_core v1.0.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling codex-runtime v0.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axiomrunner_adapters v1.0.0 (/opt/rustwide/workdir/crates/adapters)
[INFO] [stderr]    Compiling axiomrunner_apps v1.0.0 (/opt/rustwide/workdir/crates/apps)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "aac2f8a6f3bfd752c0d57117fc1d4ee16e00d922cd4447d547ed10f3c68b7425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac2f8a6f3bfd752c0d57117fc1d4ee16e00d922cd4447d547ed10f3c68b7425", kill_on_drop: false }`
[INFO] [stdout] aac2f8a6f3bfd752c0d57117fc1d4ee16e00d922cd4447d547ed10f3c68b7425
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36a6fc46677921818ab6f20ae83c783b92a487a98c8ad0d93b16dc349c250e00
[INFO] running `Command { std: "docker" "start" "-a" "36a6fc46677921818ab6f20ae83c783b92a487a98c8ad0d93b16dc349c250e00", kill_on_drop: false }`
[INFO] [stderr]    Compiling axiomrunner_core v1.0.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling axiomrunner_adapters v1.0.0 (/opt/rustwide/workdir/crates/adapters)
[INFO] [stderr]    Compiling axiomrunner_apps v1.0.0 (/opt/rustwide/workdir/crates/apps)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.93s
[INFO] running `Command { std: "docker" "inspect" "36a6fc46677921818ab6f20ae83c783b92a487a98c8ad0d93b16dc349c250e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36a6fc46677921818ab6f20ae83c783b92a487a98c8ad0d93b16dc349c250e00", kill_on_drop: false }`
[INFO] [stdout] 36a6fc46677921818ab6f20ae83c783b92a487a98c8ad0d93b16dc349c250e00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63fe5e40619e4054cdd84e9138f401f1b9e8f55cb720eee929d3046c6c4e8896
[INFO] running `Command { std: "docker" "start" "-a" "63fe5e40619e4054cdd84e9138f401f1b9e8f55cb720eee929d3046c6c4e8896", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axiomrunner_adapters-cfef530e40c9fb7b)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test provider_codex_runtime::tests::codex_runtime_provider_rejects_empty_prompt ... ok
[INFO] [stdout] test provider_codex_runtime::tests::codex_runtime_compatibility_uses_minimum_supported_version ... ok
[INFO] [stdout] test provider_codex_runtime::tests::codex_runtime_provider_uses_explicit_cli_bin_override ... ok
[INFO] [stdout] test provider_codex_runtime::tests::codex_runtime_session_reuse_requires_matching_cwd_and_model ... ok
[INFO] [stdout] test provider_codex_runtime::tests::codex_runtime_version_parser_extracts_semver_triplet ... ok
[INFO] [stdout] test provider_openai::tests::openai_compat_id_matches_constructor ... ok
[INFO] [stdout] test provider_openai::tests::openai_compat_rejects_empty_prompt ... ok
[INFO] [stdout] test provider_codex_runtime::tests::codex_runtime_provider_health_is_blocked_when_binary_is_missing ... ok
[INFO] [stdout] test provider_registry::tests::resolve_provider_id_accepts_only_canonical_ids ... ok
[INFO] [stdout] test provider_openai::tests::openai_compat_rejects_zero_max_tokens ... ok
[INFO] [stdout] test provider_registry::tests::provider_registry_lists_only_retained_ids ... ok
[INFO] [stdout] test provider_openai::tests::openai_compat_health_is_blocked_without_api_key ... ok
[INFO] [stdout] test tool_write::tests::hex_encode_bytes_renders_dense_lowercase_hex ... ok
[INFO] [stdout] test tool_write::tests::normalize_line_endings_rewrites_to_requested_style ... ok
[INFO] [stdout] test provider_codex_runtime::tests::codex_runtime_provider_rejects_zero_max_tokens ... ok
[INFO] [stdout] test tool_write::tests::bounded_excerpt_marks_truncation ... ok
[INFO] [stdout] test tool_write::tests::bounded_unified_diff_includes_before_and_after_lines ... ok
[INFO] [stdout] test tool_write::tests::detect_line_ending_finds_first_style ... ok
[INFO] [stdout] test tool_write::tests::prepare_contents_rejects_non_utf8_existing_file ... ok
[INFO] [stdout] test tool_write::tests::write_file_restore_artifact_persists_hex_payload ... ok
[INFO] [stdout] test provider_codex_runtime::tests::codex_runtime_provider_health_reports_unknown_version_as_degraded ... ok
[INFO] [stdout] test provider_codex_runtime::tests::codex_runtime_provider_health_reports_blocked_old_version ... ok
[INFO] [stdout] test provider_codex_runtime::tests::codex_runtime_provider_serializes_request_entry_under_stress ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/contracts.rs (/opt/rustwide/target/debug/deps/contracts-38d76a5212ce55a9)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tool_contract_replace_request_shape_stays_explicit ... ok
[INFO] [stdout] test tool_contract_docs_lock_request_output_and_evidence_schema ... ok
[INFO] [stdout] test tool_contract_request_and_result_shapes_stay_explicit ... ok
[INFO] [stdout] test workflow_pack_contract_shape_stays_explicit ... ok
[INFO] [stdout] test workflow_pack_contract_docs_lock_manifest_and_ownership_rules ... ok
[INFO] [stdout] test tool_contract_mutation_outputs_keep_evidence_fields ... 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/error.rs (/opt/rustwide/target/debug/deps/error-654a481c3e4136b6)
[INFO] [stderr]      Running tests/memory.rs (/opt/rustwide/target/debug/deps/memory-d878edddf9694598)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test adapter_error_classification_is_explicit_and_data_first ... ok
[INFO] [stdout] test adapter_error_policy_violation_maps_to_policy_denied_retry_class ... 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] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test memory_tier_helpers_split_working_and_recall_namespaces ... ok
[INFO] [stdout] test markdown_memory_api_full_path ... ok
[INFO] [stdout] test markdown_memory_store_same_value_skips_rewrite ... ok
[INFO] [stdout] test sqlite_memory_api_full_path ... ok
[INFO] [stdout] test markdown_memory_performance_smoke_small ... ok
[INFO] [stdout] test sqlite_memory_performance_smoke_small ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tool.rs (/opt/rustwide/target/debug/deps/tool-9a987c1c7ebb26b4)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test command_contract_allows_safe_python_module_command ... ok
[INFO] [stdout] test golden_stdout_flood_timeout_remains_bounded ... ok
[INFO] [stdout] test workspace_tool_blocks_workspace_escape_and_denied_command ... ok
[INFO] [stdout] test tool_risk_tiers_lock_high_risk_operations ... ok
[INFO] [stdout] test workspace_tool_rejects_interpreter_inline_command_even_when_program_is_allowlisted ... ok
[INFO] [stdout] test workspace_tool_rejects_shell_interpreters_even_if_allowlisted ... ok
[INFO] [stdout] test workspace_tool_rejects_ambiguous_replace_targets ... ok
[INFO] [stdout] test workspace_tool_rejects_non_utf8_text_mutation ... ok
[INFO] [stdout] test workspace_tool_list_and_search_respect_gitignore ... ok
[INFO] [stdout] test workspace_tool_replace_allows_expected_multi_match_replace ... ok
[INFO] [stdout] test workspace_tool_replace_preserves_crlf_line_endings ... ok
[INFO] [stdout] test workspace_tool_can_write_artifacts_outside_execution_workspace ... ok
[INFO] [stdout] test workspace_tool_times_out_long_running_command ... ok
[INFO] [stdout] test workspace_tool_overwrite_is_atomic_and_leaves_no_temp_file ... ok
[INFO] [stdout] test workspace_tool_times_out_even_when_stdout_is_flooded ... ok
[INFO] [stdout] test workspace_tool_replace_rejects_expected_count_mismatch ... ok
[INFO] [stdout] test workspace_tool_writes_patch_artifact_with_before_and_after_digests ... ok
[INFO] [stdout] test workspace_tool_supports_regex_search_mode ... ok
[INFO] [stdout] test workspace_tool_truncates_command_output ... ok
[INFO] [stdout] test workspace_tool_supports_list_read_search_replace_remove_and_run_command ... ok
[INFO] [stdout] test golden_workspace_boundary_blocks_escape_reads_and_writes ... ok
[INFO] [stdout] test workspace_tool_search_reports_unreadable_files_as_skipped ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_tool_search_reports_unreadable_files_as_skipped stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_tool_search_reports_unreadable_files_as_skipped' (76) panicked at crates/adapters/tests/tool.rs:733:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62493f0adefa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62493f0adefa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62493f0adefa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62493f0adefa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62493f0c3b1a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62493f0c3b1a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x62493f0b2a22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62493f0b2a22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62493f0896af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62493f0896af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62493f0a4e29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62493ecd649c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62493ecd649c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62493f0a4fe2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62493f0a4fe2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62493f089768 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62493f080e19 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62493f08a5cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62493f0c435c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62493f0c4213 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x62493f0bf62d - core[35159d6ffb30e017]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62493ecbee9e - tool[1cc31fe4774dd02f]::workspace_tool_search_reports_unreadable_files_as_skipped
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/adapters/tests/tool.rs:733:5
[INFO] [stdout]   22:     0x62493ecb87f7 - tool[1cc31fe4774dd02f]::workspace_tool_search_reports_unreadable_files_as_skipped::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/adapters/tests/tool.rs:712:63
[INFO] [stdout]   23:     0x62493ecc9536 - <tool[1cc31fe4774dd02f]::workspace_tool_search_reports_unreadable_files_as_skipped::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62493ecc977b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62493ecc977b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x62493ecd6f6b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62493ecd6f6b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x62493ecd6f6b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62493ecd6f6b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62493ecd6f6b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62493ecd6f6b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62493ecd6f6b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62493ecd1944 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62493ecd1944 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62493ecd9b72 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x62493ecd9b72 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x62493ecd9b72 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62493ecd9b72 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62493ecd9b72 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62493ecd9b72 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x62493ecd9b72 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62493f0acfef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x62493f0acfef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7374a8621aa4 - <unknown>
[INFO] [stdout]   45:     0x7374a86aea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     workspace_tool_search_reports_unreadable_files_as_skipped
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p axiomrunner_adapters --test tool`
[INFO] running `Command { std: "docker" "inspect" "63fe5e40619e4054cdd84e9138f401f1b9e8f55cb720eee929d3046c6c4e8896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63fe5e40619e4054cdd84e9138f401f1b9e8f55cb720eee929d3046c6c4e8896", kill_on_drop: false }`
[INFO] [stdout] 63fe5e40619e4054cdd84e9138f401f1b9e8f55cb720eee929d3046c6c4e8896
