[INFO] cloning repository https://github.com/OffBlockway/OffBlockwayMiningClient [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OffBlockway/OffBlockwayMiningClient" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOffBlockway%2FOffBlockwayMiningClient", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOffBlockway%2FOffBlockwayMiningClient'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fc1cfb70b1656b364916575b4405331ae0f6a8f [INFO] documenting OffBlockway/OffBlockwayMiningClient 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%2FOffBlockway%2FOffBlockwayMiningClient" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 82% (4206/5118) Checking out files: 83% (4248/5118) Checking out files: 84% (4300/5118) Checking out files: 85% (4351/5118) Checking out files: 86% (4402/5118) Checking out files: 87% (4453/5118) Checking out files: 88% (4504/5118) Checking out files: 89% (4556/5118) Checking out files: 90% (4607/5118) Checking out files: 91% (4658/5118) Checking out files: 92% (4709/5118) Checking out files: 93% (4760/5118) Checking out files: 94% (4811/5118) Checking out files: 95% (4863/5118) Checking out files: 96% (4914/5118) Checking out files: 97% (4965/5118) Checking out files: 98% (5016/5118) Checking out files: 99% (5067/5118) Checking out files: 100% (5118/5118) Checking out files: 100% (5118/5118), done. [INFO] validating manifest of git repo https://github.com/OffBlockway/OffBlockwayMiningClient 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/OffBlockway/OffBlockwayMiningClient [INFO] finished tweaking git repo https://github.com/OffBlockway/OffBlockwayMiningClient [INFO] tweaked toml for git repo https://github.com/OffBlockway/OffBlockwayMiningClient written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/OffBlockway/OffBlockwayMiningClient 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] Downloading crates ... [INFO] [stderr] Downloaded off_blockway v0.0.8 [INFO] [stderr] Downloaded sha3 v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 26b29cb024148ddf83be6d42252c05460c06180b0df6f513411c6b692434ac68 [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" "26b29cb024148ddf83be6d42252c05460c06180b0df6f513411c6b692434ac68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26b29cb024148ddf83be6d42252c05460c06180b0df6f513411c6b692434ac68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b29cb024148ddf83be6d42252c05460c06180b0df6f513411c6b692434ac68", kill_on_drop: false }` [INFO] [stdout] 26b29cb024148ddf83be6d42252c05460c06180b0df6f513411c6b692434ac68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] c324b85680b258261a2abe688ee9ca96062d1c50aeb66996126d83aebfeb2405 [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" "c324b85680b258261a2abe688ee9ca96062d1c50aeb66996126d83aebfeb2405", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking sha3 v0.6.0 [INFO] [stderr] Checking off_blockway v0.0.8 [INFO] [stderr] Documenting mining_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.54s [INFO] running `Command { std: "docker" "inspect" "c324b85680b258261a2abe688ee9ca96062d1c50aeb66996126d83aebfeb2405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c324b85680b258261a2abe688ee9ca96062d1c50aeb66996126d83aebfeb2405", kill_on_drop: false }` [INFO] [stdout] c324b85680b258261a2abe688ee9ca96062d1c50aeb66996126d83aebfeb2405