[INFO] fetching crate tquic_tools 1.6.0... [INFO] documenting tquic_tools-1.6.0 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] extracting crate tquic_tools 1.6.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tquic_tools 1.6.0 [INFO] finished tweaking crates.io crate tquic_tools 1.6.0 [INFO] tweaked toml for crates.io crate tquic_tools 1.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tquic_tools 1.6.0 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tquic_tools 1.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb6ab4d4afd8dce2c93a08000e2bd8c1746efdd3908ad571eb695772185fbbdb [INFO] running `Command { std: "docker" "start" "-a" "cb6ab4d4afd8dce2c93a08000e2bd8c1746efdd3908ad571eb695772185fbbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb6ab4d4afd8dce2c93a08000e2bd8c1746efdd3908ad571eb695772185fbbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb6ab4d4afd8dce2c93a08000e2bd8c1746efdd3908ad571eb695772185fbbdb", kill_on_drop: false }` [INFO] [stdout] cb6ab4d4afd8dce2c93a08000e2bd8c1746efdd3908ad571eb695772185fbbdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad7ed8e7b64c080d41dd36af623472e28717c1b22534a55665a04b88704c0685 [INFO] running `Command { std: "docker" "start" "-a" "ad7ed8e7b64c080d41dd36af623472e28717c1b22534a55665a04b88704c0685", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling tquic v1.6.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking clap_builder v4.2.5 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking sfv v0.9.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Checking enumflags2 v0.7.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking clap v4.2.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking statrs v0.16.1 [INFO] [stderr] Checking tikv-jemallocator v0.5.4 [INFO] [stderr] Documenting tquic_tools v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tquic_tools v1.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/common.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | /// Proto for QUIC interop, see https://github.com/quic-interop/quic-interop-runner [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 37 | /// Proto for QUIC interop, see [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/common.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | /// HTTP/0.9, see https://http.dev/0.9 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 40 | /// HTTP/0.9, see [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/common.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | /// HTTP/3, see https://www.rfc-editor.org/rfc/rfc9114.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 43 | /// HTTP/3, see [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] [stderr] Generated /opt/rustwide/target/doc/tquic_tools/index.html and 2 other files [INFO] running `Command { std: "docker" "inspect" "ad7ed8e7b64c080d41dd36af623472e28717c1b22534a55665a04b88704c0685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7ed8e7b64c080d41dd36af623472e28717c1b22534a55665a04b88704c0685", kill_on_drop: false }` [INFO] [stdout] ad7ed8e7b64c080d41dd36af623472e28717c1b22534a55665a04b88704c0685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a2bebdbc01434b582099f02de09ca27082c77613e4fa0004e3b734cfa9bce92 [INFO] running `Command { std: "docker" "start" "-a" "1a2bebdbc01434b582099f02de09ca27082c77613e4fa0004e3b734cfa9bce92", kill_on_drop: false }` [INFO] [stderr] Documenting tquic_tools v1.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/common.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | /// Proto for QUIC interop, see https://github.com/quic-interop/quic-interop-runner [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 37 | /// Proto for QUIC interop, see [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/common.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | /// HTTP/0.9, see https://http.dev/0.9 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 40 | /// HTTP/0.9, see [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/common.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | /// HTTP/3, see https://www.rfc-editor.org/rfc/rfc9114.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 43 | /// HTTP/3, see [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] [stderr] Generated /opt/rustwide/target/doc/tquic_tools/index.html [INFO] running `Command { std: "docker" "inspect" "1a2bebdbc01434b582099f02de09ca27082c77613e4fa0004e3b734cfa9bce92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a2bebdbc01434b582099f02de09ca27082c77613e4fa0004e3b734cfa9bce92", kill_on_drop: false }` [INFO] [stdout] 1a2bebdbc01434b582099f02de09ca27082c77613e4fa0004e3b734cfa9bce92