[INFO] fetching crate fil-sapling-crypto 0.7.0... [INFO] documenting fil-sapling-crypto-0.7.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate fil-sapling-crypto 0.7.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate fil-sapling-crypto 0.7.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] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking crates.io crate fil-sapling-crypto 0.7.0 [INFO] finished tweaking crates.io crate fil-sapling-crypto 0.7.0 [INFO] tweaked toml for crates.io crate fil-sapling-crypto 0.7.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate fil-sapling-crypto 0.7.0 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 rust-gpu-tools v0.1.1 [INFO] [stderr] Downloaded bellperson v0.10.0 [INFO] [stderr] Downloaded paired v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9981284107b665bb8ae767c5c189e733a383c2e868e0995bbbb79c3354a65502 [INFO] running `Command { std: "docker" "start" "-a" "9981284107b665bb8ae767c5c189e733a383c2e868e0995bbbb79c3354a65502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9981284107b665bb8ae767c5c189e733a383c2e868e0995bbbb79c3354a65502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9981284107b665bb8ae767c5c189e733a383c2e868e0995bbbb79c3354a65502", kill_on_drop: false }` [INFO] [stdout] 9981284107b665bb8ae767c5c189e733a383c2e868e0995bbbb79c3354a65502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] de35a3ddf397853d684137eb8732310a85d8c0b5611f5d47fa57bd1b7f2d8aed [INFO] running `Command { std: "docker" "start" "-a" "de35a3ddf397853d684137eb8732310a85d8c0b5611f5d47fa57bd1b7f2d8aed", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Compiling fil-sapling-crypto v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling fff_derive v0.2.2 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking groupy v0.3.1 [INFO] [stderr] Checking paired v0.20.1 [INFO] [stderr] Checking bellperson v0.10.0 [INFO] [stderr] Documenting fil-sapling-crypto v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "de35a3ddf397853d684137eb8732310a85d8c0b5611f5d47fa57bd1b7f2d8aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de35a3ddf397853d684137eb8732310a85d8c0b5611f5d47fa57bd1b7f2d8aed", kill_on_drop: false }` [INFO] [stdout] de35a3ddf397853d684137eb8732310a85d8c0b5611f5d47fa57bd1b7f2d8aed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 148830452fe534250f4c4dd33f0eb6fb19e36200f53a5ff4cd07ca65df10e3ac [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" "148830452fe534250f4c4dd33f0eb6fb19e36200f53a5ff4cd07ca65df10e3ac", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Compiling fil-sapling-crypto v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling fff_derive v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking groupy v0.3.1 [INFO] [stderr] Checking paired v0.20.1 [INFO] [stderr] Checking bellperson v0.10.0 [INFO] [stderr] Documenting fil-sapling-crypto v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "148830452fe534250f4c4dd33f0eb6fb19e36200f53a5ff4cd07ca65df10e3ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "148830452fe534250f4c4dd33f0eb6fb19e36200f53a5ff4cd07ca65df10e3ac", kill_on_drop: false }` [INFO] [stdout] 148830452fe534250f4c4dd33f0eb6fb19e36200f53a5ff4cd07ca65df10e3ac