[INFO] cloning repository https://github.com/coder3101/protols [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coder3101/protols" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoder3101%2Fprotols", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoder3101%2Fprotols'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fb3d2d1d3770c51ea23b2fef1c162a8e5d9e207 [INFO] testing coder3101/protols against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoder3101%2Fprotols" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/coder3101/protols [INFO] finished tweaking git repo https://github.com/coder3101/protols [INFO] tweaked toml for git repo https://github.com/coder3101/protols written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coder3101/protols on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/coder3101/protols 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded hard-xml-derive v1.41.0 [INFO] [stderr] Downloaded async-lsp v0.2.2 [INFO] [stderr] Downloaded waitpid-any v0.3.0 [INFO] [stderr] Downloaded hard-xml v1.41.0 [INFO] [stderr] Downloaded tree-sitter-proto v0.3.0 [INFO] [stderr] Downloaded tree-sitter v0.25.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a7db8d1f3d1b794e0d5b7765c4208133ae96d5871372f989fcae953d5c961f8 [INFO] running `Command { std: "docker" "start" "-a" "6a7db8d1f3d1b794e0d5b7765c4208133ae96d5871372f989fcae953d5c961f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a7db8d1f3d1b794e0d5b7765c4208133ae96d5871372f989fcae953d5c961f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7db8d1f3d1b794e0d5b7765c4208133ae96d5871372f989fcae953d5c961f8", kill_on_drop: false }` [INFO] [stdout] 6a7db8d1f3d1b794e0d5b7765c4208133ae96d5871372f989fcae953d5c961f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa1c4b8e43d511e409f35cdb656f52b658f05aeb9d9786b3f163848eea66a2a1 [INFO] running `Command { std: "docker" "start" "-a" "fa1c4b8e43d511e409f35cdb656f52b658f05aeb9d9786b3f163848eea66a2a1", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling tree-sitter-proto v0.3.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hard-xml-derive v1.41.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling waitpid-any v0.3.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling hard-xml v1.41.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling tree-sitter v0.25.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling lsp-types v0.95.1 [INFO] [stderr] Compiling async-lsp v0.2.2 [INFO] [stderr] Compiling protols v0.12.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `FormatterConfig` is never constructed [INFO] [stdout] --> src/config/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct FormatterConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.21s [INFO] running `Command { std: "docker" "inspect" "fa1c4b8e43d511e409f35cdb656f52b658f05aeb9d9786b3f163848eea66a2a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1c4b8e43d511e409f35cdb656f52b658f05aeb9d9786b3f163848eea66a2a1", kill_on_drop: false }` [INFO] [stdout] fa1c4b8e43d511e409f35cdb656f52b658f05aeb9d9786b3f163848eea66a2a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3f85707b96a8a23605bcb3c46cfb02bfb0a9e74982c3f5cd9a46150bbf3df2f [INFO] running `Command { std: "docker" "start" "-a" "e3f85707b96a8a23605bcb3c46cfb02bfb0a9e74982c3f5cd9a46150bbf3df2f", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling protols v0.12.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `FormatterConfig` is never constructed [INFO] [stdout] --> src/config/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct FormatterConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.51s [INFO] running `Command { std: "docker" "inspect" "e3f85707b96a8a23605bcb3c46cfb02bfb0a9e74982c3f5cd9a46150bbf3df2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f85707b96a8a23605bcb3c46cfb02bfb0a9e74982c3f5cd9a46150bbf3df2f", kill_on_drop: false }` [INFO] [stdout] e3f85707b96a8a23605bcb3c46cfb02bfb0a9e74982c3f5cd9a46150bbf3df2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ab9b7f494bea24872f53445235be679b04d99e54e798b97065d08092090e9f4 [INFO] running `Command { std: "docker" "start" "-a" "5ab9b7f494bea24872f53445235be679b04d99e54e798b97065d08092090e9f4", kill_on_drop: false }` [INFO] [stderr] warning: struct `FormatterConfig` is never constructed [INFO] [stderr] --> src/config/mod.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct FormatterConfig {} [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `protols` (bin "protols" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/protols-6f084f92a3d7f186) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test tests::test_cli_parsing ... ok [INFO] [stdout] test utils::test::test_is_inner_identifier ... ok [INFO] [stdout] test utils::test::test_split_identifier_package ... ok [INFO] [stdout] test config::workspace::test::test_cli_include_paths ... ok [INFO] [stdout] test config::workspace::test::test_get_formatter_for_uri ... ok [INFO] [stdout] test config::workspace::test::test_loading_different_config_files ... ok [INFO] [stdout] test parser::docsymbol::test::test_document_symbols ... ok [INFO] [stdout] test parser::rename::test::test_reference ... ok [INFO] [stdout] test formatter::clang::test::test_reading_empty_xml ... ok [INFO] [stdout] test parser::tree::test::test_filter ... ok [INFO] [stdout] test parser::hover::test::test_hover ... ok [INFO] [stdout] test formatter::clang::test::test_offset_to_position ... ok [INFO] [stdout] test parser::diagnostics::test::test_collect_parse_error ... ok [INFO] [stdout] test formatter::clang::test::test_reading_xml ... ok [INFO] [stdout] test parser::definition::test::test_goto_definition ... ok [INFO] [stdout] test parser::rename::test::test_can_rename ... ok [INFO] [stdout] test parser::rename::test::test_rename ... ok [INFO] [stdout] test workspace::definition::test::workspace_test_definition ... ok [INFO] [stdout] test workspace::rename::test::test_rename ... ok [INFO] [stdout] test workspace::rename::test::test_reference ... ok [INFO] [stdout] test config::workspace::test::test_get_for_workspace ... ok [INFO] [stdout] test workspace::hover::test::workspace_test_hover ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5ab9b7f494bea24872f53445235be679b04d99e54e798b97065d08092090e9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab9b7f494bea24872f53445235be679b04d99e54e798b97065d08092090e9f4", kill_on_drop: false }` [INFO] [stdout] 5ab9b7f494bea24872f53445235be679b04d99e54e798b97065d08092090e9f4