[INFO] fetching crate wora 0.0.10...
[INFO] testing wora-0.0.10 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wora 0.0.10 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate wora 0.0.10
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate wora 0.0.10
[INFO] tweaked toml for crates.io crate wora 0.0.10 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wora 0.0.10 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wora 0.0.10 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f88e73737f6788077d6796cf6368e240a20d9fc0c24df4e1ae4435ae834d3b45
[INFO] running `Command { std: "docker" "start" "-a" "f88e73737f6788077d6796cf6368e240a20d9fc0c24df4e1ae4435ae834d3b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f88e73737f6788077d6796cf6368e240a20d9fc0c24df4e1ae4435ae834d3b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f88e73737f6788077d6796cf6368e240a20d9fc0c24df4e1ae4435ae834d3b45", kill_on_drop: false }`
[INFO] [stdout] f88e73737f6788077d6796cf6368e240a20d9fc0c24df4e1ae4435ae834d3b45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4aab3c152122c230580f181688d4c7353064fb5a17c159cfcd9bdc0ca232395a
[INFO] running `Command { std: "docker" "start" "-a" "4aab3c152122c230580f181688d4c7353064fb5a17c159cfcd9bdc0ca232395a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling proc-lock-api v0.4.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-lock-macro v0.4.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling proc-lock v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling os_info v3.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling decimal-percentage v0.1.4
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling wora v0.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/o11y.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tracing::{Id, Level, error};
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "4aab3c152122c230580f181688d4c7353064fb5a17c159cfcd9bdc0ca232395a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aab3c152122c230580f181688d4c7353064fb5a17c159cfcd9bdc0ca232395a", kill_on_drop: false }`
[INFO] [stdout] 4aab3c152122c230580f181688d4c7353064fb5a17c159cfcd9bdc0ca232395a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5468702a277a769e0e802c3ee8b46855276bf67cd60170448f5b80de7d35ed5b
[INFO] running `Command { std: "docker" "start" "-a" "5468702a277a769e0e802c3ee8b46855276bf67cd60170448f5b80de7d35ed5b", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/o11y.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tracing::{Id, Level, error};
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wora v0.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/o11y.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tracing::{Id, Level, error};
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_O11y` should have a snake case name
[INFO] [stdout]   --> examples/basic.rs:76:36
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 O11yEventKind::App(_O11y) => {}
[INFO] [stdout]    |                                    ^^^^^ help: convert the identifier to snake case (notice the capitalization): `_o11y`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t_or_f` and `list` are never read
[INFO] [stdout]   --> examples/async_daemon.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct Obj {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] 33 |     t_or_f: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 34 |     list: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `str`, `num`, and `obj` are never read
[INFO] [stdout]   --> examples/async_daemon.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct DaemonConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 39 |     str: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 40 |     num: Option<u16>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 41 |     obj: Obj,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> examples/async_daemon.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct DaemonApp {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 49 |     args: DaemonArgs,
[INFO] [stdout] 50 |     state: DaemonSharedState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `_O11y` should have a snake case name
[INFO] [stdout]    --> examples/async_daemon.rs:174:36
[INFO] [stdout]     |
[INFO] [stdout] 174 |                 O11yEventKind::App(_O11y) => {}
[INFO] [stdout]     |                                    ^^^^^ help: convert the identifier to snake case (notice the capitalization): `_o11y`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `O11y` should have a snake case name
[INFO] [stdout]    --> examples/async_daemon.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let O11y = O11yProcessorOptionsBuilder::default()
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `o11y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.78s
[INFO] running `Command { std: "docker" "inspect" "5468702a277a769e0e802c3ee8b46855276bf67cd60170448f5b80de7d35ed5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5468702a277a769e0e802c3ee8b46855276bf67cd60170448f5b80de7d35ed5b", kill_on_drop: false }`
[INFO] [stdout] 5468702a277a769e0e802c3ee8b46855276bf67cd60170448f5b80de7d35ed5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 69f71940f5322b5b1b501c15883f590df90762b26482219b839fbfc1aaadea37
[INFO] running `Command { std: "docker" "start" "-a" "69f71940f5322b5b1b501c15883f590df90762b26482219b839fbfc1aaadea37", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]   --> src/o11y.rs:16:26
[INFO] [stderr]    |
[INFO] [stderr] 16 | use tracing::{Id, Level, error};
[INFO] [stderr]    |                          ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wora` (lib) generated 1 warning (run `cargo fix --lib -p wora` to apply 1 suggestion)
[INFO] [stderr] warning: `wora` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: fields `t_or_f` and `list` are never read
[INFO] [stderr]   --> examples/async_daemon.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | struct Obj {
[INFO] [stderr]    |        --- fields in this struct
[INFO] [stderr] 33 |     t_or_f: bool,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 34 |     list: Vec<String>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `str`, `num`, and `obj` are never read
[INFO] [stderr]   --> examples/async_daemon.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct DaemonConfig {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 39 |     str: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 40 |     num: Option<u16>,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 41 |     obj: Obj,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `state` is never read
[INFO] [stderr]   --> examples/async_daemon.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 48 | struct DaemonApp {
[INFO] [stderr]    |        --------- field in this struct
[INFO] [stderr] 49 |     args: DaemonArgs,
[INFO] [stderr] 50 |     state: DaemonSharedState,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable `_O11y` should have a snake case name
[INFO] [stderr]    --> examples/async_daemon.rs:174:36
[INFO] [stderr]     |
[INFO] [stderr] 174 |                 O11yEventKind::App(_O11y) => {}
[INFO] [stderr]     |                                    ^^^^^ help: convert the identifier to snake case (notice the capitalization): `_o11y`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `O11y` should have a snake case name
[INFO] [stderr]    --> examples/async_daemon.rs:206:9
[INFO] [stderr]     |
[INFO] [stderr] 206 |     let O11y = O11yProcessorOptionsBuilder::default()
[INFO] [stderr]     |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `o11y`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `_O11y` should have a snake case name
[INFO] [stderr]   --> examples/basic.rs:76:36
[INFO] [stderr]    |
[INFO] [stderr] 76 |                 O11yEventKind::App(_O11y) => {}
[INFO] [stderr]    |                                    ^^^^^ help: convert the identifier to snake case (notice the capitalization): `_o11y`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wora` (example "async_daemon") generated 5 warnings
[INFO] [stderr] warning: `wora` (example "basic") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wora-dc63509dafab8b86)
[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] [stderr]    Doc-tests wora
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "69f71940f5322b5b1b501c15883f590df90762b26482219b839fbfc1aaadea37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f71940f5322b5b1b501c15883f590df90762b26482219b839fbfc1aaadea37", kill_on_drop: false }`
[INFO] [stdout] 69f71940f5322b5b1b501c15883f590df90762b26482219b839fbfc1aaadea37
