[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] 74c3dc2d4ba5b12a1cc04b2dc5cdef6fde00ad9a
[INFO] testing proven-network/proven-sql/74c3dc2d4ba5b12a1cc04b2dc5cdef6fde00ad9a against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproven-network%2Fproven-sql" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/proven-network/proven-sql on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e3d3bd10e1edafe90bd4139043ebf8d059b6fcea069949129f94df89db0c5cd
[INFO] running `Command { std: "docker" "start" "-a" "1e3d3bd10e1edafe90bd4139043ebf8d059b6fcea069949129f94df89db0c5cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e3d3bd10e1edafe90bd4139043ebf8d059b6fcea069949129f94df89db0c5cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e3d3bd10e1edafe90bd4139043ebf8d059b6fcea069949129f94df89db0c5cd", kill_on_drop: false }`
[INFO] [stdout] 1e3d3bd10e1edafe90bd4139043ebf8d059b6fcea069949129f94df89db0c5cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bec6c2609af7abe5649909b3e111a6918a2b3daf12cc31a48d54a517a71053d
[INFO] running `Command { std: "docker" "start" "-a" "4bec6c2609af7abe5649909b3e111a6918a2b3daf12cc31a48d54a517a71053d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[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.16
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lru v0.16.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[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 bytes v1.10.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling proven-snapshot v0.1.0 (/opt/rustwide/workdir/crates/snapshot)
[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-executor v0.3.31
[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-queue v0.1.0 (/opt/rustwide/workdir/crates/queue)
[INFO] [stderr]    Compiling proven-sql v0.1.0 (/opt/rustwide/workdir/crates/sql)
[INFO] [stderr]    Compiling proven-resource v0.1.0 (/opt/rustwide/workdir/crates/resource)
[INFO] [stderr]    Compiling proven-kv v0.1.0 (/opt/rustwide/workdir/crates/kv)
[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-queue-client v0.1.0 (/opt/rustwide/workdir/crates/queue-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-kv-client v0.1.0 (/opt/rustwide/workdir/crates/kv-client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.64s
[INFO] running `Command { std: "docker" "inspect" "4bec6c2609af7abe5649909b3e111a6918a2b3daf12cc31a48d54a517a71053d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bec6c2609af7abe5649909b3e111a6918a2b3daf12cc31a48d54a517a71053d", kill_on_drop: false }`
[INFO] [stdout] 4bec6c2609af7abe5649909b3e111a6918a2b3daf12cc31a48d54a517a71053d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 720ee762629b6a25f42127b5bb6ebae574e3a1ddd323853aafddd90fe44eabe1
[INFO] running `Command { std: "docker" "start" "-a" "720ee762629b6a25f42127b5bb6ebae574e3a1ddd323853aafddd90fe44eabe1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[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-common v0.1.0 (/opt/rustwide/workdir/crates/common)
[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 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] [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-queue-client v0.1.0 (/opt/rustwide/workdir/crates/queue-client)
[INFO] [stderr]    Compiling proven-sql-client v0.1.0 (/opt/rustwide/workdir/crates/sql-client)
[INFO] [stderr]    Compiling proven-kv-client v0.1.0 (/opt/rustwide/workdir/crates/kv-client)
[INFO] [stderr]    Compiling proven-resource-client v0.1.0 (/opt/rustwide/workdir/crates/resource-client)
[INFO] [stderr]    Compiling proven-examples v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `proven-examples` (example "benchmark_coordinated_multi")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name benchmark_coordinated_multi --edition=2021 examples/benchmark_coordinated_multi.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f3dc35ded009443 -C extra-filename=-1bf8be0daca3a114 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern proven_common=/opt/rustwide/target/debug/deps/libproven_common-0ee603e0d7c53588.rlib --extern proven_coordinator=/opt/rustwide/target/debug/deps/libproven_coordinator-98b61692383cf34b.rlib --extern proven_engine=/opt/rustwide/target/debug/deps/libproven_engine-280a5abf6da190e5.rlib --extern proven_hlc=/opt/rustwide/target/debug/deps/libproven_hlc-64423632c1bf3865.rlib --extern proven_kv=/opt/rustwide/target/debug/deps/libproven_kv-1fe20bf1bf7955c6.rlib --extern proven_kv_client=/opt/rustwide/target/debug/deps/libproven_kv_client-12c7ef28f41d3c20.rlib --extern proven_queue=/opt/rustwide/target/debug/deps/libproven_queue-2c4214d5314ad758.rlib --extern proven_queue_client=/opt/rustwide/target/debug/deps/libproven_queue_client-0357a7c7b8d5a4c3.rlib --extern proven_resource=/opt/rustwide/target/debug/deps/libproven_resource-a8265719d2cc8dba.rlib --extern proven_resource_client=/opt/rustwide/target/debug/deps/libproven_resource_client-08cd669e21e4c697.rlib --extern proven_runner=/opt/rustwide/target/debug/deps/libproven_runner-70d866ba6582cf6f.rlib --extern proven_snapshot_memory=/opt/rustwide/target/debug/deps/libproven_snapshot_memory-b49f67315e0a3c3e.rlib --extern proven_sql=/opt/rustwide/target/debug/deps/libproven_sql-88c1a3dba2a80603.rlib --extern proven_sql_client=/opt/rustwide/target/debug/deps/libproven_sql_client-2c6148e2290137ae.rlib --extern proven_stream=/opt/rustwide/target/debug/deps/libproven_stream-b80f270a28670eb6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-36c5e0340497e7a5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8c04c3155f5e7539.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-044f2ec62ad4bd45/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "720ee762629b6a25f42127b5bb6ebae574e3a1ddd323853aafddd90fe44eabe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "720ee762629b6a25f42127b5bb6ebae574e3a1ddd323853aafddd90fe44eabe1", kill_on_drop: false }`
[INFO] [stdout] 720ee762629b6a25f42127b5bb6ebae574e3a1ddd323853aafddd90fe44eabe1
