[INFO] fetching crate malstrom 0.1.0...
[INFO] testing malstrom-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate malstrom 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate malstrom 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate malstrom 0.1.0
[INFO] tweaked toml for crates.io crate malstrom 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate malstrom 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate malstrom 0.1.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu v0.8.6
[INFO] [stderr]   Downloaded duration-str v0.11.3
[INFO] [stderr]   Downloaded darling_core v0.21.0
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded darling v0.21.0
[INFO] [stderr]   Downloaded darling_macro v0.21.0
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded bon-macros v3.6.5
[INFO] [stderr]   Downloaded bon v3.6.5
[INFO] [stderr]   Downloaded expiremap v0.1.0-beta.3
[INFO] [stderr]   Downloaded fail-parallel v0.5.1
[INFO] [stderr]   Downloaded h2 v0.4.11
[INFO] [stderr]   Downloaded object_store v0.11.2
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded snafu-derive v0.8.6
[INFO] [stderr]   Downloaded slatedb v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bf165bb23604d997b759d3243e6b6d4afe15b8cfafe0343de90a0818713f2e4
[INFO] running `Command { std: "docker" "start" "-a" "3bf165bb23604d997b759d3243e6b6d4afe15b8cfafe0343de90a0818713f2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bf165bb23604d997b759d3243e6b6d4afe15b8cfafe0343de90a0818713f2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bf165bb23604d997b759d3243e6b6d4afe15b8cfafe0343de90a0818713f2e4", kill_on_drop: false }`
[INFO] [stdout] 3bf165bb23604d997b759d3243e6b6d4afe15b8cfafe0343de90a0818713f2e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d141e0c0c4de48b5658b48dd8b56f662961eda1bfe537b5d860e2d6db590906
[INFO] running `Command { std: "docker" "start" "-a" "8d141e0c0c4de48b5658b48dd8b56f662961eda1bfe537b5d860e2d6db590906", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling bon-macros v3.6.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bon v3.6.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling expiremap v0.1.0-beta.3
[INFO] [stderr]    Compiling malstrom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `PartOrData` is never used
[INFO] [stdout]    --> src/sinks/stateful.rs:142:6
[INFO] [stdout]     |
[INFO] [stdout] 142 | enum PartOrData<V> {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.88s
[INFO] running `Command { std: "docker" "inspect" "8d141e0c0c4de48b5658b48dd8b56f662961eda1bfe537b5d860e2d6db590906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d141e0c0c4de48b5658b48dd8b56f662961eda1bfe537b5d860e2d6db590906", kill_on_drop: false }`
[INFO] [stdout] 8d141e0c0c4de48b5658b48dd8b56f662961eda1bfe537b5d860e2d6db590906
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c69e74a2465f2b8519fe1dbebcd02da39a8971e9288ec498d3e5ed321c9c6ca8
[INFO] running `Command { std: "docker" "start" "-a" "c69e74a2465f2b8519fe1dbebcd02da39a8971e9288ec498d3e5ed321c9c6ca8", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling bon-macros v3.6.5
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling bon v3.6.5
[INFO] [stderr]    Compiling malstrom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `PartOrData` is never used
[INFO] [stdout]    --> src/sinks/stateful.rs:142:6
[INFO] [stdout]     |
[INFO] [stdout] 142 | enum PartOrData<V> {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `malstrom` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name malstrom --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' --warn=missing-docs '--deny=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::unwrap_used' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("slatedb"))' -C metadata=6bc8282e52f21813 -C extra-filename=-38e485c54de8a65d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d15dd6df3ea68522.so --extern bon=/opt/rustwide/target/debug/deps/libbon-f9ce4e865b04fba6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b11a642e33f637bf.rlib --extern expiremap=/opt/rustwide/target/debug/deps/libexpiremap-f9a334a6e5d50455.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-9f24d3666645d546.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-56c99d8b36e7a846.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0aa673a6965b0aab.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d083e2405c672b76.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f8807ebf7d4afd42.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-bff6e05c8beae493.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-aca1520f29d094d6.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-0e3d6b6bd68a41a6.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-cf61bbd46a6f119b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ccb039170b4cbe8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ff064fbe6355bc80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a222238c98a0fc3c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7b92766fba8b350.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f8fe7532fe6273a7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `malstrom` (example "rescaling")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rescaling --edition=2021 examples/rescaling.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 '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' --warn=missing-docs '--deny=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::unwrap_used' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("slatedb"))' -C metadata=720cf91e881acaa4 -C extra-filename=-23b3dcdc0146fab7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d15dd6df3ea68522.so --extern bon=/opt/rustwide/target/debug/deps/libbon-f9ce4e865b04fba6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b11a642e33f637bf.rlib --extern expiremap=/opt/rustwide/target/debug/deps/libexpiremap-f9a334a6e5d50455.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-9f24d3666645d546.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-56c99d8b36e7a846.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0aa673a6965b0aab.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d083e2405c672b76.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f8807ebf7d4afd42.rlib --extern malstrom=/opt/rustwide/target/debug/deps/libmalstrom-542e1f249579f38f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-bff6e05c8beae493.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-aca1520f29d094d6.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-0e3d6b6bd68a41a6.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-cf61bbd46a6f119b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ccb039170b4cbe8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ff064fbe6355bc80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a222238c98a0fc3c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7b92766fba8b350.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f8fe7532fe6273a7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `malstrom` (example "event_time")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name event_time --edition=2021 examples/event_time.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 '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' --warn=missing-docs '--deny=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::unwrap_used' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("slatedb"))' -C metadata=2186f1b977de0eca -C extra-filename=-f24d633a185e142c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d15dd6df3ea68522.so --extern bon=/opt/rustwide/target/debug/deps/libbon-f9ce4e865b04fba6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b11a642e33f637bf.rlib --extern expiremap=/opt/rustwide/target/debug/deps/libexpiremap-f9a334a6e5d50455.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-9f24d3666645d546.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-56c99d8b36e7a846.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0aa673a6965b0aab.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d083e2405c672b76.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f8807ebf7d4afd42.rlib --extern malstrom=/opt/rustwide/target/debug/deps/libmalstrom-542e1f249579f38f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-bff6e05c8beae493.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-aca1520f29d094d6.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-0e3d6b6bd68a41a6.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-cf61bbd46a6f119b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ccb039170b4cbe8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ff064fbe6355bc80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a222238c98a0fc3c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7b92766fba8b350.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f8fe7532fe6273a7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `malstrom` (example "event_time_out_of_order")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name event_time_out_of_order --edition=2021 examples/event_time_out_of_order.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 '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' --warn=missing-docs '--deny=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::unwrap_used' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("slatedb"))' -C metadata=ff95da33394e7450 -C extra-filename=-cc2f0c70700477fd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d15dd6df3ea68522.so --extern bon=/opt/rustwide/target/debug/deps/libbon-f9ce4e865b04fba6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b11a642e33f637bf.rlib --extern expiremap=/opt/rustwide/target/debug/deps/libexpiremap-f9a334a6e5d50455.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-9f24d3666645d546.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-56c99d8b36e7a846.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0aa673a6965b0aab.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d083e2405c672b76.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f8807ebf7d4afd42.rlib --extern malstrom=/opt/rustwide/target/debug/deps/libmalstrom-542e1f249579f38f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-bff6e05c8beae493.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-aca1520f29d094d6.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-0e3d6b6bd68a41a6.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-cf61bbd46a6f119b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ccb039170b4cbe8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ff064fbe6355bc80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a222238c98a0fc3c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7b92766fba8b350.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f8fe7532fe6273a7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `malstrom` (example "stateful_program_multiple_keys")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name stateful_program_multiple_keys --edition=2021 examples/stateful_program_multiple_keys.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 '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' --warn=missing-docs '--deny=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::unwrap_used' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("slatedb"))' -C metadata=1e856f9dcd60c254 -C extra-filename=-a58f021329c14964 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d15dd6df3ea68522.so --extern bon=/opt/rustwide/target/debug/deps/libbon-f9ce4e865b04fba6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b11a642e33f637bf.rlib --extern expiremap=/opt/rustwide/target/debug/deps/libexpiremap-f9a334a6e5d50455.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-9f24d3666645d546.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-56c99d8b36e7a846.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0aa673a6965b0aab.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d083e2405c672b76.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f8807ebf7d4afd42.rlib --extern malstrom=/opt/rustwide/target/debug/deps/libmalstrom-542e1f249579f38f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-bff6e05c8beae493.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-aca1520f29d094d6.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-0e3d6b6bd68a41a6.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-cf61bbd46a6f119b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ccb039170b4cbe8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ff064fbe6355bc80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a222238c98a0fc3c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7b92766fba8b350.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f8fe7532fe6273a7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c69e74a2465f2b8519fe1dbebcd02da39a8971e9288ec498d3e5ed321c9c6ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69e74a2465f2b8519fe1dbebcd02da39a8971e9288ec498d3e5ed321c9c6ca8", kill_on_drop: false }`
[INFO] [stdout] c69e74a2465f2b8519fe1dbebcd02da39a8971e9288ec498d3e5ed321c9c6ca8
