[INFO] cloning repository https://github.com/s0l0ist/leptos-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s0l0ist/leptos-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0l0ist%2Fleptos-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0l0ist%2Fleptos-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 117e376bea7588e04efe10b687316c69b2d058d7 [INFO] checking s0l0ist/leptos-repro against try#f3dc08d20a1589b87bde75bb82ee6423307f9bde for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs0l0ist%2Fleptos-repro" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s0l0ist/leptos-repro on toolchain f3dc08d20a1589b87bde75bb82ee6423307f9bde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/s0l0ist/leptos-repro [INFO] finished tweaking git repo https://github.com/s0l0ist/leptos-repro [INFO] tweaked toml for git repo https://github.com/s0l0ist/leptos-repro written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/s0l0ist/leptos-repro 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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd78d333797ade0b5b6c78c6ce96f614d394cbce2c980ad821f5c937e4e17d80 [INFO] running `Command { std: "docker" "start" "-a" "cd78d333797ade0b5b6c78c6ce96f614d394cbce2c980ad821f5c937e4e17d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd78d333797ade0b5b6c78c6ce96f614d394cbce2c980ad821f5c937e4e17d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd78d333797ade0b5b6c78c6ce96f614d394cbce2c980ad821f5c937e4e17d80", kill_on_drop: false }` [INFO] [stdout] cd78d333797ade0b5b6c78c6ce96f614d394cbce2c980ad821f5c937e4e17d80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb26bb28b51c7c6914cecec877896cbd99e10cccf20d3e4b3c746cff800732d1 [INFO] running `Command { std: "docker" "start" "-a" "cb26bb28b51c7c6914cecec877896cbd99e10cccf20d3e4b3c746cff800732d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/thiserror-d86d558d935d13c7/rmetaBqnTmf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/bytes-1d29f7b32a88ed4a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/bytes-1d29f7b32a88ed4a/dep-lib-bytes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror` (build script) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `rustversion v1.0.19` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rustversion-9a011acd25f7d580/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/build.rs [INFO] [stderr] cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed) [INFO] [stderr] cargo:rustc-check-cfg=cfg(host_os, values("windows")) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.19/build/build.rs:96:34: [INFO] [stderr] failed to write version.expr: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c142a87ea0 - ::fmt::hecad07c277b6e163 [INFO] [stderr] 1: 0x55c142aa9223 - core::fmt::write::h68eba66a75254875 [INFO] [stderr] 2: 0x55c142a84fb3 - std::io::Write::write_fmt::h23909f5defc1e412 [INFO] [stderr] 3: 0x55c142a87cf2 - std::sys::backtrace::BacktraceLock::print::h4a85cf0721c53c72 [INFO] [stderr] 4: 0x55c142a88c3f - std::panicking::default_hook::{{closure}}::hcb4825b81311c0f8 [INFO] [stderr] 5: 0x55c142a88aaa - std::panicking::default_hook::hbc67dbc6ec051dfc [INFO] [stderr] 6: 0x55c142a89512 - std::panicking::rust_panic_with_hook::h0fb85c252c46a357 [INFO] [stderr] 7: 0x55c142a893aa - std::panicking::begin_panic_handler::{{closure}}::h28f78102a3792d57 [INFO] [stderr] 8: 0x55c142a883a9 - std::sys::backtrace::__rust_end_short_backtrace::h90c7f1f2d4188839 [INFO] [stderr] 9: 0x55c142a8903d - rust_begin_unwind [INFO] [stderr] 10: 0x55c142aa8450 - core::panicking::panic_fmt::h5f81f91910872e5a [INFO] [stderr] 11: 0x55c142aa87f6 - core::result::unwrap_failed::h38681de89449c75b [INFO] [stderr] 12: 0x55c142a5aa23 - core::result::Result::expect::h80228f2e30886af0 [INFO] [stderr] 13: 0x55c142a62414 - build_script_build::main::hf6ff2bfaf3990078 [INFO] [stderr] 14: 0x55c142a5e6b3 - core::ops::function::FnOnce::call_once::h8a3ada1b9766f2e6 [INFO] [stderr] 15: 0x55c142a5db56 - std::sys::backtrace::__rust_begin_short_backtrace::h359eff92e6c0ac68 [INFO] [stderr] 16: 0x55c142a5da39 - std::rt::lang_start::{{closure}}::h94b9b8a1a7b4712a [INFO] [stderr] 17: 0x55c142a81760 - std::rt::lang_start_internal::h1775cc468798d7f5 [INFO] [stderr] 18: 0x55c142a5da21 - std::rt::lang_start::h1fea0cba13b14f93 [INFO] [stderr] 19: 0x55c142a629a5 - main [INFO] [stderr] 20: 0x77b6b26e9d90 - [INFO] [stderr] 21: 0x77b6b26e9e40 - __libc_start_main [INFO] [stderr] 22: 0x55c142a58785 - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen-shared` (build script) [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/f3dc08d20a1589b87bde75bb82ee6423307f9bde/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-shared-0.2.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d3cf730bda0340b -C extra-filename=-74e55efc0d45b0cf --out-dir /opt/rustwide/target/debug/build/wasm-bindgen-shared-74e55efc0d45b0cf -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPgD6Ed/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetalAJNXD/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta745mvp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cb26bb28b51c7c6914cecec877896cbd99e10cccf20d3e4b3c746cff800732d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb26bb28b51c7c6914cecec877896cbd99e10cccf20d3e4b3c746cff800732d1", kill_on_drop: false }` [INFO] [stdout] cb26bb28b51c7c6914cecec877896cbd99e10cccf20d3e4b3c746cff800732d1