[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] checking AdminControlApp/get-secure-input-processes against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdminControlApp%2Fget-secure-input-processes" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdminControlApp/get-secure-input-processes on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded plist v1.3.1
[INFO] [stderr]   Downloaded napi-sys v2.1.0
[INFO] [stderr]   Downloaded convert_case v0.5.0
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.30
[INFO] [stderr]   Downloaded napi-derive v2.3.3
[INFO] [stderr]   Downloaded napi v2.3.3
[INFO] [stderr]   Downloaded napi-build v1.2.1
[INFO] [stderr]   Downloaded windows v0.36.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e97f988f3ceb52b394ce7b4cd79ed50a843192a3dc472ba056adfc9720a16c66
[INFO] running `Command { std: "docker" "start" "-a" "e97f988f3ceb52b394ce7b4cd79ed50a843192a3dc472ba056adfc9720a16c66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e97f988f3ceb52b394ce7b4cd79ed50a843192a3dc472ba056adfc9720a16c66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e97f988f3ceb52b394ce7b4cd79ed50a843192a3dc472ba056adfc9720a16c66", kill_on_drop: false }`
[INFO] [stdout] e97f988f3ceb52b394ce7b4cd79ed50a843192a3dc472ba056adfc9720a16c66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 886f4d78c0893a7fec8a31500c62e28a1ed0448fd06769ef057f27c873a3425f
[INFO] running `Command { std: "docker" "start" "-a" "886f4d78c0893a7fec8a31500c62e28a1ed0448fd06769ef057f27c873a3425f", 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 serde v1.0.136
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]     Checking num_threads v0.1.5
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling napi-build v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking base64 v0.13.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]    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]     Checking napi v2.3.3
[INFO] [stderr]    Compiling napi-derive v2.3.3
[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] [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] [stdout] warning: struct `DictParser` is never constructed
[INFO] [stdout]   --> src/lib.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct DictParser {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `find_dicts_in_tree` are never used
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl DictParser {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn find_dicts_in_tree(&mut self, dict: &plist::Value) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_secure_input_processes` is never used
[INFO] [stdout]   --> src/lib.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn get_secure_input_processes() -> Result<Vec<i64>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.72s
[INFO] running `Command { std: "docker" "inspect" "886f4d78c0893a7fec8a31500c62e28a1ed0448fd06769ef057f27c873a3425f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "886f4d78c0893a7fec8a31500c62e28a1ed0448fd06769ef057f27c873a3425f", kill_on_drop: false }`
[INFO] [stdout] 886f4d78c0893a7fec8a31500c62e28a1ed0448fd06769ef057f27c873a3425f
