[INFO] cloning repository https://github.com/dvogel/cpid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvogel/cpid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvogel%2Fcpid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvogel%2Fcpid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2e38e08089ee9d3f82b33252c9a2df1e2b280cc [INFO] documenting dvogel/cpid against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvogel%2Fcpid" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvogel/cpid on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvogel/cpid [INFO] finished tweaking git repo https://github.com/dvogel/cpid [INFO] tweaked toml for git repo https://github.com/dvogel/cpid written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dvogel/cpid 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-04-13" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkg-config v0.3.23 [INFO] [stderr] Downloaded anyhow v1.0.60 [INFO] [stderr] Downloaded libc v0.2.109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0f7f14d6bdcf9c42a1c1cc5d7d62cbfc399deb0a141a987708d1dd9051857b7 [INFO] running `Command { std: "docker" "start" "-a" "f0f7f14d6bdcf9c42a1c1cc5d7d62cbfc399deb0a141a987708d1dd9051857b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0f7f14d6bdcf9c42a1c1cc5d7d62cbfc399deb0a141a987708d1dd9051857b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f7f14d6bdcf9c42a1c1cc5d7d62cbfc399deb0a141a987708d1dd9051857b7", kill_on_drop: false }` [INFO] [stdout] f0f7f14d6bdcf9c42a1c1cc5d7d62cbfc399deb0a141a987708d1dd9051857b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3063b956ae5ba86fe5364b903138c604e346635e7f4863c80830e2ff57433e08 [INFO] running `Command { std: "docker" "start" "-a" "3063b956ae5ba86fe5364b903138c604e346635e7f4863c80830e2ff57433e08", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.60 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling tree-sitter v0.20.8 [INFO] [stderr] Compiling cpid v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking time v0.3.13 [INFO] [stderr] warning: cpid@0.1.0: cc1: fatal error: upstream/tree-sitter-java/src/parser.c: No such file or directory [INFO] [stderr] warning: cpid@0.1.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `cpid 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/cpid-83339409d5aa5363/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/tree-sitter-java/src" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/cpid-aaf62d867bbe8acb/out/upstream/tree-sitter-java/src/parser.o" "-c" "upstream/tree-sitter-java/src/parser.c" [INFO] [stderr] cargo:warning=cc1: fatal error: upstream/tree-sitter-java/src/parser.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/tree-sitter-java/src" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/cpid-aaf62d867bbe8acb/out/upstream/tree-sitter-java/src/parser.o" "-c" "upstream/tree-sitter-java/src/parser.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3063b956ae5ba86fe5364b903138c604e346635e7f4863c80830e2ff57433e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3063b956ae5ba86fe5364b903138c604e346635e7f4863c80830e2ff57433e08", kill_on_drop: false }` [INFO] [stdout] 3063b956ae5ba86fe5364b903138c604e346635e7f4863c80830e2ff57433e08