assertables 7.0.1

Assertables: Rust crate of macros `assert…!` for better testing, quality assurance, and runtime reliability.
Documentation
Build #761420 2023-03-08 23:17:31

# rustc version rustc 1.70.0-nightly (e3dfeeaa4 2023-03-07)

# docs.rs version docsrs 0.6.0 (f4b080fc 2023-03-08)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/assertables-7.0.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/assertables-7.0.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230307-1.70.0-nightly-e3dfeeaa4\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c84763c9f47c1e291356eef15a889577db0d3d9cec5119e4ea4cf51e29019c20 [INFO] running `Command { std: "docker" "start" "-a" "c84763c9f47c1e291356eef15a889577db0d3d9cec5119e4ea4cf51e29019c20", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting assertables v7.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_as_result` [INFO] [stderr] --> src/assert.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `assert_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_zzz` [INFO] [stderr] --> src/assert.rs:116:50 [INFO] [stderr] | [INFO] [stderr] 116 | /// This macro provides the same statements as [`assert_zzz`], [INFO] [stderr] | ^^^^^^^^^^ no item named `assert_zzz` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_zzz` [INFO] [stderr] --> src/assert.rs:138:9 [INFO] [stderr] | [INFO] [stderr] 138 | /// * [`assert_zzz`] [INFO] [stderr] | ^^^^^^^^^^ no item named `assert_zzz` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_zzz` [INFO] [stderr] --> src/assert.rs:139:9 [INFO] [stderr] | [INFO] [stderr] 139 | /// * [`assert_zzz`] [INFO] [stderr] | ^^^^^^^^^^ no item named `assert_zzz` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_zzz` [INFO] [stderr] --> src/assert.rs:140:9 [INFO] [stderr] | [INFO] [stderr] 140 | /// * [`debug_assert_zzz`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `debug_assert_zzz` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_zzz` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_eq.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_eq_as_result` [INFO] [stderr] --> src/assert_eq.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_eq_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_eq_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_eq_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_ne.rs:8:50 [INFO] [stderr] | [INFO] [stderr] 8 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_ne_as_result` [INFO] [stderr] --> src/assert_ne.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`assert_ne_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_ne_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_ne_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_lt.rs:8:50 [INFO] [stderr] | [INFO] [stderr] 8 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_lt` [INFO] [stderr] --> src/assert_lt.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_lt`] [INFO] [stderr] | ^^^^^^^^^ no item named `assert_lt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_lt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_lt_as_result` [INFO] [stderr] --> src/assert_lt.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`assert_lt_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_lt_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_lt_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_lt` [INFO] [stderr] --> src/assert_lt.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | /// * [`debug_assert_lt`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_lt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_lt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_lt` [INFO] [stderr] --> src/assert_lt.rs:134:9 [INFO] [stderr] | [INFO] [stderr] 134 | /// * [`assert_lt`] [INFO] [stderr] | ^^^^^^^^^ no item named `assert_lt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_lt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_lt_as_result` [INFO] [stderr] --> src/assert_lt.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 135 | /// * [`assert_lt_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_lt_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_lt_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_lt` [INFO] [stderr] --> src/assert_lt.rs:136:9 [INFO] [stderr] | [INFO] [stderr] 136 | /// * [`debug_assert_lt`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_lt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_lt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_lt` [INFO] [stderr] --> src/assert_lt.rs:156:50 [INFO] [stderr] | [INFO] [stderr] 156 | /// This macro provides the same statements as [`assert_lt`], [INFO] [stderr] | ^^^^^^^^^ no item named `assert_lt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_lt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_lt` [INFO] [stderr] --> src/assert_lt.rs:180:9 [INFO] [stderr] | [INFO] [stderr] 180 | /// * [`debug_assert_lt`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_lt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_lt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_le.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_le` [INFO] [stderr] --> src/assert_le.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | /// * [`assert_le`] [INFO] [stderr] | ^^^^^^^^^ no item named `assert_le` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_le` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_le_as_result` [INFO] [stderr] --> src/assert_le.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_le_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_le_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_le_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_le` [INFO] [stderr] --> src/assert_le.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_le`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_le` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_le` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_le` [INFO] [stderr] --> src/assert_le.rs:133:9 [INFO] [stderr] | [INFO] [stderr] 133 | /// * [`assert_le`] [INFO] [stderr] | ^^^^^^^^^ no item named `assert_le` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_le` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_le_as_result` [INFO] [stderr] --> src/assert_le.rs:134:9 [INFO] [stderr] | [INFO] [stderr] 134 | /// * [`assert_le_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_le_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_le_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_le` [INFO] [stderr] --> src/assert_le.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 135 | /// * [`debug_assert_le`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_le` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_le` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_le` [INFO] [stderr] --> src/assert_le.rs:155:50 [INFO] [stderr] | [INFO] [stderr] 155 | /// This macro provides the same statements as [`assert_le`], [INFO] [stderr] | ^^^^^^^^^ no item named `assert_le` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_le` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_le` [INFO] [stderr] --> src/assert_le.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | /// * [`debug_assert_le`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_le` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_le` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_gt.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_gt` [INFO] [stderr] --> src/assert_gt.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | /// * [`assert_gt`] [INFO] [stderr] | ^^^^^^^^^ no item named `assert_gt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_gt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_gt_as_result` [INFO] [stderr] --> src/assert_gt.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_gt_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_gt_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_gt_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_gt` [INFO] [stderr] --> src/assert_gt.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_gt`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_gt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_gt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_gt` [INFO] [stderr] --> src/assert_gt.rs:133:9 [INFO] [stderr] | [INFO] [stderr] 133 | /// * [`assert_gt`] [INFO] [stderr] | ^^^^^^^^^ no item named `assert_gt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_gt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_gt_as_result` [INFO] [stderr] --> src/assert_gt.rs:134:9 [INFO] [stderr] | [INFO] [stderr] 134 | /// * [`assert_gt_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_gt_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_gt_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_gt` [INFO] [stderr] --> src/assert_gt.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 135 | /// * [`debug_assert_gt`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_gt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_gt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_gt` [INFO] [stderr] --> src/assert_gt.rs:155:50 [INFO] [stderr] | [INFO] [stderr] 155 | /// This macro provides the same statements as [`assert_gt`], [INFO] [stderr] | ^^^^^^^^^ no item named `assert_gt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_gt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_gt` [INFO] [stderr] --> src/assert_gt.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | /// * [`debug_assert_gt`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_gt` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_gt` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_ge.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_ge` [INFO] [stderr] --> src/assert_ge.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | /// * [`assert_ge`] [INFO] [stderr] | ^^^^^^^^^ no item named `assert_ge` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_ge` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_ge_as_result` [INFO] [stderr] --> src/assert_ge.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_ge_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_ge_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_ge_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_ge` [INFO] [stderr] --> src/assert_ge.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_ge`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_ge` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_ge` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_ge` [INFO] [stderr] --> src/assert_ge.rs:133:9 [INFO] [stderr] | [INFO] [stderr] 133 | /// * [`assert_ge`] [INFO] [stderr] | ^^^^^^^^^ no item named `assert_ge` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_ge` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_ge_as_result` [INFO] [stderr] --> src/assert_ge.rs:134:9 [INFO] [stderr] | [INFO] [stderr] 134 | /// * [`assert_ge_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_ge_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_ge_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_ge` [INFO] [stderr] --> src/assert_ge.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 135 | /// * [`debug_assert_ge`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_ge` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_ge` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_ge` [INFO] [stderr] --> src/assert_ge.rs:155:50 [INFO] [stderr] | [INFO] [stderr] 155 | /// This macro provides the same statements as [`assert_ge`], [INFO] [stderr] | ^^^^^^^^^ no item named `assert_ge` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_ge` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_ge` [INFO] [stderr] --> src/assert_ge.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | /// * [`debug_assert_ge`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `debug_assert_ge` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_ge` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_in_delta.rs:8:50 [INFO] [stderr] | [INFO] [stderr] 8 | /// This macro provides the same statements as [`assert_`], except this macro [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_in_delta` [INFO] [stderr] --> src/assert_in_delta.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_in_delta`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `assert_in_delta` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_in_delta` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_in_delta_as_result` [INFO] [stderr] --> src/assert_in_delta.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`assert_in_delta_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_in_delta_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_in_delta_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_in_delta` [INFO] [stderr] --> src/assert_in_delta.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | /// * [`debug_assert_in_delta`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_in_delta` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_in_delta` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_in_delta` [INFO] [stderr] --> src/assert_in_delta.rs:166:9 [INFO] [stderr] | [INFO] [stderr] 166 | /// * [`assert_in_delta`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `assert_in_delta` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_in_delta` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_in_delta_as_result` [INFO] [stderr] --> src/assert_in_delta.rs:167:9 [INFO] [stderr] | [INFO] [stderr] 167 | /// * [`assert_in_delta_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_in_delta_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_in_delta_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_in_delta` [INFO] [stderr] --> src/assert_in_delta.rs:168:9 [INFO] [stderr] | [INFO] [stderr] 168 | /// * [`debug_assert_in_delta`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_in_delta` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_in_delta` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_in_delta` [INFO] [stderr] --> src/assert_in_delta.rs:188:50 [INFO] [stderr] | [INFO] [stderr] 188 | /// This macro provides the same statements as [`assert_in_delta`], [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `assert_in_delta` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_in_delta` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_in_delta` [INFO] [stderr] --> src/assert_in_delta.rs:212:9 [INFO] [stderr] | [INFO] [stderr] 212 | /// * [`debug_assert_in_delta`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_in_delta` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_in_delta` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_in_epsilon.rs:8:50 [INFO] [stderr] | [INFO] [stderr] 8 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_in_epsilon` [INFO] [stderr] --> src/assert_in_epsilon.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_in_epsilon`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `assert_in_epsilon` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_in_epsilon` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_in_epsilon_as_result` [INFO] [stderr] --> src/assert_in_epsilon.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`assert_in_epsilon_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_in_epsilon_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_in_epsilon_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_in_epsilon` [INFO] [stderr] --> src/assert_in_epsilon.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | /// * [`debug_assert_in_epsilon`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_in_epsilon` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_in_epsilon` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_in_epsilon` [INFO] [stderr] --> src/assert_in_epsilon.rs:166:9 [INFO] [stderr] | [INFO] [stderr] 166 | /// * [`assert_in_epsilon`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `assert_in_epsilon` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_in_epsilon` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_in_epsilon_as_result` [INFO] [stderr] --> src/assert_in_epsilon.rs:167:9 [INFO] [stderr] | [INFO] [stderr] 167 | /// * [`assert_in_epsilon_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_in_epsilon_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_in_epsilon_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_in_epsilon` [INFO] [stderr] --> src/assert_in_epsilon.rs:168:9 [INFO] [stderr] | [INFO] [stderr] 168 | /// * [`debug_assert_in_epsilon`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_in_epsilon` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_in_epsilon` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_in_epsilon` [INFO] [stderr] --> src/assert_in_epsilon.rs:188:50 [INFO] [stderr] | [INFO] [stderr] 188 | /// This macro provides the same statements as [`assert_in_epsilon`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `assert_in_epsilon` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_in_epsilon` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_in_epsilon` [INFO] [stderr] --> src/assert_in_epsilon.rs:212:9 [INFO] [stderr] | [INFO] [stderr] 212 | /// * [`debug_assert_in_epsilon`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_in_epsilon` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_in_epsilon` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_starts_with` [INFO] [stderr] --> src/assert_starts_with.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_starts_with`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `assert_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_starts_with_as_result` [INFO] [stderr] --> src/assert_starts_with.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_starts_with_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_starts_with_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_starts_with_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_starts_with` [INFO] [stderr] --> src/assert_starts_with.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_starts_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_starts_with` [INFO] [stderr] --> src/assert_starts_with.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | /// * [`assert_starts_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `assert_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_starts_with_as_result` [INFO] [stderr] --> src/assert_starts_with.rs:110:9 [INFO] [stderr] | [INFO] [stderr] 110 | /// * [`assert_starts_with_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_starts_with_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_starts_with_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_starts_with` [INFO] [stderr] --> src/assert_starts_with.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 111 | /// * [`debug_assert_starts_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_starts_with` [INFO] [stderr] --> src/assert_starts_with.rs:131:50 [INFO] [stderr] | [INFO] [stderr] 131 | /// This macro provides the same statements as [`assert_starts_with`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `assert_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_starts_with` [INFO] [stderr] --> src/assert_starts_with.rs:155:9 [INFO] [stderr] | [INFO] [stderr] 155 | /// * [`debug_assert_starts_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_starts_with` [INFO] [stderr] --> src/assert_not_starts_with.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_not_starts_with`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_starts_with_as_result` [INFO] [stderr] --> src/assert_not_starts_with.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_not_starts_with_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_starts_with_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_starts_with_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_starts_with` [INFO] [stderr] --> src/assert_not_starts_with.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_not_starts_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_starts_with` [INFO] [stderr] --> src/assert_not_starts_with.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | /// * [`assert_not_starts_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_starts_with_as_result` [INFO] [stderr] --> src/assert_not_starts_with.rs:110:9 [INFO] [stderr] | [INFO] [stderr] 110 | /// * [`assert_not_starts_with_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_starts_with_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_starts_with_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_starts_with` [INFO] [stderr] --> src/assert_not_starts_with.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 111 | /// * [`debug_assert_not_starts_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_starts_with` [INFO] [stderr] --> src/assert_not_starts_with.rs:131:50 [INFO] [stderr] | [INFO] [stderr] 131 | /// This macro provides the same statements as [`assert_not_starts_with`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_starts_with` [INFO] [stderr] --> src/assert_not_starts_with.rs:155:9 [INFO] [stderr] | [INFO] [stderr] 155 | /// * [`debug_assert_not_starts_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_starts_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_starts_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_ends_with` [INFO] [stderr] --> src/assert_ends_with.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_ends_with`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `assert_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_ends_with_as_result` [INFO] [stderr] --> src/assert_ends_with.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_ends_with_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_ends_with_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_ends_with_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_ends_with` [INFO] [stderr] --> src/assert_ends_with.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_ends_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_ends_with` [INFO] [stderr] --> src/assert_ends_with.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | /// * [`assert_ends_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `assert_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_ends_with_as_result` [INFO] [stderr] --> src/assert_ends_with.rs:110:9 [INFO] [stderr] | [INFO] [stderr] 110 | /// * [`assert_ends_with_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_ends_with_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_ends_with_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_ends_with` [INFO] [stderr] --> src/assert_ends_with.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 111 | /// * [`debug_assert_ends_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_ends_with` [INFO] [stderr] --> src/assert_ends_with.rs:131:50 [INFO] [stderr] | [INFO] [stderr] 131 | /// This macro provides the same statements as [`assert_ends_with`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `assert_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_ends_with` [INFO] [stderr] --> src/assert_ends_with.rs:155:9 [INFO] [stderr] | [INFO] [stderr] 155 | /// * [`debug_assert_ends_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_ends_with` [INFO] [stderr] --> src/assert_not_ends_with.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_not_ends_with`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_ends_with_as_result` [INFO] [stderr] --> src/assert_not_ends_with.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_not_ends_with_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_ends_with_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_ends_with_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_ends_with` [INFO] [stderr] --> src/assert_not_ends_with.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_not_ends_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_ends_with` [INFO] [stderr] --> src/assert_not_ends_with.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | /// * [`assert_not_ends_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_ends_with_as_result` [INFO] [stderr] --> src/assert_not_ends_with.rs:110:9 [INFO] [stderr] | [INFO] [stderr] 110 | /// * [`assert_not_ends_with_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_ends_with_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_ends_with_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_ends_with` [INFO] [stderr] --> src/assert_not_ends_with.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 111 | /// * [`debug_assert_not_ends_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_ends_with` [INFO] [stderr] --> src/assert_not_ends_with.rs:131:50 [INFO] [stderr] | [INFO] [stderr] 131 | /// This macro provides the same statements as [`assert_not_ends_with`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_ends_with` [INFO] [stderr] --> src/assert_not_ends_with.rs:155:9 [INFO] [stderr] | [INFO] [stderr] 155 | /// * [`debug_assert_not_ends_with`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_ends_with` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_ends_with` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_contains` [INFO] [stderr] --> src/assert_contains.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_contains`], [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `assert_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_contains_as_result` [INFO] [stderr] --> src/assert_contains.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_contains_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_contains_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_contains_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_contains` [INFO] [stderr] --> src/assert_contains.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_contains`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_contains` [INFO] [stderr] --> src/assert_contains.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | /// * [`assert_contains`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `assert_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_contains_as_result` [INFO] [stderr] --> src/assert_contains.rs:110:9 [INFO] [stderr] | [INFO] [stderr] 110 | /// * [`assert_contains_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_contains_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_contains_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_contains` [INFO] [stderr] --> src/assert_contains.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 111 | /// * [`debug_assert_contains`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_contains` [INFO] [stderr] --> src/assert_contains.rs:131:50 [INFO] [stderr] | [INFO] [stderr] 131 | /// This macro provides the same statements as [`assert_contains`], [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `assert_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_contains` [INFO] [stderr] --> src/assert_contains.rs:155:9 [INFO] [stderr] | [INFO] [stderr] 155 | /// * [`debug_assert_contains`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_contains` [INFO] [stderr] --> src/assert_not_contains.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_not_contains`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_not_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_contains_as_result` [INFO] [stderr] --> src/assert_not_contains.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_not_contains_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_contains_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_contains_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_contains` [INFO] [stderr] --> src/assert_not_contains.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_not_contains`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_contains` [INFO] [stderr] --> src/assert_not_contains.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | /// * [`assert_not_contains`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_not_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_contains_as_result` [INFO] [stderr] --> src/assert_not_contains.rs:110:9 [INFO] [stderr] | [INFO] [stderr] 110 | /// * [`assert_not_contains_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_contains_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_contains_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_contains` [INFO] [stderr] --> src/assert_not_contains.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 111 | /// * [`debug_assert_not_contains`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_contains` [INFO] [stderr] --> src/assert_not_contains.rs:131:50 [INFO] [stderr] | [INFO] [stderr] 131 | /// This macro provides the same statements as [`assert_not_contains`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_not_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_contains` [INFO] [stderr] --> src/assert_not_contains.rs:155:9 [INFO] [stderr] | [INFO] [stderr] 155 | /// * [`debug_assert_not_contains`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_contains` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_contains` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_is_match` [INFO] [stderr] --> src/assert_is_match.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_is_match`], [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `assert_is_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_is_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_is_match_as_result` [INFO] [stderr] --> src/assert_is_match.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_is_match_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_is_match_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_is_match_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_is_match` [INFO] [stderr] --> src/assert_is_match.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_is_match`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_is_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_is_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_is_match` [INFO] [stderr] --> src/assert_is_match.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 114 | /// * [`assert_is_match`] [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `assert_is_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_is_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_is_match_as_result` [INFO] [stderr] --> src/assert_is_match.rs:115:9 [INFO] [stderr] | [INFO] [stderr] 115 | /// * [`assert_is_match_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_is_match_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_is_match_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_is_match` [INFO] [stderr] --> src/assert_is_match.rs:116:9 [INFO] [stderr] | [INFO] [stderr] 116 | /// * [`debug_assert_is_match`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_is_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_is_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_is_match` [INFO] [stderr] --> src/assert_is_match.rs:136:50 [INFO] [stderr] | [INFO] [stderr] 136 | /// This macro provides the same statements as [`assert_is_match`], [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `assert_is_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_is_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_is_match` [INFO] [stderr] --> src/assert_is_match.rs:160:9 [INFO] [stderr] | [INFO] [stderr] 160 | /// * [`debug_assert_is_match`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_is_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_is_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_match` [INFO] [stderr] --> src/assert_not_match.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_not_match`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `assert_not_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_match_as_result` [INFO] [stderr] --> src/assert_not_match.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_not_match_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_match_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_match_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_match` [INFO] [stderr] --> src/assert_not_match.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_not_match`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_match` [INFO] [stderr] --> src/assert_not_match.rs:114:9 [INFO] [stderr] | [INFO] [stderr] 114 | /// * [`assert_not_match`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `assert_not_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_match_as_result` [INFO] [stderr] --> src/assert_not_match.rs:115:9 [INFO] [stderr] | [INFO] [stderr] 115 | /// * [`assert_not_match_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_not_match_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_match_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_match` [INFO] [stderr] --> src/assert_not_match.rs:116:9 [INFO] [stderr] | [INFO] [stderr] 116 | /// * [`debug_assert_not_match`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_not_match` [INFO] [stderr] --> src/assert_not_match.rs:136:50 [INFO] [stderr] | [INFO] [stderr] 136 | /// This macro provides the same statements as [`assert_not_match`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `assert_not_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_not_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_not_match` [INFO] [stderr] --> src/assert_not_match.rs:160:9 [INFO] [stderr] | [INFO] [stderr] 160 | /// * [`debug_assert_not_match`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_not_match` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_not_match` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_set_eq.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeSet` [INFO] [stderr] --> src/assert_set_eq.rs:13:32 [INFO] [stderr] | [INFO] [stderr] 13 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_eq` [INFO] [stderr] --> src/assert_set_eq.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`assert_set_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_set_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_eq_as_result` [INFO] [stderr] --> src/assert_set_eq.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | /// * [`assert_set_eq_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_eq_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_eq_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_eq` [INFO] [stderr] --> src/assert_set_eq.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | /// * [`debug_assert_set_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeSet` [INFO] [stderr] --> src/assert_set_eq.rs:125:32 [INFO] [stderr] | [INFO] [stderr] 125 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_eq` [INFO] [stderr] --> src/assert_set_eq.rs:129:9 [INFO] [stderr] | [INFO] [stderr] 129 | /// * [`assert_set_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_set_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_eq_as_result` [INFO] [stderr] --> src/assert_set_eq.rs:130:9 [INFO] [stderr] | [INFO] [stderr] 130 | /// * [`assert_set_eq_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_eq_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_eq_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_eq` [INFO] [stderr] --> src/assert_set_eq.rs:131:9 [INFO] [stderr] | [INFO] [stderr] 131 | /// * [`debug_assert_set_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_eq` [INFO] [stderr] --> src/assert_set_eq.rs:151:50 [INFO] [stderr] | [INFO] [stderr] 151 | /// This macro provides the same statements as [`assert_set_eq`], [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_set_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_eq` [INFO] [stderr] --> src/assert_set_eq.rs:175:9 [INFO] [stderr] | [INFO] [stderr] 175 | /// * [`debug_assert_set_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_set_ne.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_ne` [INFO] [stderr] --> src/assert_set_ne.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | /// * [`assert_set_ne`] [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_set_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_ne_as_result` [INFO] [stderr] --> src/assert_set_ne.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_set_ne_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_ne_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_ne_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_ne` [INFO] [stderr] --> src/assert_set_ne.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_set_ne`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeSet` [INFO] [stderr] --> src/assert_set_ne.rs:124:32 [INFO] [stderr] | [INFO] [stderr] 124 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_ne` [INFO] [stderr] --> src/assert_set_ne.rs:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | /// * [`assert_set_ne`] [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_set_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_ne_as_result` [INFO] [stderr] --> src/assert_set_ne.rs:129:9 [INFO] [stderr] | [INFO] [stderr] 129 | /// * [`assert_set_ne_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_ne_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_ne_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_ne` [INFO] [stderr] --> src/assert_set_ne.rs:130:9 [INFO] [stderr] | [INFO] [stderr] 130 | /// * [`debug_assert_set_ne`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_ne` [INFO] [stderr] --> src/assert_set_ne.rs:150:50 [INFO] [stderr] | [INFO] [stderr] 150 | /// This macro provides the same statements as [`assert_set_ne`], [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_set_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_ne` [INFO] [stderr] --> src/assert_set_ne.rs:174:9 [INFO] [stderr] | [INFO] [stderr] 174 | /// * [`debug_assert_set_ne`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_set_subset.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_subset` [INFO] [stderr] --> src/assert_set_subset.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | /// * [`assert_set_subset`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `assert_set_subset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_subset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_subset_as_result` [INFO] [stderr] --> src/assert_set_subset.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_set_subset_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_subset_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_subset_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_subset` [INFO] [stderr] --> src/assert_set_subset.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_set_subset`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_subset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_subset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeSet` [INFO] [stderr] --> src/assert_set_subset.rs:124:32 [INFO] [stderr] | [INFO] [stderr] 124 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_subset` [INFO] [stderr] --> src/assert_set_subset.rs:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | /// * [`assert_set_subset`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `assert_set_subset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_subset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_subset_as_result` [INFO] [stderr] --> src/assert_set_subset.rs:129:9 [INFO] [stderr] | [INFO] [stderr] 129 | /// * [`assert_set_subset_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_subset_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_subset_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_subset` [INFO] [stderr] --> src/assert_set_subset.rs:130:9 [INFO] [stderr] | [INFO] [stderr] 130 | /// * [`debug_assert_set_subset`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_subset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_subset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_subset` [INFO] [stderr] --> src/assert_set_subset.rs:150:50 [INFO] [stderr] | [INFO] [stderr] 150 | /// This macro provides the same statements as [`assert_set_subset`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `assert_set_subset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_subset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_subset` [INFO] [stderr] --> src/assert_set_subset.rs:174:9 [INFO] [stderr] | [INFO] [stderr] 174 | /// * [`debug_assert_set_subset`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_subset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_subset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_set_superset.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeSet` [INFO] [stderr] --> src/assert_set_superset.rs:13:32 [INFO] [stderr] | [INFO] [stderr] 13 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_superset` [INFO] [stderr] --> src/assert_set_superset.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`assert_set_superset`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_set_superset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_superset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_superset_as_result` [INFO] [stderr] --> src/assert_set_superset.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | /// * [`assert_set_superset_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_superset_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_superset_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_superset` [INFO] [stderr] --> src/assert_set_superset.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | /// * [`debug_assert_set_superset`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_superset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_superset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeSet` [INFO] [stderr] --> src/assert_set_superset.rs:126:32 [INFO] [stderr] | [INFO] [stderr] 126 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_superset` [INFO] [stderr] --> src/assert_set_superset.rs:130:9 [INFO] [stderr] | [INFO] [stderr] 130 | /// * [`assert_set_superset`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_set_superset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_superset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_superset_as_result` [INFO] [stderr] --> src/assert_set_superset.rs:131:9 [INFO] [stderr] | [INFO] [stderr] 131 | /// * [`assert_set_superset_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_superset_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_superset_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_superset` [INFO] [stderr] --> src/assert_set_superset.rs:132:9 [INFO] [stderr] | [INFO] [stderr] 132 | /// * [`debug_assert_set_superset`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_superset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_superset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_superset` [INFO] [stderr] --> src/assert_set_superset.rs:152:50 [INFO] [stderr] | [INFO] [stderr] 152 | /// This macro provides the same statements as [`assert_set_superset`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_set_superset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_superset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_superset` [INFO] [stderr] --> src/assert_set_superset.rs:176:9 [INFO] [stderr] | [INFO] [stderr] 176 | /// * [`debug_assert_set_superset`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_superset` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_superset` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_set_joint.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_joint` [INFO] [stderr] --> src/assert_set_joint.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | /// * [`assert_set_joint`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `assert_set_joint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_joint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_joint_as_result` [INFO] [stderr] --> src/assert_set_joint.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_set_joint_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_joint_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_joint_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_joint` [INFO] [stderr] --> src/assert_set_joint.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_set_joint`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_joint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_joint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeSet` [INFO] [stderr] --> src/assert_set_joint.rs:124:32 [INFO] [stderr] | [INFO] [stderr] 124 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_joint` [INFO] [stderr] --> src/assert_set_joint.rs:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | /// * [`assert_set_joint`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `assert_set_joint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_joint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_joint_as_result` [INFO] [stderr] --> src/assert_set_joint.rs:129:9 [INFO] [stderr] | [INFO] [stderr] 129 | /// * [`assert_set_joint_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_joint_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_joint_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_joint` [INFO] [stderr] --> src/assert_set_joint.rs:130:9 [INFO] [stderr] | [INFO] [stderr] 130 | /// * [`debug_assert_set_joint`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_joint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_joint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_joint` [INFO] [stderr] --> src/assert_set_joint.rs:150:50 [INFO] [stderr] | [INFO] [stderr] 150 | /// This macro provides the same statements as [`assert_set_joint`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `assert_set_joint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_joint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_joint` [INFO] [stderr] --> src/assert_set_joint.rs:174:9 [INFO] [stderr] | [INFO] [stderr] 174 | /// * [`debug_assert_set_joint`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_joint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_joint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_set_disjoint.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_disjoint` [INFO] [stderr] --> src/assert_set_disjoint.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | /// * [`assert_set_disjoint`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_set_disjoint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_disjoint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_disjoint_as_result` [INFO] [stderr] --> src/assert_set_disjoint.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_set_disjoint_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_disjoint_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_disjoint_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_disjoint` [INFO] [stderr] --> src/assert_set_disjoint.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_set_disjoint`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_disjoint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_disjoint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeSet` [INFO] [stderr] --> src/assert_set_disjoint.rs:123:32 [INFO] [stderr] | [INFO] [stderr] 123 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_disjoint` [INFO] [stderr] --> src/assert_set_disjoint.rs:127:9 [INFO] [stderr] | [INFO] [stderr] 127 | /// * [`assert_set_disjoint`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_set_disjoint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_disjoint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_disjoint_as_result` [INFO] [stderr] --> src/assert_set_disjoint.rs:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | /// * [`assert_set_disjoint_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_set_disjoint_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_disjoint_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_disjoint` [INFO] [stderr] --> src/assert_set_disjoint.rs:129:9 [INFO] [stderr] | [INFO] [stderr] 129 | /// * [`debug_assert_set_disjoint`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_disjoint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_disjoint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_set_disjoint` [INFO] [stderr] --> src/assert_set_disjoint.rs:149:50 [INFO] [stderr] | [INFO] [stderr] 149 | /// This macro provides the same statements as [`assert_set_disjoint`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_set_disjoint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_set_disjoint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_set_disjoint` [INFO] [stderr] --> src/assert_set_disjoint.rs:173:9 [INFO] [stderr] | [INFO] [stderr] 173 | /// * [`debug_assert_set_disjoint`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_set_disjoint` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_set_disjoint` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_eq` [INFO] [stderr] --> src/assert_bag_eq.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_bag_eq`], [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_bag_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_eq_as_result` [INFO] [stderr] --> src/assert_bag_eq.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_bag_eq_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_eq_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_eq_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_eq` [INFO] [stderr] --> src/assert_bag_eq.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_bag_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeMap` [INFO] [stderr] --> src/assert_bag_eq.rs:144:32 [INFO] [stderr] | [INFO] [stderr] 144 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_eq` [INFO] [stderr] --> src/assert_bag_eq.rs:148:9 [INFO] [stderr] | [INFO] [stderr] 148 | /// * [`assert_bag_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_bag_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_eq_as_result` [INFO] [stderr] --> src/assert_bag_eq.rs:149:9 [INFO] [stderr] | [INFO] [stderr] 149 | /// * [`assert_bag_eq_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_eq_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_eq_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_eq` [INFO] [stderr] --> src/assert_bag_eq.rs:150:9 [INFO] [stderr] | [INFO] [stderr] 150 | /// * [`debug_assert_bag_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_eq` [INFO] [stderr] --> src/assert_bag_eq.rs:170:50 [INFO] [stderr] | [INFO] [stderr] 170 | /// This macro provides the same statements as [`assert_bag_eq`], [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_bag_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_eq_as_result` [INFO] [stderr] --> src/assert_bag_eq.rs:193:9 [INFO] [stderr] | [INFO] [stderr] 193 | /// * [`assert_bag_eq_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_eq_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_eq_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_eq` [INFO] [stderr] --> src/assert_bag_eq.rs:194:9 [INFO] [stderr] | [INFO] [stderr] 194 | /// * [`debug_assert_bag_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_ne` [INFO] [stderr] --> src/assert_bag_ne.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_bag_ne`], [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_bag_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_ne_as_result` [INFO] [stderr] --> src/assert_bag_ne.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_bag_ne_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_ne_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_ne_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_ne` [INFO] [stderr] --> src/assert_bag_ne.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_bag_ne`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeMap` [INFO] [stderr] --> src/assert_bag_ne.rs:144:32 [INFO] [stderr] | [INFO] [stderr] 144 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_ne` [INFO] [stderr] --> src/assert_bag_ne.rs:148:9 [INFO] [stderr] | [INFO] [stderr] 148 | /// * [`assert_bag_ne`] [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_bag_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_ne_as_result` [INFO] [stderr] --> src/assert_bag_ne.rs:149:9 [INFO] [stderr] | [INFO] [stderr] 149 | /// * [`assert_bag_ne_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_ne_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_ne_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_ne` [INFO] [stderr] --> src/assert_bag_ne.rs:150:9 [INFO] [stderr] | [INFO] [stderr] 150 | /// * [`debug_assert_bag_ne`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_ne` [INFO] [stderr] --> src/assert_bag_ne.rs:170:50 [INFO] [stderr] | [INFO] [stderr] 170 | /// This macro provides the same statements as [`assert_bag_ne`], [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `assert_bag_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_ne_as_result` [INFO] [stderr] --> src/assert_bag_ne.rs:193:9 [INFO] [stderr] | [INFO] [stderr] 193 | /// * [`assert_bag_ne_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_ne_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_ne_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_ne` [INFO] [stderr] --> src/assert_bag_ne.rs:194:9 [INFO] [stderr] | [INFO] [stderr] 194 | /// * [`debug_assert_bag_ne`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_ne` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_ne` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_subbag` [INFO] [stderr] --> src/assert_bag_subbag.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_bag_subbag`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `assert_bag_subbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_subbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_subbag_as_result` [INFO] [stderr] --> src/assert_bag_subbag.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_bag_subbag_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_subbag_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_subbag_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_subbag` [INFO] [stderr] --> src/assert_bag_subbag.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_bag_subbag`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_subbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_subbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeMap` [INFO] [stderr] --> src/assert_bag_subbag.rs:199:32 [INFO] [stderr] | [INFO] [stderr] 199 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_subbag` [INFO] [stderr] --> src/assert_bag_subbag.rs:203:9 [INFO] [stderr] | [INFO] [stderr] 203 | /// * [`assert_bag_subbag`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `assert_bag_subbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_subbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_subbag_as_result` [INFO] [stderr] --> src/assert_bag_subbag.rs:204:9 [INFO] [stderr] | [INFO] [stderr] 204 | /// * [`assert_bag_subbag_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_subbag_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_subbag_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_subbag` [INFO] [stderr] --> src/assert_bag_subbag.rs:205:9 [INFO] [stderr] | [INFO] [stderr] 205 | /// * [`debug_assert_bag_subbag`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_subbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_subbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_subbag` [INFO] [stderr] --> src/assert_bag_subbag.rs:225:50 [INFO] [stderr] | [INFO] [stderr] 225 | /// This macro provides the same statements as [`assert_bag_subbag`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `assert_bag_subbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_subbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_subbag` [INFO] [stderr] --> src/assert_bag_subbag.rs:249:9 [INFO] [stderr] | [INFO] [stderr] 249 | /// * [`debug_assert_bag_subbag`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_subbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_subbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_superbag_other` [INFO] [stderr] --> src/assert_bag_superbag.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_superbag_other`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `assert_superbag_other` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_superbag` [INFO] [stderr] --> src/assert_bag_superbag.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | /// * [`assert_bag_superbag`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_superbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_superbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_superbag_as_result` [INFO] [stderr] --> src/assert_bag_superbag.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_bag_superbag_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_superbag_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_superbag_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_superbag` [INFO] [stderr] --> src/assert_bag_superbag.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_bag_superbag`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_superbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_superbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `BTreeMap` [INFO] [stderr] --> src/assert_bag_superbag.rs:197:32 [INFO] [stderr] | [INFO] [stderr] 197 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stderr] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_superbag` [INFO] [stderr] --> src/assert_bag_superbag.rs:201:9 [INFO] [stderr] | [INFO] [stderr] 201 | /// * [`assert_bag_superbag`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_superbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_superbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_superbag_as_result` [INFO] [stderr] --> src/assert_bag_superbag.rs:202:9 [INFO] [stderr] | [INFO] [stderr] 202 | /// * [`assert_bag_superbag_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_superbag_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_superbag_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_superbag` [INFO] [stderr] --> src/assert_bag_superbag.rs:203:9 [INFO] [stderr] | [INFO] [stderr] 203 | /// * [`debug_assert_bag_superbag`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_superbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_superbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_superbag` [INFO] [stderr] --> src/assert_bag_superbag.rs:223:50 [INFO] [stderr] | [INFO] [stderr] 223 | /// This macro provides the same statements as [`assert_bag_superbag`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_superbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_superbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_bag_superbag_as_result` [INFO] [stderr] --> src/assert_bag_superbag.rs:246:9 [INFO] [stderr] | [INFO] [stderr] 246 | /// * [`assert_bag_superbag_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_bag_superbag_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_bag_superbag_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_bag_superbag` [INFO] [stderr] --> src/assert_bag_superbag.rs:247:9 [INFO] [stderr] | [INFO] [stderr] 247 | /// * [`debug_assert_bag_superbag`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_bag_superbag` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_bag_superbag` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_fn_eq.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_fn_eq` [INFO] [stderr] --> src/assert_fn_eq.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | /// * [`assert_fn_eq`] [INFO] [stderr] | ^^^^^^^^^^^^ no item named `assert_fn_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_fn_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_fn_eq_as_result` [INFO] [stderr] --> src/assert_fn_eq.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_fn_eq_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_fn_eq_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_fn_eq_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_fn_eq` [INFO] [stderr] --> src/assert_fn_eq.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_fn_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `debug_assert_fn_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_fn_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_fn_eq` [INFO] [stderr] --> src/assert_fn_eq.rs:220:9 [INFO] [stderr] | [INFO] [stderr] 220 | /// * [`assert_fn_eq`] [INFO] [stderr] | ^^^^^^^^^^^^ no item named `assert_fn_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_fn_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_fn_eq_as_result` [INFO] [stderr] --> src/assert_fn_eq.rs:221:9 [INFO] [stderr] | [INFO] [stderr] 221 | /// * [`assert_fn_eq_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_fn_eq_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_fn_eq_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_fn_eq` [INFO] [stderr] --> src/assert_fn_eq.rs:222:9 [INFO] [stderr] | [INFO] [stderr] 222 | /// * [`debug_assert_fn_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `debug_assert_fn_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_fn_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_fn_eq` [INFO] [stderr] --> src/assert_fn_eq.rs:263:50 [INFO] [stderr] | [INFO] [stderr] 263 | /// This macro provides the same statements as [`assert_fn_eq`], [INFO] [stderr] | ^^^^^^^^^^^^ no item named `assert_fn_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_fn_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_fn_eq` [INFO] [stderr] --> src/assert_fn_eq.rs:287:9 [INFO] [stderr] | [INFO] [stderr] 287 | /// * [`debug_assert_fn_eq`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `debug_assert_fn_eq` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_fn_eq` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_` [INFO] [stderr] --> src/assert_fn_eq_expr.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | /// This macro provides the same statements as [`assert_`], [INFO] [stderr] | ^^^^^^^ no item named `assert_` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_fn_eq_expr` [INFO] [stderr] --> src/assert_fn_eq_expr.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | /// * [`assert_fn_eq_expr`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `assert_fn_eq_expr` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_fn_eq_expr` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `assert_fn_eq_expr_as_result` [INFO] [stderr] --> src/assert_fn_eq_expr.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | /// * [`assert_fn_eq_expr_as_result`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_fn_eq_expr_as_result` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `assert_fn_eq_expr_as_result` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `debug_assert_fn_eq_expr` [INFO] [stderr] --> src/assert_fn_eq_expr.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | /// * [`debug_assert_fn_eq_expr`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `debug_assert_fn_eq_expr` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `debug_assert_fn_eq_expr` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [WARN] too much data in the log, truncating it