[INFO] fetching crate formualizer-workbook 0.1.0...
[INFO] testing formualizer-workbook-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate formualizer-workbook 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate formualizer-workbook 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate formualizer-workbook 0.1.0
[INFO] tweaked toml for crates.io crate formualizer-workbook 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate formualizer-workbook 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate formualizer-workbook 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d3701ab99898cdd174b9f247cb55d8e5b5cceac1c98cfc1a09549e1b584fd4d
[INFO] running `Command { std: "docker" "start" "-a" "0d3701ab99898cdd174b9f247cb55d8e5b5cceac1c98cfc1a09549e1b584fd4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d3701ab99898cdd174b9f247cb55d8e5b5cceac1c98cfc1a09549e1b584fd4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d3701ab99898cdd174b9f247cb55d8e5b5cceac1c98cfc1a09549e1b584fd4d", kill_on_drop: false }`
[INFO] [stdout] 0d3701ab99898cdd174b9f247cb55d8e5b5cceac1c98cfc1a09549e1b584fd4d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e181614492f8343d03422c561ddaca6628583cd0e0d2acde2647099a8e578877
[INFO] running `Command { std: "docker" "start" "-a" "e181614492f8343d03422c561ddaca6628583cd0e0d2acde2647099a8e578877", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling arrow-schema v56.1.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling formualizer-common v0.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling formualizer-parse v0.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v56.1.0
[INFO] [stderr]    Compiling formualizer-macros v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling arrow-data v56.1.0
[INFO] [stderr]    Compiling arrow-array v56.1.0
[INFO] [stderr]    Compiling arrow-select v56.1.0
[INFO] [stderr]    Compiling arrow-row v56.1.0
[INFO] [stderr]    Compiling arrow-arith v56.1.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling arrow-cast v56.1.0
[INFO] [stderr]    Compiling arrow-string v56.1.0
[INFO] [stderr]    Compiling arrow-ord v56.1.0
[INFO] [stderr]    Compiling arrow-ipc v56.1.0
[INFO] [stderr]    Compiling arrow-json v56.1.0
[INFO] [stderr]    Compiling arrow-csv v56.1.0
[INFO] [stderr]    Compiling arrow v56.1.0
[INFO] [stderr]    Compiling formualizer-eval v0.1.0
[INFO] [stderr]    Compiling formualizer-workbook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "e181614492f8343d03422c561ddaca6628583cd0e0d2acde2647099a8e578877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e181614492f8343d03422c561ddaca6628583cd0e0d2acde2647099a8e578877", kill_on_drop: false }`
[INFO] [stdout] e181614492f8343d03422c561ddaca6628583cd0e0d2acde2647099a8e578877
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 234fc86fe39ec28788457110f62890d15ee73b095ac9a6b46bf5fae907f97bbc
[INFO] running `Command { std: "docker" "start" "-a" "234fc86fe39ec28788457110f62890d15ee73b095ac9a6b46bf5fae907f97bbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling arrow-array v56.1.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cfb v0.10.0
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling arrow-select v56.1.0
[INFO] [stderr]    Compiling arrow-row v56.1.0
[INFO] [stderr]    Compiling arrow-arith v56.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling html_parser v0.7.0
[INFO] [stderr]    Compiling umya-spreadsheet v2.3.2
[INFO] [stderr]    Compiling arrow-cast v56.1.0
[INFO] [stderr]    Compiling arrow-string v56.1.0
[INFO] [stderr]    Compiling arrow-ord v56.1.0
[INFO] [stderr]    Compiling arrow-ipc v56.1.0
[INFO] [stderr]    Compiling arrow-json v56.1.0
[INFO] [stderr]    Compiling arrow-csv v56.1.0
[INFO] [stderr]    Compiling arrow v56.1.0
[INFO] [stderr]    Compiling formualizer-eval v0.1.0
[INFO] [stderr]    Compiling formualizer-workbook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Msg` is never constructed
[INFO] [stdout]   --> tests/transactions.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum MemError {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] 16 |     Msg(String),
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcIpdesg/symbols.o" "<4 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/{libformualizer_workbook-c3622b53db96919a,libparking_lot-01f2aa82f74ec73f,libthiserror-ed5477223f480d33,libformualizer_eval-5246bbdf3053615d,librustc_hash-5a527483989b35a3,libarrow-5f2e55d19e62b78e,libarrow_row-9d776baa88974d19,libarrow_json-847d56a0643767fc,libsimdutf8-8eb4a1671cd5e142,libserde_json-1fc80db926594eca,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libarrow_ipc-84c523f5d57fd777,libflatbuffers-aa53ec89503f63aa,libbitflags-8d6004180f14a06d,libarrow_csv-a9dcf944c9679f6a,libcsv-d64387da4c1e5ca1,libitoa-6b76ec393d6a2c41,libserde-948f134eabfded11,libcsv_core-62d3130c0d5f49a7,libarrow_string-bbdfa864dc5b7e50,libregex-801ca12c4c8b24e9,libregex_automata-1d85d5342074f22f,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libmemchr-3ffe5f7a52883367,libarrow_cast-1eb2bff985cebcb7,libatoi-3872d617b647e7bd,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,liblexical_core-dc7f30619a9669cc,liblexical_write_float-23b11e2cc85f4bcd,liblexical_write_integer-c45a446219564384,liblexical_parse_float-78b2e5728710ede9,liblexical_parse_integer-08b8b334f469ac0f,liblexical_util-969f48270fb9bf81,libstatic_assertions-d53a9977dc6e27e5,libarrow_arith-f398cbaa102f4ac6,libarrow_ord-02509120cb58e5b0,libarrow_select-a00c4446a7c317bb,libarrow_array-bd7f1df10fca76e1,libahash-64d3e77d0b4f0db4,libgetrandom-922ca4b42d0f7bcf,libhashbrown-9c7df0e3faa58caf,libarrow_data-1962aead43b77622,libarrow_schema-9e40656c3062b81e,libarrow_buffer-6383c1fe994afb09,libbytes-bfe11088fe358bd1,libhalf-dbec2ef6834aced1,libnum-ec4d14f4e7965d83,libnum_iter-a0343cbcbe74b729,libnum_rational-389b3400e4dcfb0d,libnum_complex-da63246d0f886a8e,libnum_bigint-ebb3cc1f6a64b00b,libnum_integer-9098244d4c910d67,librayon-1b231379cea2af6f,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libeither-3b4351e3b18e236a,librand-5a608ec496304b17,librand_chacha-ac3a3f296ccea7bd,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-a4580190873cbf19,libgetrandom-2c46409b5a9f94c8,libformualizer_parse-15ca119c56673142,libdashmap-c3de11b8ab95d58b,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libonce_cell-0ba6aecba7086d38,libcrossbeam_utils-57acb8582d3ed5fe,libparking_lot_core-ca9f315e5fb729a1,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libbumpalo-e7d8c313718f50f0,libsmallvec-45f6e3b8047adea1,libformualizer_common-b6618115dd5f6b20,libchrono-68d97efe347f8189,libiana_time_zone-693b81a5c0b46492,libnum_traits-0bba5ce4eefc5a56}.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" "/tmp/rustcIpdesg/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/test_loader-08df4588bef7a7ed" "-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 `formualizer-workbook` (test "test_loader") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "234fc86fe39ec28788457110f62890d15ee73b095ac9a6b46bf5fae907f97bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "234fc86fe39ec28788457110f62890d15ee73b095ac9a6b46bf5fae907f97bbc", kill_on_drop: false }`
[INFO] [stdout] 234fc86fe39ec28788457110f62890d15ee73b095ac9a6b46bf5fae907f97bbc
