[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] 643a82fd9891c808099c3b5eb4cec1ee10169f5b
[INFO] testing syntaxpresso/core-rs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyntaxpresso%2Fcore-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/syntaxpresso/core-rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winapi-util v0.1.11
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded serde_core v1.0.228
[INFO] [stderr]   Downloaded errno v0.3.14
[INFO] [stderr]   Downloaded thiserror-impl v2.0.17
[INFO] [stderr]   Downloaded thiserror v2.0.17
[INFO] [stderr]   Downloaded getrandom v0.3.4
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded wit-bindgen v0.46.0
[INFO] [stderr]   Downloaded serde v1.0.228
[INFO] [stderr]   Downloaded wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]   Downloaded serde_json v1.0.145
[INFO] [stderr]   Downloaded hashbrown v0.16.0
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded indexmap v2.12.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.20
[INFO] [stderr]   Downloaded serde_derive v1.0.228
[INFO] [stderr]   Downloaded tempfile v3.23.0
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded rustix v1.1.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2decd30fffdf2b84620fcfe785bc566a143237e06e5a42acc51ef424edb26a5b
[INFO] running `Command { std: "docker" "start" "-a" "2decd30fffdf2b84620fcfe785bc566a143237e06e5a42acc51ef424edb26a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2decd30fffdf2b84620fcfe785bc566a143237e06e5a42acc51ef424edb26a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2decd30fffdf2b84620fcfe785bc566a143237e06e5a42acc51ef424edb26a5b", kill_on_drop: false }`
[INFO] [stdout] 2decd30fffdf2b84620fcfe785bc566a143237e06e5a42acc51ef424edb26a5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d24c29c00f8d3fbb079640c5597e87e8a32ae572c8282db2edb8480adae18b5b
[INFO] running `Command { std: "docker" "start" "-a" "d24c29c00f8d3fbb079640c5597e87e8a32ae572c8282db2edb8480adae18b5b", 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 shlex v1.3.0
[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 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 anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[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 clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling syntaxpresso-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `annotation_insertion_point` is assigned to, but never used
[INFO] [stdout]    --> src/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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] [stdout] warning: variable `annotation_insertion_point` is assigned to, but never used
[INFO] [stdout]    --> src/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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 27.53s
[INFO] running `Command { std: "docker" "inspect" "d24c29c00f8d3fbb079640c5597e87e8a32ae572c8282db2edb8480adae18b5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24c29c00f8d3fbb079640c5597e87e8a32ae572c8282db2edb8480adae18b5b", kill_on_drop: false }`
[INFO] [stdout] d24c29c00f8d3fbb079640c5597e87e8a32ae572c8282db2edb8480adae18b5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96b1aa2890cd5d175bb431eabd225f4b15de07412426e87adc363b599ddb494e
[INFO] running `Command { std: "docker" "start" "-a" "96b1aa2890cd5d175bb431eabd225f4b15de07412426e87adc363b599ddb494e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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] [stdout] warning: variable `annotation_insertion_point` is assigned to, but never used
[INFO] [stdout]    --> src/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `annotation_insertion_point` is assigned to, but never used
[INFO] [stdout]    --> src/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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] [stdout] warning: variable `annotation_insertion_point` is assigned to, but never used
[INFO] [stdout]    --> src/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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 5.99s
[INFO] running `Command { std: "docker" "inspect" "96b1aa2890cd5d175bb431eabd225f4b15de07412426e87adc363b599ddb494e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96b1aa2890cd5d175bb431eabd225f4b15de07412426e87adc363b599ddb494e", kill_on_drop: false }`
[INFO] [stdout] 96b1aa2890cd5d175bb431eabd225f4b15de07412426e87adc363b599ddb494e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 465d1d24c5b010492c09486af07e449b5b9706d77e4a4570a2309f32edd1850e
[INFO] running `Command { std: "docker" "start" "-a" "465d1d24c5b010492c09486af07e449b5b9706d77e4a4570a2309f32edd1850e", kill_on_drop: false }`
[INFO] [stderr] warning: variable `annotation_insertion_point` is assigned to, but never used
[INFO] [stderr]    --> src/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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/common/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] warning: `syntaxpresso-core` (bin "syntaxpresso-core" test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `syntaxpresso-core` (bin "syntaxpresso-core") generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syntaxpresso_core-406c161a989ffa50)
[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-fa858a9174f902d2)
[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 tests/annotation_service_tests.rs (/opt/rustwide/target/debug/deps/annotation_service_tests-769b0933f1f13f54)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test annotation_service_tests::test_add_annotation_single_value_with_empty_value ... ok
[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_with_empty_text ... ok
[INFO] [stdout] test annotation_service_tests::test_get_all_annotation_nodes_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_complex ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_argument_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_find_annotation_node_by_name_empty_and_invalid ... ok
[INFO] [stdout] test annotation_service_tests::test_get_annotation_argument_pair_nodes_complex ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_argument_to_existing_arguments ... ok
[INFO] [stdout] test annotation_service_tests::test_add_annotation_basic ... ok
[INFO] [stdout] test annotation_service_tests::test_find_annotation_node_by_name_basic ... 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_basic ... ok
[INFO] [stdout] test annotation_service_tests::test_find_annotation_node_by_name_not_found ... 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.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/class_declaration_service_tests.rs (/opt/rustwide/target/debug/deps/class_declaration_service_tests-6569f27c4e287f0d)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test class_declaration_service_tests::test_find_class_node_by_name_not_found ... 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_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_get_all_class_declaration_nodes_no_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_nested_classes ... ok
[INFO] [stdout] test class_declaration_service_tests::test_edge_case_class_with_annotations ... 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_find_class_node_by_name_no_classes ... 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_find_class_node_by_name_empty_file ... 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_superclass_name_node_generic_superclass ... 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_find_class_node_by_name_single_class ... 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_public_class_node_no_public_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_get_public_class_node_empty_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_filename ... 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_multiple_inheritance_chain ... 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_declaration_name_node_multiple_classes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/field_declaration_service_tests.rs (/opt/rustwide/target/debug/deps/field_declaration_service_tests-cbc1eb11835b818f)
[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_edge_cases_wrong_node_types ... 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_all_method_declaration_nodes ... ok
[INFO] [stdout] test field_declaration_service_tests::test_get_field_declaration_value_node ... ok
[INFO] [stdout] test field_declaration_service_tests::test_get_field_declaration_type_node ... 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_class_body_node ... 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_name_node ... ok
[INFO] [stdout] test field_declaration_service_tests::test_find_field_declaration_nodes_by_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/import_declaration_service_tests.rs (/opt/rustwide/target/debug/deps/import_declaration_service_tests-b7ea9f73711ffd76)
[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::find_import_declaration_node_tests::test_find_with_empty_parameters ... ok
[INFO] [stdout] test import_declaration_tests::get_all_import_declaration_nodes_tests::test_invalid_syntax ... 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_all_import_declaration_nodes_tests::test_multiple_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_deep_nested_import_class_name ... 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::add_import_tests::test_add_import_before_first_import ... 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_duplicate_import ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_to_empty_file ... ok
[INFO] [stdout] test import_declaration_tests::get_all_import_declaration_nodes_tests::test_empty_file ... 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_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_static_imports ... 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_relative_import_scope_node_tests::test_invalid_node_type ... 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_single_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::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::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_regular_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::add_import_tests::test_add_import_without_package_declaration ... ok
[INFO] [stdout] test import_declaration_tests::find_import_declaration_node_tests::test_find_nonexistent_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::get_import_declaration_relative_import_scope_node_tests::test_multi_component_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::get_import_declaration_relative_import_scope_node_tests::test_single_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_full_import_scope_node_tests::test_complete_multi_component_import ... ok
[INFO] [stdout] test import_declaration_tests::add_import_tests::test_add_import_after_last_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 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/interface_declaration_service_tests.rs (/opt/rustwide/target/debug/deps/interface_declaration_service_tests-719512f6eaa5d690)
[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_get_first_public_interface_node_no_public ... 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_edge_cases_wrong_node_types ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_interface_with_annotations ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_interface_with_generics_and_extends ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_get_interface_name_node ... 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_edge_cases_empty_tree ... ok
[INFO] [stdout] test interface_declaration_service_tests::test_get_public_interface_node_fallback_behavior ... ok
[INFO] [stderr]      Running tests/package_declaration_service_tests.rs (/opt/rustwide/target/debug/deps/package_declaration_service_tests-6684dba2907ab896)
[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.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[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_name_node_tests::test_two_component_package_class_name ... ok
[INFO] [stdout] test package_declaration_tests::get_package_declaration_node_tests::test_empty_file ... 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_deep_nested_package ... 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_two_component_package_scope ... 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_deep_nested_package_scope ... 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_class_name_node_tests::test_multi_component_package_class_name ... 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_declaration_node_tests::test_package_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_scope_node_tests::test_single_component_identifier ... 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_scope_node_tests::test_complete_two_component_identifier ... 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_single_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_multi_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_comprehensive_package_parsing ... ok
[INFO] [stdout] test package_declaration_tests::integration_tests::test_edge_case_consistency ... ok
[INFO] [stdout] test package_declaration_tests::integration_tests::test_complex_java_file ... ok
[INFO] [stderr]      Running tests/path_security_util_tests.rs (/opt/rustwide/target/debug/deps/path_security_util_tests-466d0b24e6c0c876)
[INFO] [stdout] test package_declaration_tests::get_package_class_scope_node_tests::test_scope_with_whitespace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test path_security_attack_tests::test_prevent_null_byte_injection ... ok
[INFO] [stdout] test path_security_attack_tests::test_complex_traversal_attempt ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_absolute_path_outside_base ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_double_dot_variations ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_multiple_parent_directory_traversal ... ok
[INFO] [stdout] test path_security_attack_tests::test_allow_legitimate_relative_paths ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_parent_directory_traversal ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_url_encoded_traversal ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_current_directory ... 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_path_containing_spaces ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_absolute_path ... ok
[INFO] [stdout] test path_security_directory_tests::test_reject_file_as_directory ... 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_traversal ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_path_within_base_traversal ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_case_sensitive_paths ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_relative_path ... ok
[INFO] [stdout] test path_security_directory_tests::test_validate_existing_directory ... ok
[INFO] [stdout] test path_security_constructor_tests::test_constructor_with_nonexistent_path ... ok
[INFO] [stdout] test path_security_convenience_tests::test_validate_path_within_base_success ... 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_current_directory_references ... 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_convenience_tests::test_validate_path_within_base_absolute_outside ... ok
[INFO] [stdout] test path_security_symlink_tests::test_prevent_malicious_symlink ... 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_directory_creation_within_base_success ... ok
[INFO] [stdout] test path_security_symlink_tests::test_symlink_pointing_to_directory ... ok
[INFO] [stdout] test path_security_directory_tests::test_validate_nested_directory_creation ... ok
[INFO] [stdout] test path_security_integration_tests::test_real_world_project_structure ... ok
[INFO] [stdout] test path_security_attack_tests::test_prevent_mixed_traversal_attack ... ok
[INFO] [stdout] test path_security_directory_tests::test_validate_directory_creation ... 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_validation_tests::test_validate_path_with_spaces ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_root_path ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_safe_relative_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_nonexistent_path ... ok
[INFO] [stdout] test path_security_symlink_tests::test_handle_broken_symlink ... ok
[INFO] [stdout] test path_security_symlink_tests::test_follow_safe_symlink ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_base_path_with_symlinks ... ok
[INFO] [stdout] test path_security_edge_case_tests::test_very_long_path ... ok
[INFO] [stdout] test path_security_validation_tests::test_validate_unicode_path ... ok
[INFO] [stdout] test path_security_integration_tests::test_concurrent_validator_usage ... ok
[INFO] [stdout] test path_security_directory_tests::test_prevent_directory_traversal_attack ... 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' (208) 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:     0x5f0703270132 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f0703270132 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f0703270132 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f0703270132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f07032801cf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f07032801cf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f070323c773 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f070323c773 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f07032491a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f070324e1bf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f070324e051 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f07031f75fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f07031f75fe - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f070324e7cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f070324e7cf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f070324e62a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f07032492d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f07032309ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f0703287b50 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0703287246 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5f07031c797e - core::result::Result<T,E>::unwrap::h5b9be34b48abd669
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f07031c797e - path_security_util_tests::path_security_edge_case_tests::test_relative_base_path_edge_cases::ha1b3f26f0555747c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/path_security_util_tests.rs:637:35
[INFO] [stdout]   22:     0x5f07031c7d27 - path_security_util_tests::path_security_edge_case_tests::test_relative_base_path_edge_cases::{{closure}}::hd216df516815d2f1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/path_security_util_tests.rs:633:42
[INFO] [stdout]   23:     0x5f07031d4a96 - core::ops::function::FnOnce::call_once::hfe95eeb2b9e5a199
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f07031f73db - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f07031f73db - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f070320b45d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f070320b45d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f070320b45d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5f070320b45d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5f070320b45d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f070320b45d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f070320b45d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f07031e4974 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f07031e4974 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5f07031e82aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5f07031e82aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f07031e82aa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5f07031e82aa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5f07031e82aa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f07031e82aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5f07031e82aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f07032446df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5f07032446df - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x74fda1360aa4 - <unknown>
[INFO] [stdout]   45:     0x74fda13eda64 - 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.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test path_security_util_tests`
[INFO] running `Command { std: "docker" "inspect" "465d1d24c5b010492c09486af07e449b5b9706d77e4a4570a2309f32edd1850e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "465d1d24c5b010492c09486af07e449b5b9706d77e4a4570a2309f32edd1850e", kill_on_drop: false }`
[INFO] [stdout] 465d1d24c5b010492c09486af07e449b5b9706d77e4a4570a2309f32edd1850e
