[INFO] updating cached repository https://github.com/Yoga07/sorts [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] 39c1dd4a1e8b0db68f9a3d6629527b523ab10ef5 [INFO] documenting Yoga07/sorts against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoga07%2Fsorts" "/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/Yoga07/sorts 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/Yoga07/sorts [INFO] finished tweaking git repo https://github.com/Yoga07/sorts [INFO] tweaked toml for git repo https://github.com/Yoga07/sorts written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Yoga07/sorts 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] 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" "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] 3f6cd71db52f8e62869aafa9bcca6e6259f6379f83e80f0ccc7dd67944836c09 [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" "3f6cd71db52f8e62869aafa9bcca6e6259f6379f83e80f0ccc7dd67944836c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f6cd71db52f8e62869aafa9bcca6e6259f6379f83e80f0ccc7dd67944836c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6cd71db52f8e62869aafa9bcca6e6259f6379f83e80f0ccc7dd67944836c09", kill_on_drop: false }` [INFO] [stdout] 3f6cd71db52f8e62869aafa9bcca6e6259f6379f83e80f0ccc7dd67944836c09 [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" "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] a5fef71ea590492fd00bf174063d65bca0d7f85b0d8c79d608c73c5004447713 [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" "a5fef71ea590492fd00bf174063d65bca0d7f85b0d8c79d608c73c5004447713", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling jni v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking combine v3.6.3 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Documenting sorts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.12s [INFO] running `Command { std: "docker" "inspect" "a5fef71ea590492fd00bf174063d65bca0d7f85b0d8c79d608c73c5004447713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5fef71ea590492fd00bf174063d65bca0d7f85b0d8c79d608c73c5004447713", kill_on_drop: false }` [INFO] [stdout] a5fef71ea590492fd00bf174063d65bca0d7f85b0d8c79d608c73c5004447713