[INFO] cloning repository https://github.com/zenbakiak/skillet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zenbakiak/skillet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenbakiak%2Fskillet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenbakiak%2Fskillet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 953a7c16b20e81c352838a86c5288fca733ca3ee
[INFO] testing zenbakiak/skillet against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenbakiak%2Fskillet" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/zenbakiak/skillet
[INFO] finished tweaking git repo https://github.com/zenbakiak/skillet
[INFO] tweaked toml for git repo https://github.com/zenbakiak/skillet written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zenbakiak/skillet on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zenbakiak/skillet 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded rquickjs v0.9.0
[INFO] [stderr]   Downloaded scalar-doc v0.1.2
[INFO] [stderr]   Downloaded string-interner v0.17.0
[INFO] [stderr]   Downloaded jsonpath-rust v0.5.1
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded rquickjs-core v0.9.0
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded rquickjs-sys v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ff3b83b0480e0f95859acdb2140f37e8f6569d1f5b73262907fdf13248d35e2
[INFO] running `Command { std: "docker" "start" "-a" "4ff3b83b0480e0f95859acdb2140f37e8f6569d1f5b73262907fdf13248d35e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ff3b83b0480e0f95859acdb2140f37e8f6569d1f5b73262907fdf13248d35e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff3b83b0480e0f95859acdb2140f37e8f6569d1f5b73262907fdf13248d35e2", kill_on_drop: false }`
[INFO] [stdout] 4ff3b83b0480e0f95859acdb2140f37e8f6569d1f5b73262907fdf13248d35e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8e4d4a00f4dc180cfbf05a3a0795b82cc571adfc535a79caa0b93af917f09b0
[INFO] running `Command { std: "docker" "start" "-a" "c8e4d4a00f4dc180cfbf05a3a0795b82cc571adfc535a79caa0b93af917f09b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rquickjs-sys v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling jsonpath-rust v0.5.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling scalar-doc v0.1.2
[INFO] [stderr]    Compiling rquickjs-core v0.9.0
[INFO] [stderr]    Compiling rquickjs v0.9.0
[INFO] [stderr]    Compiling skillet v0.5.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: 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<Duration>,
[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: 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<T> {
[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<T> ResponsePool<T> {
[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<T> {
[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<super::types::EvalResponse> {
[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<String>,
[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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "c8e4d4a00f4dc180cfbf05a3a0795b82cc571adfc535a79caa0b93af917f09b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8e4d4a00f4dc180cfbf05a3a0795b82cc571adfc535a79caa0b93af917f09b0", kill_on_drop: false }`
[INFO] [stdout] c8e4d4a00f4dc180cfbf05a3a0795b82cc571adfc535a79caa0b93af917f09b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e914b96ddce5ef9eabcc971e0ab4604efd00d1510aaa117fdab09bc72d43f4a1
[INFO] running `Command { std: "docker" "start" "-a" "e914b96ddce5ef9eabcc971e0ab4604efd00d1510aaa117fdab09bc72d43f4a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling scalar-doc v0.1.2
[INFO] [stderr]    Compiling skillet v0.5.3 (/opt/rustwide/workdir)
[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<Duration>,
[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 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<Duration>,
[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: 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<T> {
[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<T> ResponsePool<T> {
[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<T> {
[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<super::types::EvalResponse> {
[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<String>,
[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 `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<T> {
[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<T> ResponsePool<T> {
[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<T> {
[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<super::types::EvalResponse> {
[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<String>,
[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 23.58s
[INFO] running `Command { std: "docker" "inspect" "e914b96ddce5ef9eabcc971e0ab4604efd00d1510aaa117fdab09bc72d43f4a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e914b96ddce5ef9eabcc971e0ab4604efd00d1510aaa117fdab09bc72d43f4a1", kill_on_drop: false }`
[INFO] [stdout] e914b96ddce5ef9eabcc971e0ab4604efd00d1510aaa117fdab09bc72d43f4a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a586baf887f8d56d75fa96e36449e313ba3f7a6c839ce26799d2cf03a3cd13ad
[INFO] running `Command { std: "docker" "start" "-a" "a586baf887f8d56d75fa96e36449e313ba3f7a6c839ce26799d2cf03a3cd13ad", kill_on_drop: false }`
[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: 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<Duration>,
[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: 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<T> {
[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<T> ResponsePool<T> {
[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<T> {
[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<super::types::EvalResponse> {
[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<String>,
[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: `skillet` (test "json_dig") generated 1 warning (run `cargo fix --test "json_dig" -p skillet` to apply 1 suggestion)
[INFO] [stderr] warning: `skillet` (bin "sk_http_bench" test) generated 2 warnings
[INFO] [stderr] warning: `skillet` (bin "sk_http_server") generated 8 warnings
[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_bench") generated 2 warnings (2 duplicates)
[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.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skillet-141f195e4a45ee91)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test runtime::jsonpath::tests::test_extract_numeric_values ... ok
[INFO] [stdout] test js_plugin::tests::test_js_string_function ... ok
[INFO] [stdout] test runtime::function_dispatch::tests::test_category_lookup ... ok
[INFO] [stdout] test memory_pool::tests::test_variable_context_pool ... ok
[INFO] [stdout] test memory_pool::tests::test_thread_local_pool ... ok
[INFO] [stdout] test custom::tests::test_function_registry ... ok
[INFO] [stdout] test runtime::function_dispatch::tests::test_global_dispatch ... ok
[INFO] [stdout] test js_plugin::tests::test_js_function_parsing ... ok
[INFO] [stdout] test runtime::jsonpath::tests::test_jsonpath_basic ... ok
[INFO] [stdout] test memory_pool::tests::test_cow_variable_context ... ok
[INFO] [stdout] test tests::test_basic_arithmetic ... ok
[INFO] [stdout] test runtime::jsonpath::tests::test_is_jsonpath ... ok
[INFO] [stdout] test js_plugin::tests::test_js_function_execution ... ok
[INFO] [stdout] test runtime::function_dispatch::tests::test_function_dispatch_basic ... ok
[INFO] [stderr]      Running unittests src/bin/sk.rs (/opt/rustwide/target/debug/deps/sk-f44b225c2894af63)
[INFO] [stdout] test concurrent_registry::tests::test_thread_local_cache ... ok
[INFO] [stdout] test concurrent_registry::tests::test_concurrent_registry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[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_client.rs (/opt/rustwide/target/debug/deps/sk_client-51fe93b06d9fa201)
[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-ffd5f6b07afad2e9)
[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-94368c1533e0876f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test http_server::cache::tests::test_cache_key_generation ... 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] 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_buffer_pool ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/sk_server.rs (/opt/rustwide/target/debug/deps/sk_server-629f8b2697e8a141)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/arithmetic.rs (/opt/rustwide/target/debug/deps/arithmetic-07597c10420d1e9e)
[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 exponent_right_associative ... ok
[INFO] [stdout] test unary_and_equals_prefix ... ok
[INFO] [stdout] test sumif_function ... ok
[INFO] [stdout] test array_index_and_slice ... ok
[INFO] [stdout] test arrays_and_sum_arrays ... ok
[INFO] [stdout] test variables_and_sum_function ... ok
[INFO] [stdout] test chaining_methods_numeric_and_array ... ok
[INFO] [stdout] test precedence_and_parentheses ... ok
[INFO] [stdout] test type_casting_minimal ... ok
[INFO] [stdout] test math_builtins ... ok
[INFO] [stdout] test comparisons_logical_ternary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/arrays.rs (/opt/rustwide/target/debug/deps/arrays-f7fa552d5825fb0b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test array_builtins ... ok
[INFO] [stdout] test spread_and_filter_map_reduce ... ok
[INFO] [stdout] test sumif_avgif_countif_flatten ... ok
[INFO] [stderr]      Running tests/assignments.rs (/opt/rustwide/target/debug/deps/assignments-a56512cdc49a0fff)
[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 12 tests
[INFO] [stdout] test test_assignment_expression_returns_value ... ok
[INFO] [stdout] test test_assignment_with_calculation ... ok
[INFO] [stdout] test test_complex_assignments_with_functions ... ok
[INFO] [stdout] test test_assignment_with_initial_vars ... ok
[INFO] [stdout] test test_multiple_assignments ... ok
[INFO] [stdout] test test_no_assignments ... ok
[INFO] [stdout] test test_new_financial_functions_in_assignment ... ok
[INFO] [stdout] test test_trailing_semicolon ... ok
[INFO] [stdout] test test_prd_example ... ok
[INFO] [stdout] test test_variable_scoping ... ok
[INFO] [stdout] test test_simple_assignment ... ok
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-9c39b2be0f0615d1)
[INFO] [stdout] test test_new_array_functions_in_assignment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_cli_invalid_variable_format ... ok
[INFO] [stdout] test test_cli_jsonpath_with_filter ... ok
[INFO] [stdout] test test_cli_help_message ... ok
[INFO] [stdout] test test_cli_jsonpath_output_json ... ok
[INFO] [stdout] test test_cli_jsonpath_sum ... ok
[INFO] [stdout] test test_cli_with_array_variable ... ok
[INFO] [stdout] test test_cli_basic_arithmetic ... ok
[INFO] [stdout] test test_cli_jsonpath_nested ... ok
[INFO] [stdout] test test_cli_jsonpath_min ... ok
[INFO] [stdout] test test_cli_error_handling ... ok
[INFO] [stdout] test test_cli_jsonpath_avg ... ok
[INFO] [stdout] test test_cli_with_multiple_variables ... ok
[INFO] [stdout] test test_cli_jsonpath_max ... ok
[INFO] [stdout] test test_cli_with_null_variable ... ok
[INFO] [stdout] test test_cli_with_boolean_variable ... ok
[INFO] [stdout] test test_cli_jsonpath_complex_expression ... ok
[INFO] [stdout] test test_cli_with_single_variable ... ok
[INFO] [stdout] test test_cli_with_string_variable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.85s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conversion_methods.rs (/opt/rustwide/target/debug/deps/conversion_methods-91bddcb83108890c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test number_conversions ... ok
[INFO] [stdout] test null_conversions ... ok
[INFO] [stdout] test boolean_conversions ... ok
[INFO] [stdout] test string_conversions ... ok
[INFO] [stdout] test long_form_method_names ... ok
[INFO] [stdout] test array_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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/custom_functions.rs (/opt/rustwide/target/debug/deps/custom_functions-63210cfbaa541f91)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_custom_function_priority_over_builtin ... ok
[INFO] [stdout] test test_custom_function_with_variables ... ok
[INFO] [stdout] test test_custom_function_error_handling ... ok
[INFO] [stdout] test test_custom_function_registration ... ok
[INFO] [stdout] test test_string_custom_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/datetime_functions.rs (/opt/rustwide/target/debug/deps/datetime_functions-c6d88602d0def91b)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_dateadd_function ... ok
[INFO] [stdout] test test_now_function ... ok
[INFO] [stdout] test test_datediff_function ... ok
[INFO] [stdout] test test_year_month_day_functions ... ok
[INFO] [stdout] test test_substring_function ... ok
[INFO] [stdout] test test_string_and_datetime_together ... ok
[INFO] [stdout] test test_date_function ... ok
[INFO] [stdout] test test_complex_datetime_expressions ... ok
[INFO] [stdout] test test_time_function ... ok
[INFO] [stdout] test test_type_checking_functions ... 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-ce59f4158bbc98a0)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_db_with_months ... ok
[INFO] [stdout] test test_fv_beginning_of_period ... ok
[INFO] [stdout] test test_db_basic ... ok
[INFO] [stdout] test test_db_multiple_periods ... ok
[INFO] [stdout] test test_fv_basic ... ok
[INFO] [stdout] test test_fv_with_present_value ... ok
[INFO] [stdout] test test_financial_error_cases ... ok
[INFO] [stdout] test test_fv_zero_rate ... ok
[INFO] [stdout] test test_ipmt_with_future_value ... ok
[INFO] [stdout] test test_ipmt_zero_rate ... ok
[INFO] [stdout] test test_ipmt_beginning_of_period ... ok
[INFO] [stdout] test test_ipmt_later_period ... ok
[INFO] [stdout] test test_ipmt_basic ... ok
[INFO] [stdout] test test_pmt_beginning_of_period ... ok
[INFO] [stdout] test test_pmt_error_cases ... ok
[INFO] [stdout] test test_pmt_investment_annuity ... ok
[INFO] [stdout] test test_pmt_zero_interest ... ok
[INFO] [stdout] test test_pmt_car_loan ... ok
[INFO] [stdout] test test_pmt_short_term_loan ... ok
[INFO] [stdout] test test_pmt_real_world_scenarios ... ok
[INFO] [stdout] test test_pmt_with_variables ... ok
[INFO] [stdout] test test_pmt_json_integration ... ok
[INFO] [stdout] test test_pmt_basic_loan ... 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.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_server_jsonpath.rs (/opt/rustwide/target/debug/deps/http_server_jsonpath-cf7b0c15513d7beb)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_http_server_jsonpath_avg ... ok
[INFO] [stdout] test test_http_server_jsonpath_min ... ok
[INFO] [stdout] test test_http_server_jsonpath_complex_expression ... ok
[INFO] [stdout] test test_http_server_jsonpath_with_filter ... ok
[INFO] [stdout] test test_http_server_jsonpath_max ... ok
[INFO] [stdout] test test_http_server_jsonpath_error_handling ... ok
[INFO] [stdout] test test_http_server_jsonpath_sum ... ok
[INFO] [stdout] test test_http_server_jsonpath_nested ... 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-d538a05e994ff3e1)
[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_with_variables ... ok
[INFO] [stdout] test test_includes_in_conditional ... ok
[INFO] [stdout] test test_includes_function_wrong_argument_count ... ok
[INFO] [stdout] test test_includes_function_invalid_arguments ... ok
[INFO] [stdout] test test_string_includes_method_basic ... ok
[INFO] [stdout] test test_string_includes_method_case_sensitive ... ok
[INFO] [stdout] test test_includes_method_invalid_argument ... ok
[INFO] [stdout] test test_string_includes_method_partial_match ... ok
[INFO] [stdout] test test_string_includes_method_empty_string ... ok
[INFO] [stdout] test test_string_includes_method_not_found ... ok
[INFO] [stdout] test test_includes_method_invalid_receiver ... ok
[INFO] [stdout] test test_includes_function_empty_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json_dig.rs (/opt/rustwide/target/debug/deps/json_dig-12599307f3786212)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/jsonpath.rs (/opt/rustwide/target/debug/deps/jsonpath-f895fad0361ada29)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_min_with_jsonpath ... ok
[INFO] [stdout] test test_jsonpath_with_filter ... ok
[INFO] [stdout] test test_sum_with_jsonpath_variables ... ok
[INFO] [stdout] test test_max_with_jsonpath ... ok
[INFO] [stdout] test test_sum_with_jsonpath ... ok
[INFO] [stdout] test test_avg_with_jsonpath ... ok
[INFO] [stdout] test test_nested_jsonpath ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/null.rs (/opt/rustwide/target/debug/deps/null-aa77b791f392d385)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test null_literal_and_predicates ... ok
[INFO] [stdout] test concat_skips_null_and_equals_prefix ... ok
[INFO] [stdout] test compact_and_length ... 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] [stderr]      Running tests/object_literals.rs (/opt/rustwide/target/debug/deps/object_literals-b0cb0336df22777b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_array_of_objects ... ok
[INFO] [stdout] test test_object_with_quoted_keys ... ok
[INFO] [stdout] test test_object_property_access ... ok
[INFO] [stdout] test test_simple_object_literal ... ok
[INFO] [stdout] test test_nested_object_literal ... ok
[INFO] [stdout] test test_object_with_variables ... ok
[INFO] [stdout] test test_empty_object ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/prd_cases.rs (/opt/rustwide/target/debug/deps/prd_cases-f60a676203d46f1c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test prd_variables ... ok
[INFO] [stdout] test prd_arrays ... ok
[INFO] [stdout] test prd_conditionals_if_function ... ok
[INFO] [stdout] test prd_conditionals_and_casting ... ok
[INFO] [stdout] test prd_complex_objects_and_if ... ok
[INFO] [stdout] test prd_chained_methods ... ok
[INFO] [stdout] test prd_basic_arithmetic ... ok
[INFO] [stdout] test prd_functions_filter_param_inference ... ok
[INFO] [stdout] test prd_functions ... ok
[INFO] [stdout] test prd_casting_string_to_array_and_array_element_cast ... 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] [stderr]      Running tests/prd_comprehensive.rs (/opt/rustwide/target/debug/deps/prd_comprehensive-fae45bbe2f854c74)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_logical_formulas_nested_if ... ok
[INFO] [stdout] test test_arithmetic_formulas_power_functions ... ok
[INFO] [stdout] test test_arithmetic_formulas_basic ... ok
[INFO] [stdout] test test_mixed_formulas_bulk_discount ... ok
[INFO] [stdout] test test_mixed_formulas_tiered_discounts ... ok
[INFO] [stdout] test test_mixed_formulas_bonuses ... ok
[INFO] [stdout] test test_mixed_formulas_xor_rules ... ok
[INFO] [stdout] test test_arithmetic_formulas_rounding ... ok
[INFO] [stdout] test test_mixed_formulas_billable_hours ... ok
[INFO] [stdout] test test_mixed_formulas_progressive_tax ... ok
[INFO] [stdout] test test_arithmetic_formulas_modulo ... ok
[INFO] [stdout] test test_logical_formulas_grading ... ok
[INFO] [stdout] test test_mixed_formulas_shipping ... ok
[INFO] [stdout] test test_logical_formulas_basic ... ok
[INFO] [stdout] test test_mixed_formulas_conditional_discounts ... 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] test test_logical_formulas_ifs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/safe_navigation.rs (/opt/rustwide/target/debug/deps/safe_navigation-019405a26bf4e926)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_safe_navigation_on_null ... ok
[INFO] [stderr]      Running tests/sk_concurrency.rs (/opt/rustwide/target/debug/deps/sk_concurrency-40441a43a16a8b1d)
[INFO] [stdout] test test_safe_navigation_mixed_with_regular ... ok
[INFO] [stdout] test test_safe_navigation_with_nested_json ... ok
[INFO] [stdout] test test_safe_navigation_chained_with_missing ... ok
[INFO] [stdout] test test_safe_navigation_basic ... ok
[INFO] [stdout] test test_safe_navigation_chained ... ok
[INFO] [stdout] test test_safe_navigation_missing_property ... ok
[INFO] [stdout] test test_safe_navigation_method_calls ... ok
[INFO] [stdout] test test_regular_vs_safe_navigation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[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: 49
[INFO] [stdout] Failed: 1
[INFO] [stdout] Success rate: 98.00%
[INFO] [stdout] Average duration per operation: 37102.32ms
[INFO] [stdout] Total test duration: 186.96s
[INFO] [stdout] 
[INFO] [stdout] Result consistency check:
[INFO] [stdout]   'Number(8.0)': 10 occurrences
[INFO] [stdout]   'Number(14.0)': 9 occurrences
[INFO] [stdout]   'Number(7.0)': 10 occurrences
[INFO] [stdout]   'Number(30.0)': 10 occurrences
[INFO] [stdout]   'Number(25.0)': 10 occurrences
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_concurrent_basic_operations' (577) panicked at tests/sk_concurrency.rs:140:9:
[INFO] [stdout] Some concurrent operations failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b18c66b372 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b18c66b372 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b18c66b372 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b18c66b372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b18c68028a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b18c68028a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x64b18c6701a6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64b18c6701a6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64b18c64975f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b18c64975f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b18c663659 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b18c5fee7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64b18c5fee7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64b18c663812 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64b18c663812 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b18c64984a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64b18c6411e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b18c64a66d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b18c68099c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b18c5caffd - sk_concurrency[246908e2e78c82ef]::tests::test_concurrent_basic_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:140:9
[INFO] [stdout]   20:     0x64b18c5c7847 - sk_concurrency[246908e2e78c82ef]::tests::test_concurrent_basic_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:71:42
[INFO] [stdout]   21:     0x64b18c5d53d6 - <sk_concurrency[246908e2e78c82ef]::tests::test_concurrent_basic_operations::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64b18c5f322b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64b18c5f322b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x64b18c5ffa8a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x64b18c5ffa8a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x64b18c5ffa8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x64b18c5ffa8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x64b18c5ffa8a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x64b18c5ffa8a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x64b18c5ffa8a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x64b18c5f9f54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x64b18c5f9f54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x64b18c602582 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x64b18c602582 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x64b18c602582 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x64b18c602582 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x64b18c602582 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x64b18c602582 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x64b18c602582 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64b18c66ac1f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x64b18c66ac1f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x72409c900aa4 - <unknown>
[INFO] [stdout]   43:     0x72409c98da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[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' (578) 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:     0x64b18c66b372 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b18c66b372 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b18c66b372 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b18c66b372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b18c68028a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b18c68028a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x64b18c6701a6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64b18c6701a6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64b18c64975f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b18c64975f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b18c663659 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b18c5fee7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64b18c5fee7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64b18c663812 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64b18c663812 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b18c649818 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b18c6411e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b18c64a66d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b18c68099c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b18c6808b3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x64b18c67c66d - core[c5ed12ab89cc536a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64b18c5c9e66 - sk_concurrency[246908e2e78c82ef]::tests::test_concurrent_json_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:244:9
[INFO] [stdout]   22:     0x64b18c5c7817 - sk_concurrency[246908e2e78c82ef]::tests::test_concurrent_json_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:201:41
[INFO] [stdout]   23:     0x64b18c5d5396 - <sk_concurrency[246908e2e78c82ef]::tests::test_concurrent_json_operations::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64b18c5f322b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64b18c5f322b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64b18c5ffa8a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64b18c5ffa8a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64b18c5ffa8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64b18c5ffa8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64b18c5ffa8a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64b18c5ffa8a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64b18c5ffa8a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64b18c5f9f54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64b18c5f9f54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64b18c602582 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64b18c602582 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64b18c602582 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64b18c602582 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64b18c602582 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64b18c602582 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64b18c602582 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b18c66ac1f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64b18c66ac1f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72409c900aa4 - <unknown>
[INFO] [stdout]   45:     0x72409c98da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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 5: Some("Blocking waiting for file lock on artifact directory\n   Compiling memchr v2.7.5\n   Compiling regex-syntax v0.8.6\n   Compiling regex-automata v0.4.10\n   Compiling quote v1.0.40\n   Compiling unic-char-range v0.9.0\n   Compiling getrandom v0.2.16\n   Compiling crossbeam-epoch v0.9.18\n   Compiling same-file v1.0.6\n   Compiling ppv-lite86 v0.2.21\n   Compiling rquickjs-sys v0.9.0\n   Compiling serde_json v1.0.142\n   Compiling num-traits v0.2.19\n   Compiling phf_shared v0.11.3\n   Compiling ahash v0.8.12\n   Compiling libm v0.2.15\n   Compiling unic-ucd-version v0.9.0\n   Compiling itoa v1.0.15\n   Compiling ucd-trie v0.1.7\n   Compiling ryu v1.0.20\n   Compiling cfg_aliases v0.2.1\n   Compiling iana-time-zone v0.1.63\n   Compiling unic-char-property v0.9.0\n   Compiling walkdir v2.5.0\n   Compiling unic-ucd-segment v0.9.0\n   Compiling phf v0.11.3\n   Compiling nix v0.30.1\n   Compiling syn v2.0.106\n   Compiling rand_core v0.6.4\n   Compiling crossbeam-deque v0.8.6\n   Compiling rand_chacha v0.3.1\n   Compiling lock_api v0.4.13\n   Compiling parking_lot_core v0.9.11\n   Compiling deunicode v1.6.2\n   Compiling lazy_static v1.5.0\n   Compiling anyhow v1.0.99\n   Compiling thiserror v1.0.69\n   Compiling unic-segment v0.9.0\n   Compiling hashbrown v0.14.5\n   Compiling allocator-api2 v0.2.21\n   Compiling slug v0.1.6\nerror: could not compile `memchr` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name memchr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.5/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 --cfg 'feature=\"alloc\"' --cfg 'feature=\"default\"' --cfg 'feature=\"std\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"alloc\", \"core\", \"default\", \"libc\", \"logging\", \"rustc-dep-of-std\", \"std\", \"use_std\"))' -C metadata=cc5f7e890a290878 -C extra-filename=-a0fb7d1e1e1b0752 --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...")
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_concurrent_variable_operations' (579) 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:     0x64b18c66b372 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b18c66b372 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b18c66b372 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b18c66b372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr] error: test failed, to rerun pass `--test sk_concurrency`
[INFO] [stdout]    4:     0x64b18c68028a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b18c68028a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x64b18c6701a6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64b18c6701a6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64b18c64975f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b18c64975f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b18c663659 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64b18c5fee7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64b18c5fee7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64b18c663812 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64b18c663812 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64b18c649818 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64b18c6411e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64b18c64a66d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64b18c68099c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64b18c6808b3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x64b18c67c66d - core[c5ed12ab89cc536a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64b18c5cd8b2 - sk_concurrency[246908e2e78c82ef]::tests::test_concurrent_variable_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:197:9
[INFO] [stdout]   22:     0x64b18c5c78a7 - sk_concurrency[246908e2e78c82ef]::tests::test_concurrent_variable_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:145:45
[INFO] [stdout]   23:     0x64b18c5d5456 - <sk_concurrency[246908e2e78c82ef]::tests::test_concurrent_variable_operations::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64b18c5f322b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64b18c5f322b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64b18c5ffa8a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64b18c5ffa8a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64b18c5ffa8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64b18c5ffa8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64b18c5ffa8a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64b18c5ffa8a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64b18c5ffa8a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64b18c5f9f54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64b18c5f9f54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64b18c602582 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64b18c602582 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64b18c602582 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64b18c602582 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64b18c602582 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64b18c602582 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64b18c602582 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64b18c66ac1f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64b18c66ac1f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72409c900aa4 - <unknown>
[INFO] [stdout]   45:     0x72409c98da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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 194.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a586baf887f8d56d75fa96e36449e313ba3f7a6c839ce26799d2cf03a3cd13ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a586baf887f8d56d75fa96e36449e313ba3f7a6c839ce26799d2cf03a3cd13ad", kill_on_drop: false }`
[INFO] [stdout] a586baf887f8d56d75fa96e36449e313ba3f7a6c839ce26799d2cf03a3cd13ad
