[INFO] cloning repository https://github.com/eqrion/cbindgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eqrion/cbindgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feqrion%2Fcbindgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feqrion%2Fcbindgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd78bbe59b10eda6ef1255e4acda95c56c6d0279 [INFO] testing eqrion/cbindgen against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feqrion%2Fcbindgen" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eqrion/cbindgen on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/eqrion/cbindgen [INFO] finished tweaking git repo https://github.com/eqrion/cbindgen [INFO] tweaked toml for git repo https://github.com/eqrion/cbindgen written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eqrion/cbindgen 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-01-12" "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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30ade097073e2c99396bb9c49730f69cfc8b2475b97cb0cb9e2ab29761ee6ecd [INFO] running `Command { std: "docker" "start" "-a" "30ade097073e2c99396bb9c49730f69cfc8b2475b97cb0cb9e2ab29761ee6ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30ade097073e2c99396bb9c49730f69cfc8b2475b97cb0cb9e2ab29761ee6ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ade097073e2c99396bb9c49730f69cfc8b2475b97cb0cb9e2ab29761ee6ecd", kill_on_drop: false }` [INFO] [stdout] 30ade097073e2c99396bb9c49730f69cfc8b2475b97cb0cb9e2ab29761ee6ecd [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c2837e687f6d0399b2819981d8e8c9c353db210f8178eef0bceed67344358b9 [INFO] running `Command { std: "docker" "start" "-a" "3c2837e687f6d0399b2819981d8e8c9c353db210f8178eef0bceed67344358b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling cbindgen v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cbindgen` (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/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name cbindgen --edition=2018 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 --cfg 'feature="clap"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "unstable_ir"))' -C metadata=9b969d96bd42ca7c -C extra-filename=-f826c9d04980c035 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-e798dd7fb7ab5683.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-46ee128fbcf615c0.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c602de76cae6498f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9a3ff67864b30e2c.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a64901af732971e8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0b21c68fb01145dd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cde01c3cc18b87ee.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b5987650c2af1b01.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d17d10095222ccfa.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-dedb7b03234beb42.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-c840d2f61cc04f06.rmeta --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3c2837e687f6d0399b2819981d8e8c9c353db210f8178eef0bceed67344358b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2837e687f6d0399b2819981d8e8c9c353db210f8178eef0bceed67344358b9", kill_on_drop: false }` [INFO] [stdout] 3c2837e687f6d0399b2819981d8e8c9c353db210f8178eef0bceed67344358b9