[INFO] fetching crate tracing 0.1.40... [INFO] checking tracing-0.1.40 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate tracing 0.1.40 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate tracing 0.1.40 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding clap v2.34.0 (latest: v4.5.4) [INFO] [stderr] Adding criterion v0.3.6 (latest: v0.5.1) [INFO] [stderr] Adding criterion-plot v0.4.5 (latest: v0.5.0) [INFO] [stderr] Adding half v1.8.3 (latest: v2.4.0) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.3.9) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.12.1) [INFO] [stderr] Adding textwrap v0.11.0 (latest: v0.16.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb977632eb93a084c64868f04664ceb7115e4ce93cd3e77c4c19e7e0febe37ae [INFO] running `Command { std: "docker" "start" "-a" "eb977632eb93a084c64868f04664ceb7115e4ce93cd3e77c4c19e7e0febe37ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb977632eb93a084c64868f04664ceb7115e4ce93cd3e77c4c19e7e0febe37ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb977632eb93a084c64868f04664ceb7115e4ce93cd3e77c4c19e7e0febe37ae", kill_on_drop: false }` [INFO] [stdout] eb977632eb93a084c64868f04664ceb7115e4ce93cd3e77c4c19e7e0febe37ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a492a593dde2c083e4fa6991a33e0f3a72d48b79356c7c40eff4ba29ae3d7bc [INFO] running `Command { std: "docker" "start" "-a" "4a492a593dde2c083e4fa6991a33e0f3a72d48b79356c7c40eff4ba29ae3d7bc", kill_on_drop: false }` [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking csv v1.3.0 [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 criterion-plot v0.4.5 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking criterion v0.3.6 [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/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134: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] [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/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[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[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: 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[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: aborting due to 7 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 "filters_dont_leak") due to 8 previous errors [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/instrument.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] [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[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[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] [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[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: 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] [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] [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: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] [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[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] [stderr] error: could not compile `tracing` (test "enabled") due to 4 previous errors [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 "filters_are_not_reevaluated_for_the_same_span") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/instrument.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | let subscriber = 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/instrument.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | .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/instrument.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | .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/instrument.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | .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/instrument.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | .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/instrument.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | .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/instrument.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | .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/instrument.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | .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/instrument.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | .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/instrument.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | .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/instrument.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | .drop_span(expect::span().named("bar")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 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 "instrument") due to 13 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] [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] [stderr] error: could not compile `tracing` (test "event") due to 95 previous errors [INFO] running `Command { std: "docker" "inspect" "4a492a593dde2c083e4fa6991a33e0f3a72d48b79356c7c40eff4ba29ae3d7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a492a593dde2c083e4fa6991a33e0f3a72d48b79356c7c40eff4ba29ae3d7bc", kill_on_drop: false }` [INFO] [stdout] 4a492a593dde2c083e4fa6991a33e0f3a72d48b79356c7c40eff4ba29ae3d7bc [INFO] checking tracing-0.1.40 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate tracing 0.1.40 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate tracing 0.1.40 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74394753a73fe2aa31a624a1824cf7acce57dc6abb13c57579a869690879db95 [INFO] running `Command { std: "docker" "start" "-a" "74394753a73fe2aa31a624a1824cf7acce57dc6abb13c57579a869690879db95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74394753a73fe2aa31a624a1824cf7acce57dc6abb13c57579a869690879db95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74394753a73fe2aa31a624a1824cf7acce57dc6abb13c57579a869690879db95", kill_on_drop: false }` [INFO] [stdout] 74394753a73fe2aa31a624a1824cf7acce57dc6abb13c57579a869690879db95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41cbd44c6ec6631ae45598b873f5decf7f7683460222e4334ea34e002ab0a4ce [INFO] running `Command { std: "docker" "start" "-a" "41cbd44c6ec6631ae45598b873f5decf7f7683460222e4334ea34e002ab0a4ce", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "41cbd44c6ec6631ae45598b873f5decf7f7683460222e4334ea34e002ab0a4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41cbd44c6ec6631ae45598b873f5decf7f7683460222e4334ea34e002ab0a4ce", kill_on_drop: false }` [INFO] [stdout] 41cbd44c6ec6631ae45598b873f5decf7f7683460222e4334ea34e002ab0a4ce