[INFO] cloning repository https://github.com/hackartists/dioxus-aws [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hackartists/dioxus-aws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackartists%2Fdioxus-aws", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackartists%2Fdioxus-aws'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d365f75923e6d008a2d682494fa2871918732bdf [INFO] checking hackartists/dioxus-aws against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackartists%2Fdioxus-aws" "/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/hackartists/dioxus-aws on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hackartists/dioxus-aws [INFO] finished tweaking git repo https://github.com/hackartists/dioxus-aws [INFO] tweaked toml for git repo https://github.com/hackartists/dioxus-aws written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hackartists/dioxus-aws 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f470388a91883e06839edb5ec13e8032a8823ba5f9b297ee3f65034fa93e862f [INFO] running `Command { std: "docker" "start" "-a" "f470388a91883e06839edb5ec13e8032a8823ba5f9b297ee3f65034fa93e862f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f470388a91883e06839edb5ec13e8032a8823ba5f9b297ee3f65034fa93e862f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f470388a91883e06839edb5ec13e8032a8823ba5f9b297ee3f65034fa93e862f", kill_on_drop: false }` [INFO] [stdout] f470388a91883e06839edb5ec13e8032a8823ba5f9b297ee3f65034fa93e862f [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a69e515194933836bb2a0ea25f88669de1885254f8996e9b0607fcc2c239ae6e [INFO] running `Command { std: "docker" "start" "-a" "a69e515194933836bb2a0ea25f88669de1885254f8996e9b0607fcc2c239ae6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking dioxus-core-types v0.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling lazy-js-bundle v0.6.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling dioxus-document v0.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking dioxus-cli-config v0.6.0 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling dioxus-config-macro v0.6.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking const_format v0.2.33 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking dioxus-rsx v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling server_fn_macro v0.6.15 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling const-serialize-macro v0.6.0 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.0 [INFO] [stderr] Compiling dioxus-router-macro v0.6.0 [INFO] [stderr] Compiling server_fn_macro_default v0.6.15 [INFO] [stderr] Compiling dioxus_server_macro v0.6.0 [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaorh1Fl/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `const-serialize-macro` (lib) due to 1 previous error [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" "-Wl,--version-script=/tmp/rustcWBnH98/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcWBnH98/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/dioxus_server_macro-8e4ddd4e4b85beca.59wbkwuxmehgejph63b171y9r.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserver_fn_macro-2566d613b7deda36.rlib,libsyn-c5b8b33b07f91a8e.rlib,libquote-55a57159f29616c6.rlib,libproc_macro2-5af1bb0bea2070fb.rlib,libunicode_ident-d14904b1232aa2ec.rlib,libconvert_case-cf49d814112b44e9.rlib,libunicode_segmentation-dc98e5380af19de4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-L" "/tmp/rustcWBnH98/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/libdioxus_server_macro-8e4ddd4e4b85beca.so" "-Wl,--gc-sections" "-shared" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-html-internal-macro` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `dioxus_server_macro` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `warnings-macro` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustccW2C7Q/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustccW2C7Q/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/server_fn_macro_default-a8e7c0f355be6a44.6jw2hz5cslb8gcd5m2lxlyqdj.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserver_fn_macro-2566d613b7deda36.rlib,libsyn-c5b8b33b07f91a8e.rlib,libquote-55a57159f29616c6.rlib,libproc_macro2-5af1bb0bea2070fb.rlib,libunicode_ident-d14904b1232aa2ec.rlib,libconvert_case-cf49d814112b44e9.rlib,libunicode_segmentation-dc98e5380af19de4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-L" "/tmp/rustccW2C7Q/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/libserver_fn_macro_default-a8e7c0f355be6a44.so" "-Wl,--gc-sections" "-shared" "-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/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cca5mE78.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libserver_fn_macro_default-a8e7c0f355be6a44.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustccW2C7Q/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. --version-script=/tmp/rustccW2C7Q/list --no-undefined-version /tmp/rustccW2C7Q/symbols.o /opt/rustwide/target/debug/deps/server_fn_macro_default-a8e7c0f355be6a44.server_fn_macro_default.34f13550d6887e14-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/server_fn_macro_default-a8e7c0f355be6a44.6jw2hz5cslb8gcd5m2lxlyqdj.rcgu.rmeta /opt/rustwide/target/debug/deps/server_fn_macro_default-a8e7c0f355be6a44.83klq7t8z0wpr7qljo5m0q7il.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libserver_fn_macro-2566d613b7deda36.rlib /opt/rustwide/target/debug/deps/libsyn-c5b8b33b07f91a8e.rlib /opt/rustwide/target/debug/deps/libquote-55a57159f29616c6.rlib /opt/rustwide/target/debug/deps/libproc_macro2-5af1bb0bea2070fb.rlib /opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rlib /opt/rustwide/target/debug/deps/libconvert_case-cf49d814112b44e9.rlib /opt/rustwide/target/debug/deps/libunicode_segmentation-dc98e5380af19de4.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-e8e50e3df43a9844.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-e3569d2cfc502f76.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-1293de64c85a4ad4.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-77b6a10324684199.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf2e58a5bd64879c.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6d926156ae6ebb22.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9ec0c6107f31a10e.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-79199bf1cf52d287.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34be99df30443e31.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c22466b37c553260.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a5f1a41cb456a32a.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3a979e4b1bedf2cb.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-287319d71ad82f11.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8baed381848f81ed.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-79e2345b7c84b8e8.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-30ae05ec2b9fe1cb.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-bbe814c763b85e64.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c108d169d7d8a33e.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-23dc8270f70dc803.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-26f49390046b928a.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x0000784bf30dac37 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56dac37) [INFO] [stdout] #1 0x0000784bf30db04c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56db04c) [INFO] [stdout] #2 0x0000784bed833330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00006166e553811a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55711a) [INFO] [stdout] #4 0x00006166e53515a3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00006166e532f27a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00006166e532a694 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349694) [INFO] [stdout] #7 0x00006166e523a2d6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2592d6) [INFO] [stdout] #8 0x00006166e5239320 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258320) [INFO] [stdout] #9 0x00006166e52399d1 main (/opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2589d1) [INFO] [stdout] #10 0x0000784bed8181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x0000784bed81828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00006166e50bbf89 _start (/opt/rustwide/rustup-home/toolchains/6619027b13a87a3597115f2c8231f107bf3a7a5f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdaf89) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libserver_fn_macro_default-a8e7c0f355be6a44.so': 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 `server_fn_macro_default` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a69e515194933836bb2a0ea25f88669de1885254f8996e9b0607fcc2c239ae6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69e515194933836bb2a0ea25f88669de1885254f8996e9b0607fcc2c239ae6e", kill_on_drop: false }` [INFO] [stdout] a69e515194933836bb2a0ea25f88669de1885254f8996e9b0607fcc2c239ae6e