[INFO] cloning repository https://github.com/code-ex0/rust.guess_numbre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code-ex0/rust.guess_numbre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-ex0%2Frust.guess_numbre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-ex0%2Frust.guess_numbre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30e285e991393e07b2bfebf0fa18cf8b3ee939ec [INFO] documenting code-ex0/rust.guess_numbre against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-ex0%2Frust.guess_numbre" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/code-ex0/rust.guess_numbre on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/code-ex0/rust.guess_numbre [INFO] finished tweaking git repo https://github.com/code-ex0/rust.guess_numbre [INFO] tweaked toml for git repo https://github.com/code-ex0/rust.guess_numbre written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/code-ex0/rust.guess_numbre already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7896d8839bc4cc5b4ccc45c8d5451c5d5c09fa017def6492958126d059b55725 [INFO] running `Command { std: "docker" "start" "-a" "7896d8839bc4cc5b4ccc45c8d5451c5d5c09fa017def6492958126d059b55725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7896d8839bc4cc5b4ccc45c8d5451c5d5c09fa017def6492958126d059b55725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7896d8839bc4cc5b4ccc45c8d5451c5d5c09fa017def6492958126d059b55725", kill_on_drop: false }` [INFO] [stdout] 7896d8839bc4cc5b4ccc45c8d5451c5d5c09fa017def6492958126d059b55725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 43b3b49a2aa76a7b47fd24e555a83134af22b1aab5af5d37b35cd82a03c07c4f [INFO] running `Command { std: "docker" "start" "-a" "43b3b49a2aa76a7b47fd24e555a83134af22b1aab5af5d37b35cd82a03c07c4f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling savefile v0.7.4 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling savefile-derive v0.7.4 [INFO] [stderr] Checking ctrlc v3.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] warning: failed to check lib in package `savefile` as a prerequisite for scraping examples from: lib [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/savefile-0.7.4/Cargo.toml [INFO] [stderr] warning: `savefile` (lib) generated 1 warning [INFO] [stderr] Scraping guess_numbre v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting guess_numbre v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.98s [INFO] running `Command { std: "docker" "inspect" "43b3b49a2aa76a7b47fd24e555a83134af22b1aab5af5d37b35cd82a03c07c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b3b49a2aa76a7b47fd24e555a83134af22b1aab5af5d37b35cd82a03c07c4f", kill_on_drop: false }` [INFO] [stdout] 43b3b49a2aa76a7b47fd24e555a83134af22b1aab5af5d37b35cd82a03c07c4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 462499e875f6b20afbb990aed3aeb69f8efe2860cd595098feae5b250c071375 [INFO] running `Command { std: "docker" "start" "-a" "462499e875f6b20afbb990aed3aeb69f8efe2860cd595098feae5b250c071375", kill_on_drop: false }` [INFO] [stderr] Checking savefile v0.7.4 [INFO] [stderr] warning: failed to check lib in package `savefile` as a prerequisite for scraping examples from: lib [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/savefile-0.7.4/Cargo.toml [INFO] [stderr] warning: `savefile` (lib) generated 1 warning [INFO] [stderr] Scraping guess_numbre v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting guess_numbre v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "462499e875f6b20afbb990aed3aeb69f8efe2860cd595098feae5b250c071375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "462499e875f6b20afbb990aed3aeb69f8efe2860cd595098feae5b250c071375", kill_on_drop: false }` [INFO] [stdout] 462499e875f6b20afbb990aed3aeb69f8efe2860cd595098feae5b250c071375