[INFO] fetching crate exonum_sodiumoxide 0.0.24... [INFO] documenting exonum_sodiumoxide-0.0.24 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate exonum_sodiumoxide 0.0.24 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate exonum_sodiumoxide 0.0.24 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 exonum_sodiumoxide 0.0.24 [INFO] finished tweaking crates.io crate exonum_sodiumoxide 0.0.24 [INFO] tweaked toml for crates.io crate exonum_sodiumoxide 0.0.24 written to /workspace/builds/worker-7/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] Downloading crates ... [INFO] [stderr] Downloaded exonum_libsodium-sys v0.0.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d7100fca14777d40db1d09f75fd8fe8c5e18df9ac6d45094f7cf4f719ed319b [INFO] running `Command { std: "docker" "start" "-a" "6d7100fca14777d40db1d09f75fd8fe8c5e18df9ac6d45094f7cf4f719ed319b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d7100fca14777d40db1d09f75fd8fe8c5e18df9ac6d45094f7cf4f719ed319b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d7100fca14777d40db1d09f75fd8fe8c5e18df9ac6d45094f7cf4f719ed319b", kill_on_drop: false }` [INFO] [stdout] 6d7100fca14777d40db1d09f75fd8fe8c5e18df9ac6d45094f7cf4f719ed319b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 43ec4567106492e1ead1b54e115da8af69e69d15e9b001e57b3af3770b3e2e9d [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" "43ec4567106492e1ead1b54e115da8af69e69d15e9b001e57b3af3770b3e2e9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.24 [INFO] [stderr] Documenting exonum_sodiumoxide v0.0.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/aead/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | //! https://tools.ietf.org/html/rfc7539. [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/crypto/auth/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | //! 362–399; http://www-cse.ucsd.edu/~mihir/papers/cbc.html. [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/box_/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | //! http://eprint.iacr.org/2001/079. [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/box_/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | //! http://groups.google.com/group/sci.crypt/msg/ec5c18b23b11d82c, [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/scalarmult/mod.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | //! Science 3958 (2006), 207–228, http://cr.yp.to/papers.html#curve25519. [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/scalarmult/curve25519.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | //! Science 3958 (2006), 207–228, http://cr.yp.to/papers.html#curve25519. [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/secretbox/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | //! http://www-cse.ucsd.edu/~mihir/papers/oem.html. [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/stream/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | //! http://www-cse.ucsd.edu/~mihir/papers/cbc.html. [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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.98s [INFO] running `Command { std: "docker" "inspect" "43ec4567106492e1ead1b54e115da8af69e69d15e9b001e57b3af3770b3e2e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ec4567106492e1ead1b54e115da8af69e69d15e9b001e57b3af3770b3e2e9d", kill_on_drop: false }` [INFO] [stdout] 43ec4567106492e1ead1b54e115da8af69e69d15e9b001e57b3af3770b3e2e9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 4e48642210e1018ffd586b15f8e3b0a8ecfcdd42810fe73d7ee1e469a0813910 [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" "4e48642210e1018ffd586b15f8e3b0a8ecfcdd42810fe73d7ee1e469a0813910", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.24 [INFO] [stderr] Documenting exonum_sodiumoxide v0.0.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/aead/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | //! https://tools.ietf.org/html/rfc7539. [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/crypto/auth/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | //! 362–399; http://www-cse.ucsd.edu/~mihir/papers/cbc.html. [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/box_/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | //! http://eprint.iacr.org/2001/079. [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/box_/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | //! http://groups.google.com/group/sci.crypt/msg/ec5c18b23b11d82c, [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/scalarmult/mod.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | //! Science 3958 (2006), 207–228, http://cr.yp.to/papers.html#curve25519. [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/scalarmult/curve25519.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | //! Science 3958 (2006), 207–228, http://cr.yp.to/papers.html#curve25519. [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/secretbox/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | //! http://www-cse.ucsd.edu/~mihir/papers/oem.html. [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: this URL is not a hyperlink [INFO] [stdout] --> src/crypto/stream/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | //! http://www-cse.ucsd.edu/~mihir/papers/cbc.html. [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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.49s [INFO] running `Command { std: "docker" "inspect" "4e48642210e1018ffd586b15f8e3b0a8ecfcdd42810fe73d7ee1e469a0813910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e48642210e1018ffd586b15f8e3b0a8ecfcdd42810fe73d7ee1e469a0813910", kill_on_drop: false }` [INFO] [stdout] 4e48642210e1018ffd586b15f8e3b0a8ecfcdd42810fe73d7ee1e469a0813910