[INFO] updating cached repository https://github.com/smilingleo/typing-english [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] dc36049c086032b47b78d8efec33ae04592bdfbf [INFO] documenting smilingleo/typing-english against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmilingleo%2Ftyping-english" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 63% (7/11) Checking out files: 72% (8/11) Checking out files: 81% (9/11) Checking out files: 90% (10/11) Checking out files: 100% (11/11) Checking out files: 100% (11/11), done. [INFO] validating manifest of git repo https://github.com/smilingleo/typing-english on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smilingleo/typing-english [INFO] finished tweaking git repo https://github.com/smilingleo/typing-english [INFO] tweaked toml for git repo https://github.com/smilingleo/typing-english written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/smilingleo/typing-english already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e995dd8a01b3a96b3763c647336c11a0a488e289fd544f1228833078f7c89710 [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" "e995dd8a01b3a96b3763c647336c11a0a488e289fd544f1228833078f7c89710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e995dd8a01b3a96b3763c647336c11a0a488e289fd544f1228833078f7c89710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e995dd8a01b3a96b3763c647336c11a0a488e289fd544f1228833078f7c89710", kill_on_drop: false }` [INFO] [stdout] e995dd8a01b3a96b3763c647336c11a0a488e289fd544f1228833078f7c89710 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c8b31edc5e423673daea243a7f90a4ea12e0ea3e2daba4ab7ff9a90976ef24ac [INFO] running `Command { std: "docker" "start" "-a" "c8b31edc5e423673daea243a7f90a4ea12e0ea3e2daba4ab7ff9a90976ef24ac", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.37 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling sqlite3-src v0.2.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking tui v0.6.0 (https://github.com/DarrienG/tui-rs.git#1cecac94) [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking h2 v0.1.24 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking sqlite3-sys v0.12.0 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking sqlite v0.25.0 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking hyper v0.12.30 [INFO] [stderr] Compiling markup5ever v0.6.2 [INFO] [stderr] Compiling html5ever v0.21.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.18 [INFO] [stderr] Checking dissolve v0.2.2 [INFO] [stderr] Documenting typing-english v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.85s [INFO] running `Command { std: "docker" "inspect" "c8b31edc5e423673daea243a7f90a4ea12e0ea3e2daba4ab7ff9a90976ef24ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b31edc5e423673daea243a7f90a4ea12e0ea3e2daba4ab7ff9a90976ef24ac", kill_on_drop: false }` [INFO] [stdout] c8b31edc5e423673daea243a7f90a4ea12e0ea3e2daba4ab7ff9a90976ef24ac