[INFO] cloning repository https://github.com/darinmorrison/webassembly-language-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darinmorrison/webassembly-language-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarinmorrison%2Fwebassembly-language-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarinmorrison%2Fwebassembly-language-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c47a9dc81f4af9d68276e0fce16e4f7ce5ced8fd [INFO] testing darinmorrison/webassembly-language-server against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarinmorrison%2Fwebassembly-language-server" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darinmorrison/webassembly-language-server on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/darinmorrison/webassembly-language-server [INFO] finished tweaking git repo https://github.com/darinmorrison/webassembly-language-server [INFO] tweaked toml for git repo https://github.com/darinmorrison/webassembly-language-server written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/darinmorrison/webassembly-language-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.6 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.0 [INFO] [stderr] Downloaded async-stream-impl v0.3.1 [INFO] [stderr] Downloaded lsp-types v0.88.0 [INFO] [stderr] Downloaded cargo-lock v4.0.1 [INFO] [stderr] Downloaded tower-test v0.4.0 [INFO] [stderr] Downloaded cast v0.2.5 [INFO] [stderr] Downloaded git2 v0.13.18 [INFO] [stderr] Downloaded async-stream v0.3.1 [INFO] [stderr] Downloaded pico-args v0.4.0 [INFO] [stderr] Downloaded tokio-stream v0.1.5 [INFO] [stderr] Downloaded tokio-test v0.4.1 [INFO] [stderr] Downloaded ropey v1.2.0 [INFO] [stderr] Downloaded tree-sitter v0.19.3 [INFO] [stderr] Downloaded arbitrary v1.0.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.19+1.1.0 [INFO] [stderr] Downloaded wasmparser v0.77.0 [INFO] [stderr] Downloaded wasm-encoder v0.4.1 [INFO] [stderr] Downloaded built v0.4.4 [INFO] [stderr] Downloaded goldenfile v1.1.0 [INFO] [stderr] Downloaded auto_impl v0.4.1 [INFO] [stderr] Downloaded lspower-macros v0.2.0 [INFO] [stderr] Downloaded derive_arbitrary v1.0.0 [INFO] [stderr] Downloaded lsp-text v0.0.4 [INFO] [stderr] Downloaded web-tree-sitter-sys v0.2.5 [INFO] [stderr] Downloaded lspower v1.0.0 [INFO] [stderr] Downloaded wasmprinter v0.2.25 [INFO] [stderr] Downloaded tree-sitter-facade v0.0.7 [INFO] [stderr] Downloaded async-codec-lite v0.0.0 [INFO] [stderr] Downloaded wasm-smith v0.4.4 [INFO] running `Command { std: "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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8455fb86be44f428e668125a5b0e112ecb1d07b0cdcd5fed7be4d8f88bf920f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8455fb86be44f428e668125a5b0e112ecb1d07b0cdcd5fed7be4d8f88bf920f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8455fb86be44f428e668125a5b0e112ecb1d07b0cdcd5fed7be4d8f88bf920f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8455fb86be44f428e668125a5b0e112ecb1d07b0cdcd5fed7be4d8f88bf920f1", kill_on_drop: false }` [INFO] [stdout] 8455fb86be44f428e668125a5b0e112ecb1d07b0cdcd5fed7be4d8f88bf920f1 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4f521dbb21ac7d46ba0a138f6a9822702343ca9d162ce0f84283c71feccdf415 [INFO] running `Command { std: "docker" "start" "-a" "4f521dbb21ac7d46ba0a138f6a9822702343ca9d162ce0f84283c71feccdf415", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling ropey v1.2.0 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling tree-sitter v0.19.3 [INFO] [stderr] Compiling libgit2-sys v0.12.19+1.1.0 [INFO] [stderr] Compiling wasm-lsp-languages v0.0.0 (/opt/rustwide/workdir/crates/languages) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: error: ../../vendor/tree-sitter-wasm/wast/src/parser.c: 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 `wasm-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/wasm-lsp-languages-b2c54cc6800b5cd2/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed="../../vendor/tree-sitter-wasm/wast/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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "../../vendor/tree-sitter-wasm/wast/src" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/wasm-lsp-languages-062ec4f0ec7138f4/out/../../vendor/tree-sitter-wasm/wast/src/parser.o" "-c" "../../vendor/tree-sitter-wasm/wast/src/parser.c" [INFO] [stderr] cargo:warning=cc: error: ../../vendor/tree-sitter-wasm/wast/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] 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-wasm/wast/src" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/wasm-lsp-languages-062ec4f0ec7138f4/out/../../vendor/tree-sitter-wasm/wast/src/parser.o" "-c" "../../vendor/tree-sitter-wasm/wast/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" "4f521dbb21ac7d46ba0a138f6a9822702343ca9d162ce0f84283c71feccdf415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f521dbb21ac7d46ba0a138f6a9822702343ca9d162ce0f84283c71feccdf415", kill_on_drop: false }` [INFO] [stdout] 4f521dbb21ac7d46ba0a138f6a9822702343ca9d162ce0f84283c71feccdf415