[INFO] cloning repository https://github.com/edgeandnode/qtrace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edgeandnode/qtrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgeandnode%2Fqtrace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgeandnode%2Fqtrace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50783c7e9df507aae222b10b7ed6aa0019e1b946 [INFO] testing edgeandnode/qtrace against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgeandnode%2Fqtrace" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edgeandnode/qtrace on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edgeandnode/qtrace [INFO] finished tweaking git repo https://github.com/edgeandnode/qtrace [INFO] tweaked toml for git repo https://github.com/edgeandnode/qtrace written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/edgeandnode/qtrace 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 847d3426573cd7639648de70d93b872c9af125b67e2ffd36ec5fea8f3d6857f3 [INFO] running `Command { std: "docker" "start" "-a" "847d3426573cd7639648de70d93b872c9af125b67e2ffd36ec5fea8f3d6857f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "847d3426573cd7639648de70d93b872c9af125b67e2ffd36ec5fea8f3d6857f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847d3426573cd7639648de70d93b872c9af125b67e2ffd36ec5fea8f3d6857f3", kill_on_drop: false }` [INFO] [stdout] 847d3426573cd7639648de70d93b872c9af125b67e2ffd36ec5fea8f3d6857f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83dc255cdcca37f93300f4eed4fff3728a2593158bbb6215677475eb140136e4 [INFO] running `Command { std: "docker" "start" "-a" "83dc255cdcca37f93300f4eed4fff3728a2593158bbb6215677475eb140136e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling winnow v0.5.30 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling serde_toml v0.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling qtrace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1gh26Z/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-3ea32f738a391202.rlib,libtoml_edit-f23d23c3690ed4b7.rlib,libserde_spanned-abbfa81a95cff868.rlib,libwinnow-bb11deb136d33f9e.rlib,libtoml_datetime-b3a5f3838816aa13.rlib,libreqwest-34649a2e922822ed.rlib,libhyper_tls-fa4431033130f986.rlib,libbase64-6955b9528a176f02.rlib,libipnet-f3b116e706e145a1.rlib,libtokio_native_tls-45e2f77591414150.rlib,libserde_urlencoded-b0f69b211d7dfd84.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-f27ba02cb0b9b1d0.rlib,libnative_tls-4d4367d687c85c38.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-45b48f4a1460f3ac.rlib,libbitflags-5c36641155923b05.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libopenssl_sys-f7fdb52e9ee6d3bd.rlib,libhyper-c5fed9695cd15b9a.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-f65ae3ea534beec5.rlib,libindexmap-4ae1131d34353f41.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-9dbb75234fa537e4.rlib,libtokio_util-66c8f64e9b360fbe.rlib,libfutures_sink-b1d55117526f33f8.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtracing-905e4c8be13ebfc0.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libfutures_channel-185f8608b31ca5b8.rlib,libtokio-9ce761c6a4d14802.rlib,libnum_cpus-68b6b60f11a40ea7.rlib,libsocket2-ad7baa9876e64620.rlib,libmio-40acc9fc958b5511.rlib,liblibc-0124761c4bd01839.rlib,libhttp_body-95df84960baf9adb.rlib,liblog-062448fef1760a61.rlib,libfutures_util-97e57db526dd114a.rlib,libmemchr-5ca7148678800e70.rlib,libfutures_io-18aefa499f4018e3.rlib,libslab-04579c13bebef5f6.rlib,libpin_project_lite-89bb0688a32eddef.rlib,libfutures_task-bd2f1beff8a95cf4.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-ff204b2dbc9995f7.rlib,libhttp-aa2566f022e3bbb8.rlib,libbytes-3ad72df070df6f8e.rlib,libfnv-2d77ec4f6f971b24.rlib,liburl-2979547be6a5972d.rlib,libidna-1deaf8c98bc9f4e2.rlib,libunicode_normalization-8178bb9bd2f4dc32.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-3ca4596aaaf0d1fd.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libserde_json-79b24a43011818bd.rlib,libryu-8ff14dfa97b8970c.rlib,libitoa-cbcf4da6e0ac7621.rlib,libserde-dfbaa42ba6e11507.rlib,libclap-e95eaf0d8a9a22bb.rlib,libclap_builder-2c20ac0cbae5f577.rlib,libstrsim-d620f0ade87b0f1f.rlib,libanstream-490d8fb6eb0ccc24.rlib,libanstyle_query-8d3653252a5c3fa6.rlib,libcolorchoice-bfe75a9d19074058.rlib,libanstyle_parse-1f4e0b1d916c325f.rlib,libutf8parse-e98db3169219ea11.rlib,libclap_lex-628d2097fa6ffef1.rlib,libanstyle-668789c6154fae2f.rlib,libanyhow-580fe8eb48cf1861.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1gh26Z/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/qtrace-f98cab7a839ae006" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x00007b51bd6b0da7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56b0da7) [INFO] [stdout] #1 0x00007b51bd6b11bc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56b11bc) [INFO] [stdout] #2 0x00007b51c1bd9330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00007b51c1d1ca9d (/lib/x86_64-linux-gnu/libc.so.6+0x188a9d) [INFO] [stdout] #4 0x00007b51c0a27a7e llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007b51bd6608e1 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56608e1) [INFO] [stdout] #6 0x00007b51bd65f7b8 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x565f7b8) [INFO] [stdout] #7 0x000059e1cc64d62d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc62d) [INFO] [stdout] #8 0x000059e1cc5d96ca void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x00007b51bd6607b2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56607b2) [INFO] [stdout] #10 0x00007b51bd66021a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x566021a) [INFO] [stdout] #11 0x00007b51bd5d98d0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x55d98d0) [INFO] [stdout] #12 0x00007b51c1c30aa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x00007b51c1cbda34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/qtrace-f98cab7a839ae006': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qtrace` (bin "qtrace") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "83dc255cdcca37f93300f4eed4fff3728a2593158bbb6215677475eb140136e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83dc255cdcca37f93300f4eed4fff3728a2593158bbb6215677475eb140136e4", kill_on_drop: false }` [INFO] [stdout] 83dc255cdcca37f93300f4eed4fff3728a2593158bbb6215677475eb140136e4