[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-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdminControlApp%2Fget-secure-input-processes" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdminControlApp/get-secure-input-processes on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0d2ea9484bbd8eb772d81248ec8fef22a9f56e7db45cdd4c2c4b9b9370bd8d5
[INFO] running `Command { std: "docker" "start" "-a" "d0d2ea9484bbd8eb772d81248ec8fef22a9f56e7db45cdd4c2c4b9b9370bd8d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0d2ea9484bbd8eb772d81248ec8fef22a9f56e7db45cdd4c2c4b9b9370bd8d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d2ea9484bbd8eb772d81248ec8fef22a9f56e7db45cdd4c2c4b9b9370bd8d5", kill_on_drop: false }`
[INFO] [stdout] d0d2ea9484bbd8eb772d81248ec8fef22a9f56e7db45cdd4c2c4b9b9370bd8d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a41b7d063983bf5905a6300d6ed8dae1ab7d9459dab04b02dbb4282ff37ab20
[INFO] running `Command { std: "docker" "start" "-a" "5a41b7d063983bf5905a6300d6ed8dae1ab7d9459dab04b02dbb4282ff37ab20", 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 libc v0.2.125
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling napi-build v1.2.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking num_threads v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling get-secure-input-processes v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking napi-sys v2.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]     Checking ryu v1.0.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]     Checking napi v2.3.3
[INFO] [stderr]    Compiling napi-derive v2.3.3
[INFO] [stderr]  Documenting get-secure-input-processes v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.52s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/get_secure_input_processes/index.html
[INFO] running `Command { std: "docker" "inspect" "5a41b7d063983bf5905a6300d6ed8dae1ab7d9459dab04b02dbb4282ff37ab20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a41b7d063983bf5905a6300d6ed8dae1ab7d9459dab04b02dbb4282ff37ab20", kill_on_drop: false }`
[INFO] [stdout] 5a41b7d063983bf5905a6300d6ed8dae1ab7d9459dab04b02dbb4282ff37ab20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ac80853549b47b393e7278e4b773657faca74ddd03c5009b184f6d833fe88de
[INFO] running `Command { std: "docker" "start" "-a" "2ac80853549b47b393e7278e4b773657faca74ddd03c5009b184f6d833fe88de", kill_on_drop: false }`
[INFO] [stderr]  Documenting get-secure-input-processes v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/get_secure_input_processes/index.html
[INFO] running `Command { std: "docker" "inspect" "2ac80853549b47b393e7278e4b773657faca74ddd03c5009b184f6d833fe88de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ac80853549b47b393e7278e4b773657faca74ddd03c5009b184f6d833fe88de", kill_on_drop: false }`
[INFO] [stdout] 2ac80853549b47b393e7278e4b773657faca74ddd03c5009b184f6d833fe88de
