[INFO] cloning repository https://github.com/pfeiferj/tree-sitter-hurl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pfeiferj/tree-sitter-hurl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfeiferj%2Ftree-sitter-hurl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfeiferj%2Ftree-sitter-hurl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 597efbd7ce9a814bb058f48eabd055b1d1e12145 [INFO] checking pfeiferj/tree-sitter-hurl against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfeiferj%2Ftree-sitter-hurl" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pfeiferj/tree-sitter-hurl [INFO] finished tweaking git repo https://github.com/pfeiferj/tree-sitter-hurl [INFO] tweaked toml for git repo https://github.com/pfeiferj/tree-sitter-hurl written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pfeiferj/tree-sitter-hurl on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pfeiferj/tree-sitter-hurl 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding tree-sitter-language v0.1.5 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.78 [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bb0e3453fbb3b6201f91d4e622019b004c61155cb4402d936648b0b2293a970 [INFO] running `Command { std: "docker" "start" "-a" "6bb0e3453fbb3b6201f91d4e622019b004c61155cb4402d936648b0b2293a970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bb0e3453fbb3b6201f91d4e622019b004c61155cb4402d936648b0b2293a970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb0e3453fbb3b6201f91d4e622019b004c61155cb4402d936648b0b2293a970", kill_on_drop: false }` [INFO] [stdout] 6bb0e3453fbb3b6201f91d4e622019b004c61155cb4402d936648b0b2293a970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5244d751e59bde4ae4f6e0e7e352e464d16feb08b79eb2aa5f6e50ccadb6551 [INFO] running `Command { std: "docker" "start" "-a" "d5244d751e59bde4ae4f6e0e7e352e464d16feb08b79eb2aa5f6e50ccadb6551", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Compiling tree-sitter-hurl v1.6.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tree_sitter` [INFO] [stdout] --> bindings/rust/lib.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | let mut parser = tree_sitter::Parser::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `tree_sitter` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tree_sitter`, use `cargo add tree_sitter` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tree-sitter-hurl` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d5244d751e59bde4ae4f6e0e7e352e464d16feb08b79eb2aa5f6e50ccadb6551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5244d751e59bde4ae4f6e0e7e352e464d16feb08b79eb2aa5f6e50ccadb6551", kill_on_drop: false }` [INFO] [stdout] d5244d751e59bde4ae4f6e0e7e352e464d16feb08b79eb2aa5f6e50ccadb6551