[INFO] cloning repository https://github.com/frdomovic/ws-client-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frdomovic/ws-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrdomovic%2Fws-client-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrdomovic%2Fws-client-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8207f5d3e604067fe4c4ccd9a17dd8e41a178c9 [INFO] testing frdomovic/ws-client-rs against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrdomovic%2Fws-client-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frdomovic/ws-client-rs on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frdomovic/ws-client-rs [INFO] finished tweaking git repo https://github.com/frdomovic/ws-client-rs [INFO] tweaked toml for git repo https://github.com/frdomovic/ws-client-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/frdomovic/ws-client-rs 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed5361bb2971e7a858601cbe3f7ad9616ad8a7829eee978f58719fa97f506ef6 [INFO] running `Command { std: "docker" "start" "-a" "ed5361bb2971e7a858601cbe3f7ad9616ad8a7829eee978f58719fa97f506ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed5361bb2971e7a858601cbe3f7ad9616ad8a7829eee978f58719fa97f506ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed5361bb2971e7a858601cbe3f7ad9616ad8a7829eee978f58719fa97f506ef6", kill_on_drop: false }` [INFO] [stdout] ed5361bb2971e7a858601cbe3f7ad9616ad8a7829eee978f58719fa97f506ef6 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5ef2c7b57a0110e8d6374d53aacf796f73bf428444c49eba43b960d51e5100f [INFO] running `Command { std: "docker" "start" "-a" "a5ef2c7b57a0110e8d6374d53aacf796f73bf428444c49eba43b960d51e5100f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling websocket-cli-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.69s [INFO] running `Command { std: "docker" "inspect" "a5ef2c7b57a0110e8d6374d53aacf796f73bf428444c49eba43b960d51e5100f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5ef2c7b57a0110e8d6374d53aacf796f73bf428444c49eba43b960d51e5100f", kill_on_drop: false }` [INFO] [stdout] a5ef2c7b57a0110e8d6374d53aacf796f73bf428444c49eba43b960d51e5100f [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bf2c0195c9b018508be5aac61b91a0d82afef3d73fa654267da40de9f33e60c [INFO] running `Command { std: "docker" "start" "-a" "8bf2c0195c9b018508be5aac61b91a0d82afef3d73fa654267da40de9f33e60c", kill_on_drop: false }` [INFO] [stderr] Compiling websocket-cli-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfOxImk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-af3d91371532881e.rlib,libryu-8ff14dfa97b8970c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio_tungstenite-e13d3c8de4d55f76.rlib,libtokio_native_tls-5e24b1c8ab6737e5.rlib,libtokio-f8d0c323035982de.rlib,libsignal_hook_registry-5deaa7d81e31b387.rlib,libnum_cpus-4b23935e38da6c78.rlib,libsocket2-17a4e830bc99749e.rlib,libmio-11d823a3f98e69a5.rlib,libparking_lot-528a4a6317e3bb25.rlib,libparking_lot_core-2ad041972701d010.rlib,libsmallvec-1a60f31cc60814d8.rlib,liblock_api-fe55b33dfa9608af.rlib,libscopeguard-d52bd00767847e44.rlib,libtungstenite-e5ec0dbe1dbb5ed0.rlib,libdata_encoding-27d68fb865743c1d.rlib,librand-25621a90c9d8cf94.rlib,librand_chacha-701efe2471f43969.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-3453a54ca356ee27.rlib,libgetrandom-dcfcf22b31b82760.rlib,libnative_tls-df419406a1839da4.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-6a8fa9a5148f1fe5.rlib,libonce_cell-24c5d665b6879050.rlib,libbitflags-f4ae7c8d8201b246.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-ef72e9a4f03d6770.rlib,liblibc-1668185cbc4ad514.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-1efcbe4f07366651.rlib,libsha1-0b969c3445f2fd8b.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libdigest-a901e0ab52b66573.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-4c5b7ae24a9d0f97.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,libhttparse-a126edcdcf1e38a4.rlib,libthiserror-fc5f74bfbcd5a880.rlib,liburl-1b020b0cd991e91b.rlib,libidna-0a90d4752734aab0.rlib,libunicode_normalization-8178bb9bd2f4dc32.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,liblog-062448fef1760a61.rlib,libhttp-572dc8107b6da8fd.rlib,libitoa-cbcf4da6e0ac7621.rlib,libbytes-3ad72df070df6f8e.rlib,libfnv-2d77ec4f6f971b24.rlib,libserde-abe727580e9c0fc7.rlib,libfutures_util-a27de224b2c01296.rlib,libslab-04579c13bebef5f6.rlib,libpin_project_lite-89bb0688a32eddef.rlib,libfutures_sink-6b57e84ec4e2a998.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-14ebb66ec99947da.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/rustcfOxImk/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/websocket_cli_rs-c00718d87d7f2278" "-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 0x00007162d66dbd07 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dbd07) [INFO] [stdout] #1 0x00007162d66dc11c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dc11c) [INFO] [stdout] #2 0x00007162d0e19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00007162d0f779f7 (/lib/x86_64-linux-gnu/libc.so.6+0x1a09f7) [INFO] [stdout] #4 0x000059cbddfdc184 void lld::elf::InputSection::writeTo >(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x405184) [INFO] [stdout] #5 0x000059cbde03006b 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] #6 0x00007162d668b7f2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568b7f2) [INFO] [stdout] #7 0x00007162d668b25a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568b25a) [INFO] [stdout] #8 0x00007162d6604900 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5604900) [INFO] [stdout] #9 0x00007162d0e6bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #10 0x00007162d0efca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/websocket_cli_rs-c00718d87d7f2278': 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 `websocket-cli-rs` (bin "websocket-cli-rs" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8bf2c0195c9b018508be5aac61b91a0d82afef3d73fa654267da40de9f33e60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf2c0195c9b018508be5aac61b91a0d82afef3d73fa654267da40de9f33e60c", kill_on_drop: false }` [INFO] [stdout] 8bf2c0195c9b018508be5aac61b91a0d82afef3d73fa654267da40de9f33e60c