[INFO] fetching crate skillet 0.5.2... [INFO] testing skillet-0.5.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate skillet 0.5.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate skillet 0.5.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate skillet 0.5.2 [INFO] tweaked toml for crates.io crate skillet 0.5.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate skillet 0.5.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate skillet 0.5.2 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rquickjs v0.9.0 [INFO] [stderr] Downloaded string-interner v0.17.0 [INFO] [stderr] Downloaded scalar-doc v0.1.2 [INFO] [stderr] Downloaded rquickjs-core v0.9.0 [INFO] [stderr] Downloaded rquickjs-sys v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7c48c1dff6324450e6c1147d875da614509b9c56b75ab7bd7daeefd086bcb78 [INFO] running `Command { std: "docker" "start" "-a" "a7c48c1dff6324450e6c1147d875da614509b9c56b75ab7bd7daeefd086bcb78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7c48c1dff6324450e6c1147d875da614509b9c56b75ab7bd7daeefd086bcb78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c48c1dff6324450e6c1147d875da614509b9c56b75ab7bd7daeefd086bcb78", kill_on_drop: false }` [INFO] [stdout] a7c48c1dff6324450e6c1147d875da614509b9c56b75ab7bd7daeefd086bcb78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22de7a253a19dc9802304ae0b669560ddd627edae1b039a0f4981a7e831ac1a7 [INFO] running `Command { std: "docker" "start" "-a" "22de7a253a19dc9802304ae0b669560ddd627edae1b039a0f4981a7e831ac1a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rquickjs-sys v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling string-interner v0.17.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling scalar-doc v0.1.2 [INFO] [stderr] Compiling rquickjs-core v0.9.0 [INFO] [stderr] Compiling rquickjs v0.9.0 [INFO] [stderr] Compiling skillet v0.5.2 (/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, [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 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get`, and `return_item` are never used [INFO] [stdout] --> src/bin/http_server/cache.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 243 | impl ResponsePool { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 244 | fn new(capacity: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | fn get(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn return_item(&mut self, item: T) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn get_pooled_response() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `return_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn return_pooled_response(response: super::types::EvalResponse) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content_type` is never read [INFO] [stdout] --> src/bin/http_server/multipart.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MultipartField { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub content_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MultipartField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_field` is never used [INFO] [stdout] --> src/bin/http_server/multipart.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl MultipartData { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 17 | pub fn get_field(&self, name: &str) -> Option<&MultipartField> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.38s [INFO] running `Command { std: "docker" "inspect" "22de7a253a19dc9802304ae0b669560ddd627edae1b039a0f4981a7e831ac1a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22de7a253a19dc9802304ae0b669560ddd627edae1b039a0f4981a7e831ac1a7", kill_on_drop: false }` [INFO] [stdout] 22de7a253a19dc9802304ae0b669560ddd627edae1b039a0f4981a7e831ac1a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d42b208aac0bbf30d9ef0144b7cc8f861e25062c3341d0297e26b651659e3ddd [INFO] running `Command { std: "docker" "start" "-a" "d42b208aac0bbf30d9ef0144b7cc8f861e25062c3341d0297e26b651659e3ddd", kill_on_drop: false }` [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling scalar-doc v0.1.2 [INFO] [stderr] Compiling skillet v0.5.2 (/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, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BenchConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_time` is never read [INFO] [stdout] --> src/bin/sk_http_bench.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct BenchResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | total_time: Duration, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BenchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `duration` is never read [INFO] [stdout] --> src/bin/sk_http_bench.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct BenchConfig { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BenchConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_time` is never read [INFO] [stdout] --> src/bin/sk_http_bench.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct BenchResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | total_time: Duration, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BenchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/http_server/cache.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | /// Response pooling for EvalResponse objects [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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: fields `execution_time_ms` and `cache_hit` are never read [INFO] [stdout] --> src/bin/http_server/cache.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CachedResult { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub execution_time_ms: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub cache_hit: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CachedResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResponsePool` is never constructed [INFO] [stdout] --> src/bin/http_server/cache.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct ResponsePool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get`, and `return_item` are never used [INFO] [stdout] --> src/bin/http_server/cache.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 243 | impl ResponsePool { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 244 | fn new(capacity: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | fn get(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn return_item(&mut self, item: T) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn get_pooled_response() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `return_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn return_pooled_response(response: super::types::EvalResponse) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content_type` is never read [INFO] [stdout] --> src/bin/http_server/multipart.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MultipartField { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub content_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MultipartField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_field` is never used [INFO] [stdout] --> src/bin/http_server/multipart.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl MultipartData { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 17 | pub fn get_field(&self, name: &str) -> Option<&MultipartField> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `execution_time_ms` is never read [INFO] [stdout] --> src/bin/http_server/cache.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CachedResult { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub execution_time_ms: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CachedResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResponsePool` is never constructed [INFO] [stdout] --> src/bin/http_server/cache.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct ResponsePool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get`, and `return_item` are never used [INFO] [stdout] --> src/bin/http_server/cache.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 243 | impl ResponsePool { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 244 | fn new(capacity: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | fn get(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn return_item(&mut self, item: T) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn get_pooled_response() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `return_pooled_response` is never used [INFO] [stdout] --> src/bin/http_server/cache.rs:275:8 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn return_pooled_response(response: super::types::EvalResponse) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content_type` is never read [INFO] [stdout] --> src/bin/http_server/multipart.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MultipartField { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub content_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MultipartField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_field` is never used [INFO] [stdout] --> src/bin/http_server/multipart.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl MultipartData { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 17 | pub fn get_field(&self, name: &str) -> Option<&MultipartField> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.58s [INFO] running `Command { std: "docker" "inspect" "d42b208aac0bbf30d9ef0144b7cc8f861e25062c3341d0297e26b651659e3ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d42b208aac0bbf30d9ef0144b7cc8f861e25062c3341d0297e26b651659e3ddd", kill_on_drop: false }` [INFO] [stdout] d42b208aac0bbf30d9ef0144b7cc8f861e25062c3341d0297e26b651659e3ddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca3763cb3c22021c7d70ba59c5338656d1a9a707f532881366dccd0c87457fe6 [INFO] running `Command { std: "docker" "start" "-a" "ca3763cb3c22021c7d70ba59c5338656d1a9a707f532881366dccd0c87457fe6", 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, [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 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: unused doc comment [INFO] [stderr] --> src/bin/http_server/cache.rs:263:1 [INFO] [stderr] | [INFO] [stderr] 263 | /// Response pooling for EvalResponse objects [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `execution_time_ms` and `cache_hit` are never read [INFO] [stderr] --> src/bin/http_server/cache.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct CachedResult { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 14 | pub execution_time_ms: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 15 | pub cache_hit: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CachedResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ResponsePool` is never constructed [INFO] [stderr] --> src/bin/http_server/cache.rs:238:12 [INFO] [stderr] | [INFO] [stderr] 238 | pub struct ResponsePool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `get`, and `return_item` are never used [INFO] [stderr] --> src/bin/http_server/cache.rs:244:8 [INFO] [stderr] | [INFO] [stderr] 243 | impl ResponsePool { [INFO] [stderr] | ----------------------- associated items in this implementation [INFO] [stderr] 244 | fn new(capacity: usize) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 251 | fn get(&mut self) -> Option { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 255 | fn return_item(&mut self, item: T) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_pooled_response` is never used [INFO] [stderr] --> src/bin/http_server/cache.rs:270:8 [INFO] [stderr] | [INFO] [stderr] 270 | pub fn get_pooled_response() -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `return_pooled_response` is never used [INFO] [stderr] --> src/bin/http_server/cache.rs:275:8 [INFO] [stderr] | [INFO] [stderr] 275 | pub fn return_pooled_response(response: super::types::EvalResponse) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `content_type` is never read [INFO] [stderr] --> src/bin/http_server/multipart.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct MultipartField { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 7 | pub content_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MultipartField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `get_field` is never used [INFO] [stderr] --> src/bin/http_server/multipart.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 16 | impl MultipartData { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] 17 | pub fn get_field(&self, name: &str) -> Option<&MultipartField> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `skillet` (bin "sk_http_bench" test) generated 2 warnings [INFO] [stderr] warning: `skillet` (test "json_dig") generated 1 warning (run `cargo fix --test "json_dig"` to apply 1 suggestion) [INFO] [stderr] warning: `skillet` (bin "sk_http_server") generated 8 warnings [INFO] [stderr] warning: field `execution_time_ms` is never read [INFO] [stderr] --> src/bin/http_server/cache.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct CachedResult { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 14 | pub execution_time_ms: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CachedResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `skillet` (bin "sk_http_bench") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `skillet` (bin "sk_http_server" test) generated 8 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skillet-e79eca4358771f18) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stderr] Running unittests src/bin/sk.rs (/opt/rustwide/target/debug/deps/sk-7e7f0abd3b02fc57) [INFO] [stdout] test custom::tests::test_function_registry ... ok [INFO] [stdout] test js_plugin::tests::test_js_function_parsing ... ok [INFO] [stdout] test js_plugin::tests::test_js_function_execution ... ok [INFO] [stdout] test js_plugin::tests::test_js_string_function ... ok [INFO] [stdout] test concurrent_registry::tests::test_thread_local_cache ... ok [INFO] [stdout] test memory_pool::tests::test_cow_variable_context ... ok [INFO] [stdout] test memory_pool::tests::test_thread_local_pool ... ok [INFO] [stdout] test memory_pool::tests::test_variable_context_pool ... ok [INFO] [stdout] test runtime::function_dispatch::tests::test_category_lookup ... ok [INFO] [stdout] test runtime::function_dispatch::tests::test_function_dispatch_basic ... ok [INFO] [stdout] test runtime::function_dispatch::tests::test_global_dispatch ... ok [INFO] [stdout] test tests::test_basic_arithmetic ... ok [INFO] [stdout] test concurrent_registry::tests::test_concurrent_registry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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-f0af9bbc0cc059ea) [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-fde4e25a4d37cf12) [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-3fe5029200c1fbd7) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test http_server::cache::tests::test_buffer_pool ... ok [INFO] [stdout] test http_server::cache::tests::test_cache_key_generation ... ok [INFO] [stdout] test http_server::cache::tests::test_expression_cache ... ok [INFO] [stdout] test http_server::multipart::tests::test_boundary_extraction ... ok [INFO] [stdout] test http_server::multipart::tests::test_content_disposition_parsing ... ok [INFO] [stderr] Running unittests src/bin/sk_server.rs (/opt/rustwide/target/debug/deps/sk_server-892555c585fd395a) [INFO] [stdout] test http_server::multipart::tests::test_multipart_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/arithmetic.rs (/opt/rustwide/target/debug/deps/arithmetic-b83a3aefa1207c44) [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] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test array_index_and_slice ... ok [INFO] [stdout] test arrays_and_sum_arrays ... ok [INFO] [stdout] test sumif_function ... ok [INFO] [stdout] test exponent_right_associative ... ok [INFO] [stdout] test chaining_methods_numeric_and_array ... ok [INFO] [stdout] test math_builtins ... ok [INFO] [stdout] test unary_and_equals_prefix ... ok [INFO] [stdout] test comparisons_logical_ternary ... ok [INFO] [stdout] test variables_and_sum_function ... ok [INFO] [stdout] test precedence_and_parentheses ... ok [INFO] [stdout] test type_casting_minimal ... ok [INFO] [stdout] [INFO] [stderr] Running tests/arrays.rs (/opt/rustwide/target/debug/deps/arrays-2a15b80b884df215) [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test sumif_avgif_countif_flatten ... ok [INFO] [stdout] test array_builtins ... ok [INFO] [stdout] test spread_and_filter_map_reduce ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/assignments.rs (/opt/rustwide/target/debug/deps/assignments-0f3a555c7d759a02) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_assignment_with_calculation ... ok [INFO] [stdout] test test_assignment_with_initial_vars ... ok [INFO] [stdout] test test_multiple_assignments ... ok [INFO] [stdout] test test_new_array_functions_in_assignment ... ok [INFO] [stdout] test test_new_financial_functions_in_assignment ... ok [INFO] [stdout] test test_simple_assignment ... ok [INFO] [stdout] test test_trailing_semicolon ... ok [INFO] [stdout] test test_no_assignments ... ok [INFO] [stdout] test test_prd_example ... ok [INFO] [stdout] test test_variable_scoping ... ok [INFO] [stdout] test test_assignment_expression_returns_value ... ok [INFO] [stdout] test test_complex_assignments_with_functions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-3003ed6aff4f5349) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_cli_with_null_variable ... ok [INFO] [stdout] test test_cli_with_boolean_variable ... ok [INFO] [stdout] test test_cli_error_handling ... ok [INFO] [stdout] test test_cli_with_single_variable ... ok [INFO] [stdout] test test_cli_with_multiple_variables ... ok [INFO] [stdout] test test_cli_basic_arithmetic ... ok [INFO] [stdout] test test_cli_help_message ... ok [INFO] [stdout] test test_cli_with_array_variable ... ok [INFO] [stdout] test test_cli_invalid_variable_format ... ok [INFO] [stdout] test test_cli_with_string_variable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stderr] Running tests/conversion_methods.rs (/opt/rustwide/target/debug/deps/conversion_methods-7d2c64b522aac0fb) [INFO] [stdout] [INFO] [stdout] running 8 tests [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 chained_conversions ... ok [INFO] [stdout] test string_conversions ... ok [INFO] [stdout] test practical_null_handling ... ok [INFO] [stdout] test number_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] [stderr] Running tests/custom_functions.rs (/opt/rustwide/target/debug/deps/custom_functions-8855ee81113df736) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_custom_function_priority_over_builtin ... ok [INFO] [stdout] test test_custom_function_registration ... ok [INFO] [stdout] test test_custom_function_with_variables ... ok [INFO] [stdout] test test_custom_function_error_handling ... ok [INFO] [stdout] test test_string_custom_function ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/datetime_functions.rs (/opt/rustwide/target/debug/deps/datetime_functions-037c9feb6da15f15) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_now_function ... ok [INFO] [stdout] test test_dateadd_function ... ok [INFO] [stdout] test test_complex_datetime_expressions ... ok [INFO] [stdout] test test_string_and_datetime_together ... ok [INFO] [stdout] test test_date_function ... ok [INFO] [stdout] test test_datediff_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] test test_type_checking_functions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/financial_functions.rs (/opt/rustwide/target/debug/deps/financial_functions-fde8af56cb13e8c9) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test test_db_multiple_periods ... ok [INFO] [stdout] test test_db_basic ... ok [INFO] [stderr] Running tests/includes_function.rs (/opt/rustwide/target/debug/deps/includes_function-e82aba8f12527c98) [INFO] [stdout] test test_fv_zero_rate ... ok [INFO] [stdout] test test_fv_basic ... ok [INFO] [stdout] test test_ipmt_basic ... ok [INFO] [stdout] test test_financial_error_cases ... ok [INFO] [stdout] test test_ipmt_beginning_of_period ... ok [INFO] [stdout] test test_db_with_months ... ok [INFO] [stdout] test test_fv_with_present_value ... ok [INFO] [stdout] test test_fv_beginning_of_period ... ok [INFO] [stdout] test test_ipmt_with_future_value ... ok [INFO] [stdout] test test_ipmt_later_period ... ok [INFO] [stdout] test test_pmt_beginning_of_period ... ok [INFO] [stdout] test test_ipmt_zero_rate ... ok [INFO] [stdout] test test_pmt_basic_loan ... 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_with_future_value ... ok [INFO] [stdout] test test_pmt_error_cases ... ok [INFO] [stdout] test test_pmt_with_variables ... ok [INFO] [stdout] test test_pmt_car_loan ... 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.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_includes_chaining ... ok [INFO] [stdout] test test_includes_function_invalid_arguments ... ok [INFO] [stdout] test test_includes_function_empty_string ... ok [INFO] [stdout] test test_includes_function_case_sensitive ... ok [INFO] [stdout] test test_includes_function_not_found ... ok [INFO] [stdout] test test_includes_function_wrong_argument_count ... ok [INFO] [stdout] test test_includes_function_with_variables ... ok [INFO] [stdout] test test_includes_method_invalid_argument ... ok [INFO] [stdout] test test_includes_in_conditional ... ok [INFO] [stdout] test test_includes_method_invalid_receiver ... ok [INFO] [stdout] test test_string_includes_method_empty_string ... ok [INFO] [stdout] test test_string_includes_method_basic ... ok [INFO] [stdout] test test_string_includes_method_case_sensitive ... 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_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/json_dig.rs (/opt/rustwide/target/debug/deps/json_dig-171e6df7c562f895) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test dig_function_default_when_missing ... ok [INFO] [stdout] test dig_function_basic ... ok [INFO] [stdout] test dig_method_and_safe_nav ... ok [INFO] [stderr] Running tests/null.rs (/opt/rustwide/target/debug/deps/null-3058b5181a8be95b) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [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.00s [INFO] [stdout] [INFO] [stderr] Running tests/object_literals.rs (/opt/rustwide/target/debug/deps/object_literals-d9d4a88a0ee8cf9c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_array_of_objects ... ok [INFO] [stdout] test test_nested_object_literal ... ok [INFO] [stdout] test test_empty_object ... ok [INFO] [stdout] test test_object_property_access ... ok [INFO] [stdout] test test_object_with_quoted_keys ... ok [INFO] [stdout] test test_simple_object_literal ... ok [INFO] [stdout] test test_object_with_variables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/prd_cases.rs (/opt/rustwide/target/debug/deps/prd_cases-53191051f8971918) [INFO] [stdout] [INFO] [stdout] running 10 tests [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_basic_arithmetic ... ok [INFO] [stdout] test prd_arrays ... 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_functions ... ok [INFO] [stdout] test prd_functions_filter_param_inference ... 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] [stderr] Running tests/prd_comprehensive.rs (/opt/rustwide/target/debug/deps/prd_comprehensive-199c2d7bea70b3c0) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_arithmetic_formulas_modulo ... ok [INFO] [stdout] test test_arithmetic_formulas_basic ... ok [INFO] [stdout] test test_arithmetic_formulas_rounding ... ok [INFO] [stdout] test test_logical_formulas_ifs ... ok [INFO] [stdout] test test_mixed_formulas_billable_hours ... ok [INFO] [stdout] test test_arithmetic_formulas_power_functions ... ok [INFO] [stdout] test test_logical_formulas_basic ... ok [INFO] [stdout] test test_logical_formulas_nested_if ... ok [INFO] [stdout] test test_logical_formulas_grading ... ok [INFO] [stdout] test test_mixed_formulas_bulk_discount ... ok [INFO] [stdout] test test_mixed_formulas_conditional_discounts ... ok [INFO] [stdout] test test_mixed_formulas_bonuses ... ok [INFO] [stdout] test test_mixed_formulas_progressive_tax ... ok [INFO] [stdout] test test_mixed_formulas_shipping ... ok [INFO] [stdout] test test_mixed_formulas_tiered_discounts ... ok [INFO] [stdout] test test_mixed_formulas_xor_rules ... ok [INFO] [stdout] test test_statistical_formulas_advanced ... ok [INFO] [stdout] test test_statistical_formulas_percentiles ... ok [INFO] [stdout] test test_statistical_formulas_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/safe_navigation.rs (/opt/rustwide/target/debug/deps/safe_navigation-bed3b7810c94f906) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_safe_navigation_basic ... ok [INFO] [stdout] test test_safe_navigation_chained_with_missing ... ok [INFO] [stdout] test test_safe_navigation_chained ... ok [INFO] [stdout] test test_safe_navigation_missing_property ... ok [INFO] [stdout] test test_safe_navigation_mixed_with_regular ... ok [INFO] [stdout] test test_regular_vs_safe_navigation ... ok [INFO] [stdout] test test_safe_navigation_with_nested_json ... ok [INFO] [stdout] test test_safe_navigation_on_null ... ok [INFO] [stdout] test test_safe_navigation_method_calls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] Running tests/sk_concurrency.rs (/opt/rustwide/target/debug/deps/sk_concurrency-88b7e13e5f63ffb6) [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' (410) panicked at tests/sk_concurrency.rs:342:13: [INFO] [stdout] Operation 0 failed: Some("Compiling proc-macro2 v1.0.101\n Compiling unicode-ident v1.0.18\n Compiling libc v0.2.175\n Compiling cfg-if v1.0.3\n Compiling autocfg v1.5.0\n Compiling memchr v2.7.5\n Compiling zerocopy v0.8.27\n Compiling thiserror v2.0.16\n Compiling siphasher v1.0.1\n Compiling rand_core v0.6.4\n Compiling crossbeam-utils v0.8.21\n Compiling regex-syntax v0.8.6\n Compiling serde v1.0.219\n Compiling version_check v0.9.5\n Compiling shlex v1.3.0\n Compiling ucd-trie v0.1.7\n Compiling rand v0.8.5\n Compiling num-traits v0.2.19\n Compiling phf_shared v0.11.3\n Compiling cc v1.2.33\n Compiling log v0.4.27\n Compiling ahash v0.8.12\n Compiling phf v0.11.3\n Compiling unic-common v0.9.0\n Compiling same-file v1.0.6\n Compiling unic-char-range v0.9.0\n Compiling crossbeam-epoch v0.9.18\n Compiling bitflags v2.9.4\n Compiling libm v0.2.15\n Compiling phf_generator v0.11.3\n Compiling aho-corasick v1.1.3\nerror: could not compile `memchr` (lib)\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name memchr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature=\"alloc\"' --cfg 'feature=\"default\"' --cfg 'feature=\"std\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"alloc\", \"core\", \"default\", \"libc\", \"logging\", \"rustc-dep-of-std\", \"std\", \"use_std\"))' -C metadata=cc5f7e890a290878 -C extra-filename=-a0fb7d1e1e1b0752 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)\nwarning: build failed, waiting for other jobs to finish...") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5799d71ff8a2 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5799d71ff8a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5799d71ff8a2 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5799d71ff8a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5799d72101ff - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5799d72101ff - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5799d71cc861 - std::io::default_write_fmt::hf1a3645468226e09 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5799d71cc861 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5799d71d8a12 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5799d71dd55f - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5799d71dd3f1 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5799d719de1e - as core::ops::function::Fn>::call::h3d020961abd83a77 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5799d719de1e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5799d71ddc1f - as core::ops::function::Fn>::call::h75334a5fed245bca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5799d71ddc1f - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5799d71dda7a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5799d71d8b49 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5799d71c0d5d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5799d7217cb0 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5799d716adcd - sk_concurrency::tests::test_resource_cleanup::h4b0c21aef0456565 [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:342:13 [INFO] [stdout] 20: 0x5799d716ae67 - sk_concurrency::tests::test_resource_cleanup::{{closure}}::h4b03e82b28617da4 [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:327:31 [INFO] [stdout] 21: 0x5799d715cb76 - core::ops::function::FnOnce::call_once::h7f08cf17e7e44c4f [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5799d719dc4b - core::ops::function::FnOnce::call_once::h933a5d67211adff2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5799d719dc4b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5799d71b3825 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5799d71b3825 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5799d71b3825 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x5799d71b3825 - std::panicking::catch_unwind::h0d8461330de4a18b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5799d71b3825 - std::panic::catch_unwind::h0321b51397bf9811 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5799d71b3825 - test::run_test_in_process::hcaaa440fdbe4a513 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5799d71b3825 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5799d718a034 - test::run_test::{{closure}}::h90a3b75194d37b5d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5799d718a034 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x5799d718d8fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x5799d718d8fa - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x5799d718d8fa - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x5799d718d8fa - std::panicking::catch_unwind::h73015d00e4866ebc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x5799d718d8fa - std::panic::catch_unwind::h6f7b38e188aa4f62 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5799d718d8fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x5799d718d8fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5799d71d3baf - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 41: 0x5799d71d3baf - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 42: 0x7723b1b4aaa4 - [INFO] [stdout] 43: 0x7723b1bd7a34 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_concurrent_basic_operations stdout ---- [INFO] [stdout] === CONCURRENT BASIC OPERATIONS TEST === [INFO] [stdout] Total operations: 50 [INFO] [stdout] Successful: 49 [INFO] [stdout] Failed: 1 [INFO] [stdout] Success rate: 98.00% [INFO] [stdout] Average duration per operation: 22320.76ms [INFO] [stdout] Total test duration: 112.19s [INFO] [stdout] [INFO] [stdout] Result consistency check: [INFO] [stdout] 'Number(25.0)': 10 occurrences [INFO] [stdout] 'Number(7.0)': 10 occurrences [INFO] [stdout] 'Number(30.0)': 10 occurrences [INFO] [stdout] 'Number(14.0)': 9 occurrences [INFO] [stdout] 'Number(8.0)': 10 occurrences [INFO] [stdout] [INFO] [stdout] thread 'tests::test_concurrent_basic_operations' (405) panicked at tests/sk_concurrency.rs:140:9: [INFO] [stdout] Some concurrent operations failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5799d71ff8a2 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5799d71ff8a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5799d71ff8a2 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5799d71ff8a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5799d72101ff - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5799d72101ff - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5799d71cc861 - std::io::default_write_fmt::hf1a3645468226e09 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5799d71cc861 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5799d71d8a12 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5799d71dd55f - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5799d71dd3f1 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5799d719de1e - as core::ops::function::Fn>::call::h3d020961abd83a77 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5799d719de1e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5799d71ddc1f - as core::ops::function::Fn>::call::h75334a5fed245bca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5799d71ddc1f - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5799d71dda46 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5799d71d8b49 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5799d71c0d5d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5799d7217cb0 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5799d716d1ab - sk_concurrency::tests::test_concurrent_basic_operations::h30dc20dd511f7582 [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:140:9 [INFO] [stdout] 20: 0x5799d716d8a7 - sk_concurrency::tests::test_concurrent_basic_operations::{{closure}}::h43f23908f55d57ff [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:71:42 [INFO] [stdout] 21: 0x5799d715cbb6 - core::ops::function::FnOnce::call_once::h962314c43b95db38 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5799d719dc4b - core::ops::function::FnOnce::call_once::h933a5d67211adff2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5799d719dc4b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5799d71b3825 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5799d71b3825 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5799d71b3825 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x5799d71b3825 - std::panicking::catch_unwind::h0d8461330de4a18b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5799d71b3825 - std::panic::catch_unwind::h0321b51397bf9811 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5799d71b3825 - test::run_test_in_process::hcaaa440fdbe4a513 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5799d71b3825 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5799d718a034 - test::run_test::{{closure}}::h90a3b75194d37b5d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5799d718a034 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x5799d718d8fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x5799d718d8fa - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x5799d718d8fa - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x5799d718d8fa - std::panicking::catch_unwind::h73015d00e4866ebc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x5799d718d8fa - std::panic::catch_unwind::h6f7b38e188aa4f62 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5799d718d8fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x5799d718d8fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5799d71d3baf - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 41: 0x5799d71d3baf - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 42: 0x7723b1b4aaa4 - [INFO] [stdout] 43: 0x7723b1bd7a34 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_concurrent_variable_operations stdout ---- [INFO] [stdout] === CONCURRENT VARIABLE OPERATIONS TEST === [INFO] [stdout] Variable operations - Successful: 79, Failed: 1 [INFO] [stdout] Failures: [INFO] [stdout] Thread 0: Some("Blocking waiting for file lock on build directory\n Compiling thiserror-impl v2.0.16\n Compiling serde_derive v1.0.219\n Compiling regex-automata v0.4.10\n Compiling humansize v2.1.3\n Compiling rquickjs-sys v0.9.0\n Compiling hashbrown v0.15.5\n Compiling ctrlc v3.4.7\n Compiling rquickjs-core v0.9.0\n Compiling lru v0.12.5\n Compiling thiserror v2.0.16\n Compiling pest v2.8.1\n Compiling regex v1.11.2\nerror: could not compile `serde_derive` (lib)\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature=\"default\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"default\", \"deserialize_in_place\"))' -C metadata=55be2afade1f898a -C extra-filename=-b4a0c3e6a797f7ef --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern proc_macro2=/opt/rustwide/target/release/deps/libproc_macro2-bd70005ce3a55a2a.rlib --extern quote=/opt/rustwide/target/release/deps/libquote-ba2bf448636ecba2.rlib --extern syn=/opt/rustwide/target/release/deps/libsyn-833dfdcbcbaaf85f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)\nwarning: build failed, waiting for other jobs to finish...\nerror: could not compile `regex-automata` (lib)\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.10/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=\"meta\"' --cfg 'feature=\"nfa-pikevm\"' --cfg 'feature=\"nfa-thompson\"' --cfg 'feature=\"std\"' --cfg 'feature=\"syntax\"' --cfg 'feature=\"unicode-perl\"' --cfg 'feature=\"unicode-word-boundary\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"alloc\", \"default\", \"dfa\", \"dfa-build\", \"dfa-onepass\", \"dfa-search\", \"hybrid\", \"internal-instrument\", \"internal-instrument-pikevm\", \"logging\", \"meta\", \"nfa\", \"nfa-backtrack\", \"nfa-pikevm\", \"nfa-thompson\", \"perf\", \"perf-inline\", \"perf-literal\", \"perf-literal-multisubstring\", \"perf-literal-substring\", \"std\", \"syntax\", \"unicode\", \"unicode-age\", \"unicode-bool\", \"unicode-case\", \"unicode-gencat\", \"unicode-perl\", \"unicode-script\", \"unicode-segment\", \"unicode-word-boundary\"))' -C metadata=f6abdaa0346a211a -C extra-filename=-a4601bf3ddbb75b9 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern regex_syntax=/opt/rustwide/target/release/deps/libregex_syntax-4bb9f3d7f3aa3e68.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)\nerror: could not compile `pest` (lib)\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/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=\"default\"' --cfg 'feature=\"memchr\"' --cfg 'feature=\"std\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"const_prec_climber\", \"default\", \"memchr\", \"miette-error\", \"pretty-print\", \"std\"))' -C metadata=d09a7ed8f3d50ad6 -C extra-filename=-159c652a29fa1ec3 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern memchr=/opt/rustwide/target/release/deps/libmemchr-a0fb7d1e1e1b0752.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-eccfb2298e230448.rmeta --extern ucd_trie=/opt/rustwide/target/release/deps/libucd_trie-7f7f735dc97d470d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)") [INFO] [stdout] [INFO] [stdout] thread 'tests::test_concurrent_variable_operations' (407) 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: 0x5799d71ff8a2 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5799d71ff8a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5799d71ff8a2 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5799d71ff8a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5799d72101ff - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5799d72101ff - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5799d71cc861 - std::io::default_write_fmt::hf1a3645468226e09 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5799d71cc861 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5799d71d8a12 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5799d71dd55f - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5799d71dd3f1 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5799d719de1e - as core::ops::function::Fn>::call::h3d020961abd83a77 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5799d719de1e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5799d71ddc1f - as core::ops::function::Fn>::call::h75334a5fed245bca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5799d71ddc1f - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5799d71dda7a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5799d71d8b49 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5799d71c0d5d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5799d7217cb0 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5799d7217b43 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:437:23 [INFO] [stdout] 20: 0x5799d7217897 - core::panicking::assert_failed::h2d84538a119e0187 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x5799d716fffa - sk_concurrency::tests::test_concurrent_variable_operations::h1581d7510892c808 [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:197:9 [INFO] [stdout] 22: 0x5799d7170877 - sk_concurrency::tests::test_concurrent_variable_operations::{{closure}}::h72a6eaca47f15aee [INFO] [stdout] at /opt/rustwide/workdir/tests/sk_concurrency.rs:145:45 [INFO] [stdout] 23: 0x5799d715cbf6 - core::ops::function::FnOnce::call_once::h9c29e37850e9cddf [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5799d719dc4b - core::ops::function::FnOnce::call_once::h933a5d67211adff2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5799d719dc4b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5799d71b3825 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5799d71b3825 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5799d71b3825 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5799d71b3825 - std::panicking::catch_unwind::h0d8461330de4a18b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5799d71b3825 - std::panic::catch_unwind::h0321b51397bf9811 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5799d71b3825 - test::run_test_in_process::hcaaa440fdbe4a513 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5799d71b3825 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5799d718a034 - test::run_test::{{closure}}::h90a3b75194d37b5d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5799d718a034 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5799d718d8fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1 [INFO] [stderr] error: test failed, to rerun pass `--test sk_concurrency` [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5799d718d8fa - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5799d718d8fa - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5799d718d8fa - std::panicking::catch_unwind::h73015d00e4866ebc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5799d718d8fa - std::panic::catch_unwind::h6f7b38e188aa4f62 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5799d718d8fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5799d718d8fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5799d71d3baf - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x5799d71d3baf - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7723b1b4aaa4 - [INFO] [stdout] 45: 0x7723b1bd7a34 - clone [INFO] [stdout] 46: 0x0 - [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 116.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ca3763cb3c22021c7d70ba59c5338656d1a9a707f532881366dccd0c87457fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca3763cb3c22021c7d70ba59c5338656d1a9a707f532881366dccd0c87457fe6", kill_on_drop: false }` [INFO] [stdout] ca3763cb3c22021c7d70ba59c5338656d1a9a707f532881366dccd0c87457fe6