[INFO] fetching crate hell 0.1.0... [INFO] documenting hell-0.1.0 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] extracting crate hell 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate hell 0.1.0 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 crates.io crate hell 0.1.0 [INFO] finished tweaking crates.io crate hell 0.1.0 [INFO] tweaked toml for crates.io crate hell 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate hell 0.1.0 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] edfa319c19be86472dc8716b60d26ec4db8d9d143a81e42a537f0ae9227c2d96 [INFO] running `Command { std: "docker" "start" "-a" "edfa319c19be86472dc8716b60d26ec4db8d9d143a81e42a537f0ae9227c2d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edfa319c19be86472dc8716b60d26ec4db8d9d143a81e42a537f0ae9227c2d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edfa319c19be86472dc8716b60d26ec4db8d9d143a81e42a537f0ae9227c2d96", kill_on_drop: false }` [INFO] [stdout] edfa319c19be86472dc8716b60d26ec4db8d9d143a81e42a537f0ae9227c2d96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 17c03ed135566827f6f747a080b4cc00eeddca79f1065ace7155422ad27a9eb3 [INFO] running `Command { std: "docker" "start" "-a" "17c03ed135566827f6f747a080b4cc00eeddca79f1065ace7155422ad27a9eb3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking dope v0.1.0 [INFO] [stderr] warning: failed to check lib in package `dope` as a prerequisite for scraping examples from: bin "hell" [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/dope-0.1.0/Cargo.toml [INFO] [stderr] warning: `dope` (lib) generated 1 warning [INFO] [stderr] Scraping hell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting hell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.30s [INFO] running `Command { std: "docker" "inspect" "17c03ed135566827f6f747a080b4cc00eeddca79f1065ace7155422ad27a9eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c03ed135566827f6f747a080b4cc00eeddca79f1065ace7155422ad27a9eb3", kill_on_drop: false }` [INFO] [stdout] 17c03ed135566827f6f747a080b4cc00eeddca79f1065ace7155422ad27a9eb3