[INFO] cloning repository https://github.com/horou-dsk/kircast_desktop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horou-dsk/kircast_desktop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorou-dsk%2Fkircast_desktop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorou-dsk%2Fkircast_desktop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23042728be7381f0d95b585ed0c272bf145ce6f0 [INFO] checking horou-dsk/kircast_desktop against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorou-dsk%2Fkircast_desktop" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/horou-dsk/kircast_desktop [INFO] finished tweaking git repo https://github.com/horou-dsk/kircast_desktop [INFO] tweaked toml for git repo https://github.com/horou-dsk/kircast_desktop written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/horou-dsk/kircast_desktop on toolchain 0e1f5e292c80a395d02835ac656d141e992caf89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/horou-dsk/kircast_desktop 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" "+0e1f5e292c80a395d02835ac656d141e992caf89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/horou-dsk/airplay-protocol.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/airplay-protocol-53e9e6b916a37f99/objects/pack/pack_git2_c2906513f6133648': No space left on device; class=Os (2) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ffmpeg-sys-next v7.0.2 [INFO] [stderr] Downloaded obfstr v0.4.3 [INFO] [stderr] Downloaded default-net v0.22.0 [INFO] [stderr] Downloaded ffmpeg-next v7.0.4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f02061e2cac39dd1fd6e6b076cfd63ae8e55c8c370a32185c53e2398f22d280f [INFO] running `Command { std: "docker" "start" "-a" "f02061e2cac39dd1fd6e6b076cfd63ae8e55c8c370a32185c53e2398f22d280f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f02061e2cac39dd1fd6e6b076cfd63ae8e55c8c370a32185c53e2398f22d280f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f02061e2cac39dd1fd6e6b076cfd63ae8e55c8c370a32185c53e2398f22d280f", kill_on_drop: false }` [INFO] [stdout] f02061e2cac39dd1fd6e6b076cfd63ae8e55c8c370a32185c53e2398f22d280f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3807907851c8ba1e9eaa53c31bdfc2d9b428e110a500f0fd574f5f1ed36e498 [INFO] running `Command { std: "docker" "start" "-a" "e3807907851c8ba1e9eaa53c31bdfc2d9b428e110a500f0fd574f5f1ed36e498", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking dasp_peak v0.11.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking dasp_rms v0.11.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking dasp_envelope v0.11.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking dasp_interpolate v0.11.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling airplay2-protocol v0.1.0 (https://github.com/horou-dsk/airplay-protocol.git#71a12f71) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZTGw0h/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking if-addrs v0.7.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-integer-d60492650bd4f2ae/lib-num_integer` [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `aes` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `airplay2-protocol` (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/0e1f5e292c80a395d02835ac656d141e992caf89/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/git/checkouts/airplay-protocol-53e9e6b916a37f99/71a12f7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C overflow-checks=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08ff6f119d774a29 -C extra-filename=-0760d49c51f4aff2 --out-dir /opt/rustwide/target/debug/build/airplay2-protocol-0760d49c51f4aff2 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-00864f57f17c1a32.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaALOVPn/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (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 `clang-sys` (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/0e1f5e292c80a395d02835ac656d141e992caf89/bin/rustc --crate-name clang_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/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 overflow-checks=off --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=1085156b477a2e1b -C extra-filename=-2521198204fbe48c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-603a4615849bbc40.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c8f183f5696aa380.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-207b52e5e638cc60.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e3807907851c8ba1e9eaa53c31bdfc2d9b428e110a500f0fd574f5f1ed36e498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3807907851c8ba1e9eaa53c31bdfc2d9b428e110a500f0fd574f5f1ed36e498", kill_on_drop: false }` [INFO] [stdout] e3807907851c8ba1e9eaa53c31bdfc2d9b428e110a500f0fd574f5f1ed36e498