[INFO] fetching crate s2n-quic-crypto 0.3.0... [INFO] documenting s2n-quic-crypto-0.3.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate s2n-quic-crypto 0.3.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate s2n-quic-crypto 0.3.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 s2n-quic-crypto 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate s2n-quic-crypto 0.3.0 [INFO] tweaked toml for crates.io crate s2n-quic-crypto 0.3.0 written to /workspace/builds/worker-15/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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] e035978505fccfbff23c05f0dd23f083baac2a9fd822e20541123c8f3a630f5f [INFO] running `Command { std: "docker" "start" "-a" "e035978505fccfbff23c05f0dd23f083baac2a9fd822e20541123c8f3a630f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e035978505fccfbff23c05f0dd23f083baac2a9fd822e20541123c8f3a630f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e035978505fccfbff23c05f0dd23f083baac2a9fd822e20541123c8f3a630f5f", kill_on_drop: false }` [INFO] [stdout] e035978505fccfbff23c05f0dd23f083baac2a9fd822e20541123c8f3a630f5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] e3edc65a5ae6bbbe0d75162be0faadc5cd3f2d8142303a8f2adc4c0155568aaa [INFO] running `Command { std: "docker" "start" "-a" "e3edc65a5ae6bbbe0d75162be0faadc5cd3f2d8142303a8f2adc4c0155568aaa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zerocopy-derive v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking zerocopy v0.6.0 [INFO] [stderr] Checking s2n-codec v0.1.0 [INFO] [stderr] Checking s2n-quic-core v0.3.0 [INFO] [stderr] Documenting s2n-quic-crypto v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/cipher_suite/negotiated.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | /// https://www.rfc-editor.org/rfc/rfc9001#section-6 [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/cipher_suite.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | /// https://www.rfc-editor.org/rfc/rfc9001#section-6 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 275 | / impl_cipher_suite!( [INFO] [stdout] 276 | | TLS_AES_256_GCM_SHA384, [INFO] [stdout] 277 | | aes256_gcm, [INFO] [stdout] 278 | | hkdf::HKDF_SHA384, [INFO] [stdout] ... | [INFO] [stdout] 288 | | tls_aes_256_gcm_sha384_test [INFO] [stdout] 289 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_cipher_suite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/cipher_suite.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | /// https://www.rfc-editor.org/rfc/rfc9001#section-6 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 295 | / impl_cipher_suite!( [INFO] [stdout] 296 | | TLS_CHACHA20_POLY1305_SHA256, [INFO] [stdout] 297 | | chacha20_poly1305, [INFO] [stdout] 298 | | hkdf::HKDF_SHA256, [INFO] [stdout] ... | [INFO] [stdout] 308 | | tls_chacha20_poly1305_sha256_test [INFO] [stdout] 309 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_cipher_suite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/cipher_suite.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | /// https://www.rfc-editor.org/rfc/rfc9001#section-6 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 312 | / impl_cipher_suite!( [INFO] [stdout] 313 | | TLS_AES_128_GCM_SHA256, [INFO] [stdout] 314 | | aes128_gcm, [INFO] [stdout] 315 | | hkdf::HKDF_SHA256, [INFO] [stdout] ... | [INFO] [stdout] 325 | | tls_aes_128_gcm_sha256_test [INFO] [stdout] 326 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_cipher_suite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.84s [INFO] running `Command { std: "docker" "inspect" "e3edc65a5ae6bbbe0d75162be0faadc5cd3f2d8142303a8f2adc4c0155568aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3edc65a5ae6bbbe0d75162be0faadc5cd3f2d8142303a8f2adc4c0155568aaa", kill_on_drop: false }` [INFO] [stdout] e3edc65a5ae6bbbe0d75162be0faadc5cd3f2d8142303a8f2adc4c0155568aaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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] 9cbc572d43dbb75b6e9994ea24331cbed3e7e00c7967d2e14538aa1d4319a2f8 [INFO] running `Command { std: "docker" "start" "-a" "9cbc572d43dbb75b6e9994ea24331cbed3e7e00c7967d2e14538aa1d4319a2f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zerocopy-derive v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking zerocopy v0.6.0 [INFO] [stderr] Checking s2n-codec v0.1.0 [INFO] [stderr] Checking s2n-quic-core v0.3.0 [INFO] [stderr] Documenting s2n-quic-crypto v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/cipher_suite/negotiated.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | /// https://www.rfc-editor.org/rfc/rfc9001#section-6 [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/cipher_suite.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | /// https://www.rfc-editor.org/rfc/rfc9001#section-6 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 275 | / impl_cipher_suite!( [INFO] [stdout] 276 | | TLS_AES_256_GCM_SHA384, [INFO] [stdout] 277 | | aes256_gcm, [INFO] [stdout] 278 | | hkdf::HKDF_SHA384, [INFO] [stdout] ... | [INFO] [stdout] 288 | | tls_aes_256_gcm_sha384_test [INFO] [stdout] 289 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_cipher_suite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/cipher_suite.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | /// https://www.rfc-editor.org/rfc/rfc9001#section-6 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 295 | / impl_cipher_suite!( [INFO] [stdout] 296 | | TLS_CHACHA20_POLY1305_SHA256, [INFO] [stdout] 297 | | chacha20_poly1305, [INFO] [stdout] 298 | | hkdf::HKDF_SHA256, [INFO] [stdout] ... | [INFO] [stdout] 308 | | tls_chacha20_poly1305_sha256_test [INFO] [stdout] 309 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_cipher_suite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/cipher_suite.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | /// https://www.rfc-editor.org/rfc/rfc9001#section-6 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] ... [INFO] [stdout] 312 | / impl_cipher_suite!( [INFO] [stdout] 313 | | TLS_AES_128_GCM_SHA256, [INFO] [stdout] 314 | | aes128_gcm, [INFO] [stdout] 315 | | hkdf::HKDF_SHA256, [INFO] [stdout] ... | [INFO] [stdout] 325 | | tls_aes_128_gcm_sha256_test [INFO] [stdout] 326 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: this warning originates in the macro `impl_cipher_suite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.81s [INFO] running `Command { std: "docker" "inspect" "9cbc572d43dbb75b6e9994ea24331cbed3e7e00c7967d2e14538aa1d4319a2f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cbc572d43dbb75b6e9994ea24331cbed3e7e00c7967d2e14538aa1d4319a2f8", kill_on_drop: false }` [INFO] [stdout] 9cbc572d43dbb75b6e9994ea24331cbed3e7e00c7967d2e14538aa1d4319a2f8