[INFO] updating cached repository https://github.com/optozorax/crabots [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] d6fdae9ebf2bab3dc9d843aca19be32d6758d9e4 [INFO] documenting optozorax/crabots against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fcrabots" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/optozorax/crabots 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/optozorax/crabots [INFO] finished tweaking git repo https://github.com/optozorax/crabots [INFO] tweaked toml for git repo https://github.com/optozorax/crabots written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/optozorax/bufdraw` [INFO] [stderr] Updating git repository `https://github.com/optozorax/gesture-recognizer` [INFO] [stderr] Updating git repository `https://github.com/optozorax/miniquad-parameters` [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 068359048f3a6d4f60426d9eb1ccd62f9c7de49c92c4423035e8b1d555e891b2 [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" "068359048f3a6d4f60426d9eb1ccd62f9c7de49c92c4423035e8b1d555e891b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "068359048f3a6d4f60426d9eb1ccd62f9c7de49c92c4423035e8b1d555e891b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068359048f3a6d4f60426d9eb1ccd62f9c7de49c92c4423035e8b1d555e891b2", kill_on_drop: false }` [INFO] [stdout] 068359048f3a6d4f60426d9eb1ccd62f9c7de49c92c4423035e8b1d555e891b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a6b4792cf6170a5f3068f569f79f2a54226600f37f85db8ceba5b9b957445299 [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" "a6b4792cf6170a5f3068f569f79f2a54226600f37f85db8ceba5b9b957445299", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling sapp-linux v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking sapp-jsutils v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking sapp-wasm v0.1.15 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Checking miniquad-parameters v0.1.1 (https://github.com/optozorax/miniquad-parameters#7cb56f6d) [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking sapp-console-log v0.1.9 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking png v0.16.6 [INFO] [stderr] Compiling enum-utils-from-str v0.1.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking miniquad v0.2.55 [INFO] [stderr] Checking gesture-recognizer v0.1.0 (https://github.com/optozorax/gesture-recognizer#c5d34c51) [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Checking bufdraw v0.1.27 (https://github.com/optozorax/bufdraw#b466ecf8) [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling enum-utils v0.1.2 [INFO] [stderr] Compiling ambassador v0.2.1 [INFO] [stderr] Checking crabots v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] Documenting crabots v0.2.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `gesture_recognizer::*` [INFO] [stdout] --> src/text_window.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use gesture_recognizer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "a6b4792cf6170a5f3068f569f79f2a54226600f37f85db8ceba5b9b957445299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b4792cf6170a5f3068f569f79f2a54226600f37f85db8ceba5b9b957445299", kill_on_drop: false }` [INFO] [stdout] a6b4792cf6170a5f3068f569f79f2a54226600f37f85db8ceba5b9b957445299