[INFO] cloning repository https://github.com/lodrem/echoserver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lodrem/echoserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flodrem%2Fechoserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flodrem%2Fechoserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75f7f1f714df4d6aa39d4b4c961cbb9b37852ae2 [INFO] testing lodrem/echoserver against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flodrem%2Fechoserver" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lodrem/echoserver on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lodrem/echoserver [INFO] finished tweaking git repo https://github.com/lodrem/echoserver [INFO] tweaked toml for git repo https://github.com/lodrem/echoserver written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lodrem/echoserver 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc9919b7ddf9f56e551e41077648bb661f814869559f1ca384471fbb0857d261 [INFO] running `Command { std: "docker" "start" "-a" "cc9919b7ddf9f56e551e41077648bb661f814869559f1ca384471fbb0857d261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc9919b7ddf9f56e551e41077648bb661f814869559f1ca384471fbb0857d261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9919b7ddf9f56e551e41077648bb661f814869559f1ca384471fbb0857d261", kill_on_drop: false }` [INFO] [stdout] cc9919b7ddf9f56e551e41077648bb661f814869559f1ca384471fbb0857d261 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aed240713c46d26386f0a5d47bffbee0fb58e68a8360f207bc671a85ed7b13e5 [INFO] running `Command { std: "docker" "start" "-a" "aed240713c46d26386f0a5d47bffbee0fb58e68a8360f207bc671a85ed7b13e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling echoserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdNeM3z/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-35d430f86fd579ae.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libthread_local-fb85df4e68fd5c29.rlib,libsharded_slab-7a8c373ed17c818e.rlib,liblazy_static-2bb390fee0230a38.rlib,libtracing_log-923ea947ff203326.rlib,libclap-9d1b2f41232fd6a8.rlib,libclap_builder-af537826c5b2ee6a.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-c64133867fc8176d.rlib,libanstyle_query-8d3653252a5c3fa6.rlib,libcolorchoice-bfe75a9d19074058.rlib,libanstyle_parse-1f4e0b1d916c325f.rlib,libutf8parse-e98db3169219ea11.rlib,libclap_lex-b5c2fb94a3ed7e8d.rlib,libanstyle-3f5f62a5160c2726.rlib,libtower_http-3bb89d48fb38f46d.rlib,libbitflags-f87f62472e1f73dd.rlib,libaxum-678eb183489ecb45.rlib,libmemchr-c03d851e398fde9c.rlib,libserde_path_to_error-10cbd39b54d13311.rlib,libserde_json-ccb1fd024b5541e7.rlib,libserde_urlencoded-10ed93c5ad59398c.rlib,libryu-0f2a15b68b451590.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhyper_util-a2a5983d2106e3f6.rlib,libhyper-1b52e17302811561.rlib,libsmallvec-e2fbd282c83e646d.rlib,libhttparse-a126edcdcf1e38a4.rlib,libhttpdate-8d961f91016e3ac1.rlib,libfutures_channel-1307c0cf24e1e338.rlib,libmatchit-b2689776cf6e5db9.rlib,libsync_wrapper-3774b2b6a2e7860b.rlib,libserde-0f38f28128c4e24d.rlib,libaxum_core-cefebde43c6583cb.rlib,libmime-4b44681fdb2c65f7.rlib,libtracing-b85b49b60a5284a1.rlib,liblog-45799490cfbd2660.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libtracing_core-e2679e058e1a68f3.rlib,libonce_cell-76fc2f20281cf920.rlib,libsync_wrapper-17f912c27eab8964.rlib,libhttp_body_util-3b3ed1d0ddf66982.rlib,libhttp_body-cee26ae3a8a3aa78.rlib,libhttp-3a62d767f2fdcf66.rlib,libitoa-999708371cbed003.rlib,libfnv-2d77ec4f6f971b24.rlib,libtower-c790a5bc77ee7c2c.rlib,libpin_project-a5f62b2c1937f4ac.rlib,libtower_layer-d544d4bd616865b8.rlib,libfutures_util-d007d1d5fa803956.rlib,libfutures_task-66bb770e0c780f5b.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-f3ba6b0098b3aba2.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtokio-bb4f4707d528229e.rlib,libsignal_hook_registry-c9d0ca121d0ecd52.rlib,libsocket2-27bc74f81dd3e6f2.rlib,libbytes-807aa0e4ca3b64a8.rlib,libmio-e6c9ed4a9f19fb32.rlib,liblibc-1668185cbc4ad514.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libanyhow-ee70fbd11e6fed51.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/echoserver-b187120957a8676d" "-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 0x00007c11055f9e57 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4df9e57) [INFO] [stdout] #1 0x00007c11055fa26c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dfa26c) [INFO] [stdout] #2 0x00007c1100619520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00007c110077785d (/lib/x86_64-linux-gnu/libc.so.6+0x1a085d) [INFO] [stdout] #4 0x00007c110887aacc llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007c11055ab961 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dab961) [INFO] [stdout] #6 0x00007c11055aa0cd llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4daa0cd) [INFO] [stdout] #7 0x00005dc2c2e0cf5d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x485f5d) [INFO] [stdout] #8 0x00005dc2c2da196a void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x00007c11055ab832 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4dab832) [INFO] [stdout] #10 0x00007c11055aabea llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4daabea) [INFO] [stdout] #11 0x00007c1105526190 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4d26190) [INFO] [stdout] #12 0x00007c110066bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x00007c11006fca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `echoserver` (bin "echoserver") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "aed240713c46d26386f0a5d47bffbee0fb58e68a8360f207bc671a85ed7b13e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed240713c46d26386f0a5d47bffbee0fb58e68a8360f207bc671a85ed7b13e5", kill_on_drop: false }` [INFO] [stdout] aed240713c46d26386f0a5d47bffbee0fb58e68a8360f207bc671a85ed7b13e5