[INFO] cloning repository https://github.com/eduardoamorim-dev/Leptos-CRUD [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eduardoamorim-dev/Leptos-CRUD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardoamorim-dev%2FLeptos-CRUD", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardoamorim-dev%2FLeptos-CRUD'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30a34b09da794e7d8316e21245cafcde3a9ee8ad [INFO] checking eduardoamorim-dev/Leptos-CRUD against try#0fe3684930279e4d3be3aca66b30f82946ce9ac2 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardoamorim-dev%2FLeptos-CRUD" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eduardoamorim-dev/Leptos-CRUD on toolchain 0fe3684930279e4d3be3aca66b30f82946ce9ac2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eduardoamorim-dev/Leptos-CRUD [INFO] finished tweaking git repo https://github.com/eduardoamorim-dev/Leptos-CRUD [INFO] tweaked toml for git repo https://github.com/eduardoamorim-dev/Leptos-CRUD written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eduardoamorim-dev/Leptos-CRUD 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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6626a17b401a45635aed9b1043935a07a9548b61de6a18ef091080ba6a6ca603 [INFO] running `Command { std: "docker" "start" "-a" "6626a17b401a45635aed9b1043935a07a9548b61de6a18ef091080ba6a6ca603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6626a17b401a45635aed9b1043935a07a9548b61de6a18ef091080ba6a6ca603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6626a17b401a45635aed9b1043935a07a9548b61de6a18ef091080ba6a6ca603", kill_on_drop: false }` [INFO] [stdout] 6626a17b401a45635aed9b1043935a07a9548b61de6a18ef091080ba6a6ca603 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fcda6acc6b8e7a169f54611bed1340a6e8718ed5223fb5cb6b2c8e7e1984360 [INFO] running `Command { std: "docker" "start" "-a" "5fcda6acc6b8e7a169f54611bed1340a6e8718ed5223fb5cb6b2c8e7e1984360", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling prettyplease v0.2.27 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking self_cell v1.1.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking inventory v0.3.17 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Checking js-sys v0.3.76 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling server_fn_macro v0.5.7 [INFO] [stderr] Compiling leptos_hot_reload v0.5.7 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking web-sys v0.3.76 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.49 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Compiling server_fn_macro_default v0.5.7 [INFO] [stderr] Compiling leptos_macro v0.5.7 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking leptos_config v0.5.7 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcYLZM6g/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcYLZM6g/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/leptos_macro-f85e01523bbf8b11.5x2zzj698syzjp965xuuu45g3.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserver_fn_macro-80d7afda6e5b3754.rlib,libprettyplease-a224d7ab2e1bf3f9.rlib,libhtml_escape-27e62f0e8051e7dd.rlib,libutf8_width-f59f32a9005b5cdf.rlib,libtracing-682058d3ed7d45dd.rlib,libpin_project_lite-2ecca6b667797f49.rlib,libtracing_core-a0ecc8ee9a61316b.rlib,libonce_cell-8c389f34fb60beb7.rlib,libattribute_derive-6399f63248460d0f.rlib,libitertools-2f3e9ef751f90de0.rlib,libeither-4fcd3f8e66c69bf0.rlib,libleptos_hot_reload-5dcfe7107122065b.rlib,libindexmap-55b2725bc3b9e812.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-4d5c81b3186ab6ab.rlib,libwalkdir-4eb02e97e63d7123.rlib,libsame_file-d0318c27bac25c56.rlib,libserde-3b00f11050addf15.rlib,libparking_lot-3200fb324434fd0d.rlib,libparking_lot_core-af46594a8fad79bd.rlib,liblibc-32e0c0984c32f904.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libsmallvec-d01364d71dfafb6a.rlib,liblock_api-21bd7a9346564487.rlib,libscopeguard-22e389c5edc90715.rlib,libcamino-5f41f5204bf9a262.rlib,libanyhow-5b2b0f9a1fcc2cba.rlib,libconvert_case-cf49d814112b44e9.rlib,libunicode_segmentation-dc98e5380af19de4.rlib,librstml-ace274a6a0e9ef91.rlib,libthiserror-41d89c0b7e5f4ed2.rlib,libproc_macro2_diagnostics-10bb4b80cb10dc6c.rlib,libsyn-bfa1a085f53bbb17.rlib,libproc_macro_error-f74626378e79d864.rlib,libquote-c578b7381a8d5d8a.rlib,libproc_macro2-4e5dce29d88d1fcf.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcYLZM6g/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/libleptos_macro-f85e01523bbf8b11.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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `leptos_macro` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5fcda6acc6b8e7a169f54611bed1340a6e8718ed5223fb5cb6b2c8e7e1984360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fcda6acc6b8e7a169f54611bed1340a6e8718ed5223fb5cb6b2c8e7e1984360", kill_on_drop: false }` [INFO] [stdout] 5fcda6acc6b8e7a169f54611bed1340a6e8718ed5223fb5cb6b2c8e7e1984360