[INFO] cloning repository https://github.com/yatima-inc/sp-cid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yatima-inc/sp-cid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyatima-inc%2Fsp-cid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyatima-inc%2Fsp-cid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e93b0849114d456be0d0bb9a8e4c02fc4476325a [INFO] documenting yatima-inc/sp-cid 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%2Fyatima-inc%2Fsp-cid" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yatima-inc/sp-cid 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/yatima-inc/sp-cid [INFO] finished tweaking git repo https://github.com/yatima-inc/sp-cid [INFO] tweaked toml for git repo https://github.com/yatima-inc/sp-cid written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/yatima-inc/sp-cid 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] Downloading crates ... [INFO] [stderr] Downloaded multibase v0.9.1 [INFO] [stderr] Downloaded sp-std v3.0.0 [INFO] [stderr] Downloaded sp-multihash-derive v0.2.0 [INFO] [stderr] Downloaded bytecursor v0.1.2 [INFO] [stderr] Downloaded sp-multihash v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 3e341c813460ec5512dde7ea140a1d5b1dc786365429e751dbcacb812953897f [INFO] running `Command { std: "docker" "start" "-a" "3e341c813460ec5512dde7ea140a1d5b1dc786365429e751dbcacb812953897f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e341c813460ec5512dde7ea140a1d5b1dc786365429e751dbcacb812953897f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e341c813460ec5512dde7ea140a1d5b1dc786365429e751dbcacb812953897f", kill_on_drop: false }` [INFO] [stdout] 3e341c813460ec5512dde7ea140a1d5b1dc786365429e751dbcacb812953897f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] a719d2698620f097b060c3557cb1c76d544434e9a18bf3aa71d08493a56b6ec8 [INFO] running `Command { std: "docker" "start" "-a" "a719d2698620f097b060c3557cb1c76d544434e9a18bf3aa71d08493a56b6ec8", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking sp-std v3.0.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking unsigned-varint v0.7.0 [INFO] [stderr] Checking base-x v0.2.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking bytecursor v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Checking data-encoding-macro v0.1.12 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling sp-multihash-derive v0.2.0 [INFO] [stderr] Checking sp-multihash v0.2.0 [INFO] [stderr] Documenting sp-cid v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.62s [INFO] running `Command { std: "docker" "inspect" "a719d2698620f097b060c3557cb1c76d544434e9a18bf3aa71d08493a56b6ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a719d2698620f097b060c3557cb1c76d544434e9a18bf3aa71d08493a56b6ec8", kill_on_drop: false }` [INFO] [stdout] a719d2698620f097b060c3557cb1c76d544434e9a18bf3aa71d08493a56b6ec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 7a8c1e10cb1fc0b4544c95cd49d0a697c253bb724b27a11fadfc69d001b3a5d2 [INFO] running `Command { std: "docker" "start" "-a" "7a8c1e10cb1fc0b4544c95cd49d0a697c253bb724b27a11fadfc69d001b3a5d2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking sp-std v3.0.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking base-x v0.2.8 [INFO] [stderr] Checking unsigned-varint v0.7.0 [INFO] [stderr] Checking bytecursor v0.1.2 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Checking data-encoding-macro v0.1.12 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling sp-multihash-derive v0.2.0 [INFO] [stderr] Checking sp-multihash v0.2.0 [INFO] [stderr] Documenting sp-cid v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.92s [INFO] running `Command { std: "docker" "inspect" "7a8c1e10cb1fc0b4544c95cd49d0a697c253bb724b27a11fadfc69d001b3a5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a8c1e10cb1fc0b4544c95cd49d0a697c253bb724b27a11fadfc69d001b3a5d2", kill_on_drop: false }` [INFO] [stdout] 7a8c1e10cb1fc0b4544c95cd49d0a697c253bb724b27a11fadfc69d001b3a5d2