[INFO] cloning repository https://github.com/valbendan/LibsodiumVcpkg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valbendan/LibsodiumVcpkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalbendan%2FLibsodiumVcpkg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalbendan%2FLibsodiumVcpkg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfafd3475e504fb3247376e79a6b2b08ea6c5f72 [INFO] documenting valbendan/LibsodiumVcpkg 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%2Fvalbendan%2FLibsodiumVcpkg" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valbendan/LibsodiumVcpkg 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/valbendan/LibsodiumVcpkg [INFO] finished tweaking git repo https://github.com/valbendan/LibsodiumVcpkg [INFO] tweaked toml for git repo https://github.com/valbendan/LibsodiumVcpkg written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/valbendan/LibsodiumVcpkg 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-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] 4ceb96ab54b369521f2b1b66d9f9bed4a452375bdd81bc4f15520cc18e66847d [INFO] running `Command { std: "docker" "start" "-a" "4ceb96ab54b369521f2b1b66d9f9bed4a452375bdd81bc4f15520cc18e66847d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ceb96ab54b369521f2b1b66d9f9bed4a452375bdd81bc4f15520cc18e66847d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ceb96ab54b369521f2b1b66d9f9bed4a452375bdd81bc4f15520cc18e66847d", kill_on_drop: false }` [INFO] [stdout] 4ceb96ab54b369521f2b1b66d9f9bed4a452375bdd81bc4f15520cc18e66847d [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] 2f235dcc0d557cc643838ee72dd2c6c1beeaad5e857877d5514804f68eb9cdf1 [INFO] running `Command { std: "docker" "start" "-a" "2f235dcc0d557cc643838ee72dd2c6c1beeaad5e857877d5514804f68eb9cdf1", kill_on_drop: false }` [INFO] [stderr] Compiling vcpkg v0.2.7 [INFO] [stderr] Compiling DemoForLibsodium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping DemoForLibsodium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting DemoForLibsodium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "2f235dcc0d557cc643838ee72dd2c6c1beeaad5e857877d5514804f68eb9cdf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f235dcc0d557cc643838ee72dd2c6c1beeaad5e857877d5514804f68eb9cdf1", kill_on_drop: false }` [INFO] [stdout] 2f235dcc0d557cc643838ee72dd2c6c1beeaad5e857877d5514804f68eb9cdf1