[INFO] fetching crate mco 0.1.43... [INFO] documenting mco-0.1.43 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate mco 0.1.43 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate mco 0.1.43 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 mco 0.1.43 [INFO] finished tweaking crates.io crate mco 0.1.43 [INFO] tweaked toml for crates.io crate mco 0.1.43 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 wasm-bindgen-test-macro v0.3.30 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.30 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.7 [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] [stdout] 9003a3bea92d573ae3b9a435ffc55eaf23fbc52a3801c1acf740db7014fa1087 [INFO] running `Command { std: "docker" "start" "-a" "9003a3bea92d573ae3b9a435ffc55eaf23fbc52a3801c1acf740db7014fa1087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9003a3bea92d573ae3b9a435ffc55eaf23fbc52a3801c1acf740db7014fa1087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9003a3bea92d573ae3b9a435ffc55eaf23fbc52a3801c1acf740db7014fa1087", kill_on_drop: false }` [INFO] [stdout] 9003a3bea92d573ae3b9a435ffc55eaf23fbc52a3801c1acf740db7014fa1087 [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] [stdout] f0f3f42bbd0290fd8afee83b48ad422388befd8aec5fb67e167468687b3d7aee [INFO] running `Command { std: "docker" "start" "-a" "f0f3f42bbd0290fd8afee83b48ad422388befd8aec5fb67e167468687b3d7aee", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling mco-gen v0.1.0 [INFO] [stderr] Compiling mco v0.1.43 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nix v0.21.2 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Documenting mco v0.1.43 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/std/sync/atomic_option.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | match unsafe { (&(*self.inner.borrow().as_ptr())) } { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - match unsafe { (&(*self.inner.borrow().as_ptr())) } { [INFO] [stdout] 78 + match unsafe { &(*self.inner.borrow().as_ptr()) } { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/std/map/btree_map.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | for (k, _) in (&mut *self.read.get()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - for (k, _) in (&mut *self.read.get()) { [INFO] [stdout] 46 + for (k, _) in &mut *self.read.get() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `generator` [INFO] [stdout] --> src/lib.rs:8:71 [INFO] [stdout] | [INFO] [stdout] 8 | //! * The stackful coroutine's implementation is based on [generator][generator]; [INFO] [stdout] | ^^^^^^^^^ no item named `generator` 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 `cls` [INFO] [stdout] --> src/lib.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | //! * Support coroutine's version of a local storage ([CLS][cls]); [INFO] [stdout] | ^^^ no item named `cls` 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 `super::ArrayQueue` [INFO] [stdout] --> src/std/queue/seg_queue.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | /// [`ArrayQueue`]: super::ArrayQueue [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `ArrayQueue` in module `queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `super::SegQueue` [INFO] [stdout] --> src/std/queue/array_queue.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | /// [`SegQueue`]: super::SegQueue [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `SegQueue` in module `queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `year` [INFO] [stdout] --> src/std/time/time.rs:189:10 [INFO] [stdout] | [INFO] [stdout] 189 | /// [year] [INFO] [stdout] | ^^^^ no item named `year` 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 `month` [INFO] [stdout] --> src/std/time/time.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | /// [month] [INFO] [stdout] | ^^^^^ no item named `month` 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 `ordinal` [INFO] [stdout] --> src/std/time/time.rs:191:10 [INFO] [stdout] | [INFO] [stdout] 191 | /// [ordinal] [INFO] [stdout] | ^^^^^^^ no item named `ordinal` 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 `weekday` [INFO] [stdout] --> src/std/time/time.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | /// [weekday] [INFO] [stdout] | ^^^^^^^ no item named `weekday` 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 `week_number` [INFO] [stdout] --> src/std/time/time.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | /// [week_number] [INFO] [stdout] | ^^^^^^^^^^^ no item named `week_number` 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 `day` [INFO] [stdout] --> src/std/time/time.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 194 | /// [day] [INFO] [stdout] | ^^^ no item named `day` 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 `hour` [INFO] [stdout] --> src/std/time/time.rs:195:10 [INFO] [stdout] | [INFO] [stdout] 195 | /// [hour] [INFO] [stdout] | ^^^^ no item named `hour` 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 `minute` [INFO] [stdout] --> src/std/time/time.rs:196:10 [INFO] [stdout] | [INFO] [stdout] 196 | /// [minute] [INFO] [stdout] | ^^^^^^ no item named `minute` 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 `period` [INFO] [stdout] --> src/std/time/time.rs:197:10 [INFO] [stdout] | [INFO] [stdout] 197 | /// [period] [INFO] [stdout] | ^^^^^^ no item named `period` 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 `second` [INFO] [stdout] --> src/std/time/time.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 198 | /// [second] [INFO] [stdout] | ^^^^^^ no item named `second` 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 `subsecond` [INFO] [stdout] --> src/std/time/time.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 199 | /// [subsecond] [INFO] [stdout] | ^^^^^^^^^ no item named `subsecond` 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 `offset_minute` [INFO] [stdout] --> src/std/time/time.rs:201:10 [INFO] [stdout] | [INFO] [stdout] 201 | /// [offset_minute] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `offset_minute` 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 `offset_second` [INFO] [stdout] --> src/std/time/time.rs:202:10 [INFO] [stdout] | [INFO] [stdout] 202 | /// [offset_second] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `offset_second` 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 `year` [INFO] [stdout] --> src/std/time/time.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | /// [year] [INFO] [stdout] | ^^^^ no item named `year` 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 `month` [INFO] [stdout] --> src/std/time/time.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | /// [month] [INFO] [stdout] | ^^^^^ no item named `month` 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 `ordinal` [INFO] [stdout] --> src/std/time/time.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | /// [ordinal] [INFO] [stdout] | ^^^^^^^ no item named `ordinal` 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 `weekday` [INFO] [stdout] --> src/std/time/time.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | /// [weekday] [INFO] [stdout] | ^^^^^^^ no item named `weekday` 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 `week_number` [INFO] [stdout] --> src/std/time/time.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | /// [week_number] [INFO] [stdout] | ^^^^^^^^^^^ no item named `week_number` 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 `day` [INFO] [stdout] --> src/std/time/time.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | /// [day] [INFO] [stdout] | ^^^ no item named `day` 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 `hour` [INFO] [stdout] --> src/std/time/time.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | /// [hour] [INFO] [stdout] | ^^^^ no item named `hour` 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 `minute` [INFO] [stdout] --> src/std/time/time.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | /// [minute] [INFO] [stdout] | ^^^^^^ no item named `minute` 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 `period` [INFO] [stdout] --> src/std/time/time.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | /// [period] [INFO] [stdout] | ^^^^^^ no item named `period` 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 `second` [INFO] [stdout] --> src/std/time/time.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | /// [second] [INFO] [stdout] | ^^^^^^ no item named `second` 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 `subsecond` [INFO] [stdout] --> src/std/time/time.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | /// [subsecond] [INFO] [stdout] | ^^^^^^^^^ no item named `subsecond` 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 `offset_minute` [INFO] [stdout] --> src/std/time/time.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | /// [offset_minute] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `offset_minute` 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 `offset_second` [INFO] [stdout] --> src/std/time/time.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | /// [offset_second] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `offset_second` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.07s [INFO] running `Command { std: "docker" "inspect" "f0f3f42bbd0290fd8afee83b48ad422388befd8aec5fb67e167468687b3d7aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f3f42bbd0290fd8afee83b48ad422388befd8aec5fb67e167468687b3d7aee", kill_on_drop: false }` [INFO] [stdout] f0f3f42bbd0290fd8afee83b48ad422388befd8aec5fb67e167468687b3d7aee [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] [stdout] cbaebbf65b9408d1bdfa6c71b0a80095db2671d90f5d3843749058072f96cc8c [INFO] running `Command { std: "docker" "start" "-a" "cbaebbf65b9408d1bdfa6c71b0a80095db2671d90f5d3843749058072f96cc8c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling mco-gen v0.1.0 [INFO] [stderr] Compiling mco v0.1.43 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking nix v0.21.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Documenting mco v0.1.43 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/std/sync/atomic_option.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | match unsafe { (&(*self.inner.borrow().as_ptr())) } { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - match unsafe { (&(*self.inner.borrow().as_ptr())) } { [INFO] [stdout] 78 + match unsafe { &(*self.inner.borrow().as_ptr()) } { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/std/map/btree_map.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | for (k, _) in (&mut *self.read.get()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - for (k, _) in (&mut *self.read.get()) { [INFO] [stdout] 46 + for (k, _) in &mut *self.read.get() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `generator` [INFO] [stdout] --> src/lib.rs:8:71 [INFO] [stdout] | [INFO] [stdout] 8 | //! * The stackful coroutine's implementation is based on [generator][generator]; [INFO] [stdout] | ^^^^^^^^^ no item named `generator` 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 `cls` [INFO] [stdout] --> src/lib.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | //! * Support coroutine's version of a local storage ([CLS][cls]); [INFO] [stdout] | ^^^ no item named `cls` 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 `super::ArrayQueue` [INFO] [stdout] --> src/std/queue/seg_queue.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | /// [`ArrayQueue`]: super::ArrayQueue [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `ArrayQueue` in module `queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `super::SegQueue` [INFO] [stdout] --> src/std/queue/array_queue.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | /// [`SegQueue`]: super::SegQueue [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `SegQueue` in module `queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `year` [INFO] [stdout] --> src/std/time/time.rs:189:10 [INFO] [stdout] | [INFO] [stdout] 189 | /// [year] [INFO] [stdout] | ^^^^ no item named `year` 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 `month` [INFO] [stdout] --> src/std/time/time.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | /// [month] [INFO] [stdout] | ^^^^^ no item named `month` 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 `ordinal` [INFO] [stdout] --> src/std/time/time.rs:191:10 [INFO] [stdout] | [INFO] [stdout] 191 | /// [ordinal] [INFO] [stdout] | ^^^^^^^ no item named `ordinal` 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 `weekday` [INFO] [stdout] --> src/std/time/time.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | /// [weekday] [INFO] [stdout] | ^^^^^^^ no item named `weekday` 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 `week_number` [INFO] [stdout] --> src/std/time/time.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | /// [week_number] [INFO] [stdout] | ^^^^^^^^^^^ no item named `week_number` 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 `day` [INFO] [stdout] --> src/std/time/time.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 194 | /// [day] [INFO] [stdout] | ^^^ no item named `day` 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 `hour` [INFO] [stdout] --> src/std/time/time.rs:195:10 [INFO] [stdout] | [INFO] [stdout] 195 | /// [hour] [INFO] [stdout] | ^^^^ no item named `hour` 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 `minute` [INFO] [stdout] --> src/std/time/time.rs:196:10 [INFO] [stdout] | [INFO] [stdout] 196 | /// [minute] [INFO] [stdout] | ^^^^^^ no item named `minute` 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 `period` [INFO] [stdout] --> src/std/time/time.rs:197:10 [INFO] [stdout] | [INFO] [stdout] 197 | /// [period] [INFO] [stdout] | ^^^^^^ no item named `period` 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 `second` [INFO] [stdout] --> src/std/time/time.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 198 | /// [second] [INFO] [stdout] | ^^^^^^ no item named `second` 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 `subsecond` [INFO] [stdout] --> src/std/time/time.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 199 | /// [subsecond] [INFO] [stdout] | ^^^^^^^^^ no item named `subsecond` 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 `offset_minute` [INFO] [stdout] --> src/std/time/time.rs:201:10 [INFO] [stdout] | [INFO] [stdout] 201 | /// [offset_minute] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `offset_minute` 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 `offset_second` [INFO] [stdout] --> src/std/time/time.rs:202:10 [INFO] [stdout] | [INFO] [stdout] 202 | /// [offset_second] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `offset_second` 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 `year` [INFO] [stdout] --> src/std/time/time.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | /// [year] [INFO] [stdout] | ^^^^ no item named `year` 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 `month` [INFO] [stdout] --> src/std/time/time.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | /// [month] [INFO] [stdout] | ^^^^^ no item named `month` 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 `ordinal` [INFO] [stdout] --> src/std/time/time.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | /// [ordinal] [INFO] [stdout] | ^^^^^^^ no item named `ordinal` 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 `weekday` [INFO] [stdout] --> src/std/time/time.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | /// [weekday] [INFO] [stdout] | ^^^^^^^ no item named `weekday` 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 `week_number` [INFO] [stdout] --> src/std/time/time.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | /// [week_number] [INFO] [stdout] | ^^^^^^^^^^^ no item named `week_number` 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 `day` [INFO] [stdout] --> src/std/time/time.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | /// [day] [INFO] [stdout] | ^^^ no item named `day` 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 `hour` [INFO] [stdout] --> src/std/time/time.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | /// [hour] [INFO] [stdout] | ^^^^ no item named `hour` 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 `minute` [INFO] [stdout] --> src/std/time/time.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | /// [minute] [INFO] [stdout] | ^^^^^^ no item named `minute` 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 `period` [INFO] [stdout] --> src/std/time/time.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | /// [period] [INFO] [stdout] | ^^^^^^ no item named `period` 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 `second` [INFO] [stdout] --> src/std/time/time.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | /// [second] [INFO] [stdout] | ^^^^^^ no item named `second` 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 `subsecond` [INFO] [stdout] --> src/std/time/time.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | /// [subsecond] [INFO] [stdout] | ^^^^^^^^^ no item named `subsecond` 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 `offset_minute` [INFO] [stdout] --> src/std/time/time.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | /// [offset_minute] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `offset_minute` 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 `offset_second` [INFO] [stdout] --> src/std/time/time.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | /// [offset_second] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `offset_second` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.92s [INFO] running `Command { std: "docker" "inspect" "cbaebbf65b9408d1bdfa6c71b0a80095db2671d90f5d3843749058072f96cc8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbaebbf65b9408d1bdfa6c71b0a80095db2671d90f5d3843749058072f96cc8c", kill_on_drop: false }` [INFO] [stdout] cbaebbf65b9408d1bdfa6c71b0a80095db2671d90f5d3843749058072f96cc8c