[INFO] updating cached repository https://github.com/sinvalmendes/meiling [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] 721da9c34496645786042fa3bc16db1658022147 [INFO] documenting sinvalmendes/meiling against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinvalmendes%2Fmeiling" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sinvalmendes/meiling 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/sinvalmendes/meiling [INFO] finished tweaking git repo https://github.com/sinvalmendes/meiling [INFO] tweaked toml for git repo https://github.com/sinvalmendes/meiling written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/sinvalmendes/meiling 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 23fc3c7859930cc0b3c8ba239dc6791676a2e164a1f41565dab3aa4b13f591ea [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" "23fc3c7859930cc0b3c8ba239dc6791676a2e164a1f41565dab3aa4b13f591ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23fc3c7859930cc0b3c8ba239dc6791676a2e164a1f41565dab3aa4b13f591ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23fc3c7859930cc0b3c8ba239dc6791676a2e164a1f41565dab3aa4b13f591ea", kill_on_drop: false }` [INFO] [stdout] 23fc3c7859930cc0b3c8ba239dc6791676a2e164a1f41565dab3aa4b13f591ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 06e0a11120f7c23e40e744f8ce883c3c06026d57dfef85650a284b95f8bd78a5 [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" "06e0a11120f7c23e40e744f8ce883c3c06026d57dfef85650a284b95f8bd78a5", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Checking shellfn-core v0.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling shellwords v1.0.0 [INFO] [stderr] Checking config v0.9.2 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling shellfn-attribute v0.1.1 [INFO] [stderr] Checking shellfn v0.1.1 [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] Documenting meiling v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "06e0a11120f7c23e40e744f8ce883c3c06026d57dfef85650a284b95f8bd78a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e0a11120f7c23e40e744f8ce883c3c06026d57dfef85650a284b95f8bd78a5", kill_on_drop: false }` [INFO] [stdout] 06e0a11120f7c23e40e744f8ce883c3c06026d57dfef85650a284b95f8bd78a5