[INFO] cloning repository https://github.com/AaronFriel/gotta-watch-em-all
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AaronFriel/gotta-watch-em-all" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronFriel%2Fgotta-watch-em-all", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronFriel%2Fgotta-watch-em-all'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22bab99ae73134458578cc16b42ff74a7b2bf299
[INFO] checking AaronFriel/gotta-watch-em-all against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronFriel%2Fgotta-watch-em-all" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AaronFriel/gotta-watch-em-all
[INFO] finished tweaking git repo https://github.com/AaronFriel/gotta-watch-em-all
[INFO] tweaked toml for git repo https://github.com/AaronFriel/gotta-watch-em-all written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AaronFriel/gotta-watch-em-all on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AaronFriel/gotta-watch-em-all 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_edit v0.22.26
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded toml_datetime v0.6.9
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded winnow v0.7.10
[INFO] [stderr]   Downloaded objc2-core-foundation v0.3.1
[INFO] [stderr]   Downloaded embed-resource v3.0.3
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.1
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded sysinfo v0.35.2
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] [stderr]   Downloaded windows v0.61.1
[INFO] [stderr]   Downloaded hashbrown v0.15.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b895b6a9fd350e5a2adb42159052b63f08de1ceb1ae305c7bc310b170a0f186
[INFO] running `Command { std: "docker" "start" "-a" "4b895b6a9fd350e5a2adb42159052b63f08de1ceb1ae305c7bc310b170a0f186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b895b6a9fd350e5a2adb42159052b63f08de1ceb1ae305c7bc310b170a0f186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b895b6a9fd350e5a2adb42159052b63f08de1ceb1ae305c7bc310b170a0f186", kill_on_drop: false }`
[INFO] [stdout] 4b895b6a9fd350e5a2adb42159052b63f08de1ceb1ae305c7bc310b170a0f186
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d521cdd5202eb2b23aa6390ac6e3f7887a51dae66b86182c2cc1abe60faa213d
[INFO] running `Command { std: "docker" "start" "-a" "d521cdd5202eb2b23aa6390ac6e3f7887a51dae66b86182c2cc1abe60faa213d", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking sysinfo v0.35.2
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling embed-resource v3.0.3
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]    Compiling gotta-watch-em-all v0.3.1 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stdout] warning: unexpected `cfg` condition value: `unknown-ci`
[INFO] [stdout]   --> crates/cli/src/main.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |       not(feature = "unknown-ci"),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `unknown-ci` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unknown-ci`
[INFO] [stdout]   --> crates/cli/src/main.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |       not(feature = "unknown-ci"),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `unknown-ci` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/cli/src/main.rs:369:36
[INFO] [stdout]     |
[INFO] [stdout] 369 | fn get_process_children(processes: &HashMap<Pid, Process>) -> HashMap<Pid, ProcessEntry> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 369 | fn get_process_children(processes: &HashMap<Pid, Process>) -> HashMap<Pid, ProcessEntry<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/cli/src/main.rs:369:36
[INFO] [stdout]     |
[INFO] [stdout] 369 | fn get_process_children(processes: &HashMap<Pid, Process>) -> HashMap<Pid, ProcessEntry> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 369 | fn get_process_children(processes: &HashMap<Pid, Process>) -> HashMap<Pid, ProcessEntry<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s
[INFO] running `Command { std: "docker" "inspect" "d521cdd5202eb2b23aa6390ac6e3f7887a51dae66b86182c2cc1abe60faa213d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d521cdd5202eb2b23aa6390ac6e3f7887a51dae66b86182c2cc1abe60faa213d", kill_on_drop: false }`
[INFO] [stdout] d521cdd5202eb2b23aa6390ac6e3f7887a51dae66b86182c2cc1abe60faa213d
