[INFO] fetching crate skillet 0.6.3...
[INFO] testing skillet-0.6.3 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate skillet 0.6.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate skillet 0.6.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate skillet 0.6.3
[INFO] tweaked toml for crates.io crate skillet 0.6.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate skillet 0.6.3 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate skillet 0.6.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string-interner v0.19.0
[INFO] [stderr]   Downloaded scalar-doc v0.1.2
[INFO] [stderr]   Downloaded rquickjs-core v0.11.0
[INFO] [stderr]   Downloaded rquickjs v0.11.0
[INFO] [stderr]   Downloaded relative-path v2.0.1
[INFO] [stderr]   Downloaded jsonpath-rust v1.0.4
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded rquickjs-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6da5ae8ff3e2ab28721e5c4d7a8748d0b749a33fdb0cd7a446a7b2550ed68092
[INFO] running `Command { std: "docker" "start" "-a" "6da5ae8ff3e2ab28721e5c4d7a8748d0b749a33fdb0cd7a446a7b2550ed68092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6da5ae8ff3e2ab28721e5c4d7a8748d0b749a33fdb0cd7a446a7b2550ed68092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6da5ae8ff3e2ab28721e5c4d7a8748d0b749a33fdb0cd7a446a7b2550ed68092", kill_on_drop: false }`
[INFO] [stdout] 6da5ae8ff3e2ab28721e5c4d7a8748d0b749a33fdb0cd7a446a7b2550ed68092
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14830bca59aea4552827bc1ae6147479c193da20484594cec4199451dc8b4a04
[INFO] running `Command { std: "docker" "start" "-a" "14830bca59aea4552827bc1ae6147479c193da20484594cec4199451dc8b4a04", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rquickjs-sys v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling jsonpath-rust v1.0.4
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling scalar-doc v0.1.2
[INFO] [stderr]    Compiling rquickjs-core v0.11.0
[INFO] [stderr]    Compiling rquickjs v0.11.0
[INFO] [stderr]    Compiling skillet v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 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: 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 42.78s
[INFO] running `Command { std: "docker" "inspect" "14830bca59aea4552827bc1ae6147479c193da20484594cec4199451dc8b4a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14830bca59aea4552827bc1ae6147479c193da20484594cec4199451dc8b4a04", kill_on_drop: false }`
[INFO] [stdout] 14830bca59aea4552827bc1ae6147479c193da20484594cec4199451dc8b4a04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0f7a020dccead4f1c7f7944b7256e64fde77544ceab401a19be4c5e45d33fd4
[INFO] running `Command { std: "docker" "start" "-a" "b0f7a020dccead4f1c7f7944b7256e64fde77544ceab401a19be4c5e45d33fd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling scalar-doc v0.1.2
[INFO] [stderr]    Compiling skillet v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 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: 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: 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 18.59s
[INFO] running `Command { std: "docker" "inspect" "b0f7a020dccead4f1c7f7944b7256e64fde77544ceab401a19be4c5e45d33fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f7a020dccead4f1c7f7944b7256e64fde77544ceab401a19be4c5e45d33fd4", kill_on_drop: false }`
[INFO] [stdout] b0f7a020dccead4f1c7f7944b7256e64fde77544ceab401a19be4c5e45d33fd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4cd2b089dbb2cccae5ee669b083182a1f865582840325345933627b5a22349f7
[INFO] running `Command { std: "docker" "start" "-a" "4cd2b089dbb2cccae5ee669b083182a1f865582840325345933627b5a22349f7", kill_on_drop: false }`
[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: 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: 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` (bin "sk_http_bench" test) generated 2 warnings
[INFO] [stderr] warning: `skillet` (bin "sk_http_server" test) generated 8 warnings
[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: 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: `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_server") generated 8 warnings (7 duplicates)
[INFO] [stderr] warning: `skillet` (bin "sk_http_bench") generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skillet-fb54593d364bf01a)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test concurrent_registry::tests::test_thread_local_cache ... ok
[INFO] [stdout] test js_plugin::tests::test_js_function_parsing ... ok
[INFO] [stdout] test js_plugin::tests::test_js_string_function ... ok
[INFO] [stdout] test custom::tests::test_function_registry ... ok
[INFO] [stdout] test memory_pool::tests::test_cow_variable_context ... ok
[INFO] [stdout] test js_plugin::tests::test_js_function_execution ... ok
[INFO] [stdout] test memory_pool::tests::test_thread_local_pool ... ok
[INFO] [stdout] test memory_pool::tests::test_variable_context_pool ... ok
[INFO] [stdout] test runtime::function_dispatch::tests::test_category_lookup ... ok
[INFO] [stdout] test runtime::jsonpath::tests::test_extract_numeric_values ... ok
[INFO] [stdout] test runtime::function_dispatch::tests::test_function_dispatch_basic ... ok
[INFO] [stdout] test runtime::jsonpath::tests::test_jsonpath_basic ... ok
[INFO] [stdout] test runtime::function_dispatch::tests::test_global_dispatch ... ok
[INFO] [stdout] test runtime::jsonpath::tests::test_is_jsonpath ... ok
[INFO] [stdout] test tests::test_basic_arithmetic ... ok
[INFO] [stdout] test concurrent_registry::tests::test_concurrent_registry ... ok
[INFO] [stderr]      Running unittests src/bin/sk.rs (/opt/rustwide/target/debug/deps/sk-e621715c513c32cc)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[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-6155359b3f9f2cb9)
[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-d4c7348bf34e4df5)
[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-9057df0aaf8b41f5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test http_server::cache::tests::test_buffer_pool ... ok
[INFO] [stdout] test http_server::multipart::tests::test_boundary_extraction ... ok
[INFO] [stdout] test http_server::cache::tests::test_cache_key_generation ... ok
[INFO] [stdout] test http_server::multipart::tests::test_multipart_parsing ... ok
[INFO] [stdout] test http_server::multipart::tests::test_content_disposition_parsing ... ok
[INFO] [stdout] test http_server::cache::tests::test_expression_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/sk_server.rs (/opt/rustwide/target/debug/deps/sk_server-e0925d9793ab587c)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/arithmetic.rs (/opt/rustwide/target/debug/deps/arithmetic-beef8d85cb4a381b)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test exponent_right_associative ... ok
[INFO] [stdout] test precedence_and_parentheses ... ok
[INFO] [stdout] test type_casting_minimal ... ok
[INFO] [stdout] test comparisons_logical_ternary ... ok
[INFO] [stdout] test unary_and_equals_prefix ... ok
[INFO] [stdout] test array_index_and_slice ... ok
[INFO] [stdout] test variables_and_sum_function ... ok
[INFO] [stdout] test math_builtins ... ok
[INFO] [stdout] test chaining_methods_numeric_and_array ... ok
[INFO] [stdout] test arrays_and_sum_arrays ... ok
[INFO] [stdout] test sumif_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/arrays.rs (/opt/rustwide/target/debug/deps/arrays-06ff030ac9856d4f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/assignments.rs (/opt/rustwide/target/debug/deps/assignments-65666275c9debf2c)
[INFO] [stdout] test sumif_avgif_countif_flatten ... ok
[INFO] [stdout] test spread_and_filter_map_reduce ... ok
[INFO] [stdout] test merge_function_and_method ... ok
[INFO] [stdout] test array_builtins ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_trailing_semicolon ... ok
[INFO] [stdout] test test_assignment_expression_returns_value ... ok
[INFO] [stdout] test test_multiple_assignments ... ok
[INFO] [stdout] test test_variable_scoping ... ok
[INFO] [stdout] test test_assignment_with_calculation ... ok
[INFO] [stdout] test test_prd_example ... ok
[INFO] [stdout] test test_complex_assignments_with_functions ... ok
[INFO] [stdout] test test_assignment_with_initial_vars ... ok
[INFO] [stdout] test test_new_financial_functions_in_assignment ... ok
[INFO] [stdout] test test_simple_assignment ... ok
[INFO] [stdout] test test_new_array_functions_in_assignment ... ok
[INFO] [stdout] test test_no_assignments ... ok
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-5d10cb1d256d5339)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_cli_jsonpath_avg ... ok
[INFO] [stdout] test test_cli_with_null_variable ... ok
[INFO] [stdout] test test_cli_jsonpath_with_filter ... ok
[INFO] [stdout] test test_cli_jsonpath_min ... ok
[INFO] [stdout] test test_cli_with_multiple_variables ... ok
[INFO] [stdout] test test_cli_jsonpath_sum ... ok
[INFO] [stdout] test test_cli_jsonpath_complex_expression ... ok
[INFO] [stdout] test test_cli_error_handling ... ok
[INFO] [stdout] test test_cli_basic_arithmetic ... ok
[INFO] [stdout] test test_cli_jsonpath_max ... ok
[INFO] [stdout] test test_cli_help_message ... ok
[INFO] [stdout] test test_cli_jsonpath_nested ... ok
[INFO] [stdout] test test_cli_invalid_variable_format ... ok
[INFO] [stdout] test test_cli_with_array_variable ... ok
[INFO] [stdout] test test_cli_jsonpath_output_json ... ok
[INFO] [stdout] test test_cli_with_boolean_variable ... 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.41s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comments_and_whitespace_tests.rs (/opt/rustwide/target/debug/deps/comments_and_whitespace_tests-5e365515eb7bc476)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_hash_comment ... ok
[INFO] [stdout] test test_block_comment ... ok
[INFO] [stdout] test test_empty_lines_and_comments ... ok
[INFO] [stdout] test test_indented_expression ... ok
[INFO] [stdout] test test_comment_after_code ... ok
[INFO] [stdout] test test_mixed_whitespace ... ok
[INFO] [stdout] test test_complex_indented_expression ... ok
[INFO] [stdout] test test_inline_block_comment ... ok
[INFO] [stdout] test test_mixed_comment_styles ... ok
[INFO] [stdout] test test_comment_with_variables ... ok
[INFO] [stdout] test test_unterminated_block_comment ... ok
[INFO] [stdout] test test_nested_expression_with_block_comment ... ok
[INFO] [stdout] test test_ifs_with_indentation ... ok
[INFO] [stdout] test test_slash_slash_comment ... ok
[INFO] [stdout] test test_map_with_indentation ... ok
[INFO] [stdout] test test_object_literal_with_indentation ... ok
[INFO] [stdout] test test_multiline_block_comment ... ok
[INFO] [stdout] test test_multiple_comments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conversion_methods.rs (/opt/rustwide/target/debug/deps/conversion_methods-ea2ed6fcb04507ec)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr]      Running tests/custom_functions.rs (/opt/rustwide/target/debug/deps/custom_functions-ca27c773d24921b0)
[INFO] [stdout] test boolean_conversions ... ok
[INFO] [stdout] test array_conversions ... ok
[INFO] [stdout] test long_form_method_names ... ok
[INFO] [stdout] test null_conversions ... ok
[INFO] [stdout] test number_conversions ... ok
[INFO] [stdout] test practical_null_handling ... ok
[INFO] [stdout] test chained_conversions ... ok
[INFO] [stdout] test string_conversions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_custom_function_error_handling ... ok
[INFO] [stdout] test test_custom_function_with_variables ... ok
[INFO] [stdout] test test_string_custom_function ... ok
[INFO] [stdout] test test_custom_function_registration ... ok
[INFO] [stdout] test test_custom_function_priority_over_builtin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/datetime_functions.rs (/opt/rustwide/target/debug/deps/datetime_functions-cf968f5b13374b73)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_dateadd_function ... ok
[INFO] [stdout] test test_datediff_function ... ok
[INFO] [stdout] test test_complex_datetime_expressions ... ok
[INFO] [stdout] test test_now_function ... ok
[INFO] [stdout] test test_type_checking_functions ... ok
[INFO] [stdout] test test_string_and_datetime_together ... ok
[INFO] [stdout] test test_date_function ... ok
[INFO] [stdout] test test_substring_function ... ok
[INFO] [stdout] test test_time_function ... ok
[INFO] [stdout] test test_year_month_day_functions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/financial_functions.rs (/opt/rustwide/target/debug/deps/financial_functions-005321ab5c0d3960)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_fv_beginning_of_period ... ok
[INFO] [stdout] test test_pmt_beginning_of_period ... ok
[INFO] [stdout] test test_fv_zero_rate ... ok
[INFO] [stdout] test test_ipmt_zero_rate ... ok
[INFO] [stdout] test test_ipmt_with_future_value ... ok
[INFO] [stdout] test test_pmt_basic_loan ... ok
[INFO] [stdout] test test_db_multiple_periods ... ok
[INFO] [stdout] test test_fv_basic ... ok
[INFO] [stdout] test test_db_basic ... ok
[INFO] [stdout] test test_db_with_months ... ok
[INFO] [stdout] test test_fv_with_present_value ... ok
[INFO] [stdout] test test_ipmt_beginning_of_period ... ok
[INFO] [stdout] test test_pmt_car_loan ... ok
[INFO] [stdout] test test_ipmt_later_period ... ok
[INFO] [stdout] test test_financial_error_cases ... ok
[INFO] [stdout] test test_ipmt_basic ... ok
[INFO] [stdout] test test_pmt_investment_annuity ... ok
[INFO] [stdout] test test_pmt_real_world_scenarios ... ok
[INFO] [stdout] test test_pmt_json_integration ... ok
[INFO] [stdout] test test_pmt_short_term_loan ... ok
[INFO] [stdout] test test_pmt_error_cases ... ok
[INFO] [stdout] test test_pmt_with_future_value ... ok
[INFO] [stdout] test test_pmt_with_variables ... ok
[INFO] [stdout] test test_pmt_zero_interest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_server_jsonpath.rs (/opt/rustwide/target/debug/deps/http_server_jsonpath-dcec0f18863ffe9d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[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_min ... ok
[INFO] [stdout] test test_http_server_jsonpath_max ... ok
[INFO] [stdout] test test_http_server_jsonpath_nested ... ok
[INFO] [stdout] test test_http_server_jsonpath_avg ... ok
[INFO] [stdout] test test_http_server_jsonpath_with_filter ... ok
[INFO] [stdout] test test_http_server_jsonpath_complex_expression ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/includes_function.rs (/opt/rustwide/target/debug/deps/includes_function-ffcb92427aa1acaf)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_includes_method_invalid_argument ... ok
[INFO] [stdout] test test_includes_function_invalid_arguments ... ok
[INFO] [stdout] test test_includes_function_not_found ... ok
[INFO] [stdout] test test_string_includes_method_not_found ... ok
[INFO] [stdout] test test_string_includes_method_partial_match ... ok
[INFO] [stdout] test test_includes_function_case_sensitive ... ok
[INFO] [stdout] test test_includes_function_wrong_argument_count ... ok
[INFO] [stdout] test test_includes_function_empty_string ... ok
[INFO] [stdout] test test_includes_chaining ... ok
[INFO] [stdout] test test_string_includes_method_basic ... ok
[INFO] [stdout] test test_includes_function_basic ... ok
[INFO] [stdout] test test_string_includes_method_empty_string ... ok
[INFO] [stdout] test test_string_includes_method_case_sensitive ... ok
[INFO] [stdout] test test_includes_method_invalid_receiver ... ok
[INFO] [stdout] test test_includes_in_conditional ... ok
[INFO] [stderr]      Running tests/json_dig.rs (/opt/rustwide/target/debug/deps/json_dig-d2933d340e54c92c)
[INFO] [stdout] test test_includes_function_with_variables ... 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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test dig_method_and_safe_nav ... ok
[INFO] [stdout] test dig_function_default_when_missing ... ok
[INFO] [stdout] test dig_function_basic ... 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-629c2c3eb27c2149)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_sum_with_jsonpath_variables ... ok
[INFO] [stdout] test test_min_with_jsonpath ... ok
[INFO] [stdout] test test_jsonpath_with_filter ... 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] test test_max_with_jsonpath ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/null.rs (/opt/rustwide/target/debug/deps/null-f15d806b4d24fcdf)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/object_literals.rs (/opt/rustwide/target/debug/deps/object_literals-1a01049261306d8f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_empty_object ... ok
[INFO] [stdout] test test_array_of_objects ... ok
[INFO] [stderr]      Running tests/prd_cases.rs (/opt/rustwide/target/debug/deps/prd_cases-3bfdb19fc63c5226)
[INFO] [stdout] test test_object_with_variables ... ok
[INFO] [stderr]      Running tests/prd_comprehensive.rs (/opt/rustwide/target/debug/deps/prd_comprehensive-dc2220e57231a0e3)
[INFO] [stdout] test test_simple_object_literal ... ok
[INFO] [stdout] test test_object_property_access ... ok
[INFO] [stdout] test test_nested_object_literal ... ok
[INFO] [stdout] test test_object_with_quoted_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test prd_basic_arithmetic ... ok
[INFO] [stdout] test prd_casting_string_to_array_and_array_element_cast ... ok
[INFO] [stdout] test prd_conditionals_if_function ... ok
[INFO] [stdout] test prd_arrays ... ok
[INFO] [stdout] test prd_functions_filter_param_inference ... ok
[INFO] [stdout] test prd_conditionals_and_casting ... ok
[INFO] [stdout] test prd_chained_methods ... ok
[INFO] [stdout] test prd_complex_objects_and_if ... ok
[INFO] [stdout] test prd_functions ... ok
[INFO] [stdout] test prd_variables ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_mixed_formulas_billable_hours ... ok
[INFO] [stdout] test test_arithmetic_formulas_basic ... ok
[INFO] [stdout] test test_arithmetic_formulas_rounding ... ok
[INFO] [stdout] test test_logical_formulas_basic ... ok
[INFO] [stdout] test test_arithmetic_formulas_modulo ... ok
[INFO] [stdout] test test_mixed_formulas_progressive_tax ... ok
[INFO] [stdout] test test_mixed_formulas_shipping ... ok
[INFO] [stdout] test test_mixed_formulas_bonuses ... ok
[INFO] [stdout] test test_mixed_formulas_tiered_discounts ... ok
[INFO] [stdout] test test_mixed_formulas_bulk_discount ... ok
[INFO] [stdout] test test_logical_formulas_nested_if ... ok
[INFO] [stdout] test test_mixed_formulas_xor_rules ... ok
[INFO] [stdout] test test_arithmetic_formulas_power_functions ... ok
[INFO] [stdout] test test_logical_formulas_grading ... ok
[INFO] [stdout] test test_mixed_formulas_conditional_discounts ... ok
[INFO] [stdout] test test_logical_formulas_ifs ... 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] [stderr]      Running tests/safe_navigation.rs (/opt/rustwide/target/debug/deps/safe_navigation-c8283f92f94723c7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_safe_navigation_on_null ... ok
[INFO] [stdout] test test_safe_navigation_missing_property ... ok
[INFO] [stdout] test test_safe_navigation_chained_with_missing ... ok
[INFO] [stdout] test test_regular_vs_safe_navigation ... ok
[INFO] [stdout] test test_safe_navigation_mixed_with_regular ... ok
[INFO] [stdout] test test_safe_navigation_method_calls ... ok
[INFO] [stdout] test test_safe_navigation_chained ... ok
[INFO] [stdout] test test_safe_navigation_basic ... ok
[INFO] [stdout] test test_safe_navigation_with_nested_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sk_concurrency.rs (/opt/rustwide/target/debug/deps/sk_concurrency-b9063969dffc48b2)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_resource_cleanup ... FAILED
[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_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 ... ok
[INFO] [stdout] test tests::test_concurrent_variable_operations ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_resource_cleanup stdout ----
[INFO] [stdout] === RESOURCE CLEANUP TEST ===
[INFO] [stdout] .
[INFO] [stdout] thread 'tests::test_resource_cleanup' (467) panicked at tests/sk_concurrency.rs:342:13:
[INFO] [stdout] Operation 0 failed: Some("Compiling proc-macro2 v1.0.106\n   Compiling unicode-ident v1.0.22\n   Compiling quote v1.0.44\n   Compiling libc v0.2.180\n   Compiling memchr v2.8.0\n   Compiling serde_core v1.0.228\n   Compiling siphasher v1.0.2\n   Compiling cfg-if v1.0.4\n   Compiling regex-syntax v0.8.9\n   Compiling crossbeam-utils v0.8.21\n   Compiling rand_core v0.6.4\n   Compiling serde v1.0.228\n   Compiling zerocopy v0.8.39\n   Compiling ucd-trie v0.1.7\n   Compiling autocfg v1.5.0\n   Compiling rand v0.8.5\n   Compiling shlex v1.3.0\n   Compiling phf_shared v0.11.3\n   Compiling find-msvc-tools v0.1.9\n   Compiling phf v0.11.3\n   Compiling zmij v1.0.19\n   Compiling cc v1.2.55\n   Compiling same-file v1.0.6\n   Compiling serde_json v1.0.149\n   Compiling num-traits v0.2.19\n   Compiling phf_generator v0.11.3\n   Compiling bitflags v2.10.0\n   Compiling phf_codegen v0.11.3\n   Compiling aho-corasick v1.1.4\n   Compiling crossbeam-epoch v0.9.18\n   Compiling bstr v1.12.1\n   Compiling libm v0.2.16\n   Compiling log v0.4.29\nerror: could not compile `memchr` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name memchr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.8.0/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=24a8ca3820cf3c4a -C extra-filename=-f5cc17784ceff812 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)\nwarning: build failed, waiting for other jobs to finish...\nerror: could not compile `memchr` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name memchr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature=\"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=34f74e31470c08dc -C extra-filename=-7a38e4b00097d30f --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)\nerror: could not compile `proc-macro2` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature=\"default\"' --cfg 'feature=\"proc-macro\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"default\", \"nightly\", \"proc-macro\", \"span-locations\"))' -C metadata=be3f7390a865e418 -C extra-filename=-ccad3a5b4361de79 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern unicode_ident=/opt/rustwide/target/release/deps/libunicode_ident-b672c3f599a4bb7e.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` (signal: 9, SIGKILL: kill)\nerror: could not compile `regex-syntax` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature=\"std\"' --cfg 'feature=\"unicode-perl\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"arbitrary\", \"default\", \"std\", \"unicode\", \"unicode-age\", \"unicode-bool\", \"unicode-case\", \"unicode-gencat\", \"unicode-perl\", \"unicode-script\", \"unicode-segment\"))' -C metadata=1c7db8da8f7725af -C extra-filename=-7af3c7bc494d06bb --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)\nerror: could not compile `zerocopy` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.39/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=\"simd\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"__internal_use_only_features_that_work_on_stable\", \"alloc\", \"derive\", \"float-nightly\", \"simd\", \"simd-nightly\", \"std\", \"zerocopy-derive\"))' -C metadata=6721607c242f3788 -C extra-filename=-f0bd5edfead4490a --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values(\"1.89.0\"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values(\"1.81.0\"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values(\"1.78.0\"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values(\"1.61.0\"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values(\"1.60.0\"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values(\"1.59.0\"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values(\"1.57.0\"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill)\nerror: could not compile `regex-syntax` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature=\"default\"' --cfg 'feature=\"std\"' --cfg 'feature=\"unicode\"' --cfg 'feature=\"unicode-age\"' --cfg 'feature=\"unicode-bool\"' --cfg 'feature=\"unicode-case\"' --cfg 'feature=\"unicode-gencat\"' --cfg 'feature=\"unicode-perl\"' --cfg 'feature=\"unicode-script\"' --cfg 'feature=\"unicode-segment\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"arbitrary\", \"default\", \"std\", \"unicode\", \"unicode-age\", \"unicode-bool\", \"unicode-case\", \"unicode-gencat\", \"unicode-perl\", \"unicode-script\", \"unicode-segment\"))' -C metadata=f65fd14db6bdfed7 -C extra-filename=-d722c78c3c2eeb6a --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)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62e9d696f43a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e9d696f43a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e9d696f43a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e9d696f43a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e9d698383a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e9d698383a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x62e9d6973c72 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62e9d6973c72 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62e9d694e35f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e9d694e35f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e9d6967899 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e9d690400c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62e9d690400c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e9d6967a52 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62e9d6967a52 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e9d694e418 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e9d6943629 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e9d694f12d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e9d6983fcc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e9d68ca523 - sk_concurrency[5a2f441b9241d2e9]::tests::test_resource_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:342:13
[INFO] [stdout]   20:     0x62e9d68c8b87 - sk_concurrency[5a2f441b9241d2e9]::tests::test_resource_cleanup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:327:31
[INFO] [stdout]   21:     0x62e9d68ecbd6 - <sk_concurrency[5a2f441b9241d2e9]::tests::test_resource_cleanup::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62e9d68f72eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62e9d68f72eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x62e9d6904adb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x62e9d6904adb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x62e9d6904adb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x62e9d6904adb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x62e9d6904adb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x62e9d6904adb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x62e9d6904adb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x62e9d68fe1f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x62e9d68fe1f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x62e9d69076e2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x62e9d69076e2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x62e9d69076e2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x62e9d69076e2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x62e9d69076e2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x62e9d69076e2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x62e9d69076e2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x62e9d696ed4f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x62e9d696ed4f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7e65b0136aa4 - <unknown>
[INFO] [stdout]   43:     0x7e65b01c3a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_concurrent_basic_operations stdout ----
[INFO] [stdout] === CONCURRENT BASIC OPERATIONS TEST ===
[INFO] [stdout] Total operations: 50
[INFO] [stdout] Successful: 48
[INFO] [stdout] Failed: 2
[INFO] [stdout] Success rate: 96.00%
[INFO] [stdout] Average duration per operation: 22694.06ms
[INFO] [stdout] Total test duration: 114.84s
[INFO] [stdout] 
[INFO] [stdout] Result consistency check:
[INFO] [stdout]   'Number(8.0)': 10 occurrences
[INFO] [stdout]   'Number(14.0)': 8 occurrences
[INFO] [stdout]   'Number(7.0)': 10 occurrences
[INFO] [stdout]   'Number(30.0)': 10 occurrences
[INFO] [stdout]   'Number(25.0)': 10 occurrences
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_concurrent_basic_operations' (464) panicked at tests/sk_concurrency.rs:140:9:
[INFO] [stdout] Some concurrent operations failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62e9d696f43a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e9d696f43a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e9d696f43a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e9d696f43a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e9d698383a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e9d698383a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x62e9d6973c72 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62e9d6973c72 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62e9d694e35f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e9d694e35f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e9d6967899 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e9d690400c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62e9d690400c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e9d6967a52 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62e9d6967a52 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e9d694e44a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62e9d6943629 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e9d694f12d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e9d6983fcc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e9d68cc732 - sk_concurrency[5a2f441b9241d2e9]::tests::test_concurrent_basic_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:140:9
[INFO] [stdout]   20:     0x62e9d68c8be7 - sk_concurrency[5a2f441b9241d2e9]::tests::test_concurrent_basic_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:71:42
[INFO] [stdout]   21:     0x62e9d68ecc56 - <sk_concurrency[5a2f441b9241d2e9]::tests::test_concurrent_basic_operations::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62e9d68f72eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62e9d68f72eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x62e9d6904adb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x62e9d6904adb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x62e9d6904adb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x62e9d6904adb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x62e9d6904adb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x62e9d6904adb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x62e9d6904adb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x62e9d68fe1f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x62e9d68fe1f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x62e9d69076e2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x62e9d69076e2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x62e9d69076e2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x62e9d69076e2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x62e9d69076e2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x62e9d69076e2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x62e9d69076e2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x62e9d696ed4f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x62e9d696ed4f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7e65b0136aa4 - <unknown>
[INFO] [stdout]   43:     0x7e65b01c3a64 - clone
[INFO] [stdout]   44:                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 7: Some("Blocking waiting for file lock on build directory\n   Compiling aho-corasick v1.1.4\n   Compiling regex v1.12.3\n   Compiling pest v2.8.6\n   Compiling zerocopy v0.8.39\n   Compiling serde_derive v1.0.228\n   Compiling thiserror-impl v2.0.18\n   Compiling lock_api v0.4.14\n   Compiling nix v0.30.1\n   Compiling num_cpus v1.17.0\n   Compiling hashbrown v0.14.5\n   Compiling parking_lot_core v0.9.12\n   Compiling once_cell v1.21.3\n   Compiling rquickjs v0.11.0\n   Compiling lru v0.16.3\n   Compiling beef v0.5.2\n   Compiling typed-arena v2.0.2\n   Compiling urlencoding v2.1.3\n   Compiling threadpool v1.8.1\nerror: could not compile `zerocopy` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.39/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=\"simd\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"__internal_use_only_features_that_work_on_stable\", \"alloc\", \"derive\", \"float-nightly\", \"simd\", \"simd-nightly\", \"std\", \"zerocopy-derive\"))' -C metadata=6721607c242f3788 -C extra-filename=-f0bd5edfead4490a --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values(\"1.89.0\"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values(\"1.81.0\"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values(\"1.78.0\"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values(\"1.61.0\"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values(\"1.60.0\"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values(\"1.59.0\"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values(\"1.57.0\"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill)\nwarning: build failed, waiting for other jobs to finish...")
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_concurrent_variable_operations' (466) 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:     0x62e9d696f43a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62e9d696f43a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62e9d696f43a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e9d696f43a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62e9d698383a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e9d698383a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x62e9d6973c72 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62e9d6973c72 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62e9d694e35f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e9d694e35f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e9d6967899 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e9d690400c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62e9d690400c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62e9d6967a52 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62e9d6967a52 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62e9d694e418 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62e9d6943629 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62e9d694f12d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62e9d6983fcc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e9d6983ee3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x62e9d697ff1d - core[e929cb53b82a81ca]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62e9d68cf491 - sk_concurrency[5a2f441b9241d2e9]::tests::test_concurrent_variable_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:197:9
[INFO] [stdout]   22:     0x62e9d68c8c47 - sk_concurrency[5a2f441b9241d2e9]::tests::test_concurrent_variable_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sk_concurrency.rs:145:45
[INFO] [stdout]   23:     0x62e9d68eccd6 - <sk_concurrency[5a2f441b9241d2e9]::tests::test_concurrent_variable_operations::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62e9d68f72eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62e9d68f72eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x62e9d6904adb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62e9d6904adb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x62e9d6904adb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62e9d6904adb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62e9d6904adb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62e9d6904adb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62e9d6904adb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62e9d68fe1f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62e9d68fe1f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62e9d69076e2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x62e9d69076e2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x62e9d69076e2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62e9d69076e2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62e9d69076e2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62e9d69076e2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x62e9d69076e2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62e9d696ed4f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x62e9d696ed4f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e65b0136aa4 - <unknown>
[INFO] [stdout]   45:     0x7e65b01c3a64 - 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_variable_operations
[INFO] [stdout]     tests::test_resource_cleanup
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 119.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test sk_concurrency`
[INFO] running `Command { std: "docker" "inspect" "4cd2b089dbb2cccae5ee669b083182a1f865582840325345933627b5a22349f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd2b089dbb2cccae5ee669b083182a1f865582840325345933627b5a22349f7", kill_on_drop: false }`
[INFO] [stdout] 4cd2b089dbb2cccae5ee669b083182a1f865582840325345933627b5a22349f7
