[INFO] fetching crate threadgroup 0.1.0... [INFO] documenting threadgroup-0.1.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate threadgroup 0.1.0 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate threadgroup 0.1.0 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 threadgroup 0.1.0 [INFO] finished tweaking crates.io crate threadgroup 0.1.0 [INFO] tweaked toml for crates.io crate threadgroup 0.1.0 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] e7a116c021c459dff773372db1a6b52d5a260b8fe1c6fd61f26c3219abe75836 [INFO] running `Command { std: "docker" "start" "-a" "e7a116c021c459dff773372db1a6b52d5a260b8fe1c6fd61f26c3219abe75836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7a116c021c459dff773372db1a6b52d5a260b8fe1c6fd61f26c3219abe75836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a116c021c459dff773372db1a6b52d5a260b8fe1c6fd61f26c3219abe75836", kill_on_drop: false }` [INFO] [stdout] e7a116c021c459dff773372db1a6b52d5a260b8fe1c6fd61f26c3219abe75836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] 5885706c85ad9175b8aa3433a69830f2cc4d2d8c62b65a33c0aaa8b218d33e00 [INFO] running `Command { std: "docker" "start" "-a" "5885706c85ad9175b8aa3433a69830f2cc4d2d8c62b65a33c0aaa8b218d33e00", kill_on_drop: false }` [INFO] [stderr] Documenting threadgroup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `join` [INFO] [stdout] --> src/lib.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | /// Possible error returns from [`join()`] and [`join_timeout()`]. [INFO] [stdout] | ^^^^^^ no item named `join` 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 `join_timeout` [INFO] [stdout] --> src/lib.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | /// Possible error returns from [`join()`] and [`join_timeout()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `join_timeout` 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 `join` [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | /// [`join()`]: struct.ThreadGroup.html#method.join [INFO] [stdout] | ^^^^^^ no item named `join` 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 `join_timeout` [INFO] [stdout] --> src/lib.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | /// [`join_timeout()`]: struct.ThreadGroup.html#method.join_timeout [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `join_timeout` 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 `spawn` [INFO] [stdout] --> src/lib.rs:121:50 [INFO] [stdout] | [INFO] [stdout] 121 | /// Return count of threads that have been [`spawn()`]ed but not yet [`join()`]ed. [INFO] [stdout] | ^^^^^^^ no item named `spawn` 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 `join` [INFO] [stdout] --> src/lib.rs:121:76 [INFO] [stdout] | [INFO] [stdout] 121 | /// Return count of threads that have been [`spawn()`]ed but not yet [`join()`]ed. [INFO] [stdout] | ^^^^^^ no item named `join` 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 `spawn` [INFO] [stdout] --> src/lib.rs:122:11 [INFO] [stdout] | [INFO] [stdout] 122 | /// [`spawn()`]: struct.ThreadGroup.html#method.spawn [INFO] [stdout] | ^^^^^^^ no item named `spawn` 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 `join` [INFO] [stdout] --> src/lib.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | /// [`join()`]: struct.ThreadGroup.html#method.join [INFO] [stdout] | ^^^^^^ no item named `join` 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 `join` [INFO] [stdout] --> src/lib.rs:128:48 [INFO] [stdout] | [INFO] [stdout] 128 | /// Check if there is any thread not yet [`join()`]ed. [INFO] [stdout] | ^^^^^^ no item named `join` 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 `join` [INFO] [stdout] --> src/lib.rs:129:11 [INFO] [stdout] | [INFO] [stdout] 129 | /// [`join()`]: struct.ThreadGroup.html#method.join [INFO] [stdout] | ^^^^^^ no item named `join` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:199:32 [INFO] [stdout] | [INFO] [stdout] 199 | /// [`JoinHandle.join()`]: https://doc.rust-lang.org/stable/std/thread/struct.JoinHandle.html#method.join [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "5885706c85ad9175b8aa3433a69830f2cc4d2d8c62b65a33c0aaa8b218d33e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5885706c85ad9175b8aa3433a69830f2cc4d2d8c62b65a33c0aaa8b218d33e00", kill_on_drop: false }` [INFO] [stdout] 5885706c85ad9175b8aa3433a69830f2cc4d2d8c62b65a33c0aaa8b218d33e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] 9161f3cfbc1d983f3d061073fd9683afa3df2c83f5255fe655a7f9db32f99887 [INFO] running `Command { std: "docker" "start" "-a" "9161f3cfbc1d983f3d061073fd9683afa3df2c83f5255fe655a7f9db32f99887", kill_on_drop: false }` [INFO] [stderr] Documenting threadgroup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `join` [INFO] [stdout] --> src/lib.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | /// Possible error returns from [`join()`] and [`join_timeout()`]. [INFO] [stdout] | ^^^^^^ no item named `join` 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 `join_timeout` [INFO] [stdout] --> src/lib.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | /// Possible error returns from [`join()`] and [`join_timeout()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `join_timeout` 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 `join` [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | /// [`join()`]: struct.ThreadGroup.html#method.join [INFO] [stdout] | ^^^^^^ no item named `join` 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 `join_timeout` [INFO] [stdout] --> src/lib.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | /// [`join_timeout()`]: struct.ThreadGroup.html#method.join_timeout [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `join_timeout` 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 `spawn` [INFO] [stdout] --> src/lib.rs:121:50 [INFO] [stdout] | [INFO] [stdout] 121 | /// Return count of threads that have been [`spawn()`]ed but not yet [`join()`]ed. [INFO] [stdout] | ^^^^^^^ no item named `spawn` 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 `join` [INFO] [stdout] --> src/lib.rs:121:76 [INFO] [stdout] | [INFO] [stdout] 121 | /// Return count of threads that have been [`spawn()`]ed but not yet [`join()`]ed. [INFO] [stdout] | ^^^^^^ no item named `join` 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 `spawn` [INFO] [stdout] --> src/lib.rs:122:11 [INFO] [stdout] | [INFO] [stdout] 122 | /// [`spawn()`]: struct.ThreadGroup.html#method.spawn [INFO] [stdout] | ^^^^^^^ no item named `spawn` 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 `join` [INFO] [stdout] --> src/lib.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | /// [`join()`]: struct.ThreadGroup.html#method.join [INFO] [stdout] | ^^^^^^ no item named `join` 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 `join` [INFO] [stdout] --> src/lib.rs:128:48 [INFO] [stdout] | [INFO] [stdout] 128 | /// Check if there is any thread not yet [`join()`]ed. [INFO] [stdout] | ^^^^^^ no item named `join` 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 `join` [INFO] [stdout] --> src/lib.rs:129:11 [INFO] [stdout] | [INFO] [stdout] 129 | /// [`join()`]: struct.ThreadGroup.html#method.join [INFO] [stdout] | ^^^^^^ no item named `join` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:199:32 [INFO] [stdout] | [INFO] [stdout] 199 | /// [`JoinHandle.join()`]: https://doc.rust-lang.org/stable/std/thread/struct.JoinHandle.html#method.join [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "9161f3cfbc1d983f3d061073fd9683afa3df2c83f5255fe655a7f9db32f99887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9161f3cfbc1d983f3d061073fd9683afa3df2c83f5255fe655a7f9db32f99887", kill_on_drop: false }` [INFO] [stdout] 9161f3cfbc1d983f3d061073fd9683afa3df2c83f5255fe655a7f9db32f99887