[INFO] fetching crate skillet 0.6.3... [INFO] testing skillet-0.6.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate skillet 0.6.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate skillet 0.6.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate skillet 0.6.3 [INFO] tweaked toml for crates.io crate skillet 0.6.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate skillet 0.6.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate skillet 0.6.3 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8730df75f77deaaaedb2a313a5cc3e2893daaa3f6c7aa5ac68245360013a9f2 [INFO] running `Command { std: "docker" "start" "-a" "b8730df75f77deaaaedb2a313a5cc3e2893daaa3f6c7aa5ac68245360013a9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8730df75f77deaaaedb2a313a5cc3e2893daaa3f6c7aa5ac68245360013a9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8730df75f77deaaaedb2a313a5cc3e2893daaa3f6c7aa5ac68245360013a9f2", kill_on_drop: false }` [INFO] [stdout] b8730df75f77deaaaedb2a313a5cc3e2893daaa3f6c7aa5ac68245360013a9f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2656a5074b4d128e0021e54022746767de3a8891a4ac77dddb52a3b37a06e784 [INFO] running `Command { std: "docker" "start" "-a" "2656a5074b4d128e0021e54022746767de3a8891a4ac77dddb52a3b37a06e784", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rquickjs-sys v0.11.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling jsonpath-rust v1.0.4 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling string-interner v0.19.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling scalar-doc v0.1.2 [INFO] [stderr] Compiling rquickjs-core v0.11.0 [INFO] [stderr] Compiling rquickjs v0.11.0 [INFO] [stderr] Compiling skillet v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/http_server/cache.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | /// Response pooling for EvalResponse objects [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `execution_time_ms` and `cache_hit` are never read [INFO] [stdout] --> src/bin/http_server/cache.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CachedResult { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub execution_time_ms: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub cache_hit: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CachedResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResponsePool` is never constructed [INFO] [stdout] --> src/bin/http_server/cache.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct ResponsePool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get`, and `return_item` are never used [INFO] [stdout] --> src/bin/http_server/cache.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 243 | impl ResponsePool { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 244 | fn new(capacity: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | fn get(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn return_item(&mut self, item: T) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn get_pooled_response() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `return_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn return_pooled_response(response: super::types::EvalResponse) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content_type` is never read [INFO] [stdout] --> src/bin/http_server/multipart.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MultipartField { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub content_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MultipartField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_field` is never used [INFO] [stdout] --> src/bin/http_server/multipart.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl MultipartData { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 17 | pub fn get_field(&self, name: &str) -> Option<&MultipartField> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `duration` is never read [INFO] [stdout] --> src/bin/sk_http_bench.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct BenchConfig { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BenchConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_time` is never read [INFO] [stdout] --> src/bin/sk_http_bench.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct BenchResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | total_time: Duration, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BenchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "2656a5074b4d128e0021e54022746767de3a8891a4ac77dddb52a3b37a06e784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2656a5074b4d128e0021e54022746767de3a8891a4ac77dddb52a3b37a06e784", kill_on_drop: false }` [INFO] [stdout] 2656a5074b4d128e0021e54022746767de3a8891a4ac77dddb52a3b37a06e784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aed04a441873d629c06d22d4cae3fb302b8d1db5642a3dec9d7bdf2a97786998 [INFO] running `Command { std: "docker" "start" "-a" "aed04a441873d629c06d22d4cae3fb302b8d1db5642a3dec9d7bdf2a97786998", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling scalar-doc v0.1.2 [INFO] [stderr] Compiling skillet v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `evaluate` [INFO] [stdout] --> tests/json_dig.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use skillet::{evaluate, evaluate_with_assignments, Value}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `duration` is never read [INFO] [stdout] --> src/bin/sk_http_bench.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct BenchConfig { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BenchConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_time` is never read [INFO] [stdout] --> src/bin/sk_http_bench.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct BenchResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | total_time: Duration, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BenchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `duration` is never read [INFO] [stdout] --> src/bin/sk_http_bench.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct BenchConfig { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BenchConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_time` is never read [INFO] [stdout] --> src/bin/sk_http_bench.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct BenchResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | total_time: Duration, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BenchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/http_server/cache.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | /// Response pooling for EvalResponse objects [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `execution_time_ms` is never read [INFO] [stdout] --> src/bin/http_server/cache.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CachedResult { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub execution_time_ms: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CachedResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResponsePool` is never constructed [INFO] [stdout] --> src/bin/http_server/cache.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct ResponsePool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get`, and `return_item` are never used [INFO] [stdout] --> src/bin/http_server/cache.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 243 | impl ResponsePool { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 244 | fn new(capacity: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | fn get(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn return_item(&mut self, item: T) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn get_pooled_response() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `return_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn return_pooled_response(response: super::types::EvalResponse) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content_type` is never read [INFO] [stdout] --> src/bin/http_server/multipart.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MultipartField { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub content_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MultipartField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_field` is never used [INFO] [stdout] --> src/bin/http_server/multipart.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl MultipartData { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 17 | pub fn get_field(&self, name: &str) -> Option<&MultipartField> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/http_server/cache.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | /// Response pooling for EvalResponse objects [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `execution_time_ms` and `cache_hit` are never read [INFO] [stdout] --> src/bin/http_server/cache.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CachedResult { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub execution_time_ms: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub cache_hit: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CachedResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResponsePool` is never constructed [INFO] [stdout] --> src/bin/http_server/cache.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct ResponsePool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get`, and `return_item` are never used [INFO] [stdout] --> src/bin/http_server/cache.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 243 | impl ResponsePool { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 244 | fn new(capacity: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | fn get(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn return_item(&mut self, item: T) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn get_pooled_response() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `return_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn return_pooled_response(response: super::types::EvalResponse) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content_type` is never read [INFO] [stdout] --> src/bin/http_server/multipart.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MultipartField { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub content_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MultipartField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_field` is never used [INFO] [stdout] --> src/bin/http_server/multipart.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl MultipartData { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 17 | pub fn get_field(&self, name: &str) -> Option<&MultipartField> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.56s [INFO] running `Command { std: "docker" "inspect" "aed04a441873d629c06d22d4cae3fb302b8d1db5642a3dec9d7bdf2a97786998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed04a441873d629c06d22d4cae3fb302b8d1db5642a3dec9d7bdf2a97786998", kill_on_drop: false }` [INFO] [stdout] aed04a441873d629c06d22d4cae3fb302b8d1db5642a3dec9d7bdf2a97786998 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5b7b2967dfee05f3d38c7e4255461bfbe746b5ee65c064cbebb9a9ae16588d0d [INFO] running `Command { std: "docker" "start" "-a" "5b7b2967dfee05f3d38c7e4255461bfbe746b5ee65c064cbebb9a9ae16588d0d", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/bin/http_server/cache.rs:263:1 [INFO] [stderr] | [INFO] [stderr] 263 | /// Response pooling for EvalResponse objects [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `execution_time_ms` and `cache_hit` are never read [INFO] [stderr] --> src/bin/http_server/cache.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct CachedResult { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 14 | pub execution_time_ms: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 15 | pub cache_hit: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CachedResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ResponsePool` is never constructed [INFO] [stderr] --> src/bin/http_server/cache.rs:238:12 [INFO] [stderr] | [INFO] [stderr] 238 | pub struct ResponsePool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `get`, and `return_item` are never used [INFO] [stderr] --> src/bin/http_server/cache.rs:244:8 [INFO] [stderr] | [INFO] [stderr] 243 | impl ResponsePool { [INFO] [stderr] | ----------------------- associated items in this implementation [INFO] [stderr] 244 | fn new(capacity: usize) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 251 | fn get(&mut self) -> Option { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 255 | fn return_item(&mut self, item: T) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_pooled_response` is never used [INFO] [stderr] --> src/bin/http_server/cache.rs:270:8 [INFO] [stderr] | [INFO] [stderr] 270 | pub fn get_pooled_response() -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `return_pooled_response` is never used [INFO] [stderr] --> src/bin/http_server/cache.rs:275:8 [INFO] [stderr] | [INFO] [stderr] 275 | pub fn return_pooled_response(response: super::types::EvalResponse) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `content_type` is never read [INFO] [stderr] --> src/bin/http_server/multipart.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct MultipartField { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 7 | pub content_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MultipartField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `get_field` is never used [INFO] [stderr] --> src/bin/http_server/multipart.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 16 | impl MultipartData { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] 17 | pub fn get_field(&self, name: &str) -> Option<&MultipartField> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `duration` is never read [INFO] [stderr] --> src/bin/sk_http_bench.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 11 | struct BenchConfig { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 16 | duration: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BenchConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `total_time` is never read [INFO] [stderr] --> src/bin/sk_http_bench.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 21 | struct BenchResult { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 24 | total_time: Duration, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BenchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `skillet` (bin "sk_http_server") generated 8 warnings [INFO] [stderr] warning: `skillet` (bin "sk_http_bench") generated 2 warnings [INFO] [stderr] warning: `skillet` (bin "sk_http_bench" test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused import: `evaluate` [INFO] [stderr] --> tests/json_dig.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use skillet::{evaluate, evaluate_with_assignments, Value}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `skillet` (test "json_dig") generated 1 warning (run `cargo fix --test "json_dig" -p skillet` to apply 1 suggestion) [INFO] [stderr] warning: field `execution_time_ms` is never read [INFO] [stderr] --> src/bin/http_server/cache.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct CachedResult { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 14 | pub execution_time_ms: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CachedResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `skillet` (bin "sk_http_server" test) generated 8 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skillet-faf35ea47cfbfd66) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test custom::tests::test_function_registry ... ok [INFO] [stdout] test concurrent_registry::tests::test_thread_local_cache ... ok [INFO] [stdout] test js_plugin::tests::test_js_function_parsing ... ok [INFO] [stdout] test concurrent_registry::tests::test_concurrent_registry ... ok [INFO] [stdout] test memory_pool::tests::test_variable_context_pool ... ok [INFO] [stdout] test memory_pool::tests::test_cow_variable_context ... ok [INFO] [stdout] test memory_pool::tests::test_thread_local_pool ... ok [INFO] [stdout] test runtime::function_dispatch::tests::test_global_dispatch ... ok [INFO] [stdout] test runtime::function_dispatch::tests::test_category_lookup ... ok [INFO] [stdout] test runtime::jsonpath::tests::test_extract_numeric_values ... ok [INFO] [stdout] test runtime::function_dispatch::tests::test_function_dispatch_basic ... ok [INFO] [stdout] test runtime::jsonpath::tests::test_is_jsonpath ... ok [INFO] [stdout] test runtime::jsonpath::tests::test_jsonpath_basic ... ok [INFO] [stdout] test tests::test_basic_arithmetic ... ok [INFO] [stdout] test js_plugin::tests::test_js_string_function ... ok [INFO] [stdout] test js_plugin::tests::test_js_function_execution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/sk.rs (/opt/rustwide/target/debug/deps/sk-cfc620959da80f2e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/sk_client.rs (/opt/rustwide/target/debug/deps/sk_client-83542336e9545650) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [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/bin/sk_http_bench.rs (/opt/rustwide/target/debug/deps/sk_http_bench-aa36a2f0cdc5fd78) [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/bin/sk_http_server.rs (/opt/rustwide/target/debug/deps/sk_http_server-d676498d3378f339) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test http_server::cache::tests::test_buffer_pool ... ok [INFO] [stdout] test http_server::cache::tests::test_cache_key_generation ... ok [INFO] [stdout] test http_server::multipart::tests::test_multipart_parsing ... ok [INFO] [stdout] test http_server::multipart::tests::test_content_disposition_parsing ... ok [INFO] [stdout] test http_server::cache::tests::test_expression_cache ... ok [INFO] [stdout] test http_server::multipart::tests::test_boundary_extraction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/sk_server.rs (/opt/rustwide/target/debug/deps/sk_server-0ae418b0a9c5bc13) [INFO] [stdout] [INFO] [stderr] Running tests/arithmetic.rs (/opt/rustwide/target/debug/deps/arithmetic-ea34e5a5b5bbc8de) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test arrays_and_sum_arrays ... ok [INFO] [stdout] test array_index_and_slice ... ok [INFO] [stdout] test unary_and_equals_prefix ... ok [INFO] [stdout] test chaining_methods_numeric_and_array ... ok [INFO] [stdout] test comparisons_logical_ternary ... ok [INFO] [stdout] test sumif_function ... ok [INFO] [stdout] test type_casting_minimal ... ok [INFO] [stdout] test variables_and_sum_function ... ok [INFO] [stdout] test precedence_and_parentheses ... ok [INFO] [stdout] test exponent_right_associative ... ok [INFO] [stdout] test math_builtins ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/arrays.rs (/opt/rustwide/target/debug/deps/arrays-57d82707a200dc47) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running tests/assignments.rs (/opt/rustwide/target/debug/deps/assignments-2a9494bb9874ef53) [INFO] [stdout] test sumif_avgif_countif_flatten ... ok [INFO] [stdout] test array_builtins ... ok [INFO] [stdout] test spread_and_filter_map_reduce ... ok [INFO] [stdout] test merge_function_and_method ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_assignment_expression_returns_value ... ok [INFO] [stdout] test test_complex_assignments_with_functions ... ok [INFO] [stdout] test test_assignment_with_initial_vars ... ok [INFO] [stdout] test test_new_financial_functions_in_assignment ... ok [INFO] [stdout] test test_no_assignments ... ok [INFO] [stdout] test test_simple_assignment ... ok [INFO] [stdout] test test_assignment_with_calculation ... ok [INFO] [stdout] test test_trailing_semicolon ... ok [INFO] [stdout] test test_variable_scoping ... ok [INFO] [stdout] test test_multiple_assignments ... ok [INFO] [stdout] test test_new_array_functions_in_assignment ... ok [INFO] [stderr] Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-1d75be60dbe6c71e) [INFO] [stdout] test test_prd_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_cli_jsonpath_max ... ok [INFO] [stdout] test test_cli_jsonpath_avg ... ok [INFO] [stdout] test test_cli_jsonpath_complex_expression ... ok [INFO] [stdout] test test_cli_jsonpath_min ... ok [INFO] [stdout] test test_cli_error_handling ... ok [INFO] [stdout] test test_cli_basic_arithmetic ... ok [INFO] [stdout] test test_cli_invalid_variable_format ... ok [INFO] [stdout] test test_cli_help_message ... ok [INFO] [stdout] test test_cli_jsonpath_nested ... ok [INFO] [stdout] test test_cli_jsonpath_sum ... ok [INFO] [stdout] test test_cli_jsonpath_output_json ... ok [INFO] [stdout] test test_cli_with_array_variable ... ok [INFO] [stdout] test test_cli_jsonpath_with_filter ... ok [INFO] [stdout] test test_cli_with_boolean_variable ... ok [INFO] [stdout] test test_cli_with_string_variable ... ok [INFO] [stdout] test test_cli_with_multiple_variables ... ok [INFO] [stdout] test test_cli_with_single_variable ... ok [INFO] [stderr] Running tests/comments_and_whitespace_tests.rs (/opt/rustwide/target/debug/deps/comments_and_whitespace_tests-145e32e3a0a29e16) [INFO] [stdout] test test_cli_with_null_variable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.30s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_block_comment ... ok [INFO] [stdout] test test_comment_after_code ... ok [INFO] [stdout] test test_empty_lines_and_comments ... ok [INFO] [stdout] test test_comment_with_variables ... ok [INFO] [stdout] test test_complex_indented_expression ... ok [INFO] [stdout] test test_hash_comment ... ok [INFO] [stdout] test test_ifs_with_indentation ... ok [INFO] [stdout] test test_indented_expression ... ok [INFO] [stdout] test test_inline_block_comment ... ok [INFO] [stdout] test test_mixed_comment_styles ... ok [INFO] [stdout] test test_map_with_indentation ... ok [INFO] [stdout] test test_mixed_whitespace ... ok [INFO] [stdout] test test_multiple_comments ... ok [INFO] [stdout] test test_multiline_block_comment ... ok [INFO] [stdout] test test_nested_expression_with_block_comment ... ok [INFO] [stdout] test test_slash_slash_comment ... ok [INFO] [stdout] test test_unterminated_block_comment ... ok [INFO] [stdout] test test_object_literal_with_indentation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/conversion_methods.rs (/opt/rustwide/target/debug/deps/conversion_methods-b67adf7924d896ea) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test boolean_conversions ... ok [INFO] [stdout] test long_form_method_names ... ok [INFO] [stdout] test array_conversions ... ok [INFO] [stdout] test number_conversions ... ok [INFO] [stdout] test null_conversions ... ok [INFO] [stdout] test string_conversions ... ok [INFO] [stdout] test practical_null_handling ... ok [INFO] [stdout] test chained_conversions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/custom_functions.rs (/opt/rustwide/target/debug/deps/custom_functions-e123830bb5eee0d3) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_custom_function_error_handling ... ok [INFO] [stdout] test test_custom_function_priority_over_builtin ... ok [INFO] [stdout] test test_custom_function_registration ... ok [INFO] [stdout] test test_string_custom_function ... ok [INFO] [stdout] test test_custom_function_with_variables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/datetime_functions.rs (/opt/rustwide/target/debug/deps/datetime_functions-2b0fdd20d008077c) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_complex_datetime_expressions ... ok [INFO] [stdout] test test_substring_function ... ok [INFO] [stdout] test test_time_function ... ok [INFO] [stdout] test test_year_month_day_functions ... ok [INFO] [stdout] test test_type_checking_functions ... ok [INFO] [stdout] test test_dateadd_function ... ok [INFO] [stdout] test test_date_function ... ok [INFO] [stdout] test test_string_and_datetime_together ... ok [INFO] [stdout] test test_now_function ... ok [INFO] [stdout] test test_datediff_function ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/financial_functions.rs (/opt/rustwide/target/debug/deps/financial_functions-039b262c11c3ba37) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test test_db_basic ... ok [INFO] [stdout] test test_db_with_months ... ok [INFO] [stdout] test test_fv_basic ... ok [INFO] [stdout] test test_financial_error_cases ... ok [INFO] [stdout] test test_fv_beginning_of_period ... ok [INFO] [stdout] test test_ipmt_basic ... ok [INFO] [stdout] test test_ipmt_later_period ... ok [INFO] [stdout] test test_ipmt_with_future_value ... ok [INFO] [stdout] test test_ipmt_zero_rate ... ok [INFO] [stdout] test test_fv_with_present_value ... ok [INFO] [stdout] test test_pmt_beginning_of_period ... ok [INFO] [stdout] test test_pmt_basic_loan ... ok [INFO] [stdout] test test_pmt_car_loan ... ok [INFO] [stdout] test test_pmt_investment_annuity ... ok [INFO] [stdout] test test_db_multiple_periods ... ok [INFO] [stdout] test test_ipmt_beginning_of_period ... ok [INFO] [stdout] test test_pmt_short_term_loan ... ok [INFO] [stdout] test test_pmt_error_cases ... ok [INFO] [stdout] test test_pmt_real_world_scenarios ... ok [INFO] [stdout] test test_fv_zero_rate ... ok [INFO] [stdout] test test_pmt_with_variables ... ok [INFO] [stdout] test test_pmt_json_integration ... ok [INFO] [stdout] test test_pmt_zero_interest ... ok [INFO] [stdout] test test_pmt_with_future_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/http_server_jsonpath.rs (/opt/rustwide/target/debug/deps/http_server_jsonpath-13414108b9cd156f) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_http_server_jsonpath_complex_expression ... ok [INFO] [stdout] test test_http_server_jsonpath_sum ... ok [INFO] [stdout] test test_http_server_jsonpath_min ... ok [INFO] [stdout] test test_http_server_jsonpath_nested ... ok [INFO] [stdout] test test_http_server_jsonpath_error_handling ... ok [INFO] [stdout] test test_http_server_jsonpath_with_filter ... ok [INFO] [stdout] test test_http_server_jsonpath_avg ... ok [INFO] [stdout] test test_http_server_jsonpath_max ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/includes_function.rs (/opt/rustwide/target/debug/deps/includes_function-4466d96082ea6da3) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_includes_chaining ... ok [INFO] [stdout] test test_includes_function_basic ... ok [INFO] [stdout] test test_includes_function_case_sensitive ... ok [INFO] [stdout] test test_includes_function_not_found ... ok [INFO] [stdout] test test_includes_function_invalid_arguments ... ok [INFO] [stdout] test test_includes_function_wrong_argument_count ... ok [INFO] [stdout] test test_includes_function_with_variables ... ok [INFO] [stdout] test test_includes_in_conditional ... ok [INFO] [stdout] test test_includes_method_invalid_argument ... ok [INFO] [stdout] test test_includes_function_empty_string ... ok [INFO] [stdout] test test_string_includes_method_basic ... ok [INFO] [stdout] test test_string_includes_method_empty_string ... ok [INFO] [stdout] test test_string_includes_method_case_sensitive ... ok [INFO] [stderr] Running tests/json_dig.rs (/opt/rustwide/target/debug/deps/json_dig-9f4bf2a847e55647) [INFO] [stdout] test test_string_includes_method_not_found ... ok [INFO] [stdout] test test_string_includes_method_partial_match ... ok [INFO] [stdout] test test_includes_method_invalid_receiver ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test dig_function_default_when_missing ... ok [INFO] [stdout] test dig_function_basic ... ok [INFO] [stdout] test dig_method_and_safe_nav ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/jsonpath.rs (/opt/rustwide/target/debug/deps/jsonpath-7978a061486786ae) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_max_with_jsonpath ... ok [INFO] [stdout] test test_jsonpath_with_filter ... ok [INFO] [stdout] test test_min_with_jsonpath ... ok [INFO] [stdout] test test_avg_with_jsonpath ... ok [INFO] [stdout] test test_nested_jsonpath ... ok [INFO] [stdout] test test_sum_with_jsonpath_variables ... ok [INFO] [stdout] test test_sum_with_jsonpath ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/null.rs (/opt/rustwide/target/debug/deps/null-95139644fd6ad885) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test compact_and_length ... ok [INFO] [stdout] test concat_skips_null_and_equals_prefix ... ok [INFO] [stdout] test null_literal_and_predicates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_empty_object ... ok [INFO] [stdout] test test_array_of_objects ... ok [INFO] [stdout] test test_nested_object_literal ... ok [INFO] [stdout] test test_object_property_access ... ok [INFO] [stdout] test test_object_with_quoted_keys ... ok [INFO] [stdout] test test_simple_object_literal ... ok [INFO] [stdout] test test_object_with_variables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test prd_basic_arithmetic ... ok [INFO] [stdout] test prd_conditionals_if_function ... ok [INFO] [stdout] test prd_arrays ... ok [INFO] [stdout] test prd_functions ... ok [INFO] [stdout] test prd_functions_filter_param_inference ... ok [INFO] [stdout] test prd_variables ... ok [INFO] [stdout] test prd_chained_methods ... ok [INFO] [stdout] test prd_conditionals_and_casting ... ok [INFO] [stdout] test prd_casting_string_to_array_and_array_element_cast ... ok [INFO] [stderr] Running tests/object_literals.rs (/opt/rustwide/target/debug/deps/object_literals-650b6e48cc9d547b) [INFO] [stderr] Running tests/prd_cases.rs (/opt/rustwide/target/debug/deps/prd_cases-2579bfb70a7e9f7b) [INFO] [stderr] Running tests/prd_comprehensive.rs (/opt/rustwide/target/debug/deps/prd_comprehensive-c9172911275b3d30) [INFO] [stdout] test prd_complex_objects_and_if ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_arithmetic_formulas_power_functions ... ok [INFO] [stdout] test test_logical_formulas_ifs ... ok [INFO] [stdout] test test_arithmetic_formulas_rounding ... ok [INFO] [stdout] test test_logical_formulas_grading ... ok [INFO] [stdout] test test_arithmetic_formulas_modulo ... ok [INFO] [stdout] test test_arithmetic_formulas_basic ... ok [INFO] [stdout] test test_logical_formulas_nested_if ... ok [INFO] [stdout] test test_mixed_formulas_tiered_discounts ... ok [INFO] [stdout] test test_mixed_formulas_progressive_tax ... ok [INFO] [stdout] test test_mixed_formulas_billable_hours ... ok [INFO] [stdout] test test_mixed_formulas_bonuses ... ok [INFO] [stdout] test test_mixed_formulas_bulk_discount ... ok [INFO] [stdout] test test_mixed_formulas_shipping ... ok [INFO] [stdout] test test_mixed_formulas_conditional_discounts ... ok [INFO] [stdout] test test_logical_formulas_basic ... ok [INFO] [stdout] test test_mixed_formulas_xor_rules ... ok [INFO] [stdout] test test_statistical_formulas_advanced ... ok [INFO] [stdout] test test_statistical_formulas_basic ... ok [INFO] [stdout] test test_statistical_formulas_percentiles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/safe_navigation.rs (/opt/rustwide/target/debug/deps/safe_navigation-c91a58890dafb769) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_regular_vs_safe_navigation ... ok [INFO] [stdout] test test_safe_navigation_basic ... ok [INFO] [stdout] test test_safe_navigation_mixed_with_regular ... ok [INFO] [stdout] test test_safe_navigation_missing_property ... ok [INFO] [stdout] test test_safe_navigation_chained ... ok [INFO] [stdout] test test_safe_navigation_chained_with_missing ... ok [INFO] [stdout] test test_safe_navigation_method_calls ... ok [INFO] [stdout] test test_safe_navigation_on_null ... ok [INFO] [stdout] test test_safe_navigation_with_nested_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] Running tests/sk_concurrency.rs (/opt/rustwide/target/debug/deps/sk_concurrency-edfcd11369700aa6) [INFO] [stdout] test tests::test_concurrent_basic_operations has been running for over 60 seconds [INFO] [stdout] test tests::test_concurrent_json_operations has been running for over 60 seconds [INFO] [stdout] test tests::test_concurrent_variable_operations has been running for over 60 seconds [INFO] [stdout] test tests::test_resource_cleanup has been running for over 60 seconds [INFO] [stdout] test tests::test_stress_test_high_concurrency has been running for over 60 seconds [INFO] [stdout] test tests::test_stress_test_high_concurrency ... ok [INFO] [stdout] test tests::test_concurrent_basic_operations ... FAILED [INFO] [stdout] test tests::test_concurrent_json_operations ... FAILED [INFO] [stdout] test tests::test_concurrent_variable_operations ... FAILED [INFO] [stdout] test tests::test_resource_cleanup ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_concurrent_basic_operations stdout ---- [INFO] [stdout] === CONCURRENT BASIC OPERATIONS TEST === [INFO] [stdout] Total operations: 50 [INFO] [stdout] Successful: 48 [INFO] [stdout] Failed: 2 [INFO] [stdout] Success rate: 96.00% [INFO] [stdout] Average duration per operation: 52390.02ms [INFO] [stdout] Total test duration: 262.73s [INFO] [stdout] [INFO] [stdout] Result consistency check: [INFO] [stdout] 'Number(8.0)': 10 occurrences [INFO] [stdout] 'Number(14.0)': 8 occurrences [INFO] [stdout] 'Number(7.0)': 10 occurrences [INFO] [stdout] 'Number(25.0)': 10 occurrences [INFO] [stdout] 'Number(30.0)': 10 occurrences [INFO] [stdout] [INFO] [stdout] thread 'tests::test_concurrent_basic_operations' (445) panicked at tests/sk_concurrency.rs:140:9: [INFO] [stdout] Some concurrent operations failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57f76a90fdaa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57f76a90fdaa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57f76a90fdaa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57f76a90fdaa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57f76a92403a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57f76a92403a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x57f76a914632 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57f76a914632 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57f76a8eeeef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57f76a8eeeef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57f76a908369 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57f76a8a544c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57f76a8a544c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57f76a908522 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57f76a908522 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57f76a8eefda - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x57f76a8e6949 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57f76a8efcbd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57f76a9247cc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57f76a870c72 - sk_concurrency[2cce522a222881d6]::tests::test_concurrent_basic_operations [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:140:9 [INFO] [stdout] 20: 0x57f76a86cfd7 - sk_concurrency[2cce522a222881d6]::tests::test_concurrent_basic_operations::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:71:42 [INFO] [stdout] 21: 0x57f76a87b136 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x57f76a89952b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x57f76a89952b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x57f76a8a5f1b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x57f76a8a5f1b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x57f76a8a5f1b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x57f76a8a5f1b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x57f76a8a5f1b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x57f76a8a5f1b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x57f76a8a5f1b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x57f76a8a1634 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x57f76a8a1634 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x57f76a8a8b22 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x57f76a8a8b22 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x57f76a8a8b22 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x57f76a8a8b22 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x57f76a8a8b22 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x57f76a8a8b22 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x57f76a8a8b22 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x57f76a90f6bf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x57f76a90f6bf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x770033a51aa4 - [INFO] [stdout] 43: 0x770033adea64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_concurrent_json_operations stdout ---- [INFO] [stdout] === CONCURRENT JSON OPERATIONS TEST === [INFO] [stdout] JSON operations - Successful: 47, Failed: 1 [INFO] [stdout] [INFO] [stdout] thread 'tests::test_concurrent_json_operations' (446) panicked at tests/sk_concurrency.rs:244:9: [INFO] [stdout] assertion `left == right` failed: Some JSON operations failed under concurrency [INFO] [stdout] left: 1 [INFO] [stdout] right: 0 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57f76a90fdaa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57f76a90fdaa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57f76a90fdaa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57f76a90fdaa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57f76a92403a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57f76a92403a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x57f76a914632 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57f76a914632 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57f76a8eeeef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57f76a8eeeef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57f76a908369 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57f76a8a544c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57f76a8a544c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57f76a908522 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57f76a908522 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57f76a8eefa8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57f76a8e6949 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57f76a8efcbd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57f76a9247cc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57f76a9246e3 - core[6aaeda2c7ad07a48]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x57f76a92088d - core[6aaeda2c7ad07a48]::panicking::assert_failed:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x57f76a86faae - sk_concurrency[2cce522a222881d6]::tests::test_concurrent_json_operations [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:244:9 [INFO] [stdout] 22: 0x57f76a86cfa7 - sk_concurrency[2cce522a222881d6]::tests::test_concurrent_json_operations::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:201:41 [INFO] [stdout] 23: 0x57f76a87b0f6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x57f76a89952b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x57f76a89952b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x57f76a8a5f1b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x57f76a8a5f1b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57f76a8a5f1b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57f76a8a5f1b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x57f76a8a5f1b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x57f76a8a5f1b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x57f76a8a5f1b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x57f76a8a1634 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x57f76a8a1634 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x57f76a8a8b22 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x57f76a8a8b22 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x57f76a8a8b22 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x57f76a8a8b22 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x57f76a8a8b22 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x57f76a8a8b22 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x57f76a8a8b22 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x57f76a90f6bf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x57f76a90f6bf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x770033a51aa4 - [INFO] [stdout] 45: 0x770033adea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_concurrent_variable_operations stdout ---- [INFO] [stdout] === CONCURRENT VARIABLE OPERATIONS TEST === [INFO] [stdout] Variable operations - Successful: 79, Failed: 1 [INFO] [stdout] Failures: [INFO] [stdout] Thread 6: Some("Blocking waiting for file lock on build directory\n Compiling regex-automata v0.4.14\n Compiling regex-syntax v0.8.9\n Compiling autocfg v1.5.0\n Compiling zerocopy v0.8.39\n Compiling memchr v2.8.0\n Compiling serde v1.0.228\n Compiling phf_codegen v0.11.3\n Compiling phf v0.11.3\n Compiling serde_derive v1.0.228\n Compiling zmij v1.0.19\n Compiling find-msvc-tools v0.1.9\n Compiling shlex v1.3.0\n Compiling cc v1.2.55\n Compiling num-traits v0.2.19\n Compiling crossbeam-epoch v0.9.18\n Compiling pest v2.8.6\n Compiling getrandom v0.2.17\n Compiling bstr v1.12.1\n Compiling same-file v1.0.6\n Compiling serde_json v1.0.149\n Compiling libm v0.2.16\nerror: could not compile `regex-syntax` (lib)\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature=\"default\"' --cfg 'feature=\"std\"' --cfg 'feature=\"unicode\"' --cfg 'feature=\"unicode-age\"' --cfg 'feature=\"unicode-bool\"' --cfg 'feature=\"unicode-case\"' --cfg 'feature=\"unicode-gencat\"' --cfg 'feature=\"unicode-perl\"' --cfg 'feature=\"unicode-script\"' --cfg 'feature=\"unicode-segment\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"arbitrary\", \"default\", \"std\", \"unicode\", \"unicode-age\", \"unicode-bool\", \"unicode-case\", \"unicode-gencat\", \"unicode-perl\", \"unicode-script\", \"unicode-segment\"))' -C metadata=a49173d423924eb5 -C extra-filename=-64b0724fbc64eebe --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)\nwarning: build failed, waiting for other jobs to finish...\nerror: could not compile `pest` (lib)\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature=\"default\"' --cfg 'feature=\"memchr\"' --cfg 'feature=\"std\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"const_prec_climber\", \"default\", \"memchr\", \"miette-error\", \"pretty-print\", \"std\"))' -C metadata=48246236b4d070cb -C extra-filename=-b0f4e778e5b536d4 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern memchr=/opt/rustwide/target/release/deps/libmemchr-ac5617a62507ef84.rmeta --extern ucd_trie=/opt/rustwide/target/release/deps/libucd_trie-abdb145c7e6d9d57.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)") [INFO] [stdout] [INFO] [stdout] thread 'tests::test_concurrent_variable_operations' (447) panicked at tests/sk_concurrency.rs:197:9: [INFO] [stdout] assertion `left == right` failed: Some variable operations failed under concurrency [INFO] [stdout] left: 1 [INFO] [stdout] right: 0 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57f76a90fdaa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57f76a90fdaa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57f76a90fdaa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57f76a90fdaa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57f76a92403a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57f76a92403a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x57f76a914632 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57f76a914632 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57f76a8eeeef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57f76a8eeeef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57f76a908369 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57f76a8a544c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57f76a8a544c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57f76a908522 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57f76a908522 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57f76a8eefa8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57f76a8e6949 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57f76a8efcbd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57f76a9247cc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57f76a9246e3 - core[6aaeda2c7ad07a48]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x57f76a92088d - core[6aaeda2c7ad07a48]::panicking::assert_failed:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x57f76a8739d1 - sk_concurrency[2cce522a222881d6]::tests::test_concurrent_variable_operations [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:197:9 [INFO] [stdout] 22: 0x57f76a86d037 - sk_concurrency[2cce522a222881d6]::tests::test_concurrent_variable_operations::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:145:45 [INFO] [stdout] 23: 0x57f76a87b1b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x57f76a89952b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x57f76a89952b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x57f76a8a5f1b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x57f76a8a5f1b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57f76a8a5f1b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57f76a8a5f1b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x57f76a8a5f1b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x57f76a8a5f1b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x57f76a8a5f1b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x57f76a8a1634 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x57f76a8a1634 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x57f76a8a8b22 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x57f76a8a8b22 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x57f76a8a8b22 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x57f76a8a8b22 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x57f76a8a8b22 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x57f76a8a8b22 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x57f76a8a8b22 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x57f76a90f6bf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x57f76a90f6bf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x770033a51aa4 - [INFO] [stdout] 45: 0x770033adea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_concurrent_basic_operations [INFO] [stdout] tests::test_concurrent_json_operations [INFO] [stdout] tests::test_concurrent_variable_operations [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 272.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test sk_concurrency` [INFO] running `Command { std: "docker" "inspect" "5b7b2967dfee05f3d38c7e4255461bfbe746b5ee65c064cbebb9a9ae16588d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b7b2967dfee05f3d38c7e4255461bfbe746b5ee65c064cbebb9a9ae16588d0d", kill_on_drop: false }` [INFO] [stdout] 5b7b2967dfee05f3d38c7e4255461bfbe746b5ee65c064cbebb9a9ae16588d0d