[INFO] fetching crate datalogic-rs 3.0.28... [INFO] testing datalogic-rs-3.0.28 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate datalogic-rs 3.0.28 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate datalogic-rs 3.0.28 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate datalogic-rs 3.0.28 [INFO] tweaked toml for crates.io crate datalogic-rs 3.0.28 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate datalogic-rs 3.0.28 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate datalogic-rs 3.0.28 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab5cc7ba04008f734ee4845d7073f3311ea11581e09a6a737232c6f51ca613bc [INFO] running `Command { std: "docker" "start" "-a" "ab5cc7ba04008f734ee4845d7073f3311ea11581e09a6a737232c6f51ca613bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab5cc7ba04008f734ee4845d7073f3311ea11581e09a6a737232c6f51ca613bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5cc7ba04008f734ee4845d7073f3311ea11581e09a6a737232c6f51ca613bc", kill_on_drop: false }` [INFO] [stdout] ab5cc7ba04008f734ee4845d7073f3311ea11581e09a6a737232c6f51ca613bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fb21a38bf5717f5b1c1131ebc2c42a6d3342e4545c247e8109a00a106aabb509 [INFO] running `Command { std: "docker" "start" "-a" "fb21a38bf5717f5b1c1131ebc2c42a6d3342e4545c247e8109a00a106aabb509", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling datalogic-rs v3.0.28 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `StringRef` is never constructed [INFO] [stdout] --> src/arena/interner.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct StringRef<'a>(pub &'a str); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StringRef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:578:28 [INFO] [stdout] | [INFO] [stdout] 578 | pub fn current_context(&self, scope_jump: usize) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 578 | pub fn current_context(&self, scope_jump: usize) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:596:25 [INFO] [stdout] | [INFO] [stdout] 596 | pub fn root_context(&self) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 596 | pub fn root_context(&self) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:629:31 [INFO] [stdout] | [INFO] [stdout] 629 | fn root_context_with_jump(&self, scope_jump: usize) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 629 | fn root_context_with_jump(&self, scope_jump: usize) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:769:31 [INFO] [stdout] | [INFO] [stdout] 769 | pub fn pop_path_component(&self) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 769 | pub fn pop_path_component(&self) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:793:32 [INFO] [stdout] | [INFO] [stdout] 793 | pub fn path_chain_as_slice(&self) -> Vec<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 793 | pub fn path_chain_as_slice(&self) -> Vec<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:830:32 [INFO] [stdout] | [INFO] [stdout] 830 | pub fn last_path_component(&self) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 830 | pub fn last_path_component(&self) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn parse_logic(&self, source: &str, format: Option<&str>) -> Result { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 138 | pub fn parse_logic(&self, source: &str, format: Option<&str>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_logic_json(&self, source: &JsonValue, format: Option<&str>) -> Result { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_logic_json(&self, source: &JsonValue, format: Option<&str>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn parse_data(&self, source: &str) -> Result { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn parse_data(&self, source: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn parse_data_json(&self, source: &JsonValue) -> Result { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | pub fn parse_data_json(&self, source: &JsonValue) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.45s [INFO] running `Command { std: "docker" "inspect" "fb21a38bf5717f5b1c1131ebc2c42a6d3342e4545c247e8109a00a106aabb509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb21a38bf5717f5b1c1131ebc2c42a6d3342e4545c247e8109a00a106aabb509", kill_on_drop: false }` [INFO] [stdout] fb21a38bf5717f5b1c1131ebc2c42a6d3342e4545c247e8109a00a106aabb509 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2307acc63243c6ca745289301c86654dc867e3955333941017e50ee14c223f12 [INFO] running `Command { std: "docker" "start" "-a" "2307acc63243c6ca745289301c86654dc867e3955333941017e50ee14c223f12", kill_on_drop: false }` [INFO] [stdout] warning: struct `StringRef` is never constructed [INFO] [stdout] --> src/arena/interner.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct StringRef<'a>(pub &'a str); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StringRef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:578:28 [INFO] [stdout] | [INFO] [stdout] 578 | pub fn current_context(&self, scope_jump: usize) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 578 | pub fn current_context(&self, scope_jump: usize) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:596:25 [INFO] [stdout] | [INFO] [stdout] 596 | pub fn root_context(&self) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 596 | pub fn root_context(&self) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:629:31 [INFO] [stdout] | [INFO] [stdout] 629 | fn root_context_with_jump(&self, scope_jump: usize) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 629 | fn root_context_with_jump(&self, scope_jump: usize) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:769:31 [INFO] [stdout] | [INFO] [stdout] 769 | pub fn pop_path_component(&self) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 769 | pub fn pop_path_component(&self) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:793:32 [INFO] [stdout] | [INFO] [stdout] 793 | pub fn path_chain_as_slice(&self) -> Vec<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 793 | pub fn path_chain_as_slice(&self) -> Vec<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:830:32 [INFO] [stdout] | [INFO] [stdout] 830 | pub fn last_path_component(&self) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 830 | pub fn last_path_component(&self) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn parse_logic(&self, source: &str, format: Option<&str>) -> Result { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 138 | pub fn parse_logic(&self, source: &str, format: Option<&str>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_logic_json(&self, source: &JsonValue, format: Option<&str>) -> Result { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_logic_json(&self, source: &JsonValue, format: Option<&str>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn parse_data(&self, source: &str) -> Result { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn parse_data(&self, source: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn parse_data_json(&self, source: &JsonValue) -> Result { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | pub fn parse_data_json(&self, source: &JsonValue) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling datalogic-rs v3.0.28 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `StringRef` is never constructed [INFO] [stdout] --> src/arena/interner.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct StringRef<'a>(pub &'a str); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StringRef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:578:28 [INFO] [stdout] | [INFO] [stdout] 578 | pub fn current_context(&self, scope_jump: usize) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 578 | pub fn current_context(&self, scope_jump: usize) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:596:25 [INFO] [stdout] | [INFO] [stdout] 596 | pub fn root_context(&self) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 596 | pub fn root_context(&self) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:629:31 [INFO] [stdout] | [INFO] [stdout] 629 | fn root_context_with_jump(&self, scope_jump: usize) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 629 | fn root_context_with_jump(&self, scope_jump: usize) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:769:31 [INFO] [stdout] | [INFO] [stdout] 769 | pub fn pop_path_component(&self) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 769 | pub fn pop_path_component(&self) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:793:32 [INFO] [stdout] | [INFO] [stdout] 793 | pub fn path_chain_as_slice(&self) -> Vec<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 793 | pub fn path_chain_as_slice(&self) -> Vec<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arena/bump.rs:830:32 [INFO] [stdout] | [INFO] [stdout] 830 | pub fn last_path_component(&self) -> Option<&DataValue> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 830 | pub fn last_path_component(&self) -> Option<&DataValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn parse_logic(&self, source: &str, format: Option<&str>) -> Result { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 138 | pub fn parse_logic(&self, source: &str, format: Option<&str>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_logic_json(&self, source: &JsonValue, format: Option<&str>) -> Result { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_logic_json(&self, source: &JsonValue, format: Option<&str>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn parse_data(&self, source: &str) -> Result { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn parse_data(&self, source: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datalogic.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn parse_data_json(&self, source: &JsonValue) -> Result { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | pub fn parse_data_json(&self, source: &JsonValue) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.39s [INFO] running `Command { std: "docker" "inspect" "2307acc63243c6ca745289301c86654dc867e3955333941017e50ee14c223f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2307acc63243c6ca745289301c86654dc867e3955333941017e50ee14c223f12", kill_on_drop: false }` [INFO] [stdout] 2307acc63243c6ca745289301c86654dc867e3955333941017e50ee14c223f12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fa79e577d65e6c7aaa2077c1935ec6c7f88f27cd1b0c8f7dd1fe7de15b04bdd9 [INFO] running `Command { std: "docker" "start" "-a" "fa79e577d65e6c7aaa2077c1935ec6c7f88f27cd1b0c8f7dd1fe7de15b04bdd9", kill_on_drop: false }` [INFO] [stderr] warning: struct `StringRef` is never constructed [INFO] [stdout] [INFO] [stderr] --> src/arena/interner.rs:20:12 [INFO] [stdout] running 116 tests [INFO] [stderr] | [INFO] [stderr] 20 | pub struct StringRef<'a>(pub &'a str); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `StringRef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arena/bump.rs:578:28 [INFO] [stderr] | [INFO] [stderr] 578 | pub fn current_context(&self, scope_jump: usize) -> Option<&DataValue> { [INFO] [stderr] | ^^^^^ ---------- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 578 | pub fn current_context(&self, scope_jump: usize) -> Option<&DataValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arena/bump.rs:596:25 [INFO] [stderr] | [INFO] [stderr] 596 | pub fn root_context(&self) -> Option<&DataValue> { [INFO] [stderr] | ^^^^^ ---------- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 596 | pub fn root_context(&self) -> Option<&DataValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arena/bump.rs:629:31 [INFO] [stderr] | [INFO] [stderr] 629 | fn root_context_with_jump(&self, scope_jump: usize) -> Option<&DataValue> { [INFO] [stderr] | ^^^^^ ---------- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 629 | fn root_context_with_jump(&self, scope_jump: usize) -> Option<&DataValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arena/bump.rs:769:31 [INFO] [stderr] | [INFO] [stderr] 769 | pub fn pop_path_component(&self) -> Option<&DataValue> { [INFO] [stderr] | ^^^^^ ---------- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 769 | pub fn pop_path_component(&self) -> Option<&DataValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arena/bump.rs:793:32 [INFO] [stderr] | [INFO] [stderr] 793 | pub fn path_chain_as_slice(&self) -> Vec<&DataValue> { [INFO] [stderr] | ^^^^^ ---------- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 793 | pub fn path_chain_as_slice(&self) -> Vec<&DataValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arena/bump.rs:830:32 [INFO] [stderr] | [INFO] [stderr] 830 | pub fn last_path_component(&self) -> Option<&DataValue> { [INFO] [stderr] | ^^^^^ ---------- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 830 | pub fn last_path_component(&self) -> Option<&DataValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/datalogic.rs:138:24 [INFO] [stderr] | [INFO] [stderr] 138 | pub fn parse_logic(&self, source: &str, format: Option<&str>) -> Result { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 138 | pub fn parse_logic(&self, source: &str, format: Option<&str>) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/datalogic.rs:148:29 [INFO] [stderr] | [INFO] [stderr] 148 | pub fn parse_logic_json(&self, source: &JsonValue, format: Option<&str>) -> Result { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 148 | pub fn parse_logic_json(&self, source: &JsonValue, format: Option<&str>) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/datalogic.rs:154:23 [INFO] [stderr] | [INFO] [stderr] 154 | pub fn parse_data(&self, source: &str) -> Result { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 154 | pub fn parse_data(&self, source: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/datalogic.rs:162:28 [INFO] [stderr] | [INFO] [stderr] 162 | pub fn parse_data_json(&self, source: &JsonValue) -> Result { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 162 | pub fn parse_data_json(&self, source: &JsonValue) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `datalogic-rs` (lib) generated 11 warnings (run `cargo fix --lib -p datalogic-rs` to apply 10 suggestions) [INFO] [stderr] warning: `datalogic-rs` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/datalogic_rs-fcd8d0f86d5e1fdb) [INFO] [stdout] test arena::bump::tests::test_alloc ... ok [INFO] [stdout] test arena::bump::tests::test_alloc_str ... ok [INFO] [stdout] test arena::bump::tests::test_bump_vec ... ok [INFO] [stdout] test arena::bump::tests::test_reset ... ok [INFO] [stdout] test arena::bump::tests::test_path_chain ... ok [INFO] [stdout] test arena::bump::tests::test_temp_arena ... ok [INFO] [stdout] test arena::interner::tests::test_hash_collisions ... ok [INFO] [stdout] test arena::interner::tests::test_interner_basic ... ok [INFO] [stdout] test arena::tests::test_arena_allocation ... ok [INFO] [stdout] test arena::interner::tests::test_interner_clear ... ok [INFO] [stdout] test arena::interner::tests::test_interner_with_capacity ... ok [INFO] [stdout] test arena::tests::test_string_interning ... ok [INFO] [stdout] test logic::ast::tests::test_comparison_operator ... ok [INFO] [stdout] test datalogic::tests::test_custom_operator ... ok [INFO] [stdout] test logic::ast::tests::test_custom_operator ... ok [INFO] [stdout] test logic::ast::tests::test_logic_creation ... ok [INFO] [stdout] test logic::ast::tests::test_logic_with_default ... ok [INFO] [stdout] test logic::ast::tests::test_logical_operator ... ok [INFO] [stdout] test logic::error::tests::test_variable_error ... ok [INFO] [stdout] test logic::error::tests::test_with_context ... ok [INFO] [stdout] test arena::bump::tests::test_alloc_slice_copy ... ok [INFO] [stdout] test logic::evaluator::tests::test_evaluate_coalesce ... ok [INFO] [stdout] test arena::bump::tests::test_context_management ... ok [INFO] [stdout] test logic::error::tests::test_parse_error ... ok [INFO] [stdout] test logic::evaluator::tests::test_evaluate_comparison ... ok [INFO] [stdout] test logic::evaluator::tests::test_evaluate_literal ... ok [INFO] [stdout] test logic::evaluator::tests::test_evaluate_datetime ... ok [INFO] [stdout] test logic::operators::arithmetic::tests::test_datetime_operations ... ok [INFO] [stdout] test logic::operators::arithmetic::tests::test_duration_operations ... ok [INFO] [stdout] test logic::evaluator::tests::test_evaluate_val ... ok [INFO] [stdout] test logic::operators::arithmetic::tests::test_min_max ... ok [INFO] [stdout] test logic::operators::arithmetic::tests::test_numeric_operations ... ok [INFO] [stdout] test logic::operators::array::tests::test_filter_with_op_syntax ... ok [INFO] [stdout] test logic::operators::array::tests::test_length_operator ... ok [INFO] [stdout] test logic::operators::array::tests::test_map_with_objects ... ok [INFO] [stdout] test logic::operators::array::tests::test_map_with_op_syntax ... ok [INFO] [stdout] test logic::operators::array::tests::test_map_with_single_values ... ok [INFO] [stdout] test logic::operators::array::tests::test_reduce_with_op_syntax ... ok [INFO] [stdout] test logic::operators::array::tests::test_slice_operator ... ok [INFO] [stdout] test logic::operators::array::tests::test_sort_operator ... ok [INFO] [stdout] test logic::operators::comparison::tests::test_equality ... ok [INFO] [stdout] test logic::operators::comparison::tests::test_greater_than ... ok [INFO] [stdout] test logic::operators::comparison::tests::test_less_than ... ok [INFO] [stdout] test logic::operators::comparison::tests::test_not_equal ... ok [INFO] [stdout] test logic::operators::comparison::tests::test_strict_equal ... ok [INFO] [stdout] test logic::operators::control::tests::test_and ... ok [INFO] [stdout] test logic::operators::control::tests::test_not ... ok [INFO] [stdout] test logic::operators::control::tests::test_or ... ok [INFO] [stdout] test logic::operators::datetime::tests::test_eval_date_diff ... ok [INFO] [stdout] test logic::operators::datetime::tests::test_eval_parse_date ... ok [INFO] [stdout] test logic::operators::datetime::tests::test_eval_datetime_operator ... ok [INFO] [stdout] test logic::operators::datetime::tests::test_eval_now ... ok [INFO] [stdout] test logic::operators::datetime::tests::test_eval_format_date ... ok [INFO] [stdout] test logic::operators::missing::tests::test_missing_some ... ok [INFO] [stdout] test logic::operators::missing::tests::test_missing ... ok [INFO] [stdout] test logic::operators::r#try::tests::test_try_coalesce_error ... ok [INFO] [stdout] test logic::operators::string::tests::test_cat ... ok [INFO] [stdout] test logic::operators::r#try::tests::test_try_error_context ... ok [INFO] [stdout] test logic::operators::string::tests::test_ends_with ... ok [INFO] [stdout] test logic::operators::r#try::tests::test_try_propagate_error ... ok [INFO] [stdout] test logic::operators::string::tests::test_replace ... ok [INFO] [stdout] test logic::operators::string::tests::test_lower ... ok [INFO] [stdout] test logic::operators::string::tests::test_split ... ok [INFO] [stdout] test logic::operators::string::tests::test_starts_with ... ok [INFO] [stdout] test logic::operators::string::tests::test_upper ... ok [INFO] [stdout] test logic::operators::throw::tests::test_evaluate_throw_object ... ok [INFO] [stdout] test logic::operators::string::tests::test_substr ... ok [INFO] [stdout] test logic::operators::val::tests::test_eval_val_with_path_components ... ok [INFO] [stdout] test logic::operators::type_op::tests::test_type_with_variables ... ok [INFO] [stdout] test logic::operators::variable::tests::test_variable_lookup ... ok [INFO] [stdout] test logic::operators::throw::tests::test_evaluate_throw_string ... ok [INFO] [stdout] test logic::operators::val::tests::test_exists ... ok [INFO] [stdout] test logic::operators::string::tests::test_split_regex_fallback_to_normal_split ... ok [INFO] [stdout] test logic::operators::type_op::tests::test_type_operator ... ok [INFO] [stdout] test logic::operators::variable::tests::test_variable_with_array_path ... ok [INFO] [stdout] test logic::operators::string::tests::test_trim ... ok [INFO] [stdout] test logic::operators::variable::tests::test_exists ... ok [INFO] [stdout] test logic::operators::variable::tests::test_variable_with_missing_data ... ok [INFO] [stdout] test logic::tests::test_optimized_logic ... ok [INFO] [stdout] test logic::token::tests::test_operator_type_conversion ... ok [INFO] [stdout] test logic::tests::test_simple_logic ... ok [INFO] [stdout] test parser::jsonlogic::tests::test_parse_custom_operator ... ok [INFO] [stdout] test parser::jsonlogic::tests::test_parse_literals ... ok [INFO] [stdout] test parser::jsonlogic::tests::test_parse_operator ... ok [INFO] [stdout] test parser::jsonlogic::tests::test_parse_complex_expression ... ok [INFO] [stdout] test logic::operators::datetime::tests::test_eval_timestamp ... ok [INFO] [stdout] test logic::operators::string::tests::test_split_with_regex_extraction ... ok [INFO] [stdout] test parser::jsonlogic::tests::test_parse_preserve_operator ... ok [INFO] [stdout] test parser::jsonlogic::tests::test_parse_val_operator ... ok [INFO] [stdout] test parser::jsonlogic::tests::test_parse_variable ... ok [INFO] [stdout] test parser::jsonlogic::tests::test_parser_interface ... ok [INFO] [stdout] test parser::tests::tests::test_multiple_parsers ... ok [INFO] [stdout] test parser::tests::tests::test_parser_registry_creation ... ok [INFO] [stdout] test parser::tests::tests::test_parser_registry_with_invalid_parser ... ok [INFO] [stdout] test parser::tests::tests::test_parser_registry_with_specified_parser ... ok [INFO] [stdout] test value::convert::tests::test_hash_map_to_data_value_with_complex_values ... ok [INFO] [stdout] test value::access::tests::test_path_segment_parsing ... ok [INFO] [stdout] test value::access::tests::test_value_access ... ok [INFO] [stdout] test value::convert::tests::test_hash_map_conversion ... ok [INFO] [stdout] test value::convert::tests::test_data_value_to_json ... ok [INFO] [stdout] test value::convert::tests::test_json_to_data_value ... ok [INFO] [stdout] test value::convert::tests::test_json_conversion ... ok [INFO] [stdout] test value::data_value::tests::test_array_and_object ... ok [INFO] [stdout] test value::data_value::tests::test_coercion ... ok [INFO] [stdout] test value::data_value::tests::test_comparison ... ok [INFO] [stdout] test value::data_value::tests::test_data_value_creation ... ok [INFO] [stdout] test value::data_value::tests::test_datetime_and_duration ... ok [INFO] [stdout] test value::datetime::tests::test_date_diff ... ok [INFO] [stdout] test value::datetime::tests::test_format_duration ... ok [INFO] [stdout] test value::number::tests::test_number_comparison ... ok [INFO] [stderr] Running tests/test_jsonlogic.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_jsonlogic-c1df65212b2ec273) [INFO] [stdout] test value::tests::test_array_and_object ... ok [INFO] [stdout] test value::datetime::tests::test_parse_datetime ... ok [INFO] [stdout] test value::datetime::tests::test_parse_duration ... ok [INFO] [stdout] test value::number::tests::test_number_creation ... ok [INFO] [stdout] test value::tests::test_data_value_creation ... ok [INFO] [stdout] test value::number::tests::test_number_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_jsonlogic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fa79e577d65e6c7aaa2077c1935ec6c7f88f27cd1b0c8f7dd1fe7de15b04bdd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa79e577d65e6c7aaa2077c1935ec6c7f88f27cd1b0c8f7dd1fe7de15b04bdd9", kill_on_drop: false }` [INFO] [stdout] fa79e577d65e6c7aaa2077c1935ec6c7f88f27cd1b0c8f7dd1fe7de15b04bdd9