[INFO] cloning repository https://github.com/ruchirK/werewolf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruchirK/werewolf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FruchirK%2Fwerewolf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FruchirK%2Fwerewolf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1ee4a78d32d6377eaf04a5c745b26ef1dfd4d71 [INFO] documenting ruchirK/werewolf 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%2FruchirK%2Fwerewolf" "/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/ruchirK/werewolf 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/ruchirK/werewolf [INFO] finished tweaking git repo https://github.com/ruchirK/werewolf [INFO] tweaked toml for git repo https://github.com/ruchirK/werewolf written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ruchirK/werewolf 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 submodule `https://github.com/edenhill/librdkafka.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded avro-rs v0.7.0 [INFO] [stderr] Downloaded derivative v2.0.2 [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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7830f150e6fff2692eec57c850f23d01f7ca2ccfbb4c4f875217fa7a2696e40e [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" "7830f150e6fff2692eec57c850f23d01f7ca2ccfbb4c4f875217fa7a2696e40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7830f150e6fff2692eec57c850f23d01f7ca2ccfbb4c4f875217fa7a2696e40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7830f150e6fff2692eec57c850f23d01f7ca2ccfbb4c4f875217fa7a2696e40e", kill_on_drop: false }` [INFO] [stdout] 7830f150e6fff2692eec57c850f23d01f7ca2ccfbb4c4f875217fa7a2696e40e [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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7939cb22aecddb27c02e0a7cea57a217482c08ec4c8b7414c7a0e6a231abde0 [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" "c7939cb22aecddb27c02e0a7cea57a217482c08ec4c8b7414c7a0e6a231abde0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking siphasher v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling rdkafka-sys v1.3.1 (https://github.com/fede1024/rust-rdkafka.git#d4b19dae) [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking postgres-protocol v0.5.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling derivative v2.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-postgres v0.5.3 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking avro-rs v0.7.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Checking num_enum v0.4.3 [INFO] [stderr] Checking rdkafka v0.23.1 (https://github.com/fede1024/rust-rdkafka.git#d4b19dae) [INFO] [stderr] Documenting one-night-ultimate-werewolf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "c7939cb22aecddb27c02e0a7cea57a217482c08ec4c8b7414c7a0e6a231abde0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7939cb22aecddb27c02e0a7cea57a217482c08ec4c8b7414c7a0e6a231abde0", kill_on_drop: false }` [INFO] [stdout] c7939cb22aecddb27c02e0a7cea57a217482c08ec4c8b7414c7a0e6a231abde0