[INFO] cloning repository https://github.com/wonker007/surgicalfs-mcpserver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wonker007/surgicalfs-mcpserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwonker007%2Fsurgicalfs-mcpserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwonker007%2Fsurgicalfs-mcpserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14dea4ade059c8e53c09415229751cf309ed7afd
[INFO] testing wonker007/surgicalfs-mcpserver against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwonker007%2Fsurgicalfs-mcpserver" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/wonker007/surgicalfs-mcpserver
[INFO] finished tweaking git repo https://github.com/wonker007/surgicalfs-mcpserver
[INFO] tweaked toml for git repo https://github.com/wonker007/surgicalfs-mcpserver written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wonker007/surgicalfs-mcpserver on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wonker007/surgicalfs-mcpserver 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded symlink v0.1.0
[INFO] [stderr]   Downloaded serde_json_path_macros v0.1.6
[INFO] [stderr]   Downloaded serde_json_path v0.7.2
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded adobe-cmap-parser v0.4.1
[INFO] [stderr]   Downloaded memchr v1.0.2
[INFO] [stderr]   Downloaded serde_json_path_macros_internal v0.1.2
[INFO] [stderr]   Downloaded msdos_time v0.1.6
[INFO] [stderr]   Downloaded type1-encoding-parser v0.1.0
[INFO] [stderr]   Downloaded podio v0.1.7
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded postscript v0.14.1
[INFO] [stderr]   Downloaded zip v0.2.8
[INFO] [stderr]   Downloaded serde_json_path_core v0.2.2
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded codepage v0.1.2
[INFO] [stderr]   Downloaded csv-core v0.1.13
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded euclid v0.20.14
[INFO] [stderr]   Downloaded quick-xml v0.9.4
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.2
[INFO] [stderr]   Downloaded pdf-extract v0.7.12
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded calamine v0.26.1
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded wasip2 v1.0.4+wasi-0.2.12
[INFO] [stderr]   Downloaded pom v1.1.0
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] [stderr]   Downloaded zerocopy v0.8.52
[INFO] [stderr]   Downloaded blake3 v1.8.3
[INFO] [stderr]   Downloaded csv v1.4.0
[INFO] [stderr]   Downloaded encoding_rs v0.7.2
[INFO] [stderr]   Downloaded dotext v0.1.1
[INFO] [stderr]   Downloaded lopdf v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] 45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683
[INFO] running `Command { std: "docker" "start" "45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683", 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" "45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683", 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" "45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_json_path_core v0.2.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling encoding_rs v0.7.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling msdos_time v0.1.6
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling serde_json_path_macros_internal v0.1.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zip v0.2.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling lopdf v0.34.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling quick-xml v0.9.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_json_path_macros v0.1.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling pdf-extract v0.7.12
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling calamine v0.26.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_json_path v0.7.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling dotext v0.1.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling surgicalfs-mcp v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s
[INFO] running `Command { std: "docker" "inspect" "45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683", 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" "45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling surgicalfs-mcp v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.15s
[INFO] running `Command { std: "docker" "inspect" "45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683", 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" "45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/surgicalfs_mcp-856f96b6339beffe)
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test config::tests::test_from_empty_directories_fails ... ok
[INFO] [stdout] test config::tests::test_analytics_defaults_and_parse ... ok
[INFO] [stdout] test config::tests::test_server_config_defaults_when_absent ... ok
[INFO] [stdout] test config::tests::test_runtime_idle_timeout_parses ... ok
[INFO] [stdout] test config::tests::test_parse_toml ... ok
[INFO] [stdout] test config::tests::test_from_directories ... ok
[INFO] [stdout] test encoding::tests::test_utf8_decode ... ok
[INFO] [stdout] test encoding::tests::test_binary_detection ... ok
[INFO] [stdout] test pathguard::tests::test_dot_dot_path ... ok
[INFO] [stdout] test encoding::tests::test_windows1252_fallback ... ok
[INFO] [stdout] test encoding::tests::test_utf8_bom_strip ... ok
[INFO] [stdout] test config::tests::test_server_config_parsed ... ok
[INFO] [stdout] test pathguard::tests::test_null_byte_in_path ... ok
[INFO] [stdout] test pathguard::tests::test_sibling_directory_bypass ... ok
[INFO] [stdout] test pathguard::tests::test_validate_new_valid ... ok
[INFO] [stdout] test response_budget::tests::test_hard_truncation_by_bytes ... ok
[INFO] [stdout] test pathguard::tests::test_path_outside_allowlist ... ok
[INFO] [stdout] test response_budget::tests::test_smart_truncation_cuts_at_newline ... ok
[INFO] [stdout] test pathguard::tests::test_size_check ... ok
[INFO] [stdout] test response_budget::tests::test_within_budget_unchanged ... ok
[INFO] [stdout] test response_budget::tests::test_smart_truncation_by_lines ... ok
[INFO] [stdout] test pathguard::tests::test_traversal_basic ... ok
[INFO] [stdout] test pathguard::tests::test_validate_new_outside_allowlist ... ok
[INFO] [stdout] test pathguard::tests::test_empty_path ... ok
[INFO] [stdout] test search_backend::tests::test_detect_backend ... ok
[INFO] [stdout] test response_budget::tests::test_unlimited_unchanged ... ok
[INFO] [stdout] test search_backend::tests::test_native_search_literal ... ok
[INFO] [stdout] test search_backend::tests::test_native_search_max_results ... ok
[INFO] [stdout] test search_backend::tests::test_parse_ripgrep_json_match ... ok
[INFO] [stdout] test pathguard::tests::test_valid_path ... ok
[INFO] [stdout] test search_backend::tests::test_native_search_directory ... ok
[INFO] [stdout] test search_backend::tests::test_parse_ripgrep_json_empty ... ok
[INFO] [stdout] test tools::compat::tests::test_directory_tree_json_format ... ok
[INFO] [stdout] test tools::compat::tests::test_edit_file_dry_run ... ok
[INFO] [stdout] test tools::compat::tests::test_list_allowed_directories ... ok
[INFO] [stdout] test tools::compat::tests::test_get_file_info_compat ... ok
[INFO] [stdout] test tools::compat::tests::test_create_directory_idempotent ... ok
[INFO] [stdout] test tools::compat::tests::test_read_file ... ok
[INFO] [stdout] test tools::compat::tests::test_read_media_file_png ... ok
[INFO] [stdout] test tools::compat::tests::test_edit_file_multiple_edits ... ok
[INFO] [stdout] test tools::compat::tests::test_list_directory_format ... ok
[INFO] [stdout] test search_backend::tests::test_native_search_regex ... ok
[INFO] [stdout] test tools::compat::tests::test_read_multiple_files_partial ... ok
[INFO] [stdout] test tools::csv_ops::tests::test_csv_query ... ok
[INFO] [stdout] test tools::csv_ops::tests::test_csv_read ... ok
[INFO] [stdout] test tools::csv_ops::tests::test_csv_write ... ok
[INFO] [stdout] test tools::csv_ops::tests::test_delimiter_detection ... ok
[INFO] [stdout] test tools::directory::tests::test_directory_tree ... ok
[INFO] [stdout] test search_backend::tests::test_native_search_context_lines ... ok
[INFO] [stdout] test tools::directory::tests::test_directory_list ... ok
[INFO] [stdout] test search_backend::tests::test_native_search_case_insensitive ... ok
[INFO] [stdout] test tools::inspect::tests::test_file_info ... ok
[INFO] [stdout] test tools::inspect::tests::test_file_tail ... ok
[INFO] [stdout] test tools::csv_ops::tests::test_csv_info ... ok
[INFO] [stdout] test tools::inspect::tests::test_line_range_validation ... ok
[INFO] [stdout] test tools::inspect::tests::test_file_head ... ok
[INFO] [stdout] test tools::compat::tests::test_search_files_glob ... ok
[INFO] [stdout] test tools::inspect::tests::test_file_read_lines ... ok
[INFO] [stdout] test tools::json_ops::tests::test_parse_json_path_segments ... ok
[INFO] [stdout] test tools::json_ops::tests::test_json_mutate_delete ... ok
[INFO] [stdout] test tools::manage::tests::test_file_copy_no_overwrite ... ok
[INFO] [stdout] test tools::json_ops::tests::test_json_mutate_set ... ok
[INFO] [stdout] test tools::json_ops::tests::test_json_query ... ok
[INFO] [stdout] test tools::manage::tests::test_file_copy ... ok
[INFO] [stdout] test tools::manage::tests::test_atomic_write_cleans_temp_on_rename_failure ... ok
[INFO] [stdout] test tools::manage::tests::test_file_write_no_overwrite ... ok
[INFO] [stdout] test tools::manage::tests::test_file_write_leaves_no_temp_file ... ok
[INFO] [stdout] test tools::mutate::tests::test_atomic_write_creates_file_no_temp ... ok
[INFO] [stdout] test tools::manage::tests::test_file_write_stream ... ok
[INFO] [stdout] test tools::manage::tests::test_file_write_chunked_stateless ... ok
[INFO] [stdout] test tools::manage::tests::test_file_write_chunked ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_append ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_batch_edit ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_insert_after ... ok
[INFO] [stdout] test tools::json_ops::tests::test_json_mutate_array_append ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_insert_anchor_as_string ... ok
[INFO] [stdout] test tools::mutate::tests::test_atomic_write_overwrites_existing_no_temp ... ok
[INFO] [stdout] test tools::manage::tests::test_file_move ... ok
[INFO] [stdout] test tools::manage::tests::test_file_write_and_delete ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_replace_first_only ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_insert_anchor_string_position ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_patch_lines ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_replace_literal ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_replace_multiline_with_replacement_newlines ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_replace_multiline_last_occurrence ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_insert_anchor_string_line ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_replace_multiline_literal ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_replace_multiline_first_occurrence ... ok
[INFO] [stdout] test tools::search::tests::test_file_grep_case_insensitive ... ok
[INFO] [stdout] test tools::mutate::tests::test_file_replace_multiline_with_crlf ... ok
[INFO] [stdout] test tools::search::tests::test_file_grep_rejects_directory ... ok
[INFO] [stdout] test tools::search::tests::test_file_grep_line_numbers_only ... ok
[INFO] [stdout] test tools::search::tests::test_file_grep_max_results ... ok
[INFO] [stdout] test tools::spreadsheet::tests::test_col_to_letter ... ok
[INFO] [stdout] test tools::search::tests::test_file_grep_with_content ... ok
[INFO] [stdout] test tools::spreadsheet::tests::test_parse_excel_range ... ok
[INFO] [stdout] test tools::utility::tests::test_blake3_checksum ... ok
[INFO] [stdout] test tools::spreadsheet::tests::test_letter_to_col ... ok
[INFO] [stdout] test tools::utility::tests::test_sha256_checksum ... ok
[INFO] [stdout] test tools::utility::tests::test_md5_checksum ... ok
[INFO] [stdout] test tools::search::tests::test_search_replace_preview_literal ... ok
[INFO] [stdout] test tools::search::tests::test_search_replace_preview_regex ... ok
[INFO] [stdout] test tools::search::tests::test_file_grep_regex ... ok
[INFO] [stdout] test pathguard::tests::test_null_bytes_rejected ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pathguard::tests::test_null_bytes_rejected stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pathguard::tests::test_null_bytes_rejected' (2774) panicked at src/pathguard.rs:199:72:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SurgicalError(ToolError { code: PathDenied, message: "Cannot canonicalize allowed directory 'C:\\': No such file or directory (os error 2)", suggestion: "Ensure the directory exists and is accessible." })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b7e6309eb68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b7e6309eb68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b7e6309eb68 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b7e6309eb68 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b7e630b660a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b7e630b660a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b7e630a3b02 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b7e630a3b02 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b7e63079d76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b7e63079d76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b7e63094ec9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b7e62c2919c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b7e62c2919c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b7e63095082 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b7e63095082 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b7e63079e32 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b7e6306e7d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b7e6307acfd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b7e630b6e7c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b7e630b6bc2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b7e629f8b74 - <core[8fb95b77d25ab6c8]::result::Result<surgicalfs_mcp[30b48308c0c29c23]::pathguard::PathGuard, surgicalfs_mcp[30b48308c0c29c23]::errors::SurgicalError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b7e629f8b74 - surgicalfs_mcp[30b48308c0c29c23]::pathguard::tests::test_null_bytes_rejected
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pathguard.rs:199:72
[INFO] [stdout]   22:     0x5b7e629eaba7 - surgicalfs_mcp[30b48308c0c29c23]::pathguard::tests::test_null_bytes_rejected::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pathguard.rs:198:34
[INFO] [stdout]   23:     0x5b7e62a1ea56 - <surgicalfs_mcp[30b48308c0c29c23]::pathguard::tests::test_null_bytes_rejected::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b7e62c1c27b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b7e62c1c27b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b7e62c29af5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b7e62c29af5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b7e62c29af5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b7e62c29af5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b7e62c29af5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b7e62c29af5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b7e62c29af5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b7e62c23404 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b7e62c23404 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b7e62c2cb72 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b7e62c2cb72 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b7e62c2cb72 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b7e62c2cb72 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b7e62c2cb72 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b7e62c2cb72 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b7e62c2cb72 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b7e6309dbff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5b7e6309dbff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72d76af7daa4 - <unknown>
[INFO] [stdout]   45:     0x72d76b00aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pathguard::tests::test_null_bytes_rejected
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 103 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683", kill_on_drop: false }`
[INFO] [stdout] 45987cb6517bc6a52136a93eb69b51f15844011aed40ad48b9f6800611fa4683
