[INFO] fetching crate mumble-protocol-2x 0.5.0... [INFO] documenting mumble-protocol-2x-0.5.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate mumble-protocol-2x 0.5.0 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate mumble-protocol-2x 0.5.0 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 mumble-protocol-2x 0.5.0 [INFO] finished tweaking crates.io crate mumble-protocol-2x 0.5.0 [INFO] tweaked toml for crates.io crate mumble-protocol-2x 0.5.0 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate crates.io crate mumble-protocol-2x 0.5.0 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] Downloading crates ... [INFO] [stderr] Downloaded asynchronous-codec v0.6.0 [INFO] [stderr] Downloaded futures-channel v0.3.17 [INFO] [stderr] Downloaded pkg-config v0.3.22 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded futures-sink v0.3.17 [INFO] [stderr] Downloaded futures-task v0.3.17 [INFO] [stderr] Downloaded futures-executor v0.3.17 [INFO] [stderr] Downloaded futures-macro v0.3.17 [INFO] [stderr] Downloaded syn v1.0.81 [INFO] [stderr] Downloaded futures-core v0.3.17 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.25.2 [INFO] [stderr] Downloaded futures-io v0.3.17 [INFO] [stderr] Downloaded futures v0.3.17 [INFO] [stderr] Downloaded futures-util v0.3.17 [INFO] [stderr] Downloaded protobuf-codegen v2.25.2 [INFO] [stderr] Downloaded protobuf v2.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] a9e8f9d6b5a38099f56ab0034987633651567fff2ff1e954e0dad63180c55198 [INFO] running `Command { std: "docker" "start" "-a" "a9e8f9d6b5a38099f56ab0034987633651567fff2ff1e954e0dad63180c55198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9e8f9d6b5a38099f56ab0034987633651567fff2ff1e954e0dad63180c55198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e8f9d6b5a38099f56ab0034987633651567fff2ff1e954e0dad63180c55198", kill_on_drop: false }` [INFO] [stdout] a9e8f9d6b5a38099f56ab0034987633651567fff2ff1e954e0dad63180c55198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 0583a5e764aced1c7f458ced956ae4e3fac22b9e936098b2ed3c9bd1aba42994 [INFO] running `Command { std: "docker" "start" "-a" "0583a5e764aced1c7f458ced956ae4e3fac22b9e936098b2ed3c9bd1aba42994", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling protobuf-codegen v2.25.2 [INFO] [stderr] Compiling protobuf-codegen-pure v2.25.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling mumble-protocol-2x v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Documenting mumble-protocol-2x v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `msgs::ids` [INFO] [stdout] --> src/control.rs:236:59 [INFO] [stdout] | [INFO] [stdout] 236 | /// Generates packet to ID mappings which will end up in [msgs::ids]. [INFO] [stdout] | ^^^^^^^^^ no item named `ids` in module `msgs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/crypt.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | /// software. See: http://web.cs.ucdavis.edu/~rogaway/ocb/license.htm [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypt.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | /// Based on https://github.com/mumble-voip/mumble/blob/e31d267a11b4ed0597ad41309a7f6b715837141f/src/CryptState.cpp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.43s [INFO] running `Command { std: "docker" "inspect" "0583a5e764aced1c7f458ced956ae4e3fac22b9e936098b2ed3c9bd1aba42994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0583a5e764aced1c7f458ced956ae4e3fac22b9e936098b2ed3c9bd1aba42994", kill_on_drop: false }` [INFO] [stdout] 0583a5e764aced1c7f458ced956ae4e3fac22b9e936098b2ed3c9bd1aba42994 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] c9d1963dbe10251a0ab0dbf9503064bd2ddd4c148cf23d9970b59290f955b9a3 [INFO] running `Command { std: "docker" "start" "-a" "c9d1963dbe10251a0ab0dbf9503064bd2ddd4c148cf23d9970b59290f955b9a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling protobuf-codegen v2.25.2 [INFO] [stderr] Compiling protobuf-codegen-pure v2.25.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling mumble-protocol-2x v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Documenting mumble-protocol-2x v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `msgs::ids` [INFO] [stdout] --> src/control.rs:236:59 [INFO] [stdout] | [INFO] [stdout] 236 | /// Generates packet to ID mappings which will end up in [msgs::ids]. [INFO] [stdout] | ^^^^^^^^^ no item named `ids` in module `msgs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/crypt.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | /// software. See: http://web.cs.ucdavis.edu/~rogaway/ocb/license.htm [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypt.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | /// Based on https://github.com/mumble-voip/mumble/blob/e31d267a11b4ed0597ad41309a7f6b715837141f/src/CryptState.cpp [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.96s [INFO] running `Command { std: "docker" "inspect" "c9d1963dbe10251a0ab0dbf9503064bd2ddd4c148cf23d9970b59290f955b9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d1963dbe10251a0ab0dbf9503064bd2ddd4c148cf23d9970b59290f955b9a3", kill_on_drop: false }` [INFO] [stdout] c9d1963dbe10251a0ab0dbf9503064bd2ddd4c148cf23d9970b59290f955b9a3