[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] building matt953/cargo-swift against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt953%2Fcargo-swift" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matt953/cargo-swift on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a0fbe08fc056c9bef2444acaba376df82fa5fb47207fa1118ad4e7f996bc9b7 [INFO] running `Command { std: "docker" "start" "-a" "5a0fbe08fc056c9bef2444acaba376df82fa5fb47207fa1118ad4e7f996bc9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a0fbe08fc056c9bef2444acaba376df82fa5fb47207fa1118ad4e7f996bc9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0fbe08fc056c9bef2444acaba376df82fa5fb47207fa1118ad4e7f996bc9b7", kill_on_drop: false }` [INFO] [stdout] 5a0fbe08fc056c9bef2444acaba376df82fa5fb47207fa1118ad4e7f996bc9b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] f282d691c1cf1c9e048b9a089c94c78a15281170271a88d54f6b0296767237e3 [INFO] running `Command { std: "docker" "start" "-a" "f282d691c1cf1c9e048b9a089c94c78a15281170271a88d54f6b0296767237e3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling errno v0.3.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling nonempty v0.10.0 [INFO] [stderr] Compiling indicatif v0.17.11 [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] Compiling execute-command-macro v0.1.9 [INFO] [stderr] Compiling execute v0.2.13 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling askama_derive v0.13.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling uniffi_pipeline v0.30.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling uniffi_meta v0.30.0 [INFO] [stderr] Compiling uniffi_udl v0.30.0 [INFO] [stderr] Compiling askama v0.13.1 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling uniffi_bindgen v0.30.0 [INFO] [stderr] Compiling 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; [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 { [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] error: could not compile `uniffi_bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo-metadata"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=9f217138b182e52b -C extra-filename=-86b65ed42ac70493 --out-dir /opt/rustwide/target/wasm32-wasip1/debug/deps --target wasm32-wasip1 -L dependency=/opt/rustwide/target/wasm32-wasip1/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/wasm32-wasip1/debug/deps/libanyhow-5e37c6a252687bff.rmeta --extern askama=/opt/rustwide/target/wasm32-wasip1/debug/deps/libaskama-f65fc9618d4e8145.rmeta --extern camino=/opt/rustwide/target/wasm32-wasip1/debug/deps/libcamino-0eeb5c720124a3b8.rmeta --extern cargo_metadata=/opt/rustwide/target/wasm32-wasip1/debug/deps/libcargo_metadata-4a7daaa7a472bb60.rmeta --extern fs_err=/opt/rustwide/target/wasm32-wasip1/debug/deps/libfs_err-34bf28b93927a661.rmeta --extern glob=/opt/rustwide/target/wasm32-wasip1/debug/deps/libglob-bc78d23f9110b724.rmeta --extern goblin=/opt/rustwide/target/wasm32-wasip1/debug/deps/libgoblin-b05dfe54d998a741.rmeta --extern heck=/opt/rustwide/target/wasm32-wasip1/debug/deps/libheck-53c534b3a9cef6ea.rmeta --extern indexmap=/opt/rustwide/target/wasm32-wasip1/debug/deps/libindexmap-16c8b333c3481357.rmeta --extern once_cell=/opt/rustwide/target/wasm32-wasip1/debug/deps/libonce_cell-bcd15b06b8f373b9.rmeta --extern serde=/opt/rustwide/target/wasm32-wasip1/debug/deps/libserde-e229aaaa9bc42b12.rmeta --extern tempfile=/opt/rustwide/target/wasm32-wasip1/debug/deps/libtempfile-bff33b75514a8b1b.rmeta --extern textwrap=/opt/rustwide/target/wasm32-wasip1/debug/deps/libtextwrap-184df3ea1804479f.rmeta --extern toml=/opt/rustwide/target/wasm32-wasip1/debug/deps/libtoml-66645e78587ad2c6.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/deps/libuniffi_internal_macros-6230d50a42e7a0f7.so --extern uniffi_meta=/opt/rustwide/target/wasm32-wasip1/debug/deps/libuniffi_meta-bed8bccecdefa1a2.rmeta --extern uniffi_pipeline=/opt/rustwide/target/wasm32-wasip1/debug/deps/libuniffi_pipeline-1a6f9dacb14ef2d1.rmeta --extern uniffi_udl=/opt/rustwide/target/wasm32-wasip1/debug/deps/libuniffi_udl-f6cf32b3a92e0720.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f282d691c1cf1c9e048b9a089c94c78a15281170271a88d54f6b0296767237e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f282d691c1cf1c9e048b9a089c94c78a15281170271a88d54f6b0296767237e3", kill_on_drop: false }` [INFO] [stdout] f282d691c1cf1c9e048b9a089c94c78a15281170271a88d54f6b0296767237e3