[INFO] cloning repository https://github.com/Trivernis/multihook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trivernis/multihook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrivernis%2Fmultihook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrivernis%2Fmultihook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12eed6b967fa5a1e0ef08df3d7b48931f90ba482 [INFO] documenting Trivernis/multihook against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrivernis%2Fmultihook" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Trivernis/multihook 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 git repo https://github.com/Trivernis/multihook [INFO] finished tweaking git repo https://github.com/Trivernis/multihook [INFO] tweaked toml for git repo https://github.com/Trivernis/multihook written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Trivernis/multihook 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 error-chain v0.11.0 [INFO] [stderr] Downloaded hyper v0.14.11 [INFO] [stderr] Downloaded pest v1.0.6 [INFO] [stderr] Downloaded pest_derive v1.0.8 [INFO] [stderr] Downloaded tokio v1.9.0 [INFO] [stderr] Downloaded jsonpath v0.1.1 [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] [stdout] ad4ad37de1e0b36e95fbf1e0ffd9864a61042db804d64e5002e7d87ecca953fd [INFO] running `Command { std: "docker" "start" "-a" "ad4ad37de1e0b36e95fbf1e0ffd9864a61042db804d64e5002e7d87ecca953fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad4ad37de1e0b36e95fbf1e0ffd9864a61042db804d64e5002e7d87ecca953fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad4ad37de1e0b36e95fbf1e0ffd9864a61042db804d64e5002e7d87ecca953fd", kill_on_drop: false }` [INFO] [stdout] ad4ad37de1e0b36e95fbf1e0ffd9864a61042db804d64e5002e7d87ecca953fd [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] 822ef0c1b30afa8a9c7374e2ec02f1b25419ff7a4fb7de3736df68914fedb755 [INFO] running `Command { std: "docker" "start" "-a" "822ef0c1b30afa8a9c7374e2ec02f1b25419ff7a4fb7de3736df68914fedb755", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking jsonpath v0.1.1 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Documenting multihook v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.51s [INFO] running `Command { std: "docker" "inspect" "822ef0c1b30afa8a9c7374e2ec02f1b25419ff7a4fb7de3736df68914fedb755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "822ef0c1b30afa8a9c7374e2ec02f1b25419ff7a4fb7de3736df68914fedb755", kill_on_drop: false }` [INFO] [stdout] 822ef0c1b30afa8a9c7374e2ec02f1b25419ff7a4fb7de3736df68914fedb755