[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] 1b07652fbde6c6a1a7ec0141b27452f2aea23125 [INFO] checking ddlog-lsp/ddlog-lsp/1b07652fbde6c6a1a7ec0141b27452f2aea23125 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddlog-lsp%2Fddlog-lsp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ddlog-lsp/ddlog-lsp on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lspower-macros v0.2.1 [INFO] [stderr] Downloaded goldenfile v1.1.0 [INFO] [stderr] Downloaded lsp-text v0.2.0 [INFO] [stderr] Downloaded built v0.5.1 [INFO] [stderr] Downloaded ropey v1.3.2 [INFO] [stderr] Downloaded async-codec-lite v0.0.0 [INFO] [stderr] Downloaded lspower v1.5.0 [INFO] [stderr] Downloaded tree-sitter-facade v0.2.0 [INFO] [stderr] Downloaded cargo-lock v7.0.1 [INFO] [stderr] Downloaded web-tree-sitter-sys v0.4.0 [INFO] [stderr] Downloaded tree-sitter v0.20.2 [INFO] [stderr] Downloaded clap v3.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2c26417034a65ffbedbfc7ed0672ea184296f3d5c50215f764b9a73a7a53ac0 [INFO] running `Command { std: "docker" "start" "-a" "e2c26417034a65ffbedbfc7ed0672ea184296f3d5c50215f764b9a73a7a53ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2c26417034a65ffbedbfc7ed0672ea184296f3d5c50215f764b9a73a7a53ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c26417034a65ffbedbfc7ed0672ea184296f3d5c50215f764b9a73a7a53ac0", kill_on_drop: false }` [INFO] [stdout] e2c26417034a65ffbedbfc7ed0672ea184296f3d5c50215f764b9a73a7a53ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9c350b0be8518c47e939c89251ba9688f8e3fc3acaa488163758ccf18eb9141 [INFO] running `Command { std: "docker" "start" "-a" "d9c350b0be8518c47e939c89251ba9688f8e3fc3acaa488163758ccf18eb9141", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling tree-sitter v0.20.2 [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.26+1.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking ropey v1.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stdout] error[E0080]: evaluation of constant value failed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ropey-1.3.2/src/tree/mod.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | const _: [(); 0 - !{ [INFO] [stdout] | ___________________^ [INFO] [stdout] 75 | | // Assert alignment. [INFO] [stdout] 76 | | const ASSERT: bool = if align_of::() > ARC_COUNTERS_SIZE { [INFO] [stdout] 77 | | align_of::() + size_of::() [INFO] [stdout] ... | [INFO] [stdout] 81 | | ASSERT [INFO] [stdout] 82 | | } as usize] = []; [INFO] [stdout] | |______________^ attempt to compute `0_usize - 1_usize`, which would overflow [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0080`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ropey` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: ddlog-lsp-languages@0.0.0: cc1: fatal error: ../../vendor/tree-sitter-ddlog/ddlog/dat/src/parser.c: No such file or directory [INFO] [stderr] warning: ddlog-lsp-languages@0.0.0: compilation terminated. [INFO] [stderr] warning: ddlog-lsp-languages@0.0.0: cc1plus: fatal error: ../../vendor/tree-sitter-ddlog/ddlog/dat/src/scanner.cc: No such file or directory [INFO] [stderr] warning: ddlog-lsp-languages@0.0.0: 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] 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/ddlog-lsp-languages-7726a9d0e7870fd3/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-086f6694322d911f/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-086f6694322d911f/out/../../vendor/tree-sitter-ddlog/ddlog/dat/src/scanner.o" "-c" "../../vendor/tree-sitter-ddlog/ddlog/dat/src/scanner.cc" [INFO] [stderr] cargo:warning=cc1: fatal error: ../../vendor/tree-sitter-ddlog/ddlog/dat/src/parser.c: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=cc1plus: fatal error: ../../vendor/tree-sitter-ddlog/ddlog/dat/src/scanner.cc: No such file or directory [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-086f6694322d911f/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] running `Command { std: "docker" "inspect" "d9c350b0be8518c47e939c89251ba9688f8e3fc3acaa488163758ccf18eb9141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c350b0be8518c47e939c89251ba9688f8e3fc3acaa488163758ccf18eb9141", kill_on_drop: false }` [INFO] [stdout] d9c350b0be8518c47e939c89251ba9688f8e3fc3acaa488163758ccf18eb9141