[INFO] cloning repository https://github.com/DarkTong/rt_vk_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarkTong/rt_vk_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkTong%2Frt_vk_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkTong%2Frt_vk_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25363193aaddaacb7531fd7982a3a2f14f2b429a [INFO] documenting DarkTong/rt_vk_example 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%2FDarkTong%2Frt_vk_example" "/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/DarkTong/rt_vk_example 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/DarkTong/rt_vk_example [INFO] finished tweaking git repo https://github.com/DarkTong/rt_vk_example [INFO] tweaked toml for git repo https://github.com/DarkTong/rt_vk_example written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/DarkTong/rt_vk_example 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-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" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c537424b25482c55667f91f98ca181782589b3d88a55f6295d6b7a3128da089 [INFO] running `Command { std: "docker" "start" "-a" "0c537424b25482c55667f91f98ca181782589b3d88a55f6295d6b7a3128da089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c537424b25482c55667f91f98ca181782589b3d88a55f6295d6b7a3128da089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c537424b25482c55667f91f98ca181782589b3d88a55f6295d6b7a3128da089", kill_on_drop: false }` [INFO] [stdout] 0c537424b25482c55667f91f98ca181782589b3d88a55f6295d6b7a3128da089 [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" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] d9640334221dc9fa6acf11a3762bda5c080e75bc53607e5342765367921636a6 [INFO] running `Command { std: "docker" "start" "-a" "d9640334221dc9fa6acf11a3762bda5c080e75bc53607e5342765367921636a6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Compiling directx_math v0.2.0 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking image v0.10.4 [INFO] [stderr] warning: failed to check lib in package `directx_math` as a prerequisite for scraping examples from: bin "cube", bin "triangle", 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/directx_math-0.2.0/Cargo.toml [INFO] [stderr] warning: `directx_math` (lib) generated 1 warning [INFO] [stderr] Checking ash-window v0.4.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking rt_vk_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping rt_vk_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rt_vk_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.47s [INFO] running `Command { std: "docker" "inspect" "d9640334221dc9fa6acf11a3762bda5c080e75bc53607e5342765367921636a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9640334221dc9fa6acf11a3762bda5c080e75bc53607e5342765367921636a6", kill_on_drop: false }` [INFO] [stdout] d9640334221dc9fa6acf11a3762bda5c080e75bc53607e5342765367921636a6 [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" "+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] 3e067fb062ee6d39448b976f3c1699fd48321f8069b8b1e247f226310f9f55d2 [INFO] running `Command { std: "docker" "start" "-a" "3e067fb062ee6d39448b976f3c1699fd48321f8069b8b1e247f226310f9f55d2", kill_on_drop: false }` [INFO] [stderr] Checking directx_math v0.2.0 [INFO] [stderr] warning: failed to check lib in package `directx_math` 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/directx_math-0.2.0/Cargo.toml [INFO] [stderr] warning: `directx_math` (lib) generated 1 warning [INFO] [stderr] Scraping rt_vk_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rt_vk_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.76s [INFO] running `Command { std: "docker" "inspect" "3e067fb062ee6d39448b976f3c1699fd48321f8069b8b1e247f226310f9f55d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e067fb062ee6d39448b976f3c1699fd48321f8069b8b1e247f226310f9f55d2", kill_on_drop: false }` [INFO] [stdout] 3e067fb062ee6d39448b976f3c1699fd48321f8069b8b1e247f226310f9f55d2