[INFO] updating cached repository https://github.com/mozilla/rust-code-analysis [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/mozilla/rust-code-analysis [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/cc-1.0.54 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/petgraph-0.5.1 [INFO] [stderr] - [deleted] (none) -> dependabot/submodules/tree-sitter-cpp-5e7476b [INFO] [stderr] - [deleted] (none) -> dependabot/submodules/tree-sitter-css-23f2cb9 [INFO] [stderr] - [deleted] (none) -> dependabot/submodules/tree-sitter-go-f5cae4e [INFO] [stderr] - [deleted] (none) -> dependabot/submodules/tree-sitter-java-0b18a22 [INFO] [stderr] - [deleted] (none) -> dependabot/submodules/tree-sitter-javascript-c0b6dbc [INFO] [stderr] - [deleted] (none) -> dependabot/submodules/tree-sitter-python-3b50dc6 [INFO] [stderr] - [deleted] (none) -> dependabot/submodules/tree-sitter-rust-40620bf [INFO] [stderr] - [deleted] (none) -> dependabot/submodules/tree-sitter-typescript-ebd10b4 [INFO] [stderr] * [new branch] gh-pages -> gh-pages [INFO] [stderr] 9c723f0..d941912 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d94191266f794917f01b8b1ea75e0d887405199a [INFO] checking mozilla/rust-code-analysis against try#1a399c10897767c36d147199696c96f193034e49 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-code-analysis" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/rust-code-analysis on toolchain 1a399c10897767c36d147199696c96f193034e49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mozilla/rust-code-analysis [INFO] removed workspace from git repo https://github.com/mozilla/rust-code-analysis [INFO] finished tweaking git repo https://github.com/mozilla/rust-code-analysis [INFO] tweaked toml for git repo https://github.com/mozilla/rust-code-analysis written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mozilla/rust-code-analysis already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2725082bded6eb611ab14f498cd61bcc452efbd7579e70690231b78d7bd7decc [INFO] running `"docker" "start" "-a" "2725082bded6eb611ab14f498cd61bcc452efbd7579e70690231b78d7bd7decc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling tree-sitter v0.16.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling rust-code-analysis v0.0.16 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rust-code-analysis v0.0.16 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rust-code-analysis-1993da84feff3f33/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] Build language ccomments [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,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,mmx,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "./tree-sitter-ccomments/src" "-std=c99" "-o" "/opt/rustwide/target/debug/build/rust-code-analysis-1672e89e35f0c99a/out/./tree-sitter-ccomments/src/parser.o" "-c" "./tree-sitter-ccomments/src/parser.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/debug/build/rust-code-analysis-1672e89e35f0c99a/out/libtree-sitter-ccomments-c.a" "/opt/rustwide/target/debug/build/rust-code-analysis-1672e89e35f0c99a/out/./tree-sitter-ccomments/src/parser.o" [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:rustc-link-lib=static=tree-sitter-ccomments-c [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/rust-code-analysis-1672e89e35f0c99a/out [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "./tree-sitter-ccomments/src" "-o" "/opt/rustwide/target/debug/build/rust-code-analysis-1672e89e35f0c99a/out/./tree-sitter-ccomments/src/scanner.o" "-c" "./tree-sitter-ccomments/src/scanner.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/debug/build/rust-code-analysis-1672e89e35f0c99a/out/libtree-sitter-ccomments-cpp.a" "/opt/rustwide/target/debug/build/rust-code-analysis-1672e89e35f0c99a/out/./tree-sitter-ccomments/src/scanner.o" [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:rustc-link-lib=static=tree-sitter-ccomments-cpp [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/rust-code-analysis-1672e89e35f0c99a/out [INFO] [stderr] CXXSTDLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXSTDLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXSTDLIB = None [INFO] [stderr] CXXSTDLIB = None [INFO] [stderr] cargo:rustc-link-lib=stdc++ [INFO] [stderr] Build language javascript [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Collect files for tree-sitter-ccomments [INFO] [stderr] The directory tree-sitter-javascript is empty, did you use 'git clone --recursive'? [INFO] [stderr] You can fix in using 'git submodule init && git submodule update --recursive'. [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2725082bded6eb611ab14f498cd61bcc452efbd7579e70690231b78d7bd7decc"` [INFO] running `"docker" "rm" "-f" "2725082bded6eb611ab14f498cd61bcc452efbd7579e70690231b78d7bd7decc"` [INFO] [stdout] 2725082bded6eb611ab14f498cd61bcc452efbd7579e70690231b78d7bd7decc