[INFO] cloning repository https://github.com/AdminControlApp/get-secure-input-processes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdminControlApp/get-secure-input-processes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdminControlApp%2Fget-secure-input-processes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdminControlApp%2Fget-secure-input-processes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae1b165190e87ec938ab3aec0af51c8ee469a075 [INFO] documenting AdminControlApp/get-secure-input-processes against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdminControlApp%2Fget-secure-input-processes" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AdminControlApp/get-secure-input-processes on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AdminControlApp/get-secure-input-processes [INFO] finished tweaking git repo https://github.com/AdminControlApp/get-secure-input-processes [INFO] tweaked toml for git repo https://github.com/AdminControlApp/get-secure-input-processes written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/AdminControlApp/get-secure-input-processes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13c542e0c3fecd76ef8b33aa3200621631439dd0224d8b956f2493eea8dafdfc [INFO] running `Command { std: "docker" "start" "-a" "13c542e0c3fecd76ef8b33aa3200621631439dd0224d8b956f2493eea8dafdfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13c542e0c3fecd76ef8b33aa3200621631439dd0224d8b956f2493eea8dafdfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c542e0c3fecd76ef8b33aa3200621631439dd0224d8b956f2493eea8dafdfc", kill_on_drop: false }` [INFO] [stdout] 13c542e0c3fecd76ef8b33aa3200621631439dd0224d8b956f2493eea8dafdfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7adeab34e641e653ec301d5ef4af3d3692c67daaf9f4a5efe81732d7c813c1aa [INFO] running `Command { std: "docker" "start" "-a" "7adeab34e641e653ec301d5ef4af3d3692c67daaf9f4a5efe81732d7c813c1aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling napi-build v1.2.1 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Checking napi-sys v2.1.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling get-secure-input-processes v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Compiling napi-derive-backend v1.0.30 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling napi-derive v2.3.3 [INFO] [stderr] Checking napi v2.3.3 [INFO] [stderr] Documenting get-secure-input-processes v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.19s [INFO] running `Command { std: "docker" "inspect" "7adeab34e641e653ec301d5ef4af3d3692c67daaf9f4a5efe81732d7c813c1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7adeab34e641e653ec301d5ef4af3d3692c67daaf9f4a5efe81732d7c813c1aa", kill_on_drop: false }` [INFO] [stdout] 7adeab34e641e653ec301d5ef4af3d3692c67daaf9f4a5efe81732d7c813c1aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 3acc5a42f48791494680b122c657a93f7e23197913a68d562c24cab1ca282570 [INFO] running `Command { std: "docker" "start" "-a" "3acc5a42f48791494680b122c657a93f7e23197913a68d562c24cab1ca282570", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling napi-build v1.2.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking napi-sys v2.1.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling get-secure-input-processes v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Compiling napi-derive-backend v1.0.30 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling napi-derive v2.3.3 [INFO] [stderr] Checking napi v2.3.3 [INFO] [stderr] Documenting get-secure-input-processes v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.68s [INFO] running `Command { std: "docker" "inspect" "3acc5a42f48791494680b122c657a93f7e23197913a68d562c24cab1ca282570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3acc5a42f48791494680b122c657a93f7e23197913a68d562c24cab1ca282570", kill_on_drop: false }` [INFO] [stdout] 3acc5a42f48791494680b122c657a93f7e23197913a68d562c24cab1ca282570