[INFO] fetching crate fast_input 0.1.6... [INFO] documenting fast_input-0.1.6 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate fast_input 0.1.6 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate fast_input 0.1.6 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 fast_input 0.1.6 [INFO] finished tweaking crates.io crate fast_input 0.1.6 [INFO] tweaked toml for crates.io crate fast_input 0.1.6 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate fast_input 0.1.6 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 027ab2e637728438f96d239f3ad0f6d64b5e6e614679bce6e09bacb70771dc80 [INFO] running `Command { std: "docker" "start" "-a" "027ab2e637728438f96d239f3ad0f6d64b5e6e614679bce6e09bacb70771dc80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "027ab2e637728438f96d239f3ad0f6d64b5e6e614679bce6e09bacb70771dc80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027ab2e637728438f96d239f3ad0f6d64b5e6e614679bce6e09bacb70771dc80", kill_on_drop: false }` [INFO] [stdout] 027ab2e637728438f96d239f3ad0f6d64b5e6e614679bce6e09bacb70771dc80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 7e9c27fcbb7858653b5e3861e967fa2efadf28ba7b3dabf7705fad9d07ed1a66 [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" "7e9c27fcbb7858653b5e3861e967fa2efadf28ba7b3dabf7705fad9d07ed1a66", kill_on_drop: false }` [INFO] [stderr] Documenting fast_input v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `new` [INFO] [stdout] --> src/lib.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | /// For more information, see [`new`]. [INFO] [stdout] | ^^^ no item named `new` 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 `new` [INFO] [stdout] --> src/lib.rs:116:37 [INFO] [stdout] | [INFO] [stdout] 116 | /// For more information, see [`new`]. [INFO] [stdout] | ^^^ no item named `new` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:129:58 [INFO] [stdout] | [INFO] [stdout] 129 | /// If you are unsure if there is a next line, see [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:179:55 [INFO] [stdout] | [INFO] [stdout] 179 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:191:55 [INFO] [stdout] | [INFO] [stdout] 191 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:206:55 [INFO] [stdout] | [INFO] [stdout] 206 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:228:55 [INFO] [stdout] | [INFO] [stdout] 228 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:262:55 [INFO] [stdout] | [INFO] [stdout] 262 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:282:55 [INFO] [stdout] | [INFO] [stdout] 282 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:307:55 [INFO] [stdout] | [INFO] [stdout] 307 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:320:55 [INFO] [stdout] | [INFO] [stdout] 320 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `Command { std: "docker" "inspect" "7e9c27fcbb7858653b5e3861e967fa2efadf28ba7b3dabf7705fad9d07ed1a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9c27fcbb7858653b5e3861e967fa2efadf28ba7b3dabf7705fad9d07ed1a66", kill_on_drop: false }` [INFO] [stdout] 7e9c27fcbb7858653b5e3861e967fa2efadf28ba7b3dabf7705fad9d07ed1a66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-05-20" "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] 7ef9b13c04fecf482330d8ffd56bb96a5efab539fa356e0aea17d89d7d52bdd6 [INFO] running `Command { std: "docker" "start" "-a" "7ef9b13c04fecf482330d8ffd56bb96a5efab539fa356e0aea17d89d7d52bdd6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Documenting fast_input v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `new` [INFO] [stdout] --> src/lib.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | /// For more information, see [`new`]. [INFO] [stdout] | ^^^ no item named `new` 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 `new` [INFO] [stdout] --> src/lib.rs:116:37 [INFO] [stdout] | [INFO] [stdout] 116 | /// For more information, see [`new`]. [INFO] [stdout] | ^^^ no item named `new` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:129:58 [INFO] [stdout] | [INFO] [stdout] 129 | /// If you are unsure if there is a next line, see [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:179:55 [INFO] [stdout] | [INFO] [stdout] 179 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:191:55 [INFO] [stdout] | [INFO] [stdout] 191 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:206:55 [INFO] [stdout] | [INFO] [stdout] 206 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:228:55 [INFO] [stdout] | [INFO] [stdout] 228 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:262:55 [INFO] [stdout] | [INFO] [stdout] 262 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:282:55 [INFO] [stdout] | [INFO] [stdout] 282 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:307:55 [INFO] [stdout] | [INFO] [stdout] 307 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` 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 `has_next_line` [INFO] [stdout] --> src/lib.rs:320:55 [INFO] [stdout] | [INFO] [stdout] 320 | /// If there is no more data in the buffer. See [`has_next_line`]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `has_next_line` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `Command { std: "docker" "inspect" "7ef9b13c04fecf482330d8ffd56bb96a5efab539fa356e0aea17d89d7d52bdd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef9b13c04fecf482330d8ffd56bb96a5efab539fa356e0aea17d89d7d52bdd6", kill_on_drop: false }` [INFO] [stdout] 7ef9b13c04fecf482330d8ffd56bb96a5efab539fa356e0aea17d89d7d52bdd6