[INFO] fetching crate tracing 0.1.40... [INFO] checking tracing-0.1.40 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate tracing 0.1.40 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate tracing 0.1.40 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tracing 0.1.40 [INFO] finished tweaking crates.io crate tracing 0.1.40 [INFO] tweaked toml for crates.io crate tracing 0.1.40 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ea3b0fc10387de12202af3ce4904ce7663ffb1017a145135fd31997cb219a43 [INFO] running `Command { std: "docker" "start" "-a" "1ea3b0fc10387de12202af3ce4904ce7663ffb1017a145135fd31997cb219a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ea3b0fc10387de12202af3ce4904ce7663ffb1017a145135fd31997cb219a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea3b0fc10387de12202af3ce4904ce7663ffb1017a145135fd31997cb219a43", kill_on_drop: false }` [INFO] [stdout] 1ea3b0fc10387de12202af3ce4904ce7663ffb1017a145135fd31997cb219a43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca6131f6e02510adf3efcf2f7b757fbb29cd3b7c2325c3967d2a36ad5e7b192c [INFO] running `Command { std: "docker" "start" "-a" "ca6131f6e02510adf3efcf2f7b757fbb29cd3b7c2325c3967d2a36ad5e7b192c", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking tracing v0.1.40 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/lib.rs:932:5 [INFO] [stdout] | [INFO] [stdout] 932 | private_in_public, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sized` is imported redundantly [INFO] [stdout] --> src/instrument.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | marker::Sized, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:115:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sized` is already defined here [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:934:5 [INFO] [stdout] | [INFO] [stdout] 934 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/filter_caching_is_lexically_scoped.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 11 | use tracing_core::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/subscriber.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tracing_mock::{expect, subscriber}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | use tracing_core::{expect, subscriber}; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/multiple_max_level_hints.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use tracing_core::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/enabled.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_core::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/filters_dont_leak.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_core::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/filter_caching_is_lexically_scoped.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | let subscriber = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/no_subscriber.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_mock::subscriber; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_core::subscriber; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing` (test "filter_caching_is_lexically_scoped") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/event.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | use tracing_core::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/multiple_max_level_hints.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | let (subscriber1, handle1) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/multiple_max_level_hints.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | .event(expect::event().at_level(Level::INFO)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/multiple_max_level_hints.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | .event(expect::event().at_level(Level::WARN)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/multiple_max_level_hints.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | .event(expect::event().at_level(Level::ERROR)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/multiple_max_level_hints.rs:43:34 [INFO] [stdout] | [INFO] [stdout] 43 | let (subscriber2, handle2) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/multiple_max_level_hints.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | .event(expect::event().at_level(Level::INFO)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/multiple_max_level_hints.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | .event(expect::event().at_level(Level::DEBUG)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/multiple_max_level_hints.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | .event(expect::event().at_level(Level::WARN)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/multiple_max_level_hints.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | .event(expect::event().at_level(Level::ERROR)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing` (test "multiple_max_level_hints") due to 11 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/enabled.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | let subscriber = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing` (test "subscriber") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/enabled.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | let subscriber = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing` (test "no_subscriber") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/span.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | use tracing_core::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/filters_are_not_reevaluated_for_the_same_span.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 10 | use tracing_core::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing` (test "enabled") due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/filters_dont_leak.rs:13:32 [INFO] [stdout] | [INFO] [stdout] 13 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/filters_dont_leak.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | let alice = expect::span().named("alice"); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/filters_dont_leak.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | let (subscriber2, handle2) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/filters_dont_leak.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/filters_dont_leak.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | let (subscriber2, handle2) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/filters_dont_leak.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | .event(expect::event()) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/filters_are_not_reevaluated_for_the_same_span.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing` (test "filters_are_not_reevaluated_for_the_same_span") due to 3 previous errors [INFO] [stderr] error: could not compile `tracing` (test "filters_dont_leak") due to 8 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] ... [INFO] [stdout] 50 | event_without_message! {event_without_message: 42} [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] ... [INFO] [stdout] 50 | event_without_message! {event_without_message: 42} [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | expect::field("answer") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] ... [INFO] [stdout] 50 | event_without_message! {event_without_message: 42} [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | expect::field("to_question") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] ... [INFO] [stdout] 50 | event_without_message! {event_without_message: 42} [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] ... [INFO] [stdout] 51 | event_without_message! {wrapping_event_without_message: std::num::Wrapping(42)} [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] ... [INFO] [stdout] 51 | event_without_message! {wrapping_event_without_message: std::num::Wrapping(42)} [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | expect::field("answer") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] ... [INFO] [stdout] 51 | event_without_message! {wrapping_event_without_message: std::num::Wrapping(42)} [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | expect::field("to_question") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] ... [INFO] [stdout] 51 | event_without_message! {wrapping_event_without_message: std::num::Wrapping(42)} [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] ... [INFO] [stdout] 52 | event_without_message! {nonzeroi32_event_without_message: std::num::NonZeroI32::new(42).unwrap()} [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] ... [INFO] [stdout] 52 | event_without_message! {nonzeroi32_event_without_message: std::num::NonZeroI32::new(42).unwrap()} [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | expect::field("answer") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] ... [INFO] [stdout] 52 | event_without_message! {nonzeroi32_event_without_message: std::num::NonZeroI32::new(42).unwrap()} [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | expect::field("to_question") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] ... [INFO] [stdout] 52 | event_without_message! {nonzeroi32_event_without_message: std::num::NonZeroI32::new(42).unwrap()} [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `event_without_message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | expect::event().with_fields(expect::field("message").with_value( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:61:41 [INFO] [stdout] | [INFO] [stdout] 61 | expect::event().with_fields(expect::field("message").with_value( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | expect::field("answer") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | expect::field("question").with_value(&"life, the universe, and everything"), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `field` [INFO] [stdout] --> tests/event.rs:89:26 [INFO] [stdout] | [INFO] [stdout] 89 | .and(field::msg(format_args!( [INFO] [stdout] | ^^^^^ use of undeclared crate or module `field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | expect::field("answer") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | expect::field("question").with_value(&"life, the universe, and everything"), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `field` [INFO] [stdout] --> tests/event.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | .and(field::msg(format_args!("hello from my event"))) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:136:32 [INFO] [stdout] | [INFO] [stdout] 136 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | expect::event() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | expect::field("message") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | .and(expect::field("foo").with_value(&666)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:147:30 [INFO] [stdout] | [INFO] [stdout] 147 | .and(expect::field("bar").with_value(&false)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 148 | .and(expect::field("like_a_butterfly").with_value(&42.0)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:172:32 [INFO] [stdout] | [INFO] [stdout] 172 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | expect::field("foo") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:193:32 [INFO] [stdout] | [INFO] [stdout] 193 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | expect::field("foo.bar") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | .and(expect::field("foo.baz").with_value(&false)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:214:32 [INFO] [stdout] | [INFO] [stdout] 214 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | expect::field("foo") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:251:32 [INFO] [stdout] | [INFO] [stdout] 251 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | expect::field("x") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:256:26 [INFO] [stdout] | [INFO] [stdout] 256 | .and(expect::field("y").with_value(&debug(-1.223))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:260:16 [INFO] [stdout] | [INFO] [stdout] 260 | .event(expect::event().with_fields(expect::field("position").with_value(&debug(&pos)))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:260:44 [INFO] [stdout] | [INFO] [stdout] 260 | .event(expect::event().with_fields(expect::field("position").with_value(&debug(&pos)))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:278:32 [INFO] [stdout] | [INFO] [stdout] 278 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | expect::field("my_field") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:298:32 [INFO] [stdout] | [INFO] [stdout] 298 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | expect::field("my_field") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:318:32 [INFO] [stdout] | [INFO] [stdout] 318 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 320 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | expect::field("display_field") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | .and(expect::field("debug_field").with_value(&debug("hello world"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:339:32 [INFO] [stdout] | [INFO] [stdout] 339 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:340:19 [INFO] [stdout] | [INFO] [stdout] 340 | .new_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:341:16 [INFO] [stdout] | [INFO] [stdout] 341 | .event(expect::event().with_explicit_parent(Some("foo"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:356:32 [INFO] [stdout] | [INFO] [stdout] 356 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:357:19 [INFO] [stdout] | [INFO] [stdout] 357 | .new_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:358:16 [INFO] [stdout] | [INFO] [stdout] 358 | .event(expect::event().with_explicit_parent(Some("foo"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:359:16 [INFO] [stdout] | [INFO] [stdout] 359 | .event(expect::event().with_explicit_parent(Some("foo"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:360:16 [INFO] [stdout] | [INFO] [stdout] 360 | .event(expect::event().with_explicit_parent(Some("foo"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:361:16 [INFO] [stdout] | [INFO] [stdout] 361 | .event(expect::event().with_explicit_parent(Some("foo"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:362:16 [INFO] [stdout] | [INFO] [stdout] 362 | .event(expect::event().with_explicit_parent(Some("foo"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:381:32 [INFO] [stdout] | [INFO] [stdout] 381 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:383:13 [INFO] [stdout] | [INFO] [stdout] 383 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | expect::field("some_str") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:386:26 [INFO] [stdout] | [INFO] [stdout] 386 | .and(expect::field("some_bool").with_value(&true)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:387:26 [INFO] [stdout] | [INFO] [stdout] 387 | .and(expect::field("some_u64").with_value(&42_u64)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:417:32 [INFO] [stdout] | [INFO] [stdout] 417 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:420:17 [INFO] [stdout] | [INFO] [stdout] 420 | expect::field("some_str") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:422:26 [INFO] [stdout] | [INFO] [stdout] 422 | .and(expect::field("some_bool").with_value(&true)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:423:26 [INFO] [stdout] | [INFO] [stdout] 423 | .and(expect::field("some_u64").with_value(&42_u64)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:453:32 [INFO] [stdout] | [INFO] [stdout] 453 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:455:13 [INFO] [stdout] | [INFO] [stdout] 455 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:456:17 [INFO] [stdout] | [INFO] [stdout] 456 | expect::field("some_str") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:458:26 [INFO] [stdout] | [INFO] [stdout] 458 | .and(expect::field("some_bool").with_value(&true)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:459:26 [INFO] [stdout] | [INFO] [stdout] 459 | .and(expect::field("some_u64").with_value(&42_u64)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:489:32 [INFO] [stdout] | [INFO] [stdout] 489 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:490:16 [INFO] [stdout] | [INFO] [stdout] 490 | .event(expect::event().with_fields(expect::field("my_string").with_value(&"hello").only())) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:490:44 [INFO] [stdout] | [INFO] [stdout] 490 | .event(expect::event().with_fields(expect::field("my_string").with_value(&"hello").only())) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:492:13 [INFO] [stdout] | [INFO] [stdout] 492 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:493:17 [INFO] [stdout] | [INFO] [stdout] 493 | expect::field("my_string") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:518:9 [INFO] [stdout] | [INFO] [stdout] 518 | expect::event().with_fields( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | expect::field("foo") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:521:22 [INFO] [stdout] | [INFO] [stdout] 521 | .and(expect::field("constant string").with_value(&"also works")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:522:22 [INFO] [stdout] | [INFO] [stdout] 522 | .and(expect::field("foo.bar").with_value(&"baz")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/event.rs:523:22 [INFO] [stdout] | [INFO] [stdout] 523 | .and(expect::field("message").with_value(&debug(format_args!("quux")))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/event.rs:527:32 [INFO] [stdout] | [INFO] [stdout] 527 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing` (test "event") due to 95 previous errors [INFO] [stdout] error: aborting due to 94 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | with_default(subscriber::mock().run(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | with_default(subscriber::mock().run(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | with_default(subscriber::mock().run(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | let subscriber1 = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | let subscriber2 = subscriber::mock().run(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | let subscriber1 = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:101:20 [INFO] [stdout] | [INFO] [stdout] 101 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | with_default(subscriber::mock().run(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 126 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:127:20 [INFO] [stdout] | [INFO] [stdout] 127 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:142:32 [INFO] [stdout] | [INFO] [stdout] 142 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | .event(expect::event()) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 162 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | .event(expect::event()) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:165:20 [INFO] [stdout] | [INFO] [stdout] 165 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | .enter(expect::span().named("bar")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:167:15 [INFO] [stdout] | [INFO] [stdout] 167 | .exit(expect::span().named("bar")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 168 | .drop_span(expect::span().named("bar")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | .event(expect::event()) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 187 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:188:20 [INFO] [stdout] | [INFO] [stdout] 188 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | .clone_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:218:32 [INFO] [stdout] | [INFO] [stdout] 218 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | .clone_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:220:20 [INFO] [stdout] | [INFO] [stdout] 220 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:221:20 [INFO] [stdout] | [INFO] [stdout] 221 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:235:34 [INFO] [stdout] | [INFO] [stdout] 235 | let (subscriber1, handle1) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:236:16 [INFO] [stdout] | [INFO] [stdout] 236 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:237:15 [INFO] [stdout] | [INFO] [stdout] 237 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | .clone_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:239:16 [INFO] [stdout] | [INFO] [stdout] 239 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:240:15 [INFO] [stdout] | [INFO] [stdout] 240 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 241 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:242:20 [INFO] [stdout] | [INFO] [stdout] 242 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:244:23 [INFO] [stdout] | [INFO] [stdout] 244 | let subscriber2 = subscriber::mock().only().run(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:267:16 [INFO] [stdout] | [INFO] [stdout] 267 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:269:20 [INFO] [stdout] | [INFO] [stdout] 269 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:286:32 [INFO] [stdout] | [INFO] [stdout] 286 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:287:16 [INFO] [stdout] | [INFO] [stdout] 287 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | .event(expect::event()) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:289:15 [INFO] [stdout] | [INFO] [stdout] 289 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:290:20 [INFO] [stdout] | [INFO] [stdout] 290 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:305:32 [INFO] [stdout] | [INFO] [stdout] 305 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:306:16 [INFO] [stdout] | [INFO] [stdout] 306 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:307:16 [INFO] [stdout] | [INFO] [stdout] 307 | .event(expect::event()) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:308:15 [INFO] [stdout] | [INFO] [stdout] 308 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:309:20 [INFO] [stdout] | [INFO] [stdout] 309 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:324:16 [INFO] [stdout] | [INFO] [stdout] 324 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:325:16 [INFO] [stdout] | [INFO] [stdout] 325 | .event(expect::event()) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:326:15 [INFO] [stdout] | [INFO] [stdout] 326 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:327:20 [INFO] [stdout] | [INFO] [stdout] 327 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:343:32 [INFO] [stdout] | [INFO] [stdout] 343 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 345 | expect::span().named("foo").with_field( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | expect::field("bar") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:351:16 [INFO] [stdout] | [INFO] [stdout] 351 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:352:15 [INFO] [stdout] | [INFO] [stdout] 352 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:353:20 [INFO] [stdout] | [INFO] [stdout] 353 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:372:32 [INFO] [stdout] | [INFO] [stdout] 372 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | expect::span() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:376:29 [INFO] [stdout] | [INFO] [stdout] 376 | .with_field(expect::field("fields.bar").with_value(&true).only()), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:390:32 [INFO] [stdout] | [INFO] [stdout] 390 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | expect::span().named("foo").with_field( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:393:17 [INFO] [stdout] | [INFO] [stdout] 393 | expect::field("bar") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:398:16 [INFO] [stdout] | [INFO] [stdout] 398 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:399:15 [INFO] [stdout] | [INFO] [stdout] 399 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:400:20 [INFO] [stdout] | [INFO] [stdout] 400 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:433:32 [INFO] [stdout] | [INFO] [stdout] 433 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | expect::span().named("foo").with_field( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | expect::field("x") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:438:26 [INFO] [stdout] | [INFO] [stdout] 438 | .and(expect::field("y").with_value(&debug(-1.223))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:443:13 [INFO] [stdout] | [INFO] [stdout] 443 | expect::span() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:445:29 [INFO] [stdout] | [INFO] [stdout] 445 | .with_field(expect::field("position").with_value(&debug(&pos)).only()), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:466:32 [INFO] [stdout] | [INFO] [stdout] 466 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | expect::span().named("foo").with_field( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:469:17 [INFO] [stdout] | [INFO] [stdout] 469 | expect::field("x") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:471:26 [INFO] [stdout] | [INFO] [stdout] 471 | .and(expect::field("y").with_value(&-1.223)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:550:32 [INFO] [stdout] | [INFO] [stdout] 550 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:552:13 [INFO] [stdout] | [INFO] [stdout] 552 | expect::span().named("foo").with_field( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:553:17 [INFO] [stdout] | [INFO] [stdout] 553 | expect::field("bar") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:555:26 [INFO] [stdout] | [INFO] [stdout] 555 | .and(expect::field("baz").with_value(&false)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:560:13 [INFO] [stdout] | [INFO] [stdout] 560 | expect::span().named("foo"), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:561:13 [INFO] [stdout] | [INFO] [stdout] 561 | expect::field("baz").with_value(&true).only(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:563:16 [INFO] [stdout] | [INFO] [stdout] 563 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:564:15 [INFO] [stdout] | [INFO] [stdout] 564 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:565:20 [INFO] [stdout] | [INFO] [stdout] 565 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:581:32 [INFO] [stdout] | [INFO] [stdout] 581 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:583:13 [INFO] [stdout] | [INFO] [stdout] 583 | expect::span().named("foo").with_field( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 584 | expect::field("bar") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:586:26 [INFO] [stdout] | [INFO] [stdout] 586 | .and(expect::field("baz").with_value(&false)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:591:13 [INFO] [stdout] | [INFO] [stdout] 591 | expect::span().named("foo"), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:592:13 [INFO] [stdout] | [INFO] [stdout] 592 | expect::field("bar").with_value(&5).only(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:595:13 [INFO] [stdout] | [INFO] [stdout] 595 | expect::span().named("foo"), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:596:13 [INFO] [stdout] | [INFO] [stdout] 596 | expect::field("baz").with_value(&true).only(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:598:16 [INFO] [stdout] | [INFO] [stdout] 598 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:599:15 [INFO] [stdout] | [INFO] [stdout] 599 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:600:20 [INFO] [stdout] | [INFO] [stdout] 600 | .drop_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:617:32 [INFO] [stdout] | [INFO] [stdout] 617 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:619:13 [INFO] [stdout] | [INFO] [stdout] 619 | expect::span() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:637:32 [INFO] [stdout] | [INFO] [stdout] 637 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:638:19 [INFO] [stdout] | [INFO] [stdout] 638 | .new_span(expect::span().named("foo").with_explicit_parent(None)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:652:32 [INFO] [stdout] | [INFO] [stdout] 652 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:653:19 [INFO] [stdout] | [INFO] [stdout] 653 | .new_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:654:16 [INFO] [stdout] | [INFO] [stdout] 654 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:655:19 [INFO] [stdout] | [INFO] [stdout] 655 | .new_span(expect::span().named("bar").with_explicit_parent(None)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:656:15 [INFO] [stdout] | [INFO] [stdout] 656 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:672:32 [INFO] [stdout] | [INFO] [stdout] 672 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:673:19 [INFO] [stdout] | [INFO] [stdout] 673 | .new_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:675:13 [INFO] [stdout] | [INFO] [stdout] 675 | expect::span() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:693:32 [INFO] [stdout] | [INFO] [stdout] 693 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:694:19 [INFO] [stdout] | [INFO] [stdout] 694 | .new_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:695:19 [INFO] [stdout] | [INFO] [stdout] 695 | .new_span(expect::span().named("a").with_explicit_parent(Some("foo"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:696:19 [INFO] [stdout] | [INFO] [stdout] 696 | .new_span(expect::span().named("b").with_explicit_parent(Some("foo"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:697:19 [INFO] [stdout] | [INFO] [stdout] 697 | .new_span(expect::span().named("c").with_explicit_parent(Some("foo"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:698:19 [INFO] [stdout] | [INFO] [stdout] 698 | .new_span(expect::span().named("d").with_explicit_parent(Some("foo"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:699:19 [INFO] [stdout] | [INFO] [stdout] 699 | .new_span(expect::span().named("e").with_explicit_parent(Some("foo"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:718:32 [INFO] [stdout] | [INFO] [stdout] 718 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:719:19 [INFO] [stdout] | [INFO] [stdout] 719 | .new_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:720:19 [INFO] [stdout] | [INFO] [stdout] 720 | .new_span(expect::span().named("bar")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:721:16 [INFO] [stdout] | [INFO] [stdout] 721 | .enter(expect::span().named("bar")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:723:13 [INFO] [stdout] | [INFO] [stdout] 723 | expect::span() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:727:15 [INFO] [stdout] | [INFO] [stdout] 727 | .exit(expect::span().named("bar")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:743:32 [INFO] [stdout] | [INFO] [stdout] 743 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:744:19 [INFO] [stdout] | [INFO] [stdout] 744 | .new_span(expect::span().named("foo").with_contextual_parent(None)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:758:32 [INFO] [stdout] | [INFO] [stdout] 758 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:759:19 [INFO] [stdout] | [INFO] [stdout] 759 | .new_span(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:760:16 [INFO] [stdout] | [INFO] [stdout] 760 | .enter(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:762:13 [INFO] [stdout] | [INFO] [stdout] 762 | expect::span() [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:766:15 [INFO] [stdout] | [INFO] [stdout] 766 | .exit(expect::span().named("foo")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:782:32 [INFO] [stdout] | [INFO] [stdout] 782 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:784:13 [INFO] [stdout] | [INFO] [stdout] 784 | expect::span().named("my_span").with_field( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | expect::field("my_field") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:802:32 [INFO] [stdout] | [INFO] [stdout] 802 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:804:13 [INFO] [stdout] | [INFO] [stdout] 804 | expect::span().named("my_span").with_field( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:805:17 [INFO] [stdout] | [INFO] [stdout] 805 | expect::field("my_field") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:822:32 [INFO] [stdout] | [INFO] [stdout] 822 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:824:13 [INFO] [stdout] | [INFO] [stdout] 824 | expect::span().named("my_span").with_field( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:825:17 [INFO] [stdout] | [INFO] [stdout] 825 | expect::field("display_field") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:827:26 [INFO] [stdout] | [INFO] [stdout] 827 | .and(expect::field("debug_field").with_value(&debug("hello world"))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/span.rs:843:32 [INFO] [stdout] | [INFO] [stdout] 843 | let (subscriber, handle) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:845:13 [INFO] [stdout] | [INFO] [stdout] 845 | expect::span().named("my_span").with_field( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:846:17 [INFO] [stdout] | [INFO] [stdout] 846 | expect::field("foo") [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:848:26 [INFO] [stdout] | [INFO] [stdout] 848 | .and(expect::field("constant string").with_value(&"also works")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `expect` [INFO] [stdout] --> tests/span.rs:849:26 [INFO] [stdout] | [INFO] [stdout] 849 | .and(expect::field("foo.bar").with_value(&"baz")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 166 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing` (test "span") due to 167 previous errors [INFO] running `Command { std: "docker" "inspect" "ca6131f6e02510adf3efcf2f7b757fbb29cd3b7c2325c3967d2a36ad5e7b192c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca6131f6e02510adf3efcf2f7b757fbb29cd3b7c2325c3967d2a36ad5e7b192c", kill_on_drop: false }` [INFO] [stdout] ca6131f6e02510adf3efcf2f7b757fbb29cd3b7c2325c3967d2a36ad5e7b192c [INFO] checking tracing-0.1.40 against try#9ae1860851f3fbc1435a1698e572252c0076f413 for pr-122960-1 [INFO] extracting crate tracing 0.1.40 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate tracing 0.1.40 on toolchain 9ae1860851f3fbc1435a1698e572252c0076f413 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tracing 0.1.40 [INFO] finished tweaking crates.io crate tracing 0.1.40 [INFO] tweaked toml for crates.io crate tracing 0.1.40 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a920eaf8c424ea4b8af84a094ec7678e84db35fe37c270fe940fbbbfd6505cb0 [INFO] running `Command { std: "docker" "start" "-a" "a920eaf8c424ea4b8af84a094ec7678e84db35fe37c270fe940fbbbfd6505cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a920eaf8c424ea4b8af84a094ec7678e84db35fe37c270fe940fbbbfd6505cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a920eaf8c424ea4b8af84a094ec7678e84db35fe37c270fe940fbbbfd6505cb0", kill_on_drop: false }` [INFO] [stdout] a920eaf8c424ea4b8af84a094ec7678e84db35fe37c270fe940fbbbfd6505cb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d888b0f13a4a6aa5598e280295b78fc9c1b640b1fba803e18b72d614873d854 [INFO] running `Command { std: "docker" "start" "-a" "4d888b0f13a4a6aa5598e280295b78fc9c1b640b1fba803e18b72d614873d854", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "4d888b0f13a4a6aa5598e280295b78fc9c1b640b1fba803e18b72d614873d854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d888b0f13a4a6aa5598e280295b78fc9c1b640b1fba803e18b72d614873d854", kill_on_drop: false }` [INFO] [stdout] 4d888b0f13a4a6aa5598e280295b78fc9c1b640b1fba803e18b72d614873d854