[INFO] fetching crate trane 0.24.1... [INFO] testing trane-0.24.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate trane 0.24.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate trane 0.24.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate trane 0.24.1 [INFO] tweaked toml for crates.io crate trane 0.24.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate trane 0.24.1 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 crates.io crate trane 0.24.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] 202b89d211c47bcdeae4656d2c8c21383fba8a7208c0746d29c74795c653f068 [INFO] running `Command { std: "docker" "start" "-a" "202b89d211c47bcdeae4656d2c8c21383fba8a7208c0746d29c74795c653f068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "202b89d211c47bcdeae4656d2c8c21383fba8a7208c0746d29c74795c653f068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202b89d211c47bcdeae4656d2c8c21383fba8a7208c0746d29c74795c653f068", kill_on_drop: false }` [INFO] [stdout] 202b89d211c47bcdeae4656d2c8c21383fba8a7208c0746d29c74795c653f068 [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] d129fc676d1d720873ebc3de3262224deb734e746b531e99c7c5351bc2272684 [INFO] running `Command { std: "docker" "start" "-a" "d129fc676d1d720873ebc3de3262224deb734e746b531e99c7c5351bc2272684", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ownedbytes v0.9.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tantivy-bitpacker v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rusqlite_migration v2.3.0 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling measure_time v0.9.0 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v3.6.4 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling mantra-miner v0.1.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.6.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling tantivy-query-grammar v0.25.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bon v3.6.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tantivy-common v0.10.0 [INFO] [stderr] Compiling tantivy-sstable v0.6.0 [INFO] [stderr] Compiling tantivy-stacker v0.6.0 [INFO] [stderr] Compiling tantivy-columnar v0.6.0 [INFO] [stderr] Compiling tantivy v0.25.0 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling r2d2_sqlite v0.31.0 [INFO] [stderr] Compiling trane v0.24.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "d129fc676d1d720873ebc3de3262224deb734e746b531e99c7c5351bc2272684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d129fc676d1d720873ebc3de3262224deb734e746b531e99c7c5351bc2272684", kill_on_drop: false }` [INFO] [stdout] d129fc676d1d720873ebc3de3262224deb734e746b531e99c7c5351bc2272684 [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] da7d327a49d209ed1065a901d5b01a85ca171308c7fe4916b1f47c6dba904b39 [INFO] running `Command { std: "docker" "start" "-a" "da7d327a49d209ed1065a901d5b01a85ca171308c7fe4916b1f47c6dba904b39", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling trane v0.24.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGpqn0J/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtrane-994a34cda2b9ec1d,libhex-13e08b3b00984ab7,libfs_extra-c3cf423e9394b5f9,libgit2-231cd398bee4e089,libopenssl_probe-2c6d21a9709cae46,liblibgit2_sys-bf3fde7462ed19fb,liblibssh2_sys-a495be3aa3596c99,libopenssl_sys-a55f07e817d5b71e,liblibz_sys-162532679ec76c9d,libsha1-d1497fb065dfb2e7,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,liburl-f4a0d10940d5b01f,libidna-6bb73a69e808b4bd,libutf8_iter-51566bbad89f3a68,libidna_adapter-4af4fb2b1f11b245,libicu_properties-e44e0a6f8bd07569,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-c5c74a7e05a9e362,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-dbc94062ee948450,libpotential_utf-5e2f1096347e955c,libicu_provider-ca4451d0b83d1fe0,libicu_locale_core-28ea48962976d0bb,libtinystr-2e1a097a9aecc54c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-4d09715e4275c4f0,libzerotrie-53c6c21050b2e33a,libyoke-7ed2a2aa5f1c29f4,libzerofrom-364a9339ebe0faf3,libform_urlencoded-590c892b9b17a898,libpercent_encoding-60965446a9af8f63,libmantra_miner-32b998752d34ba4c,libderive_builder-5fad42962913005c,libchrono-267526642f0933d6,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-bc5f06670dd2c833,liblibm-61df0eb35573aff3,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtantivy-89cea8eed07ac7ae,libsketches_ddsketch-9c8da2ea9865bf0f,liboneshot-13c6c67b9e47274a,libbon-7b3d1c3c300e81af,libcensus-10133b0f3f8ab67c,libhtmlescape-ad2c4b6e7b98740e,libarc_swap-fbe5a56bc5bc5547,liblz4_flex-a66baac87ba58b94,liblru-cb1e9231cab82367,libbase64-32787b0325ea6df8,liblevenshtein_automata-5f4ba674f3f72912,libcrc32fast-64953afe177070d4,libmemmap2-d8c6313d0c8d76eb,libfs4-dcb2f7114fb083dd,libhyperloglogplus-7cc7dc170e498f47,librust_stemmers-a3c8b91992ff21e6,libaho_corasick-e8dfa32b891ad216,libregex-6bf7ca45127302a5,libregex_automata-e0af9c807d4f831e,libcrossbeam_channel-cd1bb0a90a5096d1,libtantivy_tokenizer_api-139f272b9266d130,libmeasure_time-93855f16f6938b3a,libfnv-79e2cbfbe03dcd16,librustc_hash-ca4219e344ea5da0,libtantivy_query_grammar-861a578c5b2207af,libnom-ebb20d0e829b883e,libtantivy_columnar-9aed4940fee4cddb,libtantivy_stacker-1d4245830b90616b,libmurmurhash32-73d30aad1614ccb1,libfastdivide-8b4a84d480e6f58f,libdowncast_rs-4767175aa7a7869b,libtantivy_sstable-e7f4b0dd402a70e3,libtantivy_bitpacker-5339e19a60ac7ab8,libbitpacking-6560853994d8a32e,libitertools-0dfe3b49e26bab2a,libfutures_util-e1df87d3ccf74e01,libslab-8250b15a3ab79615,libpin_project_lite-72bf04572caa1c84,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,libzstd-39b853a690b8dd00,libzstd_safe-9162d4e7a9e78fa4,libzstd_sys-b13b495e3e1086f5,libtantivy_fst-b334684d72590d4a,libutf8_ranges-1b945f0f2a9ee30e,libregex_syntax-cf9ef9729ec61e4c,libtantivy_common-7e07b123e8f5dda6,libtime-cae14dc3af44fe64,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-62010b87092774d3,libpowerfmt-f6019a2766e431f7,libownedbytes-3faf3b3d5cd57a8c,libstable_deref_trait-a9f42b1d2f15127d,libthiserror-a806a4698067ee21,libserde_json-ec960e7a1dfef8f0,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libbincode-ef14fb52bec0037c,libunty-1576d40d069bb744,libstrum-b3c5cb62b3e43969,libustr-513e6401aca417f3,libahash-b0606e73a294a654,libzerocopy-2150a15c16f8bb6b,liblazy_static-3674be3f4245d19b,libbyteorder-8f59b6d1bfdaa844,librusqlite_migration-c686710c973a9d03,libr2d2_sqlite-d57131e50165e13b,libuuid-32aecbd8336b8d1e,librand-cbbcccc8fe03b3e1,librand_chacha-1b1bcfccffb52109,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-61db2abfcaa051be,libserde-684bc8748f47d632,librusqlite-f3b743afaec22824,libhashlink-fecd6a1fe0e11f8e,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,liblibsqlite3_sys-9e27d16075a3340d,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libr2d2-ea6d02604b5c2786,libscheduled_thread_pool-9a590d59c9c1edf8,liblog-9c5892e2c6fd8400,libparking_lot-49894857e9ebd1dd,libparking_lot_core-eb4932ad8842465a,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libtempfile-302a6ccd656aa102,libgetrandom-332b11731f6b6aca,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,libfastrand-751bcde24b8aa073,libonce_cell-e9252a7b5119f3eb,librustix-617eba432b0bbb91,libbitflags-9a07250f1b3e1499,liblinux_raw_sys-d28fdc10158f862f,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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGpqn0J/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/libgit2-sys-1db581899a3dc779/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d610ac5fbc3b585d/out/build" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-42c525967b94acf1/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-ead1124c8871267a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/superseded_tests-13252f41afbb1f74" "-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 `trane` (test "superseded_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `trane` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name trane --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd3dc356de1f8ad4 -C extra-filename=-db93bc80726c62e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-37a8c652d1faf997.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ef14fb52bec0037c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-267526642f0933d6.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-5fad42962913005c.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-c3cf423e9394b5f9.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-231cd398bee4e089.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-4b5291e93ee93d8f.so --extern mantra_miner=/opt/rustwide/target/debug/deps/libmantra_miner-32b998752d34ba4c.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-49894857e9ebd1dd.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-017507cbfaf5c416.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-ea6d02604b5c2786.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-d57131e50165e13b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cbbcccc8fe03b3e1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2f6ee0235a8f6553.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-f3b743afaec22824.rlib --extern rusqlite_migration=/opt/rustwide/target/debug/deps/librusqlite_migration-c686710c973a9d03.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-684bc8748f47d632.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ec960e7a1dfef8f0.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-d1497fb065dfb2e7.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-b3c5cb62b3e43969.rlib --extern tantivy=/opt/rustwide/target/debug/deps/libtantivy-89cea8eed07ac7ae.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-302a6ccd656aa102.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a806a4698067ee21.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f4a0d10940d5b01f.rlib --extern ustr=/opt/rustwide/target/debug/deps/libustr-513e6401aca417f3.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-1db581899a3dc779/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-d610ac5fbc3b585d/out/build -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-42c525967b94acf1/out -L native=/opt/rustwide/target/debug/build/zstd-sys-ead1124c8871267a/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "da7d327a49d209ed1065a901d5b01a85ca171308c7fe4916b1f47c6dba904b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da7d327a49d209ed1065a901d5b01a85ca171308c7fe4916b1f47c6dba904b39", kill_on_drop: false }` [INFO] [stdout] da7d327a49d209ed1065a901d5b01a85ca171308c7fe4916b1f47c6dba904b39