[INFO] fetching crate alumet 0.8.0... [INFO] testing alumet-0.8.0 against master#c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af for pr-154756 [INFO] extracting crate alumet 0.8.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate alumet 0.8.0 on toolchain c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded timerfd v1.6.0 [INFO] [stderr] Downloaded tokio-timerfd v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0400cddd8ec93704f6b748e37ac46c432662020d0fda9debbcf162fc13760ea5 [INFO] running `Command { std: "docker" "start" "-a" "0400cddd8ec93704f6b748e37ac46c432662020d0fda9debbcf162fc13760ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0400cddd8ec93704f6b748e37ac46c432662020d0fda9debbcf162fc13760ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0400cddd8ec93704f6b748e37ac46c432662020d0fda9debbcf162fc13760ea5", kill_on_drop: false }` [INFO] [stdout] 0400cddd8ec93704f6b748e37ac46c432662020d0fda9debbcf162fc13760ea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cca5c15da2272b273c0870912ec63514ad64e2457b11ce9396c94c98e4339208 [INFO] running `Command { std: "docker" "start" "-a" "cca5c15da2272b273c0870912ec63514ad64e2457b11ce9396c94c98e4339208", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling timerfd v1.6.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-timerfd v0.2.0 [INFO] [stderr] Compiling futures v0.3.31 [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, 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, 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 { [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 { [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 { [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 { [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; [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; [INFO] [stdout] 10 + fn recv(&mut self) -> impl std::future::Future> + Send; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.98s [INFO] running `Command { std: "docker" "inspect" "cca5c15da2272b273c0870912ec63514ad64e2457b11ce9396c94c98e4339208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca5c15da2272b273c0870912ec63514ad64e2457b11ce9396c94c98e4339208", kill_on_drop: false }` [INFO] [stdout] cca5c15da2272b273c0870912ec63514ad64e2457b11ce9396c94c98e4339208 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5ba90810097f070e92103707b0c01933026c09a7b3905e3ecf840f24faaf106 [INFO] running `Command { std: "docker" "start" "-a" "c5ba90810097f070e92103707b0c01933026c09a7b3905e3ecf840f24faaf106", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [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 anstream v0.6.18 [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 toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned 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, 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, 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 { [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 { [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 { [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 { [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; [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; [INFO] [stdout] 10 + fn recv(&mut self) -> impl std::future::Future> + 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, 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, 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 { [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 { [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 { [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 { [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; [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; [INFO] [stdout] 10 + fn recv(&mut self) -> impl std::future::Future> + 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 34.61s [INFO] running `Command { std: "docker" "inspect" "c5ba90810097f070e92103707b0c01933026c09a7b3905e3ecf840f24faaf106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ba90810097f070e92103707b0c01933026c09a7b3905e3ecf840f24faaf106", kill_on_drop: false }` [INFO] [stdout] c5ba90810097f070e92103707b0c01933026c09a7b3905e3ecf840f24faaf106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad48e1fd2c1481118ebf8068bb83985f50dc7e53eb249cadf2762da95cf57452 [INFO] running `Command { std: "docker" "start" "-a" "ad48e1fd2c1481118ebf8068bb83985f50dc7e53eb249cadf2762da95cf57452", 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, 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, 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 { [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 { [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 { [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 { [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; [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; [INFO] [stderr] 10 + fn recv(&mut self) -> impl std::future::Future> + 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: 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: 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: `alumet` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] warning: `alumet` (test "control") generated 6 warnings (run `cargo fix --test "control" -p alumet` to apply 6 suggestions) [INFO] [stderr] warning: `alumet` (test "metric_duplicates") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alumet-69e52abe8705422f) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test agent::config::tests_substitute_env::escaped_unescaped_mix ... ok [INFO] [stdout] test agent::config::tests_substitute_env::basic ... ok [INFO] [stdout] test agent::config::tests_substitute_env::escaped ... ok [INFO] [stdout] test agent::config::tests_substitute_env::multiple ... ok [INFO] [stdout] test agent::config::tests_substitute_env::no_substitution ... ok [INFO] [stdout] test agent::config::tests_substitute_env::unclosed ... ok [INFO] [stdout] test agent::plugin::tests::macros::static_plugins_macro ... ok [INFO] [stdout] test agent::plugin::tests::macros::static_plugins_macro_with_attributes ... ok [INFO] [stdout] test agent::plugin::tests::plugin_set::extract_config_no_update ... 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 agent::plugin::tests::plugin_set::extract_config_update_status_explicitly_disabled ... 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 metrics::registry::tests::register_infallible ... ok [INFO] [stdout] test agent::plugin::tests::plugin_set::extract_config_update_status_explicitly_enabled ... ok [INFO] [stdout] test pipeline::error::tests::check_types ... ok [INFO] [stdout] test pipeline::elements::source::trigger::tests::trigger_constraints ... ok [INFO] [stdout] test pipeline::naming::generate::tests::type_properties ... ok [INFO] [stdout] test pipeline::naming::matching::tests::convert_speficic_wildcard_to_generic ... ok [INFO] [stdout] test agent::plugin::tests::plugin_set::extract_config_update_status_implicitly_enabled ... ok [INFO] [stdout] test pipeline::naming::parsing::tests::parse_name_pattern ... ok [INFO] [stdout] test pipeline::util::stream::tests::collect_controlled_stream ... ok [INFO] [stdout] test pipeline::util::stream::tests::pause_empty_controlled_stream ... ok [INFO] [stdout] test pipeline::naming::generate::tests::unique_names ... ok [INFO] [stdout] test pipeline::naming::matching::tests::convert_generic_wildcard_to_specific ... ok [INFO] [stdout] test pipeline::util::stream::tests::empty_controlled_stream ... ok [INFO] [stdout] test pipeline::util::stream::tests::multi_controlled_stream ... ok [INFO] [stdout] test pipeline::util::stream::tests::pause_empty_controlled_stream_from_other_thread ... ok [INFO] [stdout] test plugin::event::tests::test ... ok [INFO] [stdout] test pipeline::util::stream::tests::single_controlled_stream ... ok [INFO] [stdout] test pipeline::util::stream::tests::pause_empty_controlled_stream_from_other_thread2 ... ok [INFO] [stdout] test plugin::version::tests::parsing ... ok [INFO] [stdout] test plugin::version::tests::compatibility_comparison ... ok [INFO] [stdout] test units::tests::prefix_serde ... ok [INFO] [stdout] test units::tests::unit_serde ... 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 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pipeline::util::stream::tests::pause_nonempty_controlled_stream stdout ---- [INFO] [stdout] stream with state pause [INFO] [stdout] is pending [INFO] [stdout] next().await... [INFO] [stdout] state.set(Run) [INFO] [stdout] => Some(1) after 100.273126ms [INFO] [stdout] next().await... [INFO] [stdout] => Some(2) after 460ns [INFO] [stdout] next().await... [INFO] [stdout] => Some(3) after 3.65µs [INFO] [stdout] [INFO] [stdout] thread 'pipeline::util::stream::tests::pause_nonempty_controlled_stream' (52) panicked at src/pipeline/util/stream.rs:318:9: [INFO] [stdout] assertion failed: t1.duration_since(t0) > Duration::from_millis(90) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61a53d9f8c0a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61a53d9f8c0a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61a53d9f8c0a - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61a53d9f8c0a - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61a53da0d8da - ::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61a53da0d8da - core[c3b3818c781903d6]::fmt::write [INFO] [stdout] 6: 0x61a53d9fda22 - std[8eed7d2a0d2e32a7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x61a53d9fda22 - as std[8eed7d2a0d2e32a7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x61a53d9d73af - ::print [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61a53d9d73af - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61a53d9f0e19 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61a53d8ffbac - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x61a53d8ffbac - test[2304db833829cdec]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61a53d9f1092 - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x61a53d9f1092 - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61a53d9d749a - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x61a53d9ce8a9 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61a53d9d826d - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61a53da0e0cc - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61a53da0e092 - core[c3b3818c781903d6]::panicking::panic [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x61a53d8a717c - alumet[82624f060ed9c275]::pipeline::util::stream::tests::pause_nonempty_controlled_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/pipeline/util/stream.rs:318:9 [INFO] [stdout] 21: 0x61a53d8d8d52 - > as core[c3b3818c781903d6]::future::future::Future>::poll [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x61a53d8d8dcd - >> as core[c3b3818c781903d6]::future::future::Future>::poll [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x61a53d8bfa9d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 24: 0x61a53d8bf99b - tokio[18c8cd0a54911c95]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x61a53d8bf99b - tokio[18c8cd0a54911c95]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x61a53d8bf99b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 27: 0x61a53d8b9c90 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x61a53d8bed60 - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 29: 0x61a53d8be044 - ::enter::<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 30: 0x61a53d8a2bcb - >::set::<::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}, (alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x61a53d8ea0a9 - tokio[18c8cd0a54911c95]::runtime::context::set_scheduler::<(alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38 [INFO] [stdout] 32: 0x61a53d8e4f32 - >::try_with::, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>)> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 33: 0x61a53d8e4abe - >::with::, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>)> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 34: 0x61a53d8e970d - tokio[18c8cd0a54911c95]::runtime::context::set_scheduler::<(alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17 [INFO] [stdout] 35: 0x61a53d8bbdd0 - ::enter::<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 36: 0x61a53d8bc0c6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 37: 0x61a53d8bdb53 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x61a53d8dde13 - tokio[18c8cd0a54911c95]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x61a53d8b97c1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x61a53d89d1e4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52 [INFO] [stdout] 41: 0x61a53d89d3aa - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18 [INFO] [stdout] 42: 0x61a53d8aa371 - alumet[82624f060ed9c275]::pipeline::util::stream::tests::pause_nonempty_controlled_stream [INFO] [stdout] at /opt/rustwide/workdir/src/pipeline/util/stream.rs:340:31 [INFO] [stdout] 43: 0x61a53d8a3ab7 - alumet[82624f060ed9c275]::pipeline::util::stream::tests::pause_nonempty_controlled_stream::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/pipeline/util/stream.rs:260:48 [INFO] [stdout] 44: 0x61a53d8a2136 - >::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61a53d8f3cbb - core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x61a53d8f3cbb - test[2304db833829cdec]::__rust_begin_short_backtrace::, fn() -> core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x61a53d90067b - test[2304db833829cdec]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x61a53d90067b - as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x61a53d90067b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x61a53d90067b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::, core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x61a53d90067b - std[8eed7d2a0d2e32a7]::panic::catch_unwind::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x61a53d90067b - test[2304db833829cdec]::run_test_in_process [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x61a53d90067b - test[2304db833829cdec]::run_test::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x61a53d8faad4 - test[2304db833829cdec]::run_test::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x61a53d8faad4 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x61a53d903282 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x61a53d903282 - ::{closure#1}::{closure#0}> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 58: 0x61a53d903282 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x61a53d903282 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::<(), core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x61a53d903282 - std[8eed7d2a0d2e32a7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x61a53d903282 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x61a53d903282 - ::{closure#1} as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x61a53d9f850f - + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 64: 0x61a53d9f850f - ::new::thread_start [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 65: 0x7c57134dfaa4 - [INFO] [stdout] 66: 0x7c571356ca64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] state.set(Pause) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pipeline::util::stream::tests::pause_nonempty_controlled_stream [INFO] [stdout] [INFO] [stdout] test result: FAILED. 39 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ad48e1fd2c1481118ebf8068bb83985f50dc7e53eb249cadf2762da95cf57452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad48e1fd2c1481118ebf8068bb83985f50dc7e53eb249cadf2762da95cf57452", kill_on_drop: false }` [INFO] [stdout] ad48e1fd2c1481118ebf8068bb83985f50dc7e53eb249cadf2762da95cf57452