[INFO] cloning repository https://github.com/Jekahome/Data_Structures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jekahome/Data_Structures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJekahome%2FData_Structures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJekahome%2FData_Structures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07226a3559a7ee0362ee305c08fb109593e6d3a3 [INFO] documenting Jekahome/Data_Structures against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJekahome%2FData_Structures" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jekahome/Data_Structures on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jekahome/Data_Structures [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Jekahome/Data_Structures [INFO] tweaked toml for git repo https://github.com/Jekahome/Data_Structures written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Jekahome/Data_Structures already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.criterion.feature [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49ee62c709850f9b5b321efe3aa9f772e7c96f3b43f137cd4244bc6a408ae5b2 [INFO] running `Command { std: "docker" "start" "-a" "49ee62c709850f9b5b321efe3aa9f772e7c96f3b43f137cd4244bc6a408ae5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49ee62c709850f9b5b321efe3aa9f772e7c96f3b43f137cd4244bc6a408ae5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ee62c709850f9b5b321efe3aa9f772e7c96f3b43f137cd4244bc6a408ae5b2", kill_on_drop: false }` [INFO] [stdout] 49ee62c709850f9b5b321efe3aa9f772e7c96f3b43f137cd4244bc6a408ae5b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 10573ab3f36670192292f45518fa4ad6d65f40ca4674e64430792f3fab1bb7a9 [INFO] running `Command { std: "docker" "start" "-a" "10573ab3f36670192292f45518fa4ad6d65f40ca4674e64430792f3fab1bb7a9", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.criterion.feature [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking void v0.0.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking unreachable v0.0.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking plotters v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sorting_rs v1.2.10 [INFO] [stderr] Checking rdxsort v0.3.0 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Checking quicksort v1.1.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking introsort v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking dhat v0.3.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking ds v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping ds v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan example "doubly_linked_list_prod_unsafe_prof_heap" in package `ds` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `ds` (example "doubly_linked_list_prod_unsafe_prof_heap") generated 1 warning [INFO] [stderr] warning: failed to scan example "doubly_linked_list_weak_prof_heap" in package `ds` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `ds` (example "doubly_linked_list_weak_prof_heap") generated 1 warning [INFO] [stderr] warning: failed to scan example "doubly_linked_list_good_unsafe_prof_heap" in package `ds` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `ds` (example "doubly_linked_list_good_unsafe_prof_heap") generated 1 warning [INFO] [stderr] warning: failed to scan example "doubly_linked_list_generic_weak_prof_heap" in package `ds` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `ds` (example "doubly_linked_list_generic_weak_prof_heap") generated 1 warning [INFO] [stderr] warning: failed to scan lib in package `ds` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `ds` (lib) generated 1 warning [INFO] [stderr] warning: failed to scan example "binary_search_prof_heap" in package `ds` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `ds` (example "binary_search_prof_heap") generated 1 warning [INFO] [stderr] warning: failed to scan example "bucket_sort_prof_heap" in package `ds` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `ds` (example "bucket_sort_prof_heap") generated 1 warning [INFO] [stderr] warning: failed to scan example "sorting_rs_prof_heap" in package `ds` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `ds` (example "sorting_rs_prof_heap") generated 1 warning [INFO] [stderr] warning: failed to scan example "introsort_prof_heap" in package `ds` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `ds` (example "introsort_prof_heap") generated 1 warning [INFO] [stderr] warning: failed to scan example "linear_search_prof_heap" in package `ds` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `ds` (example "linear_search_prof_heap") generated 1 warning [INFO] [stderr] Documenting ds v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/stack.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | /// Визуализация https://www.cs.usfca.edu/~galles/visualization/StackArray.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/stack_arr.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | /// Визуализация https://www.cs.usfca.edu/~galles/visualization/StackArray.html [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: this URL is not a hyperlink [INFO] [stdout] --> src/queue.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | /// https://www.kirillvasiltsov.com/writing/how-to-write-a-queue-in-rust/ [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: this URL is not a hyperlink [INFO] [stdout] --> src/data_structures/linked_list/doubly_linked_list_bad.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// https://rust-unofficial.github.io/too-many-lists/fourth-final.html [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: this URL is not a hyperlink [INFO] [stdout] --> src/data_structures/linked_list/doubly_linked_list_bad.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | /// Нет возможности реализовать Iter (https://rust-unofficial.github.io/too-many-lists/fourth-iteration.html) [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: this URL is not a hyperlink [INFO] [stdout] --> src/data_structures/linked_list/doubly_linked_list_good_unsafe.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// https://rust-unofficial.github.io/too-many-lists/fifth-final.html [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: this URL is not a hyperlink [INFO] [stdout] --> src/data_structures/linked_list/doubly_linked_list_prod_unsafe.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://rust-unofficial.github.io/too-many-lists/sixth-final.html [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: this URL is not a hyperlink [INFO] [stdout] --> src/data_structures/linked_list/linked_list_bad_stack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// https://rust-unofficial.github.io/too-many-lists/index.html [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: this URL is not a hyperlink [INFO] [stdout] --> src/data_structures/linked_list/linked_list_enum.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// https://medium.com/swlh/implementing-a-linked-list-in-rust-c25e460c3676 [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: this URL is not a hyperlink [INFO] [stdout] --> src/data_structures/linked_list/linked_list_good_generic_persistent_stack.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | /// https://rust-unofficial.github.io/too-many-lists/third-final.html [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: this URL is not a hyperlink [INFO] [stdout] --> src/data_structures/linked_list/linked_list_good_generic_stack_2.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | ///! https://rust-unofficial.github.io/too-many-lists/index.html [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: this URL is not a hyperlink [INFO] [stdout] --> src/data_structures/linked_list/linked_list_good_generic_stack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// https://rust-unofficial.github.io/too-many-lists/index.html [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: this URL is not a hyperlink [INFO] [stdout] --> src/algorithms/bucket_sort.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | /// Ref: https://codereview.stackexchange.com/a/145124 [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: this URL is not a hyperlink [INFO] [stdout] --> src/algorithms/heap_sort.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | /// https://github.com/diptangsu/Sorting-Algorithms/blob/master/Rust/HeapSort.rs [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: this URL is not a hyperlink [INFO] [stdout] --> src/algorithms/quick_sort.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | /// Author - Aditya Rana https://github.com/diptangsu/Sorting-Algorithms/blob/master/Rust/QuickSort.rs [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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.97s [INFO] running `Command { std: "docker" "inspect" "10573ab3f36670192292f45518fa4ad6d65f40ca4674e64430792f3fab1bb7a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10573ab3f36670192292f45518fa4ad6d65f40ca4674e64430792f3fab1bb7a9", kill_on_drop: false }` [INFO] [stdout] 10573ab3f36670192292f45518fa4ad6d65f40ca4674e64430792f3fab1bb7a9