[INFO] cloning repository https://github.com/PSU3D0/spreadsheet-read-mcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PSU3D0/spreadsheet-read-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPSU3D0%2Fspreadsheet-read-mcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPSU3D0%2Fspreadsheet-read-mcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d51bd9c5ca8423fa0971b464e8834f8c6541f39 [INFO] checking PSU3D0/spreadsheet-read-mcp against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPSU3D0%2Fspreadsheet-read-mcp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PSU3D0/spreadsheet-read-mcp [INFO] finished tweaking git repo https://github.com/PSU3D0/spreadsheet-read-mcp [INFO] tweaked toml for git repo https://github.com/PSU3D0/spreadsheet-read-mcp written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PSU3D0/spreadsheet-read-mcp on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PSU3D0/spreadsheet-read-mcp 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c78eddc7ff2437524fc6def36db55fa0324817f9e3b1d4ea0ca07875c5342be2 [INFO] running `Command { std: "docker" "start" "-a" "c78eddc7ff2437524fc6def36db55fa0324817f9e3b1d4ea0ca07875c5342be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c78eddc7ff2437524fc6def36db55fa0324817f9e3b1d4ea0ca07875c5342be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78eddc7ff2437524fc6def36db55fa0324817f9e3b1d4ea0ca07875c5342be2", kill_on_drop: false }` [INFO] [stdout] c78eddc7ff2437524fc6def36db55fa0324817f9e3b1d4ea0ca07875c5342be2 [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" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d9ff723c6d70a29fe7a008c5ee0ef3c8e0f36169108485394d3de309fa95d01 [INFO] running `Command { std: "docker" "start" "-a" "0d9ff723c6d70a29fe7a008c5ee0ef3c8e0f36169108485394d3de309fa95d01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking arrow-schema v56.2.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking base64ct v1.8.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking imagesize v0.14.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking cfb v0.10.0 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking codepage v0.1.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling pastey v0.2.0 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking ovba v0.7.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking moxcms v0.7.10 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling formualizer-common v1.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling formualizer-macros v0.4.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=16d3c52522388c4f -C extra-filename=-c2efffadd9022e2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6be46a6c393a21e7.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-3130b10f86b48709.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f10eb53a71cd40c6.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8b9437acc7305a98.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4fad3ed05539e586.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=0562833d97b92361 -C extra-filename=-fb042de76e7ead36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e169ac79dad5a9cf.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=f632052160f2b2ff -C extra-filename=-7bf0783775d1115e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-f67246a863654045.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-772b60ac7f4bd548.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0d9ff723c6d70a29fe7a008c5ee0ef3c8e0f36169108485394d3de309fa95d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9ff723c6d70a29fe7a008c5ee0ef3c8e0f36169108485394d3de309fa95d01", kill_on_drop: false }` [INFO] [stdout] 0d9ff723c6d70a29fe7a008c5ee0ef3c8e0f36169108485394d3de309fa95d01