[INFO] fetching crate osm-proto-rs 0.2.0... [INFO] documenting osm-proto-rs-0.2.0 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] extracting crate osm-proto-rs 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate osm-proto-rs 0.2.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 osm-proto-rs 0.2.0 [INFO] finished tweaking crates.io crate osm-proto-rs 0.2.0 [INFO] tweaked toml for crates.io crate osm-proto-rs 0.2.0 written to /workspace/builds/worker-1/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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 6b60129c3f96ec40497ad161e6768dcba3f63c170d9ca394b4b6d3e8900a2ae1 [INFO] running `Command { std: "docker" "start" "-a" "6b60129c3f96ec40497ad161e6768dcba3f63c170d9ca394b4b6d3e8900a2ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b60129c3f96ec40497ad161e6768dcba3f63c170d9ca394b4b6d3e8900a2ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b60129c3f96ec40497ad161e6768dcba3f63c170d9ca394b4b6d3e8900a2ae1", kill_on_drop: false }` [INFO] [stdout] 6b60129c3f96ec40497ad161e6768dcba3f63c170d9ca394b4b6d3e8900a2ae1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 9585859b5c705773994cb9f0656b5bdcfbac3d9ecd7dfddaf25af6c088d24ca9 [INFO] running `Command { std: "docker" "start" "-a" "9585859b5c705773994cb9f0656b5bdcfbac3d9ecd7dfddaf25af6c088d24ca9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling ucd-util v0.1.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling curl-sys v0.4.59+curl-7.86.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling prost v0.1.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling multimap v0.3.0 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling prost-derive v0.1.0 [INFO] [stderr] Compiling prost-codegen v0.1.0 [INFO] [stderr] Compiling prost-build v0.1.0 [INFO] [stderr] Compiling osm-proto-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping osm-proto-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting osm-proto-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.54s [INFO] running `Command { std: "docker" "inspect" "9585859b5c705773994cb9f0656b5bdcfbac3d9ecd7dfddaf25af6c088d24ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9585859b5c705773994cb9f0656b5bdcfbac3d9ecd7dfddaf25af6c088d24ca9", kill_on_drop: false }` [INFO] [stdout] 9585859b5c705773994cb9f0656b5bdcfbac3d9ecd7dfddaf25af6c088d24ca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] ee6a6c452cba22bd771e97b17e143b4fbc09cef7bff90b9a347491fa9b9f8cfa [INFO] running `Command { std: "docker" "start" "-a" "ee6a6c452cba22bd771e97b17e143b4fbc09cef7bff90b9a347491fa9b9f8cfa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling osm-proto-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping osm-proto-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting osm-proto-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "ee6a6c452cba22bd771e97b17e143b4fbc09cef7bff90b9a347491fa9b9f8cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6a6c452cba22bd771e97b17e143b4fbc09cef7bff90b9a347491fa9b9f8cfa", kill_on_drop: false }` [INFO] [stdout] ee6a6c452cba22bd771e97b17e143b4fbc09cef7bff90b9a347491fa9b9f8cfa