[INFO] cloning repository https://github.com/Grarak/DiscordMusicBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Grarak/DiscordMusicBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrarak%2FDiscordMusicBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrarak%2FDiscordMusicBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c9bf2963c1f16b468e67e01304b6efdbed0827c [INFO] documenting Grarak/DiscordMusicBot 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%2FGrarak%2FDiscordMusicBot" "/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/Grarak/DiscordMusicBot 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/Grarak/DiscordMusicBot [INFO] finished tweaking git repo https://github.com/Grarak/DiscordMusicBot [INFO] tweaked toml for git repo https://github.com/Grarak/DiscordMusicBot written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Grarak/DiscordMusicBot 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] [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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11dc54d1bf5b2f8d506fe9a95756164ed8f7b4f126e1dc99e0c2640ebb203203 [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" "11dc54d1bf5b2f8d506fe9a95756164ed8f7b4f126e1dc99e0c2640ebb203203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11dc54d1bf5b2f8d506fe9a95756164ed8f7b4f126e1dc99e0c2640ebb203203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11dc54d1bf5b2f8d506fe9a95756164ed8f7b4f126e1dc99e0c2640ebb203203", kill_on_drop: false }` [INFO] [stdout] 11dc54d1bf5b2f8d506fe9a95756164ed8f7b4f126e1dc99e0c2640ebb203203 [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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f653a440bc9e9d41d159f68e2c74b4624b371a9fe1091670799769cdee16a15 [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" "5f653a440bc9e9d41d159f68e2c74b4624b371a9fe1091670799769cdee16a15", kill_on_drop: false }` [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling serenity v0.7.2 [INFO] [stderr] Checking uwl v0.4.2 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling command_attr v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking tungstenite v0.9.1 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking tokio-rustls v0.10.2 [INFO] [stderr] Checking hyper-rustls v0.17.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Compiling audiopus_sys v0.1.5 [INFO] [stderr] Checking audiopus v0.1.3 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Documenting discord_music_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "5f653a440bc9e9d41d159f68e2c74b4624b371a9fe1091670799769cdee16a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f653a440bc9e9d41d159f68e2c74b4624b371a9fe1091670799769cdee16a15", kill_on_drop: false }` [INFO] [stdout] 5f653a440bc9e9d41d159f68e2c74b4624b371a9fe1091670799769cdee16a15