[INFO] cloning repository https://github.com/ultrabear/playlister [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ultrabear/playlister" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrabear%2Fplaylister", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrabear%2Fplaylister'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dcf593c58b9222626ef1b454d6810d5bc00dbec [INFO] checking ultrabear/playlister against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrabear%2Fplaylister" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ultrabear/playlister [INFO] finished tweaking git repo https://github.com/ultrabear/playlister [INFO] tweaked toml for git repo https://github.com/ultrabear/playlister written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ultrabear/playlister on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ultrabear/playlister 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6425eb2612b7bf087d5ab78b5085f930a809fb308fd82dde24479bccbf8bab7c [INFO] running `Command { std: "docker" "start" "-a" "6425eb2612b7bf087d5ab78b5085f930a809fb308fd82dde24479bccbf8bab7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6425eb2612b7bf087d5ab78b5085f930a809fb308fd82dde24479bccbf8bab7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6425eb2612b7bf087d5ab78b5085f930a809fb308fd82dde24479bccbf8bab7c", kill_on_drop: false }` [INFO] [stdout] 6425eb2612b7bf087d5ab78b5085f930a809fb308fd82dde24479bccbf8bab7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5d54186115830d8fcacfefc453c499e449d0a9918290c9dcff0bdc47f17d1be [INFO] running `Command { std: "docker" "start" "-a" "b5d54186115830d8fcacfefc453c499e449d0a9918290c9dcff0bdc47f17d1be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ffmpeg-next v7.1.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Compiling ffmpeg-sys-next v7.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ffmpeg-sys-next` (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/b047d5f4496a7526d91d0dddea494c05853f2a7b/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ffmpeg-sys-next-7.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="avcodec"' --cfg 'feature="avdevice"' --cfg 'feature="avfilter"' --cfg 'feature="avformat"' --cfg 'feature="swresample"' --cfg 'feature="swscale"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avcodec", "avdevice", "avfilter", "avformat", "avresample", "build", "build-drm", "build-lib-aacplus", "build-lib-ass", "build-lib-avs", "build-lib-celt", "build-lib-dav1d", "build-lib-dcadec", "build-lib-faac", "build-lib-fdk-aac", "build-lib-fontconfig", "build-lib-freebidi", "build-lib-freetype", "build-lib-frei0r", "build-lib-gnutls", "build-lib-gsm", "build-lib-ilbc", "build-lib-kvazaar", "build-lib-ladspa", "build-lib-mp3lame", "build-lib-opencore-amrnb", "build-lib-opencore-amrwb", "build-lib-opencv", "build-lib-openh264", "build-lib-openjpeg", "build-lib-openssl", "build-lib-opus", "build-lib-schroedinger", "build-lib-shine", "build-lib-smbclient", "build-lib-snappy", "build-lib-speex", "build-lib-ssh", "build-lib-stagefright-h264", "build-lib-theora", "build-lib-twolame", "build-lib-utvideo", "build-lib-vmaf", "build-lib-vo-aacenc", "build-lib-vo-amrwbenc", "build-lib-vorbis", "build-lib-vpx", "build-lib-wavpack", "build-lib-webp", "build-lib-x264", "build-lib-x265", "build-lib-xvid", "build-license-gpl", "build-license-nonfree", "build-license-version3", "build-nvenc", "build-pic", "build-zlib", "default", "non-exhaustive-enums", "postproc", "static", "swresample", "swscale"))' -C metadata=c77f87f77592cc36 -C extra-filename=-0acf8d8c01f2e5bf --out-dir /opt/rustwide/target/debug/build/ffmpeg-sys-next-0acf8d8c01f2e5bf -L dependency=/opt/rustwide/target/debug/deps --extern bindgen=/opt/rustwide/target/debug/deps/libbindgen-bb9012948d87ecdc.rlib --extern cc=/opt/rustwide/target/debug/deps/libcc-94db4048df0d322f.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a0cc218133061066.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-c33376fb75a85590.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b5d54186115830d8fcacfefc453c499e449d0a9918290c9dcff0bdc47f17d1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d54186115830d8fcacfefc453c499e449d0a9918290c9dcff0bdc47f17d1be", kill_on_drop: false }` [INFO] [stdout] b5d54186115830d8fcacfefc453c499e449d0a9918290c9dcff0bdc47f17d1be