[INFO] fetching crate pwr 0.2.2... [INFO] documenting pwr-0.2.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate pwr 0.2.2 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate pwr 0.2.2 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 pwr 0.2.2 [INFO] finished tweaking crates.io crate pwr 0.2.2 [INFO] tweaked toml for crates.io crate pwr 0.2.2 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate pwr 0.2.2 already has a lockfile, it will not be regenerated [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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 7b1baa80e7c76f6eabe990bef3c91b57880e008e8a39d3b3a47bf7b3ce5a25d9 [INFO] running `Command { std: "docker" "start" "-a" "7b1baa80e7c76f6eabe990bef3c91b57880e008e8a39d3b3a47bf7b3ce5a25d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b1baa80e7c76f6eabe990bef3c91b57880e008e8a39d3b3a47bf7b3ce5a25d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1baa80e7c76f6eabe990bef3c91b57880e008e8a39d3b3a47bf7b3ce5a25d9", kill_on_drop: false }` [INFO] [stdout] 7b1baa80e7c76f6eabe990bef3c91b57880e008e8a39d3b3a47bf7b3ce5a25d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] dfc4727a7556d51ec87a5e2e142b2df91070d7bd75dab7b89ddf5a94b47432f2 [INFO] running `Command { std: "docker" "start" "-a" "dfc4727a7556d51ec87a5e2e142b2df91070d7bd75dab7b89ddf5a94b47432f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking uom v0.32.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Documenting pwr v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `stats` [INFO] [stdout] --> src/bat/battery.rs:22:65 [INFO] [stdout] | [INFO] [stdout] 22 | /// If you want to read multiple values at once, refer to the [`stats`] and [`stats_raw`] [INFO] [stdout] | ^^^^^ no item named `stats` 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 `stats_raw` [INFO] [stdout] --> src/bat/battery.rs:22:79 [INFO] [stdout] | [INFO] [stdout] 22 | /// If you want to read multiple values at once, refer to the [`stats`] and [`stats_raw`] [INFO] [stdout] | ^^^^^^^^^ no item named `stats_raw` 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 `RawBatteryStats` [INFO] [stdout] --> src/bat/battery.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | /// These are calculated from the [`RawBatteryStats`] and contain additional info not directly [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `RawBatteryStats` 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 `voltage` [INFO] [stdout] --> src/bat/battery.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | /// associated [`voltage`] and [`capacity`] functions of the Battery struct instead. If you [INFO] [stdout] | ^^^^^^^ no item named `voltage` 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 `capacity` [INFO] [stdout] --> src/bat/battery.rs:194:38 [INFO] [stdout] | [INFO] [stdout] 194 | /// associated [`voltage`] and [`capacity`] functions of the Battery struct instead. If you [INFO] [stdout] | ^^^^^^^^ no item named `capacity` 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 `status` [INFO] [stdout] --> src/bat/battery.rs:231:85 [INFO] [stdout] | [INFO] [stdout] 231 | /// To determine whether the battery is being charged or discharged, refer to [`status`]. [INFO] [stdout] | ^^^^^^ no item named `status` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.81s [INFO] running `Command { std: "docker" "inspect" "dfc4727a7556d51ec87a5e2e142b2df91070d7bd75dab7b89ddf5a94b47432f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfc4727a7556d51ec87a5e2e142b2df91070d7bd75dab7b89ddf5a94b47432f2", kill_on_drop: false }` [INFO] [stdout] dfc4727a7556d51ec87a5e2e142b2df91070d7bd75dab7b89ddf5a94b47432f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 1fc4e8f4e01382e507969c5bfc47d98be62b23416d27717f5f8df89efe893ca3 [INFO] running `Command { std: "docker" "start" "-a" "1fc4e8f4e01382e507969c5bfc47d98be62b23416d27717f5f8df89efe893ca3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking uom v0.32.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Documenting pwr v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `stats` [INFO] [stdout] --> src/bat/battery.rs:22:65 [INFO] [stdout] | [INFO] [stdout] 22 | /// If you want to read multiple values at once, refer to the [`stats`] and [`stats_raw`] [INFO] [stdout] | ^^^^^ no item named `stats` 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 `stats_raw` [INFO] [stdout] --> src/bat/battery.rs:22:79 [INFO] [stdout] | [INFO] [stdout] 22 | /// If you want to read multiple values at once, refer to the [`stats`] and [`stats_raw`] [INFO] [stdout] | ^^^^^^^^^ no item named `stats_raw` 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 `RawBatteryStats` [INFO] [stdout] --> src/bat/battery.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | /// These are calculated from the [`RawBatteryStats`] and contain additional info not directly [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `RawBatteryStats` 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 `voltage` [INFO] [stdout] --> src/bat/battery.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | /// associated [`voltage`] and [`capacity`] functions of the Battery struct instead. If you [INFO] [stdout] | ^^^^^^^ no item named `voltage` 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 `capacity` [INFO] [stdout] --> src/bat/battery.rs:194:38 [INFO] [stdout] | [INFO] [stdout] 194 | /// associated [`voltage`] and [`capacity`] functions of the Battery struct instead. If you [INFO] [stdout] | ^^^^^^^^ no item named `capacity` 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 `status` [INFO] [stdout] --> src/bat/battery.rs:231:85 [INFO] [stdout] | [INFO] [stdout] 231 | /// To determine whether the battery is being charged or discharged, refer to [`status`]. [INFO] [stdout] | ^^^^^^ no item named `status` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.79s [INFO] running `Command { std: "docker" "inspect" "1fc4e8f4e01382e507969c5bfc47d98be62b23416d27717f5f8df89efe893ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc4e8f4e01382e507969c5bfc47d98be62b23416d27717f5f8df89efe893ca3", kill_on_drop: false }` [INFO] [stdout] 1fc4e8f4e01382e507969c5bfc47d98be62b23416d27717f5f8df89efe893ca3