[INFO] cloning repository https://github.com/ddlog-lsp/ddlog-lsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddlog-lsp/ddlog-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddlog-lsp%2Fddlog-lsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddlog-lsp%2Fddlog-lsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7fe5adab62e500f78565029aff5bd95bd60b761 [INFO] checking ddlog-lsp/ddlog-lsp against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddlog-lsp%2Fddlog-lsp" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ddlog-lsp/ddlog-lsp on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ddlog-lsp/ddlog-lsp [INFO] finished tweaking git repo https://github.com/ddlog-lsp/ddlog-lsp [INFO] tweaked toml for git repo https://github.com/ddlog-lsp/ddlog-lsp written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ddlog-lsp/ddlog-lsp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3eebdecc5cfc5c53cb196f8014f139d5f79326f9a2908b82fbbc1cc6c2446c5c [INFO] running `Command { std: "docker" "start" "-a" "3eebdecc5cfc5c53cb196f8014f139d5f79326f9a2908b82fbbc1cc6c2446c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eebdecc5cfc5c53cb196f8014f139d5f79326f9a2908b82fbbc1cc6c2446c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eebdecc5cfc5c53cb196f8014f139d5f79326f9a2908b82fbbc1cc6c2446c5c", kill_on_drop: false }` [INFO] [stdout] 3eebdecc5cfc5c53cb196f8014f139d5f79326f9a2908b82fbbc1cc6c2446c5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f517b7eba402439e3dde081cf65cc5dda257ad04e7319781680ead6f7a33c20 [INFO] running `Command { std: "docker" "start" "-a" "6f517b7eba402439e3dde081cf65cc5dda257ad04e7319781680ead6f7a33c20", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling semver v1.0.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Checking pico-args v0.4.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking proc-macro2 v1.0.27 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking ropey v1.2.0 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking goldenfile v1.1.0 [INFO] [stderr] Compiling tree-sitter v0.19.5 [INFO] [stderr] Compiling ddlog-lsp-languages v0.0.0 (/opt/rustwide/workdir/crates/languages) [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: error: ../../vendor/tree-sitter-ddlog/ddlog/dat/src/parser.c: No such file or directory [INFO] [stderr] warning: cc: fatal error: no input files [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: cc: error: ../../vendor/tree-sitter-ddlog/ddlog/dat/src/scanner.cc: No such file or directory [INFO] [stderr] warning: cc: fatal error: no input files [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `ddlog-lsp-languages v0.0.0 (/opt/rustwide/workdir/crates/languages)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ddlog-lsp-languages-678288160364fd1a/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed="../../vendor/tree-sitter-ddlog/ddlog/dat/src/parser.c" [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] 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] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [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] 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" "../../vendor/tree-sitter-ddlog/ddlog/dat/src" "-Wall" "-Wextra" "-Wno-maybe-uninitialized" "-Wno-unused-but-set-variable" "-o" "/opt/rustwide/target/debug/build/ddlog-lsp-languages-b3c4190e0cd0ddbd/out/../../vendor/tree-sitter-ddlog/ddlog/dat/src/parser.o" "-c" "../../vendor/tree-sitter-ddlog/ddlog/dat/src/parser.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "../../vendor/tree-sitter-ddlog/ddlog/dat/src" "-Wall" "-Wextra" "-Wno-maybe-uninitialized" "-Wno-unused-but-set-variable" "-o" "/opt/rustwide/target/debug/build/ddlog-lsp-languages-b3c4190e0cd0ddbd/out/../../vendor/tree-sitter-ddlog/ddlog/dat/src/scanner.o" "-c" "../../vendor/tree-sitter-ddlog/ddlog/dat/src/scanner.cc" [INFO] [stderr] cargo:warning=cc: error: ../../vendor/tree-sitter-ddlog/ddlog/dat/src/parser.c: No such file or directory [INFO] [stderr] cargo:warning=cc: fatal error: no input files [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=cc: error: ../../vendor/tree-sitter-ddlog/ddlog/dat/src/scanner.cc: No such file or directory [INFO] [stderr] cargo:warning=cc: fatal error: no input files [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [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" "../../vendor/tree-sitter-ddlog/ddlog/dat/src" "-Wall" "-Wextra" "-Wno-maybe-uninitialized" "-Wno-unused-but-set-variable" "-o" "/opt/rustwide/target/debug/build/ddlog-lsp-languages-b3c4190e0cd0ddbd/out/../../vendor/tree-sitter-ddlog/ddlog/dat/src/parser.o" "-c" "../../vendor/tree-sitter-ddlog/ddlog/dat/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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6f517b7eba402439e3dde081cf65cc5dda257ad04e7319781680ead6f7a33c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f517b7eba402439e3dde081cf65cc5dda257ad04e7319781680ead6f7a33c20", kill_on_drop: false }` [INFO] [stdout] 6f517b7eba402439e3dde081cf65cc5dda257ad04e7319781680ead6f7a33c20