[INFO] updating cached repository https://github.com/montyaxn/lung [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] 04154c919e3bb0aa7863dd63f21dd439e1feefa6 [INFO] documenting montyaxn/lung against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontyaxn%2Flung" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 58% (219/374) Checking out files: 59% (221/374) Checking out files: 60% (225/374) Checking out files: 61% (229/374) Checking out files: 62% (232/374) Checking out files: 63% (236/374) Checking out files: 64% (240/374) Checking out files: 65% (244/374) Checking out files: 66% (247/374) Checking out files: 67% (251/374) Checking out files: 68% (255/374) Checking out files: 69% (259/374) Checking out files: 70% (262/374) Checking out files: 71% (266/374) Checking out files: 72% (270/374) Checking out files: 73% (274/374) Checking out files: 74% (277/374) Checking out files: 75% (281/374) Checking out files: 76% (285/374) Checking out files: 77% (288/374) Checking out files: 78% (292/374) Checking out files: 79% (296/374) Checking out files: 80% (300/374) Checking out files: 81% (303/374) Checking out files: 82% (307/374) Checking out files: 83% (311/374) Checking out files: 84% (315/374) Checking out files: 85% (318/374) Checking out files: 86% (322/374) Checking out files: 87% (326/374) Checking out files: 88% (330/374) Checking out files: 89% (333/374) Checking out files: 90% (337/374) Checking out files: 91% (341/374) Checking out files: 92% (345/374) Checking out files: 93% (348/374) Checking out files: 94% (352/374) Checking out files: 95% (356/374) Checking out files: 96% (360/374) Checking out files: 97% (363/374) Checking out files: 98% (367/374) Checking out files: 99% (371/374) Checking out files: 100% (374/374) Checking out files: 100% (374/374), done. [INFO] validating manifest of git repo https://github.com/montyaxn/lung 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/montyaxn/lung [INFO] finished tweaking git repo https://github.com/montyaxn/lung [INFO] tweaked toml for git repo https://github.com/montyaxn/lung written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/montyaxn/lung 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1aa37377d602d7abc410e87536dbf43ec088e5d27b1909d896b67df912ad8575 [INFO] running `Command { std: "docker" "start" "-a" "1aa37377d602d7abc410e87536dbf43ec088e5d27b1909d896b67df912ad8575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1aa37377d602d7abc410e87536dbf43ec088e5d27b1909d896b67df912ad8575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa37377d602d7abc410e87536dbf43ec088e5d27b1909d896b67df912ad8575", kill_on_drop: false }` [INFO] [stdout] 1aa37377d602d7abc410e87536dbf43ec088e5d27b1909d896b67df912ad8575 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 5ab774818b5a0af0fc18f2a2389a60935051325cd2e36b6376c8b51595f649b4 [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" "5ab774818b5a0af0fc18f2a2389a60935051325cd2e36b6376c8b51595f649b4", kill_on_drop: false }` [INFO] [stderr] Documenting lung v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "5ab774818b5a0af0fc18f2a2389a60935051325cd2e36b6376c8b51595f649b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab774818b5a0af0fc18f2a2389a60935051325cd2e36b6376c8b51595f649b4", kill_on_drop: false }` [INFO] [stdout] 5ab774818b5a0af0fc18f2a2389a60935051325cd2e36b6376c8b51595f649b4