[INFO] fetching crate eyre 0.6.8... [INFO] documenting eyre-0.6.8 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate eyre 0.6.8 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate eyre 0.6.8 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 eyre 0.6.8 [INFO] finished tweaking crates.io crate eyre 0.6.8 [INFO] tweaked toml for crates.io crate eyre 0.6.8 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate eyre 0.6.8 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 0441f655265a1ddaecbc7ceff146588158ab47ab53156b6d5ac649109725f070 [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" "0441f655265a1ddaecbc7ceff146588158ab47ab53156b6d5ac649109725f070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0441f655265a1ddaecbc7ceff146588158ab47ab53156b6d5ac649109725f070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0441f655265a1ddaecbc7ceff146588158ab47ab53156b6d5ac649109725f070", kill_on_drop: false }` [INFO] [stdout] 0441f655265a1ddaecbc7ceff146588158ab47ab53156b6d5ac649109725f070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 624ccc5ea5697f53c37533b79ce6651df78cd00bfa14cc6165d2d5d7c9fb3151 [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" "624ccc5ea5697f53c37533b79ce6651df78cd00bfa14cc6165d2d5d7c9fb3151", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.8 (/opt/rustwide/workdir) [INFO] [stderr] Documenting eyre v0.6.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | missing_doc_code_examples, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:316:47 [INFO] [stdout] | [INFO] [stdout] 316 | //! [^1]: example and explanation of breakage https://github.com/yaahc/eyre/issues/30#issuecomment-647650361 [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `Command { std: "docker" "inspect" "624ccc5ea5697f53c37533b79ce6651df78cd00bfa14cc6165d2d5d7c9fb3151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "624ccc5ea5697f53c37533b79ce6651df78cd00bfa14cc6165d2d5d7c9fb3151", kill_on_drop: false }` [INFO] [stdout] 624ccc5ea5697f53c37533b79ce6651df78cd00bfa14cc6165d2d5d7c9fb3151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "--" "--cfg" "doc_cfg" "-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] 25d454b37f9fe88f527f7b12564f4e8a03237164ca60fbf9e10c6170909e4549 [INFO] running `Command { std: "docker" "start" "-a" "25d454b37f9fe88f527f7b12564f4e8a03237164ca60fbf9e10c6170909e4549", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Documenting eyre v0.6.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | missing_doc_code_examples, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/chain.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / impl<'a> Chain<'a> { [INFO] [stdout] 19 | | /// Construct an iterator over a chain of errors via the `source` method [INFO] [stdout] 20 | | /// [INFO] [stdout] 21 | | /// # Example [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | missing_doc_code_examples, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/error.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / impl Report { [INFO] [stdout] 12 | | /// Create a new error object from any error type. [INFO] [stdout] 13 | | /// [INFO] [stdout] 14 | | /// The error type must be threadsafe and `'static`, so that the `Report` [INFO] [stdout] ... | [INFO] [stdout] 455 | | } [INFO] [stdout] 456 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / /// Create a new error object from any error type. [INFO] [stdout] 13 | | /// [INFO] [stdout] 14 | | /// The error type must be threadsafe and `'static`, so that the `Report` [INFO] [stdout] 15 | | /// will be as well. [INFO] [stdout] 16 | | /// [INFO] [stdout] 17 | | /// If the error type does not provide a backtrace, a backtrace will be [INFO] [stdout] 18 | | /// created here to ensure that a backtrace exists. [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/error.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | / /// The lowest level cause of this error — this error's cause's [INFO] [stdout] 309 | | /// cause's cause etc. [INFO] [stdout] 310 | | /// [INFO] [stdout] 311 | | /// The root cause is the last error in the iterator produced by [INFO] [stdout] 312 | | /// [`chain()`][Report::chain]. [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/error.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | / /// Returns true if `E` is the type held by this error object. [INFO] [stdout] 323 | | /// [INFO] [stdout] 324 | | /// For errors constructed from messages, this method returns true if `E` matches the type of [INFO] [stdout] 325 | | /// the message `D` **or** the type of the error on which the message has been attached. For [INFO] [stdout] 326 | | /// details about the interaction between message and downcasting, [see here]. [INFO] [stdout] 327 | | /// [INFO] [stdout] 328 | | /// [see here]: trait.WrapErr.html#effect-on-downcasting [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/error.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | /// Attempt to downcast the error object to a concrete type. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/error.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | /// Downcast this error object by mutable reference. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/error.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | /// Get a reference to the Handler for this Report. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/error.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 440 | /// Get a mutable reference to the Handler for this Report. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:396:1 [INFO] [stdout] | [INFO] [stdout] 396 | / /// The core error reporting type of the library, a wrapper around a dynamic error reporting type. [INFO] [stdout] 397 | | /// [INFO] [stdout] 398 | | /// `Report` works a lot like `Box`, but with these [INFO] [stdout] 399 | | /// differences: [INFO] [stdout] ... | [INFO] [stdout] 467 | | /// [`EyreHandler`]: trait.EyreHandler.html [INFO] [stdout] 468 | | /// [`hook`]: fn.set_hook.html [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | /// Error indicating that `set_hook` was unable to install the provided ErrorHook [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:615:1 [INFO] [stdout] | [INFO] [stdout] 615 | / impl dyn EyreHandler { [INFO] [stdout] 616 | | /// [INFO] [stdout] 617 | | pub fn is(&self) -> bool { [INFO] [stdout] 618 | | // Get `TypeId` of the type this function is instantiated with. [INFO] [stdout] ... | [INFO] [stdout] 644 | | } [INFO] [stdout] 645 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:616:5 [INFO] [stdout] | [INFO] [stdout] 616 | /// [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:628:5 [INFO] [stdout] | [INFO] [stdout] 628 | /// [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:637:5 [INFO] [stdout] | [INFO] [stdout] 637 | /// [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:647:1 [INFO] [stdout] | [INFO] [stdout] 647 | /// Error Report Handler trait for customizing `eyre::Report` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:707:5 [INFO] [stdout] | [INFO] [stdout] 707 | /// Override for the `Display` format [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:724:5 [INFO] [stdout] | [INFO] [stdout] 724 | /// Store the location of the caller who constructed this error report [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:729:1 [INFO] [stdout] | [INFO] [stdout] 729 | / /// The default provided error report handler for `eyre::Report`. [INFO] [stdout] 730 | | /// [INFO] [stdout] 731 | | /// On nightly this supports conditionally capturing a `std::backtrace::Backtrace` if the source [INFO] [stdout] 732 | | /// error did not already capture one. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:740:1 [INFO] [stdout] | [INFO] [stdout] 740 | / impl DefaultHandler { [INFO] [stdout] 741 | | /// Manual hook which constructs `DefaultHandler`s. [INFO] [stdout] 742 | | /// [INFO] [stdout] 743 | | /// # Details [INFO] [stdout] ... | [INFO] [stdout] 777 | | } [INFO] [stdout] 778 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1097:5 [INFO] [stdout] | [INFO] [stdout] 1097 | /// Wrap the error value with a new adhoc error [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1103:5 [INFO] [stdout] | [INFO] [stdout] 1103 | / /// Wrap the error value with a new adhoc error that is evaluated lazily [INFO] [stdout] 1104 | | /// only once an error does occur. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1111:5 [INFO] [stdout] | [INFO] [stdout] 1111 | /// Compatibility re-export of wrap_err for interopt with `anyhow` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1117:5 [INFO] [stdout] | [INFO] [stdout] 1117 | /// Compatibility re-export of wrap_err_with for interopt with `anyhow` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1169:5 [INFO] [stdout] | [INFO] [stdout] 1169 | / /// Compatibility version of `wrap_err` for creating new errors with new source on `Option` [INFO] [stdout] 1170 | | /// when porting from `anyhow` [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1176:5 [INFO] [stdout] | [INFO] [stdout] 1176 | / /// Compatibility version of `wrap_err_with` for creating new errors with new source on `Option` [INFO] [stdout] 1177 | | /// when porting from `anyhow` [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1184:5 [INFO] [stdout] | [INFO] [stdout] 1184 | /// Compatibility re-export of `context` for porting from `anyhow` to `eyre` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1190:5 [INFO] [stdout] | [INFO] [stdout] 1190 | /// Compatibility re-export of `with_context` for porting from `anyhow` to `eyre` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:316:47 [INFO] [stdout] | [INFO] [stdout] 316 | //! [^1]: example and explanation of breakage https://github.com/yaahc/eyre/issues/30#issuecomment-647650361 [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: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.56s [INFO] running `Command { std: "docker" "inspect" "25d454b37f9fe88f527f7b12564f4e8a03237164ca60fbf9e10c6170909e4549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25d454b37f9fe88f527f7b12564f4e8a03237164ca60fbf9e10c6170909e4549", kill_on_drop: false }` [INFO] [stdout] 25d454b37f9fe88f527f7b12564f4e8a03237164ca60fbf9e10c6170909e4549