[INFO] cloning repository https://github.com/macprog-guy/tracing-async2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/macprog-guy/tracing-async2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacprog-guy%2Ftracing-async2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacprog-guy%2Ftracing-async2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07a0ff580a8ff7b740d7638ec15dbfcef50713f6
[INFO] testing macprog-guy/tracing-async2 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacprog-guy%2Ftracing-async2" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/macprog-guy/tracing-async2
[INFO] finished tweaking git repo https://github.com/macprog-guy/tracing-async2
[INFO] tweaked toml for git repo https://github.com/macprog-guy/tracing-async2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/macprog-guy/tracing-async2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/macprog-guy/tracing-async2 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 343e02ced53a572b26f97ac0b6058a6c77d8b5625c9ca657f1c5d7ee56febd55
[INFO] running `Command { std: "docker" "start" "-a" "343e02ced53a572b26f97ac0b6058a6c77d8b5625c9ca657f1c5d7ee56febd55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "343e02ced53a572b26f97ac0b6058a6c77d8b5625c9ca657f1c5d7ee56febd55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "343e02ced53a572b26f97ac0b6058a6c77d8b5625c9ca657f1c5d7ee56febd55", kill_on_drop: false }`
[INFO] [stdout] 343e02ced53a572b26f97ac0b6058a6c77d8b5625c9ca657f1c5d7ee56febd55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 887d8de299e3394e3369f15f0594072d98f0487c8a47fb0e378c2ddc88814228
[INFO] running `Command { std: "docker" "start" "-a" "887d8de299e3394e3369f15f0594072d98f0487c8a47fb0e378c2ddc88814228", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-async2-macros v0.2.9
[INFO] [stderr]    Compiling tracing-async2-macros v0.2.10 (/opt/rustwide/workdir/tracing-async2-macros)
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing-async2 v0.2.10 (/opt/rustwide/workdir/tracing-async2)
[INFO] [stderr]    Compiling tracing-async2-macros-test v0.2.9 (/opt/rustwide/workdir/tracing-async2-macros-test)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 19.23s
[INFO] running `Command { std: "docker" "inspect" "887d8de299e3394e3369f15f0594072d98f0487c8a47fb0e378c2ddc88814228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "887d8de299e3394e3369f15f0594072d98f0487c8a47fb0e378c2ddc88814228", kill_on_drop: false }`
[INFO] [stdout] 887d8de299e3394e3369f15f0594072d98f0487c8a47fb0e378c2ddc88814228
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 363b9104c831e3547683feac8056be8cdd7d1fac92f58ce2966e9caa6fac39dd
[INFO] running `Command { std: "docker" "start" "-a" "363b9104c831e3547683feac8056be8cdd7d1fac92f58ce2966e9caa6fac39dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tracing-async2-macros v0.2.10 (/opt/rustwide/workdir/tracing-async2-macros)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling tracing-async2 v0.2.10 (/opt/rustwide/workdir/tracing-async2)
[INFO] [stderr]    Compiling tracing-async2-macros-test v0.2.9 (/opt/rustwide/workdir/tracing-async2-macros-test)
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 9.78s
[INFO] running `Command { std: "docker" "inspect" "363b9104c831e3547683feac8056be8cdd7d1fac92f58ce2966e9caa6fac39dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "363b9104c831e3547683feac8056be8cdd7d1fac92f58ce2966e9caa6fac39dd", kill_on_drop: false }`
[INFO] [stdout] 363b9104c831e3547683feac8056be8cdd7d1fac92f58ce2966e9caa6fac39dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e23989637c7bbcd2222a88f8361a68d43905ff7c1aa055c510704ef7067496c3
[INFO] running `Command { std: "docker" "start" "-a" "e23989637c7bbcd2222a88f8361a68d43905ff7c1aa055c510704ef7067496c3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_async2-e951f1b98ac1cf0f)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_accumulating_layer ... ok
[INFO] [stdout] test tests::test_accumulating_layer_with_spans ... ok
[INFO] [stdout] test tests::test_callback_layer ... ok
[INFO] [stdout] test tests::test_callback_layer_with_spans ... ok
[INFO] [stdout] test tests::test_channel_layer_with_spans ... ok
[INFO] [stdout] test tests::test_channel_layer ... ok
[INFO] [stdout] test tests::test_async_layer_with_spans ... ok
[INFO] [stdout] test tests::test_async_layer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_async2_macros-41306ba6919b947f)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_async2_macros_test-28d7f782239f10fb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_trace_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tracing_async2
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tracing-async2/src/lib.rs - (line 19) - compile ... FAILED
[INFO] [stdout] test tracing-async2/src/lib.rs - (line 28) - compile ... FAILED
[INFO] [stdout] test tracing-async2/src/lib.rs - (line 61) ... ok
[INFO] [stdout] test tracing-async2/src/lib.rs - (line 116) ... ok
[INFO] [stdout] test tracing-async2/src/lib.rs - (line 86) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tracing-async2/src/lib.rs - (line 19) stdout ----
[INFO] [stdout] error: cannot find attribute `tracing_layer_async_within` in this scope
[INFO] [stdout]  --> tracing-async2/src/lib.rs:20:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[tracing_layer_async_within]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tracing_async2::tracing_layer_async_within;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tracing_async2_macros::tracing_layer_async_within;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PGClient` in this scope
[INFO] [stdout]  --> tracing-async2/src/lib.rs:21:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn pg_tracing_layer(client: &PGClient, event: OwnedEvent) -> Result<(), tokio_postgres::Error> {
[INFO] [stdout]   |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OwnedEvent` in this scope
[INFO] [stdout]  --> tracing-async2/src/lib.rs:21:51
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn pg_tracing_layer(client: &PGClient, event: OwnedEvent) -> Result<(), tokio_postgres::Error> {
[INFO] [stdout]   |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tracing_async2::OwnedEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]  --> tracing-async2/src/lib.rs:21:77
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn pg_tracing_layer(client: &PGClient, event: OwnedEvent) -> Result<(), tokio_postgres::Error> {
[INFO] [stdout]   |                                                                             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- tracing-async2/src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PGClient` in this scope
[INFO] [stdout]  --> tracing-async2/src/lib.rs:29:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn pg_tracing_layer(client: PGClient, buffer_size: usize) -> CallbackLayer {
[INFO] [stdout]   |                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CallbackLayer` in this scope
[INFO] [stdout]  --> tracing-async2/src/lib.rs:29:66
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn pg_tracing_layer(client: PGClient, buffer_size: usize) -> CallbackLayer {
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tracing_async2::CallbackLayer;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mpsc`
[INFO] [stdout]  --> tracing-async2/src/lib.rs:31:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let (tx, mut rx) = mpsc::channel::<OwnedEvent>(buffer_size);
[INFO] [stdout]   |                        ^^^^ use of unresolved module or unlinked crate `mpsc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mpsc`, use `cargo add mpsc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::mpsc;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tokio::sync::mpsc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OwnedEvent` in this scope
[INFO] [stdout]  --> tracing-async2/src/lib.rs:31:40
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let (tx, mut rx) = mpsc::channel::<OwnedEvent>(buffer_size);
[INFO] [stdout]   |                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tracing_async2::OwnedEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]  --> tracing-async2/src/lib.rs:34:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let client = Arc::new(client);
[INFO] [stdout]   |                      ^^^ use of undeclared type `Arc`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PGClient` in this scope
[INFO] [stdout]   --> tracing-async2/src/lib.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub async fn save(client: &PGClient, event: OwnedEvent) -> Result<(), tokio_postgres::Error> {
[INFO] [stdout]    |                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OwnedEvent` in this scope
[INFO] [stdout]   --> tracing-async2/src/lib.rs:42:49
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub async fn save(client: &PGClient, event: OwnedEvent) -> Result<(), tokio_postgres::Error> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use tracing_async2::OwnedEvent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `channel_layer` in this scope
[INFO] [stdout]   --> tracing-async2/src/lib.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     channel_layer(tx)
[INFO] [stdout]    |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  2 + use tracing_async2::channel_layer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]   --> tracing-async2/src/lib.rs:42:75
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub async fn save(client: &PGClient, event: OwnedEvent) -> Result<(), tokio_postgres::Error> {
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_postgres`, use `cargo add tokio_postgres` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tracing-async2/src/lib.rs - (line 19)
[INFO] [stdout]     tracing-async2/src/lib.rs - (line 28)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.46s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `-p tracing-async2 --doc`
[INFO] running `Command { std: "docker" "inspect" "e23989637c7bbcd2222a88f8361a68d43905ff7c1aa055c510704ef7067496c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e23989637c7bbcd2222a88f8361a68d43905ff7c1aa055c510704ef7067496c3", kill_on_drop: false }`
[INFO] [stdout] e23989637c7bbcd2222a88f8361a68d43905ff7c1aa055c510704ef7067496c3
