[INFO] cloning repository https://github.com/matterinc/plasma_cash_history_snark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matterinc/plasma_cash_history_snark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatterinc%2Fplasma_cash_history_snark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatterinc%2Fplasma_cash_history_snark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d6158af998f930a0cd7e77d88d1f53d688187ce [INFO] documenting matterinc/plasma_cash_history_snark against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatterinc%2Fplasma_cash_history_snark" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matterinc/plasma_cash_history_snark on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matterinc/plasma_cash_history_snark [INFO] finished tweaking git repo https://github.com/matterinc/plasma_cash_history_snark [INFO] tweaked toml for git repo https://github.com/matterinc/plasma_cash_history_snark written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/matterinc/plasma_cash_history_snark already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/matterinc/ff` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b58798b8d1cf8016e6d0a9b69a452654fa167d593b43c6f522977961d62f6738 [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" "b58798b8d1cf8016e6d0a9b69a452654fa167d593b43c6f522977961d62f6738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b58798b8d1cf8016e6d0a9b69a452654fa167d593b43c6f522977961d62f6738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58798b8d1cf8016e6d0a9b69a452654fa167d593b43c6f522977961d62f6738", kill_on_drop: false }` [INFO] [stdout] b58798b8d1cf8016e6d0a9b69a452654fa167d593b43c6f522977961d62f6738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "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] b583f403c5479f15f6875ae0ec53863d55162ecf762bdd95e3d5e4b12cf92273 [INFO] running `Command { std: "docker" "start" "-a" "b583f403c5479f15f6875ae0ec53863d55162ecf762bdd95e3d5e4b12cf92273", kill_on_drop: false }` [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking blake2-rfc v0.2.18 (https://github.com/gtank/blake2-rfc?rev=7a5b5fc99ae483a0043db7547fb79a6fa44b88a9#7a5b5fc9) [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling ff_derive v0.4.0 (https://github.com/matterinc/ff?tag=0.5#056a13b9) [INFO] [stderr] Checking ff v0.5.0 (https://github.com/matterinc/ff?tag=0.5#056a13b9) [INFO] [stderr] Checking pairing v0.16.2 (https://github.com/matterinc/pairing?tag=0.16.2#c2af46ca) [INFO] [stderr] Checking bellman v0.2.0 (https://github.com/matterinc/bellman?tag=0.2.0#6e45a4b2) [INFO] [stderr] Checking sapling-crypto v0.0.4 (https://github.com/matterinc/sapling-crypto?tag=0.0.4#6ac48e2f) [INFO] [stderr] Checking plasma_cash_history_snark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting plasma_cash_history_snark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.10s [INFO] running `Command { std: "docker" "inspect" "b583f403c5479f15f6875ae0ec53863d55162ecf762bdd95e3d5e4b12cf92273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b583f403c5479f15f6875ae0ec53863d55162ecf762bdd95e3d5e4b12cf92273", kill_on_drop: false }` [INFO] [stdout] b583f403c5479f15f6875ae0ec53863d55162ecf762bdd95e3d5e4b12cf92273