[INFO] fetching crate spreadsheet-read-mcp 0.1.1...
[INFO] testing spreadsheet-read-mcp-0.1.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate spreadsheet-read-mcp 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate spreadsheet-read-mcp 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spreadsheet-read-mcp 0.1.1
[INFO] tweaked toml for crates.io crate spreadsheet-read-mcp 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spreadsheet-read-mcp 0.1.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spreadsheet-read-mcp 0.1.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1f9cc98148809e41dfed02e769f3f887fc342a3812f696fd3a5db4d314732ad
[INFO] running `Command { std: "docker" "start" "-a" "e1f9cc98148809e41dfed02e769f3f887fc342a3812f696fd3a5db4d314732ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1f9cc98148809e41dfed02e769f3f887fc342a3812f696fd3a5db4d314732ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1f9cc98148809e41dfed02e769f3f887fc342a3812f696fd3a5db4d314732ad", kill_on_drop: false }`
[INFO] [stdout] e1f9cc98148809e41dfed02e769f3f887fc342a3812f696fd3a5db4d314732ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78727f1f15ba70c9058bd72da8edf32617862ca3c2ac7957ed98a85812c6826f
[INFO] running `Command { std: "docker" "start" "-a" "78727f1f15ba70c9058bd72da8edf32617862ca3c2ac7957ed98a85812c6826f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling cfb v0.10.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.6.4
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling html_parser v0.7.0
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling formualizer-common v0.1.0
[INFO] [stderr]    Compiling umya-spreadsheet v2.3.3
[INFO] [stderr]    Compiling formualizer-parse v0.1.0
[INFO] [stderr]    Compiling rmcp v0.6.4
[INFO] [stderr]    Compiling spreadsheet-read-mcp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `umya-spreadsheet` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name umya_spreadsheet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/umya-spreadsheet-2.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("js"))' -C metadata=4b4a42743b55d274 -C extra-filename=-11f1fa3eb8de9ff0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-803f6f7fd0b444ab.rmeta --extern ahash=/opt/rustwide/target/debug/deps/libahash-b5a092abb358600b.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-0bc9384ee703098c.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6bb12dffd5e1b12b.rmeta --extern cbc=/opt/rustwide/target/debug/deps/libcbc-273819682d39aa90.rmeta --extern cfb=/opt/rustwide/target/debug/deps/libcfb-e5c9f248a944bef9.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1319fdd44a355ac1.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-a1042d9812f9b692.rmeta --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-948ab37d734334d6.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-0fe4975c70aa69ca.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-c8b57d88e7d7bf95.rmeta --extern html_parser=/opt/rustwide/target/debug/deps/libhtml_parser-0e220a2c491d52b6.rmeta --extern imagesize=/opt/rustwide/target/debug/deps/libimagesize-08ba3b3d553f24ca.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-5f41077b1fb4f2c7.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-5c6853e26616cccc.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-d30ad444ba25d097.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ca4a1a6873af77e1.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8182542651d76bee.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-36b4e153df71a3fd.rmeta --extern thousands=/opt/rustwide/target/debug/deps/libthousands-02185f90ab20ee86.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-aeae075a0fad5f77.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "78727f1f15ba70c9058bd72da8edf32617862ca3c2ac7957ed98a85812c6826f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78727f1f15ba70c9058bd72da8edf32617862ca3c2ac7957ed98a85812c6826f", kill_on_drop: false }`
[INFO] [stdout] 78727f1f15ba70c9058bd72da8edf32617862ca3c2ac7957ed98a85812c6826f
