[INFO] updating cached repository https://github.com/fsasieta/mutlthreaded_raft_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b8d275f933b981fa2b619c897f94b471e5b5f7b [INFO] documenting fsasieta/mutlthreaded_raft_example against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsasieta%2Fmutlthreaded_raft_example" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fsasieta/mutlthreaded_raft_example on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fsasieta/mutlthreaded_raft_example [INFO] finished tweaking git repo https://github.com/fsasieta/mutlthreaded_raft_example [INFO] tweaked toml for git repo https://github.com/fsasieta/mutlthreaded_raft_example written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/fsasieta/mutlthreaded_raft_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98d6a9bbee286945da252e18f9477f404a7183a89b05627c0e4fa98eda791020 [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" "98d6a9bbee286945da252e18f9477f404a7183a89b05627c0e4fa98eda791020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98d6a9bbee286945da252e18f9477f404a7183a89b05627c0e4fa98eda791020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d6a9bbee286945da252e18f9477f404a7183a89b05627c0e4fa98eda791020", kill_on_drop: false }` [INFO] [stdout] 98d6a9bbee286945da252e18f9477f404a7183a89b05627c0e4fa98eda791020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cf71dff3a10458906ad680564d22cd2e94344e64f4a12f43e1cc6a0acd5d7be [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" "4cf71dff3a10458906ad680564d22cd2e94344e64f4a12f43e1cc6a0acd5d7be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling protobuf v2.0.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking slog-scope v4.1.2 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Checking slog-term v2.4.1 [INFO] [stderr] Checking slog-envlogger v2.1.0 [INFO] [stderr] Compiling protobuf-codegen v2.0.6 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling protobuf-build v0.8.0 [INFO] [stderr] Compiling raft-proto v0.6.0-alpha [INFO] [stderr] Checking raft v0.6.0-alpha [INFO] [stderr] Documenting token_interview_hw v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "4cf71dff3a10458906ad680564d22cd2e94344e64f4a12f43e1cc6a0acd5d7be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf71dff3a10458906ad680564d22cd2e94344e64f4a12f43e1cc6a0acd5d7be", kill_on_drop: false }` [INFO] [stdout] 4cf71dff3a10458906ad680564d22cd2e94344e64f4a12f43e1cc6a0acd5d7be