[INFO] cloning repository https://github.com/freddieDevs/dashboard-dioxus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freddieDevs/dashboard-dioxus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfreddieDevs%2Fdashboard-dioxus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfreddieDevs%2Fdashboard-dioxus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f89c5504df8c3366951cf30f1e039b59f4da3364
[INFO] checking freddieDevs/dashboard-dioxus against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfreddieDevs%2Fdashboard-dioxus" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/freddieDevs/dashboard-dioxus
[INFO] finished tweaking git repo https://github.com/freddieDevs/dashboard-dioxus
[INFO] tweaked toml for git repo https://github.com/freddieDevs/dashboard-dioxus written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/freddieDevs/dashboard-dioxus on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/freddieDevs/dashboard-dioxus 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dioxus-ssr v0.5.6
[INFO] [stderr]   Downloaded dioxus-web v0.5.6
[INFO] [stderr]   Downloaded dioxus-liveview v0.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2531421b5dbd8029cd2c5805efc42035d29d2d8e5b7fb38ff6f4542574d41be2
[INFO] running `Command { std: "docker" "start" "-a" "2531421b5dbd8029cd2c5805efc42035d29d2d8e5b7fb38ff6f4542574d41be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2531421b5dbd8029cd2c5805efc42035d29d2d8e5b7fb38ff6f4542574d41be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2531421b5dbd8029cd2c5805efc42035d29d2d8e5b7fb38ff6f4542574d41be2", kill_on_drop: false }`
[INFO] [stdout] 2531421b5dbd8029cd2c5805efc42035d29d2d8e5b7fb38ff6f4542574d41be2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e31e3ccc3b5f5cc829b8bd61773923345393daef3067c26fb58215cfac60c866
[INFO] running `Command { std: "docker" "start" "-a" "e31e3ccc3b5f5cc829b8bd61773923345393daef3067c26fb58215cfac60c866", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.211
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.24
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling generational-box v0.5.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling dioxus-cli-config v0.5.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling dioxus v0.5.6
[INFO] [stderr]    Compiling dioxus-config-macro v0.5.6
[INFO] [stderr]     Checking idna v0.5.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]     Checking url v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.211
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.15
[INFO] [stderr]    Compiling dioxus_server_macro v0.5.6
[INFO] [stderr]    Compiling dioxus-router-macro v0.5.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name wasm_bindgen_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-backend-0.2.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="spans"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "spans"))' -C metadata=b74ca915dfd32f78 -C extra-filename=-36a35525fd47d320 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-2c81ecd2d06ddf6c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2396fd789f7a2252.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8c389f34fb60beb7.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-244064385f1cd967.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0111ca0502463f9c.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-c8fdfd8fa48285b1.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-8cb255b71a27be46.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/futures_util-c5393f20509e8b9d.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `darling_macro` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name darling_macro --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_macro-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef89b8533fe3757a -C extra-filename=-2c14de0e5e8854e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling_core=/opt/rustwide/target/debug/deps/libdarling_core-383350c9b8c34e52.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0111ca0502463f9c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c8fdfd8fa48285b1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustceH0tbF/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustceH0tbF/symbols.o" "<11 object files omitted>" "/tmp/rustceH0tbF/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-c8fdfd8fa48285b1,libquote-0111ca0502463f9c,libproc_macro2-244064385f1cd967,libunicode_ident-d14904b1232aa2ec}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceH0tbF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpin_project_internal-50624e4db67263d8.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]           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 `pin-project-internal` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `tracing-attributes` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=e384880a7b63e3fc -C extra-filename=-e18b2e81bf8714a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-244064385f1cd967.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0111ca0502463f9c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c8fdfd8fa48285b1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="spans"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "spans", "strict-macro"))' -C metadata=8b1804307b86636d -C extra-filename=-46924dd9ad4b7d82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-244064385f1cd967.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0111ca0502463f9c.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-c8fdfd8fa48285b1.rmeta --extern wasm_bindgen_backend=/opt/rustwide/target/debug/deps/libwasm_bindgen_backend-36a35525fd47d320.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-8cb255b71a27be46.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `thiserror-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=108d3f708a7256bb -C extra-filename=-a3580a4af36d5061 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-244064385f1cd967.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0111ca0502463f9c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c8fdfd8fa48285b1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `dioxus-router-macro` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name dioxus_router_macro --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dioxus-router-macro-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "web"))' -C metadata=9eeab1743089dc10 -C extra-filename=-9f16ce32083f5415 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-244064385f1cd967.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0111ca0502463f9c.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-0ef896c3dd825ee0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c8fdfd8fa48285b1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCRnBLY/full.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] running `Command { std: "docker" "inspect" "e31e3ccc3b5f5cc829b8bd61773923345393daef3067c26fb58215cfac60c866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e31e3ccc3b5f5cc829b8bd61773923345393daef3067c26fb58215cfac60c866", kill_on_drop: false }`
[INFO] [stdout] e31e3ccc3b5f5cc829b8bd61773923345393daef3067c26fb58215cfac60c866
