[INFO] cloning repository https://github.com/Ryan1729/ts_subtree_is_eof_lookahead_assert_failure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/ts_subtree_is_eof_lookahead_assert_failure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fts_subtree_is_eof_lookahead_assert_failure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fts_subtree_is_eof_lookahead_assert_failure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 606ab626461a6c3f534a2f89a4cc38f291ec0369 [INFO] checking Ryan1729/ts_subtree_is_eof_lookahead_assert_failure against master#4c5f6e6277b89e47d73a192078697f7a5f3dc0ac for pr-97086 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fts_subtree_is_eof_lookahead_assert_failure" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryan1729/ts_subtree_is_eof_lookahead_assert_failure on toolchain 4c5f6e6277b89e47d73a192078697f7a5f3dc0ac [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryan1729/ts_subtree_is_eof_lookahead_assert_failure [INFO] finished tweaking git repo https://github.com/Ryan1729/ts_subtree_is_eof_lookahead_assert_failure [INFO] tweaked toml for git repo https://github.com/Ryan1729/ts_subtree_is_eof_lookahead_assert_failure written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/Ryan1729/ts_subtree_is_eof_lookahead_assert_failure already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b23e55c93546d42e8613c02c44cb3700b1e7c65e93c067095bca4940e493d6e [INFO] running `Command { std: "docker" "start" "-a" "0b23e55c93546d42e8613c02c44cb3700b1e7c65e93c067095bca4940e493d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b23e55c93546d42e8613c02c44cb3700b1e7c65e93c067095bca4940e493d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b23e55c93546d42e8613c02c44cb3700b1e7c65e93c067095bca4940e493d6e", kill_on_drop: false }` [INFO] [stdout] 0b23e55c93546d42e8613c02c44cb3700b1e7c65e93c067095bca4940e493d6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 600ca987ce7abc050c67c8a11084562e2d062db865f9c644171daaf840e066f2 [INFO] running `Command { std: "docker" "start" "-a" "600ca987ce7abc050c67c8a11084562e2d062db865f9c644171daaf840e066f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling tree-sitter v0.16.1 [INFO] [stderr] Compiling ts_subtree_is_eof_lookahead_assert_failure v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.06s [INFO] running `Command { std: "docker" "inspect" "600ca987ce7abc050c67c8a11084562e2d062db865f9c644171daaf840e066f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600ca987ce7abc050c67c8a11084562e2d062db865f9c644171daaf840e066f2", kill_on_drop: false }` [INFO] [stdout] 600ca987ce7abc050c67c8a11084562e2d062db865f9c644171daaf840e066f2