[INFO] fetching crate fs_query 0.1.1...
[INFO] testing fs_query-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fs_query 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate fs_query 0.1.1
[INFO] finished tweaking crates.io crate fs_query 0.1.1
[INFO] tweaked toml for crates.io crate fs_query 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fs_query 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fs_query 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ceda4b059bcdfab0afd2102c20f3ec51850d4d79824ec22fde2b0473c566d05
[INFO] running `Command { std: "docker" "start" "-a" "4ceda4b059bcdfab0afd2102c20f3ec51850d4d79824ec22fde2b0473c566d05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ceda4b059bcdfab0afd2102c20f3ec51850d4d79824ec22fde2b0473c566d05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ceda4b059bcdfab0afd2102c20f3ec51850d4d79824ec22fde2b0473c566d05", kill_on_drop: false }`
[INFO] [stdout] 4ceda4b059bcdfab0afd2102c20f3ec51850d4d79824ec22fde2b0473c566d05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab03e140d0bbcb4d4b7b25745720620d83b5a1d82ce1790a1bc074174786f485
[INFO] running `Command { std: "docker" "start" "-a" "ab03e140d0bbcb4d4b7b25745720620d83b5a1d82ce1790a1bc074174786f485", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tree-sitter v0.25.8
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling darling_core v0.21.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.21.1
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling darling v0.21.1
[INFO] [stderr]    Compiling rmcp-macros v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling rmcp v0.5.0
[INFO] [stderr]    Compiling fs_query v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `full_range`, `name_range`, and `body_range` are never read
[INFO] [stdout]   --> src/ast/symbol.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Symbol {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub full_range: std::ops::Range<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 22 |     pub name_range: Option<std::ops::Range<usize>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 23 |     pub body_range: Option<std::ops::Range<usize>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 38.37s
[INFO] running `Command { std: "docker" "inspect" "ab03e140d0bbcb4d4b7b25745720620d83b5a1d82ce1790a1bc074174786f485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab03e140d0bbcb4d4b7b25745720620d83b5a1d82ce1790a1bc074174786f485", kill_on_drop: false }`
[INFO] [stdout] ab03e140d0bbcb4d4b7b25745720620d83b5a1d82ce1790a1bc074174786f485
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bee736e488a50006c63a24307ee0ef1abfc0e20d86b6748fd0474ccd657614d
[INFO] running `Command { std: "docker" "start" "-a" "4bee736e488a50006c63a24307ee0ef1abfc0e20d86b6748fd0474ccd657614d", kill_on_drop: false }`
[INFO] [stderr]    Compiling fs_query v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `full_range`, `name_range`, and `body_range` are never read
[INFO] [stdout]   --> src/ast/symbol.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Symbol {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub full_range: std::ops::Range<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 22 |     pub name_range: Option<std::ops::Range<usize>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 23 |     pub body_range: Option<std::ops::Range<usize>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 1.56s
[INFO] running `Command { std: "docker" "inspect" "4bee736e488a50006c63a24307ee0ef1abfc0e20d86b6748fd0474ccd657614d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bee736e488a50006c63a24307ee0ef1abfc0e20d86b6748fd0474ccd657614d", kill_on_drop: false }`
[INFO] [stdout] 4bee736e488a50006c63a24307ee0ef1abfc0e20d86b6748fd0474ccd657614d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b8ed426c6418cde3b89fb6ca2cbe5c23fe5a62f4b5e6d07c397e8f81c4873ed
[INFO] running `Command { std: "docker" "start" "-a" "1b8ed426c6418cde3b89fb6ca2cbe5c23fe5a62f4b5e6d07c397e8f81c4873ed", kill_on_drop: false }`
[INFO] [stderr] warning: fields `full_range`, `name_range`, and `body_range` are never read
[INFO] [stderr]   --> src/ast/symbol.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Symbol {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub full_range: std::ops::Range<usize>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 22 |     pub name_range: Option<std::ops::Range<usize>>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 23 |     pub body_range: Option<std::ops::Range<usize>>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fs_query` (bin "fs_query" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test ast::tests_cpp::tests::test_cpp_filtering ... ok
[INFO] [stdout] test ast::tests_cpp::tests::test_cpp_class_extraction ... ok
[INFO] [stdout] test ast::tests_cpp::tests::test_cpp_line_numbers ... ok
[INFO] [stdout] test ast::tests_go::tests::test_go_filtering ... ok
[INFO] [stdout] test ast::tests_go::tests::test_go_struct_extraction ... ok
[INFO] [stdout] test ast::tests_go::tests::test_go_variable_extraction ... ok
[INFO] [stdout] test ast::tests_go::tests::test_go_function_extraction ... ok
[INFO] [stdout] test ast::tests_js::tests::test_js_filtering ... ok
[INFO] [stdout] test ast::tests_cpp::tests::test_cpp_variable_extraction ... ok
[INFO] [stdout] test ast::tests_js::tests::test_js_function_extraction ... ok
[INFO] [stdout] test ast::tests_js::tests::test_js_variable_extraction ... ok
[INFO] [stdout] test ast::tests_python::tests::test_python_class_extraction ... ok
[INFO] [stdout] test ast::tests_python::tests::test_python_mixed_symbols ... ok
[INFO] [stdout] test ast::tests_python::tests::test_python_nested_functions ... ok
[INFO] [stdout] test ast::tests_python::tests::test_python_filtering ... ok
[INFO] [stdout] test ast::tests_python::tests::test_python_function_extraction ... ok
[INFO] [stdout] test ast::tests_python::tests::test_python_line_numbers ... ok
[INFO] [stdout] test ast::tests_js::tests::test_js_class_extraction ... ok
[INFO] [stdout] test ast::tests_cpp::tests::test_cpp_function_extraction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fs_query-1dfa49447d70e665)
[INFO] running `Command { std: "docker" "inspect" "1b8ed426c6418cde3b89fb6ca2cbe5c23fe5a62f4b5e6d07c397e8f81c4873ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b8ed426c6418cde3b89fb6ca2cbe5c23fe5a62f4b5e6d07c397e8f81c4873ed", kill_on_drop: false }`
[INFO] [stdout] 1b8ed426c6418cde3b89fb6ca2cbe5c23fe5a62f4b5e6d07c397e8f81c4873ed
