[INFO] fetching crate rhit 1.7.0... [INFO] documenting rhit-1.7.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate rhit 1.7.0 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate rhit 1.7.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rhit 1.7.0 [INFO] finished tweaking crates.io crate rhit 1.7.0 [INFO] tweaked toml for crates.io crate rhit 1.7.0 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate crates.io crate rhit 1.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 746c4255d48e5fb4929e0121ec911b885564e09716ad6cab155e4838c401bf70 [INFO] running `Command { std: "docker" "start" "-a" "746c4255d48e5fb4929e0121ec911b885564e09716ad6cab155e4838c401bf70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "746c4255d48e5fb4929e0121ec911b885564e09716ad6cab155e4838c401bf70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "746c4255d48e5fb4929e0121ec911b885564e09716ad6cab155e4838c401bf70", kill_on_drop: false }` [INFO] [stdout] 746c4255d48e5fb4929e0121ec911b885564e09716ad6cab155e4838c401bf70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2532854ded04132d7db0043779eb7be7f9d01343261d5de8389f67d8774c6ba [INFO] running `Command { std: "docker" "start" "-a" "f2532854ded04132d7db0043779eb7be7f9d01343261d5de8389f67d8774c6ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Checking file-size v1.0.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking have v0.1.1 [INFO] [stderr] Checking bet v0.4.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking minimad v0.9.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Checking coolor v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.2.1 [INFO] [stderr] Checking lazy-regex v2.2.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking proc-status v0.1.1 [INFO] [stderr] Checking termimad v0.20.0 [INFO] [stderr] Checking argh v0.1.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking cli-log v2.0.0 [INFO] [stderr] Documenting rhit v1.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/cli/args.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | /// Complete documentation at https://dystroy.org/rhit [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.31s [INFO] running `Command { std: "docker" "inspect" "f2532854ded04132d7db0043779eb7be7f9d01343261d5de8389f67d8774c6ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2532854ded04132d7db0043779eb7be7f9d01343261d5de8389f67d8774c6ba", kill_on_drop: false }` [INFO] [stdout] f2532854ded04132d7db0043779eb7be7f9d01343261d5de8389f67d8774c6ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] b883fff01dea973e952254b2dd608e8dd5cef57674f489a286d79829cdccce96 [INFO] running `Command { std: "docker" "start" "-a" "b883fff01dea973e952254b2dd608e8dd5cef57674f489a286d79829cdccce96", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking file-size v1.0.3 [INFO] [stderr] Checking bet v0.4.0 [INFO] [stderr] Checking have v0.1.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking minimad v0.9.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Checking coolor v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.2.1 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking lazy-regex v2.2.1 [INFO] [stderr] Checking argh v0.1.5 [INFO] [stderr] Checking proc-status v0.1.1 [INFO] [stderr] Checking termimad v0.20.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking cli-log v2.0.0 [INFO] [stderr] Documenting rhit v1.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/cli/args.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | /// Complete documentation at https://dystroy.org/rhit [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.81s [INFO] running `Command { std: "docker" "inspect" "b883fff01dea973e952254b2dd608e8dd5cef57674f489a286d79829cdccce96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b883fff01dea973e952254b2dd608e8dd5cef57674f489a286d79829cdccce96", kill_on_drop: false }` [INFO] [stdout] b883fff01dea973e952254b2dd608e8dd5cef57674f489a286d79829cdccce96