[INFO] fetching crate fungus 0.1.27... [INFO] documenting fungus-0.1.27 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate fungus 0.1.27 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate fungus 0.1.27 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fungus 0.1.27 [INFO] finished tweaking crates.io crate fungus 0.1.27 [INFO] tweaked toml for crates.io crate fungus 0.1.27 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate crates.io crate fungus 0.1.27 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subtle v2.4.0 [INFO] [stderr] Downloaded xattr v0.2.2 [INFO] [stderr] Downloaded aho-corasick v0.7.15 [INFO] [stderr] Downloaded blake2 v0.9.1 [INFO] [stderr] Downloaded tar v0.4.30 [INFO] [stderr] Downloaded filetime v0.2.13 [INFO] [stderr] Downloaded adler v0.2.3 [INFO] [stderr] Downloaded flate2 v1.0.19 [INFO] [stderr] Downloaded miniz_oxide v0.4.3 [INFO] [stderr] Downloaded gory v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2309eecfce89633ff65f0a1ec9b9187848ccf3f8e567023f039986ea41c8096 [INFO] running `Command { std: "docker" "start" "-a" "d2309eecfce89633ff65f0a1ec9b9187848ccf3f8e567023f039986ea41c8096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2309eecfce89633ff65f0a1ec9b9187848ccf3f8e567023f039986ea41c8096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2309eecfce89633ff65f0a1ec9b9187848ccf3f8e567023f039986ea41c8096", kill_on_drop: false }` [INFO] [stdout] d2309eecfce89633ff65f0a1ec9b9187848ccf3f8e567023f039986ea41c8096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a82584d00dbe4e0e2a59088bcd872d6c808f06e767bf4566a9e8279903819b78 [INFO] running `Command { std: "docker" "start" "-a" "a82584d00dbe4e0e2a59088bcd872d6c808f06e767bf4566a9e8279903819b78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking gory v0.1.8 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Documenting fungus v0.1.27 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.03s [INFO] [stdout] warning: unresolved link to `args_os` [INFO] [stdout] --> src/sys/env.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | /// use the [`args_os`] function instead. [INFO] [stdout] | ^^^^^^^ no item named `args_os` 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 `Permissions` [INFO] [stdout] --> src/sys/path.rs:1102:25 [INFO] [stdout] | [INFO] [stdout] 1102 | /// Set the given [`Permissions`] on the `Path` and return the `Path` [INFO] [stdout] | ^^^^^^^^^^^ no item named `Permissions` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/sys/exec.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | /// ``` [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 29 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/core/macros.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 5 | | /// use fungus::prelude::*; [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// cfgblk! { [INFO] [stdout] ... | [INFO] [stdout] 17 | | /// use std::ffi::CString; [INFO] [stdout] 18 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/core/macros.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: unexpected closing delimiter: `}` [INFO] [stdout] = note: error from rustc: mismatched closing delimiter: `)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sys/user.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | /// https://doc.rust-lang.org/std/env/fn.home_dir.html [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/unit/time.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | /// https://man.archlinux.org/man/time.2.en [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/unit/time.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | /// https://man.archlinux.org/man/core/man-pages/tzset.3.en [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/unit/time.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// https://docs.rs/chrono/0.4.19/chrono/format/strftime/index.html to print out the local [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/unit/time.rs:5:45 [INFO] [stdout] | [INFO] [stdout] 5 | /// timezone. But as noted in the footnotes https://docs.rs/chrono/0.4.19/chrono/format/strftime/index.html#fn7 [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/unit/time.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | /// and per https://github.com/chronotope/chrono/issues/288 it was never implemented. [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/unit/time.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | /// formatting documented here https://man.archlinux.org/man/strftime.3 [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/unit/time.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 116 | /// formatting documented here https://man.archlinux.org/man/strftime.3 [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/lib.rs:89:34 [INFO] [stdout] | [INFO] [stdout] 89 | /// venerable `file!` or `line!` https://github.com/rust-lang/rfcs/pull/1719. [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: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a82584d00dbe4e0e2a59088bcd872d6c808f06e767bf4566a9e8279903819b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82584d00dbe4e0e2a59088bcd872d6c808f06e767bf4566a9e8279903819b78", kill_on_drop: false }` [INFO] [stdout] a82584d00dbe4e0e2a59088bcd872d6c808f06e767bf4566a9e8279903819b78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 24f1fff7c559c4f545c640b688b1369d37a58b4309e8a19502acb9e6495adacb [INFO] running `Command { std: "docker" "start" "-a" "24f1fff7c559c4f545c640b688b1369d37a58b4309e8a19502acb9e6495adacb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking gory v0.1.8 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Documenting fungus v0.1.27 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `args_os` [INFO] [stdout] --> src/sys/env.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | /// use the [`args_os`] function instead. [INFO] [stdout] | ^^^^^^^ no item named `args_os` 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 `Permissions` [INFO] [stdout] --> src/sys/path.rs:1102:25 [INFO] [stdout] | [INFO] [stdout] 1102 | /// Set the given [`Permissions`] on the `Path` and return the `Path` [INFO] [stdout] | ^^^^^^^^^^^ no item named `Permissions` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/sys/exec.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | /// ``` [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 29 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/core/macros.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// ```ignore [INFO] [stdout] | _____^ [INFO] [stdout] 5 | | /// use fungus::prelude::*; [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | /// cfgblk! { [INFO] [stdout] ... | [INFO] [stdout] 17 | | /// use std::ffi::CString; [INFO] [stdout] 18 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stdout] --> src/core/macros.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// ```ignore [INFO] [stdout] | ^^^ [INFO] [stdout] = note: error from rustc: unexpected closing delimiter: `}` [INFO] [stdout] = note: error from rustc: mismatched closing delimiter: `)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sys/user.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | /// https://doc.rust-lang.org/std/env/fn.home_dir.html [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/unit/time.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | /// https://man.archlinux.org/man/time.2.en [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/unit/time.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | /// https://man.archlinux.org/man/core/man-pages/tzset.3.en [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/unit/time.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | /// https://docs.rs/chrono/0.4.19/chrono/format/strftime/index.html to print out the local [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/unit/time.rs:5:45 [INFO] [stdout] | [INFO] [stdout] 5 | /// timezone. But as noted in the footnotes https://docs.rs/chrono/0.4.19/chrono/format/strftime/index.html#fn7 [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/unit/time.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | /// and per https://github.com/chronotope/chrono/issues/288 it was never implemented. [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/unit/time.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | /// formatting documented here https://man.archlinux.org/man/strftime.3 [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/unit/time.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 116 | /// formatting documented here https://man.archlinux.org/man/strftime.3 [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/lib.rs:89:34 [INFO] [stdout] | [INFO] [stdout] 89 | /// venerable `file!` or `line!` https://github.com/rust-lang/rfcs/pull/1719. [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: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.94s [INFO] running `Command { std: "docker" "inspect" "24f1fff7c559c4f545c640b688b1369d37a58b4309e8a19502acb9e6495adacb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24f1fff7c559c4f545c640b688b1369d37a58b4309e8a19502acb9e6495adacb", kill_on_drop: false }` [INFO] [stdout] 24f1fff7c559c4f545c640b688b1369d37a58b4309e8a19502acb9e6495adacb