[INFO] cloning repository https://github.com/faridchalouhipersonal/rust-hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faridchalouhipersonal/rust-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridchalouhipersonal%2Frust-hello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridchalouhipersonal%2Frust-hello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2a00f32d03470b1332efd65946506b2c7f9bc33 [INFO] testing faridchalouhipersonal/rust-hello-world against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridchalouhipersonal%2Frust-hello-world" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/faridchalouhipersonal/rust-hello-world on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/faridchalouhipersonal/rust-hello-world [INFO] finished tweaking git repo https://github.com/faridchalouhipersonal/rust-hello-world [INFO] tweaked toml for git repo https://github.com/faridchalouhipersonal/rust-hello-world written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/faridchalouhipersonal/rust-hello-world 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ea040e54f7e2a053fd7be2ae101a4b017bae4ca95bca94e7d9c4fa359590cb7 [INFO] running `Command { std: "docker" "start" "-a" "8ea040e54f7e2a053fd7be2ae101a4b017bae4ca95bca94e7d9c4fa359590cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ea040e54f7e2a053fd7be2ae101a4b017bae4ca95bca94e7d9c4fa359590cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea040e54f7e2a053fd7be2ae101a4b017bae4ca95bca94e7d9c4fa359590cb7", kill_on_drop: false }` [INFO] [stdout] 8ea040e54f7e2a053fd7be2ae101a4b017bae4ca95bca94e7d9c4fa359590cb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 586477dadcaf5a627c319778db1d96396f0a690b399202d848d034698391af4f [INFO] running `Command { std: "docker" "start" "-a" "586477dadcaf5a627c319778db1d96396f0a690b399202d848d034698391af4f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling rust-web-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.50s [INFO] running `Command { std: "docker" "inspect" "586477dadcaf5a627c319778db1d96396f0a690b399202d848d034698391af4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "586477dadcaf5a627c319778db1d96396f0a690b399202d848d034698391af4f", kill_on_drop: false }` [INFO] [stdout] 586477dadcaf5a627c319778db1d96396f0a690b399202d848d034698391af4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acb6a4dcaec902d60caf1d1bc8c8aca3e5bfe9bfe85d4fab1560c8c61644a8e9 [INFO] running `Command { std: "docker" "start" "-a" "acb6a4dcaec902d60caf1d1bc8c8aca3e5bfe9bfe85d4fab1560c8c61644a8e9", kill_on_drop: false }` [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling rust-web-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcHc9KJP/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-5b337cbd81a5a91e.rlib,libgetopts-b3d751a359439e5c.rlib,libunicode_width-b94cd6aeaf6d0888.rlib,librustc_std_workspace_std-7eff89145b2e518b.rlib}" "/opt/rustwide/target/debug/deps/{libactix_web-6dceebc4bf1c1882.rlib,libimpl_more-ae02cbf4feb864b1.rlib,liburl-6ddb1fe05d965ea0.rlib,libidna-806905690db29336.rlib,libunicode_normalization-6e95056299e99db3.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2c8b2b04927c9e3a.rlib,libserde_urlencoded-016b7e8f4a6667bc.rlib,libform_urlencoded-a5edb5174711de82.rlib,libserde_json-4787c20f4dd3c559.rlib,libryu-f8ba606093049f91.rlib,libactix_server-099ae3a17222f1d3.rlib,libactix_router-482692ed2b06e01b.rlib,libregex-0aecdc4acd716247.rlib,libregex_automata-40fbea3c172927e4.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libserde-c928eb450986a379.rlib,libcookie-bb40a74592322ced.rlib,libtime-5e8c3c65e4d9f1e7.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libactix_http-c5cacae596fc9baa.rlib,librand-f6e0e41fe7e06f91.rlib,librand_chacha-89e6b88c5a69bee4.rlib,libppv_lite86-05a24f8bae4fea93.rlib,librand_core-1e6d6cfe2fd35346.rlib,libhttparse-1f171d883a977f5d.rlib,libbrotli-4a3fbbdbcb2f3328.rlib,libbrotli_decompressor-28920ff4f3fb163d.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsha1-f0ce944a315ee0c3.rlib,libcpufeatures-864a46b3d6008197.rlib,libdigest-5e15205bd3aba875.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-57b5775ae13b5cdb.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,libbase64-2a03de3babadded3.rlib,liblocal_channel-1f39405c63f41e49.rlib,libbytestring-988e66125285e3db.rlib,libencoding_rs-68ad4a143c31cce1.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libahash-8b27578042f976c2.rlib,libgetrandom-fb4e28612b04c703.rlib,libzerocopy-a27ac4b62a6190e0.rlib,libbyteorder-7df9ab1ae37e1368.rlib,libmime-4b44681fdb2c65f7.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libh2-8032e7214747d0d6.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_util-4ba6a17fdd0ec935.rlib,libfutures_task-bcce5f8e5b6ec165.rlib,libpin_utils-9a5791cba021167a.rlib,libzstd-38d21c1eef9d05cc.rlib,libzstd_safe-aea50ddc32af4a09.rlib,libzstd_sys-fd77b38218968a03.rlib,libflate2-677d8aca5f3f1a32.rlib,libminiz_oxide-9ee3d538996be813.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libactix_service-eb0bedf7d364edcb.rlib,libactix_codec-05c5a32ed9fa2142.rlib,libtracing-b208a0765b663904.rlib,libtracing_core-1a977c0faab82eff.rlib,libonce_cell-debe7c411cf97340.rlib,libmemchr-3ffe5f7a52883367.rlib,libbitflags-ce446ee600bbaa5e.rlib,libtokio_util-2e5e8bc84e46ad9a.rlib,libfutures_sink-be8442ee548d90f9.rlib,libactix_utils-c5ff58c994e351ff.rlib,liblocal_waker-db44699d6c187aa3.rlib,libactix_rt-abbb6bc24e680512.rlib,libtokio-4f3e60d48f4585bf.rlib,libsignal_hook_registry-c67e1f251ed5d940.rlib,libsocket2-c8fc8a78d130e1da.rlib,libmio-1ffb17fef8b5fdfd.rlib,liblog-5fb51f756c1191b0.rlib,libparking_lot-481841e7dbfd8031.rlib,libparking_lot_core-748e1edf4a990dbd.rlib,liblibc-bb4498038793aa73.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libhttp-3fec65441034439c.rlib,libitoa-4c6598116a867907.rlib,libbytes-3d9b205de7df0211.rlib,libfnv-2d77ec4f6f971b24.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/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/zstd-sys-7a325b2afa25b252/out" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_web_server-d68d05e1bfce5605" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQPXVCa.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/rust_web_server-d68d05e1bfce5605 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/target/debug/build/zstd-sys-7a325b2afa25b252/out -L/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcHc9KJP/symbols.o /opt/rustwide/target/debug/deps/rust_web_server-d68d05e1bfce5605.rust_web_server.510735f6b0bbceb2-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/rust_web_server-d68d05e1bfce5605.rust_web_server.510735f6b0bbceb2-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/rust_web_server-d68d05e1bfce5605.rust_web_server.510735f6b0bbceb2-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/rust_web_server-d68d05e1bfce5605.rust_web_server.510735f6b0bbceb2-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/rust_web_server-d68d05e1bfce5605.rust_web_server.510735f6b0bbceb2-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/rust_web_server-d68d05e1bfce5605.rust_web_server.510735f6b0bbceb2-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/rust_web_server-d68d05e1bfce5605.rust_web_server.510735f6b0bbceb2-cgu.6.rcgu.o /opt/rustwide/target/debug/deps/rust_web_server-d68d05e1bfce5605.rust_web_server.510735f6b0bbceb2-cgu.7.rcgu.o /opt/rustwide/target/debug/deps/rust_web_server-d68d05e1bfce5605.8nxo9u456zldymtkjkkv37zqg.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5b337cbd81a5a91e.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b3d751a359439e5c.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b94cd6aeaf6d0888.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7eff89145b2e518b.rlib /opt/rustwide/target/debug/deps/libactix_web-6dceebc4bf1c1882.rlib /opt/rustwide/target/debug/deps/libimpl_more-ae02cbf4feb864b1.rlib /opt/rustwide/target/debug/deps/liburl-6ddb1fe05d965ea0.rlib /opt/rustwide/target/debug/deps/libidna-806905690db29336.rlib /opt/rustwide/target/debug/deps/libunicode_normalization-6e95056299e99db3.rlib /opt/rustwide/target/debug/deps/libtinyvec-319ff0b4394c279d.rlib /opt/rustwide/target/debug/deps/libtinyvec_macros-1c14e8980bff1229.rlib /opt/rustwide/target/debug/deps/libunicode_bidi-2c8b2b04927c9e3a.rlib /opt/rustwide/target/debug/deps/libserde_urlencoded-016b7e8f4a6667bc.rlib /opt/rustwide/target/debug/deps/libform_urlencoded-a5edb5174711de82.rlib /opt/rustwide/target/debug/deps/libserde_json-4787c20f4dd3c559.rlib /opt/rustwide/target/debug/deps/libryu-f8ba606093049f91.rlib /opt/rustwide/target/debug/deps/libactix_server-099ae3a17222f1d3.rlib /opt/rustwide/target/debug/deps/libactix_router-482692ed2b06e01b.rlib /opt/rustwide/target/debug/deps/libregex-0aecdc4acd716247.rlib /opt/rustwide/target/debug/deps/libregex_automata-40fbea3c172927e4.rlib /opt/rustwide/target/debug/deps/libaho_corasick-5318fee7af990b33.rlib /opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rlib /opt/rustwide/target/debug/deps/libserde-c928eb450986a379.rlib /opt/rustwide/target/debug/deps/libcookie-bb40a74592322ced.rlib /opt/rustwide/target/debug/deps/libtime-5e8c3c65e4d9f1e7.rlib /opt/rustwide/target/debug/deps/libtime_core-4e44e5dcd53c485d.rlib /opt/rustwide/target/debug/deps/libnum_conv-2c976fbf8b8f2899.rlib /opt/rustwide/target/debug/deps/libderanged-9df638cca9ea2119.rlib /opt/rustwide/target/debug/deps/libpowerfmt-a0c185df26c26a22.rlib /opt/rustwide/target/debug/deps/libactix_http-c5cacae596fc9baa.rlib /opt/rustwide/target/debug/deps/librand-f6e0e41fe7e06f91.rlib /opt/rustwide/target/debug/deps/librand_chacha-89e6b88c5a69bee4.rlib /opt/rustwide/target/debug/deps/libppv_lite86-05a24f8bae4fea93.rlib /opt/rustwide/target/debug/deps/librand_core-1e6d6cfe2fd35346.rlib /opt/rustwide/target/debug/deps/libhttparse-1f171d883a977f5d.rlib /opt/rustwide/target/debug/deps/libbrotli-4a3fbbdbcb2f3328.rlib /opt/rustwide/target/debug/deps/libbrotli_decompressor-28920ff4f3fb163d.rlib /opt/rustwide/target/debug/deps/liballoc_stdlib-be9175862277e1f4.rlib /opt/rustwide/target/debug/deps/liballoc_no_stdlib-06c983927188c99c.rlib /opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rlib /opt/rustwide/target/debug/deps/libsha1-f0ce944a315ee0c3.rlib /opt/rustwide/target/debug/deps/libcpufeatures-864a46b3d6008197.rlib /opt/rustwide/target/debug/deps/libdigest-5e15205bd3aba875.rlib /opt/rustwide/target/debug/deps/libblock_buffer-3c22f9850993a748.rlib /opt/rustwide/target/debug/deps/libcrypto_common-57b5775ae13b5cdb.rlib /opt/rustwide/target/debug/deps/libgeneric_array-55e3d99ab424402d.rlib /opt/rustwide/target/debug/deps/libtypenum-e3323f6ed06bf501.rlib /opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib /opt/rustwide/target/debug/deps/liblocal_channel-1f39405c63f41e49.rlib /opt/rustwide/target/debug/deps/libbytestring-988e66125285e3db.rlib /opt/rustwide/target/debug/deps/libencoding_rs-68ad4a143c31cce1.rlib /opt/rustwide/target/debug/deps/liblanguage_tags-f2740fbda1808d44.rlib /opt/rustwide/target/debug/deps/libahash-8b27578042f976c2.rlib /opt/rustwide/target/debug/deps/libgetrandom-fb4e28612b04c703.rlib /opt/rustwide/target/debug/deps/libzerocopy-a27ac4b62a6190e0.rlib /opt/rustwide/target/debug/deps/libbyteorder-7df9ab1ae37e1368.rlib /opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib /opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rlib /opt/rustwide/target/debug/deps/libh2-8032e7214747d0d6.rlib /opt/rustwide/target/debug/deps/libindexmap-579b1e65dcc623d4.rlib /opt/rustwide/target/debug/deps/libequivalent-fdc46004df91ad08.rlib /opt/rustwide/target/debug/deps/libhashbrown-7d6c39ba3af9f5f6.rlib /opt/rustwide/target/debug/deps/libslab-d2d6782c70f6d408.rlib /opt/rustwide/target/debug/deps/libfutures_util-4ba6a17fdd0ec935.rlib /opt/rustwide/target/debug/deps/libfutures_task-bcce5f8e5b6ec165.rlib /opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rlib /opt/rustwide/target/debug/deps/libzstd-38d21c1eef9d05cc.rlib /opt/rustwide/target/debug/deps/libzstd_safe-aea50ddc32af4a09.rlib /opt/rustwide/target/debug/deps/libzstd_sys-fd77b38218968a03.rlib /opt/rustwide/target/debug/deps/libflate2-677d8aca5f3f1a32.rlib /opt/rustwide/target/debug/deps/libminiz_oxide-9ee3d538996be813.rlib /opt/rustwide/target/debug/deps/libadler2-b931b79841890bad.rlib /opt/rustwide/target/debug/deps/libcrc32fast-ec6b1847c42b19ed.rlib /opt/rustwide/target/debug/deps/libactix_service-eb0bedf7d364edcb.rlib /opt/rustwide/target/debug/deps/libactix_codec-05c5a32ed9fa2142.rlib /opt/rustwide/target/debug/deps/libtracing-b208a0765b663904.rlib /opt/rustwide/target/debug/deps/libtracing_core-1a977c0faab82eff.rlib /opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rlib /opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rlib /opt/rustwide/target/debug/deps/libbitflags-ce446ee600bbaa5e.rlib /opt/rustwide/target/debug/deps/libtokio_util-2e5e8bc84e46ad9a.rlib /opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rlib /opt/rustwide/target/debug/deps/libactix_utils-c5ff58c994e351ff.rlib /opt/rustwide/target/debug/deps/liblocal_waker-db44699d6c187aa3.rlib /opt/rustwide/target/debug/deps/libactix_rt-abbb6bc24e680512.rlib /opt/rustwide/target/debug/deps/libtokio-4f3e60d48f4585bf.rlib /opt/rustwide/target/debug/deps/libsignal_hook_registry-c67e1f251ed5d940.rlib /opt/rustwide/target/debug/deps/libsocket2-c8fc8a78d130e1da.rlib /opt/rustwide/target/debug/deps/libmio-1ffb17fef8b5fdfd.rlib /opt/rustwide/target/debug/deps/liblog-5fb51f756c1191b0.rlib /opt/rustwide/target/debug/deps/libparking_lot-481841e7dbfd8031.rlib /opt/rustwide/target/debug/deps/libparking_lot_core-748e1edf4a990dbd.rlib /opt/rustwide/target/debug/deps/liblibc-bb4498038793aa73.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/target/debug/deps/libsmallvec-8045c56aeb050430.rlib /opt/rustwide/target/debug/deps/liblock_api-0fd539a479e0f355.rlib /opt/rustwide/target/debug/deps/libscopeguard-d52bd00767847e44.rlib /opt/rustwide/target/debug/deps/libpin_project_lite-1b69109c4d0b18c5.rlib /opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib /opt/rustwide/target/debug/deps/libhttp-3fec65441034439c.rlib /opt/rustwide/target/debug/deps/libitoa-4c6598116a867907.rlib /opt/rustwide/target/debug/deps/libbytes-3d9b205de7df0211.rlib /opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c961c021679cb080.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf53e161ed1cff61.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-7c9c37927c8e6d84.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8fa2d9148abc4bd4.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac32c271036f683f.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.19.1-rust-1.85.0-nightly 0x00007f940155ced7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.19.1-rust-1.85.0-nightly 0x00007f940155d2ec [INFO] [stdout] 2 libc.so.6 0x00007f93fd419520 [INFO] [stdout] 3 rust-lld 0x000055b4b104bc73 [INFO] [stdout] 4 rust-lld 0x000055b4b0e7fb36 [INFO] [stdout] 5 rust-lld 0x000055b4b0e654ec [INFO] [stdout] 6 rust-lld 0x000055b4b0d96ae0 [INFO] [stdout] 7 rust-lld 0x000055b4b0d95b7d [INFO] [stdout] 8 rust-lld 0x000055b4b0d96221 [INFO] [stdout] 9 libc.so.6 0x00007f93fd400d90 [INFO] [stdout] 10 libc.so.6 0x00007f93fd400e40 __libc_start_main + 128 [INFO] [stdout] 11 rust-lld 0x000055b4b0c187e9 [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 `rust-web-server` (bin "rust-web-server" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "acb6a4dcaec902d60caf1d1bc8c8aca3e5bfe9bfe85d4fab1560c8c61644a8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb6a4dcaec902d60caf1d1bc8c8aca3e5bfe9bfe85d4fab1560c8c61644a8e9", kill_on_drop: false }` [INFO] [stdout] acb6a4dcaec902d60caf1d1bc8c8aca3e5bfe9bfe85d4fab1560c8c61644a8e9