[INFO] cloning repository https://github.com/GrayChrysTea/mtdalgos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GrayChrysTea/mtdalgos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrayChrysTea%2Fmtdalgos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrayChrysTea%2Fmtdalgos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5732017b46807a8dcb74a9adf5b2861d09df22f6 [INFO] documenting GrayChrysTea/mtdalgos against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrayChrysTea%2Fmtdalgos" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GrayChrysTea/mtdalgos 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 git repo https://github.com/GrayChrysTea/mtdalgos [INFO] finished tweaking git repo https://github.com/GrayChrysTea/mtdalgos [INFO] tweaked toml for git repo https://github.com/GrayChrysTea/mtdalgos written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/GrayChrysTea/mtdalgos 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] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 4116055af2427c846caff52fed07d068c674b09223e295c8541b979600a246a6 [INFO] running `Command { std: "docker" "start" "-a" "4116055af2427c846caff52fed07d068c674b09223e295c8541b979600a246a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4116055af2427c846caff52fed07d068c674b09223e295c8541b979600a246a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4116055af2427c846caff52fed07d068c674b09223e295c8541b979600a246a6", kill_on_drop: false }` [INFO] [stdout] 4116055af2427c846caff52fed07d068c674b09223e295c8541b979600a246a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] b4a711c95c4317f95ef1f9da0e797eda0802e4829fd223c66803af5b04155a4d [INFO] running `Command { std: "docker" "start" "-a" "b4a711c95c4317f95ef1f9da0e797eda0802e4829fd223c66803af5b04155a4d", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Checking mtdalgos v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting mtdalgos v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/pool/mod.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | pub id: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Options` [INFO] [stdout] --> src/macros/errconvert.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | //! [`Options`]. [INFO] [stdout] | ^^^^^^^ no item named `Options` 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: public documentation for `WorkerMessage` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | /// A message that is sent to [`Worker`] threads. This instructs each [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `WorkerMessage` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | /// [`Worker`] on what to do depending on which variant is sent. [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `WorkerMessage` links to private item `Job` [INFO] [stdout] --> src/pool/mod.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | /// 1. Job([`Job`]) => A function to be sent to the [`Worker`] for running. [INFO] [stdout] | ^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `WorkerMessage` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:21:55 [INFO] [stdout] | [INFO] [stdout] 21 | /// 1. Job([`Job`]) => A function to be sent to the [`Worker`] for running. [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `WorkerMessage` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | /// 2. Terminate => Tells the [`Worker`] to stop looping and join the main [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `ThreadPool` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | /// A [`ThreadPool`] stores [`Worker`]s who can run functions sent [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `ThreadPool` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | /// responsible for delegating tasks to [`Worker`]s through a [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `ThreadPool` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:37:63 [INFO] [stdout] | [INFO] [stdout] 37 | /// The [`ThreadPool`] is also responsible for telling each [`Worker`] to stop [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `new` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | /// you have to specify the number of [`Worker`] threads that will be in [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `drop` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | /// Stops each [`Worker`] from running to safely shut down the [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "b4a711c95c4317f95ef1f9da0e797eda0802e4829fd223c66803af5b04155a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a711c95c4317f95ef1f9da0e797eda0802e4829fd223c66803af5b04155a4d", kill_on_drop: false }` [INFO] [stdout] b4a711c95c4317f95ef1f9da0e797eda0802e4829fd223c66803af5b04155a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 72a01eb781500cc6dfcc01b15cd7a54b0c654fe204c0b5d475348911420787fa [INFO] running `Command { std: "docker" "start" "-a" "72a01eb781500cc6dfcc01b15cd7a54b0c654fe204c0b5d475348911420787fa", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Documenting mtdalgos v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Options` [INFO] [stdout] --> src/macros/errconvert.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | //! [`Options`]. [INFO] [stdout] | ^^^^^^^ no item named `Options` 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: public documentation for `WorkerMessage` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | /// A message that is sent to [`Worker`] threads. This instructs each [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `WorkerMessage` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | /// [`Worker`] on what to do depending on which variant is sent. [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `WorkerMessage` links to private item `Job` [INFO] [stdout] --> src/pool/mod.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | /// 1. Job([`Job`]) => A function to be sent to the [`Worker`] for running. [INFO] [stdout] | ^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `WorkerMessage` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:21:55 [INFO] [stdout] | [INFO] [stdout] 21 | /// 1. Job([`Job`]) => A function to be sent to the [`Worker`] for running. [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `WorkerMessage` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | /// 2. Terminate => Tells the [`Worker`] to stop looping and join the main [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `ThreadPool` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | /// A [`ThreadPool`] stores [`Worker`]s who can run functions sent [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `ThreadPool` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | /// responsible for delegating tasks to [`Worker`]s through a [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `ThreadPool` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:37:63 [INFO] [stdout] | [INFO] [stdout] 37 | /// The [`ThreadPool`] is also responsible for telling each [`Worker`] to stop [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `new` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | /// you have to specify the number of [`Worker`] threads that will be in [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `drop` links to private item `Worker` [INFO] [stdout] --> src/pool/mod.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | /// Stops each [`Worker`] from running to safely shut down the [INFO] [stdout] | ^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "72a01eb781500cc6dfcc01b15cd7a54b0c654fe204c0b5d475348911420787fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a01eb781500cc6dfcc01b15cd7a54b0c654fe204c0b5d475348911420787fa", kill_on_drop: false }` [INFO] [stdout] 72a01eb781500cc6dfcc01b15cd7a54b0c654fe204c0b5d475348911420787fa