[INFO] fetching crate template_distribution_sv2 0.1.4... [INFO] documenting template_distribution_sv2-0.1.4 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate template_distribution_sv2 0.1.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate template_distribution_sv2 0.1.4 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 template_distribution_sv2 0.1.4 [INFO] finished tweaking crates.io crate template_distribution_sv2 0.1.4 [INFO] tweaked toml for crates.io crate template_distribution_sv2 0.1.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded buffer_sv2 v0.1.0 [INFO] [stderr] Downloaded derive_codec_sv2 v0.1.2 [INFO] [stderr] Downloaded binary_sv2 v0.1.4 [INFO] [stderr] Downloaded binary_codec_sv2 v0.1.2 [INFO] [stderr] Downloaded const_sv2 v0.1.0 [INFO] [stderr] Downloaded serde_sv2 v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1ee48e97373e52c74010d6fd9ef5fb38a8946f3f252ea6b2f3b75ccd10e70280 [INFO] running `Command { std: "docker" "start" "-a" "1ee48e97373e52c74010d6fd9ef5fb38a8946f3f252ea6b2f3b75ccd10e70280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ee48e97373e52c74010d6fd9ef5fb38a8946f3f252ea6b2f3b75ccd10e70280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee48e97373e52c74010d6fd9ef5fb38a8946f3f252ea6b2f3b75ccd10e70280", kill_on_drop: false }` [INFO] [stdout] 1ee48e97373e52c74010d6fd9ef5fb38a8946f3f252ea6b2f3b75ccd10e70280 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 277e0c333359daa43957450457939dadb3296c818805752856c8f9d375247530 [INFO] running `Command { std: "docker" "start" "-a" "277e0c333359daa43957450457939dadb3296c818805752856c8f9d375247530", kill_on_drop: false }` [INFO] [stderr] Compiling binary_codec_sv2 v0.1.2 [INFO] [stderr] Checking const_sv2 v0.1.0 [INFO] [stderr] Compiling derive_codec_sv2 v0.1.2 [INFO] [stderr] Checking binary_sv2 v0.1.4 [INFO] [stderr] Documenting template_distribution_sv2 v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:10:65 [INFO] [stdout] | [INFO] [stdout] 10 | //! other protocols ([using the same SetupConnection handshake][TODO]). [INFO] [stdout] | ^^^^ no item named `TODO` 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 `TODO` [INFO] [stdout] --> src/lib.rs:5:62 [INFO] [stdout] | [INFO] [stdout] 5 | //! mining the next block. It effectively replaces BIPs [22](TODO) and [23](TODO) (getblocktemplate) and provides [INFO] [stdout] | ^^^^ no item named `TODO` 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 `TODO` [INFO] [stdout] --> src/lib.rs:5:77 [INFO] [stdout] | [INFO] [stdout] 5 | //! mining the next block. It effectively replaces BIPs [22](TODO) and [23](TODO) (getblocktemplate) and provides [INFO] [stdout] | ^^^^ no item named `TODO` 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 `TODO` [INFO] [stdout] --> src/lib.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | //! Like the [Job Negotiation](TODO) and [Job Distribution](TODO) (sub)protocols, all Template Distribution messages [INFO] [stdout] | ^^^^ no item named `TODO` 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 `TODO` [INFO] [stdout] --> src/lib.rs:11:61 [INFO] [stdout] | [INFO] [stdout] 11 | //! Like the [Job Negotiation](TODO) and [Job Distribution](TODO) (sub)protocols, all Template Distribution messages [INFO] [stdout] | ^^^^ no item named `TODO` 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 `BIP320` [INFO] [stdout] --> src/new_template.rs:26:63 [INFO] [stdout] | [INFO] [stdout] 26 | /// consensus. The general purpose bits (as specified in [BIP320](TODO link)) can [INFO] [stdout] | ^^^^^^ no item named `BIP320` 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 `NewWork` [INFO] [stdout] --> src/set_new_prev_hash.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | /// SetNewPrevHash message. If a [NewWork](TODO link) message has previously been sent with the [INFO] [stdout] | ^^^^^^^ no item named `NewWork` 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 `future_job` [INFO] [stdout] --> src/set_new_prev_hash.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 15 | /// [future_job](TODO link) flag set, which is valid work based on the prev_hash contained in this message, the [INFO] [stdout] | ^^^^^^^^^^ no item named `future_job` 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 `BIP320` [INFO] [stdout] --> src/submit_solution.rs:21:69 [INFO] [stdout] | [INFO] [stdout] 21 | /// The version field in the block header. Bits not defined by [BIP320](TODO link) as [INFO] [stdout] | ^^^^^^ no item named `BIP320` 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 `NewWork` [INFO] [stdout] --> src/submit_solution.rs:22:66 [INFO] [stdout] | [INFO] [stdout] 22 | /// additional nonce MUST be the same as they appear in the [NewWork](TODO link) [INFO] [stdout] | ^^^^^^^ no item named `NewWork` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.93s [INFO] running `Command { std: "docker" "inspect" "277e0c333359daa43957450457939dadb3296c818805752856c8f9d375247530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "277e0c333359daa43957450457939dadb3296c818805752856c8f9d375247530", kill_on_drop: false }` [INFO] [stdout] 277e0c333359daa43957450457939dadb3296c818805752856c8f9d375247530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-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] 3e93a6a0b0fa16915c13774ced02bf2adf6a779c645f0f4dc45150666075d633 [INFO] running `Command { std: "docker" "start" "-a" "3e93a6a0b0fa16915c13774ced02bf2adf6a779c645f0f4dc45150666075d633", kill_on_drop: false }` [INFO] [stderr] Compiling binary_codec_sv2 v0.1.2 [INFO] [stderr] Checking const_sv2 v0.1.0 [INFO] [stderr] Compiling derive_codec_sv2 v0.1.2 [INFO] [stderr] Checking binary_sv2 v0.1.4 [INFO] [stderr] Documenting template_distribution_sv2 v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `TODO` [INFO] [stdout] --> src/lib.rs:10:65 [INFO] [stdout] | [INFO] [stdout] 10 | //! other protocols ([using the same SetupConnection handshake][TODO]). [INFO] [stdout] | ^^^^ no item named `TODO` 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 `TODO` [INFO] [stdout] --> src/lib.rs:5:62 [INFO] [stdout] | [INFO] [stdout] 5 | //! mining the next block. It effectively replaces BIPs [22](TODO) and [23](TODO) (getblocktemplate) and provides [INFO] [stdout] | ^^^^ no item named `TODO` 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 `TODO` [INFO] [stdout] --> src/lib.rs:5:77 [INFO] [stdout] | [INFO] [stdout] 5 | //! mining the next block. It effectively replaces BIPs [22](TODO) and [23](TODO) (getblocktemplate) and provides [INFO] [stdout] | ^^^^ no item named `TODO` 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 `TODO` [INFO] [stdout] --> src/lib.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | //! Like the [Job Negotiation](TODO) and [Job Distribution](TODO) (sub)protocols, all Template Distribution messages [INFO] [stdout] | ^^^^ no item named `TODO` 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 `TODO` [INFO] [stdout] --> src/lib.rs:11:61 [INFO] [stdout] | [INFO] [stdout] 11 | //! Like the [Job Negotiation](TODO) and [Job Distribution](TODO) (sub)protocols, all Template Distribution messages [INFO] [stdout] | ^^^^ no item named `TODO` 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 `BIP320` [INFO] [stdout] --> src/new_template.rs:26:63 [INFO] [stdout] | [INFO] [stdout] 26 | /// consensus. The general purpose bits (as specified in [BIP320](TODO link)) can [INFO] [stdout] | ^^^^^^ no item named `BIP320` 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 `NewWork` [INFO] [stdout] --> src/set_new_prev_hash.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | /// SetNewPrevHash message. If a [NewWork](TODO link) message has previously been sent with the [INFO] [stdout] | ^^^^^^^ no item named `NewWork` 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 `future_job` [INFO] [stdout] --> src/set_new_prev_hash.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 15 | /// [future_job](TODO link) flag set, which is valid work based on the prev_hash contained in this message, the [INFO] [stdout] | ^^^^^^^^^^ no item named `future_job` 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 `BIP320` [INFO] [stdout] --> src/submit_solution.rs:21:69 [INFO] [stdout] | [INFO] [stdout] 21 | /// The version field in the block header. Bits not defined by [BIP320](TODO link) as [INFO] [stdout] | ^^^^^^ no item named `BIP320` 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 `NewWork` [INFO] [stdout] --> src/submit_solution.rs:22:66 [INFO] [stdout] | [INFO] [stdout] 22 | /// additional nonce MUST be the same as they appear in the [NewWork](TODO link) [INFO] [stdout] | ^^^^^^^ no item named `NewWork` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.25s [INFO] running `Command { std: "docker" "inspect" "3e93a6a0b0fa16915c13774ced02bf2adf6a779c645f0f4dc45150666075d633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e93a6a0b0fa16915c13774ced02bf2adf6a779c645f0f4dc45150666075d633", kill_on_drop: false }` [INFO] [stdout] 3e93a6a0b0fa16915c13774ced02bf2adf6a779c645f0f4dc45150666075d633