[INFO] cloning repository https://github.com/Neutron3529/beautiful-rsa-certs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Neutron3529/beautiful-rsa-certs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeutron3529%2Fbeautiful-rsa-certs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeutron3529%2Fbeautiful-rsa-certs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbf4c0747a2a13f700ba63c679dd91deccca4306 [INFO] documenting Neutron3529/beautiful-rsa-certs 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%2FNeutron3529%2Fbeautiful-rsa-certs" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Neutron3529/beautiful-rsa-certs 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/Neutron3529/beautiful-rsa-certs [INFO] finished tweaking git repo https://github.com/Neutron3529/beautiful-rsa-certs [INFO] tweaked toml for git repo https://github.com/Neutron3529/beautiful-rsa-certs written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate git repo https://github.com/Neutron3529/beautiful-rsa-certs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] dcccf645d6d6810842e65e79b74da3bc4539f68fc4266ad0449d1952f9beed9b [INFO] running `Command { std: "docker" "start" "-a" "dcccf645d6d6810842e65e79b74da3bc4539f68fc4266ad0449d1952f9beed9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcccf645d6d6810842e65e79b74da3bc4539f68fc4266ad0449d1952f9beed9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcccf645d6d6810842e65e79b74da3bc4539f68fc4266ad0449d1952f9beed9b", kill_on_drop: false }` [INFO] [stdout] dcccf645d6d6810842e65e79b74da3bc4539f68fc4266ad0449d1952f9beed9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] d1e647b2680e8bf3985f276276ef1d1efc9c068ca45b6b3f2e24a9c776c22e89 [INFO] running `Command { std: "docker" "start" "-a" "d1e647b2680e8bf3985f276276ef1d1efc9c068ca45b6b3f2e24a9c776c22e89", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Documenting beautiful-rsa-certs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.79s [INFO] running `Command { std: "docker" "inspect" "d1e647b2680e8bf3985f276276ef1d1efc9c068ca45b6b3f2e24a9c776c22e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e647b2680e8bf3985f276276ef1d1efc9c068ca45b6b3f2e24a9c776c22e89", kill_on_drop: false }` [INFO] [stdout] d1e647b2680e8bf3985f276276ef1d1efc9c068ca45b6b3f2e24a9c776c22e89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 9e12a4dfe365c9ed6d5e62cf0896704e8074bbe5864e19bd5712116047abf825 [INFO] running `Command { std: "docker" "start" "-a" "9e12a4dfe365c9ed6d5e62cf0896704e8074bbe5864e19bd5712116047abf825", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Documenting beautiful-rsa-certs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.91s [INFO] running `Command { std: "docker" "inspect" "9e12a4dfe365c9ed6d5e62cf0896704e8074bbe5864e19bd5712116047abf825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e12a4dfe365c9ed6d5e62cf0896704e8074bbe5864e19bd5712116047abf825", kill_on_drop: false }` [INFO] [stdout] 9e12a4dfe365c9ed6d5e62cf0896704e8074bbe5864e19bd5712116047abf825