[INFO] fetching crate tracing-fluent-assertions 0.3.0... [INFO] documenting tracing-fluent-assertions-0.3.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate tracing-fluent-assertions 0.3.0 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate tracing-fluent-assertions 0.3.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tracing-fluent-assertions 0.3.0 [INFO] finished tweaking crates.io crate tracing-fluent-assertions 0.3.0 [INFO] tweaked toml for crates.io crate tracing-fluent-assertions 0.3.0 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f652fc3def330bc88d10be0ddcad016a2336cfd222d088c2215714c4fe9e308 [INFO] running `Command { std: "docker" "start" "-a" "4f652fc3def330bc88d10be0ddcad016a2336cfd222d088c2215714c4fe9e308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f652fc3def330bc88d10be0ddcad016a2336cfd222d088c2215714c4fe9e308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f652fc3def330bc88d10be0ddcad016a2336cfd222d088c2215714c4fe9e308", kill_on_drop: false }` [INFO] [stdout] 4f652fc3def330bc88d10be0ddcad016a2336cfd222d088c2215714c4fe9e308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11e6f9116ed08c142dba8f6ba74a3ccffdad67e98e1df4aa8028a0e7d0a6f666 [INFO] running `Command { std: "docker" "start" "-a" "11e6f9116ed08c142dba8f6ba74a3ccffdad67e98e1df4aa8028a0e7d0a6f666", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Documenting tracing-fluent-assertions v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `try_assert` [INFO] [stdout] --> src/assertion.rs:100:88 [INFO] [stdout] | [INFO] [stdout] 100 | /// For a fallible assertion that can be called over and over without panicking, [`try_assert`] [INFO] [stdout] | ^^^^^^^^^^ no item named `try_assert` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `finalize` [INFO] [stdout] --> src/assertion.rs:167:76 [INFO] [stdout] | [INFO] [stdout] 167 | /// Once these are defined, an `Assertion` can be constructed by calling [`finalize`]. [INFO] [stdout] | ^^^^^^^^ no item named `finalize` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:178:45 [INFO] [stdout] | [INFO] [stdout] 178 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:178:60 [INFO] [stdout] | [INFO] [stdout] 178 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_parent_name` [INFO] [stdout] --> src/assertion.rs:178:77 [INFO] [stdout] | [INFO] [stdout] 178 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `with_parent_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | /// [`with_span_field`], are additive, which means a span must match all of them to match the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:198:45 [INFO] [stdout] | [INFO] [stdout] 198 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:198:60 [INFO] [stdout] | [INFO] [stdout] 198 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_parent_name` [INFO] [stdout] --> src/assertion.rs:198:77 [INFO] [stdout] | [INFO] [stdout] 198 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `with_parent_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 199 | /// [`with_span_field`], are additive, which means a span must match all of them to match the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:220:45 [INFO] [stdout] | [INFO] [stdout] 220 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:220:60 [INFO] [stdout] | [INFO] [stdout] 220 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_parent_name` [INFO] [stdout] --> src/assertion.rs:220:77 [INFO] [stdout] | [INFO] [stdout] 220 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `with_parent_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:221:11 [INFO] [stdout] | [INFO] [stdout] 221 | /// [`with_span_field`], are additive, which means a span must match all of them to match the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:240:45 [INFO] [stdout] | [INFO] [stdout] 240 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:240:60 [INFO] [stdout] | [INFO] [stdout] 240 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_parent_name` [INFO] [stdout] --> src/assertion.rs:240:77 [INFO] [stdout] | [INFO] [stdout] 240 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `with_parent_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:241:11 [INFO] [stdout] | [INFO] [stdout] 241 | /// [`with_span_field`], are additive, which means a span must match all of them to match the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:263:45 [INFO] [stdout] | [INFO] [stdout] 263 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:263:60 [INFO] [stdout] | [INFO] [stdout] 263 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_parent_name` [INFO] [stdout] --> src/assertion.rs:263:77 [INFO] [stdout] | [INFO] [stdout] 263 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `with_parent_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:264:11 [INFO] [stdout] | [INFO] [stdout] 264 | /// [`with_span_field`], are additive, which means a span must match all of them to match the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:285:45 [INFO] [stdout] | [INFO] [stdout] 285 | /// All span matchers, which includes [`with_name`], [`with_target`], and [`with_span_field`], [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:285:60 [INFO] [stdout] | [INFO] [stdout] 285 | /// All span matchers, which includes [`with_name`], [`with_target`], and [`with_span_field`], [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:285:81 [INFO] [stdout] | [INFO] [stdout] 285 | /// All span matchers, which includes [`with_name`], [`with_target`], and [`with_span_field`], [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.97s [INFO] running `Command { std: "docker" "inspect" "11e6f9116ed08c142dba8f6ba74a3ccffdad67e98e1df4aa8028a0e7d0a6f666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e6f9116ed08c142dba8f6ba74a3ccffdad67e98e1df4aa8028a0e7d0a6f666", kill_on_drop: false }` [INFO] [stdout] 11e6f9116ed08c142dba8f6ba74a3ccffdad67e98e1df4aa8028a0e7d0a6f666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 3e65475354a3a54c16a023de015f2fa669fb093134c0a51f77dbdddfcaaaf8e1 [INFO] running `Command { std: "docker" "start" "-a" "3e65475354a3a54c16a023de015f2fa669fb093134c0a51f77dbdddfcaaaf8e1", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Documenting tracing-fluent-assertions v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `try_assert` [INFO] [stdout] --> src/assertion.rs:100:88 [INFO] [stdout] | [INFO] [stdout] 100 | /// For a fallible assertion that can be called over and over without panicking, [`try_assert`] [INFO] [stdout] | ^^^^^^^^^^ no item named `try_assert` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `finalize` [INFO] [stdout] --> src/assertion.rs:167:76 [INFO] [stdout] | [INFO] [stdout] 167 | /// Once these are defined, an `Assertion` can be constructed by calling [`finalize`]. [INFO] [stdout] | ^^^^^^^^ no item named `finalize` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:178:45 [INFO] [stdout] | [INFO] [stdout] 178 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:178:60 [INFO] [stdout] | [INFO] [stdout] 178 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_parent_name` [INFO] [stdout] --> src/assertion.rs:178:77 [INFO] [stdout] | [INFO] [stdout] 178 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `with_parent_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | /// [`with_span_field`], are additive, which means a span must match all of them to match the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:198:45 [INFO] [stdout] | [INFO] [stdout] 198 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:198:60 [INFO] [stdout] | [INFO] [stdout] 198 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_parent_name` [INFO] [stdout] --> src/assertion.rs:198:77 [INFO] [stdout] | [INFO] [stdout] 198 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `with_parent_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 199 | /// [`with_span_field`], are additive, which means a span must match all of them to match the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:220:45 [INFO] [stdout] | [INFO] [stdout] 220 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:220:60 [INFO] [stdout] | [INFO] [stdout] 220 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_parent_name` [INFO] [stdout] --> src/assertion.rs:220:77 [INFO] [stdout] | [INFO] [stdout] 220 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `with_parent_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:221:11 [INFO] [stdout] | [INFO] [stdout] 221 | /// [`with_span_field`], are additive, which means a span must match all of them to match the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:240:45 [INFO] [stdout] | [INFO] [stdout] 240 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:240:60 [INFO] [stdout] | [INFO] [stdout] 240 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_parent_name` [INFO] [stdout] --> src/assertion.rs:240:77 [INFO] [stdout] | [INFO] [stdout] 240 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `with_parent_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:241:11 [INFO] [stdout] | [INFO] [stdout] 241 | /// [`with_span_field`], are additive, which means a span must match all of them to match the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:263:45 [INFO] [stdout] | [INFO] [stdout] 263 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:263:60 [INFO] [stdout] | [INFO] [stdout] 263 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_parent_name` [INFO] [stdout] --> src/assertion.rs:263:77 [INFO] [stdout] | [INFO] [stdout] 263 | /// All span matchers, which includes [`with_name`], [`with_target`], [`with_parent_name`], and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `with_parent_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:264:11 [INFO] [stdout] | [INFO] [stdout] 264 | /// [`with_span_field`], are additive, which means a span must match all of them to match the [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_name` [INFO] [stdout] --> src/assertion.rs:285:45 [INFO] [stdout] | [INFO] [stdout] 285 | /// All span matchers, which includes [`with_name`], [`with_target`], and [`with_span_field`], [INFO] [stdout] | ^^^^^^^^^ no item named `with_name` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_target` [INFO] [stdout] --> src/assertion.rs:285:60 [INFO] [stdout] | [INFO] [stdout] 285 | /// All span matchers, which includes [`with_name`], [`with_target`], and [`with_span_field`], [INFO] [stdout] | ^^^^^^^^^^^ no item named `with_target` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `with_span_field` [INFO] [stdout] --> src/assertion.rs:285:81 [INFO] [stdout] | [INFO] [stdout] 285 | /// All span matchers, which includes [`with_name`], [`with_target`], and [`with_span_field`], [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `with_span_field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `Command { std: "docker" "inspect" "3e65475354a3a54c16a023de015f2fa669fb093134c0a51f77dbdddfcaaaf8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e65475354a3a54c16a023de015f2fa669fb093134c0a51f77dbdddfcaaaf8e1", kill_on_drop: false }` [INFO] [stdout] 3e65475354a3a54c16a023de015f2fa669fb093134c0a51f77dbdddfcaaaf8e1