[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacprog-guy%2Ftracing-async2" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/macprog-guy/tracing-async2 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_meta v2.8.0
[INFO] [stderr]   Downloaded pest_derive v2.8.0
[INFO] [stderr]   Downloaded tracing-async2-macros v0.2.9
[INFO] [stderr]   Downloaded pest_generator v2.8.0
[INFO] [stderr]   Downloaded pest v2.8.0
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded tokio v1.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02720867cbe6ac99575ec0d8cb3c08e1abf8fd1e1d3f6533930b8a420d537a6f
[INFO] running `Command { std: "docker" "start" "-a" "02720867cbe6ac99575ec0d8cb3c08e1abf8fd1e1d3f6533930b8a420d537a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02720867cbe6ac99575ec0d8cb3c08e1abf8fd1e1d3f6533930b8a420d537a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02720867cbe6ac99575ec0d8cb3c08e1abf8fd1e1d3f6533930b8a420d537a6f", kill_on_drop: false }`
[INFO] [stdout] 02720867cbe6ac99575ec0d8cb3c08e1abf8fd1e1d3f6533930b8a420d537a6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 174d9ec015596dcc9fe23d1ef30a81ba59afddb94c8dd9999a7b5ed36bf28630
[INFO] running `Command { std: "docker" "start" "-a" "174d9ec015596dcc9fe23d1ef30a81ba59afddb94c8dd9999a7b5ed36bf28630", 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 serde v1.0.219
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling equivalent v1.0.2
[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 serde_json v1.0.140
[INFO] [stderr]    Compiling lazy_static v1.5.0
[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 itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[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 22.80s
[INFO] running `Command { std: "docker" "inspect" "174d9ec015596dcc9fe23d1ef30a81ba59afddb94c8dd9999a7b5ed36bf28630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "174d9ec015596dcc9fe23d1ef30a81ba59afddb94c8dd9999a7b5ed36bf28630", kill_on_drop: false }`
[INFO] [stdout] 174d9ec015596dcc9fe23d1ef30a81ba59afddb94c8dd9999a7b5ed36bf28630
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaf6b82fd76ce9c0c0358f07cf53a73a47b032184d36a1d1ec9641bb361d9883
[INFO] running `Command { std: "docker" "start" "-a" "aaf6b82fd76ce9c0c0358f07cf53a73a47b032184d36a1d1ec9641bb361d9883", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror 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 thiserror-impl v2.0.12
[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 13.78s
[INFO] running `Command { std: "docker" "inspect" "aaf6b82fd76ce9c0c0358f07cf53a73a47b032184d36a1d1ec9641bb361d9883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaf6b82fd76ce9c0c0358f07cf53a73a47b032184d36a1d1ec9641bb361d9883", kill_on_drop: false }`
[INFO] [stdout] aaf6b82fd76ce9c0c0358f07cf53a73a47b032184d36a1d1ec9641bb361d9883
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed2bef41693d7deac1ded6f90c18330d657e0d9846475c18e4abcb607ebedfc4
[INFO] running `Command { std: "docker" "start" "-a" "ed2bef41693d7deac1ded6f90c18330d657e0d9846475c18e4abcb607ebedfc4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_async2-2fec3e142a6ddb8b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_accumulating_layer_with_spans ... ok
[INFO] [stdout] test tests::test_callback_layer ... ok
[INFO] [stdout] test tests::test_accumulating_layer ... ok
[INFO] [stdout] test tests::test_callback_layer_with_spans ... ok
[INFO] [stdout] test tests::test_async_layer_with_spans ... ok
[INFO] [stdout] test tests::test_async_layer ... ok
[INFO] [stdout] test tests::test_channel_layer_with_spans ... ok
[INFO] [stdout] test tests::test_channel_layer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_async2_macros-5e933c8608c5821a)
[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-01a145234f236cd1)
[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.56s
[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] 20 | #[tracing_layer_async_within]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout] 19 + use tracing_async2::tracing_layer_async_within;
[INFO] [stdout]    |
[INFO] [stdout] 19 + use tracing_async2_macros::tracing_layer_async_within;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PGClient` in this scope
[INFO] [stdout]   --> tracing-async2/src/lib.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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[E0425]: cannot find type `OwnedEvent` in this scope
[INFO] [stdout]   --> tracing-async2/src/lib.rs:21:51
[INFO] [stdout]    |
[INFO] [stdout] 21 | 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] 19 + 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] 21 | 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: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- tracing-async2/src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `PGClient` in this scope
[INFO] [stdout]   --> tracing-async2/src/lib.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn pg_tracing_layer(client: PGClient, buffer_size: usize) -> CallbackLayer {
[INFO] [stdout]    |                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CallbackLayer` in this scope
[INFO] [stdout]   --> tracing-async2/src/lib.rs:29:66
[INFO] [stdout]    |
[INFO] [stdout] 29 | 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] 28 + 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] 31 |     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] 28 + use std::sync::mpsc;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use tokio::sync::mpsc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OwnedEvent` in this scope
[INFO] [stdout]   --> tracing-async2/src/lib.rs:31:40
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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] 28 + 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] 34 |         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] 28 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PGClient` in this scope
[INFO] [stdout]   --> tracing-async2/src/lib.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn save(client: &PGClient, event: OwnedEvent) -> Result<(), tokio_postgres::Error> {
[INFO] [stdout]    |                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OwnedEvent` in this scope
[INFO] [stdout]   --> tracing-async2/src/lib.rs:42:49
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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] 28 + 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] 46 |     channel_layer(tx)
[INFO] [stdout]    |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 28 + use tracing_async2::channel_layer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tracing-async2/src/lib.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |         while let Some(event) = rx.recv().await {
[INFO] [stdout]    |                                 ^^ cannot infer type
[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] 42 |     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 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.52s; merged doctests compilation took 0.30s
[INFO] [stderr] error: doctest failed, to rerun pass `-p tracing-async2 --doc`
[INFO] running `Command { std: "docker" "inspect" "ed2bef41693d7deac1ded6f90c18330d657e0d9846475c18e4abcb607ebedfc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed2bef41693d7deac1ded6f90c18330d657e0d9846475c18e4abcb607ebedfc4", kill_on_drop: false }`
[INFO] [stdout] ed2bef41693d7deac1ded6f90c18330d657e0d9846475c18e4abcb607ebedfc4
