[INFO] cloning repository https://github.com/wallacegibbon/mini-redis-client-in-tokio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wallacegibbon/mini-redis-client-in-tokio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwallacegibbon%2Fmini-redis-client-in-tokio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwallacegibbon%2Fmini-redis-client-in-tokio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b66597162d26bdfcc8d500c88267668f2b264a4 [INFO] documenting wallacegibbon/mini-redis-client-in-tokio against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwallacegibbon%2Fmini-redis-client-in-tokio" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wallacegibbon/mini-redis-client-in-tokio [INFO] finished tweaking git repo https://github.com/wallacegibbon/mini-redis-client-in-tokio [INFO] tweaked toml for git repo https://github.com/wallacegibbon/mini-redis-client-in-tokio written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wallacegibbon/mini-redis-client-in-tokio 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 git repo https://github.com/wallacegibbon/mini-redis-client-in-tokio 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] [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 serde v1.0.179 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5f1e16a9729379f5da0eee9cf065ef77477e6a3ca22e4032155095caab45600 [INFO] running `Command { std: "docker" "start" "-a" "f5f1e16a9729379f5da0eee9cf065ef77477e6a3ca22e4032155095caab45600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5f1e16a9729379f5da0eee9cf065ef77477e6a3ca22e4032155095caab45600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5f1e16a9729379f5da0eee9cf065ef77477e6a3ca22e4032155095caab45600", kill_on_drop: false }` [INFO] [stdout] f5f1e16a9729379f5da0eee9cf065ef77477e6a3ca22e4032155095caab45600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 349316cc1876ee29ae7a33d470f4c89eb1cf760ed41c9d2f61da69faf0c0f70f [INFO] running `Command { std: "docker" "start" "-a" "349316cc1876ee29ae7a33d470f4c89eb1cf760ed41c9d2f61da69faf0c0f70f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.179 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking regex-automata v0.3.4 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking atoi v0.3.3 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking mini-redis v0.4.1 [INFO] [stderr] Documenting mini-redis-client-in-tokio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.84s [INFO] [stderr] Generated /opt/rustwide/target/doc/mini_redis_client_in_tokio/index.html [INFO] running `Command { std: "docker" "inspect" "349316cc1876ee29ae7a33d470f4c89eb1cf760ed41c9d2f61da69faf0c0f70f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "349316cc1876ee29ae7a33d470f4c89eb1cf760ed41c9d2f61da69faf0c0f70f", kill_on_drop: false }` [INFO] [stdout] 349316cc1876ee29ae7a33d470f4c89eb1cf760ed41c9d2f61da69faf0c0f70f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/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] de2cc84ec8599c19f6fec5d31756e693b0d38555966ca0621ebfbea5780340a9 [INFO] running `Command { std: "docker" "start" "-a" "de2cc84ec8599c19f6fec5d31756e693b0d38555966ca0621ebfbea5780340a9", kill_on_drop: false }` [INFO] [stderr] Documenting mini-redis-client-in-tokio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] Generated /opt/rustwide/target/doc/mini_redis_client_in_tokio/index.html [INFO] running `Command { std: "docker" "inspect" "de2cc84ec8599c19f6fec5d31756e693b0d38555966ca0621ebfbea5780340a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de2cc84ec8599c19f6fec5d31756e693b0d38555966ca0621ebfbea5780340a9", kill_on_drop: false }` [INFO] [stdout] de2cc84ec8599c19f6fec5d31756e693b0d38555966ca0621ebfbea5780340a9