[INFO] updating cached repository https://github.com/jackyzhen/rust-vs-go-slides [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] aab94ec37548c57d445ea7438359d3f1e66f0988 [INFO] documenting jackyzhen/rust-vs-go-slides against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackyzhen%2Frust-vs-go-slides" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackyzhen/rust-vs-go-slides 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/jackyzhen/rust-vs-go-slides [INFO] finished tweaking git repo https://github.com/jackyzhen/rust-vs-go-slides [INFO] tweaked toml for git repo https://github.com/jackyzhen/rust-vs-go-slides written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jackyzhen/rust-vs-go-slides already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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-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" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", 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] 24e2b3c8c83b4d82db2b75791634976eaf13981f265c0055a24f55bc1eee6f42 [INFO] running `Command { std: "docker" "start" "-a" "24e2b3c8c83b4d82db2b75791634976eaf13981f265c0055a24f55bc1eee6f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24e2b3c8c83b4d82db2b75791634976eaf13981f265c0055a24f55bc1eee6f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e2b3c8c83b4d82db2b75791634976eaf13981f265c0055a24f55bc1eee6f42", kill_on_drop: false }` [INFO] [stdout] 24e2b3c8c83b4d82db2b75791634976eaf13981f265c0055a24f55bc1eee6f42 [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" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ae13be797a62c1bee0e50735e1ca4ede1e4cfb076f68012ea835ee2f74bcd3d [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" "6ae13be797a62c1bee0e50735e1ca4ede1e4cfb076f68012ea835ee2f74bcd3d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking discard v1.0.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Checking http v0.1.8 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Checking yew v0.5.0 (https://github.com/DenisKolodin/yew?rev=b957f8778ebb3ce88a6d10dfb41f04a4e44d6640#b957f877) [INFO] [stderr] Documenting rust-vs-go-slides v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "6ae13be797a62c1bee0e50735e1ca4ede1e4cfb076f68012ea835ee2f74bcd3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae13be797a62c1bee0e50735e1ca4ede1e4cfb076f68012ea835ee2f74bcd3d", kill_on_drop: false }` [INFO] [stdout] 6ae13be797a62c1bee0e50735e1ca4ede1e4cfb076f68012ea835ee2f74bcd3d