[INFO] crate drv2605 0.1.0 is already in cache [INFO] documenting drv2605-0.1.0 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate drv2605 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate drv2605 0.1.0 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate drv2605 0.1.0 [INFO] finished tweaking crates.io crate drv2605 0.1.0 [INFO] tweaked toml for crates.io crate drv2605 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 664c4c312627480b4f43f16b79534981ccf6605e8737efaa28f9765487b16c1e [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" "664c4c312627480b4f43f16b79534981ccf6605e8737efaa28f9765487b16c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "664c4c312627480b4f43f16b79534981ccf6605e8737efaa28f9765487b16c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664c4c312627480b4f43f16b79534981ccf6605e8737efaa28f9765487b16c1e", kill_on_drop: false }` [INFO] [stdout] 664c4c312627480b4f43f16b79534981ccf6605e8737efaa28f9765487b16c1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5774f7f34b436bb7b05f380ee176a7132e71cb50cf426ceb81446e3607b86880 [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" "5774f7f34b436bb7b05f380ee176a7132e71cb50cf426ceb81446e3607b86880", kill_on_drop: false }` [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Documenting drv2605 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:694:46 [INFO] [stdout] | [INFO] [stdout] 694 | /// playback engine drives the RTP_INPUT[7:0] value to the load when [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:695:14 [INFO] [stdout] | [INFO] [stdout] 695 | /// MODE[2:0] = 5 (RTP mode). The RTP_INPUT[7:0] value can be updated in [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:695:49 [INFO] [stdout] | [INFO] [stdout] 695 | /// MODE[2:0] = 5 (RTP mode). The RTP_INPUT[7:0] value can be updated in [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:697:19 [INFO] [stdout] | [INFO] [stdout] 697 | /// RTP_INPUT[7:0] value is interpreted as signed by default, but can be set to [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:700:14 [INFO] [stdout] | [INFO] [stdout] 700 | /// MODE[2:0] = 0, or alternatively by setting STANDBY = 1. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:743:68 [INFO] [stdout] | [INFO] [stdout] 743 | /// Auto-calibration compensation coefficient = 1 + A_CAL_COMP[7:0] / 255 [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:747:37 [INFO] [stdout] | [INFO] [stdout] 747 | /// calibration. The A_CAL_BEMF[7:0] bit is the level of back-EMF voltage that the [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:751:53 [INFO] [stdout] | [INFO] [stdout] 751 | /// Auto-calibration back-EMF (V) = (A_CAL_BEMF[7:0] / 255) × 1.22 V / [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:752:19 [INFO] [stdout] | [INFO] [stdout] 752 | /// BEMF_GAIN[1:0] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:845:46 [INFO] [stdout] | [INFO] [stdout] 845 | /// playback engine drives the RTP_INPUT[7:0] value to the load when [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:846:14 [INFO] [stdout] | [INFO] [stdout] 846 | /// MODE[2:0] = 5 (RTP mode). The RTP_INPUT[7:0] value can be updated in [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:846:49 [INFO] [stdout] | [INFO] [stdout] 846 | /// MODE[2:0] = 5 (RTP mode). The RTP_INPUT[7:0] value can be updated in [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:848:19 [INFO] [stdout] | [INFO] [stdout] 848 | /// RTP_INPUT[7:0] value is interpreted as signed by default, but can be set to [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:851:14 [INFO] [stdout] | [INFO] [stdout] 851 | /// MODE[2:0] = 0, or alternatively by setting STANDBY = 1. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:900:53 [INFO] [stdout] | [INFO] [stdout] 900 | /// fired by the GO bit is selected by the MODE[2:0] bit (register 0x01). The [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:923:42 [INFO] [stdout] | [INFO] [stdout] 923 | /// Overdrive Time Offset (ms) = ODT[7:0] × PLAYBACK_INTERVAL [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:935:49 [INFO] [stdout] | [INFO] [stdout] 935 | /// Sustain-Time Positive Offset (ms) = SPT[7:0] × PLAYBACK_INTERVAL [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:948:49 [INFO] [stdout] | [INFO] [stdout] 948 | /// Sustain-Time Negative Offset (ms) = SNT[7:0] × PLAYBACK_INTERVAL [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[7:0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:961:38 [INFO] [stdout] | [INFO] [stdout] 961 | /// Brake Time Offset (ms) = BRT[7:0] × PLAYBACK_INTERVAL [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "5774f7f34b436bb7b05f380ee176a7132e71cb50cf426ceb81446e3607b86880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5774f7f34b436bb7b05f380ee176a7132e71cb50cf426ceb81446e3607b86880", kill_on_drop: false }` [INFO] [stdout] 5774f7f34b436bb7b05f380ee176a7132e71cb50cf426ceb81446e3607b86880