[INFO] cloning repository https://github.com/nesium/xcode-color-assets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nesium/xcode-color-assets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnesium%2Fxcode-color-assets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnesium%2Fxcode-color-assets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df616053572ad57c8b9242cb185aabfd3b87a71b
[INFO] checking nesium/xcode-color-assets against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnesium%2Fxcode-color-assets" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nesium/xcode-color-assets
[INFO] finished tweaking git repo https://github.com/nesium/xcode-color-assets
[INFO] tweaked toml for git repo https://github.com/nesium/xcode-color-assets written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nesium/xcode-color-assets on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nesium/xcode-color-assets 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded insta v1.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a6cefa9b7d4fd8bc57a534ee6b3eac4f80f769bc4e02a12e0c8015a74c8537e
[INFO] running `Command { std: "docker" "start" "-a" "8a6cefa9b7d4fd8bc57a534ee6b3eac4f80f769bc4e02a12e0c8015a74c8537e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a6cefa9b7d4fd8bc57a534ee6b3eac4f80f769bc4e02a12e0c8015a74c8537e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a6cefa9b7d4fd8bc57a534ee6b3eac4f80f769bc4e02a12e0c8015a74c8537e", kill_on_drop: false }`
[INFO] [stdout] 8a6cefa9b7d4fd8bc57a534ee6b3eac4f80f769bc4e02a12e0c8015a74c8537e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5428af75de90e9ae7ae7f7eb2f4b1d592e8320df7b1b6705fbf8ec47da12d91e
[INFO] running `Command { std: "docker" "start" "-a" "5428af75de90e9ae7ae7f7eb2f4b1d592e8320df7b1b6705fbf8ec47da12d91e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking dir-diff v0.3.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking serde_json v1.0.67
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking insta v1.31.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 96 |   input: &'a str,
[INFO] [stdout]    |           -- the lifetime is named here
[INFO] [stdout] 97 | ) -> IResult<&'a str, &str, E> {
[INFO] [stdout]    |               --      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 97 | ) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/parser.rs:115:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |   input: &'a str,
[INFO] [stdout]     |           -- the lifetime is named here
[INFO] [stdout] 115 | ) -> IResult<&'a str, Vec<&str>, E> {
[INFO] [stdout]     |               --          ^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 115 | ) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]     |                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking swift-gen v0.1.0 (/opt/rustwide/workdir/crates/swift-gen)
[INFO] [stderr]     Checking asset-catalog v0.1.0 (/opt/rustwide/workdir/crates/asset-catalog)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/parser.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 96 |   input: &'a str,
[INFO] [stdout]    |           -- the lifetime is named here
[INFO] [stdout] 97 | ) -> IResult<&'a str, &str, E> {
[INFO] [stdout]    |               --      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 97 | ) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/parser.rs:115:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |   input: &'a str,
[INFO] [stdout]     |           -- the lifetime is named here
[INFO] [stdout] 115 | ) -> IResult<&'a str, Vec<&str>, E> {
[INFO] [stdout]     |               --          ^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 115 | ) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]     |                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]     Checking xcode-color-assets v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.60s
[INFO] running `Command { std: "docker" "inspect" "5428af75de90e9ae7ae7f7eb2f4b1d592e8320df7b1b6705fbf8ec47da12d91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5428af75de90e9ae7ae7f7eb2f4b1d592e8320df7b1b6705fbf8ec47da12d91e", kill_on_drop: false }`
[INFO] [stdout] 5428af75de90e9ae7ae7f7eb2f4b1d592e8320df7b1b6705fbf8ec47da12d91e
