[INFO] cloning repository https://github.com/conradludgate/tree-sitter-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conradludgate/tree-sitter-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Ftree-sitter-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Ftree-sitter-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9db1fc1eb4ee2687d9c7731db286a78661554b68 [INFO] checking conradludgate/tree-sitter-demo against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Ftree-sitter-demo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/conradludgate/tree-sitter-demo [INFO] finished tweaking git repo https://github.com/conradludgate/tree-sitter-demo [INFO] tweaked toml for git repo https://github.com/conradludgate/tree-sitter-demo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/conradludgate/tree-sitter-demo on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/conradludgate/tree-sitter-demo 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a571b1d004c70ab6ffc043abb4b8f1a4a1b61fd54ba8de1a56d390aeac84863 [INFO] running `Command { std: "docker" "start" "-a" "7a571b1d004c70ab6ffc043abb4b8f1a4a1b61fd54ba8de1a56d390aeac84863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a571b1d004c70ab6ffc043abb4b8f1a4a1b61fd54ba8de1a56d390aeac84863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a571b1d004c70ab6ffc043abb4b8f1a4a1b61fd54ba8de1a56d390aeac84863", kill_on_drop: false }` [INFO] [stdout] 7a571b1d004c70ab6ffc043abb4b8f1a4a1b61fd54ba8de1a56d390aeac84863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f8a833abe975be0e447af61471593182465047f9b4eca42bf3256e1387ba069 [INFO] running `Command { std: "docker" "start" "-a" "4f8a833abe975be0e447af61471593182465047f9b4eca42bf3256e1387ba069", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking fsio v0.3.0 [INFO] [stderr] Compiling tree-sitter v0.20.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking envmnt v0.9.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking ci_info v0.14.3 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling tree-sitter-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking supports-unicode v1.0.1 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking supports-color v1.0.2 [INFO] [stderr] Checking owo-colors v2.0.0 [INFO] [stderr] warning: tree-sitter-demo@0.1.0: cc1: fatal error: vendor/tree-sitter-go/src/parser.c: No such file or directory [INFO] [stderr] warning: tree-sitter-demo@0.1.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `tree-sitter-demo v0.1.0 (/opt/rustwide/workdir)` [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/tree-sitter-demo-0554a96a0fd25619/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [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,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "vendor/tree-sitter-go/src" "-o" "/opt/rustwide/target/debug/build/tree-sitter-demo-bfd2052003a0da32/out/vendor/tree-sitter-go/src/parser.o" "-c" "vendor/tree-sitter-go/src/parser.c" [INFO] [stderr] cargo:warning=cc1: fatal error: vendor/tree-sitter-go/src/parser.c: No such file or directory [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-go/src" "-o" "/opt/rustwide/target/debug/build/tree-sitter-demo-bfd2052003a0da32/out/vendor/tree-sitter-go/src/parser.o" "-c" "vendor/tree-sitter-go/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] running `Command { std: "docker" "inspect" "4f8a833abe975be0e447af61471593182465047f9b4eca42bf3256e1387ba069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8a833abe975be0e447af61471593182465047f9b4eca42bf3256e1387ba069", kill_on_drop: false }` [INFO] [stdout] 4f8a833abe975be0e447af61471593182465047f9b4eca42bf3256e1387ba069