[INFO] cloning repository https://github.com/rklaehn/rust-nursery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rklaehn/rust-nursery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Frust-nursery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Frust-nursery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d9cabeafe1b0bb90ccbf54d168bc0376e23c658 [INFO] documenting rklaehn/rust-nursery 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%2Frklaehn%2Frust-nursery" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rklaehn/rust-nursery 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/rklaehn/rust-nursery [INFO] finished tweaking git repo https://github.com/rklaehn/rust-nursery [INFO] tweaked toml for git repo https://github.com/rklaehn/rust-nursery written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/rklaehn/rust-nursery 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 73750ee02df1b64c5dd6b4eb43776a19e1404cdfcc1c262964b790442bcf87c4 [INFO] running `Command { std: "docker" "start" "-a" "73750ee02df1b64c5dd6b4eb43776a19e1404cdfcc1c262964b790442bcf87c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73750ee02df1b64c5dd6b4eb43776a19e1404cdfcc1c262964b790442bcf87c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73750ee02df1b64c5dd6b4eb43776a19e1404cdfcc1c262964b790442bcf87c4", kill_on_drop: false }` [INFO] [stdout] 73750ee02df1b64c5dd6b4eb43776a19e1404cdfcc1c262964b790442bcf87c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 8a65c548896cb978781defc7976d0a6bc98b2d80c28f18c87d312791e8f1a297 [INFO] running `Command { std: "docker" "start" "-a" "8a65c548896cb978781defc7976d0a6bc98b2d80c28f18c87d312791e8f1a297", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking smallvec v1.0.0 [INFO] [stderr] Checking sorted-iter v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Documenting vec-collections v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/flip_buffer/small_vec_builder.rs:289:22 [INFO] [stdout] | [INFO] [stdout] 289 | /// workaround until https://github.com/servo/rust-smallvec/issues/181 is implemented [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: this URL is not a hyperlink [INFO] [stdout] --> src/dedup.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | /// roughly similar: https://github.com/rust-lang/rust/issues/54279 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [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 14.38s [INFO] running `Command { std: "docker" "inspect" "8a65c548896cb978781defc7976d0a6bc98b2d80c28f18c87d312791e8f1a297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a65c548896cb978781defc7976d0a6bc98b2d80c28f18c87d312791e8f1a297", kill_on_drop: false }` [INFO] [stdout] 8a65c548896cb978781defc7976d0a6bc98b2d80c28f18c87d312791e8f1a297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 7b91b0c1b800cd079ca0a5040b75b5cd5e39432d29a2b484665c58e074fc59a9 [INFO] running `Command { std: "docker" "start" "-a" "7b91b0c1b800cd079ca0a5040b75b5cd5e39432d29a2b484665c58e074fc59a9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking smallvec v1.0.0 [INFO] [stderr] Checking sorted-iter v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Documenting vec-collections v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/flip_buffer/small_vec_builder.rs:289:22 [INFO] [stdout] | [INFO] [stdout] 289 | /// workaround until https://github.com/servo/rust-smallvec/issues/181 is implemented [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: this URL is not a hyperlink [INFO] [stdout] --> src/dedup.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | /// roughly similar: https://github.com/rust-lang/rust/issues/54279 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [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 13.64s [INFO] running `Command { std: "docker" "inspect" "7b91b0c1b800cd079ca0a5040b75b5cd5e39432d29a2b484665c58e074fc59a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b91b0c1b800cd079ca0a5040b75b5cd5e39432d29a2b484665c58e074fc59a9", kill_on_drop: false }` [INFO] [stdout] 7b91b0c1b800cd079ca0a5040b75b5cd5e39432d29a2b484665c58e074fc59a9