[INFO] cloning repository https://github.com/Jimthetaxguy/pdf-inspector-integration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jimthetaxguy/pdf-inspector-integration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimthetaxguy%2Fpdf-inspector-integration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimthetaxguy%2Fpdf-inspector-integration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6eecb574c69d41088bd9a00afc8e0c65432b6ae0 [INFO] testing Jimthetaxguy/pdf-inspector-integration against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimthetaxguy%2Fpdf-inspector-integration" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jimthetaxguy/pdf-inspector-integration [INFO] finished tweaking git repo https://github.com/Jimthetaxguy/pdf-inspector-integration [INFO] tweaked toml for git repo https://github.com/Jimthetaxguy/pdf-inspector-integration written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jimthetaxguy/pdf-inspector-integration on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jimthetaxguy/pdf-inspector-integration 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5694a7259561ef37811b06854f5377349d2668bd9de632f767f5a538968cea9e [INFO] running `Command { std: "docker" "start" "-a" "5694a7259561ef37811b06854f5377349d2668bd9de632f767f5a538968cea9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5694a7259561ef37811b06854f5377349d2668bd9de632f767f5a538968cea9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5694a7259561ef37811b06854f5377349d2668bd9de632f767f5a538968cea9e", kill_on_drop: false }` [INFO] [stdout] 5694a7259561ef37811b06854f5377349d2668bd9de632f767f5a538968cea9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 498573cbf78062b9805205d50344461a070863b19d395b60e4c4ec81a67b0851 [INFO] running `Command { std: "docker" "start" "-a" "498573cbf78062b9805205d50344461a070863b19d395b60e4c4ec81a67b0851", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling rmcp v1.4.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling tokio v1.52.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v1.4.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling lopdf v0.40.0 (https://github.com/J-F-Liu/lopdf?rev=7a05512d831415b1f2b1ce522391d6beab8a1284#7a05512d) [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling pdf-inspector v0.1.0 (https://github.com/firecrawl/pdf-inspector?rev=2f23f07f6e38fd341361554c114d1abe36349ce7#2f23f07f) [INFO] [stderr] Compiling pdf-inspector-skillkit v0.1.0 (/opt/rustwide/workdir/crates/pdf-inspector-skillkit) [INFO] [stderr] Compiling pdf-inspector-mcp v0.1.0 (/opt/rustwide/workdir/crates/pdf-inspector-mcp) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "498573cbf78062b9805205d50344461a070863b19d395b60e4c4ec81a67b0851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498573cbf78062b9805205d50344461a070863b19d395b60e4c4ec81a67b0851", kill_on_drop: false }` [INFO] [stdout] 498573cbf78062b9805205d50344461a070863b19d395b60e4c4ec81a67b0851 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f25abd031facd8ad8b268c42f07c3aace643fe508d4c0047e955dceee9e54d2 [INFO] running `Command { std: "docker" "start" "-a" "3f25abd031facd8ad8b268c42f07c3aace643fe508d4c0047e955dceee9e54d2", kill_on_drop: false }` [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling pdf-inspector-mcp v0.1.0 (/opt/rustwide/workdir/crates/pdf-inspector-mcp) [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling pdf-inspector-skillkit v0.1.0 (/opt/rustwide/workdir/crates/pdf-inspector-skillkit) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "3f25abd031facd8ad8b268c42f07c3aace643fe508d4c0047e955dceee9e54d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f25abd031facd8ad8b268c42f07c3aace643fe508d4c0047e955dceee9e54d2", kill_on_drop: false }` [INFO] [stdout] 3f25abd031facd8ad8b268c42f07c3aace643fe508d4c0047e955dceee9e54d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0879bf928ec8a98c90838ad9ca44732fc4ad3ecabf4ad76f27b8afeb63425de1 [INFO] running `Command { std: "docker" "start" "-a" "0879bf928ec8a98c90838ad9ca44732fc4ad3ecabf4ad76f27b8afeb63425de1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pdf_inspector_mcp-ae38cf263e0726ad) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pdf_inspector_skillkit-92fa3ed61065a7fb) [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] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test domain::irc::tests::test_parse_nonexistent_file_returns_error ... ok [INFO] [stdout] test tests::validate_path_rejects_missing_file ... ok [INFO] [stdout] test domain::sec::tests::part_regex_matches_markdown_heading ... ok [INFO] [stdout] test domain::sec::tests::item_regex_does_not_match_table_of_contents_row ... ok [INFO] [stdout] test domain::sec::tests::item_regex_matches_bold_inline_heading ... ok [INFO] [stdout] test domain::tax::tests::broker_form_1099_composite_matches ... ok [INFO] [stdout] test domain::sec::tests::item_regex_matches_markdown_h2_heading ... ok [INFO] [stdout] test domain::tax::tests::turbotax_w2_transcript_heading_matches ... ok [INFO] [stdout] test domain::sec::tests::test_split_nonexistent_file_returns_error ... ok [INFO] [stdout] test domain::tax::tests::turbotax_1099_div_transcript_heading_matches ... ok [INFO] [stdout] test domain::tax::tests::unknown_when_no_pattern_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-ca2dbfb865f7407c) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_classify_text_pdf ... ignored [INFO] [stdout] test test_process_produces_markdown ... ignored [INFO] [stdout] test test_validate_path_canonicalizes ... ignored [INFO] [stdout] test test_validate_path_rejects_oversized ... ignored [INFO] [stdout] test test_pdf_info_serialization ... ok [INFO] [stdout] test test_classify_nonexistent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pdf_inspector_skillkit [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" "0879bf928ec8a98c90838ad9ca44732fc4ad3ecabf4ad76f27b8afeb63425de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0879bf928ec8a98c90838ad9ca44732fc4ad3ecabf4ad76f27b8afeb63425de1", kill_on_drop: false }` [INFO] [stdout] 0879bf928ec8a98c90838ad9ca44732fc4ad3ecabf4ad76f27b8afeb63425de1