[INFO] cloning repository https://github.com/Kile-Asmussen/claude-fishing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kile-Asmussen/claude-fishing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKile-Asmussen%2Fclaude-fishing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKile-Asmussen%2Fclaude-fishing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cf85a8d17fcfd06afee4800ebe38f658b941df7 [INFO] testing Kile-Asmussen/claude-fishing 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%2FKile-Asmussen%2Fclaude-fishing" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Kile-Asmussen/claude-fishing [INFO] finished tweaking git repo https://github.com/Kile-Asmussen/claude-fishing [INFO] tweaked toml for git repo https://github.com/Kile-Asmussen/claude-fishing written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kile-Asmussen/claude-fishing 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/Kile-Asmussen/claude-fishing 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 triomphe v0.1.16 [INFO] [stderr] Downloaded schemars_derive v1.2.1 [INFO] [stderr] Downloaded rootcause-internals v0.13.0 [INFO] [stderr] Downloaded rmcp-macros v2.0.0 [INFO] [stderr] Downloaded rootcause v0.13.0 [INFO] [stderr] Downloaded rmcp v2.0.0 [INFO] [stderr] Downloaded jsonschema v0.46.6 [INFO] [stderr] Downloaded unicode-general-category v1.1.0 [INFO] [stderr] Downloaded referencing v0.46.6 [INFO] [stderr] Downloaded fluent-uri v0.4.1 [INFO] [stderr] Downloaded micromap v0.3.0 [INFO] [stderr] Downloaded fraction v0.15.4 [INFO] [stderr] Downloaded fancy-regex v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07 [INFO] running `Command { std: "docker" "start" "c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07", 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" "c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07" "/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" "c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07", 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" "c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling log v0.4.31 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.12.1 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rmcp v2.0.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling triomphe v0.1.16 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling micromap v0.3.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling rootcause-internals v0.13.0 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling rootcause v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.15.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling fancy-regex v0.18.0 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling wildcard v0.3.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v2.0.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling fluent-uri v0.4.1 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling referencing v0.46.6 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.7.0 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.4 [INFO] [stderr] Compiling jsonschema v0.46.6 [INFO] [stderr] Compiling claude-fishing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07", 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" "c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07" "/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 claude-fishing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07", 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" "c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07" "/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.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fishing-e701be6bc3e82bbd) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test hooks::config::tests::check_deny_only_match_reports_deny_not_unmatched ... ok [INFO] [stdout] test hooks::config::tests::check_explicit_deny_wins ... ok [INFO] [stdout] test hooks::config::tests::partition_basic ... ok [INFO] [stdout] test hooks::config::tests::partition_empty ... ok [INFO] [stdout] test hooks::config::tests::check_empty_allowlist_denies ... ok [INFO] [stdout] test hooks::bash::tests::deny_pattern_blocks_allowed_command ... ok [INFO] [stdout] test hooks::bash::tests::regex_anchoring_prevents_partial_match ... ok [INFO] [stdout] test hooks::bash::tests::allows_matching_command ... ok [INFO] [stdout] test hooks::bash::tests::denies_non_matching_command ... ok [INFO] [stdout] test hooks::config::tests::partition_note_collected ... ok [INFO] [stdout] test hooks::env::tests::serialize_config_allow ... ok [INFO] [stdout] test hooks::env::tests::serialize_config_block ... ok [INFO] [stdout] test hooks::paths::tests::bare_glob_star_does_not_match_outside_project ... ok [INFO] [stdout] test hooks::paths::tests::denies_unmatched_path ... ok [INFO] [stdout] test hooks::settings::tests::json_only_allows_valid_json ... ok [INFO] [stdout] test hooks::paths::tests::literal_separator_prevents_glob_crossing ... ok [INFO] [stdout] test hooks::settings::tests::json_only_blocks_invalid_json ... ok [INFO] [stdout] test hooks::settings::tests::json_only_blocks_unreadable_settings ... ok [INFO] [stdout] test hooks::env::tests::serialize_pre_tool_allow ... ok [INFO] [stdout] test hooks::paths::tests::deny_pattern_blocks_allowed_path ... ok [INFO] [stdout] test hooks::paths::tests::allows_matching_path ... ok [INFO] [stdout] test hooks::paths::tests::dotenv_and_dotslash_dotenv_deny_patterns_are_equivalent ... ok [INFO] [stdout] test hooks::paths::tests::bare_pattern_matches_absolute_path ... ok [INFO] [stdout] test hooks::webfetch::tests::denies_unmatched_url ... ok [INFO] [stdout] test hooks::env::tests::serialize_pre_tool_deny ... ok [INFO] [stdout] test hooks::webfetch::tests::wildcard_does_not_cross_scheme ... ok [INFO] [stdout] test hooks::write::tests::denies_inside_claude_dir ... ok [INFO] [stdout] test hooks::paths::tests::absolute_path_outside_project_denied ... ok [INFO] [stdout] test hooks::webfetch::tests::deny_pattern_blocks_allowed_url ... ok [INFO] [stdout] test hooks::paths::tests::absolute_pattern_matches_absolute_path ... ok [INFO] [stdout] test hooks::write::tests::allows_matching_path ... ok [INFO] [stdout] test hooks::paths::tests::dotslash_pattern_matches_absolute_path ... ok [INFO] [stdout] test hooks::write::tests::denies_outside_project ... ok [INFO] [stdout] test hooks::write::tests::denies_on_invalid_settings_json ... ok [INFO] [stdout] test hooks::webfetch::tests::allows_matching_url ... ok [INFO] [stdout] test hooks::write::tests::tool_patterns_are_not_shared_across_tools ... ok [INFO] [stdout] test hooks::write::tests::denies_when_no_tool_patterns ... ok [INFO] [stdout] test hooks::write::tests::denies_unmatched_path ... ok [INFO] [stdout] test hooks::bash::tests::regex_allows_wildcard_pattern ... ok [INFO] [stdout] test hooks::settings::tests::schema_file_allows_conforming_settings ... ok [INFO] [stdout] test hooks::settings::tests::schema_file_blocks_non_conforming_settings ... ok [INFO] [stdout] test hooks::env::tests::double_response_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/grep-glob/main.rs (/opt/rustwide/target/debug/deps/grep_glob_mcp-66aed61732fffad0) [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] running `Command { std: "docker" "inspect" "c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07", kill_on_drop: false }` [INFO] [stdout] c1f038a03b402e8df97c4786f2ff45bdefd6a5b4453f03add36739996822ee07