[INFO] cloning repository https://github.com/syntaxpresso/core-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syntaxpresso/core-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyntaxpresso%2Fcore-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyntaxpresso%2Fcore-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0a3ba1a4a6618222d9b472926fee60a08c2250f
[INFO] testing syntaxpresso/core-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyntaxpresso%2Fcore-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/syntaxpresso/core-rs
[INFO] finished tweaking git repo https://github.com/syntaxpresso/core-rs
[INFO] tweaked toml for git repo https://github.com/syntaxpresso/core-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/syntaxpresso/core-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/syntaxpresso/core-rs 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.4
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded unicode-ident v1.0.20
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded syn v2.0.108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6
[INFO] running `Command { std: "docker" "start" "a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling syntaxpresso-core v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `annotation_insertion_point` is assigned to, but never used
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 |   let mut annotation_insertion_point = AnnotationInsertionPoint::new();
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_annotation_insertion_point` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:298:3
[INFO] [stdout]     |
[INFO] [stdout] 298 |   annotation_insertion_point.position = insertion_position.clone();
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         annotation_insertion_point.break_line_after = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         annotation_insertion_point.insert_byte = all_annotations[0].start_byte();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |         annotation_insertion_point.break_line_after = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         annotation_insertion_point.insert_byte = declaration_start_byte;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         annotation_insertion_point.break_line_before = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 315 |         annotation_insertion_point.insert_byte = all_annotations.last()?.end_byte();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |         annotation_insertion_point.break_line_after = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         annotation_insertion_point.insert_byte = declaration_start_byte;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.48s
[INFO] running `Command { std: "docker" "inspect" "a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stdout] warning: variable `annotation_insertion_point` is assigned to, but never used
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 |   let mut annotation_insertion_point = AnnotationInsertionPoint::new();
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_annotation_insertion_point` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:298:3
[INFO] [stdout]     |
[INFO] [stdout] 298 |   annotation_insertion_point.position = insertion_position.clone();
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         annotation_insertion_point.break_line_after = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         annotation_insertion_point.insert_byte = all_annotations[0].start_byte();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |         annotation_insertion_point.break_line_after = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         annotation_insertion_point.insert_byte = declaration_start_byte;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         annotation_insertion_point.break_line_before = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 315 |         annotation_insertion_point.insert_byte = all_annotations.last()?.end_byte();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |         annotation_insertion_point.break_line_after = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         annotation_insertion_point.insert_byte = declaration_start_byte;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling syntaxpresso-core v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `annotation_insertion_point` is assigned to, but never used
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 |   let mut annotation_insertion_point = AnnotationInsertionPoint::new();
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_annotation_insertion_point` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:298:3
[INFO] [stdout]     |
[INFO] [stdout] 298 |   annotation_insertion_point.position = insertion_position.clone();
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         annotation_insertion_point.break_line_after = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         annotation_insertion_point.insert_byte = all_annotations[0].start_byte();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |         annotation_insertion_point.break_line_after = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         annotation_insertion_point.insert_byte = declaration_start_byte;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         annotation_insertion_point.break_line_before = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 315 |         annotation_insertion_point.insert_byte = all_annotations.last()?.end_byte();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |         annotation_insertion_point.break_line_after = true;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stdout]    --> src/commands/java/treesitter/services/annotation_service.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         annotation_insertion_point.insert_byte = declaration_start_byte;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.78s
[INFO] running `Command { std: "docker" "inspect" "a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: variable `annotation_insertion_point` is assigned to, but never used
[INFO] [stderr]    --> src/commands/java/treesitter/services/annotation_service.rs:297:7
[INFO] [stderr]     |
[INFO] [stderr] 297 |   let mut annotation_insertion_point = AnnotationInsertionPoint::new();
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_annotation_insertion_point` instead
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stderr]    --> src/commands/java/treesitter/services/annotation_service.rs:298:3
[INFO] [stderr]     |
[INFO] [stderr] 298 |   annotation_insertion_point.position = insertion_position.clone();
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stderr]    --> src/commands/java/treesitter/services/annotation_service.rs:302:9
[INFO] [stderr]     |
[INFO] [stderr] 302 |         annotation_insertion_point.break_line_after = true;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stderr]    --> src/commands/java/treesitter/services/annotation_service.rs:303:9
[INFO] [stderr]     |
[INFO] [stderr] 303 |         annotation_insertion_point.insert_byte = all_annotations[0].start_byte();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stderr]    --> src/commands/java/treesitter/services/annotation_service.rs:305:9
[INFO] [stderr]     |
[INFO] [stderr] 305 |         annotation_insertion_point.break_line_after = true;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stderr]    --> src/commands/java/treesitter/services/annotation_service.rs:306:9
[INFO] [stderr]     |
[INFO] [stderr] 306 |         annotation_insertion_point.insert_byte = declaration_start_byte;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stderr]    --> src/commands/java/treesitter/services/annotation_service.rs:314:9
[INFO] [stderr]     |
[INFO] [stderr] 314 |         annotation_insertion_point.break_line_before = true;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stderr]    --> src/commands/java/treesitter/services/annotation_service.rs:315:9
[INFO] [stderr]     |
[INFO] [stderr] 315 |         annotation_insertion_point.insert_byte = all_annotations.last()?.end_byte();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stderr]    --> src/commands/java/treesitter/services/annotation_service.rs:311:9
[INFO] [stderr]     |
[INFO] [stderr] 311 |         annotation_insertion_point.break_line_after = true;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `annotation_insertion_point` is never read
[INFO] [stderr]    --> src/commands/java/treesitter/services/annotation_service.rs:312:9
[INFO] [stderr]     |
[INFO] [stderr] 312 |         annotation_insertion_point.insert_byte = declaration_start_byte;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `syntaxpresso-core` (lib) generated 10 warnings
[INFO] [stderr] warning: `syntaxpresso-core` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syntaxpresso_core-e0a88a6abcc44ec2)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syntaxpresso_core-6e2df103447fdb4b)
[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] [stdout] 
[INFO] [stderr]      Running tests/annotation_service_tests.rs (/opt/rustwide/target/debug/deps/annotation_service_tests-33ac5d3508eb5916)
[INFO] [stdout] running 22 tests
[INFO] [stdout] test annotation_service_tests::test_add_annotation_argument_with_empty_values ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_single_value_with_empty_value ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_with_empty_text ... ok
[INFO] [stdout] test annotation_service_tests::test_annotation_functions_with_no_tree ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_to_existing_annotations ... ok
[INFO] [stdout] test annotation_service_tests::test_get_all_annotation_nodes_no_tree ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_basic ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_single_value_basic ... ok
[INFO] [stdout] test annotation_service_tests::test_get_all_annotation_nodes_empty_class ... ok
[INFO] [stdout] test annotation_service_tests::test_get_annotation_argument_key_nodes_complex ... ok
[INFO] [stdout] test annotation_service_tests::test_get_annotation_argument_value_nodes_complex ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_argument_basic ... ok
[INFO] [stdout] test annotation_service_tests::test_find_annotation_node_by_name_not_found ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_argument_to_existing_arguments ... ok
[INFO] [stdout] test annotation_service_tests::test_find_annotation_node_by_name_empty_and_invalid ... ok
[INFO] [stdout] test annotation_service_tests::test_get_all_annotation_nodes_basic ... ok
[INFO] [stdout] test annotation_service_tests::test_get_annotation_argument_pair_nodes_complex ... ok
[INFO] [stdout] test annotation_service_tests::test_get_all_annotation_nodes_complex ... ok
[INFO] [stdout] test annotation_service_tests::test_find_annotation_node_by_name_basic ... ok
[INFO] [stdout] test annotation_service_tests::test_find_annotation_value_node_by_key_complex ... ok
[INFO] [stdout] test annotation_service_tests::test_find_annotation_node_by_name_case_sensitive ... ok
[INFO] [stdout] test annotation_service_tests::test_get_annotation_name_node_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/class_declaration_service_tests.rs (/opt/rustwide/target/debug/deps/class_declaration_service_tests-4cac5dd047234541)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test class_declaration_service_tests::test_find_class_node_by_name_empty_file ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_all_class_declaration_nodes_nested_classes ... ok
[INFO] [stdout] test class_declaration_service_tests::test_find_class_node_by_name_single_class ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_class_declaration_name_node_invalid_node_kind ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_all_class_declaration_nodes_multiple_classes ... ok
[INFO] [stdout] test class_declaration_service_tests::test_find_class_node_by_name_no_classes ... ok
[INFO] [stdout] test class_declaration_service_tests::test_find_class_node_by_name_not_found ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_all_class_declaration_nodes_empty_file ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_all_class_declaration_nodes_no_classes ... ok
[INFO] [stdout] test class_declaration_service_tests::test_functions_with_invalid_tree ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_all_class_declaration_nodes_single_class ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_public_class_node_matches_filename ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_class_declaration_name_node_valid_class ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_public_class_node_package_private_class ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_public_class_node_empty_filename ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_public_class_node_no_public_classes ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_public_class_node_first_public_when_no_filename_match ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_public_class_node_no_filename ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_class_declaration_name_node_multiple_classes ... ok
[INFO] [stdout] test class_declaration_service_tests::test_edge_case_class_with_annotations ... ok
[INFO] [stdout] test class_declaration_service_tests::test_find_class_node_by_name_case_sensitive ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_class_superclass_name_node_no_inheritance ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_class_superclass_name_node_generic_superclass ... ok
[INFO] [stdout] test class_declaration_service_tests::test_find_class_node_by_name_multiple_classes ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_class_superclass_name_node_with_inheritance ... ok
[INFO] [stdout] test class_declaration_service_tests::test_get_class_superclass_name_node_multiple_inheritance_chain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/field_declaration_service_tests.rs (/opt/rustwide/target/debug/deps/field_declaration_service_tests-dfbc2de95f04145c)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test field_declaration_service_tests::test_edge_cases_empty_tree ... ok
[INFO] [stdout] test field_declaration_service_tests::test_edge_cases_invalid_inputs ... ok
[INFO] [stdout] test field_declaration_service_tests::test_get_all_field_declaration_nodes_basic ... ok
[INFO] [stdout] test field_declaration_service_tests::test_get_class_body_node ... ok
[INFO] [stdout] test field_declaration_service_tests::test_get_all_method_declaration_nodes ... ok
[INFO] [stdout] test field_declaration_service_tests::test_find_field_declaration_node_by_name_basic ... ok
[INFO] [stdout] test field_declaration_service_tests::test_get_field_declaration_type_node ... ok
[INFO] [stdout] test field_declaration_service_tests::test_get_field_declaration_name_node ... ok
[INFO] [stdout] test field_declaration_service_tests::test_edge_cases_wrong_node_types ... ok
[INFO] [stdout] test field_declaration_service_tests::test_get_field_declaration_value_node ... ok
[INFO] [stdout] test field_declaration_service_tests::test_find_field_declaration_nodes_by_type ... ok
[INFO] [stdout] test field_declaration_service_tests::test_get_all_field_declaration_usage_nodes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/import_declaration_service_tests.rs (/opt/rustwide/target/debug/deps/import_declaration_service_tests-5f24f8f76cf8705d)
[INFO] [stdout] running 40 tests
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_with_empty_parameters ... ok
[INFO] [stdout] test import_declaration_tests::find_import_declaration_node_tests::test_find_in_file_without_imports ... ok
[INFO] [stdout] test import_declaration_tests::get_all_import_declaration_nodes_tests::test_no_imports ... ok
[INFO] [stdout] test import_declaration_tests::get_all_import_declaration_nodes_tests::test_invalid_syntax ... ok
[INFO] [stdout] test import_declaration_tests::get_all_import_declaration_nodes_tests::test_multiple_imports ... ok
[INFO] [stdout] test import_declaration_tests::get_all_import_declaration_nodes_tests::test_empty_file ... ok
[INFO] [stdout] test import_declaration_tests::get_all_import_declaration_nodes_tests::test_static_imports ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_class_name_node_tests::test_invalid_node_type ... ok
[INFO] [stdout] test import_declaration_tests::get_all_import_declaration_nodes_tests::test_single_import ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_to_empty_file ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_after_package_declaration ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_class_name_node_tests::test_multi_component_import_class_name ... ok
[INFO] [stdout] test import_declaration_tests::get_all_import_declaration_nodes_tests::test_wildcard_import ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_duplicate_import ... ok
[INFO] [stdout] test import_declaration_tests::find_import_declaration_node_tests::test_find_with_empty_parameters ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_full_import_scope_node_tests::test_invalid_node_type ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_class_name_node_tests::test_deep_nested_import_class_name ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_full_import_scope_node_tests::test_wildcard_import_full_scope ... ok
[INFO] [stdout] test import_declaration_tests::find_import_declaration_node_tests::test_find_existing_regular_import ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_relative_import_scope_node_tests::test_invalid_node_type ... ok
[INFO] [stdout] test import_declaration_tests::find_import_declaration_node_tests::test_find_with_case_sensitivity ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_class_name_node_tests::test_two_component_import_class_name ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_class_name_node_tests::test_single_component_import_class_name ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_relative_import_scope_node_tests::test_deep_nested_import_scope ... ok
[INFO] [stdout] test import_declaration_tests::find_import_declaration_node_tests::test_find_existing_wildcard_import ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_full_import_scope_node_tests::test_complete_multi_component_import ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_class_name_node_tests::test_wildcard_import_class_name ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_relative_import_scope_node_tests::test_multi_component_import_scope ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_relative_import_scope_node_tests::test_single_component_import ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_before_first_import ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_relative_import_scope_node_tests::test_wildcard_import_scope ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_full_import_scope_node_tests::test_single_component_import_full_scope ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_without_package_declaration ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_with_proper_formatting ... ok
[INFO] [stdout] test import_declaration_tests::get_import_declaration_full_import_scope_node_tests::test_complete_deep_nested_import ... ok
[INFO] [stdout] test import_declaration_tests::find_import_declaration_node_tests::test_find_nonexistent_import ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_after_last_import ... ok
[INFO] [stdout] test import_declaration_tests::integration_tests::test_edge_case_consistency ... ok
[INFO] [stdout] test import_declaration_tests::integration_tests::test_complex_java_file_import_handling ... ok
[INFO] [stdout] test import_declaration_tests::integration_tests::test_comprehensive_import_management ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/interface_declaration_service_tests.rs (/opt/rustwide/target/debug/deps/interface_declaration_service_tests-75ce37b3c816bc30)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test interface_declaration_service_tests::test_edge_cases_wrong_node_types ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_get_first_public_interface_node ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_get_public_interface_node_no_filename ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_edge_cases_invalid_inputs ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_get_first_public_interface_node_no_public ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_interface_with_annotations ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_get_public_interface_node_fallback_behavior ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_interface_with_generics_and_extends ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_edge_cases_empty_tree ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_find_interface_node_by_name_basic ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_edge_cases_malformed_java ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_find_interface_node_by_name_multiple_interfaces ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_get_interface_name_node ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_get_interface_name_node_multiple_interfaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/package_declaration_service_tests.rs (/opt/rustwide/target/debug/deps/package_declaration_service_tests-df403aeb51efb367)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test package_declaration_tests::get_package_declaration_node_tests::test_invalid_java_syntax ... ok
[INFO] [stdout] test package_declaration_tests::get_package_declaration_node_tests::test_empty_file ... ok
[INFO] [stdout] test package_declaration_tests::get_package_class_name_node_tests::test_two_component_package_class_name ... ok
[INFO] [stdout] test package_declaration_tests::get_package_class_name_node_tests::test_class_name_with_whitespace ... ok
[INFO] [stdout] test package_declaration_tests::get_package_declaration_node_tests::test_no_package_declaration ... ok
[INFO] [stdout] test package_declaration_tests::get_package_class_scope_node_tests::test_deep_nested_package_scope ... ok
[INFO] [stdout] test package_declaration_tests::get_package_class_scope_node_tests::test_two_component_package_scope ... ok
[INFO] [stdout] test package_declaration_tests::get_package_declaration_node_tests::test_package_with_comments ... ok
[INFO] [stdout] test package_declaration_tests::get_package_class_name_node_tests::test_deep_nested_package_class_name ... ok
[INFO] [stdout] test package_declaration_tests::get_package_class_name_node_tests::test_single_component_package_class_name ... ok
[INFO] [stdout] test package_declaration_tests::get_package_class_scope_node_tests::test_scope_with_whitespace ... ok
[INFO] [stdout] test package_declaration_tests::get_package_declaration_node_tests::test_valid_single_component_package ... ok
[INFO] [stdout] test package_declaration_tests::get_package_declaration_node_tests::test_valid_multi_component_package ... ok
[INFO] [stdout] test package_declaration_tests::get_package_scope_node_tests::test_complete_identifier_with_whitespace ... ok
[INFO] [stdout] test package_declaration_tests::get_package_scope_node_tests::test_complete_deep_nested_identifier ... ok
[INFO] [stdout] test package_declaration_tests::get_package_scope_node_tests::test_complete_multi_component_identifier ... ok
[INFO] [stdout] test package_declaration_tests::get_package_scope_node_tests::test_complete_two_component_identifier ... ok
[INFO] [stdout] test package_declaration_tests::get_package_scope_node_tests::test_single_component_identifier ... ok
[INFO] [stdout] test package_declaration_tests::integration_tests::test_edge_case_consistency ... ok
[INFO] [stdout] test package_declaration_tests::integration_tests::test_minimal_valid_package ... ok
[INFO] [stdout] test package_declaration_tests::integration_tests::test_complex_java_file ... ok
[INFO] [stdout] test package_declaration_tests::get_package_declaration_node_tests::test_package_with_whitespace ... ok
[INFO] [stdout] test package_declaration_tests::get_package_declaration_node_tests::test_deep_nested_package ... ok
[INFO] [stdout] test package_declaration_tests::integration_tests::test_comprehensive_package_parsing ... ok
[INFO] [stdout] test package_declaration_tests::get_package_class_name_node_tests::test_multi_component_package_class_name ... ok
[INFO] [stdout] test package_declaration_tests::get_package_class_scope_node_tests::test_multi_component_package_scope ... ok
[INFO] [stdout] test package_declaration_tests::get_package_class_scope_node_tests::test_single_component_package_scope ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/path_security_util_tests.rs (/opt/rustwide/target/debug/deps/path_security_util_tests-29e832e76d556aa4)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test path_security_attack_tests::test_allow_legitimate_relative_paths ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_double_dot_variations ... ok
[INFO] [stdout] test path_security_attack_tests::test_complex_traversal_attempt ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_mixed_traversal_attack ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_absolute_path_outside_base ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_current_directory ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_null_byte_injection ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_absolute_path ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_file_instead_of_directory ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_directory_creation_within_base_file_conflict ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_url_encoded_traversal ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_parent_directory_traversal ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_multiple_parent_directory_traversal ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_path_within_base_absolute_outside ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_windows_path_separators_on_unix ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_nonexistent_path ... ok
[INFO] [stdout] test path_security_directory_tests::test_reject_file_as_directory ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_directory_creation_within_base_success ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_path_containing_spaces ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_path_with_current_directory_references ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_directory_creation_within_base_traversal ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_very_long_path ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_path_with_consecutive_separators ... ok
[INFO] [stdout] test path_security_directory_tests::test_validate_existing_directory ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_path_within_base_success ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_case_sensitive_paths ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_path_within_base_traversal ... ok
[INFO] [stdout] test path_security_directory_tests::test_validate_nested_directory_creation ... ok
[INFO] [stdout] test path_security_directory_tests::test_prevent_directory_traversal_attack ... ok
[INFO] [stdout] test path_security_symlink_tests::test_handle_broken_symlink ... ok
[INFO] [stdout] test path_security_directory_tests::test_validate_directory_creation ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_base_path_with_symlinks ... ok
[INFO] [stdout] test path_security_symlink_tests::test_prevent_malicious_symlink ... ok
[INFO] [stdout] test path_security_integration_tests::test_real_world_project_structure ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_nonexistent_path ... ok
[INFO] [stdout] test path_security_symlink_tests::test_symlink_chain_resolution ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_deeply_nested_path ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_path_with_special_characters ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_path_with_trailing_separator ... ok
[INFO] [stdout] test path_security_symlink_tests::test_symlink_pointing_to_directory ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_root_path ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_safe_absolute_path_within_base ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_path_with_spaces ... ok
[INFO] [stdout] test path_security_integration_tests::test_concurrent_validator_usage ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_unicode_path ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_safe_relative_path ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_relative_path ... ok
[INFO] [stdout] test path_security_symlink_tests::test_follow_safe_symlink ... ok
[INFO] [stdout] test path_security_integration_tests::test_performance_with_many_validations ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_relative_base_path_edge_cases ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- path_security_edge_case_tests::test_relative_base_path_edge_cases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'path_security_edge_case_tests::test_relative_base_path_edge_cases' (1516) panicked at tests/path_security_util_tests.rs:637:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560bf246d398 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560bf246d398 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560bf246d398 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x560bf246d398 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x560bf248130a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x560bf248130a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x560bf2471cb2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x560bf2471cb2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x560bf244a766 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x560bf244a766 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x560bf2464e69 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x560bf23e6e7c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x560bf23e6e7c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x560bf2465022 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x560bf2465022 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x560bf244a822 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x560bf243f919 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x560bf244b5fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x560bf2481a9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x560bf2481812 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x560bf23cb341 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x560bf23cb341 - path_security_util_tests[8e40737fe10f8982]::path_security_edge_case_tests::test_relative_base_path_edge_cases
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/path_security_util_tests.rs:637:35
[INFO] [stdout]   22:     0x560bf23c4767 - path_security_util_tests[8e40737fe10f8982]::path_security_edge_case_tests::test_relative_base_path_edge_cases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/path_security_util_tests.rs:633:42
[INFO] [stdout]   23:     0x560bf23d9876 - <path_security_util_tests[8e40737fe10f8982]::path_security_edge_case_tests::test_relative_base_path_edge_cases::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x560bf23d9f5b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x560bf23d9f5b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x560bf23e77d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x560bf23e77d5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x560bf23e77d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x560bf23e77d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x560bf23e77d5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x560bf23e77d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x560bf23e77d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x560bf23e10e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x560bf23e10e4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x560bf23ea852 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x560bf23ea852 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x560bf23ea852 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x560bf23ea852 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x560bf23ea852 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x560bf23ea852 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x560bf23ea852 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x560bf246cb2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x560bf246cb2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d57f974caa4 - <unknown>
[INFO] [stdout]   45:     0x7d57f97d9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     path_security_edge_case_tests::test_relative_base_path_edge_cases
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 49 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test path_security_util_tests`
[INFO] running `Command { std: "docker" "inspect" "a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6", kill_on_drop: false }`
[INFO] [stdout] a74279a9930d819625ef2fe7ee8de4e0311a5544c32ad800fc2ea4c413a7dde6
