[INFO] cloning repository https://github.com/matt953/cargo-swift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matt953/cargo-swift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt953%2Fcargo-swift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt953%2Fcargo-swift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87efd1a29607d9f62eb49b335ab75268cd934c83
[INFO] checking matt953/cargo-swift against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt953%2Fcargo-swift" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matt953/cargo-swift
[INFO] finished tweaking git repo https://github.com/matt953/cargo-swift
[INFO] tweaked toml for git repo https://github.com/matt953/cargo-swift written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matt953/cargo-swift on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matt953/cargo-swift 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.36
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded nonempty v0.10.0
[INFO] [stderr]   Downloaded clap_builder v4.5.36
[INFO] [stderr]   Downloaded winnow v0.7.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e632c4db1f80c64962e5f3f0edd1a1ebcf98c912e795d46651f7ae16e4c31ba0
[INFO] running `Command { std: "docker" "start" "-a" "e632c4db1f80c64962e5f3f0edd1a1ebcf98c912e795d46651f7ae16e4c31ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e632c4db1f80c64962e5f3f0edd1a1ebcf98c912e795d46651f7ae16e4c31ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e632c4db1f80c64962e5f3f0edd1a1ebcf98c912e795d46651f7ae16e4c31ba0", kill_on_drop: false }`
[INFO] [stdout] e632c4db1f80c64962e5f3f0edd1a1ebcf98c912e795d46651f7ae16e4c31ba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a24df06f27d1961d9c052c999ff14b5910a078a6aa610f63ac55a65cafecc426
[INFO] running `Command { std: "docker" "start" "-a" "a24df06f27d1961d9c052c999ff14b5910a078a6aa610f63ac55a65cafecc426", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.9
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking nonempty v0.10.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking generic-array v1.2.0
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling uniffi_internal_macros v0.30.0
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking execute-command-macro v0.1.9
[INFO] [stderr]     Checking execute v0.2.13
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking clap v4.5.36
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking uniffi_pipeline v0.30.0
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking uniffi_meta v0.30.0
[INFO] [stderr]     Checking uniffi_udl v0.30.0
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking uniffi_bindgen v0.30.0
[INFO] [stderr]     Checking cargo-swift v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn target_dir(&self) -> Cow<Utf8Path>;
[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] 24 |     fn target_dir(&self) -> Cow<'_, Utf8Path>;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn target_dir(&self) -> Cow<Utf8Path>;
[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] 24 |     fn target_dir(&self) -> Cow<'_, Utf8Path>;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn target_dir(&self) -> Cow<Utf8Path> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn target_dir(&self) -> Cow<'_, Utf8Path> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/metadata.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn target_dir(&self) -> Cow<Utf8Path> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn target_dir(&self) -> Cow<'_, Utf8Path> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.98s
[INFO] running `Command { std: "docker" "inspect" "a24df06f27d1961d9c052c999ff14b5910a078a6aa610f63ac55a65cafecc426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a24df06f27d1961d9c052c999ff14b5910a078a6aa610f63ac55a65cafecc426", kill_on_drop: false }`
[INFO] [stdout] a24df06f27d1961d9c052c999ff14b5910a078a6aa610f63ac55a65cafecc426
