[INFO] cloning repository https://github.com/Psycarlo/react-native-rust-ffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Psycarlo/react-native-rust-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsycarlo%2Freact-native-rust-ffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsycarlo%2Freact-native-rust-ffi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22cb99b6354e8bcecbe711eafcb146d8d0452bec
[INFO] checking Psycarlo/react-native-rust-ffi against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsycarlo%2Freact-native-rust-ffi" "/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/Psycarlo/react-native-rust-ffi
[INFO] finished tweaking git repo https://github.com/Psycarlo/react-native-rust-ffi
[INFO] tweaked toml for git repo https://github.com/Psycarlo/react-native-rust-ffi written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Psycarlo/react-native-rust-ffi on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Psycarlo/react-native-rust-ffi 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi_pipeline v0.30.0
[INFO] [stderr]   Downloaded uniffi_macros v0.30.0
[INFO] [stderr]   Downloaded uniffi_meta v0.30.0
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.30.0
[INFO] [stderr]   Downloaded uniffi v0.30.0
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.4
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded cargo-platform v0.1.9
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded plain v0.2.3
[INFO] [stderr]   Downloaded uniffi_build v0.30.0
[INFO] [stderr]   Downloaded fs-err v2.11.0
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded uniffi_udl v0.30.0
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded cargo_metadata v0.19.2
[INFO] [stderr]   Downloaded camino v1.2.2
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]   Downloaded uniffi_core v0.30.0
[INFO] [stderr]   Downloaded askama v0.13.1
[INFO] [stderr]   Downloaded askama_derive v0.13.1
[INFO] [stderr]   Downloaded askama_parser v0.13.0
[INFO] [stderr]   Downloaded uniffi_bindgen v0.30.0
[INFO] [stderr]   Downloaded winnow v1.0.0
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 54b5fde032b6fd98930d61d356ac33a97e4c4bfd249a351e4ac8cd57f90481fb
[INFO] running `Command { std: "docker" "start" "54b5fde032b6fd98930d61d356ac33a97e4c4bfd249a351e4ac8cd57f90481fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54b5fde032b6fd98930d61d356ac33a97e4c4bfd249a351e4ac8cd57f90481fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "54b5fde032b6fd98930d61d356ac33a97e4c4bfd249a351e4ac8cd57f90481fb" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54b5fde032b6fd98930d61d356ac33a97e4c4bfd249a351e4ac8cd57f90481fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "54b5fde032b6fd98930d61d356ac33a97e4c4bfd249a351e4ac8cd57f90481fb" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling uniffi_core v0.30.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking rust-core v0.1.0 (/opt/rustwide/workdir/rust)
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling uniffi_internal_macros v0.30.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]    Compiling uniffi_pipeline v0.30.0
[INFO] [stderr]     Checking uniffi_meta v0.30.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling uniffi_udl v0.30.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling uniffi_macros v0.30.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]     Checking uniffi_bindgen v0.30.0
[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/67854e511de21d881bb16426996cd4259d44aa2e/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 -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=0838b3200da63f45 -C extra-filename=-2a355ba80db4f645 --out-dir /opt/rustwide/target/debug/build/uniffi_bindgen/2a355ba80db4f645/out -L dependency=/opt/rustwide/target/debug/build/anyhow/88b36daaacafc31f/out -L dependency=/opt/rustwide/target/debug/build/askama/03f3990c27535bed/out -L dependency=/opt/rustwide/target/debug/build/askama_derive/fcfde3e2faef430a/out -L dependency=/opt/rustwide/target/debug/build/bitflags/924610f47dcb2cb8/out -L dependency=/opt/rustwide/target/debug/build/camino/dad7a28f117114f1/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/7c32727ee0d86263/out -L dependency=/opt/rustwide/target/debug/build/cargo_metadata/813a3f0e7cd31f0c/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/fastrand/a6b04798eb47a00f/out -L dependency=/opt/rustwide/target/debug/build/fs-err/6570a5ce8045d139/out -L dependency=/opt/rustwide/target/debug/build/getrandom/34ff6ec36ed2d7f9/out -L dependency=/opt/rustwide/target/debug/build/glob/270b5e5f7376a525/out -L dependency=/opt/rustwide/target/debug/build/goblin/4181b3a6441926dd/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/d6527847c19413e5/out -L dependency=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out -L dependency=/opt/rustwide/target/debug/build/indexmap/3252e3240acf5883/out -L dependency=/opt/rustwide/target/debug/build/itoa/6847572a153e76b0/out -L dependency=/opt/rustwide/target/debug/build/libc/74acfd98a9615cff/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/069649a5354d504b/out -L dependency=/opt/rustwide/target/debug/build/log/a469ce83c9b0fe3a/out -L dependency=/opt/rustwide/target/debug/build/memchr/8545c9ad976f3721/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/b988ba17985965f5/out -L dependency=/opt/rustwide/target/debug/build/nom/59ef0922d1a06ec4/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/plain/e12a0ab85e184c33/out -L dependency=/opt/rustwide/target/debug/build/rustix/c148517b41e4b287/out -L dependency=/opt/rustwide/target/debug/build/scroll/c116fb274d74a388/out -L dependency=/opt/rustwide/target/debug/build/scroll_derive/d1c32169f7914298/out -L dependency=/opt/rustwide/target/debug/build/semver/03c87aeadee44f70/out -L dependency=/opt/rustwide/target/debug/build/serde/ce05e2e23466603d/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/53d8af639c96e9bd/out -L dependency=/opt/rustwide/target/debug/build/serde_json/c081967162a86ce8/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/60e08dd18b49a833/out -L dependency=/opt/rustwide/target/debug/build/siphasher/d59709f3b7836b3c/out -L dependency=/opt/rustwide/target/debug/build/smawk/d3424f9a4e1b065f/out -L dependency=/opt/rustwide/target/debug/build/tempfile/80a0fa53df1cd1ad/out -L dependency=/opt/rustwide/target/debug/build/textwrap/aaede1ee7e4caf36/out -L dependency=/opt/rustwide/target/debug/build/thiserror/223d0f32f781e39d/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/4ca344c1bf9bfa62/out -L dependency=/opt/rustwide/target/debug/build/toml/5c4988d7fd280b36/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/5225a8ba994cad29/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/eb611e7e009f0048/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/4de7a54352d29e96/out -L dependency=/opt/rustwide/target/debug/build/uniffi_internal_macros/48eac282c0b87618/out -L dependency=/opt/rustwide/target/debug/build/uniffi_meta/3a09ccc9edce77cc/out -L dependency=/opt/rustwide/target/debug/build/uniffi_pipeline/d21cee227f27bec6/out -L dependency=/opt/rustwide/target/debug/build/uniffi_udl/b4380f2cfdca5fce/out -L dependency=/opt/rustwide/target/debug/build/weedle2/ad0f6ec6c864d037/out -L dependency=/opt/rustwide/target/debug/build/winnow/05e19d6a9ce88715/out -L dependency=/opt/rustwide/target/debug/build/winnow/18c108f6426a4bee/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/88b36daaacafc31f/out/libanyhow-88b36daaacafc31f.rmeta --extern askama=/opt/rustwide/target/debug/build/askama/03f3990c27535bed/out/libaskama-03f3990c27535bed.rmeta --extern camino=/opt/rustwide/target/debug/build/camino/dad7a28f117114f1/out/libcamino-dad7a28f117114f1.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/813a3f0e7cd31f0c/out/libcargo_metadata-813a3f0e7cd31f0c.rmeta --extern fs_err=/opt/rustwide/target/debug/build/fs-err/6570a5ce8045d139/out/libfs_err-6570a5ce8045d139.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/270b5e5f7376a525/out/libglob-270b5e5f7376a525.rmeta --extern goblin=/opt/rustwide/target/debug/build/goblin/4181b3a6441926dd/out/libgoblin-4181b3a6441926dd.rmeta --extern heck=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out/libheck-9b5852bd853177bb.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/3252e3240acf5883/out/libindexmap-3252e3240acf5883.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/ce05e2e23466603d/out/libserde-ce05e2e23466603d.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/80a0fa53df1cd1ad/out/libtempfile-80a0fa53df1cd1ad.rmeta --extern textwrap=/opt/rustwide/target/debug/build/textwrap/aaede1ee7e4caf36/out/libtextwrap-aaede1ee7e4caf36.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/5c4988d7fd280b36/out/libtoml-5c4988d7fd280b36.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/build/uniffi_internal_macros/48eac282c0b87618/out/libuniffi_internal_macros-48eac282c0b87618.so --extern uniffi_meta=/opt/rustwide/target/debug/build/uniffi_meta/3a09ccc9edce77cc/out/libuniffi_meta-3a09ccc9edce77cc.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/build/uniffi_pipeline/d21cee227f27bec6/out/libuniffi_pipeline-d21cee227f27bec6.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/build/uniffi_udl/b4380f2cfdca5fce/out/libuniffi_udl-b4380f2cfdca5fce.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "54b5fde032b6fd98930d61d356ac33a97e4c4bfd249a351e4ac8cd57f90481fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54b5fde032b6fd98930d61d356ac33a97e4c4bfd249a351e4ac8cd57f90481fb", kill_on_drop: false }`
[INFO] [stdout] 54b5fde032b6fd98930d61d356ac33a97e4c4bfd249a351e4ac8cd57f90481fb
