[INFO] fetching crate tracing-tunnel 0.2.0-beta.1...
[INFO] testing tracing-tunnel-0.2.0-beta.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate tracing-tunnel 0.2.0-beta.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tracing-tunnel 0.2.0-beta.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tracing-tunnel 0.2.0-beta.1
[INFO] tweaked toml for crates.io crate tracing-tunnel 0.2.0-beta.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tracing-tunnel 0.2.0-beta.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 89 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e39657642748177b593e7a245a1a082ef5511159da4f124b336c63c635ad2b20
[INFO] running `Command { std: "docker" "start" "-a" "e39657642748177b593e7a245a1a082ef5511159da4f124b336c63c635ad2b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e39657642748177b593e7a245a1a082ef5511159da4f124b336c63c635ad2b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e39657642748177b593e7a245a1a082ef5511159da4f124b336c63c635ad2b20", kill_on_drop: false }`
[INFO] [stdout] e39657642748177b593e7a245a1a082ef5511159da4f124b336c63c635ad2b20
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e961fd6c4afa9d096bfae592373532bb0e9880fe0e890a99926226a54ca68f36
[INFO] running `Command { std: "docker" "start" "-a" "e961fd6c4afa9d096bfae592373532bb0e9880fe0e890a99926226a54ca68f36", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-tunnel v0.2.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.36s
[INFO] running `Command { std: "docker" "inspect" "e961fd6c4afa9d096bfae592373532bb0e9880fe0e890a99926226a54ca68f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e961fd6c4afa9d096bfae592373532bb0e9880fe0e890a99926226a54ca68f36", kill_on_drop: false }`
[INFO] [stdout] e961fd6c4afa9d096bfae592373532bb0e9880fe0e890a99926226a54ca68f36
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28c128be4c068cd68cd08bcb4bf7f893c2ab4101b4e16383e1a9483182f0b68b
[INFO] running `Command { std: "docker" "start" "-a" "28c128be4c068cd68cd08bcb4bf7f893c2ab4101b4e16383e1a9483182f0b68b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling tracing-tunnel v0.2.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling version-sync v0.9.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.31s
[INFO] running `Command { std: "docker" "inspect" "28c128be4c068cd68cd08bcb4bf7f893c2ab4101b4e16383e1a9483182f0b68b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28c128be4c068cd68cd08bcb4bf7f893c2ab4101b4e16383e1a9483182f0b68b", kill_on_drop: false }`
[INFO] [stdout] 28c128be4c068cd68cd08bcb4bf7f893c2ab4101b4e16383e1a9483182f0b68b
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28bea1ca5b13a02155b24e35fa39e914d36bc73613c16cbb580926642317bde5
[INFO] running `Command { std: "docker" "start" "-a" "28bea1ca5b13a02155b24e35fa39e914d36bc73613c16cbb580926642317bde5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_tunnel-e81d4cec84d3d6e0)
[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/version_match.rs (/opt/rustwide/target/debug/deps/version_match-b9cb342c8cd5499b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test readme_is_in_sync ... ok
[INFO] [stdout] test html_root_url_is_in_sync ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tracing_tunnel
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 117) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 261) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 88) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 238) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 117) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `tracing_tunnel::LocalSpans`, `tracing_tunnel::PersistedMetadata`, `tracing_tunnel::PersistedSpans`, `tracing_tunnel::TracingEventReceiver`
[INFO] [stdout]    --> src/lib.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     LocalSpans, PersistedMetadata, PersistedSpans, TracingEvent, TracingEventReceiver
[INFO] [stdout]     |     ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^ no `TracingEventReceiver` in the root
[INFO] [stdout]     |     |           |                  |
[INFO] [stdout]     |     |           |                  no `PersistedSpans` in the root
[INFO] [stdout]     |     |           no `PersistedMetadata` in the root
[INFO] [stdout]     |     no `LocalSpans` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "receiver")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `receiver` feature
[INFO] [stdout] 182 | pub use crate::receiver::{
[INFO] [stdout] 183 |     LocalSpans, PersistedMetadata, PersistedSpans, ReceiveError, TracingEventReceiver,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "receiver")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `receiver` feature
[INFO] [stdout] 182 | pub use crate::receiver::{
[INFO] [stdout] 183 |     LocalSpans, PersistedMetadata, PersistedSpans, ReceiveError, TracingEventReceiver,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:36
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "receiver")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `receiver` feature
[INFO] [stdout] 182 | pub use crate::receiver::{
[INFO] [stdout] 183 |     LocalSpans, PersistedMetadata, PersistedSpans, ReceiveError, TracingEventReceiver,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:66
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "receiver")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `receiver` feature
[INFO] [stdout] 182 | pub use crate::receiver::{
[INFO] [stdout] 183 |     LocalSpans, PersistedMetadata, PersistedSpans, ReceiveError, TracingEventReceiver,
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^
[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 261) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `tracing_tunnel::LocalSpans`, `tracing_tunnel::PersistedMetadata`, `tracing_tunnel::PersistedSpans`, `tracing_tunnel::TracingEventReceiver`
[INFO] [stdout]    --> src/lib.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     LocalSpans, PersistedMetadata, PersistedSpans, TracingEvent, TracingEventReceiver,
[INFO] [stdout]     |     ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^ no `TracingEventReceiver` in the root
[INFO] [stdout]     |     |           |                  |
[INFO] [stdout]     |     |           |                  no `PersistedSpans` in the root
[INFO] [stdout]     |     |           no `PersistedMetadata` in the root
[INFO] [stdout]     |     no `LocalSpans` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "receiver")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `receiver` feature
[INFO] [stdout] 182 | pub use crate::receiver::{
[INFO] [stdout] 183 |     LocalSpans, PersistedMetadata, PersistedSpans, ReceiveError, TracingEventReceiver,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "receiver")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `receiver` feature
[INFO] [stdout] 182 | pub use crate::receiver::{
[INFO] [stdout] 183 |     LocalSpans, PersistedMetadata, PersistedSpans, ReceiveError, TracingEventReceiver,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:36
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "receiver")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `receiver` feature
[INFO] [stdout] 182 | pub use crate::receiver::{
[INFO] [stdout] 183 |     LocalSpans, PersistedMetadata, PersistedSpans, ReceiveError, TracingEventReceiver,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:66
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "receiver")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `receiver` feature
[INFO] [stdout] 182 | pub use crate::receiver::{
[INFO] [stdout] 183 |     LocalSpans, PersistedMetadata, PersistedSpans, ReceiveError, TracingEventReceiver,
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^
[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 88) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `tracing_tunnel::TracingEventSender`, `tracing_tunnel::TracingEventReceiver`
[INFO] [stdout]    --> src/lib.rs:92:36
[INFO] [stdout]     |
[INFO] [stdout]  92 | use tracing_tunnel::{TracingEvent, TracingEventSender, TracingEventReceiver};
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^ no `TracingEventReceiver` in the root
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    no `TracingEventSender` in the root
[INFO] [stdout]     |                                    help: a similar name exists in the module: `TracingEvent`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "sender")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `sender` feature
[INFO] [stdout] 186 | pub use crate::sender::TracingEventSender;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:66
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "receiver")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `receiver` feature
[INFO] [stdout] 182 | pub use crate::receiver::{
[INFO] [stdout] 183 |     LocalSpans, PersistedMetadata, PersistedSpans, ReceiveError, TracingEventReceiver,
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^
[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 238) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `tracing_tunnel::TracingEventSender`, `tracing_tunnel::TracingEventReceiver`
[INFO] [stdout]    --> src/lib.rs:241:36
[INFO] [stdout]     |
[INFO] [stdout] 241 | use tracing_tunnel::{TracingEvent, TracingEventSender, TracingEventReceiver};
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^ no `TracingEventReceiver` in the root
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    no `TracingEventSender` in the root
[INFO] [stdout]     |                                    help: a similar name exists in the module: `TracingEvent`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "sender")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `sender` feature
[INFO] [stdout] 186 | pub use crate::sender::TracingEventSender;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:183:66
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(feature = "receiver")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `receiver` feature
[INFO] [stdout] 182 | pub use crate::receiver::{
[INFO] [stdout] 183 |     LocalSpans, PersistedMetadata, PersistedSpans, ReceiveError, TracingEventReceiver,
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 117)
[INFO] [stdout]     src/lib.rs - (line 238)
[INFO] [stdout]     src/lib.rs - (line 261)
[INFO] [stdout]     src/lib.rs - (line 88)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "28bea1ca5b13a02155b24e35fa39e914d36bc73613c16cbb580926642317bde5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28bea1ca5b13a02155b24e35fa39e914d36bc73613c16cbb580926642317bde5", kill_on_drop: false }`
[INFO] [stdout] 28bea1ca5b13a02155b24e35fa39e914d36bc73613c16cbb580926642317bde5
