[INFO] cloning repository https://github.com/naybyal/CParser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naybyal/CParser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaybyal%2FCParser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaybyal%2FCParser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6c20fe4be96c64da8dbef471da5cd2a197c15b7 [INFO] checking naybyal/CParser against master#e43d139a82620a268d3828a73e12a8679339e8f8 for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaybyal%2FCParser" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/naybyal/CParser [INFO] finished tweaking git repo https://github.com/naybyal/CParser [INFO] tweaked toml for git repo https://github.com/naybyal/CParser written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/naybyal/CParser on toolchain e43d139a82620a268d3828a73e12a8679339e8f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/naybyal/CParser 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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e45a95c80f74ca41f6c2d1a74657732f90381679631cc940f03810cf5918a623 [INFO] running `Command { std: "docker" "start" "-a" "e45a95c80f74ca41f6c2d1a74657732f90381679631cc940f03810cf5918a623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e45a95c80f74ca41f6c2d1a74657732f90381679631cc940f03810cf5918a623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45a95c80f74ca41f6c2d1a74657732f90381679631cc940f03810cf5918a623", kill_on_drop: false }` [INFO] [stdout] e45a95c80f74ca41f6c2d1a74657732f90381679631cc940f03810cf5918a623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7502c0c27d0f6e33b52301856d33ee501dd61f235bcb469a57176d7e3659009 [INFO] running `Command { std: "docker" "start" "-a" "b7502c0c27d0f6e33b52301856d33ee501dd61f235bcb469a57176d7e3659009", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking clang v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling c_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `c_parser v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/c_parser-69f4ff97147db861/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=protos/ast.proto [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at build.rs:18:10: [INFO] [stderr] Failed to compile Protobuf files: Custom { kind: Other, error: "protoc failed: /tmp/prost-buildkcLeyh/prost-descriptor-set: No space left on device\n" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f45a9e9fa22 - std::backtrace_rs::backtrace::libunwind::trace::h46eb33c4fd632ca5 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f45a9e9fa22 - std::backtrace_rs::backtrace::trace_unsynchronized::hb54056a975eeb6a4 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f45a9e9fa22 - std::sys::backtrace::_print_fmt::hf63fb9997a0483b2 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f45a9e9fa22 - ::fmt::hd5fc92e3734c1bb5 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f45a9ec1a43 - core::fmt::rt::Argument::fmt::h07a952aa009c6242 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5f45a9ec1a43 - core::fmt::write::h841c9bec664cd8e8 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x5f45a9e9d043 - std::io::default_write_fmt::h35c689139c901878 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f45a9e9d043 - std::io::Write::write_fmt::hd741cb60642a2c18 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5f45a9e9f872 - std::sys::backtrace::BacktraceLock::print::h2f99f32f8c2187e1 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5f45a9ea0a23 - std::panicking::default_hook::{{closure}}::h762463a335324a23 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5f45a9ea0805 - std::panicking::default_hook::h2344178c707f6946 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5f45a9ea1432 - std::panicking::rust_panic_with_hook::h402ba354cbec1d57 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5f45a9ea11ca - std::panicking::begin_panic_handler::{{closure}}::h55b8741a0da2d5ee [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5f45a9e9ff19 - std::sys::backtrace::__rust_end_short_backtrace::h40077a22f1066276 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5f45a9ea0e5d - __rustc[e402ec7dbc433fa7]::rust_begin_unwind [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5f45a9ec0920 - core::panicking::panic_fmt::h4e640b0e9b64cd4d [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5f45a9ec0d86 - core::result::unwrap_failed::h61a0fd32d145f6fb [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5f45a9bd4880 - core::result::Result::expect::h4337c99fec6c14c4 [INFO] [stderr] 18: 0x5f45a9bc968c - build_script_build::main::h2097fb41cef850ae [INFO] [stderr] 19: 0x5f45a9bd75a3 - core::ops::function::FnOnce::call_once::h51d0b7402c38eb8d [INFO] [stderr] 20: 0x5f45a9bd7516 - std::sys::backtrace::__rust_begin_short_backtrace::h8d715086cbe925ea [INFO] [stderr] 21: 0x5f45a9bc48f9 - std::rt::lang_start::{{closure}}::hf290546bc9ed904d [INFO] [stderr] 22: 0x5f45a9e985f0 - core::ops::function::impls:: for &F>::call_once::h064e6b81598c4a62 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 23: 0x5f45a9e985f0 - std::panicking::catch_unwind::do_call::h735274b4e3e6c7b8 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x5f45a9e985f0 - std::panicking::catch_unwind::h2b3c4830c7c76f65 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x5f45a9e985f0 - std::panic::catch_unwind::hf1aebb84fb8a1d26 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5f45a9e985f0 - std::rt::lang_start_internal::{{closure}}::ha4c34a292cd41e7e [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5f45a9e985f0 - std::panicking::catch_unwind::do_call::h43a240a13a7020f7 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x5f45a9e985f0 - std::panicking::catch_unwind::hbd4b4f22bb1e5340 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x5f45a9e985f0 - std::panic::catch_unwind::h74e0ec3b7610d194 [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5f45a9e985f0 - std::rt::lang_start_internal::hdef981deb15e452e [INFO] [stderr] at /rustc/e43d139a82620a268d3828a73e12a8679339e8f8/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5f45a9bc48e1 - std::rt::lang_start::hb876360269631ba0 [INFO] [stderr] 32: 0x5f45a9bc9725 - main [INFO] [stderr] 33: 0x70aebc50d1ca - [INFO] [stderr] 34: 0x70aebc50d28b - __libc_start_main [INFO] [stderr] 35: 0x5f45a9bc2b35 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b7502c0c27d0f6e33b52301856d33ee501dd61f235bcb469a57176d7e3659009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7502c0c27d0f6e33b52301856d33ee501dd61f235bcb469a57176d7e3659009", kill_on_drop: false }` [INFO] [stdout] b7502c0c27d0f6e33b52301856d33ee501dd61f235bcb469a57176d7e3659009