[INFO] fetching crate numaflow 0.5.0... [INFO] testing numaflow-0.5.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate numaflow 0.5.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate numaflow 0.5.0 [INFO] finished tweaking crates.io crate numaflow 0.5.0 [INFO] tweaked toml for crates.io crate numaflow 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate numaflow 0.5.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate numaflow 0.5.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e005f97cd2c8ce2b820ea44569ded736884cb6708e4fbc589c841f590da6bae3 [INFO] running `Command { std: "docker" "start" "-a" "e005f97cd2c8ce2b820ea44569ded736884cb6708e4fbc589c841f590da6bae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e005f97cd2c8ce2b820ea44569ded736884cb6708e4fbc589c841f590da6bae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e005f97cd2c8ce2b820ea44569ded736884cb6708e4fbc589c841f590da6bae3", kill_on_drop: false }` [INFO] [stdout] e005f97cd2c8ce2b820ea44569ded736884cb6708e4fbc589c841f590da6bae3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caad0bd63a721316d0ca6cdf1574240206658fd2691ac9e012ceed296a480258 [INFO] running `Command { std: "docker" "start" "-a" "caad0bd63a721316d0ca6cdf1574240206658fd2691ac9e012ceed296a480258", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling numaflow v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling tonic-types v0.14.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.82s [INFO] running `Command { std: "docker" "inspect" "caad0bd63a721316d0ca6cdf1574240206658fd2691ac9e012ceed296a480258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caad0bd63a721316d0ca6cdf1574240206658fd2691ac9e012ceed296a480258", kill_on_drop: false }` [INFO] [stdout] caad0bd63a721316d0ca6cdf1574240206658fd2691ac9e012ceed296a480258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edde3f7e5ca2723056aa005f2026b0e4a8b69dbc93d2f1fe2c3ef3a521551012 [INFO] running `Command { std: "docker" "start" "-a" "edde3f7e5ca2723056aa005f2026b0e4a8b69dbc93d2f1fe2c3ef3a521551012", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling numaflow v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.58s [INFO] running `Command { std: "docker" "inspect" "edde3f7e5ca2723056aa005f2026b0e4a8b69dbc93d2f1fe2c3ef3a521551012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edde3f7e5ca2723056aa005f2026b0e4a8b69dbc93d2f1fe2c3ef3a521551012", kill_on_drop: false }` [INFO] [stdout] edde3f7e5ca2723056aa005f2026b0e4a8b69dbc93d2f1fe2c3ef3a521551012 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a92a9335eb1bc99bf47db408b76211504f8627c14daec9e8d2de2d6a41cf1dec [INFO] running `Command { std: "docker" "start" "-a" "a92a9335eb1bc99bf47db408b76211504f8627c14daec9e8d2de2d6a41cf1dec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/numaflow-c304054bbcb2aabe) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test accumulator::tests::test_from_traits ... ok [INFO] [stdout] test accumulator::tests::test_message_from_datum ... ok [INFO] [stdout] test session_reduce::tests::test_merge_operations ... ok [INFO] [stdout] test reducestream::tests::test_server_start ... ok [INFO] [stdout] test accumulator::tests::test_server_start ... ok [INFO] [stdout] test accumulator::tests::test_accumulator_operations ... ok [INFO] [stdout] test shared::grpc_server::tests::test_create_server_config ... ok [INFO] [stdout] test shared::grpc_server::tests::test_server_starter_creation ... ok [INFO] [stdout] test shared::server::tests::test_server_config ... ok [INFO] [stdout] test shared::server::tests::test_server_info_new_batch_map ... ok [INFO] [stdout] test shared::server::tests::test_server_info_new_source ... ok [INFO] [stdout] test shared::server::tests::test_shutdown_signal ... ok [INFO] [stdout] test reducestream::tests::streaming_sum_test ... ok [INFO] [stdout] test shared::server::tests::test_write_info_file ... ok [INFO] [stdout] test shared::tests::test_prost_timestamp_from_utc ... ok [INFO] [stdout] test shared::tests::test_prost_timestamp_from_utc_epoch_0 ... ok [INFO] [stdout] test shared::tests::test_utc_from_timestamp ... ok [INFO] [stdout] test reduce::tests::test_server_start ... ok [INFO] [stdout] test mapstream::tests::map_stream_multi_response ... ok [INFO] [stdout] test mapstream::tests::map_stream_single_response ... ok [INFO] [stdout] test shared::tests::test_utc_from_timestamp_epoch_0 ... ok [INFO] [stdout] test shared::grpc_server::tests::test_server_starter_configuration ... ok [INFO] [stdout] test source::tests::test_source_server_configuration ... ok [INFO] [stdout] test reduce::tests::valid_input ... ok [INFO] [stdout] test batchmap::tests::batch_map_server ... ok [INFO] [stdout] test map::tests::map_server ... ok [INFO] [stdout] test serving_store::tests::serving_store_server ... ok [INFO] [stdout] test session_reduce::tests::test_server_start ... ok [INFO] [stdout] test session_reduce::tests::test_session_reduce_operations ... ok [INFO] [stdout] test sink::tests::sink_server ... ok [INFO] [stdout] test source::tests::test_source_read_ack_pending_partitions ... ok [INFO] [stdout] test sourcetransform::tests::source_transformer_server ... ok [INFO] [stdout] test source::tests::test_source_read_nack_pending ... ok [INFO] [stdout] test serving_store::tests::serving_store_server_panic_get ... ok [INFO] [stdout] test serving_store::tests::serving_store_server_panic_put ... ok [INFO] [stdout] test session_reduce::tests::test_invalid_input ... ok [INFO] [stdout] test reduce::tests::invalid_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Doc-tests numaflow [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test src/accumulator.rs - accumulator::Message::value (line 213) ... ok [INFO] [stdout] test src/batchmap.rs - batchmap::BatchMapper::batchmap (line 50) - compile ... ok [INFO] [stdout] test src/accumulator.rs - accumulator::Message::from_accumulator_request (line 74) ... ok [INFO] [stdout] test src/map.rs - map::Mapper::map (line 270) - compile ... ok [INFO] [stdout] test src/batchmap.rs - batchmap::Message::new (line 141) ... ok [INFO] [stdout] test src/accumulator.rs - accumulator::Message::headers (line 285) ... ok [INFO] [stdout] test src/accumulator.rs - accumulator::Message::with_value (line 137) ... ok [INFO] [stdout] test src/accumulator.rs - accumulator::Message::watermark (line 336) ... ok [INFO] [stdout] test src/map.rs - map::SystemMetadata::value (line 104) - compile ... ok [INFO] [stdout] test src/map.rs - map::Message::message_to_drop (line 335) ... ok [INFO] [stdout] test src/map.rs - map::UserMetadata::add_kv (line 208) - compile ... ok [INFO] [stdout] test src/map.rs - map::UserMetadata::create_group (line 192) - compile ... ok [INFO] [stdout] test src/map.rs - map::UserMetadata::groups (line 137) - compile ... ok [INFO] [stdout] test src/map.rs - map::UserMetadata::keys (line 153) - compile ... ok [INFO] [stdout] test src/map.rs - map::Message::new (line 319) ... ok [INFO] [stdout] test src/batchmap.rs - batchmap::Message::with_keys (line 176) ... ok [INFO] [stdout] test src/accumulator.rs - accumulator::Message::event_time (line 311) ... ok [INFO] [stdout] test src/map.rs - map::UserMetadata::value (line 172) - compile ... ok [INFO] [stdout] test src/mapstream.rs - mapstream::MapStreamer::map_stream (line 41) - compile ... ok [INFO] [stdout] test src/map.rs - map::Message::with_keys (line 356) ... ok [INFO] [stdout] test src/map.rs - map::UserMetadata::remove_key (line 223) - compile ... ok [INFO] [stdout] test src/map.rs - map::SystemMetadata::keys (line 85) - compile ... ok [INFO] [stdout] test src/map.rs - map::SystemMetadata::groups (line 69) - compile ... ok [INFO] [stdout] test src/reduce.rs - reduce::Message::new (line 201) ... ok [INFO] [stdout] test src/map.rs - map::Message::with_tags (line 373) ... ok [INFO] [stdout] test src/reduce.rs - reduce::Message::message_to_drop (line 216) ... ok [INFO] [stdout] test src/mapstream.rs - mapstream::Message::message_to_drop (line 109) ... ok [INFO] [stdout] test src/reduce.rs - reduce::Reducer::reduce (line 87) - compile ... ok [INFO] [stdout] test src/reduce.rs - reduce::Message::with_keys (line 232) ... ok [INFO] [stdout] test src/mapstream.rs - mapstream::Message::with_keys (line 129) ... ok [INFO] [stdout] test src/mapstream.rs - mapstream::Message::new (line 94) ... ok [INFO] [stdout] test src/reducestream.rs - reducestream::ReduceStreamer::reducestream (line 91) - compile ... ok [INFO] [stdout] test src/sideinput.rs - sideinput::SideInputer::retrieve_sideinput (line 41) - compile ... ok [INFO] [stdout] test src/reduce.rs - reduce::Message::with_tags (line 249) ... ok [INFO] [stdout] test src/sink.rs - sink::Message (line 373) ... ok [INFO] [stdout] test src/mapstream.rs - mapstream::Message::with_tags (line 146) ... ok [INFO] [stdout] test src/session_reduce.rs - session_reduce::Message::with_tags (line 114) ... ok [INFO] [stdout] test src/reducestream.rs - reducestream::ReduceStreamerCreator::R (line 41) ... ok [INFO] [stdout] test src/reduce.rs - reduce::ReducerCreator::R (line 41) ... ok [INFO] [stdout] test src/session_reduce.rs - session_reduce::Message::new (line 77) ... ok [INFO] [stdout] test src/sink.rs - sink::Sinker::sink (line 63) - compile ... ok [INFO] [stdout] test src/session_reduce.rs - session_reduce::Message::with_keys (line 97) ... ok [INFO] [stdout] test src/sink.rs - sink::SystemMetadata::groups (line 217) - compile ... ok [INFO] [stdout] test src/sink.rs - sink::Message::build (line 458) ... ok [INFO] [stdout] test src/sink.rs - sink::SystemMetadata::keys (line 233) - compile ... ok [INFO] [stdout] test src/sink.rs - sink::UserMetadata::value (line 181) - compile ... ok [INFO] [stdout] test src/sink.rs - sink::SystemMetadata::value (line 254) - compile ... ok [INFO] [stdout] test src/sink.rs - sink::UserMetadata::groups (line 144) - compile ... ok [INFO] [stdout] test src/source.rs - source::UserMetadata::add_kv (line 173) - compile ... ok [INFO] [stdout] test src/sink.rs - sink::UserMetadata::keys (line 160) - compile ... ok [INFO] [stdout] test src/sink.rs - sink::Message::with_user_metadata (line 434) ... ok [INFO] [stdout] test src/sink.rs - sink::Message::new (line 395) ... ok [INFO] [stdout] test src/source.rs - source::UserMetadata::create_group (line 157) - compile ... ok [INFO] [stdout] test src/source.rs - source::UserMetadata::keys (line 117) - compile ... ok [INFO] [stdout] test src/map.rs - map::UserMetadata::remove_group (line 241) - compile ... ok [INFO] [stdout] test src/source.rs - source::UserMetadata::remove_group (line 206) - compile ... ok [INFO] [stdout] test src/source.rs - source::UserMetadata::remove_key (line 188) - compile ... ok [INFO] [stdout] test src/source.rs - source::UserMetadata::value (line 137) - compile ... ok [INFO] [stdout] test src/source.rs - source::UserMetadata::groups (line 100) - compile ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::SourceTransformer::transform (line 254) - compile ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::SystemMetadata::groups (line 53) - compile ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::SystemMetadata::keys (line 69) - compile ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::SystemMetadata::value (line 88) - compile ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::UserMetadata::add_kv (line 192) - compile ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::UserMetadata::create_group (line 176) - compile ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::UserMetadata::groups (line 121) - compile ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::Message::with_keys (line 360) ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::Message::message_to_drop (line 336) ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::UserMetadata::value (line 156) - compile ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::UserMetadata::keys (line 137) - compile ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::UserMetadata::remove_group (line 225) - compile ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::Message::new (line 312) ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::UserMetadata::remove_key (line 207) - compile ... ok [INFO] [stdout] test src/sink.rs - sink::Message::with_keys (line 416) ... ok [INFO] [stdout] test src/sourcetransform.rs - sourcetransform::Message::with_tags (line 378) ... ok [INFO] [stdout] test src/accumulator.rs - accumulator::Message::tags (line 237) ... ok [INFO] [stdout] test src/batchmap.rs - batchmap::Message::with_tags (line 193) ... ok [INFO] [stdout] test src/accumulator.rs - accumulator::Message::with_tags (line 165) ... ok [INFO] [stdout] test src/accumulator.rs - accumulator::Message::id (line 261) ... ok [INFO] [stdout] test src/accumulator.rs - accumulator::Message::with_keys (line 109) ... ok [INFO] [stdout] test src/accumulator.rs - accumulator::Message::keys (line 189) ... ok [INFO] [stdout] test src/batchmap.rs - batchmap::Message::message_to_drop (line 156) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] all doctests ran in 8.32s; merged doctests compilation took 8.24s [INFO] running `Command { std: "docker" "inspect" "a92a9335eb1bc99bf47db408b76211504f8627c14daec9e8d2de2d6a41cf1dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92a9335eb1bc99bf47db408b76211504f8627c14daec9e8d2de2d6a41cf1dec", kill_on_drop: false }` [INFO] [stdout] a92a9335eb1bc99bf47db408b76211504f8627c14daec9e8d2de2d6a41cf1dec