[INFO] fetching crate raz-core 0.2.4... [INFO] testing raz-core-0.2.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate raz-core 0.2.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate raz-core 0.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate raz-core 0.2.4 [INFO] tweaked toml for crates.io crate raz-core 0.2.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate raz-core 0.2.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate raz-core 0.2.4 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 642a968e83ba03859548fb1bc10813c839bd029bee5ff126e5d9f9856460f525 [INFO] running `Command { std: "docker" "start" "-a" "642a968e83ba03859548fb1bc10813c839bd029bee5ff126e5d9f9856460f525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "642a968e83ba03859548fb1bc10813c839bd029bee5ff126e5d9f9856460f525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642a968e83ba03859548fb1bc10813c839bd029bee5ff126e5d9f9856460f525", kill_on_drop: false }` [INFO] [stdout] 642a968e83ba03859548fb1bc10813c839bd029bee5ff126e5d9f9856460f525 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d32323bb4297ff780352a71997d32ef96ced29c913cec191ec1e9668e5e2316f [INFO] running `Command { std: "docker" "start" "-a" "d32323bb4297ff780352a71997d32ef96ced29c913cec191ec1e9668e5e2316f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter v0.25.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling raz-validation v0.2.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling raz-common v0.2.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling raz-config v0.2.4 [INFO] [stderr] Compiling raz-override v0.2.4 [INFO] [stderr] Compiling raz-core v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.06s [INFO] running `Command { std: "docker" "inspect" "d32323bb4297ff780352a71997d32ef96ced29c913cec191ec1e9668e5e2316f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d32323bb4297ff780352a71997d32ef96ced29c913cec191ec1e9668e5e2316f", kill_on_drop: false }` [INFO] [stdout] d32323bb4297ff780352a71997d32ef96ced29c913cec191ec1e9668e5e2316f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9974f54cafd2019a10e361c91b8743661f679cdd57d01b3869902bb7c7b89d3 [INFO] running `Command { std: "docker" "start" "-a" "e9974f54cafd2019a10e361c91b8743661f679cdd57d01b3869902bb7c7b89d3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling raz-validation v0.2.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling raz-common v0.2.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling raz-config v0.2.4 [INFO] [stderr] Compiling raz-override v0.2.4 [INFO] [stderr] Compiling raz-core v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `raz-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name raz_core --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 --test --cfg 'feature="async-trait"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="notify"' --cfg 'feature="tokio"' --cfg 'feature="tree-sitter"' --cfg 'feature="tree-sitter-rust"' --cfg 'feature="tree-sitter-support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("advanced-analysis", "async-trait", "default", "full", "notify", "tokio", "tree-sitter", "tree-sitter-rust", "tree-sitter-support", "wasm"))' -C metadata=dd8a33bec5fc2fe0 -C extra-filename=-0275f873f5b50619 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6954279b22593355.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3f4a1501b996af48.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-049d221f975d87fb.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-b1d792528bd08356.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0ae7fbe5fc0d1179.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-ad238527ba557c44.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-775ac4461f816101.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-7a9a4cfb13f5103a.rlib --extern raz_common=/opt/rustwide/target/debug/deps/libraz_common-20bd1a621b11b48f.rlib --extern raz_config=/opt/rustwide/target/debug/deps/libraz_config-123b1a432c7fa4a0.rlib --extern raz_override=/opt/rustwide/target/debug/deps/libraz_override-c33d5c8843345867.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-56d08bf64ae36d66.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d81940569b4b6b7e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-37e097130ca515a1.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-577647bd4f992c17.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8e82dd4754bf908f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb66145f8625ae52.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bf0d15315497b39a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-eb0d3b8f7bc50228.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-0a00ccb0d8e20c4e.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-26cdd3382be906bc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-d6ba4d6c87c61416/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-79544e7dbe4661f4/out` (signal: 9, SIGKILL: kill) [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" "/tmp/rustcc5wqFg/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-8e82dd4754bf908f,libgetrandom-002cb569f61c20b6,libfastrand-503f12a96d791409,librustix-974b4da477d9b64f,libbitflags-8d6004180f14a06d,liblinux_raw_sys-20b62ec4b985a4c8,libraz_core-6340fa3cd3e5dbf4,libglob-b1d792528bd08356,libraz_override-c33d5c8843345867,libhex-28742b4ca144387c,libtree_sitter_rust-26cdd3382be906bc,libraz_validation-383aa4dc4d8adae7,libfuzzy_matcher-82f19ea13b732e99,libthread_local-8c4bdf08898fe26c,libraz_common-20bd1a621b11b48f,libshell_words-577647bd4f992c17,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libcolored-22b52eb551a6f756,libraz_config-123b1a432c7fa4a0,libchrono-3f4a1501b996af48,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libdirs-214807b605638d24,libdirs_sys-755e774fe061a941,liboption_ext-23838f1959a6156b,libtoml-eb0d3b8f7bc50228,libtoml_edit-2f5aa3e1618fd297,libserde_spanned-211037c58e0648ed,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-7648d98752e7125b,libindexmap-0ae7fbe5fc0d1179,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libserde_json-37e097130ca515a1,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-fb66145f8625ae52,libanyhow-1062fd8720902979,libtokio-bf0d15315497b39a,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-3630ff96259df89b,liblog-394b918668cad64a,libparking_lot-e13c5548d7a17ad1,libparking_lot_core-c3ffa9c87d8b04f1,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libserde-d81940569b4b6b7e,libonce_cell-0ba6aecba7086d38,libtree_sitter-0a00ccb0d8e20c4e,libregex-56d08bf64ae36d66,libregex_automata-3d9471c188fa296d,libaho_corasick-199d7569d6a85641,libmemchr-2d97b38eddd0133f,libregex_syntax-13fc688ae7f36982,libtree_sitter_language-2db2880fe8c3adc0,libstreaming_iterator-a6bfc9f1d17a860d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcc5wqFg/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/tree-sitter-d6ba4d6c87c61416/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-79544e7dbe4661f4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/command_generation_investigation-630a9a357155c513" "-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 `raz-core` (test "command_generation_investigation") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e9974f54cafd2019a10e361c91b8743661f679cdd57d01b3869902bb7c7b89d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9974f54cafd2019a10e361c91b8743661f679cdd57d01b3869902bb7c7b89d3", kill_on_drop: false }` [INFO] [stdout] e9974f54cafd2019a10e361c91b8743661f679cdd57d01b3869902bb7c7b89d3