[INFO] fetching crate alumet 0.8.0...
[INFO] testing alumet-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate alumet 0.8.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate alumet 0.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate alumet 0.8.0
[INFO] tweaked toml for crates.io crate alumet 0.8.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alumet 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alumet 0.8.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6635ec8d0c17396784e090a33298e052ed4699a34c8b52f43a578113b59f87ef
[INFO] running `Command { std: "docker" "start" "-a" "6635ec8d0c17396784e090a33298e052ed4699a34c8b52f43a578113b59f87ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6635ec8d0c17396784e090a33298e052ed4699a34c8b52f43a578113b59f87ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6635ec8d0c17396784e090a33298e052ed4699a34c8b52f43a578113b59f87ef", kill_on_drop: false }`
[INFO] [stdout] 6635ec8d0c17396784e090a33298e052ed4699a34c8b52f43a578113b59f87ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 478a969a407afc1ab715f701bd5777aca3ff8bb5f814dc1e999e37090fd86a70
[INFO] running `Command { std: "docker" "start" "-a" "478a969a407afc1ab715f701bd5777aca3ff8bb5f814dc1e999e37090fd86a70", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling timerfd v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-timerfd v0.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling alumet v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `as_inner` is never used
[INFO] [stdout]    --> src/measurement.rs:456:19
[INFO] [stdout]     |
[INFO] [stdout] 449 | impl<'a> MeasurementAccumulator<'a> {
[INFO] [stdout]     | ----------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 456 |     pub(crate) fn as_inner(&'a self) -> &'a MeasurementBuffer {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntrospectionResponse` is never constructed
[INFO] [stdout]   --> src/pipeline/control/request/introspect.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct IntrospectionResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CreateOne` is never constructed
[INFO] [stdout]   --> src/pipeline/elements/source/control.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum ControlMessage {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |     CreateOne(CreateOneMessage),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ControlMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Future` is never constructed
[INFO] [stdout]    --> src/pipeline/elements/source/trigger.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 261 | enum TriggerMechanismSpec {
[INFO] [stdout]     |      -------------------- variant in this enum
[INFO] [stdout] 262 |     TimeInterval(time::Instant, time::Duration),
[INFO] [stdout] 263 |     Future(fn() -> BoxFuture<'static, SourceTriggerOutput>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TriggerMechanismSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `poll_interval_mut` is never used
[INFO] [stdout]    --> src/pipeline/elements/source/trigger/builder.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl TimeTriggerBuilder {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn poll_interval_mut(&mut self) -> &mut Duration {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PluginErrorContext` is never constructed
[INFO] [stdout]   --> src/pipeline/error.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct PluginErrorContext(PluginName);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `for_plugin` is never used
[INFO] [stdout]   --> src/pipeline/error.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl PipelineError {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) fn for_plugin(plugin: PluginName, error: anyhow::Error) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/agent/config.rs:249:34
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub fn substitute_env(mut input: &str) -> Result<Cow<str>, InvalidSubstitutionError> {
[INFO] [stdout]     |                                  ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub fn substitute_env(mut input: &str) -> Result<Cow<'_, str>, InvalidSubstitutionError> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measurement.rs:400:27
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn as_accumulator(&mut self) -> MeasurementAccumulator {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn as_accumulator(&mut self) -> MeasurementAccumulator<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub async fn read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub async fn read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:290:24
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub async fn write(&self) -> tokio::sync::RwLockWriteGuard<MetricRegistry> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub async fn write(&self) -> tokio::sync::RwLockWriteGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub async fn read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub async fn read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:308:33
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn blocking_read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn blocking_read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/builder.rs:422:20
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn inspect(&self) -> BuilderInspector {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn inspect(&self) -> BuilderInspector<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/pipeline/util/channel.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     async fn recv(&mut self) -> Result<MeasurementBuffer, RecvError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 10 -     async fn recv(&mut self) -> Result<MeasurementBuffer, RecvError>;
[INFO] [stdout] 10 +     fn recv(&mut self) -> impl std::future::Future<Output = Result<MeasurementBuffer, RecvError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "478a969a407afc1ab715f701bd5777aca3ff8bb5f814dc1e999e37090fd86a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "478a969a407afc1ab715f701bd5777aca3ff8bb5f814dc1e999e37090fd86a70", kill_on_drop: false }`
[INFO] [stdout] 478a969a407afc1ab715f701bd5777aca3ff8bb5f814dc1e999e37090fd86a70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4da91886c8461e8c4c376239d2d1be50d7311d7fcd0ab2e26ba113a3173e42dd
[INFO] running `Command { std: "docker" "start" "-a" "4da91886c8461e8c4c376239d2d1be50d7311d7fcd0ab2e26ba113a3173e42dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling alumet v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `as_inner` is never used
[INFO] [stdout]    --> src/measurement.rs:456:19
[INFO] [stdout]     |
[INFO] [stdout] 449 | impl<'a> MeasurementAccumulator<'a> {
[INFO] [stdout]     | ----------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 456 |     pub(crate) fn as_inner(&'a self) -> &'a MeasurementBuffer {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntrospectionResponse` is never constructed
[INFO] [stdout]   --> src/pipeline/control/request/introspect.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct IntrospectionResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CreateOne` is never constructed
[INFO] [stdout]   --> src/pipeline/elements/source/control.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum ControlMessage {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |     CreateOne(CreateOneMessage),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ControlMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Future` is never constructed
[INFO] [stdout]    --> src/pipeline/elements/source/trigger.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 261 | enum TriggerMechanismSpec {
[INFO] [stdout]     |      -------------------- variant in this enum
[INFO] [stdout] 262 |     TimeInterval(time::Instant, time::Duration),
[INFO] [stdout] 263 |     Future(fn() -> BoxFuture<'static, SourceTriggerOutput>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TriggerMechanismSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `poll_interval_mut` is never used
[INFO] [stdout]    --> src/pipeline/elements/source/trigger/builder.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl TimeTriggerBuilder {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn poll_interval_mut(&mut self) -> &mut Duration {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PluginErrorContext` is never constructed
[INFO] [stdout]   --> src/pipeline/error.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct PluginErrorContext(PluginName);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `for_plugin` is never used
[INFO] [stdout]   --> src/pipeline/error.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl PipelineError {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) fn for_plugin(plugin: PluginName, error: anyhow::Error) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/agent/config.rs:249:34
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub fn substitute_env(mut input: &str) -> Result<Cow<str>, InvalidSubstitutionError> {
[INFO] [stdout]     |                                  ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub fn substitute_env(mut input: &str) -> Result<Cow<'_, str>, InvalidSubstitutionError> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measurement.rs:400:27
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn as_accumulator(&mut self) -> MeasurementAccumulator {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn as_accumulator(&mut self) -> MeasurementAccumulator<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub async fn read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub async fn read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:290:24
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub async fn write(&self) -> tokio::sync::RwLockWriteGuard<MetricRegistry> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub async fn write(&self) -> tokio::sync::RwLockWriteGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub async fn read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub async fn read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:308:33
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn blocking_read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn blocking_read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/builder.rs:422:20
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn inspect(&self) -> BuilderInspector {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn inspect(&self) -> BuilderInspector<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/pipeline/util/channel.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     async fn recv(&mut self) -> Result<MeasurementBuffer, RecvError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 10 -     async fn recv(&mut self) -> Result<MeasurementBuffer, RecvError>;
[INFO] [stdout] 10 +     fn recv(&mut self) -> impl std::future::Future<Output = Result<MeasurementBuffer, RecvError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_inner` is never used
[INFO] [stdout]    --> src/measurement.rs:456:19
[INFO] [stdout]     |
[INFO] [stdout] 449 | impl<'a> MeasurementAccumulator<'a> {
[INFO] [stdout]     | ----------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 456 |     pub(crate) fn as_inner(&'a self) -> &'a MeasurementBuffer {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntrospectionResponse` is never constructed
[INFO] [stdout]   --> src/pipeline/control/request/introspect.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct IntrospectionResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CreateOne` is never constructed
[INFO] [stdout]   --> src/pipeline/elements/source/control.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum ControlMessage {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |     CreateOne(CreateOneMessage),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ControlMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Future` is never constructed
[INFO] [stdout]    --> src/pipeline/elements/source/trigger.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 261 | enum TriggerMechanismSpec {
[INFO] [stdout]     |      -------------------- variant in this enum
[INFO] [stdout] 262 |     TimeInterval(time::Instant, time::Duration),
[INFO] [stdout] 263 |     Future(fn() -> BoxFuture<'static, SourceTriggerOutput>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TriggerMechanismSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `poll_interval_mut` is never used
[INFO] [stdout]    --> src/pipeline/elements/source/trigger/builder.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl TimeTriggerBuilder {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn poll_interval_mut(&mut self) -> &mut Duration {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PluginErrorContext` is never constructed
[INFO] [stdout]   --> src/pipeline/error.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct PluginErrorContext(PluginName);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `for_plugin` is never used
[INFO] [stdout]   --> src/pipeline/error.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl PipelineError {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) fn for_plugin(plugin: PluginName, error: anyhow::Error) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/agent/config.rs:249:34
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub fn substitute_env(mut input: &str) -> Result<Cow<str>, InvalidSubstitutionError> {
[INFO] [stdout]     |                                  ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub fn substitute_env(mut input: &str) -> Result<Cow<'_, str>, InvalidSubstitutionError> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/measurement.rs:400:27
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn as_accumulator(&mut self) -> MeasurementAccumulator {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn as_accumulator(&mut self) -> MeasurementAccumulator<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub async fn read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub async fn read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:290:24
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub async fn write(&self) -> tokio::sync::RwLockWriteGuard<MetricRegistry> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub async fn write(&self) -> tokio::sync::RwLockWriteGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub async fn read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub async fn read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/online.rs:308:33
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn blocking_read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn blocking_read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pipeline/builder.rs:422:20
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn inspect(&self) -> BuilderInspector {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn inspect(&self) -> BuilderInspector<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/pipeline/util/channel.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     async fn recv(&mut self) -> Result<MeasurementBuffer, RecvError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 10 -     async fn recv(&mut self) -> Result<MeasurementBuffer, RecvError>;
[INFO] [stdout] 10 +     fn recv(&mut self) -> impl std::future::Future<Output = Result<MeasurementBuffer, RecvError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestPlugin` is never constructed
[INFO] [stdout]  --> tests/metric_duplicates.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct TestPlugin;
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `measurements`
[INFO] [stdout]    --> tests/control.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         measurements: &mut alumet::measurement::MeasurementAccumulator,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp`
[INFO] [stdout]    --> tests/control.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         timestamp: alumet::measurement::Timestamp,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `measurements`
[INFO] [stdout]    --> tests/control.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         measurements: &mut alumet::measurement::MeasurementBuffer,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> tests/control.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         ctx: &alumet::pipeline::elements::transform::TransformContext,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `measurements`
[INFO] [stdout]    --> tests/control.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         measurements: &alumet::measurement::MeasurementBuffer,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> tests/control.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         ctx: &alumet::pipeline::elements::output::OutputContext,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.48s
[INFO] running `Command { std: "docker" "inspect" "4da91886c8461e8c4c376239d2d1be50d7311d7fcd0ab2e26ba113a3173e42dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4da91886c8461e8c4c376239d2d1be50d7311d7fcd0ab2e26ba113a3173e42dd", kill_on_drop: false }`
[INFO] [stdout] 4da91886c8461e8c4c376239d2d1be50d7311d7fcd0ab2e26ba113a3173e42dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23382a54b87b82d3d6b858305b01fbc5a5912e392a1a55ab2f7120c7a0e81514
[INFO] running `Command { std: "docker" "start" "-a" "23382a54b87b82d3d6b858305b01fbc5a5912e392a1a55ab2f7120c7a0e81514", kill_on_drop: false }`
[INFO] [stderr] warning: method `as_inner` is never used
[INFO] [stderr]    --> src/measurement.rs:456:19
[INFO] [stderr]     |
[INFO] [stderr] 449 | impl<'a> MeasurementAccumulator<'a> {
[INFO] [stderr]     | ----------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 456 |     pub(crate) fn as_inner(&'a self) -> &'a MeasurementBuffer {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IntrospectionResponse` is never constructed
[INFO] [stderr]   --> src/pipeline/control/request/introspect.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct IntrospectionResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `CreateOne` is never constructed
[INFO] [stderr]   --> src/pipeline/elements/source/control.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub enum ControlMessage {
[INFO] [stderr]    |          -------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 28 |     CreateOne(CreateOneMessage),
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ControlMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Future` is never constructed
[INFO] [stderr]    --> src/pipeline/elements/source/trigger.rs:263:5
[INFO] [stderr]     |
[INFO] [stderr] 261 | enum TriggerMechanismSpec {
[INFO] [stderr]     |      -------------------- variant in this enum
[INFO] [stderr] 262 |     TimeInterval(time::Instant, time::Duration),
[INFO] [stderr] 263 |     Future(fn() -> BoxFuture<'static, SourceTriggerOutput>),
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TriggerMechanismSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `poll_interval_mut` is never used
[INFO] [stderr]    --> src/pipeline/elements/source/trigger/builder.rs:116:8
[INFO] [stderr]     |
[INFO] [stderr] 108 | impl TimeTriggerBuilder {
[INFO] [stderr]     | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 116 |     fn poll_interval_mut(&mut self) -> &mut Duration {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PluginErrorContext` is never constructed
[INFO] [stderr]   --> src/pipeline/error.rs:15:19
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) struct PluginErrorContext(PluginName);
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `for_plugin` is never used
[INFO] [stderr]   --> src/pipeline/error.rs:40:19
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl PipelineError {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub(crate) fn for_plugin(plugin: PluginName, error: anyhow::Error) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/agent/config.rs:249:34
[INFO] [stderr]     |
[INFO] [stderr] 249 | pub fn substitute_env(mut input: &str) -> Result<Cow<str>, InvalidSubstitutionError> {
[INFO] [stderr]     |                                  ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 249 | pub fn substitute_env(mut input: &str) -> Result<Cow<'_, str>, InvalidSubstitutionError> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/measurement.rs:400:27
[INFO] [stderr]     |
[INFO] [stderr] 400 |     pub fn as_accumulator(&mut self) -> MeasurementAccumulator {
[INFO] [stderr]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 400 |     pub fn as_accumulator(&mut self) -> MeasurementAccumulator<'_> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/metrics/online.rs:285:23
[INFO] [stderr]     |
[INFO] [stderr] 285 |     pub async fn read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 285 |     pub async fn read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/metrics/online.rs:290:24
[INFO] [stderr]     |
[INFO] [stderr] 290 |     pub async fn write(&self) -> tokio::sync::RwLockWriteGuard<MetricRegistry> {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 290 |     pub async fn write(&self) -> tokio::sync::RwLockWriteGuard<'_, MetricRegistry> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/metrics/online.rs:301:23
[INFO] [stderr]     |
[INFO] [stderr] 301 |     pub async fn read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 301 |     pub async fn read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/metrics/online.rs:308:33
[INFO] [stderr]     |
[INFO] [stderr] 308 |     pub(crate) fn blocking_read(&self) -> RwLockReadGuard<MetricRegistry> {
[INFO] [stderr]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 308 |     pub(crate) fn blocking_read(&self) -> RwLockReadGuard<'_, MetricRegistry> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pipeline/builder.rs:422:20
[INFO] [stderr]     |
[INFO] [stderr] 422 |     pub fn inspect(&self) -> BuilderInspector {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 422 |     pub fn inspect(&self) -> BuilderInspector<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/pipeline/util/channel.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     async fn recv(&mut self) -> Result<MeasurementBuffer, RecvError>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 10 -     async fn recv(&mut self) -> Result<MeasurementBuffer, RecvError>;
[INFO] [stderr] 10 +     fn recv(&mut self) -> impl std::future::Future<Output = Result<MeasurementBuffer, RecvError>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `alumet` (lib) generated 15 warnings (run `cargo fix --lib -p alumet` to apply 7 suggestions)
[INFO] [stderr] warning: struct `TestPlugin` is never constructed
[INFO] [stderr]  --> tests/metric_duplicates.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct TestPlugin;
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `measurements`
[INFO] [stderr]    --> tests/control.rs:237:9
[INFO] [stderr]     |
[INFO] [stderr] 237 |         measurements: &mut alumet::measurement::MeasurementAccumulator,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `timestamp`
[INFO] [stderr]    --> tests/control.rs:238:9
[INFO] [stderr]     |
[INFO] [stderr] 238 |         timestamp: alumet::measurement::Timestamp,
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `measurements`
[INFO] [stderr]    --> tests/control.rs:247:9
[INFO] [stderr]     |
[INFO] [stderr] 247 |         measurements: &mut alumet::measurement::MeasurementBuffer,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> tests/control.rs:248:9
[INFO] [stderr]     |
[INFO] [stderr] 248 |         ctx: &alumet::pipeline::elements::transform::TransformContext,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `measurements`
[INFO] [stderr]    --> tests/control.rs:257:9
[INFO] [stderr]     |
[INFO] [stderr] 257 |         measurements: &alumet::measurement::MeasurementBuffer,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_measurements`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> tests/control.rs:258:9
[INFO] [stderr]     |
[INFO] [stderr] 258 |         ctx: &alumet::pipeline::elements::output::OutputContext,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: `alumet` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: `alumet` (test "metric_duplicates") generated 1 warning
[INFO] [stderr] warning: `alumet` (test "control") generated 6 warnings (run `cargo fix --test "control" -p alumet` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alumet-397abefbd60fbc85)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test agent::config::tests_substitute_env::basic ... ok
[INFO] [stdout] test agent::config::tests_substitute_env::no_substitution ... ok
[INFO] [stdout] test agent::plugin::tests::macros::static_plugins_macro ... ok
[INFO] [stdout] test agent::config::tests_substitute_env::multiple ... ok
[INFO] [stdout] test agent::plugin::tests::plugin_set::extract_config_no_update ... ok
[INFO] [stdout] test agent::plugin::tests::macros::static_plugins_macro_with_attributes ... ok
[INFO] [stdout] test agent::plugin::tests::plugin_set::extract_config_update_status_explicitly_disabled ... ok
[INFO] [stdout] test agent::plugin::tests::plugin_set::extract_config_update_status_explicitly_enabled ... ok
[INFO] [stdout] test agent::plugin::tests::plugin_set::extract_config_update_status_implicitly_disabled ... ok
[INFO] [stdout] test metrics::registry::tests::register ... ok
[INFO] [stdout] test agent::plugin::tests::plugin_set::extract_config_update_status_implicitly_enabled ... ok
[INFO] [stdout] test metrics::registry::tests::register_infallible ... ok
[INFO] [stdout] test metrics::registry::tests::register_no_duplicate ... ok
[INFO] [stdout] test pipeline::control::handle::tests::types ... ok
[INFO] [stdout] test pipeline::elements::source::trigger::tests::trigger_auto_config ... ok
[INFO] [stdout] test pipeline::naming::generate::tests::unique_names ... ok
[INFO] [stdout] test agent::config::tests_substitute_env::escaped ... ok
[INFO] [stdout] test pipeline::naming::matching::tests::convert_generic_wildcard_to_specific ... ok
[INFO] [stdout] test pipeline::naming::matching::tests::convert_speficic_wildcard_to_generic ... ok
[INFO] [stdout] test agent::config::tests_substitute_env::unclosed ... ok
[INFO] [stdout] test pipeline::error::tests::check_types ... ok
[INFO] [stdout] test agent::config::tests_substitute_env::escaped_unescaped_mix ... ok
[INFO] [stdout] test pipeline::util::stream::tests::pause_empty_controlled_stream ... ok
[INFO] [stdout] test pipeline::util::stream::tests::pause_empty_controlled_stream_from_other_thread ... ok
[INFO] [stdout] test pipeline::util::stream::tests::collect_controlled_stream ... ok
[INFO] [stdout] test pipeline::util::stream::tests::multi_controlled_stream ... ok
[INFO] [stdout] test pipeline::util::stream::tests::empty_controlled_stream ... ok
[INFO] [stdout] test pipeline::naming::parsing::tests::parse_name_pattern ... ok
[INFO] [stdout] test pipeline::util::stream::tests::pause_empty_controlled_stream_from_other_thread2 ... ok
[INFO] [stdout] test pipeline::naming::generate::tests::type_properties ... ok
[INFO] [stdout] test pipeline::elements::source::trigger::tests::trigger_constraints ... ok
[INFO] [stdout] test pipeline::util::stream::tests::single_controlled_stream ... ok
[INFO] [stdout] test units::tests::unit_serde ... ok
[INFO] [stdout] test plugin::version::tests::parsing ... ok
[INFO] [stdout] test units::tests::prefix_serde ... ok
[INFO] [stdout] test plugin::version::tests::compatibility_comparison ... ok
[INFO] [stdout] test plugin::event::tests::test ... ok
[INFO] [stdout] test pipeline::error::tests::downcasting ... ok
[INFO] [stdout] test pipeline::util::stream::tests::pause_empty_controlled_stream_from_other_thread3 ... ok
[INFO] [stdout] test pipeline::util::stream::tests::pause_nonempty_controlled_stream ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/agent.rs (/opt/rustwide/target/debug/deps/agent-4340f17a47674d42)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test default_config_1_plugin ... ok
[INFO] [stdout] test static_plugin_macro ... ok
[INFO] [stdout] test default_config_no_plugin ... ok
[INFO] [stdout] test test_plugin_lifecycle ... ok
[INFO] [stderr]      Running tests/control.rs (/opt/rustwide/target/debug/deps/control-246c5358e5987c0a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] [2025-11-11T07:25:35Z ERROR alumet::pipeline::control::main_loop] source cancelled: JoinError::Cancelled(Id(43))
[INFO] [stderr] [2025-11-11T07:25:35Z ERROR alumet::pipeline::control::main_loop] source cancelled: JoinError::Cancelled(Id(35))
[INFO] [stderr] [2025-11-11T07:25:35Z ERROR alumet::pipeline::control::main_loop] output cancelled: JoinError::Cancelled(Id(38))
[INFO] [stderr] [2025-11-11T07:25:35Z ERROR alumet::pipeline::elements::source::control] Error while creating source 'sources/test/simple_source': managed source creation failed
[INFO] [stderr]     
[INFO] [stderr]     Caused by:
[INFO] [stderr]         error in source builder
[INFO] [stderr]     
[INFO] [stderr]     Stack backtrace:
[INFO] [stderr]        0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stderr]        1: anyhow::__private::format_err
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/lib.rs:692:13
[INFO] [stderr]        2: control::create_source_error_in_builder::{{closure}}
[INFO] [stderr]                  at ./tests/control.rs:61:78
[INFO] [stderr]        3: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]        4: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]        5: alumet::pipeline::elements::source::control::TaskManager::create_source
[INFO] [stderr]                  at ./src/pipeline/elements/source/control.rs:274:34
[INFO] [stderr]        6: alumet::pipeline::elements::source::control::SourceControl::create_sources::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/elements/source/control.rs:188:18
[INFO] [stderr]        7: alumet::pipeline::elements::source::control::SourceControl::handle_message::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/elements/source/control.rs:207:82
[INFO] [stderr]        8: alumet::pipeline::control::main_loop::PipelineControl::handle_specific_msg::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:54:85
[INFO] [stderr]        9: alumet::pipeline::control::main_loop::PipelineControl::handle_message::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:81:95
[INFO] [stderr]       10: alumet::pipeline::control::main_loop::PipelineControl::run::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:171:70
[INFO] [stderr]       11: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stderr]       12: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stderr]       13: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stderr]       14: tokio::runtime::task::core::Core<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stderr]       15: tokio::runtime::task::harness::poll_future::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stderr]       16: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       17: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       18: __rust_try
[INFO] [stderr]       19: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       20: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       21: tokio::runtime::task::harness::poll_future
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stderr]       22: tokio::runtime::task::harness::Harness<T,S>::poll_inner
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stderr]       23: tokio::runtime::task::harness::Harness<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stderr]       24: tokio::runtime::task::raw::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stderr]       25: tokio::runtime::task::raw::RawTask::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stderr]       26: tokio::runtime::task::LocalNotified<S>::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:463:13
[INFO] [stderr]       27: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:600:18
[INFO] [stderr]       28: tokio::task::coop::with_budget
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]       29: tokio::task::coop::budget
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]       30: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:594:9
[INFO] [stderr]       31: tokio::runtime::scheduler::multi_thread::worker::Context::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:542:29
[INFO] [stderr]       32: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:507:24
[INFO] [stderr]       33: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stderr]       34: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stderr]       35: std::thread::local::LocalKey<T>::try_with
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stderr]       36: std::thread::local::LocalKey<T>::with
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stderr]       37: tokio::runtime::context::set_scheduler
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stderr]       38: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:502:9
[INFO] [stderr]       39: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]       40: tokio::runtime::scheduler::multi_thread::worker::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:494:5
[INFO] [stderr]       41: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:460:45
[INFO] [stderr]       42: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/task.rs:42:21
[INFO] [stderr]       43: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stderr]       44: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stderr]       45: tokio::runtime::task::core::Core<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stderr]       46: tokio::runtime::task::harness::poll_future::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stderr]       47: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       48: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       49: __rust_try
[INFO] [stderr]       50: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       51: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       52: tokio::runtime::task::harness::poll_future
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stderr]       53: tokio::runtime::task::harness::Harness<T,S>::poll_inner
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stderr]       54: tokio::runtime::task::harness::Harness<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stderr]       55: tokio::runtime::task::raw::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stderr]       56: tokio::runtime::task::raw::RawTask::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stderr]       57: tokio::runtime::task::UnownedTask<S>::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:500:13
[INFO] [stderr]       58: tokio::runtime::blocking::pool::Task::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stderr]       59: tokio::runtime::blocking::pool::Inner::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:511:22
[INFO] [stderr]       60: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:469:47
[INFO] [stderr]       61: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]       62: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       63: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       64: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       65: __rust_try
[INFO] [stderr]       66: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       67: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       68: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       69: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       70: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       71: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]       72: <unknown>
[INFO] [stderr]       73: clone
[INFO] [stderr] [2025-11-11T07:25:35Z ERROR alumet::pipeline::control::main_loop] transform cancelled: JoinError::Cancelled(Id(34))
[INFO] [stdout] test create_source ... ok
[INFO] [stderr] [2025-11-11T07:25:35Z ERROR alumet::pipeline::control::main_loop] output cancelled: JoinError::Cancelled(Id(32))
[INFO] [stdout] test create_source_error_in_builder ... ok
[INFO] [stdout] test list_filter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling.rs (/opt/rustwide/target/debug/deps/error_handling-8041cbad6eeef7e1)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test errors::tests::error_default_config ... ok
[INFO] [stderr] [2025-11-11T07:25:35Z ERROR alumet::pipeline::elements::output::control] Error in output creation requested by plugin errors: output creation failed: test error triggered on point output_build
[INFO] [stdout] test errors::tests::error_output_build ... ok
[INFO] [stdout] test errors::tests::error_plugin_post_pipeline_start ... ok
[INFO] [stderr] [2025-11-11T07:25:35Z ERROR alumet::pipeline::elements::source::control] Error in source creation requested by plugin errors: managed source creation failed: test error triggered on point source1_build
[INFO] [stdout] test errors::tests::error_plugin_start ... ok
[INFO] [stdout] test errors::tests::error_source1_build ... ok
[INFO] [stdout] test errors::tests::error_plugin_stop ... ok
[INFO] [stderr] [2025-11-11T07:25:36Z ERROR alumet::agent::builder] Error while stopping plugin errors v0.0.1. test error triggered on point stop
[INFO] [stderr]     
[INFO] [stderr]     Stack backtrace:
[INFO] [stderr]        0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stderr]        1: <error_handling::errors::plugin::BadPlugin as alumet::plugin::rust::AlumetPlugin>::stop
[INFO] [stderr]                  at ./tests/errors/points.rs:101:39
[INFO] [stderr]        2: alumet::plugin::rust::<impl alumet::plugin::Plugin for P>::stop
[INFO] [stderr]                  at ./src/plugin/rust.rs:104:9
[INFO] [stderr]        3: alumet::agent::builder::RunningAgent::wait_for_shutdown::{{closure}}
[INFO] [stderr]                  at ./src/agent/builder.rs:367:24
[INFO] [stderr]        4: core::ops::function::FnOnce::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]        5: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]        6: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]        7: __rust_try
[INFO] [stderr]        8: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]        9: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       10: alumet::agent::builder::RunningAgent::wait_for_shutdown
[INFO] [stderr]                  at ./src/agent/builder.rs:366:19
[INFO] [stderr]       11: error_handling::errors::agent::build_and_run::{{closure}}
[INFO] [stderr]                  at ./tests/errors/agent.rs:54:14
[INFO] [stderr]       12: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       13: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       14: __rust_try
[INFO] [stderr]       15: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       16: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       17: error_handling::errors::points::catch_unwind_silent
[INFO] [stderr]                  at ./tests/errors/points.rs:210:18
[INFO] [stderr]       18: error_handling::errors::agent::build_and_run
[INFO] [stderr]                  at ./tests/errors/points.rs:164:22
[INFO] [stderr]       19: error_handling::errors::tests::error_plugin_stop
[INFO] [stderr]                  at ./tests/errors/tests.rs:204:5
[INFO] [stderr]       20: error_handling::errors::tests::error_plugin_stop::{{closure}}
[INFO] [stderr]                  at ./tests/errors/tests.rs:192:27
[INFO] [stderr]       21: core::ops::function::FnOnce::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       22: core::ops::function::FnOnce::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       23: test::__rust_begin_short_backtrace
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]       24: test::run_test_in_process::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]       25: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       26: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       27: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       28: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       29: test::run_test_in_process
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]       30: test::run_test::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]       31: test::run_test::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]       32: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]       33: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       34: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       35: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       36: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       37: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       38: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       39: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       40: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       41: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]       42: <unknown>
[INFO] [stderr]       43: clone
[INFO] [stdout] test errors::tests::panic_plugin_start ... ok
[INFO] [stdout] test errors::tests::panic_default_config ... ok
[INFO] [stderr] [2025-11-11T07:25:36Z ERROR alumet::pipeline::elements::source::control] Error while creating source 'sources/errors/source3': managed source creation failed
[INFO] [stderr]     
[INFO] [stderr]     Caused by:
[INFO] [stderr]         test error triggered on point source3_build
[INFO] [stderr]     
[INFO] [stderr]     Stack backtrace:
[INFO] [stderr]        0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stderr]        1: <error_handling::errors::plugin::BadPlugin as alumet::plugin::rust::AlumetPlugin>::post_pipeline_start::{{closure}}
[INFO] [stderr]                  at ./tests/errors/points.rs:101:39
[INFO] [stderr]        2: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]        3: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]        4: alumet::pipeline::elements::source::control::TaskManager::create_source
[INFO] [stderr]                  at ./src/pipeline/elements/source/control.rs:274:34
[INFO] [stderr]        5: alumet::pipeline::elements::source::control::SourceControl::create_sources::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/elements/source/control.rs:188:18
[INFO] [stderr]        6: alumet::pipeline::elements::source::control::SourceControl::handle_message::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/elements/source/control.rs:207:82
[INFO] [stderr]        7: alumet::pipeline::control::main_loop::PipelineControl::handle_specific_msg::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:54:85
[INFO] [stderr]        8: alumet::pipeline::control::main_loop::PipelineControl::handle_message::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:81:95
[INFO] [stderr]        9: alumet::pipeline::control::main_loop::PipelineControl::run::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:171:70
[INFO] [stderr]       10: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stderr]       11: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stderr]       12: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stderr]       13: tokio::runtime::task::core::Core<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stderr]       14: tokio::runtime::task::harness::poll_future::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stderr]       15: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       16: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       17: __rust_try
[INFO] [stderr]       18: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       19: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       20: tokio::runtime::task::harness::poll_future
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stderr]       21: tokio::runtime::task::harness::Harness<T,S>::poll_inner
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stderr]       22: tokio::runtime::task::harness::Harness<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stderr]       23: tokio::runtime::task::raw::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stderr]       24: tokio::runtime::task::raw::RawTask::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stderr]       25: tokio::runtime::task::LocalNotified<S>::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:463:13
[INFO] [stderr]       26: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:600:18
[INFO] [stderr]       27: tokio::task::coop::with_budget
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]       28: tokio::task::coop::budget
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]       29: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:594:9
[INFO] [stderr]       30: tokio::runtime::scheduler::multi_thread::worker::Context::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:542:29
[INFO] [stderr]       31: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:507:24
[INFO] [stderr]       32: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stderr]       33: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stderr]       34: std::thread::local::LocalKey<T>::try_with
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stderr]       35: std::thread::local::LocalKey<T>::with
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stderr]       36: tokio::runtime::context::set_scheduler
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stderr]       37: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:502:9
[INFO] [stderr]       38: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]       39: tokio::runtime::scheduler::multi_thread::worker::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:494:5
[INFO] [stderr]       40: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:460:45
[INFO] [stderr]       41: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/task.rs:42:21
[INFO] [stderr]       42: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stderr]       43: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stderr]       44: tokio::runtime::task::core::Core<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stderr]       45: tokio::runtime::task::harness::poll_future::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stderr]       46: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       47: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       48: __rust_try
[INFO] [stderr]       49: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       50: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       51: tokio::runtime::task::harness::poll_future
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stderr]       52: tokio::runtime::task::harness::Harness<T,S>::poll_inner
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stderr]       53: tokio::runtime::task::harness::Harness<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stderr]       54: tokio::runtime::task::raw::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stderr]       55: tokio::runtime::task::raw::RawTask::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stderr]       56: tokio::runtime::task::UnownedTask<S>::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:500:13
[INFO] [stderr]       57: tokio::runtime::blocking::pool::Task::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stderr]       58: tokio::runtime::blocking::pool::Inner::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:511:22
[INFO] [stderr]       59: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:469:47
[INFO] [stderr]       60: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]       61: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       62: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] test errors::tests::error_source3_build_send_wait ... ok
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       63: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       64: __rust_try
[INFO] [stderr]       65: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       66: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       67: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       68: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       69: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       70: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]       71: <unknown>
[INFO] [stderr]       72: clone
[INFO] [stderr] [2025-11-11T07:25:36Z ERROR alumet::pipeline::elements::transform::control] Failed to build transform transforms/errors/transform: transform creation failed: test error triggered on point transf_build
[INFO] [stdout] test errors::tests::error_transform_build ... ok
[INFO] [stdout] test errors::tests::panic_name ... ok
[INFO] [stderr] [2025-11-11T07:25:37Z ERROR alumet::agent::builder] PANIC while stopping plugin errors v0.0.1. There is probably a bug in the plugin!
[INFO] [stdout] test errors::tests::panic_plugin_drop ... ok
[INFO] [stderr]                             Please check the implementation of stop (and drop if Drop is implemented for the plugin type).
[INFO] [stdout] test errors::tests::panic_plugin_post_pipeline_start ... ok
[INFO] [stderr] [2025-11-11T07:25:37Z ERROR alumet::pipeline::elements::source::control] Error while creating source 'sources/errors/source2': managed source creation failed
[INFO] [stderr]     
[INFO] [stderr]     Caused by:
[INFO] [stderr]         test error triggered on point source2_build
[INFO] [stderr]     
[INFO] [stderr]     Stack backtrace:
[INFO] [stderr]        0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stderr]        1: <error_handling::errors::plugin::BadPlugin as alumet::plugin::rust::AlumetPlugin>::post_pipeline_start::{{closure}}
[INFO] [stderr]                  at ./tests/errors/points.rs:101:39
[INFO] [stderr]        2: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]        3: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]        4: alumet::pipeline::elements::source::control::TaskManager::create_source
[INFO] [stderr]                  at ./src/pipeline/elements/source/control.rs:274:34
[INFO] [stderr]        5: alumet::pipeline::elements::source::control::SourceControl::create_sources::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/elements/source/control.rs:188:18
[INFO] [stderr]        6: alumet::pipeline::elements::source::control::SourceControl::handle_message::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/elements/source/control.rs:207:82
[INFO] [stderr]        7: alumet::pipeline::control::main_loop::PipelineControl::handle_specific_msg::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:54:85
[INFO] [stderr]        8: alumet::pipeline::control::main_loop::PipelineControl::handle_message::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:81:95
[INFO] [stderr]        9: alumet::pipeline::control::main_loop::PipelineControl::run::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:171:70
[INFO] [stderr]       10: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stderr]       11: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stderr]       12: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stderr]       13: tokio::runtime::task::core::Core<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stderr]       14: tokio::runtime::task::harness::poll_future::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stderr]       15: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       16: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       17: __rust_try
[INFO] [stderr]       18: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       19: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       20: tokio::runtime::task::harness::poll_future
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stderr]       21: tokio::runtime::task::harness::Harness<T,S>::poll_inner
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stderr]       22: tokio::runtime::task::harness::Harness<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stderr]       23: tokio::runtime::task::raw::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stderr]       24: tokio::runtime::task::raw::RawTask::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stderr]       25: tokio::runtime::task::LocalNotified<S>::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:463:13
[INFO] [stderr]       26: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:600:18
[INFO] [stderr]       27: tokio::task::coop::with_budget
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]       28: tokio::task::coop::budget
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]       29: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:594:9
[INFO] [stderr]       30: tokio::runtime::scheduler::multi_thread::worker::Context::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:542:29
[INFO] [stderr]       31: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:507:24
[INFO] [stderr]       32: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stderr]       33: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stderr]       34: std::thread::local::LocalKey<T>::try_with
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stderr]       35: std::thread::local::LocalKey<T>::with
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stderr]       36: tokio::runtime::context::set_scheduler
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stderr]       37: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:502:9
[INFO] [stderr]       38: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]       39: tokio::runtime::scheduler::multi_thread::worker::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:494:5
[INFO] [stderr]       40: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:460:45
[INFO] [stderr]       41: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/task.rs:42:21
[INFO] [stderr]       42: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stderr]       43: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stderr]       44: tokio::runtime::task::core::Core<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stderr]       45: tokio::runtime::task::harness::poll_future::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stderr]       46: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       47: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       48: __rust_try
[INFO] [stderr]       49: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       50: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       51: tokio::runtime::task::harness::poll_future
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stderr]       52: tokio::runtime::task::harness::Harness<T,S>::poll_inner
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stderr]       53: tokio::runtime::task::harness::Harness<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stderr]       54: tokio::runtime::task::raw::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stderr]       55: tokio::runtime::task::raw::RawTask::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stderr]       56: tokio::runtime::task::UnownedTask<S>::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:500:13
[INFO] [stderr]       57: tokio::runtime::blocking::pool::Task::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stderr]       58: tokio::runtime::blocking::pool::Inner::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:511:22
[INFO] [stderr]       59: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:469:47
[INFO] [stderr]       60: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]       61: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       62: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       63: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       64: __rust_try
[INFO] [stderr]       65: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       66: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       67: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       68: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       69: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       70: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]       71: <unknown>
[INFO] [stderr]       72: clone
[INFO] [stderr] [2025-11-11T07:25:37Z ERROR alumet::pipeline::control::main_loop] error in message handling: failed to create 1/1 sources (see logs above)
[INFO] [stderr]     
[INFO] [stderr]     Stack backtrace:
[INFO] [stderr]        0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stderr]        1: anyhow::__private::format_err
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/lib.rs:695:13
[INFO] [stderr]        2: alumet::pipeline::elements::source::control::SourceControl::create_sources::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/elements/source/control.rs:197:17
[INFO] [stderr]        3: alumet::pipeline::elements::source::control::SourceControl::handle_message::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/elements/source/control.rs:207:82
[INFO] [stderr]        4: alumet::pipeline::control::main_loop::PipelineControl::handle_specific_msg::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:54:85
[INFO] [stderr]        5: alumet::pipeline::control::main_loop::PipelineControl::handle_message::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:81:95
[INFO] [stderr]        6: alumet::pipeline::control::main_loop::PipelineControl::run::{{closure}}
[INFO] [stderr]                  at ./src/pipeline/control/main_loop.rs:171:70
[INFO] [stderr]        7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stderr]        8: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stderr]        9: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stderr]       10: tokio::runtime::task::core::Core<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stderr]       11: tokio::runtime::task::harness::poll_future::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stderr]       12: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       13: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       14: __rust_try
[INFO] [stderr]       15: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       16: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       17: tokio::runtime::task::harness::poll_future
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stderr]       18: tokio::runtime::task::harness::Harness<T,S>::poll_inner
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stderr]       19: tokio::runtime::task::harness::Harness<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stderr]       20: tokio::runtime::task::raw::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stderr]       21: tokio::runtime::task::raw::RawTask::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stderr]       22: tokio::runtime::task::LocalNotified<S>::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:463:13
[INFO] [stderr]       23: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:600:18
[INFO] [stderr]       24: tokio::task::coop::with_budget
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stderr]       25: tokio::task::coop::budget
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stderr]       26: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:594:9
[INFO] [stderr]       27: tokio::runtime::scheduler::multi_thread::worker::Context::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:542:29
[INFO] [stderr]       28: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:507:24
[INFO] [stderr]       29: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stderr]       30: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stderr]       31: std::thread::local::LocalKey<T>::try_with
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stderr]       32: std::thread::local::LocalKey<T>::with
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stderr]       33: tokio::runtime::context::set_scheduler
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stderr]       34: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:502:9
[INFO] [stderr]       35: tokio::runtime::context::runtime::enter_runtime
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]       36: tokio::runtime::scheduler::multi_thread::worker::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:494:5
[INFO] [stderr]       37: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/multi_thread/worker.rs:460:45
[INFO] [stderr]       38: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/task.rs:42:21
[INFO] [stderr]       39: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stderr]       40: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stderr]       41: tokio::runtime::task::core::Core<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stderr]       42: tokio::runtime::task::harness::poll_future::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stderr]       43: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       44: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       45: __rust_try
[INFO] [stderr]       46: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       47: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       48: tokio::runtime::task::harness::poll_future
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stderr]       49: tokio::runtime::task::harness::Harness<T,S>::poll_inner
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stderr]       50: tokio::runtime::task::harness::Harness<T,S>::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stderr]       51: tokio::runtime::task::raw::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stderr]       52: tokio::runtime::task::raw::RawTask::poll
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stderr]       53: tokio::runtime::task::UnownedTask<S>::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:500:13
[INFO] [stderr]       54: tokio::runtime::blocking::pool::Task::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stderr]       55: tokio::runtime::blocking::pool::Inner::run
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:511:22
[INFO] [stderr]       56: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}
[INFO] [stderr]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/blocking/pool.rs:469:47
[INFO] [stderr]       57: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]       58: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]       59: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]       60: std::panicking::catch_unwind::do_call
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]       61: __rust_try
[INFO] [stderr]       62: std::panicking::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]       63: std::panic::catch_unwind
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]       64: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]       65: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]       66: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]       67: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]       68: <unknown>
[INFO] [stderr]       69: clone
[INFO] [stdout] test errors::tests::error_source2_build_dispatch ... ok
[INFO] [stdout] test errors::tests::panic_plugin_stop ... ok
[INFO] [stderr] [2025-11-11T07:25:39Z ERROR alumet::agent::builder] PANIC while stopping plugin errors v0.0.1. There is probably a bug in the plugin!
[INFO] [stderr]                             Please check the implementation of stop (and drop if Drop is implemented for the plugin type).
[INFO] [stdout] test errors::tests::panic_source1_build ... ok
[INFO] [stdout] test errors::tests::panic_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.47s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/late_source_creation.rs (/opt/rustwide/target/debug/deps/late_source_creation-f520b1234cce2274)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test late_source_creation_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/metric_duplicates.rs (/opt/rustwide/target/debug/deps/metric_duplicates-2b9347809e188802)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-b0d411088161e7ce)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests alumet
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test src/agent/plugin.rs - agent::plugin::static_plugins (line 14) ... ignored
[INFO] [stdout] test src/agent/plugin.rs - agent::plugin::static_plugins (line 21) ... ignored
[INFO] [stdout] test src/agent/mod.rs - agent (line 11) - compile ... ok
[INFO] [stdout] test src/metrics/def.rs - metrics::def (line 27) - compile ... ok
[INFO] [stdout] test src/pipeline/control/request.rs - pipeline::control::request (line 6) - compile ... ok
[INFO] [stdout] test src/agent/config.rs - agent::config (line 26) - compile ... ok
[INFO] [stdout] test src/measurement.rs - measurement (line 12) - compile ... ok
[INFO] [stdout] test src/pipeline/builder.rs - pipeline::builder::Builder::inspect (line 397) ... ok
[INFO] [stdout] test src/pipeline/elements/output/builder.rs - pipeline::elements::output::builder::BlockingOutputBuilder (line 48) ... ok
[INFO] [stdout] test src/pipeline/naming/generate.rs - pipeline::naming::generate::NameGenerator (line 20) ... ok
[INFO] [stdout] test src/pipeline/elements/source/trigger/builder.rs - pipeline::elements::source::trigger::builder::time_interval (line 16) ... ok
[INFO] [stdout] test src/plugin/event.rs - plugin::event (line 29) - compile ... ok
[INFO] [stdout] test src/agent/config.rs - agent::config::extract_plugins_config (line 356) ... ok
[INFO] [stdout] test src/pipeline/naming/mod.rs - pipeline::naming::ElementName (line 25) ... ok
[INFO] [stdout] test src/pipeline/naming/matching.rs - pipeline::naming::matching::ElementNamePattern::matches (line 78) ... ok
[INFO] [stdout] test src/plugin/mod.rs - plugin (line 51) - compile ... ok
[INFO] [stdout] test src/pipeline/elements/transform/builder.rs - pipeline::elements::transform::builder::TransformBuilder (line 11) ... ok
[INFO] [stdout] test src/pipeline/elements/source/builder.rs - pipeline::elements::source::builder::AutonomousSourceBuilder (line 49) ... ok
[INFO] [stdout] test src/plugin/phases.rs - plugin::phases::AlumetPluginStart<'a>::add_blocking_output (line 255) - compile ... ok
[INFO] [stdout] test src/plugin/event.rs - plugin::event (line 6) - compile ... ok
[INFO] [stdout] test src/pipeline/elements/source/builder.rs - pipeline::elements::source::builder::ManagedSourceBuilder (line 25) ... ok
[INFO] [stdout] test src/plugin/rust.rs - plugin::rust::AlumetPlugin::default_config (line 32) ... ignored
[INFO] [stdout] test src/plugin/phases.rs - plugin::phases::AlumetPluginStart<'a>::create_metric (line 50) - compile ... ok
[INFO] [stdout] test src/plugin/version.rs - plugin::version::Version::parse (line 35) ... ignored
[INFO] [stdout] test src/plugin/phases.rs - plugin::phases::AlumetPluginStart<'a>::add_autonomous_source_builder (line 148) - compile ... ok
[INFO] [stdout] test src/plugin/phases.rs - plugin::phases::AlumetPluginStart<'a>::add_transform_builder (line 230) - compile ... ok
[INFO] [stdout] test src/resources.rs - resources (line 16) - compile ... ok
[INFO] [stdout] test src/plugin/phases.rs - plugin::phases::AlumetPluginStart<'a>::on_pipeline_start (line 326) - compile ... ok
[INFO] [stdout] test src/plugin/phases.rs - plugin::phases::AlumetPluginStart<'a>::add_transform (line 196) - compile ... ok
[INFO] [stdout] test src/pipeline/naming/mod.rs - pipeline::naming::ElementName (line 36) ... ok
[INFO] [stdout] test src/plugin/util.rs - plugin::util::CounterDiff (line 10) ... ok
[INFO] [stdout] test src/units.rs - units::Unit (line 15) ... ok
[INFO] [stdout] test src/units.rs - units::PrefixedUnit (line 68) ... ok
[INFO] [stdout] test src/plugin/mod.rs - plugin::ConfigTable (line 153) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 4.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23382a54b87b82d3d6b858305b01fbc5a5912e392a1a55ab2f7120c7a0e81514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23382a54b87b82d3d6b858305b01fbc5a5912e392a1a55ab2f7120c7a0e81514", kill_on_drop: false }`
[INFO] [stdout] 23382a54b87b82d3d6b858305b01fbc5a5912e392a1a55ab2f7120c7a0e81514
