[INFO] fetching crate assertables 5.2.0... [INFO] documenting assertables-5.2.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate assertables 5.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate assertables 5.2.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate assertables 5.2.0 [INFO] finished tweaking crates.io crate assertables 5.2.0 [INFO] tweaked toml for crates.io crate assertables 5.2.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", 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] fd11a4374440895fcb00a24e7231d43ffaf12414a01b825aca10b6de24226abb [INFO] running `Command { std: "docker" "start" "-a" "fd11a4374440895fcb00a24e7231d43ffaf12414a01b825aca10b6de24226abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd11a4374440895fcb00a24e7231d43ffaf12414a01b825aca10b6de24226abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd11a4374440895fcb00a24e7231d43ffaf12414a01b825aca10b6de24226abb", kill_on_drop: false }` [INFO] [stdout] fd11a4374440895fcb00a24e7231d43ffaf12414a01b825aca10b6de24226abb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc32f46ab7f7f82f0fbf037ad24e0a619457fb8f6aabaa734bc50fd22b8a2077 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc32f46ab7f7f82f0fbf037ad24e0a619457fb8f6aabaa734bc50fd22b8a2077", kill_on_drop: false }` [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Documenting assertables v5.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_eq.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_eq.rs:144:32 [INFO] [stdout] | [INFO] [stdout] 144 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_ne.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_ne.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_subset.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_subset.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_superset.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_superset.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_joint.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_joint.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_disjoint.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_disjoint.rs:144:32 [INFO] [stdout] | [INFO] [stdout] 144 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_eq.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_eq.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_ne.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_ne.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_subbag.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_subbag.rs:207:32 [INFO] [stdout] | [INFO] [stdout] 207 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_superbag.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_superbag.rs:210:32 [INFO] [stdout] | [INFO] [stdout] 210 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_command_stdout_contains.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_command_stdout_contains.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_command_stderr_contains.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_command_stderr_contains.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_program_args_stdout_contains.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_program_args_stdout_contains.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_program_args_stderr_contains.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_program_args_stderr_contains.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.05s [INFO] running `Command { std: "docker" "inspect" "fc32f46ab7f7f82f0fbf037ad24e0a619457fb8f6aabaa734bc50fd22b8a2077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc32f46ab7f7f82f0fbf037ad24e0a619457fb8f6aabaa734bc50fd22b8a2077", kill_on_drop: false }` [INFO] [stdout] fc32f46ab7f7f82f0fbf037ad24e0a619457fb8f6aabaa734bc50fd22b8a2077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] 40da619a997c392cea4917dd3e5d1d8d7af1fff0ed12a60ac7fedb2c7ec8f89a [INFO] running `Command { std: "docker" "start" "-a" "40da619a997c392cea4917dd3e5d1d8d7af1fff0ed12a60ac7fedb2c7ec8f89a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Documenting assertables v5.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_eq.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_eq.rs:144:32 [INFO] [stdout] | [INFO] [stdout] 144 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_ne.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_ne.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_subset.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_subset.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_superset.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_superset.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_joint.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_joint.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_disjoint.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeSet` [INFO] [stdout] --> src/assert_set_disjoint.rs:144:32 [INFO] [stdout] | [INFO] [stdout] 144 | /// This implementation uses [`BTreeSet`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeSet` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_eq.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_eq.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_ne.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_ne.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_subbag.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_subbag.rs:207:32 [INFO] [stdout] | [INFO] [stdout] 207 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_superbag.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `BTreeMap` [INFO] [stdout] --> src/assert_bag_superbag.rs:210:32 [INFO] [stdout] | [INFO] [stdout] 210 | /// This implementation uses [`BTreeMap`] to count items and sort them. [INFO] [stdout] | ^^^^^^^^ no item named `BTreeMap` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_command_stdout_contains.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_command_stdout_contains.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_command_stderr_contains.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_command_stderr_contains.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_program_args_stdout_contains.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_program_args_stdout_contains.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_program_args_stderr_contains.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::String` [INFO] [stdout] --> src/assert_program_args_stderr_contains.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | /// This uses [`std::String`] method `contains`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `String` in module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.82s [INFO] running `Command { std: "docker" "inspect" "40da619a997c392cea4917dd3e5d1d8d7af1fff0ed12a60ac7fedb2c7ec8f89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40da619a997c392cea4917dd3e5d1d8d7af1fff0ed12a60ac7fedb2c7ec8f89a", kill_on_drop: false }` [INFO] [stdout] 40da619a997c392cea4917dd3e5d1d8d7af1fff0ed12a60ac7fedb2c7ec8f89a