[INFO] fetching crate potatonet-client 0.4.3... [INFO] documenting potatonet-client-0.4.3 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate potatonet-client 0.4.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate potatonet-client 0.4.3 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate potatonet-client 0.4.3 [INFO] finished tweaking crates.io crate potatonet-client 0.4.3 [INFO] tweaked toml for crates.io crate potatonet-client 0.4.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2db4b1d2afe144f6d8fcd6fef4a5bd18d56ac3b52c8de176ea8ec7266aa9d62b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2db4b1d2afe144f6d8fcd6fef4a5bd18d56ac3b52c8de176ea8ec7266aa9d62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2db4b1d2afe144f6d8fcd6fef4a5bd18d56ac3b52c8de176ea8ec7266aa9d62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db4b1d2afe144f6d8fcd6fef4a5bd18d56ac3b52c8de176ea8ec7266aa9d62b", kill_on_drop: false }` [INFO] [stdout] 2db4b1d2afe144f6d8fcd6fef4a5bd18d56ac3b52c8de176ea8ec7266aa9d62b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 05516421598f0c4c13b3426a040be36e323abd179fd2734503fd8c8d532e13b5 [INFO] running `Command { std: "docker" "start" "-a" "05516421598f0c4c13b3426a040be36e323abd179fd2734503fd8c8d532e13b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking parking v1.0.3 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Checking cache-padded v1.1.0 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking fastrand v1.3.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Checking rmp-serde v0.14.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking wasm-bindgen v0.2.64 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking js-sys v0.3.41 [INFO] [stderr] Checking web-sys v0.3.41 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking potatonet-common v0.4.3 [INFO] [stderr] Documenting potatonet-client v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "05516421598f0c4c13b3426a040be36e323abd179fd2734503fd8c8d532e13b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05516421598f0c4c13b3426a040be36e323abd179fd2734503fd8c8d532e13b5", kill_on_drop: false }` [INFO] [stdout] 05516421598f0c4c13b3426a040be36e323abd179fd2734503fd8c8d532e13b5