[INFO] cloning repository https://github.com/jtt/pscan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtt/pscan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtt%2Fpscan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtt%2Fpscan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad9472823e43b92f1a21eddf0d9cc4bee1bf9d06 [INFO] documenting jtt/pscan against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtt%2Fpscan" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtt/pscan on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jtt/pscan [INFO] finished tweaking git repo https://github.com/jtt/pscan [INFO] tweaked toml for git repo https://github.com/jtt/pscan written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jtt/pscan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded signal-hook-async-std v0.2.2 [INFO] [stderr] Downloaded cidr v0.1.1 [INFO] [stderr] Downloaded bitstring v0.1.2 [INFO] [stderr] Downloaded clap v3.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 070485c39b99a0cfe14033701b582cc0305aea5de66962f61073bd2945fd7191 [INFO] running `Command { std: "docker" "start" "-a" "070485c39b99a0cfe14033701b582cc0305aea5de66962f61073bd2945fd7191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070485c39b99a0cfe14033701b582cc0305aea5de66962f61073bd2945fd7191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070485c39b99a0cfe14033701b582cc0305aea5de66962f61073bd2945fd7191", kill_on_drop: false }` [INFO] [stdout] 070485c39b99a0cfe14033701b582cc0305aea5de66962f61073bd2945fd7191 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c1b4c0bab8fe6acbf02a00721ef12ba1a2f2bbbebdd51166c0e2f2d583e042a [INFO] running `Command { std: "docker" "start" "-a" "2c1b4c0bab8fe6acbf02a00721ef12ba1a2f2bbbebdd51166c0e2f2d583e042a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bitstring v0.1.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking cidr v0.1.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking clap v3.1.7 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking async-process v1.3.0 [INFO] [stderr] Checking async-global-executor v2.0.3 [INFO] [stderr] Checking signal-hook-async-std v0.2.2 [INFO] [stderr] Checking async-std v1.11.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Documenting pscan v0.2.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.37s [INFO] running `Command { std: "docker" "inspect" "2c1b4c0bab8fe6acbf02a00721ef12ba1a2f2bbbebdd51166c0e2f2d583e042a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1b4c0bab8fe6acbf02a00721ef12ba1a2f2bbbebdd51166c0e2f2d583e042a", kill_on_drop: false }` [INFO] [stdout] 2c1b4c0bab8fe6acbf02a00721ef12ba1a2f2bbbebdd51166c0e2f2d583e042a