[INFO] fetching crate tantivy 0.17.0... [INFO] documenting tantivy-0.17.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate tantivy 0.17.0 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate tantivy 0.17.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 tantivy 0.17.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tantivy 0.17.0 [INFO] tweaked toml for crates.io crate tantivy 0.17.0 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate crates.io crate tantivy 0.17.0 already has a lockfile, it will not be regenerated [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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] [stdout] 2c4e25710ce72a6ecd869532f2e6a4a58fda4b6e8f59d9f9804a087bb7c954e4 [INFO] running `Command { std: "docker" "start" "-a" "2c4e25710ce72a6ecd869532f2e6a4a58fda4b6e8f59d9f9804a087bb7c954e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c4e25710ce72a6ecd869532f2e6a4a58fda4b6e8f59d9f9804a087bb7c954e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c4e25710ce72a6ecd869532f2e6a4a58fda4b6e8f59d9f9804a087bb7c954e4", kill_on_drop: false }` [INFO] [stdout] 2c4e25710ce72a6ecd869532f2e6a4a58fda4b6e8f59d9f9804a087bb7c954e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] eb99428fe6b74502f9e5acc96302dcad3fbe984f5daca7ac334ce10186128d9f [INFO] running `Command { std: "docker" "start" "-a" "eb99428fe6b74502f9e5acc96302dcad3fbe984f5daca7ac334ce10186128d9f", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking tantivy-bitpacker v0.1.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking fastdivide v0.4.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking census v0.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking combine v4.6.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking ownedbytes v0.2.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking pretty_assertions v1.1.0 [INFO] [stderr] Checking tantivy-common v0.1.0 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Checking twox-hash v1.6.2 [INFO] [stderr] Checking tantivy-common v0.2.0 [INFO] [stderr] Checking bitpacking v0.8.4 [INFO] [stderr] Checking measure_time v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking fastfield_codecs v0.1.0 [INFO] [stderr] Checking lz4_flex v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking tantivy-fst v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking memmap2 v0.5.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking lru v0.7.3 [INFO] [stderr] Checking fail v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking tantivy-query-grammar v0.15.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Documenting tantivy v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/tokenizer/ngram_tokenizer.rs:258:29 [INFO] [stdout] | [INFO] [stdout] 258 | /// By convention, we emit [0] for the empty string. [INFO] [stdout] | ^ no item named `0` 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 `1,2,5` [INFO] [stdout] --> src/aggregation/bucket/range.rs:232:32 [INFO] [stdout] | [INFO] [stdout] 232 | /// If the fast field has u64 [1,2,5], these values are stored as is in the fast field. [INFO] [stdout] | ^^^^^ no item named `1,2,5` 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 `MoreLikeThisQuery` [INFO] [stdout] --> src/query/more_like_this/more_like_this.rs:36:40 [INFO] [stdout] | [INFO] [stdout] 36 | /// A struct used as helper to build [`MoreLikeThisQuery`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `MoreLikeThisQuery` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/postings/compression/mod.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | /// using [delta-encoding](https://en.wikipedia.org/wiki/Delta_ encoding) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/query/boolean_query/block_wand.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | /// Link: http://engineering.nyu.edu/~suel/papers/bmw.pdf [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.43s [INFO] running `Command { std: "docker" "inspect" "eb99428fe6b74502f9e5acc96302dcad3fbe984f5daca7ac334ce10186128d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb99428fe6b74502f9e5acc96302dcad3fbe984f5daca7ac334ce10186128d9f", kill_on_drop: false }` [INFO] [stdout] eb99428fe6b74502f9e5acc96302dcad3fbe984f5daca7ac334ce10186128d9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 9a3be02efa3087a8995a88616a6a1b928e0fe1f48a7ebcd0ad00cf0b6a89dc45 [INFO] running `Command { std: "docker" "start" "-a" "9a3be02efa3087a8995a88616a6a1b928e0fe1f48a7ebcd0ad00cf0b6a89dc45", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking tantivy-bitpacker v0.1.1 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking fastdivide v0.4.0 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking census v0.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking ownedbytes v0.2.0 [INFO] [stderr] Checking twox-hash v1.6.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking pretty_assertions v1.1.0 [INFO] [stderr] Checking tantivy-common v0.1.0 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking tantivy-common v0.2.0 [INFO] [stderr] Checking lz4_flex v0.9.2 [INFO] [stderr] Checking fastfield_codecs v0.1.0 [INFO] [stderr] Checking tantivy-fst v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking combine v4.6.3 [INFO] [stderr] Checking measure_time v0.8.0 [INFO] [stderr] Checking bitpacking v0.8.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking memmap2 v0.5.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking lru v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tantivy-query-grammar v0.15.0 [INFO] [stderr] Checking fail v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Documenting tantivy v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/tokenizer/ngram_tokenizer.rs:258:29 [INFO] [stdout] | [INFO] [stdout] 258 | /// By convention, we emit [0] for the empty string. [INFO] [stdout] | ^ no item named `0` 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 `1,2,5` [INFO] [stdout] --> src/aggregation/bucket/range.rs:232:32 [INFO] [stdout] | [INFO] [stdout] 232 | /// If the fast field has u64 [1,2,5], these values are stored as is in the fast field. [INFO] [stdout] | ^^^^^ no item named `1,2,5` 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 `MoreLikeThisQuery` [INFO] [stdout] --> src/query/more_like_this/more_like_this.rs:36:40 [INFO] [stdout] | [INFO] [stdout] 36 | /// A struct used as helper to build [`MoreLikeThisQuery`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `MoreLikeThisQuery` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/postings/compression/mod.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | /// using [delta-encoding](https://en.wikipedia.org/wiki/Delta_ encoding) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/query/boolean_query/block_wand.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | /// Link: http://engineering.nyu.edu/~suel/papers/bmw.pdf [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.83s [INFO] running `Command { std: "docker" "inspect" "9a3be02efa3087a8995a88616a6a1b928e0fe1f48a7ebcd0ad00cf0b6a89dc45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a3be02efa3087a8995a88616a6a1b928e0fe1f48a7ebcd0ad00cf0b6a89dc45", kill_on_drop: false }` [INFO] [stdout] 9a3be02efa3087a8995a88616a6a1b928e0fe1f48a7ebcd0ad00cf0b6a89dc45