[INFO] fetching crate trillium-forwarding 0.2.1... [INFO] documenting trillium-forwarding-0.2.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate trillium-forwarding 0.2.1 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate trillium-forwarding 0.2.1 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 trillium-forwarding 0.2.1 [INFO] finished tweaking crates.io crate trillium-forwarding 0.2.1 [INFO] tweaked toml for crates.io crate trillium-forwarding 0.2.1 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate trillium-forwarding 0.2.1 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 cidr v0.2.1 [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] 55a5d11a7d00dd87b4e995f36f9feba1ada5e7e2fcdff6a598d7264df0ca18a8 [INFO] running `Command { std: "docker" "start" "-a" "55a5d11a7d00dd87b4e995f36f9feba1ada5e7e2fcdff6a598d7264df0ca18a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55a5d11a7d00dd87b4e995f36f9feba1ada5e7e2fcdff6a598d7264df0ca18a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a5d11a7d00dd87b4e995f36f9feba1ada5e7e2fcdff6a598d7264df0ca18a8", kill_on_drop: false }` [INFO] [stdout] 55a5d11a7d00dd87b4e995f36f9feba1ada5e7e2fcdff6a598d7264df0ca18a8 [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] 52cdf8f59f56e1d52c2519b74624640b756ca3123f90d7bc862fe13c51761162 [INFO] running `Command { std: "docker" "start" "-a" "52cdf8f59f56e1d52c2519b74624640b756ca3123f90d7bc862fe13c51761162", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking cidr v0.2.1 [INFO] [stderr] Checking smartstring v0.2.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking smartcow v0.1.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking waker-set v0.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking stopper v0.2.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking trillium-http v0.2.3 [INFO] [stderr] Checking trillium v0.2.2 [INFO] [stderr] Documenting trillium-forwarding v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/parse_utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://tools.ietf.org/html/rfc7230#section-3.2.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/parse_utils.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | /// https://tools.ietf.org/html/rfc7230#section-3.2.6 [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/parse_utils.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | /// https://tools.ietf.org/html/rfc7230#section-3.2.6 [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/parse_utils.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | /// https://tools.ietf.org/html/rfc7230#section-3.2.6 [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.76s [INFO] running `Command { std: "docker" "inspect" "52cdf8f59f56e1d52c2519b74624640b756ca3123f90d7bc862fe13c51761162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52cdf8f59f56e1d52c2519b74624640b756ca3123f90d7bc862fe13c51761162", kill_on_drop: false }` [INFO] [stdout] 52cdf8f59f56e1d52c2519b74624640b756ca3123f90d7bc862fe13c51761162 [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] 1411c698e6b8de9989375c0ee8a874fc2e48651071d5e96a6290b66dbd63ee00 [INFO] running `Command { std: "docker" "start" "-a" "1411c698e6b8de9989375c0ee8a874fc2e48651071d5e96a6290b66dbd63ee00", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking cidr v0.2.1 [INFO] [stderr] Checking smartstring v0.2.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking smartcow v0.1.0 [INFO] [stderr] Checking waker-set v0.2.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking stopper v0.2.0 [INFO] [stderr] Checking trillium-http v0.2.3 [INFO] [stderr] Checking trillium v0.2.2 [INFO] [stderr] Documenting trillium-forwarding v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/parse_utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://tools.ietf.org/html/rfc7230#section-3.2.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/parse_utils.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | /// https://tools.ietf.org/html/rfc7230#section-3.2.6 [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/parse_utils.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | /// https://tools.ietf.org/html/rfc7230#section-3.2.6 [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/parse_utils.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | /// https://tools.ietf.org/html/rfc7230#section-3.2.6 [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.76s [INFO] running `Command { std: "docker" "inspect" "1411c698e6b8de9989375c0ee8a874fc2e48651071d5e96a6290b66dbd63ee00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1411c698e6b8de9989375c0ee8a874fc2e48651071d5e96a6290b66dbd63ee00", kill_on_drop: false }` [INFO] [stdout] 1411c698e6b8de9989375c0ee8a874fc2e48651071d5e96a6290b66dbd63ee00