[INFO] cloning repository https://github.com/cyberelf/mcp-office-reader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyberelf/mcp-office-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberelf%2Fmcp-office-reader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberelf%2Fmcp-office-reader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1513007bb5fc8ae2f11838f21116f13041208b06 [INFO] testing cyberelf/mcp-office-reader against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberelf%2Fmcp-office-reader" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cyberelf/mcp-office-reader [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/cyberelf/mcp-office-reader [INFO] tweaked toml for git repo https://github.com/cyberelf/mcp-office-reader written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cyberelf/mcp-office-reader on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cyberelf/mcp-office-reader 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0614be14131a40cb1c94d0d754d2e35025a5e7237ba7a2bfeae534f885783df4 [INFO] running `Command { std: "docker" "start" "-a" "0614be14131a40cb1c94d0d754d2e35025a5e7237ba7a2bfeae534f885783df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0614be14131a40cb1c94d0d754d2e35025a5e7237ba7a2bfeae534f885783df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0614be14131a40cb1c94d0d754d2e35025a5e7237ba7a2bfeae534f885783df4", kill_on_drop: false }` [INFO] [stdout] 0614be14131a40cb1c94d0d754d2e35025a5e7237ba7a2bfeae534f885783df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d23b4cfaf0e54262e00f265f0e016ba6d2f08412842e1872b31430b554f76fc [INFO] running `Command { std: "docker" "start" "-a" "0d23b4cfaf0e54262e00f265f0e016ba6d2f08412842e1872b31430b554f76fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling darling_core v0.21.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling darling_macro v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling darling v0.21.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling debug_unsafe v0.1.3 [INFO] [stderr] Compiling zip v4.3.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling atoi_simd v0.16.1 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling lopdf v0.36.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rmcp-macros v0.5.0 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling office_reader_mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling calamine v0.30.0 [INFO] [stderr] Compiling docx-rs v0.4.18 [INFO] [stderr] Compiling pdf-extract v0.9.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Compiling rmcp v0.5.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling quick-xml v0.38.1 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 15s [INFO] running `Command { std: "docker" "inspect" "0d23b4cfaf0e54262e00f265f0e016ba6d2f08412842e1872b31430b554f76fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d23b4cfaf0e54262e00f265f0e016ba6d2f08412842e1872b31430b554f76fc", kill_on_drop: false }` [INFO] [stdout] 0d23b4cfaf0e54262e00f265f0e016ba6d2f08412842e1872b31430b554f76fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b3e043c0fc9ee77a6b781fcf9468776a8d1c2ade498dec9ca7906140b919b74 [INFO] running `Command { std: "docker" "start" "-a" "8b3e043c0fc9ee77a6b781fcf9468776a8d1c2ade498dec9ca7906140b919b74", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling darling_macro v0.21.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling darling v0.21.1 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling zip v4.3.0 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling lopdf v0.36.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rmcp-macros v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling llvm_profparser v0.8.3 [INFO] [stderr] Compiling object v0.37.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling calamine v0.30.0 [INFO] [stderr] Compiling cargo-util-schemas v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling docx-rs v0.4.18 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling pdf-extract v0.9.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling ruzstd v0.8.1 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling office_reader_mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rmcp v0.5.0 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling cargo-tarpaulin v0.32.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling gimli v0.32.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling cargo_metadata v0.20.0 [INFO] [stderr] Compiling coveralls-api v0.7.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 59s [INFO] running `Command { std: "docker" "inspect" "8b3e043c0fc9ee77a6b781fcf9468776a8d1c2ade498dec9ca7906140b919b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3e043c0fc9ee77a6b781fcf9468776a8d1c2ade498dec9ca7906140b919b74", kill_on_drop: false }` [INFO] [stdout] 8b3e043c0fc9ee77a6b781fcf9468776a8d1c2ade498dec9ca7906140b919b74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a90b5651916af1a3f17314c05864467712b8955416991bd9e487a713752b84ea [INFO] running `Command { std: "docker" "start" "-a" "a90b5651916af1a3f17314c05864467712b8955416991bd9e487a713752b84ea", kill_on_drop: false }` [INFO] [stderr] Compiling office_reader_mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit status: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-m64" "/tmp/rustc5VgGKL/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpdf_extract-b627e0a4e0c24189,libcff_parser-c909854c7253c8f9,libtype1_encoding_parser-5c65fda28241df4d,libadobe_cmap_parser-c626e81947403df9,libpom-958e8e06f353b5f9,libeuclid-2cde45ea0c5a0613,liblopdf-7844ec25b3acd0dc,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libecb-82b3aa982f5cda6c,libcbc-465ee3c5b937cd1b,libnom_locate-510b3830c8289443,libbytecount-76626be7681a4686,libnom-6d28b402cbc80c5b,librangemap-d449f69b51c21ff9,libjiff-ca98947e85596554,libsha2-8ef1c64631a67219,librand-e8e94684b223b025,librand_chacha-d2fada3eec396e15,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-12b7957819e2c6cb,libmd5-f8a21e946c79cf8b,libdocx_rs-9cd13bdb344f7e82,libimage-4836d50d51f8c563,libzip-1c50ad2aaedc54f0,libxml-f342e686f2b688a5,libtempfile-aecc2aa25931126a,libfastrand-751bcde24b8aa073,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazy_static-3674be3f4245d19b,libimage-9e9885ec7eb619c5,libimage_webp-c81fa407f1711062,libqoi-01dd10c4fdedff21,libexr-e09629681f81dfd9,libzune_inflate-830e3160eed64e83,libbit_field-fb70c6f816573082,liblebe-5694b67511a9813c,libhalf-ffac54358016e946,libzune_jpeg-25e1a865de40cda1,libzune_core-d8a810c65908360c,libgif-c976e17277c8e55b,libcolor_quant-72accfe2cafd1a2d,libbyteorder_lite-f5df2d14b4488fc7,libravif-ed38381b607e42e9,libloop9-c515fa5eea69c246,libavif_serialize-a5f2a0517f4ba0ad,libquick_error-702b385be5f12d4a,librgb-beb889ee37457215,librav1e-1cfdd92bcd32a5aa,libprofiling-dd341c0fda215c33,libav1_grain-4b815c45ea12e6b2,libnom-6fa739e0a6b2e6a5,libnum_rational-9de9cb85f5d74759,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-089bde8aa7a031cd,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libv_frame-44e26da97b938c38,libaligned_vec-680ca05952bd82b9,libequator-024a20f6be61dc8f,libthiserror-12fffb8d3b5d871c,libbitstream_io-a4cb3b37262b126d,libitertools-039d9c925d898bbe,libeither-e5ea87bd27ac73a9,libimgref-4a6803244c01930e,libtiff-ead1a75a181a2fb9,libweezl-8839e92a31bc764d,libjpeg_decoder-caa5a9f148a2782b,libtiny_skia-8496456a98202d95,libpng-1eb0c7d7766446c6,libbitflags-dde12b0d7d495b50,libfdeflate-a48e901c10f6d560,libarrayvec-09741c597eeba17a,libtiny_skia_path-c7bef3fa1646eebf,libbytemuck-3d85447b2bcc75ce,libstrict_num-b117dbcff06a54dc,libfloat_cmp-56b5743de2806658,libarrayref-81fde35c69841043,libquick_xml-cb0ca29ebdb36385,librmcp-fdee36050ba8310d,libprocess_wrap-92af3be4efa4f203,libnix-b6511651bb864433,libbitflags-ff7cd226995c6b8d,libtokio_stream-ac8ab4ee606945c0,libtracing-e29b391749a84a94,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio_util-b590e923075ed5bb,libtokio-ca8a527b1fad46d9,libsignal_hook_registry-3c2cf6585a546c7f,libsocket2-a264437fd22265b1,libbytes-82ad4f0211bdc963,libmio-f8ee7ca8a72474b6,libparking_lot-4d6e1bd632912331,libparking_lot_core-aeb61d6ffc1bca25,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libthiserror-5a0c27275ca2624e,libfutures-238025ffbbbf5b09,libfutures_executor-eafab0e5242c0400,libfutures_util-c3e576f7b1b2f839,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libschemars-c516931cc411be49,libdyn_clone-319e7691ef78165b,libref_cast-43ee1189a875e0af,libbase64-32787b0325ea6df8,libserde_json-ba85e72ede588059,libryu-a7164637bc4900ee,libchrono-7232c548d2583b3f,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libcalamine-cd253d2689154832,libfast_float2-42d385eede9fed56,libatoi_simd-aaf472fc4e15b1e8,libdebug_unsafe-a05777591d285836,libcodepage-21539108ef509931,libbyteorder-8f59b6d1bfdaa844,libzip-0592560ddb5fed79,libppmd_rust-5a0fd453598c4a95,libliblzma-50f6169817330f16,libliblzma_sys-dfc3b6bfff5bee49,libdeflate64-345af64e85ef22ca,libgetrandom-f81da829af5c178a,liblibc-f7334b252d083cff,libpbkdf2-cb4e30a9b4283402,libzstd-2d5b210c587927c5,libzstd_safe-0616eed7426a0b0b,libzstd_sys-45d4698d91b0eabc,libzopfli-d48fc34ac11dde47,libbumpalo-52263ff6063e873e,libbzip2-d6f4273f69824ced,liblibbz2_rs_sys-25c827d5bfbec79c,libflate2-0bc6fa4ca1ca4b09,libminiz_oxide-d80fb04426b5ff01,libsimd_adler32-a85d6c6326d2f661,liblibz_rs_sys-071413170a26abfb,libzlib_rs-7cd35a9d51dbd80e,libtime-f48b8d66c9067f91,libitoa-ef40fa516293a9d3,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libcrc32fast-2b7a1fd93149b03b,libaes-e7b50178890560da,libcipher-82c9066fb22e8d66,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libzeroize-93bda45cc813c7ca,libsha1-a16b18cca92a084b,libcpufeatures-e04321643d03190d,libhmac-ed345202865382fa,libdigest-678cc4bdfda772e8,libsubtle-2ae6a7038b9a0630,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libconstant_time_eq-efbf8da8f259d1ea,libquick_xml-edcf49b4148e3e00,libmemchr-abe0bde695b2faad,libserde-bfde7781f5394b53,libencoding_rs-a8bfad11509e5a6e,libcfg_if-3a213765134f0c85,liblog-d6f7bb1298e9acd0,libanyhow-37a8c652d1faf997}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5VgGKL/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-d092fb0e7797e6c2/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-ca881530d22ab099/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-a490107b9ff51ef0/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2f21098aa8521f81/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/office_reader_mcp-8bf8753a58e0b000" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stderr] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: could not compile `office_reader_mcp` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a90b5651916af1a3f17314c05864467712b8955416991bd9e487a713752b84ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90b5651916af1a3f17314c05864467712b8955416991bd9e487a713752b84ea", kill_on_drop: false }` [INFO] [stdout] a90b5651916af1a3f17314c05864467712b8955416991bd9e487a713752b84ea