[INFO] fetching crate jinja-lsp-queries 0.1.90... [INFO] testing jinja-lsp-queries-0.1.90 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate jinja-lsp-queries 0.1.90 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate jinja-lsp-queries 0.1.90 [INFO] finished tweaking crates.io crate jinja-lsp-queries 0.1.90 [INFO] tweaked toml for crates.io crate jinja-lsp-queries 0.1.90 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jinja-lsp-queries 0.1.90 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jinja-lsp-queries 0.1.90 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd33b09c43169f2174ec96179d5dd07da6b299618d0cc4a4fd833f5f8cad5269 [INFO] running `Command { std: "docker" "start" "-a" "cd33b09c43169f2174ec96179d5dd07da6b299618d0cc4a4fd833f5f8cad5269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd33b09c43169f2174ec96179d5dd07da6b299618d0cc4a4fd833f5f8cad5269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd33b09c43169f2174ec96179d5dd07da6b299618d0cc4a4fd833f5f8cad5269", kill_on_drop: false }` [INFO] [stdout] cd33b09c43169f2174ec96179d5dd07da6b299618d0cc4a4fd833f5f8cad5269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af3dc3a5212198f6da718bc94612e1c705d9296e18c4054dbc08b8e165f856ea [INFO] running `Command { std: "docker" "start" "-a" "af3dc3a5212198f6da718bc94612e1c705d9296e18c4054dbc08b8e165f856ea", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling str_indices v0.4.3 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling tree-sitter-jinja2 v0.0.13 [INFO] [stderr] Compiling tree-sitter-rust v0.23.0 [INFO] [stderr] Compiling tree-sitter-python v0.23.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tree-sitter v0.25.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling jinja-lsp-queries v0.1.90 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.75s [INFO] running `Command { std: "docker" "inspect" "af3dc3a5212198f6da718bc94612e1c705d9296e18c4054dbc08b8e165f856ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3dc3a5212198f6da718bc94612e1c705d9296e18c4054dbc08b8e165f856ea", kill_on_drop: false }` [INFO] [stdout] af3dc3a5212198f6da718bc94612e1c705d9296e18c4054dbc08b8e165f856ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e66bb911e0db4f36cce61b871ed3691b1343ed25882e70d55316c22d4475efeb [INFO] running `Command { std: "docker" "start" "-a" "e66bb911e0db4f36cce61b871ed3691b1343ed25882e70d55316c22d4475efeb", kill_on_drop: false }` [INFO] [stderr] Compiling jinja-lsp-queries v0.1.90 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "e66bb911e0db4f36cce61b871ed3691b1343ed25882e70d55316c22d4475efeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e66bb911e0db4f36cce61b871ed3691b1343ed25882e70d55316c22d4475efeb", kill_on_drop: false }` [INFO] [stdout] e66bb911e0db4f36cce61b871ed3691b1343ed25882e70d55316c22d4475efeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5aefe40e7f97416a4c27028e4b8c46c3a30d5bb46c256ca3cafcdb98728a06f1 [INFO] running `Command { std: "docker" "start" "-a" "5aefe40e7f97416a4c27028e4b8c46c3a30d5bb46c256ca3cafcdb98728a06f1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jinja_lsp_queries-f959c1a38baa4f48) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test search::test_queries::query_tests::jinja_definitions ... ok [INFO] [stdout] test search::test_queries::query_tests::jinja_definition_scope ... ok [INFO] [stdout] test search::test_queries::query_tests::test_jinja_test_completion ... ok [INFO] [stdout] test search::test_queries::query_tests::snippets ... ok [INFO] [stdout] test search::test_queries::query_tests::template_completion_in_rust ... ok [INFO] [stdout] test search::test_queries::query_tests::jinja_templates_in_rust ... ok [INFO] [stdout] test search::test_queries::query_tests::rust_definition ... ok [INFO] [stdout] test search::test_queries::query_tests::position_of_identifier_after_unicode_characters ... ok [INFO] [stdout] test search::test_queries::query_tests::test_python_identifiers ... ok [INFO] [stdout] test search::test_queries::query_tests::jinja_identifiers ... ok [INFO] [stdout] test search::test_queries::query_tests::python_definition ... ok [INFO] [stdout] test search::test_queries::query_tests::template_completion_in_python ... ok [INFO] [stdout] test search::test_queries::query_tests::check_jinja_templates ... ok [INFO] [stdout] test search::test_queries::query_tests::find_jinja_completion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.60s [INFO] [stdout] [INFO] [stderr] Doc-tests jinja_lsp_queries [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5aefe40e7f97416a4c27028e4b8c46c3a30d5bb46c256ca3cafcdb98728a06f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aefe40e7f97416a4c27028e4b8c46c3a30d5bb46c256ca3cafcdb98728a06f1", kill_on_drop: false }` [INFO] [stdout] 5aefe40e7f97416a4c27028e4b8c46c3a30d5bb46c256ca3cafcdb98728a06f1