[INFO] fetching crate tool-parser 1.2.0...
[INFO] testing tool-parser-1.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tool-parser 1.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tool-parser 1.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tool-parser 1.2.0
[INFO] tweaked toml for crates.io crate tool-parser 1.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tool-parser 1.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tool-parser 1.2.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ee9100f3edc7a88601b2fc3c9d8327a1538830ab1e6b2e776e66f0fe1fd81bd
[INFO] running `Command { std: "docker" "start" "-a" "5ee9100f3edc7a88601b2fc3c9d8327a1538830ab1e6b2e776e66f0fe1fd81bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ee9100f3edc7a88601b2fc3c9d8327a1538830ab1e6b2e776e66f0fe1fd81bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ee9100f3edc7a88601b2fc3c9d8327a1538830ab1e6b2e776e66f0fe1fd81bd", kill_on_drop: false }`
[INFO] [stdout] 5ee9100f3edc7a88601b2fc3c9d8327a1538830ab1e6b2e776e66f0fe1fd81bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86e0f896eadb53a483794144ebd5d18cd9a73b91dfd6cc34c22b4dcf324d6d1c
[INFO] running `Command { std: "docker" "start" "-a" "86e0f896eadb53a483794144ebd5d18cd9a73b91dfd6cc34c22b4dcf324d6d1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling openai-protocol v1.6.0
[INFO] [stderr]    Compiling malachite-q v0.4.22
[INFO] [stderr]    Compiling malachite v0.4.22
[INFO] [stderr]    Compiling malachite-bigint v0.2.3
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling tool-parser v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.75s
[INFO] running `Command { std: "docker" "inspect" "86e0f896eadb53a483794144ebd5d18cd9a73b91dfd6cc34c22b4dcf324d6d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86e0f896eadb53a483794144ebd5d18cd9a73b91dfd6cc34c22b4dcf324d6d1c", kill_on_drop: false }`
[INFO] [stdout] 86e0f896eadb53a483794144ebd5d18cd9a73b91dfd6cc34c22b4dcf324d6d1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 967dc340cbda7368b24c9eef7c6b6c4acb56c0e08d56d6a616e9346f68390983
[INFO] running `Command { std: "docker" "start" "-a" "967dc340cbda7368b24c9eef7c6b6c4acb56c0e08d56d6a616e9346f68390983", kill_on_drop: false }`
[INFO] [stderr]    Compiling tool-parser v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tool-parser` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name tool_parser --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' '--warn=clippy::unused_self' --warn=unused_qualifications '--warn=clippy::unused_async' --deny=unsafe_code '--deny=clippy::unreachable' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' '--deny=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--deny=clippy::todo' '--warn=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--warn=clippy::single_component_path_imports' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_option' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panic' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--warn=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--warn=clippy::match_bool' '--warn=clippy::manual_string_new' '--warn=clippy::manual_assert' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::ignored_unit_patterns' '--warn=clippy::if_not_else' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::expect_used' '--allow=clippy::doc_lazy_continuation' '--warn=clippy::disallowed_methods' '--allow=clippy::default_trait_access' '--deny=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::assigning_clones' '--warn=clippy::allow_attributes' '--warn=clippy::absolute_paths' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc27c900a11d5313 -C extra-filename=-20d9d6d9230b5d20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rlib --extern openai_protocol=/opt/rustwide/target/debug/deps/libopenai_protocol-257fb5590a860f22.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e94b1cfc1aedb35d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rlib --extern rustpython_parser=/opt/rustwide/target/debug/deps/librustpython_parser-13cad367b9f25c4c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-424f16bb6222664f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ca7957aea6a7a30f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4b3830434ba0e48a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8787c5f293942b83.rlib --cap-lints=forbid` (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" "/opt/rustwide/target/debug/deps/rustcJW944v/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/{libtool_parser-d3ee203140945821,librustpython_parser-13cad367b9f25c4c,libunicode_names2-1807f6e77f88c703,libphf-b8c0b88e383f2c64,libphf_shared-dbba0d1ad0b10473,libsiphasher-025167c577866f36,liblalrpop_util-1e8fcb1dbcf72191,libunic_ucd_ident-f7ce5dd79f4405ae,libunic_emoji_char-00f7b1bda86a5b0f,libunic_ucd_version-56d90dea3160eddc,libunic_common-fc35f1b5c34c59ef,libunic_char_property-6a1440d004874782,libunic_char_range-b9be2eb56d654768,liblog-a4263a0971f08dad,librustc_hash-077fac84b15c224f,librustpython_ast-9f1efb0b82cd73a4,librustpython_parser_core-96a79e2c681220db,librustpython_parser_vendored-a989c1dd499c9f99,libmalachite_bigint-195f466ff40e9364,libnum_integer-27329fe01b214157,libmalachite-6d40f5b51d056e34,libmalachite_q-0b9c879d2fa91d84,libmalachite_nz-62d06d400a78aa64,libmalachite_base-0e785ed6fa96dfdf,libryu-96e4827cb8e74ef1,liblibm-a3e2ba6db27197b7,libitertools-ebecbd1883cb262a,libeither-f9cfe41df9eac463,libhashbrown-e74e10e34c05239c,libahash-a3b0bdb7ba2a7db7,libderive_more-8c4eb5ead4c23084,libtokio-4b3830434ba0e48a,libparking_lot-e94b1cfc1aedb35d,libparking_lot_core-e229c86201c71fe9,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libthiserror-b705a45025fdf89b,libopenai_protocol-257fb5590a860f22,libchrono-2b74c7ac984d2a45,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-efae0973d6a22ee7,libtracing-8787c5f293942b83,libpin_project_lite-8ad468af17824a0b,libtracing_core-dd2754edd1e008e2,librand-ed0ae0d10286d48e,librand_chacha-e2e90ccfaccbb6cf,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-e2071e1e4ea7e7bd,libgetrandom-bd44dbf4cf46cbcd,liblibc-e4d524206a08c183,libcfg_if-cad248e7066eec15,libbitflags-a5b77e6cec1b5660,libserde_with-a246f7a09c970a34,libschemars-2bf44e7b6e1f667f,libdyn_clone-b4373bc64eef4ba3,libvalidator-355dab5d6412bfbd,liburl-96c1fba3506e5526,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libonce_cell-210b47fe854405d5,libidna-63ee593db07c1469,libidna_adapter-4f76dbb68c5f954e,libicu_properties-eeeb8bbf8815d57c,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-1cbbba0e9a3f9c7a,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-0312692e6159841d,libicu_locale_core-3ddedab75a5351d9,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-9b3c58e63c9ae012,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libserde-424f16bb6222664f,libserde_json-ca7957aea6a7a30f,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libserde_core-3babf6f5a9b2410c}.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/rustcJW944v/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/tool_parser_cohere-bdf5124ddac748c1" "-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 `tool-parser` (test "tool_parser_cohere") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "967dc340cbda7368b24c9eef7c6b6c4acb56c0e08d56d6a616e9346f68390983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "967dc340cbda7368b24c9eef7c6b6c4acb56c0e08d56d6a616e9346f68390983", kill_on_drop: false }`
[INFO] [stdout] 967dc340cbda7368b24c9eef7c6b6c4acb56c0e08d56d6a616e9346f68390983
