[INFO] fetching crate cueball 0.3.5... [INFO] documenting cueball-0.3.5 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate cueball 0.3.5 into /workspace/builds/worker-49/source [INFO] validating manifest of crates.io crate cueball 0.3.5 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 cueball 0.3.5 [INFO] finished tweaking crates.io crate cueball 0.3.5 [INFO] tweaked toml for crates.io crate cueball 0.3.5 written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate crates.io crate cueball 0.3.5 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded instant v0.1.3 [INFO] [stderr] Downloaded arc-swap v0.4.6 [INFO] [stderr] Downloaded slog-scope v4.3.0 [INFO] [stderr] Downloaded hermit-abi v0.1.12 [INFO] [stderr] Downloaded slog-term v2.5.0 [INFO] [stderr] Downloaded chrono v0.4.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 851df6c36b006442fb13a085fc9f1b65d593ac6c06b6c0b543d0b634303ce128 [INFO] running `Command { std: "docker" "start" "-a" "851df6c36b006442fb13a085fc9f1b65d593ac6c06b6c0b543d0b634303ce128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "851df6c36b006442fb13a085fc9f1b65d593ac6c06b6c0b543d0b634303ce128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "851df6c36b006442fb13a085fc9f1b65d593ac6c06b6c0b543d0b634303ce128", kill_on_drop: false }` [INFO] [stdout] 851df6c36b006442fb13a085fc9f1b65d593ac6c06b6c0b543d0b634303ce128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] a819d0c631f27c82155a7a02f182b575f202bb253cf3c1d8f7b96bfac44c38a9 [INFO] running `Command { std: "docker" "start" "-a" "a819d0c631f27c82155a7a02f182b575f202bb253cf3c1d8f7b96bfac44c38a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking instant v0.1.3 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking backoff v0.1.6 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Documenting cueball v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `BackedMsg` [INFO] [stdout] --> src/resolver.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | /// backends based on the receipt of [`BackedMsg`]](enum.BackendAction.html)s by the pool. [INFO] [stdout] | ^^^^^^^^^ no item named `BackedMsg` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.32s [INFO] running `Command { std: "docker" "inspect" "a819d0c631f27c82155a7a02f182b575f202bb253cf3c1d8f7b96bfac44c38a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a819d0c631f27c82155a7a02f182b575f202bb253cf3c1d8f7b96bfac44c38a9", kill_on_drop: false }` [INFO] [stdout] a819d0c631f27c82155a7a02f182b575f202bb253cf3c1d8f7b96bfac44c38a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 547de48408829fea8c9211a2b8492b4f40539bd664b8b4d4b12f3811fb06af2c [INFO] running `Command { std: "docker" "start" "-a" "547de48408829fea8c9211a2b8492b4f40539bd664b8b4d4b12f3811fb06af2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking instant v0.1.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backoff v0.1.6 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Documenting cueball v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `BackedMsg` [INFO] [stdout] --> src/resolver.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | /// backends based on the receipt of [`BackedMsg`]](enum.BackendAction.html)s by the pool. [INFO] [stdout] | ^^^^^^^^^ no item named `BackedMsg` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.37s [INFO] running `Command { std: "docker" "inspect" "547de48408829fea8c9211a2b8492b4f40539bd664b8b4d4b12f3811fb06af2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547de48408829fea8c9211a2b8492b4f40539bd664b8b4d4b12f3811fb06af2c", kill_on_drop: false }` [INFO] [stdout] 547de48408829fea8c9211a2b8492b4f40539bd664b8b4d4b12f3811fb06af2c