[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyntaxpresso%2Fcore-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/syntaxpresso/core-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6470fc11dbebac3c0a486e0770b28f9872c2e53acb8655c2f71be7816cd7988
[INFO] running `Command { std: "docker" "start" "-a" "e6470fc11dbebac3c0a486e0770b28f9872c2e53acb8655c2f71be7816cd7988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6470fc11dbebac3c0a486e0770b28f9872c2e53acb8655c2f71be7816cd7988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6470fc11dbebac3c0a486e0770b28f9872c2e53acb8655c2f71be7816cd7988", kill_on_drop: false }`
[INFO] [stdout] e6470fc11dbebac3c0a486e0770b28f9872c2e53acb8655c2f71be7816cd7988
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94ad6c755489bd88662dbffd8746bede9e0906169cd4a229bdee26d42183ad54
[INFO] running `Command { std: "docker" "start" "-a" "94ad6c755489bd88662dbffd8746bede9e0906169cd4a229bdee26d42183ad54", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[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 equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex v1.12.2
[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 52.34s
[INFO] running `Command { std: "docker" "inspect" "94ad6c755489bd88662dbffd8746bede9e0906169cd4a229bdee26d42183ad54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94ad6c755489bd88662dbffd8746bede9e0906169cd4a229bdee26d42183ad54", kill_on_drop: false }`
[INFO] [stdout] 94ad6c755489bd88662dbffd8746bede9e0906169cd4a229bdee26d42183ad54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6add09b42e2a7a95d11f8f8436ff439085932ea7d2fd308f0997ce5339617966
[INFO] running `Command { std: "docker" "start" "-a" "6add09b42e2a7a95d11f8f8436ff439085932ea7d2fd308f0997ce5339617966", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fastrand v2.3.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 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 9.71s
[INFO] running `Command { std: "docker" "inspect" "6add09b42e2a7a95d11f8f8436ff439085932ea7d2fd308f0997ce5339617966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6add09b42e2a7a95d11f8f8436ff439085932ea7d2fd308f0997ce5339617966", kill_on_drop: false }`
[INFO] [stdout] 6add09b42e2a7a95d11f8f8436ff439085932ea7d2fd308f0997ce5339617966
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31207e4108dfa79280b0f02dc5936890d1d47f9db173abca2e3167124bce00a0
[INFO] running `Command { std: "docker" "start" "-a" "31207e4108dfa79280b0f02dc5936890d1d47f9db173abca2e3167124bce00a0", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr] warning: variable `annotation_insertion_point` is assigned to, but never used
[INFO] [stdout] running 0 tests
[INFO] [stderr]    --> src/commands/java/treesitter/services/annotation_service.rs:297:7
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 297 |   let mut annotation_insertion_point = AnnotationInsertionPoint::new();
[INFO] [stdout] 
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] running 0 tests
[INFO] [stderr]     = note: consider using `_annotation_insertion_point` instead
[INFO] [stdout] 
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 
[INFO] [stdout] 
[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.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syntaxpresso_core-e0a88a6abcc44ec2)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syntaxpresso_core-6e2df103447fdb4b)
[INFO] [stderr]      Running tests/annotation_service_tests.rs (/opt/rustwide/target/debug/deps/annotation_service_tests-33ac5d3508eb5916)
[INFO] [stdout] 
[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_annotation_functions_with_no_tree ... 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_add_annotation_basic ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_to_existing_annotations ... 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_single_value_basic ... ok
[INFO] [stdout] test annotation_service_tests::test_find_annotation_value_node_by_key_complex ... ok
[INFO] [stdout] test annotation_service_tests::test_get_all_annotation_nodes_empty_class ... ok
[INFO] [stdout] test annotation_service_tests::test_get_all_annotation_nodes_no_tree ... 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_pair_nodes_complex ... ok
[INFO] [stdout] test annotation_service_tests::test_get_annotation_argument_value_nodes_complex ... ok
[INFO] [stdout] test annotation_service_tests::test_get_all_annotation_nodes_complex ... ok
[INFO] [stdout] test annotation_service_tests::test_get_all_annotation_nodes_basic ... ok
[INFO] [stdout] test annotation_service_tests::test_get_annotation_name_node_basic ... ok
[INFO] [stdout] test annotation_service_tests::test_find_annotation_node_by_name_basic ... 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_empty_and_invalid ... ok
[INFO] [stdout] test annotation_service_tests::test_find_annotation_node_by_name_case_sensitive ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_argument_to_existing_arguments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[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_no_classes ... ok
[INFO] [stdout] test class_declaration_service_tests::test_find_class_node_by_name_empty_file ... 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_all_class_declaration_nodes_nested_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_multiple_classes ... 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_get_all_class_declaration_nodes_single_class ... ok
[INFO] [stdout] test class_declaration_service_tests::test_edge_case_class_with_annotations ... ok
[INFO] [stdout] test class_declaration_service_tests::test_functions_with_invalid_tree ... 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_find_class_node_by_name_multiple_classes ... 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_class_superclass_name_node_generic_superclass ... 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_class_superclass_name_node_no_inheritance ... 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_matches_filename ... 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_no_public_classes ... 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_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_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.34s
[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_wrong_node_types ... 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_find_field_declaration_nodes_by_type ... ok
[INFO] [stdout] test field_declaration_service_tests::test_get_all_field_declaration_usage_nodes ... ok
[INFO] [stdout] test field_declaration_service_tests::test_get_field_declaration_value_node ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/import_declaration_service_tests.rs (/opt/rustwide/target/debug/deps/import_declaration_service_tests-5f24f8f76cf8705d)
[INFO] [stdout] 
[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::add_import_tests::test_add_import_after_package_declaration ... 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_duplicate_import ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_without_package_declaration ... ok
[INFO] [stdout] test import_declaration_tests::find_import_declaration_node_tests::test_find_existing_wildcard_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::find_import_declaration_node_tests::test_find_in_file_without_imports ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_with_proper_formatting ... 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_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_single_import ... 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_static_imports ... ok
[INFO] [stdout] test import_declaration_tests::get_all_import_declaration_nodes_tests::test_wildcard_import ... 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_import_declaration_class_name_node_tests::test_deep_nested_import_class_name ... 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_class_name_node_tests::test_single_component_import_class_name ... 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_import_declaration_class_name_node_tests::test_two_component_import_class_name ... 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::find_import_declaration_node_tests::test_find_existing_regular_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_full_import_scope_node_tests::test_single_component_import_full_scope ... 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::get_import_declaration_class_name_node_tests::test_wildcard_import_class_name ... 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::get_import_declaration_full_import_scope_node_tests::test_wildcard_import_full_scope ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_after_last_import ... 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::get_import_declaration_relative_import_scope_node_tests::test_single_component_import ... 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_wildcard_import_scope ... ok
[INFO] [stdout] test import_declaration_tests::find_import_declaration_node_tests::test_find_nonexistent_import ... ok
[INFO] [stdout] test import_declaration_tests::find_import_declaration_node_tests::test_find_with_case_sensitivity ... ok
[INFO] [stdout] test import_declaration_tests::integration_tests::test_edge_case_consistency ... ok
[INFO] [stdout] test import_declaration_tests::integration_tests::test_comprehensive_import_management ... ok
[INFO] [stdout] test import_declaration_tests::integration_tests::test_complex_java_file_import_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[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_find_interface_node_by_name_basic ... ok
[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_no_public ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_edge_cases_empty_tree ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_get_first_public_interface_node ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_edge_cases_invalid_inputs ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_edge_cases_malformed_java ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_get_public_interface_node_fallback_behavior ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_get_interface_name_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_interface_with_generics_and_extends ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_interface_with_annotations ... 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_multiple_interfaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[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_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_class_scope_node_tests::test_multi_component_package_scope ... 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_scope_node_tests::test_deep_nested_package_scope ... 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_declaration_node_tests::test_no_package_declaration ... 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_deep_nested_package ... 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_declaration_node_tests::test_empty_file ... 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_declaration_node_tests::test_invalid_java_syntax ... 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_declaration_node_tests::test_valid_single_component_package ... 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_class_scope_node_tests::test_single_component_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_scope_node_tests::test_complete_identifier_with_whitespace ... 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_complete_multi_component_identifier ... ok
[INFO] [stdout] test package_declaration_tests::integration_tests::test_comprehensive_package_parsing ... ok
[INFO] [stdout] test package_declaration_tests::get_package_scope_node_tests::test_complete_deep_nested_identifier ... ok
[INFO] [stdout] test package_declaration_tests::integration_tests::test_edge_case_consistency ... 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_minimal_valid_package ... ok
[INFO] [stdout] test package_declaration_tests::integration_tests::test_complex_java_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test path_security_attack_tests::test_prevent_absolute_path_outside_base ... ok
[INFO] [stdout] test path_security_attack_tests::test_complex_traversal_attempt ... ok
[INFO] [stdout] test path_security_attack_tests::test_allow_legitimate_relative_paths ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_mixed_traversal_attack ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_absolute_path ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_multiple_parent_directory_traversal ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_current_directory ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_double_dot_variations ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_nonexistent_path ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_null_byte_injection ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_windows_path_separators_on_unix ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_parent_directory_traversal ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_directory_creation_within_base_traversal ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_directory_creation_within_base_success ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_directory_creation_within_base_file_conflict ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_path_within_base_success ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_path_within_base_traversal ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_path_within_base_absolute_outside ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_path_containing_spaces ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_relative_path ... ok
[INFO] [stdout] test path_security_directory_tests::test_validate_directory_creation ... ok
[INFO] [stdout] test path_security_directory_tests::test_prevent_directory_traversal_attack ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_base_path_with_symlinks ... ok
[INFO] [stdout] test path_security_directory_tests::test_validate_existing_directory ... ok
[INFO] [stdout] test path_security_directory_tests::test_validate_nested_directory_creation ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_file_instead_of_directory ... ok
[INFO] [stdout] test path_security_directory_tests::test_reject_file_as_directory ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_case_sensitive_paths ... 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_trailing_separator ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_path_with_consecutive_separators ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_path_with_current_directory_references ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_path_with_special_characters ... ok
[INFO] [stdout] test path_security_symlink_tests::test_follow_safe_symlink ... ok
[INFO] [stdout] test path_security_symlink_tests::test_prevent_malicious_symlink ... ok
[INFO] [stdout] test path_security_symlink_tests::test_symlink_chain_resolution ... ok
[INFO] [stdout] test path_security_symlink_tests::test_handle_broken_symlink ... ok
[INFO] [stdout] test path_security_integration_tests::test_concurrent_validator_usage ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_nonexistent_path ... ok
[INFO] [stdout] test path_security_symlink_tests::test_symlink_pointing_to_directory ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_deeply_nested_path ... ok
[INFO] [stderr]      Running tests/path_security_util_tests.rs (/opt/rustwide/target/debug/deps/path_security_util_tests-29e832e76d556aa4)
[INFO] [stdout] test path_security_validation_tests::test_validate_safe_absolute_path_within_base ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_safe_relative_path ... ok
[INFO] [stdout] test path_security_integration_tests::test_real_world_project_structure ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_root_path ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_path_with_spaces ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_unicode_path ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_url_encoded_traversal ... 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' (199) 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:     0x574b3559633a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574b3559633a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574b3559633a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574b3559633a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574b355aa15a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574b355aa15a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x574b3559acc2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574b3559acc2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574b355737af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574b355737af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574b3558de29 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x574b35510bfc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x574b35510bfc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574b3558dfe2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x574b3558dfe2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574b35573868 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x574b3556b0f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574b3557463d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574b355aaa0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574b355aa782 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x574b354f288a - core::result::Result<T,E>::unwrap::h60776becd3a2b060
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x574b354f288a - path_security_util_tests::path_security_edge_case_tests::test_relative_base_path_edge_cases::h4bcd3b285bf3b148
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/path_security_util_tests.rs:637:35
[INFO] [stdout]   22:     0x574b354f2d07 - path_security_util_tests::path_security_edge_case_tests::test_relative_base_path_edge_cases::{{closure}}::h993de5b85fae4995
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/path_security_util_tests.rs:633:42
[INFO] [stdout]   23:     0x574b35502966 - core::ops::function::FnOnce::call_once::h9a6546fdc5bba11f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x574b35504cdb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x574b35504cdb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x574b355116cb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x574b355116cb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x574b355116cb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x574b355116cb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x574b355116cb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x574b355116cb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x574b355116cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x574b3550cde4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x574b3550cde4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x574b355142d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x574b355142d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x574b355142d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x574b355142d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x574b355142d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x574b355142d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x574b355142d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x574b35595a7f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x574b35595a7f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ba714d3faa4 - <unknown>
[INFO] [stdout]   45:     0x7ba714dcca64 - 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.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test path_security_util_tests`
[INFO] running `Command { std: "docker" "inspect" "31207e4108dfa79280b0f02dc5936890d1d47f9db173abca2e3167124bce00a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31207e4108dfa79280b0f02dc5936890d1d47f9db173abca2e3167124bce00a0", kill_on_drop: false }`
[INFO] [stdout] 31207e4108dfa79280b0f02dc5936890d1d47f9db173abca2e3167124bce00a0
