[INFO] cloning repository https://github.com/williameliasson-dev/seaml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williameliasson-dev/seaml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliameliasson-dev%2Fseaml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliameliasson-dev%2Fseaml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c525f6338913b4ce63b1d4b21e7454bedae7447a [INFO] checking williameliasson-dev/seaml against master#6a9758d4f38d4763bd437c48fa7e5246cecf8d04 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliameliasson-dev%2Fseaml" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/williameliasson-dev/seaml on toolchain 6a9758d4f38d4763bd437c48fa7e5246cecf8d04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/williameliasson-dev/seaml [INFO] finished tweaking git repo https://github.com/williameliasson-dev/seaml [INFO] tweaked toml for git repo https://github.com/williameliasson-dev/seaml written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/williameliasson-dev/seaml 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" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 874c8143753a5593173541fd827a33ba6bbd684100b20749c8e769ee4303195b [INFO] running `Command { std: "docker" "start" "-a" "874c8143753a5593173541fd827a33ba6bbd684100b20749c8e769ee4303195b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "874c8143753a5593173541fd827a33ba6bbd684100b20749c8e769ee4303195b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874c8143753a5593173541fd827a33ba6bbd684100b20749c8e769ee4303195b", kill_on_drop: false }` [INFO] [stdout] 874c8143753a5593173541fd827a33ba6bbd684100b20749c8e769ee4303195b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8f1f34cc027925f44fe6536666ac8373533fb569dc1ed1b4163ee2831eff9dc [INFO] running `Command { std: "docker" "start" "-a" "b8f1f34cc027925f44fe6536666ac8373533fb569dc1ed1b4163ee2831eff9dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling server_fn_macro v0.6.9 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Compiling server_fn_macro_default v0.6.9 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling typed-builder-macro v0.18.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.7 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Compiling leptos_hot_reload v0.6.9 [INFO] [stderr] Checking leptos_reactive v0.6.9 [INFO] [stderr] Checking toml v0.8.11 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling leptos_macro v0.6.9 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking typed-builder v0.18.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking leptos_config v0.6.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.26 [INFO] [stderr] Checking oauth2 v4.4.2 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking wasm-streams v0.4.0 [INFO] [stderr] Checking gloo-utils v0.1.7 [INFO] [stderr] Checking gloo-net v0.5.0 [INFO] [stderr] Checking gloo-net v0.2.6 [INFO] [stderr] Checking server_fn v0.6.9 [INFO] [stderr] Checking leptos_dom v0.6.9 [INFO] [stderr] Checking leptos_server v0.6.9 [INFO] [stderr] Checking leptos v0.6.9 [INFO] [stderr] Checking leptos_router v0.6.9 [INFO] [stderr] Checking leptos_meta v0.6.9 [INFO] [stderr] Checking seaml v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.72s [INFO] running `Command { std: "docker" "inspect" "b8f1f34cc027925f44fe6536666ac8373533fb569dc1ed1b4163ee2831eff9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f1f34cc027925f44fe6536666ac8373533fb569dc1ed1b4163ee2831eff9dc", kill_on_drop: false }` [INFO] [stdout] b8f1f34cc027925f44fe6536666ac8373533fb569dc1ed1b4163ee2831eff9dc [INFO] checking williameliasson-dev/seaml against try#99e7531f0d1cf95a50aff9cccb24863963e6bbe2 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliameliasson-dev%2Fseaml" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/williameliasson-dev/seaml on toolchain 99e7531f0d1cf95a50aff9cccb24863963e6bbe2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/williameliasson-dev/seaml [INFO] finished tweaking git repo https://github.com/williameliasson-dev/seaml [INFO] tweaked toml for git repo https://github.com/williameliasson-dev/seaml written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/williameliasson-dev/seaml 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" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b8265844eac0ad71471b853f220458f185cbc336b309cd00fdb1faea06aeebe [INFO] running `Command { std: "docker" "start" "-a" "3b8265844eac0ad71471b853f220458f185cbc336b309cd00fdb1faea06aeebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b8265844eac0ad71471b853f220458f185cbc336b309cd00fdb1faea06aeebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b8265844eac0ad71471b853f220458f185cbc336b309cd00fdb1faea06aeebe", kill_on_drop: false }` [INFO] [stdout] 3b8265844eac0ad71471b853f220458f185cbc336b309cd00fdb1faea06aeebe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3de950147dcd2f9d784357ff86bf3eab4a9960ae6c606628546e65531f6013b4 [INFO] running `Command { std: "docker" "start" "-a" "3de950147dcd2f9d784357ff86bf3eab4a9960ae6c606628546e65531f6013b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling server_fn_macro v0.6.9 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling server_fn_macro_default v0.6.9 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Compiling typed-builder-macro v0.18.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking toml_edit v0.22.7 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking leptos_reactive v0.6.9 [INFO] [stderr] Compiling leptos_hot_reload v0.6.9 [INFO] [stderr] Checking toml v0.8.11 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking typed-builder v0.18.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Compiling leptos_macro v0.6.9 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking leptos_config v0.6.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcQgyblK/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcQgyblK/symbols.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.leptos_macro.b07d99b9fbd31a68-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.357ra5vrbug2i2bc.rcgu.rmeta" "/opt/rustwide/target/debug/deps/leptos_macro-50403f35843c251f.pvvr1s7odm2zksf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserver_fn_macro-5cc32e006f36d59e.rlib" "/opt/rustwide/target/debug/deps/libprettyplease-34b177331adee58b.rlib" "/opt/rustwide/target/debug/deps/libhtml_escape-ca975126f711629c.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-3e2ec9060594efac.rlib" "/opt/rustwide/target/debug/deps/libtracing-4780ad491a23990e.rlib" "/opt/rustwide/target/debug/deps/liblog-86f47e9d0423297b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-38cf5bd696960e84.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e7bdb0899dc09e5c.rlib" "/opt/rustwide/target/debug/deps/libattribute_derive-2147c03181b0e68b.rlib" "/opt/rustwide/target/debug/deps/libitertools-fb78f6b66ebfcec7.rlib" "/opt/rustwide/target/debug/deps/libeither-2ed577e22a8677a8.rlib" "/opt/rustwide/target/debug/deps/libleptos_hot_reload-da7861a63b10f6b3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-28e5d2477622cff6.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bc7a269d850d0cc8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5d6079084b900e97.rlib" "/opt/rustwide/target/debug/deps/libahash-158a7fff79e10eb1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ef0aef5f3119d30c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fcbcd128f6d2bd30.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-eb15281df29d0b06.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-75f6046c4b6c6fab.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-458531359fa23053.rlib" "/opt/rustwide/target/debug/deps/libsame_file-04704364a4f2f255.rlib" "/opt/rustwide/target/debug/deps/libserde-2356f0f761531d78.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9713481e76fd5b58.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-94ec6b8d29b36ae3.rlib" "/opt/rustwide/target/debug/deps/liblibc-651410aeebdae562.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a891191a19377252.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7dc377d538406183.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-700646b190dc9c2c.rlib" "/opt/rustwide/target/debug/deps/libcamino-cb0641bb555e23a1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-635da590456836ba.rlib" "/opt/rustwide/target/debug/deps/libconvert_case-f8796cc182035988.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-d21cd1e9eaf77e35.rlib" "/opt/rustwide/target/debug/deps/librstml-83bfec4923da5ccb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-48a875afed652146.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-b47577a736b4970c.rlib" "/opt/rustwide/target/debug/deps/libsyn-036a107186f6868d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_error-5529d35371d481f4.rlib" "/opt/rustwide/target/debug/deps/libquote-8b43754916b9d6e6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-bf6881ff252d8e14.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libleptos_macro-50403f35843c251f.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `leptos_macro` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6ykHDU/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabR1UNv/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxFYamb/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `web-sys` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3de950147dcd2f9d784357ff86bf3eab4a9960ae6c606628546e65531f6013b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de950147dcd2f9d784357ff86bf3eab4a9960ae6c606628546e65531f6013b4", kill_on_drop: false }` [INFO] [stdout] 3de950147dcd2f9d784357ff86bf3eab4a9960ae6c606628546e65531f6013b4