[INFO] fetching crate dag-pb 0.1.0... [INFO] documenting dag-pb-0.1.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate dag-pb 0.1.0 into /workspace/builds/worker-108/source [INFO] validating manifest of crates.io crate dag-pb 0.1.0 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 dag-pb 0.1.0 [INFO] finished tweaking crates.io crate dag-pb 0.1.0 [INFO] tweaked toml for crates.io crate dag-pb 0.1.0 written to /workspace/builds/worker-108/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Downloading crates ... [INFO] [stderr] Downloaded multibase v0.8.0 [INFO] [stderr] Downloaded data-encoding-macro v0.1.12 [INFO] [stderr] Downloaded unsigned-varint v0.3.3 [INFO] [stderr] Downloaded sha3 v0.8.2 [INFO] [stderr] Downloaded libipld-base v0.1.0 [INFO] [stderr] Downloaded multihash v0.10.1 [INFO] [stderr] Downloaded cid v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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] b75c38c88b8db7c8d25fbc2293f5abe3f9d2f4a9fc9f8c3b60cfdc367a32c104 [INFO] running `Command { std: "docker" "start" "-a" "b75c38c88b8db7c8d25fbc2293f5abe3f9d2f4a9fc9f8c3b60cfdc367a32c104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b75c38c88b8db7c8d25fbc2293f5abe3f9d2f4a9fc9f8c3b60cfdc367a32c104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b75c38c88b8db7c8d25fbc2293f5abe3f9d2f4a9fc9f8c3b60cfdc367a32c104", kill_on_drop: false }` [INFO] [stdout] b75c38c88b8db7c8d25fbc2293f5abe3f9d2f4a9fc9f8c3b60cfdc367a32c104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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] 09588efce742f517bca18ba50e9cbfd2cae022314eb7d846f9dd5e3d41f8c749 [INFO] running `Command { std: "docker" "start" "-a" "09588efce742f517bca18ba50e9cbfd2cae022314eb7d846f9dd5e3d41f8c749", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking base-x v0.2.10 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking multihash v0.10.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking data-encoding-macro v0.1.12 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Checking cid v0.4.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking libipld-base v0.1.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling dag-pb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting dag-pb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.93s [INFO] running `Command { std: "docker" "inspect" "09588efce742f517bca18ba50e9cbfd2cae022314eb7d846f9dd5e3d41f8c749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09588efce742f517bca18ba50e9cbfd2cae022314eb7d846f9dd5e3d41f8c749", kill_on_drop: false }` [INFO] [stdout] 09588efce742f517bca18ba50e9cbfd2cae022314eb7d846f9dd5e3d41f8c749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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" "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: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] 07aea534acd578b1204a080f0a9cb4a54671ad375b63fbfeb5a714b69e94dc1a [INFO] running `Command { std: "docker" "start" "-a" "07aea534acd578b1204a080f0a9cb4a54671ad375b63fbfeb5a714b69e94dc1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking base-x v0.2.10 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking multihash v0.10.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking data-encoding-macro v0.1.12 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking cid v0.4.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking libipld-base v0.1.0 [INFO] [stderr] Compiling dag-pb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting dag-pb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.76s [INFO] running `Command { std: "docker" "inspect" "07aea534acd578b1204a080f0a9cb4a54671ad375b63fbfeb5a714b69e94dc1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07aea534acd578b1204a080f0a9cb4a54671ad375b63fbfeb5a714b69e94dc1a", kill_on_drop: false }` [INFO] [stdout] 07aea534acd578b1204a080f0a9cb4a54671ad375b63fbfeb5a714b69e94dc1a