[INFO] fetching crate ytdlr 0.12.0... [INFO] checking ytdlr-0.12.0 against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] extracting crate ytdlr 0.12.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ytdlr 0.12.0 [INFO] finished tweaking crates.io crate ytdlr 0.12.0 [INFO] tweaked toml for crates.io crate ytdlr 0.12.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ytdlr 0.12.0 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 crates.io crate ytdlr 0.12.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] f88bf8018d31994966ef7912aecbfd401151bdd09fb62111bf5332a4566fd852 [INFO] running `Command { std: "docker" "start" "-a" "f88bf8018d31994966ef7912aecbfd401151bdd09fb62111bf5332a4566fd852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f88bf8018d31994966ef7912aecbfd401151bdd09fb62111bf5332a4566fd852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88bf8018d31994966ef7912aecbfd401151bdd09fb62111bf5332a4566fd852", kill_on_drop: false }` [INFO] [stdout] f88bf8018d31994966ef7912aecbfd401151bdd09fb62111bf5332a4566fd852 [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] ca389afd7bc1ee3b5b112b41d5c625e7c630d821e34fe4d2e4a0929522bf9d0b [INFO] running `Command { std: "docker" "start" "-a" "ca389afd7bc1ee3b5b112b41d5c625e7c630d821e34fe4d2e4a0929522bf9d0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking ogg_pager v0.7.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking shared_thread v0.1.0 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Compiling ytdlr v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking shared_child v1.0.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking sysinfo v0.35.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking duct v1.0.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking lofty v0.22.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking flexi_logger v0.29.8 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking clap_complete v4.5.54 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaU9AOd6/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flexi_logger` (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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `dsl_auto_type` (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/b047d5f4496a7526d91d0dddea494c05853f2a7b/bin/rustc --crate-name dsl_auto_type --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsl_auto_type-0.1.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb5b580f21df0512 -C extra-filename=-d00c89523385126e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling=/opt/rustwide/target/debug/deps/libdarling-06f906c064ee4ff1.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9781f4a9a021326b.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-392ae5c8c97bf196.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `serde_derive` (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/b047d5f4496a7526d91d0dddea494c05853f2a7b/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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", "deserialize_in_place"))' -C metadata=9c3693a2f95f8b40 -C extra-filename=-e1f8d2b543a70d86 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-392ae5c8c97bf196.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ca389afd7bc1ee3b5b112b41d5c625e7c630d821e34fe4d2e4a0929522bf9d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca389afd7bc1ee3b5b112b41d5c625e7c630d821e34fe4d2e4a0929522bf9d0b", kill_on_drop: false }` [INFO] [stdout] ca389afd7bc1ee3b5b112b41d5c625e7c630d821e34fe4d2e4a0929522bf9d0b