[INFO] cloning repository https://github.com/git-series/git-series [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/git-series/git-series" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgit-series%2Fgit-series", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgit-series%2Fgit-series'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c5d40edec87b79db0c5bac1458aa0e2c8fdeb8e [INFO] testing git-series/git-series against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgit-series%2Fgit-series" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/git-series/git-series on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/git-series/git-series [INFO] finished tweaking git repo https://github.com/git-series/git-series [INFO] tweaked toml for git repo https://github.com/git-series/git-series written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/git-series/git-series 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 978925cf5d9a0a5221aee33a8f2d79ff49c1791c34516a7c698892ff7b330d52 [INFO] running `Command { std: "docker" "start" "-a" "978925cf5d9a0a5221aee33a8f2d79ff49c1791c34516a7c698892ff7b330d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "978925cf5d9a0a5221aee33a8f2d79ff49c1791c34516a7c698892ff7b330d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "978925cf5d9a0a5221aee33a8f2d79ff49c1791c34516a7c698892ff7b330d52", kill_on_drop: false }` [INFO] [stdout] 978925cf5d9a0a5221aee33a8f2d79ff49c1791c34516a7c698892ff7b330d52 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff970e0d2d706ff74af42a2ccb18ba85967689e4341e57150a699f4dce52add5 [INFO] running `Command { std: "docker" "start" "-a" "ff970e0d2d706ff74af42a2ccb18ba85967689e4341e57150a699f4dce52add5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling colorparse v2.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling munkres v0.5.2 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling git-series v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `git-series` (bin "git-series") [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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name git_series --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c26935955628e3d7 -C extra-filename=-1733e53f6895c0a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-99a8b3070f91b3fc.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-2bc07c46f281b4e6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8d5c1eb007dbee79.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7e9dd12360c3da53.rlib --extern colorparse=/opt/rustwide/target/debug/deps/libcolorparse-78669d6c408e51d2.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-7f16af588171162f.rlib --extern munkres=/opt/rustwide/target/debug/deps/libmunkres-eb29a59292d77378.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-9f96d0cb10ca2956.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-f5265214ef666a5b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-daee84009af64a77/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-8881761f9b30db27/out/build` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ff970e0d2d706ff74af42a2ccb18ba85967689e4341e57150a699f4dce52add5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff970e0d2d706ff74af42a2ccb18ba85967689e4341e57150a699f4dce52add5", kill_on_drop: false }` [INFO] [stdout] ff970e0d2d706ff74af42a2ccb18ba85967689e4341e57150a699f4dce52add5