[INFO] cloning repository https://github.com/loro-dev/loro-ffi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loro-dev/loro-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floro-dev%2Floro-ffi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floro-dev%2Floro-ffi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f2f6faef625e6311d9b283d11ac42f31beb3474 [INFO] checking loro-dev/loro-ffi against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floro-dev%2Floro-ffi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loro-dev/loro-ffi [INFO] finished tweaking git repo https://github.com/loro-dev/loro-ffi [INFO] tweaked toml for git repo https://github.com/loro-dev/loro-ffi written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loro-dev/loro-ffi on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loro-dev/loro-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13d7147a2b83c2583b9921c47dea94208685a3e702cae27baa5e276b957b9c7a [INFO] running `Command { std: "docker" "start" "-a" "13d7147a2b83c2583b9921c47dea94208685a3e702cae27baa5e276b957b9c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13d7147a2b83c2583b9921c47dea94208685a3e702cae27baa5e276b957b9c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d7147a2b83c2583b9921c47dea94208685a3e702cae27baa5e276b957b9c7a", kill_on_drop: false }` [INFO] [stdout] 13d7147a2b83c2583b9921c47dea94208685a3e702cae27baa5e276b957b9c7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d988a79eb8a66670d61276f085fa0101d99059762a548000adebb8d898aac91c [INFO] running `Command { std: "docker" "start" "-a" "d988a79eb8a66670d61276f085fa0101d99059762a548000adebb8d898aac91c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking append-only-bytes v0.1.12 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking arref v0.1.0 [INFO] [stderr] Checking loro-thunderdome v0.6.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Checking generic-btree v0.10.7 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling uniffi_core v0.31.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking ensure-cov v0.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Checking loro-delta v1.13.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling uniffi_internal_macros v0.31.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling uniffi_pipeline v0.31.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling uniffi_meta v0.31.1 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling uniffi_udl v0.31.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_columnar_derive v0.3.7 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking loro_fractional_index v1.13.0 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Checking loro-rle v1.6.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling uniffi_macros v0.31.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking quick_cache v0.6.14 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking serde_columnar v0.3.14 [INFO] [stderr] Checking loro-common v1.13.0 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Checking loro-kv-store v1.13.0 [INFO] [stderr] Checking loro-internal v1.13.0 [INFO] [stderr] Checking uniffi v0.31.1 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Compiling uniffi_bindgen v0.31.1 [INFO] [stderr] Checking loro v1.13.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/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.31.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=16e3f635daed212e -C extra-filename=-ea478529a6ab6ab2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eae3c99cb38c1f03.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-9e58e52a72d8f011.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-ceb9206000545007.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-e97e065b1ba656c8.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-5e8f20fa4f3f4282.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-99731aac2aa2ed91.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d03480320c808d5a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-dc8f11aa2e3547a5.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0093f5bbc8193ac7.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-b7d60b87c456aafe.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-fa0994cd89e0f3b7.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/deps/libuniffi_internal_macros-f5948cc6a06ae66e.so --extern uniffi_meta=/opt/rustwide/target/debug/deps/libuniffi_meta-e320d7e6708115bb.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/deps/libuniffi_pipeline-18fa5983edd58c31.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/deps/libuniffi_udl-9daf290176d3d720.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d988a79eb8a66670d61276f085fa0101d99059762a548000adebb8d898aac91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d988a79eb8a66670d61276f085fa0101d99059762a548000adebb8d898aac91c", kill_on_drop: false }` [INFO] [stdout] d988a79eb8a66670d61276f085fa0101d99059762a548000adebb8d898aac91c