[INFO] cloning repository https://github.com/proven-network/proven-sql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/proven-network/proven-sql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproven-network%2Fproven-sql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproven-network%2Fproven-sql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8cc0b74123425ff06bfcd4292cb6fcb508c5121 [INFO] testing proven-network/proven-sql/b8cc0b74123425ff06bfcd4292cb6fcb508c5121 against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproven-network%2Fproven-sql" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/proven-network/proven-sql [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/proven-network/proven-sql [INFO] tweaked toml for git repo https://github.com/proven-network/proven-sql written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/proven-network/proven-sql on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/proven-network/proven-sql 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.23.0 [INFO] [stderr] Downloaded std-semaphore v0.1.0 [INFO] [stderr] Downloaded varint-rs v2.2.0 [INFO] [stderr] Downloaded guardian v1.3.0 [INFO] [stderr] Downloaded double-ended-peekable v0.1.0 [INFO] [stderr] Downloaded byteview v0.6.1 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] [stderr] Downloaded quick_cache v0.6.16 [INFO] [stderr] Downloaded fjall v2.11.2 [INFO] [stderr] Downloaded lsm-tree v2.10.4 [INFO] [stderr] Downloaded rust_decimal v1.38.0 [INFO] [stderr] Downloaded lz4_flex v0.11.5 [INFO] [stderr] Downloaded value-log v1.9.0 [INFO] [stderr] Downloaded compare v0.0.6 [INFO] [stderr] Downloaded interval-heap v0.0.5 [INFO] [stderr] Downloaded lru v0.16.1 [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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 800abb5db972f08800335d8b311348b4a3b721e5a8eb9d6f317a15c13a507ef3 [INFO] running `Command { std: "docker" "start" "-a" "800abb5db972f08800335d8b311348b4a3b721e5a8eb9d6f317a15c13a507ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "800abb5db972f08800335d8b311348b4a3b721e5a8eb9d6f317a15c13a507ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "800abb5db972f08800335d8b311348b4a3b721e5a8eb9d6f317a15c13a507ef3", kill_on_drop: false }` [INFO] [stdout] 800abb5db972f08800335d8b311348b4a3b721e5a8eb9d6f317a15c13a507ef3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b1da082dc3983bcd3ff8f94c5b6f5520dc74fecfa155f15c13db157fdfed23b [INFO] running `Command { std: "docker" "start" "-a" "9b1da082dc3983bcd3ff8f94c5b6f5520dc74fecfa155f15c13db157fdfed23b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling compare v0.0.6 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling interval-heap v0.0.5 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling byteview v0.6.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling varint-rs v2.2.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling double-ended-peekable v0.1.0 [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling quick_cache v0.6.16 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lru v0.16.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling value-log v1.9.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lsm-tree v2.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling fjall v2.11.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling proven-hlc v0.1.0 (/opt/rustwide/workdir/crates/hlc) [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling proven-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling proven-snapshot v0.1.0 (/opt/rustwide/workdir/crates/snapshot) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling proven-snapshot-file v0.1.0 (/opt/rustwide/workdir/crates/snapshot-file) [INFO] [stderr] Compiling proven-snapshot-memory v0.1.0 (/opt/rustwide/workdir/crates/snapshot-memory) [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling proven-engine v0.1.0 (/opt/rustwide/workdir/crates/engine) [INFO] [stderr] Compiling proven-stream v0.1.0 (/opt/rustwide/workdir/crates/stream) [INFO] [stderr] Compiling proven-sql v0.1.0 (/opt/rustwide/workdir/crates/sql) [INFO] [stderr] Compiling proven-kv v0.1.0 (/opt/rustwide/workdir/crates/kv) [INFO] [stderr] Compiling proven-resource v0.1.0 (/opt/rustwide/workdir/crates/resource) [INFO] [stderr] Compiling proven-queue v0.1.0 (/opt/rustwide/workdir/crates/queue) [INFO] [stdout] warning: variant `Case` is never constructed [INFO] [stdout] --> crates/sql/src/parsing/ast/expressions.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Expression { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | Case { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expression` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_dml` and `is_query` are never used [INFO] [stdout] --> crates/sql/src/planning/plan.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl Plan { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn is_dml(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn is_query(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `IndexRangeScan` is never constructed [INFO] [stdout] --> crates/sql/src/planning/plan.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 113 | pub enum Node { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 129 | IndexRangeScan { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` 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: methods `drop_index`, `index_lookup_iter`, `index_range_scan_iter`, `index_range_scan`, and `iter_reverse` are never used [INFO] [stdout] --> crates/sql/src/storage/engine.rs:358:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl Storage { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 358 | pub fn drop_index(&mut self, index_name: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | pub fn index_lookup_iter<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 430 | pub fn index_range_scan_iter<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | pub fn index_range_scan( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 795 | pub fn iter_reverse<'a>( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `lookup_iter` and `range_scan_iter` are never used [INFO] [stdout] --> crates/sql/src/storage/index.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl IndexManager { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 379 | pub fn lookup_iter<'a>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | pub fn range_scan_iter<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IndexLookupIterator` is never constructed [INFO] [stdout] --> crates/sql/src/storage/index.rs:497:12 [INFO] [stdout] | [INFO] [stdout] 497 | pub struct IndexLookupIterator<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/sql/src/storage/index.rs:503:12 [INFO] [stdout] | [INFO] [stdout] 502 | impl<'a> IndexLookupIterator<'a> { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 503 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IndexRangeScanIterator` is never constructed [INFO] [stdout] --> crates/sql/src/storage/index.rs:542:12 [INFO] [stdout] | [INFO] [stdout] 542 | pub struct IndexRangeScanIterator<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/sql/src/storage/index.rs:548:12 [INFO] [stdout] | [INFO] [stdout] 547 | impl<'a> IndexRangeScanIterator<'a> { [INFO] [stdout] | ----------------------------------- associated function in this implementation [INFO] [stdout] 548 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TableIteratorReverse` is never constructed [INFO] [stdout] --> crates/sql/src/storage/iterator.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | pub struct TableIteratorReverse<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_fjall_row_visible`, and `next_fjall_row` are never used [INFO] [stdout] --> crates/sql/src/storage/iterator.rs:287:12 [INFO] [stdout] | [INFO] [stdout] 286 | impl<'a> TableIteratorReverse<'a> { [INFO] [stdout] | --------------------------------- associated items in this implementation [INFO] [stdout] 287 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | fn is_fjall_row_visible(&self, row_id: RowId) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | fn next_fjall_row(&mut self) -> Result)>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proven-runner v0.1.0 (/opt/rustwide/workdir/crates/runner) [INFO] [stderr] Compiling proven-coordinator v0.1.0 (/opt/rustwide/workdir/crates/coordinator) [INFO] [stderr] Compiling proven-kv-client v0.1.0 (/opt/rustwide/workdir/crates/kv-client) [INFO] [stderr] Compiling proven-sql-client v0.1.0 (/opt/rustwide/workdir/crates/sql-client) [INFO] [stderr] Compiling proven-resource-client v0.1.0 (/opt/rustwide/workdir/crates/resource-client) [INFO] [stderr] Compiling proven-queue-client v0.1.0 (/opt/rustwide/workdir/crates/queue-client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.84s [INFO] running `Command { std: "docker" "inspect" "9b1da082dc3983bcd3ff8f94c5b6f5520dc74fecfa155f15c13db157fdfed23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1da082dc3983bcd3ff8f94c5b6f5520dc74fecfa155f15c13db157fdfed23b", kill_on_drop: false }` [INFO] [stdout] 9b1da082dc3983bcd3ff8f94c5b6f5520dc74fecfa155f15c13db157fdfed23b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4591a82606ac175f91d66461b7231e1b6c2d7ede3de7a9cadf3c983061cdafa [INFO] running `Command { std: "docker" "start" "-a" "b4591a82606ac175f91d66461b7231e1b6c2d7ede3de7a9cadf3c983061cdafa", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling proven-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling proven-snapshot v0.1.0 (/opt/rustwide/workdir/crates/snapshot) [INFO] [stderr] Compiling proven-hlc v0.1.0 (/opt/rustwide/workdir/crates/hlc) [INFO] [stderr] Compiling proven-snapshot-memory v0.1.0 (/opt/rustwide/workdir/crates/snapshot-memory) [INFO] [stderr] Compiling proven-snapshot-file v0.1.0 (/opt/rustwide/workdir/crates/snapshot-file) [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling proven-engine v0.1.0 (/opt/rustwide/workdir/crates/engine) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling proven-stream v0.1.0 (/opt/rustwide/workdir/crates/stream) [INFO] [stderr] Compiling proven-sql v0.1.0 (/opt/rustwide/workdir/crates/sql) [INFO] [stderr] Compiling proven-kv v0.1.0 (/opt/rustwide/workdir/crates/kv) [INFO] [stderr] Compiling proven-queue v0.1.0 (/opt/rustwide/workdir/crates/queue) [INFO] [stderr] Compiling proven-resource v0.1.0 (/opt/rustwide/workdir/crates/resource) [INFO] [stdout] warning: variant `Case` is never constructed [INFO] [stdout] --> crates/sql/src/parsing/ast/expressions.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Expression { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | Case { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expression` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_dml` and `is_query` are never used [INFO] [stdout] --> crates/sql/src/planning/plan.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl Plan { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn is_dml(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn is_query(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `IndexRangeScan` is never constructed [INFO] [stdout] --> crates/sql/src/planning/plan.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 113 | pub enum Node { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 129 | IndexRangeScan { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` 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: methods `drop_index`, `index_lookup_iter`, `index_range_scan_iter`, `index_range_scan`, and `iter_reverse` are never used [INFO] [stdout] --> crates/sql/src/storage/engine.rs:358:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl Storage { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 358 | pub fn drop_index(&mut self, index_name: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | pub fn index_lookup_iter<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 430 | pub fn index_range_scan_iter<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | pub fn index_range_scan( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 795 | pub fn iter_reverse<'a>( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `lookup_iter` and `range_scan_iter` are never used [INFO] [stdout] --> crates/sql/src/storage/index.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl IndexManager { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 379 | pub fn lookup_iter<'a>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | pub fn range_scan_iter<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IndexLookupIterator` is never constructed [INFO] [stdout] --> crates/sql/src/storage/index.rs:497:12 [INFO] [stdout] | [INFO] [stdout] 497 | pub struct IndexLookupIterator<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/sql/src/storage/index.rs:503:12 [INFO] [stdout] | [INFO] [stdout] 502 | impl<'a> IndexLookupIterator<'a> { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 503 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IndexRangeScanIterator` is never constructed [INFO] [stdout] --> crates/sql/src/storage/index.rs:542:12 [INFO] [stdout] | [INFO] [stdout] 542 | pub struct IndexRangeScanIterator<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/sql/src/storage/index.rs:548:12 [INFO] [stdout] | [INFO] [stdout] 547 | impl<'a> IndexRangeScanIterator<'a> { [INFO] [stdout] | ----------------------------------- associated function in this implementation [INFO] [stdout] 548 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TableIteratorReverse` is never constructed [INFO] [stdout] --> crates/sql/src/storage/iterator.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | pub struct TableIteratorReverse<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_fjall_row_visible`, and `next_fjall_row` are never used [INFO] [stdout] --> crates/sql/src/storage/iterator.rs:287:12 [INFO] [stdout] | [INFO] [stdout] 286 | impl<'a> TableIteratorReverse<'a> { [INFO] [stdout] | --------------------------------- associated items in this implementation [INFO] [stdout] 287 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | fn is_fjall_row_visible(&self, row_id: RowId) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | fn next_fjall_row(&mut self) -> Result)>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Case` is never constructed [INFO] [stdout] --> crates/sql/src/parsing/ast/expressions.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Expression { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | Case { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expression` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_dml` and `is_query` are never used [INFO] [stdout] --> crates/sql/src/planning/plan.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl Plan { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn is_dml(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn is_query(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `IndexRangeScan` is never constructed [INFO] [stdout] --> crates/sql/src/planning/plan.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 113 | pub enum Node { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 129 | IndexRangeScan { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` 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: methods `index_lookup_iter` and `iter_reverse` are never used [INFO] [stdout] --> crates/sql/src/storage/engine.rs:420:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl Storage { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 420 | pub fn index_lookup_iter<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 795 | pub fn iter_reverse<'a>( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `lookup_iter` and `range_scan_iter` are never used [INFO] [stdout] --> crates/sql/src/storage/index.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl IndexManager { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 379 | pub fn lookup_iter<'a>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | pub fn range_scan_iter<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IndexLookupIterator` is never constructed [INFO] [stdout] --> crates/sql/src/storage/index.rs:497:12 [INFO] [stdout] | [INFO] [stdout] 497 | pub struct IndexLookupIterator<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/sql/src/storage/index.rs:503:12 [INFO] [stdout] | [INFO] [stdout] 502 | impl<'a> IndexLookupIterator<'a> { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] 503 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TableIteratorReverse` is never constructed [INFO] [stdout] --> crates/sql/src/storage/iterator.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | pub struct TableIteratorReverse<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_fjall_row_visible`, and `next_fjall_row` are never used [INFO] [stdout] --> crates/sql/src/storage/iterator.rs:287:12 [INFO] [stdout] | [INFO] [stdout] 286 | impl<'a> TableIteratorReverse<'a> { [INFO] [stdout] | --------------------------------- associated items in this implementation [INFO] [stdout] 287 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | fn is_fjall_row_visible(&self, row_id: RowId) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | fn next_fjall_row(&mut self) -> Result)>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proven-runner v0.1.0 (/opt/rustwide/workdir/crates/runner) [INFO] [stderr] Compiling proven-coordinator v0.1.0 (/opt/rustwide/workdir/crates/coordinator) [INFO] [stderr] Compiling proven-sql-client v0.1.0 (/opt/rustwide/workdir/crates/sql-client) [INFO] [stderr] Compiling proven-resource-client v0.1.0 (/opt/rustwide/workdir/crates/resource-client) [INFO] [stderr] Compiling proven-kv-client v0.1.0 (/opt/rustwide/workdir/crates/kv-client) [INFO] [stderr] Compiling proven-queue-client v0.1.0 (/opt/rustwide/workdir/crates/queue-client) [INFO] [stderr] error: could not compile `proven-runner` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name proven_runner --edition=2024 crates/runner/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 debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ad89547ec5fd1da -C extra-filename=-12f8741c86176e15 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e95236c291943937.rmeta --extern proven_engine=/opt/rustwide/target/debug/deps/libproven_engine-0c337a62a5ddadd1.rmeta --extern proven_hlc=/opt/rustwide/target/debug/deps/libproven_hlc-0fbe6bc72889c28b.rmeta --extern proven_kv=/opt/rustwide/target/debug/deps/libproven_kv-c590829e7ad67b8b.rmeta --extern proven_queue=/opt/rustwide/target/debug/deps/libproven_queue-d3f532221a263cb9.rmeta --extern proven_resource=/opt/rustwide/target/debug/deps/libproven_resource-d98337c8904e8b5d.rmeta --extern proven_snapshot=/opt/rustwide/target/debug/deps/libproven_snapshot-4341e4b2a66addc8.rmeta --extern proven_snapshot_file=/opt/rustwide/target/debug/deps/libproven_snapshot_file-37bb5cd35c86786b.rmeta --extern proven_sql=/opt/rustwide/target/debug/deps/libproven_sql-9a308a70ffd09a06.rmeta --extern proven_stream=/opt/rustwide/target/debug/deps/libproven_stream-ae2702b2cc60f11f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f1b67b4a5c95f063.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cfe526997a854b76.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6b854092b4819bc5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7c1471ec0bfda2de.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3e021e28e5eccb9d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6b9ab8f06378eb9e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e6cbcabebad2f9cb.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-28bb2470c5b34e4f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrtplJX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libproven_sql-9a308a70ffd09a06,libhex-ca926d8cc80c7033,libregex-c181c8905cf83a16,libregex_automata-60aef40e026b4f1c,libaho_corasick-c06d19ec64b98787,libregex_syntax-82aefd9daabd7fca,libproven_stream-ae2702b2cc60f11f,libtracing-6b9ab8f06378eb9e,libtracing_core-d71d11be73f619c1,libproven_snapshot-4341e4b2a66addc8,libproven_engine-0c337a62a5ddadd1,libflume-59b2800f0f3a1ac1,libnanorand-3722270563547f23,libgetrandom-f971cbda271578d6,libspin-4eaa74461338f484,libasync_stream-2707c92089fa9b01,libparking_lot-e95236c291943937,libfutures-7a85738a7130e158,libfutures_executor-d7d8cd99358885f3,libfutures_util-5d2dbbf8de97b0ec,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libfutures_channel-a6f295c68a344208,libfutures_sink-0107838e7248b760,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtokio_stream-310d675c31869b3c,libfutures_core-cfb76736a56aefc1,libtokio-3e021e28e5eccb9d,libpin_project_lite-0cffc5d959d0b16f,libproven_common-d32cdf67f4c7299a,libserde_json-6b854092b4819bc5,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbincode-da6b0133b3bca6f4,libfjall-ff151a90d070ae66,libdashmap-3e0e8163218700b2,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libhashbrown-bd6d8ff7deb656a8,libparking_lot_core-fafc2505f382671c,libsmallvec-5cdc21786420a6a9,libstd_semaphore-973c4f24df128981,liblsm_tree-a43d748e919b8887,librustc_hash-8898e723d11b5ca7,liblz4_flex-cb12855eff5f5bd8,libself_cell-811df33231a9375f,libguardian-0ea546ad661e2122,libdouble_ended_peekable-38dd5aaa69b6d89d,libcrossbeam_skiplist-5140a062b251c77f,libcrossbeam_epoch-55eb4ee0fd99d7f9,libcrossbeam_utils-98197786b8acd648,libquick_cache-00772b3af861d2de,libvalue_log-01ede4c4676ac823,libxxhash_rust-b87b6990c70aec2d,libtempfile-701bf97f82b8271d,libfastrand-1b40ee46a22cd88d,librustix-d7b5d4f67eb060b7,libbitflags-2b78892f5eca719f,liblinux_raw_sys-4c58b7a06a70b0d8,liblog-e6a210008fa175ac,libinterval_heap-e3804f3889e917db,libcompare-1859900fd061543e,libbyteview-8a5661d3a2c3e07e,libpath_absolutize-030f7b764ed76078,libpath_dedot-98642bc4757d5712,libonce_cell-65395029fac7f518,libbyteorder-3f91e0f3212dbed5,libvarint_rs-ea7a6ae574528254,liblru-e99e898ae03f2cb8,libhashbrown-9c89498bf0294d52,libfoldhash-04f314261e5264f6,libequivalent-bf2cc2d551c30568,liballocator_api2-1e309de7e7da3d03,libthiserror-7c1471ec0bfda2de,libchrono-132c9ef60e2cfedd,libiana_time_zone-cc49bde24519b220,libuuid-e6cbcabebad2f9cb,libgetrandom-9efd521b652f0661,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,librust_decimal-294b2d6ef8ccd029,libarrayvec-6a3e44ce7d1687ff,libnum_traits-bb145af7b651ee8c,libproven_hlc-0fbe6bc72889c28b,libserde-cfe526997a854b76,libserde_core-7b2e9bdecf6e421c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrtplJX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-28bb2470c5b34e4f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/data_type_int128-c4507bd5353f7ee3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proven-sql` (test "data_type_int128") due to 1 previous error [INFO] [stderr] error: could not compile `proven-sql` (lib test); 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name proven_sql --edition=2024 crates/sql/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55d43dd5d0854963 -C extra-filename=-4205f6e64b9d40f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-da6b0133b3bca6f4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff9560e26447328e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-132c9ef60e2cfedd.rlib --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-5ee090d7d42e4e04.rlib --extern fjall=/opt/rustwide/target/debug/deps/libfjall-ff151a90d070ae66.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ca926d8cc80c7033.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-e99e898ae03f2cb8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e95236c291943937.rlib --extern proven_common=/opt/rustwide/target/debug/deps/libproven_common-d32cdf67f4c7299a.rlib --extern proven_engine=/opt/rustwide/target/debug/deps/libproven_engine-0c337a62a5ddadd1.rlib --extern proven_hlc=/opt/rustwide/target/debug/deps/libproven_hlc-0fbe6bc72889c28b.rlib --extern proven_stream=/opt/rustwide/target/debug/deps/libproven_stream-ae2702b2cc60f11f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c181c8905cf83a16.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-294b2d6ef8ccd029.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cfe526997a854b76.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6b854092b4819bc5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-701bf97f82b8271d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7c1471ec0bfda2de.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3e021e28e5eccb9d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e6cbcabebad2f9cb.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-c8f8ec7c190465bb.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-28bb2470c5b34e4f/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b4591a82606ac175f91d66461b7231e1b6c2d7ede3de7a9cadf3c983061cdafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4591a82606ac175f91d66461b7231e1b6c2d7ede3de7a9cadf3c983061cdafa", kill_on_drop: false }` [INFO] [stdout] b4591a82606ac175f91d66461b7231e1b6c2d7ede3de7a9cadf3c983061cdafa