[INFO] cloning repository https://github.com/purpleP/tree-sitter-nvim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/purpleP/tree-sitter-nvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpurpleP%2Ftree-sitter-nvim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpurpleP%2Ftree-sitter-nvim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90dedb5022c69dd00f2840b81d8a41ed2d0bde88 [INFO] testing purpleP/tree-sitter-nvim against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpurpleP%2Ftree-sitter-nvim" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/purpleP/tree-sitter-nvim on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/purpleP/tree-sitter-nvim [INFO] removed path dependency tree-sitter-python from git repo https://github.com/purpleP/tree-sitter-nvim [INFO] finished tweaking git repo https://github.com/purpleP/tree-sitter-nvim [INFO] tweaked toml for git repo https://github.com/purpleP/tree-sitter-nvim written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tree-sitter-python) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b429e34f2910210c7bac4e30c118ab63db966a5e2f1763d90caf51ce753cca03 [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" "b429e34f2910210c7bac4e30c118ab63db966a5e2f1763d90caf51ce753cca03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b429e34f2910210c7bac4e30c118ab63db966a5e2f1763d90caf51ce753cca03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b429e34f2910210c7bac4e30c118ab63db966a5e2f1763d90caf51ce753cca03", kill_on_drop: false }` [INFO] [stdout] b429e34f2910210c7bac4e30c118ab63db966a5e2f1763d90caf51ce753cca03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c45f861359c13d0bd3ff28bd0042b9302d88a409aea9fd8e409983cc6708eff [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" "0c45f861359c13d0bd3ff28bd0042b9302d88a409aea9fd8e409983cc6708eff", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tree-sitter-python) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling tree-sitter v0.17.1 [INFO] [stderr] Compiling tree-sitter v0.3.10 [INFO] [stderr] Compiling tree-sitter-python v0.17.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling rmpv v0.4.6 [INFO] [stderr] Compiling neovim-lib v0.6.1 [INFO] [stderr] Compiling tree-sitter-highlight v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.75s [INFO] running `Command { std: "docker" "inspect" "0c45f861359c13d0bd3ff28bd0042b9302d88a409aea9fd8e409983cc6708eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c45f861359c13d0bd3ff28bd0042b9302d88a409aea9fd8e409983cc6708eff", kill_on_drop: false }` [INFO] [stdout] 0c45f861359c13d0bd3ff28bd0042b9302d88a409aea9fd8e409983cc6708eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b00763fdb098d3f60b1f61b5f630cce870e7977e2bd1f39d388801f0e161b99 [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" "7b00763fdb098d3f60b1f61b5f630cce870e7977e2bd1f39d388801f0e161b99", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tree-sitter-python) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling tree-sitter-highlight v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "7b00763fdb098d3f60b1f61b5f630cce870e7977e2bd1f39d388801f0e161b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b00763fdb098d3f60b1f61b5f630cce870e7977e2bd1f39d388801f0e161b99", kill_on_drop: false }` [INFO] [stdout] 7b00763fdb098d3f60b1f61b5f630cce870e7977e2bd1f39d388801f0e161b99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", 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] 288903e825e6820ef4f0a8b6866fd5c941ac50fa1c156e529faa0448dfbc7f83 [INFO] running `Command { std: "docker" "start" "-a" "288903e825e6820ef4f0a8b6866fd5c941ac50fa1c156e529faa0448dfbc7f83", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tree-sitter-python) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tree_sitter_highlight-159fe9c979945b10 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "288903e825e6820ef4f0a8b6866fd5c941ac50fa1c156e529faa0448dfbc7f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288903e825e6820ef4f0a8b6866fd5c941ac50fa1c156e529faa0448dfbc7f83", kill_on_drop: false }` [INFO] [stdout] 288903e825e6820ef4f0a8b6866fd5c941ac50fa1c156e529faa0448dfbc7f83