[INFO] cloning repository https://github.com/hopdb/discord-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hopdb/discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhopdb%2Fdiscord-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhopdb%2Fdiscord-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ae1ea69d1e4fef050798e72aa1e60a0016b2e3a [INFO] documenting hopdb/discord-bot 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%2Fhopdb%2Fdiscord-bot" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hopdb/discord-bot 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/hopdb/discord-bot [INFO] finished tweaking git repo https://github.com/hopdb/discord-bot [INFO] tweaked toml for git repo https://github.com/hopdb/discord-bot written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/hopdb/discord-bot 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 49622c29c46577e6c2d6dfd7cf5f087a7405194e6d9348885ecf494a32a4c7cc [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" "49622c29c46577e6c2d6dfd7cf5f087a7405194e6d9348885ecf494a32a4c7cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49622c29c46577e6c2d6dfd7cf5f087a7405194e6d9348885ecf494a32a4c7cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49622c29c46577e6c2d6dfd7cf5f087a7405194e6d9348885ecf494a32a4c7cc", kill_on_drop: false }` [INFO] [stdout] 49622c29c46577e6c2d6dfd7cf5f087a7405194e6d9348885ecf494a32a4c7cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] abbe7f1e19fb74368721897ba1adbd48815cfcfd0d2f3390e4dedadb69f4ebb4 [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" "abbe7f1e19fb74368721897ba1adbd48815cfcfd0d2f3390e4dedadb69f4ebb4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking futures-intrusive v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.5 [INFO] [stderr] Checking dashmap v3.11.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking hop-internal-metrics v0.1.0 (https://github.com/hopdb/hop#c141ee4c) [INFO] [stderr] Checking hop-engine v0.1.0 (https://github.com/hopdb/hop#c141ee4c) [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking hop v0.1.0 (https://github.com/hopdb/hop#c141ee4c) [INFO] [stderr] Checking hop-cli-lib v0.1.0 (https://github.com/hopdb/hop#c141ee4c) [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde-mappable-seq v0.1.0 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking twilight-model v0.1.0 (https://github.com/twilight-rs/twilight#3ea9cd53) [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking twilight-http v0.1.0 (https://github.com/twilight-rs/twilight#3ea9cd53) [INFO] [stderr] Checking twilight-gateway v0.1.0 (https://github.com/twilight-rs/twilight#3ea9cd53) [INFO] [stderr] Checking twilight v0.1.0 (https://github.com/twilight-rs/twilight#3ea9cd53) [INFO] [stderr] Documenting hopdb-discord-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "abbe7f1e19fb74368721897ba1adbd48815cfcfd0d2f3390e4dedadb69f4ebb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abbe7f1e19fb74368721897ba1adbd48815cfcfd0d2f3390e4dedadb69f4ebb4", kill_on_drop: false }` [INFO] [stdout] abbe7f1e19fb74368721897ba1adbd48815cfcfd0d2f3390e4dedadb69f4ebb4