[INFO] cloning 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" "clone" "--bare" "https://github.com/fsasieta/mutlthreaded_raft_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsasieta%2Fmutlthreaded_raft_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsasieta%2Fmutlthreaded_raft_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b8d275f933b981fa2b619c897f94b471e5b5f7b [INFO] documenting fsasieta/mutlthreaded_raft_example against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffsasieta%2Fmutlthreaded_raft_example" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fsasieta/mutlthreaded_raft_example on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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-7/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" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22976a234f25a96d497f05ec3a1f1f98f9667bb418de585c441c0a8c52b61097 [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" "22976a234f25a96d497f05ec3a1f1f98f9667bb418de585c441c0a8c52b61097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22976a234f25a96d497f05ec3a1f1f98f9667bb418de585c441c0a8c52b61097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22976a234f25a96d497f05ec3a1f1f98f9667bb418de585c441c0a8c52b61097", kill_on_drop: false }` [INFO] [stdout] 22976a234f25a96d497f05ec3a1f1f98f9667bb418de585c441c0a8c52b61097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d03cc48ec0aa82006a812af347fc71743e8a79448f1f15a67c8ec4949145e90 [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" "6d03cc48ec0aa82006a812af347fc71743e8a79448f1f15a67c8ec4949145e90", 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 slog v2.5.2 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Checking log v0.3.9 [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] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking slog-term v2.4.1 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Checking slog-envlogger v2.1.0 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling protobuf-codegen v2.0.6 [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 03s [INFO] running `Command { std: "docker" "inspect" "6d03cc48ec0aa82006a812af347fc71743e8a79448f1f15a67c8ec4949145e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d03cc48ec0aa82006a812af347fc71743e8a79448f1f15a67c8ec4949145e90", kill_on_drop: false }` [INFO] [stdout] 6d03cc48ec0aa82006a812af347fc71743e8a79448f1f15a67c8ec4949145e90