[INFO] fetching crate metrique-writer 0.1.7...
[INFO] testing metrique-writer-0.1.7 against 1.91.0 for beta-1.92-2
[INFO] extracting crate metrique-writer 0.1.7 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate metrique-writer 0.1.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate metrique-writer 0.1.7
[INFO] tweaked toml for crates.io crate metrique-writer 0.1.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate metrique-writer 0.1.7 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 metrique-writer 0.1.7 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 metrics-util v0.20.0
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded quanta v0.12.6
[INFO] [stderr]   Downloaded str_inflector v0.12.0
[INFO] [stderr]   Downloaded metrics v0.24.2
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded metrique-writer-core v0.1.5
[INFO] [stderr]   Downloaded raw-cpuid v11.5.0
[INFO] [stderr]   Downloaded metrique-writer-macro v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 079e2354ee4d341d52487e16675a9301f0c90c00d100de64a25793ffd5b0b74b
[INFO] running `Command { std: "docker" "start" "-a" "079e2354ee4d341d52487e16675a9301f0c90c00d100de64a25793ffd5b0b74b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "079e2354ee4d341d52487e16675a9301f0c90c00d100de64a25793ffd5b0b74b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "079e2354ee4d341d52487e16675a9301f0c90c00d100de64a25793ffd5b0b74b", kill_on_drop: false }`
[INFO] [stdout] 079e2354ee4d341d52487e16675a9301f0c90c00d100de64a25793ffd5b0b74b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3e0f51eb4f5a3405ecdd59baaaee1bdd9069e2766d8c4520c6a4365a0561eb08
[INFO] running `Command { std: "docker" "start" "-a" "3e0f51eb4f5a3405ecdd59baaaee1bdd9069e2766d8c4520c6a4365a0561eb08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling metrics-util v0.20.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling str_inflector v0.12.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling metrique-writer-core v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling metrique-writer-macro v0.1.3
[INFO] [stderr]    Compiling metrique-writer v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.99s
[INFO] running `Command { std: "docker" "inspect" "3e0f51eb4f5a3405ecdd59baaaee1bdd9069e2766d8c4520c6a4365a0561eb08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e0f51eb4f5a3405ecdd59baaaee1bdd9069e2766d8c4520c6a4365a0561eb08", kill_on_drop: false }`
[INFO] [stdout] 3e0f51eb4f5a3405ecdd59baaaee1bdd9069e2766d8c4520c6a4365a0561eb08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bac2e86deaf0b46a21d82c7973724903c10421c27a335eac6e84647946ee1325
[INFO] running `Command { std: "docker" "start" "-a" "bac2e86deaf0b46a21d82c7973724903c10421c27a335eac6e84647946ee1325", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling metrics-util v0.20.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling metrique-writer v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stdout] error[E0432]: unresolved import `metrique_writer::test_util`
[INFO] [stdout]   --> tests/test_test_util.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     test_util::{TestEntry, TestEntrySink, test_entry_sink, to_test_entry},
[INFO] [stdout]    |     ^^^^^^^^^ could not find `test_util` in `metrique_writer`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-util")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `test-util` feature
[INFO] [stdout] 26 | pub mod test_util;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique_writer_core::test_stream`
[INFO] [stdout]    --> src/sink/background.rs:776:31
[INFO] [stdout]     |
[INFO] [stdout] 776 |     use metrique_writer_core::test_stream::{TestEntry, TestStream};
[INFO] [stdout]     |                               ^^^^^^^^^^^ could not find `test_stream` in `metrique_writer_core`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-core-0.1.5/src/lib.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | #[cfg(any(test, feature = "private-test-util"))]
[INFO] [stdout]     |          ------------------------------------- the item is gated here
[INFO] [stdout]  32 | #[doc(hidden)]
[INFO] [stdout]  33 | pub mod test_stream;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique_writer_core::test_stream`
[INFO] [stdout]    --> src/sink/immediate_flush.rs:355:31
[INFO] [stdout]     |
[INFO] [stdout] 355 |     use metrique_writer_core::test_stream::{TestEntry, TestStream};
[INFO] [stdout]     |                               ^^^^^^^^^^^ could not find `test_stream` in `metrique_writer_core`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-core-0.1.5/src/lib.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | #[cfg(any(test, feature = "private-test-util"))]
[INFO] [stdout]     |          ------------------------------------- the item is gated here
[INFO] [stdout]  32 | #[doc(hidden)]
[INFO] [stdout]  33 | pub mod test_stream;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-writer` (test "test_test_util") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:787:51
[INFO] [stdout]     |
[INFO] [stdout] 787 |               let ($queue, $handle) = builder.build(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 800 | /         test_all_queues! {
[INFO] [stdout] 801 | |             |builder| builder.capacity(1_000),
[INFO] [stdout] 802 | |             |output, queue, handle| {
[INFO] [stdout] 803 | |                 for i in 0..1_000 {
[INFO] [stdout] ...   |
[INFO] [stdout] 809 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build`
[INFO] [stdout]    --> src/sink/background.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn build<T: Entry + Send + 'static>(
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 306 |         self,
[INFO] [stdout] 307 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:793:57
[INFO] [stdout]     |
[INFO] [stdout] 793 |               let ($queue, $handle) = builder.build_boxed(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----------- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 800 | /         test_all_queues! {
[INFO] [stdout] 801 | |             |builder| builder.capacity(1_000),
[INFO] [stdout] 802 | |             |output, queue, handle| {
[INFO] [stdout] 803 | |                 for i in 0..1_000 {
[INFO] [stdout] ...   |
[INFO] [stdout] 809 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]    --> src/sink/background.rs:319:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn build_boxed(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] 318 |         self,
[INFO] [stdout] 319 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:787:51
[INFO] [stdout]     |
[INFO] [stdout] 787 |               let ($queue, $handle) = builder.build(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 814 | /         test_all_queues! {
[INFO] [stdout] 815 | |             |builder| builder.capacity(10),
[INFO] [stdout] 816 | |             |output, queue, handle| {
[INFO] [stdout] ...   |
[INFO] [stdout] 833 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build`
[INFO] [stdout]    --> src/sink/background.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn build<T: Entry + Send + 'static>(
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 306 |         self,
[INFO] [stdout] 307 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:793:57
[INFO] [stdout]     |
[INFO] [stdout] 793 |               let ($queue, $handle) = builder.build_boxed(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----------- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 814 | /         test_all_queues! {
[INFO] [stdout] 815 | |             |builder| builder.capacity(10),
[INFO] [stdout] 816 | |             |output, queue, handle| {
[INFO] [stdout] ...   |
[INFO] [stdout] 833 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]    --> src/sink/background.rs:319:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn build_boxed(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] 318 |         self,
[INFO] [stdout] 319 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:787:51
[INFO] [stdout]     |
[INFO] [stdout] 787 |               let ($queue, $handle) = builder.build(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 838 | /         test_all_queues! {
[INFO] [stdout] 839 | |             |builder| builder.capacity(1_000),
[INFO] [stdout] 840 | |             |output, queue, handle| {
[INFO] [stdout] 841 | |                 std::thread::scope(|scope| {
[INFO] [stdout] ...   |
[INFO] [stdout] 856 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build`
[INFO] [stdout]    --> src/sink/background.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn build<T: Entry + Send + 'static>(
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 306 |         self,
[INFO] [stdout] 307 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:793:57
[INFO] [stdout]     |
[INFO] [stdout] 793 |               let ($queue, $handle) = builder.build_boxed(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----------- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 838 | /         test_all_queues! {
[INFO] [stdout] 839 | |             |builder| builder.capacity(1_000),
[INFO] [stdout] 840 | |             |output, queue, handle| {
[INFO] [stdout] 841 | |                 std::thread::scope(|scope| {
[INFO] [stdout] ...   |
[INFO] [stdout] 856 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]    --> src/sink/background.rs:319:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn build_boxed(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] 318 |         self,
[INFO] [stdout] 319 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:787:51
[INFO] [stdout]     |
[INFO] [stdout] 787 |               let ($queue, $handle) = builder.build(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 861 | /         test_all_queues! {
[INFO] [stdout] 862 | |             |builder| builder.capacity(1_000),
[INFO] [stdout] 863 | |             |output, queue, handle| {
[INFO] [stdout] 864 | |                 output.lock().unwrap().error = Some(IoStreamError::Validation(ValidationError::invalid("some problem")));
[INFO] [stdout] ...   |
[INFO] [stdout] 872 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build`
[INFO] [stdout]    --> src/sink/background.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn build<T: Entry + Send + 'static>(
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 306 |         self,
[INFO] [stdout] 307 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:793:57
[INFO] [stdout]     |
[INFO] [stdout] 793 |               let ($queue, $handle) = builder.build_boxed(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----------- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 861 | /         test_all_queues! {
[INFO] [stdout] 862 | |             |builder| builder.capacity(1_000),
[INFO] [stdout] 863 | |             |output, queue, handle| {
[INFO] [stdout] 864 | |                 output.lock().unwrap().error = Some(IoStreamError::Validation(ValidationError::invalid("some problem")));
[INFO] [stdout] ...   |
[INFO] [stdout] 872 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]    --> src/sink/background.rs:319:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn build_boxed(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] 318 |         self,
[INFO] [stdout] 319 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:787:51
[INFO] [stdout]     |
[INFO] [stdout] 787 |               let ($queue, $handle) = builder.build(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 877 | /         test_all_queues! {
[INFO] [stdout] 878 | |             |builder| builder.capacity(1_000),
[INFO] [stdout] 879 | |             |output, queue, handle| {
[INFO] [stdout] 880 | |                 for i in 0..500 {
[INFO] [stdout] ...   |
[INFO] [stdout] 891 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build`
[INFO] [stdout]    --> src/sink/background.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn build<T: Entry + Send + 'static>(
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 306 |         self,
[INFO] [stdout] 307 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:793:57
[INFO] [stdout]     |
[INFO] [stdout] 793 |               let ($queue, $handle) = builder.build_boxed(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----------- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 877 | /         test_all_queues! {
[INFO] [stdout] 878 | |             |builder| builder.capacity(1_000),
[INFO] [stdout] 879 | |             |output, queue, handle| {
[INFO] [stdout] 880 | |                 for i in 0..500 {
[INFO] [stdout] ...   |
[INFO] [stdout] 891 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]    --> src/sink/background.rs:319:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn build_boxed(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] 318 |         self,
[INFO] [stdout] 319 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:787:51
[INFO] [stdout]     |
[INFO] [stdout] 787 |               let ($queue, $handle) = builder.build(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 896 | /         test_all_queues! {
[INFO] [stdout] 897 | |             |builder| builder.capacity(1_000),
[INFO] [stdout] 898 | |             |output, queue, handle| {
[INFO] [stdout] 899 | |                 for i in 0..500 {
[INFO] [stdout] ...   |
[INFO] [stdout] 920 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build`
[INFO] [stdout]    --> src/sink/background.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn build<T: Entry + Send + 'static>(
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 306 |         self,
[INFO] [stdout] 307 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:793:57
[INFO] [stdout]     |
[INFO] [stdout] 793 |               let ($queue, $handle) = builder.build_boxed(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----------- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 896 | /         test_all_queues! {
[INFO] [stdout] 897 | |             |builder| builder.capacity(1_000),
[INFO] [stdout] 898 | |             |output, queue, handle| {
[INFO] [stdout] 899 | |                 for i in 0..500 {
[INFO] [stdout] ...   |
[INFO] [stdout] 920 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]    --> src/sink/background.rs:319:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn build_boxed(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] 318 |         self,
[INFO] [stdout] 319 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:787:51
[INFO] [stdout]     |
[INFO] [stdout] 787 |               let ($queue, $handle) = builder.build(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 925 | /         test_all_queues! {
[INFO] [stdout] 926 | |             |builder| builder.capacity(100),
[INFO] [stdout] 927 | |             |output, queue, _handle| {
[INFO] [stdout] ...   |
[INFO] [stdout] 957 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build`
[INFO] [stdout]    --> src/sink/background.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn build<T: Entry + Send + 'static>(
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 306 |         self,
[INFO] [stdout] 307 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:793:57
[INFO] [stdout]     |
[INFO] [stdout] 793 |               let ($queue, $handle) = builder.build_boxed(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----------- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 925 | /         test_all_queues! {
[INFO] [stdout] 926 | |             |builder| builder.capacity(100),
[INFO] [stdout] 927 | |             |output, queue, _handle| {
[INFO] [stdout] ...   |
[INFO] [stdout] 957 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]    --> src/sink/background.rs:319:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn build_boxed(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] 318 |         self,
[INFO] [stdout] 319 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:787:51
[INFO] [stdout]     |
[INFO] [stdout] 787 |               let ($queue, $handle) = builder.build(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 962 | /         test_all_queues! {
[INFO] [stdout] 963 | |             |builder| builder.capacity(100),
[INFO] [stdout] 964 | |             |output, queue, _handle| {
[INFO] [stdout] 965 | |                 let start = Instant::now();
[INFO] [stdout] ...   |
[INFO] [stdout] 984 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build`
[INFO] [stdout]    --> src/sink/background.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn build<T: Entry + Send + 'static>(
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 306 |         self,
[INFO] [stdout] 307 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/background.rs:793:57
[INFO] [stdout]     |
[INFO] [stdout] 793 |               let ($queue, $handle) = builder.build_boxed(Arc::clone(&$output));
[INFO] [stdout]     |                                               ----------- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 962 | /         test_all_queues! {
[INFO] [stdout] 963 | |             |builder| builder.capacity(100),
[INFO] [stdout] 964 | |             |output, queue, _handle| {
[INFO] [stdout] 965 | |                 let start = Instant::now();
[INFO] [stdout] ...   |
[INFO] [stdout] 984 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]    --> src/sink/background.rs:319:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn build_boxed(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] 318 |         self,
[INFO] [stdout] 319 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]     = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]     --> src/sink/background.rs:787:51
[INFO] [stdout]      |
[INFO] [stdout]  787 |               let ($queue, $handle) = builder.build(Arc::clone(&$output));
[INFO] [stdout]      |                                               ----- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /         test_all_queues! {
[INFO] [stdout] 1009 | |             |builder| (|builder: BackgroundQueueBuilder| {
[INFO] [stdout] 1010 | |                 #[allow(unused_mut)]
[INFO] [stdout] 1011 | |                 let mut builder = builder.capacity(10);
[INFO] [stdout] ...    |
[INFO] [stdout] 1097 | |         }
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]                ForceFlag<S, FLAGS>
[INFO] [stdout]                FormattedEntryIoStream<F, O>
[INFO] [stdout]                FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]                MergeGlobalDimensions<S, N>
[INFO] [stdout]                MergeGlobals<S, G>
[INFO] [stdout]                NullEntryIoStream
[INFO] [stdout]                stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build`
[INFO] [stdout]     --> src/sink/background.rs:307:22
[INFO] [stdout]      |
[INFO] [stdout]  305 |     pub fn build<T: Entry + Send + 'static>(
[INFO] [stdout]      |            ----- required by a bound in this associated function
[INFO] [stdout]  306 |         self,
[INFO] [stdout]  307 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build`
[INFO] [stdout]      = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]     --> src/sink/background.rs:793:57
[INFO] [stdout]      |
[INFO] [stdout]  793 |               let ($queue, $handle) = builder.build_boxed(Arc::clone(&$output));
[INFO] [stdout]      |                                               ----------- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /         test_all_queues! {
[INFO] [stdout] 1009 | |             |builder| (|builder: BackgroundQueueBuilder| {
[INFO] [stdout] 1010 | |                 #[allow(unused_mut)]
[INFO] [stdout] 1011 | |                 let mut builder = builder.capacity(10);
[INFO] [stdout] ...    |
[INFO] [stdout] 1097 | |         }
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]                ForceFlag<S, FLAGS>
[INFO] [stdout]                FormattedEntryIoStream<F, O>
[INFO] [stdout]                FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]                MergeGlobalDimensions<S, N>
[INFO] [stdout]                MergeGlobals<S, G>
[INFO] [stdout]                NullEntryIoStream
[INFO] [stdout]                stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]     --> src/sink/background.rs:319:22
[INFO] [stdout]      |
[INFO] [stdout]  317 |     pub fn build_boxed(
[INFO] [stdout]      |            ----------- required by a bound in this associated function
[INFO] [stdout]  318 |         self,
[INFO] [stdout]  319 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]      = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]     --> src/sink/background.rs:787:51
[INFO] [stdout]      |
[INFO] [stdout]  787 |               let ($queue, $handle) = builder.build(Arc::clone(&$output));
[INFO] [stdout]      |                                               ----- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 1105 | /         test_all_queues! {
[INFO] [stdout] 1106 | |             |builder| (|builder: BackgroundQueueBuilder| {
[INFO] [stdout] 1107 | |                 #[allow(unused_mut)]
[INFO] [stdout] 1108 | |                 let mut builder = builder.capacity(QUEUE_SIZE);
[INFO] [stdout] ...    |
[INFO] [stdout] 1230 | |         }
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]                ForceFlag<S, FLAGS>
[INFO] [stdout]                FormattedEntryIoStream<F, O>
[INFO] [stdout]                FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]                MergeGlobalDimensions<S, N>
[INFO] [stdout]                MergeGlobals<S, G>
[INFO] [stdout]                NullEntryIoStream
[INFO] [stdout]                stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build`
[INFO] [stdout]     --> src/sink/background.rs:307:22
[INFO] [stdout]      |
[INFO] [stdout]  305 |     pub fn build<T: Entry + Send + 'static>(
[INFO] [stdout]      |            ----- required by a bound in this associated function
[INFO] [stdout]  306 |         self,
[INFO] [stdout]  307 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build`
[INFO] [stdout]      = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]     --> src/sink/background.rs:793:57
[INFO] [stdout]      |
[INFO] [stdout]  793 |               let ($queue, $handle) = builder.build_boxed(Arc::clone(&$output));
[INFO] [stdout]      |                                               ----------- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 1105 | /         test_all_queues! {
[INFO] [stdout] 1106 | |             |builder| (|builder: BackgroundQueueBuilder| {
[INFO] [stdout] 1107 | |                 #[allow(unused_mut)]
[INFO] [stdout] 1108 | |                 let mut builder = builder.capacity(QUEUE_SIZE);
[INFO] [stdout] ...    |
[INFO] [stdout] 1230 | |         }
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]                ForceFlag<S, FLAGS>
[INFO] [stdout]                FormattedEntryIoStream<F, O>
[INFO] [stdout]                FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]                MergeGlobalDimensions<S, N>
[INFO] [stdout]                MergeGlobals<S, G>
[INFO] [stdout]                NullEntryIoStream
[INFO] [stdout]                stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]     --> src/sink/background.rs:319:22
[INFO] [stdout]      |
[INFO] [stdout]  317 |     pub fn build_boxed(
[INFO] [stdout]      |            ----------- required by a bound in this associated function
[INFO] [stdout]  318 |         self,
[INFO] [stdout]  319 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]      = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]     --> src/sink/background.rs:787:51
[INFO] [stdout]      |
[INFO] [stdout]  787 |               let ($queue, $handle) = builder.build(Arc::clone(&$output));
[INFO] [stdout]      |                                               ----- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 1235 | /         test_all_queues! {
[INFO] [stdout] 1236 | |             // weird closure to get the macro to work
[INFO] [stdout] 1237 | |             |builder| (|builder: BackgroundQueueBuilder| {
[INFO] [stdout] 1238 | |                 let mut builder = builder.capacity(10);
[INFO] [stdout] ...    |
[INFO] [stdout] 1272 | |         }
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]                ForceFlag<S, FLAGS>
[INFO] [stdout]                FormattedEntryIoStream<F, O>
[INFO] [stdout]                FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]                MergeGlobalDimensions<S, N>
[INFO] [stdout]                MergeGlobals<S, G>
[INFO] [stdout]                NullEntryIoStream
[INFO] [stdout]                stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build`
[INFO] [stdout]     --> src/sink/background.rs:307:22
[INFO] [stdout]      |
[INFO] [stdout]  305 |     pub fn build<T: Entry + Send + 'static>(
[INFO] [stdout]      |            ----- required by a bound in this associated function
[INFO] [stdout]  306 |         self,
[INFO] [stdout]  307 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build`
[INFO] [stdout]      = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]     --> src/sink/background.rs:793:57
[INFO] [stdout]      |
[INFO] [stdout]  793 |               let ($queue, $handle) = builder.build_boxed(Arc::clone(&$output));
[INFO] [stdout]      |                                               ----------- ^^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout] 1235 | /         test_all_queues! {
[INFO] [stdout] 1236 | |             // weird closure to get the macro to work
[INFO] [stdout] 1237 | |             |builder| (|builder: BackgroundQueueBuilder| {
[INFO] [stdout] 1238 | |                 let mut builder = builder.capacity(10);
[INFO] [stdout] ...    |
[INFO] [stdout] 1272 | |         }
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]                ForceFlag<S, FLAGS>
[INFO] [stdout]                FormattedEntryIoStream<F, O>
[INFO] [stdout]                FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]                MergeGlobalDimensions<S, N>
[INFO] [stdout]                MergeGlobals<S, G>
[INFO] [stdout]                NullEntryIoStream
[INFO] [stdout]                stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `background::BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]     --> src/sink/background.rs:319:22
[INFO] [stdout]      |
[INFO] [stdout]  317 |     pub fn build_boxed(
[INFO] [stdout]      |            ----------- required by a bound in this associated function
[INFO] [stdout]  318 |         self,
[INFO] [stdout]  319 |         stream: impl EntryIoStream + Send + 'static,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^ required by this bound in `BackgroundQueueBuilder::build_boxed`
[INFO] [stdout]      = note: this error originates in the macro `test_all_queues` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/immediate_flush.rs:416:45
[INFO] [stdout]     |
[INFO] [stdout] 416 |         let sink = AnyFlushImmediately::new(Arc::clone(&output));
[INFO] [stdout]     |                    ------------------------ ^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `immediate_flush::AnyFlushImmediately::<S>::new`
[INFO] [stdout]    --> src/sink/immediate_flush.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 | impl<S: EntryIoStream> AnyFlushImmediately<S> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^ required by this bound in `AnyFlushImmediately::<S>::new`
[INFO] [stdout] 302 |     /// Create a new [`FlushImmediately`] that immediately writes entries to the given stream.
[INFO] [stdout] 303 |     pub fn new(stream: S) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `append_any` exists for struct `immediate_flush::AnyFlushImmediately<std::sync::Arc<_, _>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/sink/immediate_flush.rs:418:14
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct AnyFlushImmediately<S> {
[INFO] [stdout]     | --------------------------------- method `append_any` not found for this struct because it doesn't satisfy `_: AnyEntrySink`
[INFO] [stdout] ...
[INFO] [stdout] 418 |         sink.append_any(TestEntry(1));
[INFO] [stdout]     |              ^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `std::sync::Arc<_, _>: EntryIoStream` was not satisfied
[INFO] [stdout]    --> src/sink/immediate_flush.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 | impl<S: EntryIoStream> AnyEntrySink for AnyFlushImmediately<S> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^  ------------     ----------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         unsatisfied trait bound introduced here
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `append_any`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `metrique_writer_core::AnyEntrySink`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `append_any` exists for struct `immediate_flush::AnyFlushImmediately<std::sync::Arc<_, _>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/sink/immediate_flush.rs:421:14
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct AnyFlushImmediately<S> {
[INFO] [stdout]     | --------------------------------- method `append_any` not found for this struct because it doesn't satisfy `_: AnyEntrySink`
[INFO] [stdout] ...
[INFO] [stdout] 421 |         sink.append_any(TestEntry(2));
[INFO] [stdout]     |              ^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `std::sync::Arc<_, _>: EntryIoStream` was not satisfied
[INFO] [stdout]    --> src/sink/immediate_flush.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 | impl<S: EntryIoStream> AnyEntrySink for AnyFlushImmediately<S> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^  ------------     ----------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         unsatisfied trait bound introduced here
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `append_any`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `metrique_writer_core::AnyEntrySink`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/immediate_flush.rs:442:33
[INFO] [stdout]     |
[INFO] [stdout] 442 |             .build::<TestEntry, _>(Arc::clone(&output));
[INFO] [stdout]     |              -----              ^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `immediate_flush::FlushImmediatelyBuilder::build`
[INFO] [stdout]    --> src/sink/immediate_flush.rs:141:31
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn build<T: Entry, S: EntryIoStream>(self, stream: S) -> FlushImmediately<T, S> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ required by this bound in `FlushImmediatelyBuilder::build`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/immediate_flush.rs:453:24
[INFO] [stdout]     |
[INFO] [stdout] 453 |             .build_any(Arc::clone(&output));
[INFO] [stdout]     |              --------- ^^^^^^^^^^^^^^^^^^^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `immediate_flush::FlushImmediatelyBuilder::build_any`
[INFO] [stdout]    --> src/sink/immediate_flush.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn build_any<S: EntryIoStream>(self, stream: S) -> AnyFlushImmediately<S> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ required by this bound in `FlushImmediatelyBuilder::build_any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `append_any` exists for struct `immediate_flush::AnyFlushImmediately<std::sync::Arc<_, _>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/sink/immediate_flush.rs:455:14
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct AnyFlushImmediately<S> {
[INFO] [stdout]     | --------------------------------- method `append_any` not found for this struct because it doesn't satisfy `_: AnyEntrySink`
[INFO] [stdout] ...
[INFO] [stdout] 455 |         sink.append_any(TestEntry(1));
[INFO] [stdout]     |              ^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `std::sync::Arc<_, _>: EntryIoStream` was not satisfied
[INFO] [stdout]    --> src/sink/immediate_flush.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 | impl<S: EntryIoStream> AnyEntrySink for AnyFlushImmediately<S> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^  ------------     ----------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         unsatisfied trait bound introduced here
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `append_any`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `metrique_writer_core::AnyEntrySink`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::sync::Arc<_, _>: EntryIoStream` is not satisfied
[INFO] [stdout]    --> src/sink/immediate_flush.rs:472:33
[INFO] [stdout]     |
[INFO] [stdout] 472 |             .build::<TestEntry, _>(Arc::clone(&output));
[INFO] [stdout]     |              -----              ^ the trait `EntryIoStream` is not implemented for `std::sync::Arc<_, _>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `EntryIoStream`:
[INFO] [stdout]               ForceFlag<S, FLAGS>
[INFO] [stdout]               FormattedEntryIoStream<F, O>
[INFO] [stdout]               FormattedMakeWriterEntryIoStream<F, O>
[INFO] [stdout]               MergeGlobalDimensions<S, N>
[INFO] [stdout]               MergeGlobals<S, G>
[INFO] [stdout]               NullEntryIoStream
[INFO] [stdout]               stream::Tee<S1, S2>
[INFO] [stdout] note: required by a bound in `immediate_flush::FlushImmediatelyBuilder::build`
[INFO] [stdout]    --> src/sink/immediate_flush.rs:141:31
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn build<T: Entry, S: EntryIoStream>(self, stream: S) -> FlushImmediately<T, S> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ required by this bound in `FlushImmediatelyBuilder::build`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-writer` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "bac2e86deaf0b46a21d82c7973724903c10421c27a335eac6e84647946ee1325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bac2e86deaf0b46a21d82c7973724903c10421c27a335eac6e84647946ee1325", kill_on_drop: false }`
[INFO] [stdout] bac2e86deaf0b46a21d82c7973724903c10421c27a335eac6e84647946ee1325
