[INFO] fetching crate tracing-forest 0.3.1...
[INFO] testing tracing-forest-0.3.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate tracing-forest 0.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tracing-forest 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tracing-forest 0.3.1
[INFO] tweaked toml for crates.io crate tracing-forest 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tracing-forest 0.3.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tracing-forest 0.3.1 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0d13d848c054df50c96bbd733ed44f9431029617cd7a93c03dfbb46e5bad4ab
[INFO] running `Command { std: "docker" "start" "-a" "c0d13d848c054df50c96bbd733ed44f9431029617cd7a93c03dfbb46e5bad4ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0d13d848c054df50c96bbd733ed44f9431029617cd7a93c03dfbb46e5bad4ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d13d848c054df50c96bbd733ed44f9431029617cd7a93c03dfbb46e5bad4ab", kill_on_drop: false }`
[INFO] [stdout] c0d13d848c054df50c96bbd733ed44f9431029617cd7a93c03dfbb46e5bad4ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c40ba3f125b23a3fbec742ff9da1ecf88af93518b1442cd5e61dd275af8bd48a
[INFO] running `Command { std: "docker" "start" "-a" "c40ba3f125b23a3fbec742ff9da1ecf88af93518b1442cd5e61dd275af8bd48a", kill_on_drop: false }`
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tracing-forest v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.23s
[INFO] running `Command { std: "docker" "inspect" "c40ba3f125b23a3fbec742ff9da1ecf88af93518b1442cd5e61dd275af8bd48a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c40ba3f125b23a3fbec742ff9da1ecf88af93518b1442cd5e61dd275af8bd48a", kill_on_drop: false }`
[INFO] [stdout] c40ba3f125b23a3fbec742ff9da1ecf88af93518b1442cd5e61dd275af8bd48a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cebe78cf7df016a395e529d047a469291cd80405559678d7a23cdd9dc0958d88
[INFO] running `Command { std: "docker" "start" "-a" "cebe78cf7df016a395e529d047a469291cd80405559678d7a23cdd9dc0958d88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling tracing-forest v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.12s
[INFO] running `Command { std: "docker" "inspect" "cebe78cf7df016a395e529d047a469291cd80405559678d7a23cdd9dc0958d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cebe78cf7df016a395e529d047a469291cd80405559678d7a23cdd9dc0958d88", kill_on_drop: false }`
[INFO] [stdout] cebe78cf7df016a395e529d047a469291cd80405559678d7a23cdd9dc0958d88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 02955ce2ca0101f18b4c852668f06ef0d3ec9330ca740c85e445f0daaa57f3b6
[INFO] running `Command { std: "docker" "start" "-a" "02955ce2ca0101f18b4c852668f06ef0d3ec9330ca740c85e445f0daaa57f3b6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_forest-463a1ce1cd2774be)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/captured.rs (/opt/rustwide/target/debug/deps/captured-ea279eab036ef1dc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/demo.rs (/opt/rustwide/target/debug/deps/demo-beac0def36acaa4e)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/id.rs (/opt/rustwide/target/debug/deps/id-02094ee5bf2d26c3)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/set_global.rs (/opt/rustwide/target/debug/deps/set_global-29167b224627d447)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simulate_connections.rs (/opt/rustwide/target/debug/deps/simulate_connections-9ec58c791540c578)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simulate_connections_blocking.rs (/opt/rustwide/target/debug/deps/simulate_connections_blocking-0573095a67c4fd6b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spawned_tasks.rs (/opt/rustwide/target/debug/deps/spawned_tasks-58c93411260aa2a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tag.rs (/opt/rustwide/target/debug/deps/tag-ec81bf0b00911bb1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tracing_forest
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/lib.rs - (line 194) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 45) ... FAILED
[INFO] [stdout] test src/tree/mod.rs - tree::Tree::span (line 178) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 204) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 41) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree::event (line 139) ... FAILED
[INFO] [stdout] test src/printer/mod.rs - printer::Formatter (line 18) ... FAILED
[INFO] [stdout] test src/tag.rs - tag::Tag::builder (line 101) ... ok
[INFO] [stdout] test src/tag.rs - tag (line 34) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 229) ... ok
[INFO] [stdout] test src/layer/mod.rs - layer::test_init (line 424) ... ok
[INFO] [stdout] test src/layer/mod.rs - layer::init (line 395) ... ok
[INFO] [stdout] test src/processor.rs - processor::from_fn (line 118) ... ok
[INFO] [stdout] test src/lib.rs - (line 127) ... ok
[INFO] [stdout] test src/lib.rs - (line 72) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 194) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uuid`
[INFO] [stdout]    --> src/lib.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | use uuid::Uuid;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 45) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `worker_task` in crate `tracing_forest`
[INFO] [stdout]    --> src/lib.rs:51:21
[INFO] [stdout]     |
[INFO] [stdout]  51 |     tracing_forest::worker_task()
[INFO] [stdout]     |                     ^^^^^^^^^^^ not found in `tracing_forest`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:298:32
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub use runtime::{capture, worker_task};
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cfg.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout]   6 |             #[cfg(feature = "tokio")]
[INFO] [stdout]     |                   ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `EnvFilter` in this scope
[INFO] [stdout]   --> src/lib.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |             .with(EnvFilter::from_default_env())
[INFO] [stdout]    |                   ^^^^^^^^^ use of undeclared type `EnvFilter`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tree/mod.rs - tree::Tree::span (line 178) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `capture` in crate `tracing_forest`
[INFO] [stdout]    --> src/tree/mod.rs:185:43
[INFO] [stdout]     |
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 185 |     let logs: Vec<Tree> = tracing_forest::capture()
[INFO] [stdout]     |                                           ^^^^^^^ not found in `tracing_forest`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:298:23
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub use runtime::{capture, worker_task};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cfg.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout]   6 |             #[cfg(feature = "tokio")]
[INFO] [stdout]     |                   ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 204) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `uuid`
[INFO] [stdout]    --> src/lib.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | use uuid::Uuid;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `id` in crate `tracing_forest`
[INFO] [stdout]    --> src/lib.rs:212:38
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let current_id = tracing_forest::id();
[INFO] [stdout]     |                                      ^^ not found in `tracing_forest`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:302:24
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub use layer::id::id;
[INFO] [stdout]     |                        ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cfg.rs:30:19
[INFO] [stdout]     |
[INFO] [stdout]  30 |             #[cfg(feature = "uuid")]
[INFO] [stdout]     |                   ---------------- the item is gated behind the `uuid` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 203 + use std::process::id;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `id`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 212 -     let current_id = tracing_forest::id();
[INFO] [stdout] 212 +     let current_id = id();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tree/mod.rs - tree::Tree::event (line 139) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `capture` in crate `tracing_forest`
[INFO] [stdout]    --> src/tree/mod.rs:146:43
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let logs: Vec<Tree> = tracing_forest::capture()
[INFO] [stdout]     |                                           ^^^^^^^ not found in `tracing_forest`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:298:23
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub use runtime::{capture, worker_task};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cfg.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout]   6 |             #[cfg(feature = "tokio")]
[INFO] [stdout]     |                   ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/printer/mod.rs - printer::Formatter (line 18) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `worker_task` in crate `tracing_forest`
[INFO] [stdout]    --> src/printer/mod.rs:23:17
[INFO] [stdout]     |
[INFO] [stdout]  23 | tracing_forest::worker_task()
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in `tracing_forest`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:298:32
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub use runtime::{capture, worker_task};
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cfg.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout]   6 |             #[cfg(feature = "tokio")]
[INFO] [stdout]     |                   ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tag.rs - tag (line 34) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `worker_task` in crate `tracing_forest`
[INFO] [stdout]    --> src/tag.rs:55:21
[INFO] [stdout]     |
[INFO] [stdout]  55 |     tracing_forest::worker_task()
[INFO] [stdout]     |                     ^^^^^^^^^^^ not found in `tracing_forest`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:298:32
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub use runtime::{capture, worker_task};
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cfg.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout]   6 |             #[cfg(feature = "tokio")]
[INFO] [stdout]     |                   ----------------- the item is gated behind the `tokio` feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 194)
[INFO] [stdout]     src/lib.rs - (line 204)
[INFO] [stdout]     src/lib.rs - (line 45)
[INFO] [stdout]     src/printer/mod.rs - printer::Formatter (line 18)
[INFO] [stdout]     src/tag.rs - tag (line 34)
[INFO] [stdout]     src/tree/mod.rs - tree::Tree::event (line 139)
[INFO] [stdout]     src/tree/mod.rs - tree::Tree::span (line 178)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "02955ce2ca0101f18b4c852668f06ef0d3ec9330ca740c85e445f0daaa57f3b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02955ce2ca0101f18b4c852668f06ef0d3ec9330ca740c85e445f0daaa57f3b6", kill_on_drop: false }`
[INFO] [stdout] 02955ce2ca0101f18b4c852668f06ef0d3ec9330ca740c85e445f0daaa57f3b6
