[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] d30a380..1b77b53 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1b77b53a7fe9f252aa6b942298e22363de5c4630 [INFO] checking mozilla/rust-code-analysis against try#5fae8f15a4dcfce640ee800a4d495673524b0a4d for pr-71814 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-code-analysis" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/rust-code-analysis on toolchain 5fae8f15a4dcfce640ee800a4d495673524b0a4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+5fae8f15a4dcfce640ee800a4d495673524b0a4d" "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-0/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" "+5fae8f15a4dcfce640ee800a4d495673524b0a4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-0/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" "+5fae8f15a4dcfce640ee800a4d495673524b0a4d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+5fae8f15a4dcfce640ee800a4d495673524b0a4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+5fae8f15a4dcfce640ee800a4d495673524b0a4d" "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] 8ea1bd6de4348797b1ad35f4513493b88efbcccdd3b3ec828ca925d159fe33b5 [INFO] running `"docker" "start" "-a" "8ea1bd6de4348797b1ad35f4513493b88efbcccdd3b3ec828ca925d159fe33b5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tree-sitter v0.6.3 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling rust-code-analysis v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Checking addr2line v0.12.0 [INFO] [stderr] error: failed to run custom build command for `rust-code-analysis v0.0.14 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rust-code-analysis-2fe7b2b7b4e97fb3/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] Build language c-sharp [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] The directory tree-sitter-c-sharp 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" "8ea1bd6de4348797b1ad35f4513493b88efbcccdd3b3ec828ca925d159fe33b5"` [INFO] running `"docker" "rm" "-f" "8ea1bd6de4348797b1ad35f4513493b88efbcccdd3b3ec828ca925d159fe33b5"` [INFO] [stdout] 8ea1bd6de4348797b1ad35f4513493b88efbcccdd3b3ec828ca925d159fe33b5