[INFO] fetching crate spreadsheet-read-mcp 0.4.0...
[INFO] testing spreadsheet-read-mcp-0.4.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate spreadsheet-read-mcp 0.4.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate spreadsheet-read-mcp 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spreadsheet-read-mcp 0.4.0
[INFO] tweaked toml for crates.io crate spreadsheet-read-mcp 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spreadsheet-read-mcp 0.4.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spreadsheet-read-mcp 0.4.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imagesize v0.14.0
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded formualizer-parse v0.1.0
[INFO] [stderr]   Downloaded rmcp-macros v0.11.0
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded formualizer-common v0.1.0
[INFO] [stderr]   Downloaded pastey v0.2.0
[INFO] [stderr]   Downloaded sse-stream v0.2.1
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded cfb v0.10.0
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded html_parser v0.7.0
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded rmcp v0.11.0
[INFO] [stderr]   Downloaded umya-spreadsheet v2.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94f451e570225b91644b0a7aad106beebfe0c131cbdcb2b3c3256295e4d0d772
[INFO] running `Command { std: "docker" "start" "-a" "94f451e570225b91644b0a7aad106beebfe0c131cbdcb2b3c3256295e4d0d772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94f451e570225b91644b0a7aad106beebfe0c131cbdcb2b3c3256295e4d0d772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f451e570225b91644b0a7aad106beebfe0c131cbdcb2b3c3256295e4d0d772", kill_on_drop: false }`
[INFO] [stdout] 94f451e570225b91644b0a7aad106beebfe0c131cbdcb2b3c3256295e4d0d772
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3289e6efb17f21f9d03bc986fc8705a44bbf0d43cb360b9fc01bf15068eabab2
[INFO] running `Command { std: "docker" "start" "-a" "3289e6efb17f21f9d03bc986fc8705a44bbf0d43cb360b9fc01bf15068eabab2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling cfb v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling pastey v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling rmcp-macros v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling html_parser v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling formualizer-common v0.1.0
[INFO] [stderr]    Compiling formualizer-parse v0.1.0
[INFO] [stderr]    Compiling umya-spreadsheet v2.3.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rmcp v0.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling spreadsheet-read-mcp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "3289e6efb17f21f9d03bc986fc8705a44bbf0d43cb360b9fc01bf15068eabab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3289e6efb17f21f9d03bc986fc8705a44bbf0d43cb360b9fc01bf15068eabab2", kill_on_drop: false }`
[INFO] [stdout] 3289e6efb17f21f9d03bc986fc8705a44bbf0d43cb360b9fc01bf15068eabab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87fc3fa38a95254b68144b37c3ebfb06123a38ed3b36f45a288421617f2f644f
[INFO] running `Command { std: "docker" "start" "-a" "87fc3fa38a95254b68144b37c3ebfb06123a38ed3b36f45a288421617f2f644f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling spreadsheet-read-mcp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc67n8Pn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspreadsheet_read_mcp-6074f26af2d7c749,libserde_yaml-8ea9958034ab8660,libunsafe_libyaml-ee31304e6444336c,libaxum-2954c70659a60ac4,libpercent_encoding-be1411bc33da4261,libhyper_util-ca110eff5e225c53,libhyper-500d48b6d307df4c,libhttparse-812f1c5324d85c86,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libmatchit-329e1b7f2ff1c305,libaxum_core-4583df765dcb55a4,libmime-ce0319f53a2119cd,libtower-6c631455f7761e1f,libsync_wrapper-c5a40a7e83288ecf,libtower_layer-007845b5cfb86980,libregex-9445759178400d3c,libglobset-fb48903ea4201e50,libbstr-57f1f9d00131a5e0,libwalkdir-faeac09d8ffc7630,libsame_file-f3477570184175f0,liblru-9e6cc79d69e99c47,libhashbrown-f9bcc436e5b30e37,libfoldhash-29959b8492cc2caf,liballocator_api2-c141b3fcf831f6d7,librmcp-278d836acd47d694,libsse_stream-22a5c5c89d53aa94,libhttp_body_util-4be60021a397df9c,libhttp_body-2aa6669dc79d6acc,libhttp-473d98ba07329283,libtokio_stream-09ce4182c7f1a24c,libtracing-4f8c0f5a48fefae6,libtracing_core-f51021a68f5c2699,libtokio_util-ac42e21a4f921922,libtokio-56e23830d2ea1dc4,libsignal_hook_registry-a65172e69b9cc4f5,libsocket2-bc4421c409d4d624,libbytes-269412bb99e3f43d,libmio-335a50cd68f36733,libtower_service-2977940d96a5a5ec,libfutures-0a6c172f06150972,libfutures_executor-5c554e8f5d00db36,libfutures_util-059056ebe2d11874,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libpin_project_lite-8cda137948184924,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-8350092af0f0339b,libclap-892052a588db2dfc,libclap_builder-53ede3ba55d00f1b,libstrsim-e69344138c76bdcc,libanstream-ea5bafbba7e19eb5,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-bb59b61c2214fc34,libanstyle-0bfd69e441df8199,libschemars-0204e4f6d5efe68d,libdyn_clone-7800a73bd5b98c63,libref_cast-3a288c422479ff0e,libumya_spreadsheet-6d6230a42adf86da,libencoding_rs-356d1e0061f73c60,libahash-2542b20e220f3ce7,libzerocopy-0b0ad2cac9a98a0a,liblazy_static-206e48a21956b6b1,libsha2-d1ddc17db5d34152,libhtml_parser-455e61fe6e17b1d8,libserde_json-f099678c4091ce22,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libthiserror-0c2aad1f7801e6eb,libpest-5de8f8dd755915ea,libucd_trie-10df1e8ef588bd91,libhmac-60663fbe12b48abc,libgetrandom-0c95bbe76918e9be,libcfb-1f5a68d846ce1e38,libuuid-8a13d14d78c673d9,libgetrandom-3fb0230ad823a7ff,libfnv-77106f9ed4748ca6,libcbc-f7de8c736d0c4637,libbyteorder-cb17835726abdeba,libbase64-6d64914d1112fcae,libaes-e26d1935768db8fa,libcpufeatures-5bf216af22f7e564,libcipher-41a0a823af558698,libinout-9155608d1b8d5ca2,libblock_padding-04a413d22475c9f1,libzip-9c99c609ff9d23b5,libzopfli-6ba7d14c235f61c9,libbumpalo-9402366a3626b94a,liblog-6c471594c474097a,libflate2-15f08a3370dbe141,libminiz_oxide-51752340cd5c550b,libsimd_adler32-58d92e3b29722185,libthiserror-ee954afcba3c76af,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libcrc32fast-8fc8aec8e16f6960,libthousands-55d07cfd6d26002b,libthin_vec-03e05ae137fdeb24,libquick_xml-8022d745be86febe,libmd5-126c4849eacb5c72,libdigest-ce2a0e3c59000775,libsubtle-3a70fd467bfaa3d3,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libimagesize-6852c00f6b5be468,libfancy_regex-199a42f970de464e,libbit_set-8b8038cdab00c19f,libbit_vec-f566b4b7b328c955,libregex_automata-d7722e79a8ed7be5,libaho_corasick-05f3744f642ef95b,libmemchr-6b1031f806b9757b,libregex_syntax-f8520fb49bdecbe0,libparking_lot-b5701f278c6dc462,libparking_lot_core-c90d5764774bdc8d,liblibc-87e396edf9a0a7d2,libcfg_if-52879664ee908f39,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libformualizer_parse-5d5c13596722ae75,libformualizer_common-ea57190877cf779e,libchrono-66695b7fbe36815f,libiana_time_zone-bb07f1b123127f60,libnum_traits-7528cbc7cbff3ff7,libserde-e5576c2cd0bfc077,libserde_core-3c4f78d8467da84d,libsmallvec-9710a34d7df3c927,libonce_cell-043957f93fe71476,libanyhow-47752c4fdac30c12}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustc67n8Pn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unit_filters-30d179517c03917a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spreadsheet-read-mcp` (test "unit_filters") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcd8sw5L/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-bdebe31e0393f074,libfastrand-966a0da88bae1ff8,librustix-2d882b46769f5c22,libbitflags-77583d8ddccaccd9,liblinux_raw_sys-3f851cae521087f4,libspreadsheet_read_mcp-6074f26af2d7c749,libserde_yaml-8ea9958034ab8660,libunsafe_libyaml-ee31304e6444336c,libaxum-2954c70659a60ac4,libpercent_encoding-be1411bc33da4261,libhyper_util-ca110eff5e225c53,libhyper-500d48b6d307df4c,libhttparse-812f1c5324d85c86,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libmatchit-329e1b7f2ff1c305,libaxum_core-4583df765dcb55a4,libmime-ce0319f53a2119cd,libtower-6c631455f7761e1f,libsync_wrapper-c5a40a7e83288ecf,libtower_layer-007845b5cfb86980,libregex-9445759178400d3c,libglobset-fb48903ea4201e50,libbstr-57f1f9d00131a5e0,libwalkdir-faeac09d8ffc7630,libsame_file-f3477570184175f0,liblru-9e6cc79d69e99c47,libhashbrown-f9bcc436e5b30e37,libfoldhash-29959b8492cc2caf,liballocator_api2-c141b3fcf831f6d7,librmcp-278d836acd47d694,libsse_stream-22a5c5c89d53aa94,libhttp_body_util-4be60021a397df9c,libhttp_body-2aa6669dc79d6acc,libhttp-473d98ba07329283,libtokio_stream-09ce4182c7f1a24c,libtracing-4f8c0f5a48fefae6,libtracing_core-f51021a68f5c2699,libtokio_util-ac42e21a4f921922,libtokio-56e23830d2ea1dc4,libsignal_hook_registry-a65172e69b9cc4f5,libsocket2-bc4421c409d4d624,libbytes-269412bb99e3f43d,libmio-335a50cd68f36733,libtower_service-2977940d96a5a5ec,libfutures-0a6c172f06150972,libfutures_executor-5c554e8f5d00db36,libfutures_util-059056ebe2d11874,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libpin_project_lite-8cda137948184924,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-8350092af0f0339b,libclap-892052a588db2dfc,libclap_builder-53ede3ba55d00f1b,libstrsim-e69344138c76bdcc,libanstream-ea5bafbba7e19eb5,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-bb59b61c2214fc34,libanstyle-0bfd69e441df8199,libschemars-0204e4f6d5efe68d,libdyn_clone-7800a73bd5b98c63,libref_cast-3a288c422479ff0e,libumya_spreadsheet-6d6230a42adf86da,libencoding_rs-356d1e0061f73c60,libahash-2542b20e220f3ce7,libzerocopy-0b0ad2cac9a98a0a,liblazy_static-206e48a21956b6b1,libsha2-d1ddc17db5d34152,libhtml_parser-455e61fe6e17b1d8,libserde_json-f099678c4091ce22,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libthiserror-0c2aad1f7801e6eb,libpest-5de8f8dd755915ea,libucd_trie-10df1e8ef588bd91,libhmac-60663fbe12b48abc,libgetrandom-0c95bbe76918e9be,libcfb-1f5a68d846ce1e38,libuuid-8a13d14d78c673d9,libgetrandom-3fb0230ad823a7ff,libfnv-77106f9ed4748ca6,libcbc-f7de8c736d0c4637,libbyteorder-cb17835726abdeba,libbase64-6d64914d1112fcae,libaes-e26d1935768db8fa,libcpufeatures-5bf216af22f7e564,libcipher-41a0a823af558698,libinout-9155608d1b8d5ca2,libblock_padding-04a413d22475c9f1,libzip-9c99c609ff9d23b5,libzopfli-6ba7d14c235f61c9,libbumpalo-9402366a3626b94a,liblog-6c471594c474097a,libflate2-15f08a3370dbe141,libminiz_oxide-51752340cd5c550b,libsimd_adler32-58d92e3b29722185,libthiserror-ee954afcba3c76af,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libcrc32fast-8fc8aec8e16f6960,libthousands-55d07cfd6d26002b,libthin_vec-03e05ae137fdeb24,libquick_xml-8022d745be86febe,libmd5-126c4849eacb5c72,libdigest-ce2a0e3c59000775,libsubtle-3a70fd467bfaa3d3,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libimagesize-6852c00f6b5be468,libfancy_regex-199a42f970de464e,libbit_set-8b8038cdab00c19f,libbit_vec-f566b4b7b328c955,libregex_automata-d7722e79a8ed7be5,libaho_corasick-05f3744f642ef95b,libmemchr-6b1031f806b9757b,libregex_syntax-f8520fb49bdecbe0,libparking_lot-b5701f278c6dc462,libparking_lot_core-c90d5764774bdc8d,liblibc-87e396edf9a0a7d2,libcfg_if-52879664ee908f39,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libformualizer_parse-5d5c13596722ae75,libformualizer_common-ea57190877cf779e,libchrono-66695b7fbe36815f,libiana_time_zone-bb07f1b123127f60,libnum_traits-7528cbc7cbff3ff7,libserde-e5576c2cd0bfc077,libserde_core-3c4f78d8467da84d,libsmallvec-9710a34d7df3c927,libonce_cell-043957f93fe71476,libanyhow-47752c4fdac30c12}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustcd8sw5L/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/workbook_summary-b06d4da233dbd963" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcBO43D3/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-bdebe31e0393f074,libfastrand-966a0da88bae1ff8,librustix-2d882b46769f5c22,libbitflags-77583d8ddccaccd9,liblinux_raw_sys-3f851cae521087f4,libspreadsheet_read_mcp-6074f26af2d7c749,libserde_yaml-8ea9958034ab8660,libunsafe_libyaml-ee31304e6444336c,libaxum-2954c70659a60ac4,libpercent_encoding-be1411bc33da4261,libhyper_util-ca110eff5e225c53,libhyper-500d48b6d307df4c,libhttparse-812f1c5324d85c86,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libmatchit-329e1b7f2ff1c305,libaxum_core-4583df765dcb55a4,libmime-ce0319f53a2119cd,libtower-6c631455f7761e1f,libsync_wrapper-c5a40a7e83288ecf,libtower_layer-007845b5cfb86980,libregex-9445759178400d3c,libglobset-fb48903ea4201e50,libbstr-57f1f9d00131a5e0,libwalkdir-faeac09d8ffc7630,libsame_file-f3477570184175f0,liblru-9e6cc79d69e99c47,libhashbrown-f9bcc436e5b30e37,libfoldhash-29959b8492cc2caf,liballocator_api2-c141b3fcf831f6d7,librmcp-278d836acd47d694,libsse_stream-22a5c5c89d53aa94,libhttp_body_util-4be60021a397df9c,libhttp_body-2aa6669dc79d6acc,libhttp-473d98ba07329283,libtokio_stream-09ce4182c7f1a24c,libtracing-4f8c0f5a48fefae6,libtracing_core-f51021a68f5c2699,libtokio_util-ac42e21a4f921922,libtokio-56e23830d2ea1dc4,libsignal_hook_registry-a65172e69b9cc4f5,libsocket2-bc4421c409d4d624,libbytes-269412bb99e3f43d,libmio-335a50cd68f36733,libtower_service-2977940d96a5a5ec,libfutures-0a6c172f06150972,libfutures_executor-5c554e8f5d00db36,libfutures_util-059056ebe2d11874,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libpin_project_lite-8cda137948184924,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-8350092af0f0339b,libclap-892052a588db2dfc,libclap_builder-53ede3ba55d00f1b,libstrsim-e69344138c76bdcc,libanstream-ea5bafbba7e19eb5,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-bb59b61c2214fc34,libanstyle-0bfd69e441df8199,libschemars-0204e4f6d5efe68d,libdyn_clone-7800a73bd5b98c63,libref_cast-3a288c422479ff0e,libumya_spreadsheet-6d6230a42adf86da,libencoding_rs-356d1e0061f73c60,libahash-2542b20e220f3ce7,libzerocopy-0b0ad2cac9a98a0a,liblazy_static-206e48a21956b6b1,libsha2-d1ddc17db5d34152,libhtml_parser-455e61fe6e17b1d8,libthiserror-0c2aad1f7801e6eb,libpest-5de8f8dd755915ea,libucd_trie-10df1e8ef588bd91,libhmac-60663fbe12b48abc,libgetrandom-0c95bbe76918e9be,libcfb-1f5a68d846ce1e38,libuuid-8a13d14d78c673d9,libgetrandom-3fb0230ad823a7ff,libfnv-77106f9ed4748ca6,libcbc-f7de8c736d0c4637,libbyteorder-cb17835726abdeba,libbase64-6d64914d1112fcae,libaes-e26d1935768db8fa,libcpufeatures-5bf216af22f7e564,libcipher-41a0a823af558698,libinout-9155608d1b8d5ca2,libblock_padding-04a413d22475c9f1,libzip-9c99c609ff9d23b5,libzopfli-6ba7d14c235f61c9,libbumpalo-9402366a3626b94a,liblog-6c471594c474097a,libflate2-15f08a3370dbe141,libminiz_oxide-51752340cd5c550b,libsimd_adler32-58d92e3b29722185,libthiserror-ee954afcba3c76af,libindexmap-9badf43d69e8e5bf,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libcrc32fast-8fc8aec8e16f6960,libthousands-55d07cfd6d26002b,libthin_vec-03e05ae137fdeb24,libquick_xml-8022d745be86febe,libmd5-126c4849eacb5c72,libdigest-ce2a0e3c59000775,libsubtle-3a70fd467bfaa3d3,libblock_buffer-70b36eb9e66d76db,libcrypto_common-f2e2302ea7f2bdce,libgeneric_array-7c7404eb3558ef90,libtypenum-8faf140a1d997eb1,libimagesize-6852c00f6b5be468,libfancy_regex-199a42f970de464e,libbit_set-8b8038cdab00c19f,libbit_vec-f566b4b7b328c955,libregex_automata-d7722e79a8ed7be5,libaho_corasick-05f3744f642ef95b,libregex_syntax-f8520fb49bdecbe0,libparking_lot-b5701f278c6dc462,libparking_lot_core-c90d5764774bdc8d,liblibc-87e396edf9a0a7d2,libcfg_if-52879664ee908f39,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libformualizer_parse-5d5c13596722ae75,libformualizer_common-ea57190877cf779e,libchrono-66695b7fbe36815f,libiana_time_zone-bb07f1b123127f60,libnum_traits-7528cbc7cbff3ff7,libserde-e5576c2cd0bfc077,libsmallvec-9710a34d7df3c927,libonce_cell-043957f93fe71476,libserde_json-f099678c4091ce22,libmemchr-6b1031f806b9757b,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde_core-3c4f78d8467da84d,libanyhow-47752c4fdac30c12}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustcBO43D3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/read_table_polish-4d59f131ef296fc1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spreadsheet-read-mcp` (test "workbook_summary") due to 1 previous error
[INFO] [stderr] error: could not compile `spreadsheet-read-mcp` (test "read_table_polish") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "87fc3fa38a95254b68144b37c3ebfb06123a38ed3b36f45a288421617f2f644f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87fc3fa38a95254b68144b37c3ebfb06123a38ed3b36f45a288421617f2f644f", kill_on_drop: false }`
[INFO] [stdout] 87fc3fa38a95254b68144b37c3ebfb06123a38ed3b36f45a288421617f2f644f
