[INFO] cloning repository https://github.com/hongweixiao/for_offer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hongweixiao/for_offer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongweixiao%2Ffor_offer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongweixiao%2Ffor_offer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 784430e6a33a82bedfa166b21c4188b838c6ac5f [INFO] documenting hongweixiao/for_offer against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongweixiao%2Ffor_offer" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 38% (414/1082) Checking out files: 39% (422/1082) Checking out files: 40% (433/1082) Checking out files: 41% (444/1082) Checking out files: 42% (455/1082) Checking out files: 43% (466/1082) Checking out files: 43% (471/1082) Checking out files: 44% (477/1082) Checking out files: 45% (487/1082) Checking out files: 46% (498/1082) Checking out files: 47% (509/1082) Checking out files: 48% (520/1082) Checking out files: 49% (531/1082) Checking out files: 50% (541/1082) Checking out files: 51% (552/1082) Checking out files: 52% (563/1082) Checking out files: 53% (574/1082) Checking out files: 54% (585/1082) Checking out files: 55% (596/1082) Checking out files: 56% (606/1082) Checking out files: 57% (617/1082) Checking out files: 58% (628/1082) Checking out files: 59% (639/1082) Checking out files: 60% (650/1082) Checking out files: 61% (661/1082) Checking out files: 62% (671/1082) Checking out files: 63% (682/1082) Checking out files: 64% (693/1082) Checking out files: 65% (704/1082) Checking out files: 66% (715/1082) Checking out files: 67% (725/1082) Checking out files: 68% (736/1082) Checking out files: 69% (747/1082) Checking out files: 70% (758/1082) Checking out files: 71% (769/1082) Checking out files: 72% (780/1082) Checking out files: 73% (790/1082) Checking out files: 74% (801/1082) Checking out files: 75% (812/1082) Checking out files: 76% (823/1082) Checking out files: 77% (834/1082) Checking out files: 78% (844/1082) Checking out files: 79% (855/1082) Checking out files: 80% (866/1082) Checking out files: 81% (877/1082) Checking out files: 82% (888/1082) Checking out files: 83% (899/1082) Checking out files: 84% (909/1082) Checking out files: 85% (920/1082) Checking out files: 86% (931/1082) Checking out files: 87% (942/1082) Checking out files: 88% (953/1082) Checking out files: 89% (963/1082) Checking out files: 90% (974/1082) Checking out files: 91% (985/1082) Checking out files: 92% (996/1082) Checking out files: 93% (1007/1082) Checking out files: 94% (1018/1082) Checking out files: 95% (1028/1082) Checking out files: 96% (1039/1082) Checking out files: 97% (1050/1082) Checking out files: 98% (1061/1082) Checking out files: 99% (1072/1082) Checking out files: 100% (1082/1082) Checking out files: 100% (1082/1082), done. [INFO] validating manifest of git repo https://github.com/hongweixiao/for_offer on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hongweixiao/for_offer [INFO] finished tweaking git repo https://github.com/hongweixiao/for_offer [INFO] tweaked toml for git repo https://github.com/hongweixiao/for_offer written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/hongweixiao/for_offer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8977bf4f1fc2b416e25488456fd1007459337e7d3fa9224f1081c058769e0a30 [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" "8977bf4f1fc2b416e25488456fd1007459337e7d3fa9224f1081c058769e0a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8977bf4f1fc2b416e25488456fd1007459337e7d3fa9224f1081c058769e0a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8977bf4f1fc2b416e25488456fd1007459337e7d3fa9224f1081c058769e0a30", kill_on_drop: false }` [INFO] [stdout] 8977bf4f1fc2b416e25488456fd1007459337e7d3fa9224f1081c058769e0a30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] add299ac7ff2e72534196d8923bbee60cafb7c1a79f1fee012f09508eb59c072 [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" "add299ac7ff2e72534196d8923bbee60cafb7c1a79f1fee012f09508eb59c072", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking owning_ref v0.2.4 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking parking_lot v0.3.8 [INFO] [stderr] Documenting jz_offer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `Command { std: "docker" "inspect" "add299ac7ff2e72534196d8923bbee60cafb7c1a79f1fee012f09508eb59c072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add299ac7ff2e72534196d8923bbee60cafb7c1a79f1fee012f09508eb59c072", kill_on_drop: false }` [INFO] [stdout] add299ac7ff2e72534196d8923bbee60cafb7c1a79f1fee012f09508eb59c072