[INFO] fetching crate sift 0.1.0... [INFO] documenting sift-0.1.0 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] extracting crate sift 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate sift 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] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking crates.io crate sift 0.1.0 [INFO] finished tweaking crates.io crate sift 0.1.0 [INFO] tweaked toml for crates.io crate sift 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] a3035b072fb37c3ebd5f70176ba961ffa86bcd78f63517524c84d91845dd6434 [INFO] running `Command { std: "docker" "start" "-a" "a3035b072fb37c3ebd5f70176ba961ffa86bcd78f63517524c84d91845dd6434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3035b072fb37c3ebd5f70176ba961ffa86bcd78f63517524c84d91845dd6434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3035b072fb37c3ebd5f70176ba961ffa86bcd78f63517524c84d91845dd6434", kill_on_drop: false }` [INFO] [stdout] a3035b072fb37c3ebd5f70176ba961ffa86bcd78f63517524c84d91845dd6434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 0e4c2ccb9f02f788f4c702e555bbfe792c59e6eb4a68d4457da3ec34b8b7c798 [INFO] running `Command { std: "docker" "start" "-a" "0e4c2ccb9f02f788f4c702e555bbfe792c59e6eb4a68d4457da3ec34b8b7c798", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unindent v0.1.10 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking hashbrown v0.13.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling ghost v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking halfbrown v0.1.18 [INFO] [stderr] Checking simd-json v0.2.5 [INFO] [stderr] warning: failed to check lib in package `simd-json` 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/simd-json-0.2.5/Cargo.toml [INFO] [stderr] warning: `simd-json` (lib) generated 1 warning [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] Scraping sift v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting sift v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.19s [INFO] running `Command { std: "docker" "inspect" "0e4c2ccb9f02f788f4c702e555bbfe792c59e6eb4a68d4457da3ec34b8b7c798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e4c2ccb9f02f788f4c702e555bbfe792c59e6eb4a68d4457da3ec34b8b7c798", kill_on_drop: false }` [INFO] [stdout] 0e4c2ccb9f02f788f4c702e555bbfe792c59e6eb4a68d4457da3ec34b8b7c798 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+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] 659f00a8c971d72f276d77bd0885d8cd905c72108b59a93b9671e4fc14f1eba1 [INFO] running `Command { std: "docker" "start" "-a" "659f00a8c971d72f276d77bd0885d8cd905c72108b59a93b9671e4fc14f1eba1", kill_on_drop: false }` [INFO] [stderr] Checking simd-json v0.2.5 [INFO] [stderr] warning: failed to check lib in package `simd-json` 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/simd-json-0.2.5/Cargo.toml [INFO] [stderr] warning: `simd-json` (lib) generated 1 warning [INFO] [stderr] Scraping sift v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting sift v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `Command { std: "docker" "inspect" "659f00a8c971d72f276d77bd0885d8cd905c72108b59a93b9671e4fc14f1eba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659f00a8c971d72f276d77bd0885d8cd905c72108b59a93b9671e4fc14f1eba1", kill_on_drop: false }` [INFO] [stdout] 659f00a8c971d72f276d77bd0885d8cd905c72108b59a93b9671e4fc14f1eba1