[INFO] fetching crate rosc 0.10.1... [INFO] documenting rosc-0.10.1 against master#ef324565d071c6d7e2477a195648549e33d6a465 for pr-121659-bump-pulldown-cmark [INFO] extracting crate rosc 0.10.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate rosc 0.10.1 on toolchain ef324565d071c6d7e2477a195648549e33d6a465 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate rosc 0.10.1 [INFO] finished tweaking crates.io crate rosc 0.10.1 [INFO] tweaked toml for crates.io crate rosc 0.10.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate rosc 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.117 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4062cd02ed5c2317000dace94fcba6b514259223366edc0dbf2e376fcb1ceb4f [INFO] running `Command { std: "docker" "start" "-a" "4062cd02ed5c2317000dace94fcba6b514259223366edc0dbf2e376fcb1ceb4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4062cd02ed5c2317000dace94fcba6b514259223366edc0dbf2e376fcb1ceb4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4062cd02ed5c2317000dace94fcba6b514259223366edc0dbf2e376fcb1ceb4f", kill_on_drop: false }` [INFO] [stdout] 4062cd02ed5c2317000dace94fcba6b514259223366edc0dbf2e376fcb1ceb4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5725858d2d66f53874eacf0a47bd6cd6ef424405b3767101b9567c2f4025a9ed [INFO] running `Command { std: "docker" "start" "-a" "5725858d2d66f53874eacf0a47bd6cd6ef424405b3767101b9567c2f4025a9ed", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Documenting rosc v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `abc123` [INFO] [stdout] --> src/address.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | /// e.g. [abc123]. You can also combine this with ranges, like [a-z123]. [INFO] [stdout] | ^^^^^^ no item named `abc123` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | /// [`SystemTime`](std::time::SystemTime) and `OscTime` in both directions. An `OscTime` can be [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 44 | /// [`SystemTime`] and `OscTime` in both directions. An `OscTime` can be [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | /// converted into a `SystemTime` using [`From`](std::convert::From)/[`Into`](std::convert::Into). [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 45 | /// converted into a `SystemTime` using [`From`]/[`Into`](std::convert::Into). [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:45:79 [INFO] [stdout] | [INFO] [stdout] 45 | /// converted into a `SystemTime` using [`From`](std::convert::From)/[`Into`](std::convert::Into). [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 45 | /// converted into a `SystemTime` using [`From`](std::convert::From)/[`Into`]. [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | /// [`TryFrom`](std::convert::TryFrom)/[`TryInto`](std::convert::TryInto). The fallible variants of [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 47 | /// [`TryFrom`]/[`TryInto`](std::convert::TryInto). The fallible variants of [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | /// [`TryFrom`](std::convert::TryFrom)/[`TryInto`](std::convert::TryInto). The fallible variants of [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 47 | /// [`TryFrom`](std::convert::TryFrom)/[`TryInto`]. The fallible variants of [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | /// the [`UNIX_EPOCH`](std::time::UNIX_EPOCH). This allows the math used in the conversions to work [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 56 | /// the [`UNIX_EPOCH`]. This allows the math used in the conversions to work [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] [stderr] Generated /opt/rustwide/target/doc/rosc/index.html [INFO] running `Command { std: "docker" "inspect" "5725858d2d66f53874eacf0a47bd6cd6ef424405b3767101b9567c2f4025a9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5725858d2d66f53874eacf0a47bd6cd6ef424405b3767101b9567c2f4025a9ed", kill_on_drop: false }` [INFO] [stdout] 5725858d2d66f53874eacf0a47bd6cd6ef424405b3767101b9567c2f4025a9ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eab3cebb8e262f39c2b4b6f33e43b6e77a0db40e9bd77baf2abfc2c75863a9d9 [INFO] running `Command { std: "docker" "start" "-a" "eab3cebb8e262f39c2b4b6f33e43b6e77a0db40e9bd77baf2abfc2c75863a9d9", kill_on_drop: false }` [INFO] [stderr] Documenting rosc v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Generated /opt/rustwide/target/doc/rosc/index.html [INFO] running `Command { std: "docker" "inspect" "eab3cebb8e262f39c2b4b6f33e43b6e77a0db40e9bd77baf2abfc2c75863a9d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab3cebb8e262f39c2b4b6f33e43b6e77a0db40e9bd77baf2abfc2c75863a9d9", kill_on_drop: false }` [INFO] [stdout] eab3cebb8e262f39c2b4b6f33e43b6e77a0db40e9bd77baf2abfc2c75863a9d9 [INFO] documenting rosc-0.10.1 against try#223112bf1ca31911a6475910c77b36bfa127d5f8 for pr-121659-bump-pulldown-cmark [INFO] extracting crate rosc 0.10.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate rosc 0.10.1 on toolchain 223112bf1ca31911a6475910c77b36bfa127d5f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate rosc 0.10.1 [INFO] finished tweaking crates.io crate rosc 0.10.1 [INFO] tweaked toml for crates.io crate rosc 0.10.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate rosc 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebc394ce986a4aa8c65e19e6cc7bff8b52ebb3bedf735f635d85b6c49a1617b9 [INFO] running `Command { std: "docker" "start" "-a" "ebc394ce986a4aa8c65e19e6cc7bff8b52ebb3bedf735f635d85b6c49a1617b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebc394ce986a4aa8c65e19e6cc7bff8b52ebb3bedf735f635d85b6c49a1617b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc394ce986a4aa8c65e19e6cc7bff8b52ebb3bedf735f635d85b6c49a1617b9", kill_on_drop: false }` [INFO] [stdout] ebc394ce986a4aa8c65e19e6cc7bff8b52ebb3bedf735f635d85b6c49a1617b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+223112bf1ca31911a6475910c77b36bfa127d5f8" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 946088f4369a1da47b7dbc8aa57fbf2e57138274f2ad4d07eea0752b80aa514e [INFO] running `Command { std: "docker" "start" "-a" "946088f4369a1da47b7dbc8aa57fbf2e57138274f2ad4d07eea0752b80aa514e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Documenting rosc v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `abc123` [INFO] [stdout] --> src/address.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | /// e.g. [abc123]. You can also combine this with ranges, like [a-z123]. [INFO] [stdout] | ^^^^^^ no item named `abc123` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | /// [`SystemTime`](std::time::SystemTime) and `OscTime` in both directions. An `OscTime` can be [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 44 | /// [`SystemTime`] and `OscTime` in both directions. An `OscTime` can be [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | /// converted into a `SystemTime` using [`From`](std::convert::From)/[`Into`](std::convert::Into). [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 45 | /// converted into a `SystemTime` using [`From`]/[`Into`](std::convert::Into). [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:45:79 [INFO] [stdout] | [INFO] [stdout] 45 | /// converted into a `SystemTime` using [`From`](std::convert::From)/[`Into`](std::convert::Into). [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 45 | /// converted into a `SystemTime` using [`From`](std::convert::From)/[`Into`]. [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | /// [`TryFrom`](std::convert::TryFrom)/[`TryInto`](std::convert::TryInto). The fallible variants of [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 47 | /// [`TryFrom`]/[`TryInto`](std::convert::TryInto). The fallible variants of [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | /// [`TryFrom`](std::convert::TryFrom)/[`TryInto`](std::convert::TryInto). The fallible variants of [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 47 | /// [`TryFrom`](std::convert::TryFrom)/[`TryInto`]. The fallible variants of [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/types.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | /// the [`UNIX_EPOCH`](std::time::UNIX_EPOCH). This allows the math used in the conversions to work [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 56 | /// the [`UNIX_EPOCH`]. This allows the math used in the conversions to work [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/decoder.rs:38:50 [INFO] [stdout] | [INFO] [stdout] 38 | /// For stream-based protocols, such as TCP, the [OSC specification][^1] requires the size of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: new parser sees FootnoteReference(Borrowed("1")), old sees Start(Link(Shortcut, Borrowed("https://cnmat.org/OpenSoundControl/OSC-spec.html"), Borrowed(""))) [INFO] [stdout] = note: `#[deny(rustdoc::unportable_markdown)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/decoder.rs:38:69 [INFO] [stdout] | [INFO] [stdout] 38 | /// For stream-based protocols, such as TCP, the [OSC specification][^1] requires the size of [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: old parser sees FootnoteReference(Borrowed("1")), new sees nothing [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unportable markdown [INFO] [stdout] --> src/decoder.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | ...]: _In a stream-based protocol such as TCP, the stream should begin with an int32 giving the size of the first packet, followed by the contents of the first packet, followed by the size of the second packet, etc._ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: new parser sees Start(Emphasis), old sees nothing [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `rosc` [INFO] running `Command { std: "docker" "inspect" "946088f4369a1da47b7dbc8aa57fbf2e57138274f2ad4d07eea0752b80aa514e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "946088f4369a1da47b7dbc8aa57fbf2e57138274f2ad4d07eea0752b80aa514e", kill_on_drop: false }` [INFO] [stdout] 946088f4369a1da47b7dbc8aa57fbf2e57138274f2ad4d07eea0752b80aa514e