[INFO] cloning repository https://github.com/kaleidawave/auto-add-lifetimes-to-impl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaleidawave/auto-add-lifetimes-to-impl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaleidawave%2Fauto-add-lifetimes-to-impl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaleidawave%2Fauto-add-lifetimes-to-impl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fee813a7be9ce21f5a18d9c347cf686022e2217 [INFO] documenting kaleidawave/auto-add-lifetimes-to-impl against nightly for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaleidawave%2Fauto-add-lifetimes-to-impl" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaleidawave/auto-add-lifetimes-to-impl on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaleidawave/auto-add-lifetimes-to-impl [INFO] finished tweaking git repo https://github.com/kaleidawave/auto-add-lifetimes-to-impl [INFO] tweaked toml for git repo https://github.com/kaleidawave/auto-add-lifetimes-to-impl written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kaleidawave/auto-add-lifetimes-to-impl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b52bffcc570f22d3fdf68a422651ddf2403f739177e19942a98c794826685b10 [INFO] running `Command { std: "docker" "start" "-a" "b52bffcc570f22d3fdf68a422651ddf2403f739177e19942a98c794826685b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b52bffcc570f22d3fdf68a422651ddf2403f739177e19942a98c794826685b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52bffcc570f22d3fdf68a422651ddf2403f739177e19942a98c794826685b10", kill_on_drop: false }` [INFO] [stdout] b52bffcc570f22d3fdf68a422651ddf2403f739177e19942a98c794826685b10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTFLAGS=--cap-lints=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c86e312beb6c978ef162c88347a94c942f3eb627a8f455588cb7fdc28538c140 [INFO] running `Command { std: "docker" "start" "-a" "c86e312beb6c978ef162c88347a94c942f3eb627a8f455588cb7fdc28538c140", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Documenting auto-add-lifetimes-to-impl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.42s [INFO] running `Command { std: "docker" "inspect" "c86e312beb6c978ef162c88347a94c942f3eb627a8f455588cb7fdc28538c140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86e312beb6c978ef162c88347a94c942f3eb627a8f455588cb7fdc28538c140", kill_on_drop: false }` [INFO] [stdout] c86e312beb6c978ef162c88347a94c942f3eb627a8f455588cb7fdc28538c140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fde170180d9ef0a8d301d3a941514304bae263de6f629eaa1a2b9f5cee926073 [INFO] running `Command { std: "docker" "start" "-a" "fde170180d9ef0a8d301d3a941514304bae263de6f629eaa1a2b9f5cee926073", kill_on_drop: false }` [INFO] [stderr] Documenting auto-add-lifetimes-to-impl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "fde170180d9ef0a8d301d3a941514304bae263de6f629eaa1a2b9f5cee926073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde170180d9ef0a8d301d3a941514304bae263de6f629eaa1a2b9f5cee926073", kill_on_drop: false }` [INFO] [stdout] fde170180d9ef0a8d301d3a941514304bae263de6f629eaa1a2b9f5cee926073