[INFO] cloning repository https://github.com/julyfun/rust-for-ios [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julyfun/rust-for-ios" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulyfun%2Frust-for-ios", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulyfun%2Frust-for-ios'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b738b2930ebb52be9a5cf2f7f8d77f05b51a581 [INFO] testing julyfun/rust-for-ios against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulyfun%2Frust-for-ios" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/julyfun/rust-for-ios [INFO] finished tweaking git repo https://github.com/julyfun/rust-for-ios [INFO] tweaked toml for git repo https://github.com/julyfun/rust-for-ios written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/julyfun/rust-for-ios on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/julyfun/rust-for-ios 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi_build v0.25.3 [INFO] [stderr] Downloaded uniffi v0.25.3 [INFO] [stderr] Downloaded uniffi_testing v0.25.3 [INFO] [stderr] Downloaded uniffi_meta v0.25.3 [INFO] [stderr] Downloaded weedle2 v4.0.0 [INFO] [stderr] Downloaded urdf-rs v0.9.0 [INFO] [stderr] Downloaded oneshot-uniffi v0.1.6 [INFO] [stderr] Downloaded uniffi_core v0.25.3 [INFO] [stderr] Downloaded uniffi_macros v0.25.3 [INFO] [stderr] Downloaded uniffi_bindgen v0.25.3 [INFO] [stderr] Downloaded uniffi_udl v0.25.3 [INFO] [stderr] Downloaded uniffi_checksum_derive v0.25.3 [INFO] [stderr] Downloaded k v0.32.0 [INFO] [stderr] Downloaded goblin v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 766e3af822197c257ed8491a74d52c2e73d951e6b6bd0e776720ad5b92a5d087 [INFO] running `Command { std: "docker" "start" "-a" "766e3af822197c257ed8491a74d52c2e73d951e6b6bd0e776720ad5b92a5d087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "766e3af822197c257ed8491a74d52c2e73d951e6b6bd0e776720ad5b92a5d087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766e3af822197c257ed8491a74d52c2e73d951e6b6bd0e776720ad5b92a5d087", kill_on_drop: false }` [INFO] [stdout] 766e3af822197c257ed8491a74d52c2e73d951e6b6bd0e776720ad5b92a5d087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8df804f8de030b701320900673dc57ec5dfaf08600e8c51376e3932961d41b26 [INFO] running `Command { std: "docker" "start" "-a" "8df804f8de030b701320900673dc57ec5dfaf08600e8c51376e3932961d41b26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling weedle2 v4.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcuT2rHF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `heck` (lib) due to 1 previous error [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] error: could not compile `glob` (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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name glob --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.2/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b35307a66436b57 -C extra-filename=-f6754c556ab0cb7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rmetarHeU3H" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rmeta2W4rJA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strsim` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rmetauv0kpi/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8df804f8de030b701320900673dc57ec5dfaf08600e8c51376e3932961d41b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df804f8de030b701320900673dc57ec5dfaf08600e8c51376e3932961d41b26", kill_on_drop: false }` [INFO] [stdout] 8df804f8de030b701320900673dc57ec5dfaf08600e8c51376e3932961d41b26