[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] e6ca69aae4aadef75fc6924c446d2dbc5c3f8182 [INFO] testing loro-dev/loro-ffi against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floro-dev%2Floro-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/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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loro-dev/loro-ffi on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi_udl v0.28.3 [INFO] [stderr] Downloaded weedle2 v5.0.0 [INFO] [stderr] Downloaded uniffi v0.28.3 [INFO] [stderr] Downloaded uniffi_macros v0.28.3 [INFO] [stderr] Downloaded uniffi_build v0.28.3 [INFO] [stderr] Downloaded uniffi_checksum_derive v0.28.3 [INFO] [stderr] Downloaded uniffi_core v0.28.3 [INFO] [stderr] Downloaded lz4_flex v0.11.3 [INFO] [stderr] Downloaded arref v0.1.0 [INFO] [stderr] Downloaded uniffi_testing v0.28.3 [INFO] [stderr] Downloaded loro-rle v1.6.0 [INFO] [stderr] Downloaded serde_columnar_derive v0.3.6 [INFO] [stderr] Downloaded loro-delta v1.6.0 [INFO] [stderr] Downloaded loro_fractional_index v1.6.0 [INFO] [stderr] Downloaded cc v1.2.25 [INFO] [stderr] Downloaded loro v1.6.0 [INFO] [stderr] Downloaded generic-btree v0.10.5 [INFO] [stderr] Downloaded quick_cache v0.6.14 [INFO] [stderr] Downloaded loro-kv-store v1.6.0 [INFO] [stderr] Downloaded uniffi_bindgen v0.28.3 [INFO] [stderr] Downloaded postcard v1.1.1 [INFO] [stderr] Downloaded loro-thunderdome v0.6.2 [INFO] [stderr] Downloaded ensure-cov v0.1.0 [INFO] [stderr] Downloaded append-only-bytes v0.1.12 [INFO] [stderr] Downloaded cobs v0.2.3 [INFO] [stderr] Downloaded embedded-io v0.4.0 [INFO] [stderr] Downloaded serde_columnar v0.3.11 [INFO] [stderr] Downloaded scroll_derive v0.12.1 [INFO] [stderr] Downloaded uniffi_meta v0.28.3 [INFO] [stderr] Downloaded loro-internal v1.6.0 [INFO] [stderr] Downloaded windows v0.61.1 [INFO] [stderr] Downloaded loro-common v1.6.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29c059270efdabf0eed9abd648f570c149114fcad6e721f67008417baa63da82 [INFO] running `Command { std: "docker" "start" "-a" "29c059270efdabf0eed9abd648f570c149114fcad6e721f67008417baa63da82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29c059270efdabf0eed9abd648f570c149114fcad6e721f67008417baa63da82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29c059270efdabf0eed9abd648f570c149114fcad6e721f67008417baa63da82", kill_on_drop: false }` [INFO] [stdout] 29c059270efdabf0eed9abd648f570c149114fcad6e721f67008417baa63da82 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c739a84449b6e8873967243f2051147b9c77f4c28a26b2851394dd7f81c1cc53 [INFO] running `Command { std: "docker" "start" "-a" "c739a84449b6e8873967243f2051147b9c77f4c28a26b2851394dd7f81c1cc53", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling append-only-bytes v0.1.12 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling uniffi_core v0.28.3 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling loro-thunderdome v0.6.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling arref v0.1.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ensure-cov v0.1.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling uniffi_checksum_derive v0.28.3 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling uniffi_meta v0.28.3 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_columnar_derive v0.3.6 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling loro_fractional_index v1.6.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling loro-rle v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling quick_cache v0.6.14 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling generic-btree v0.10.5 [INFO] [stderr] Compiling serde_columnar v0.3.11 [INFO] [stderr] Compiling uniffi_macros v0.28.3 [INFO] [stderr] Compiling loro-common v1.6.0 [INFO] [stderr] Compiling loro-delta v1.6.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling loro-kv-store v1.6.0 [INFO] [stderr] Compiling uniffi_testing v0.28.3 [INFO] [stderr] Compiling uniffi_udl v0.28.3 [INFO] [stderr] Compiling loro-internal v1.6.0 [INFO] [stderr] Compiling uniffi_bindgen v0.28.3 [INFO] [stderr] Compiling uniffi v0.28.3 [INFO] [stderr] Compiling loro v1.6.0 [INFO] [stderr] Compiling uniffi_build v0.28.3 [INFO] [stderr] Compiling loro-ffi v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "c739a84449b6e8873967243f2051147b9c77f4c28a26b2851394dd7f81c1cc53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c739a84449b6e8873967243f2051147b9c77f4c28a26b2851394dd7f81c1cc53", kill_on_drop: false }` [INFO] [stdout] c739a84449b6e8873967243f2051147b9c77f4c28a26b2851394dd7f81c1cc53 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64766a9c5db5851a7581439f53eee4bcafdfdfdf14d4e0b7c7f517ce13ad262d [INFO] running `Command { std: "docker" "start" "-a" "64766a9c5db5851a7581439f53eee4bcafdfdfdf14d4e0b7c7f517ce13ad262d", kill_on_drop: false }` [INFO] [stderr] Compiling loro-ffi v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.64s [INFO] running `Command { std: "docker" "inspect" "64766a9c5db5851a7581439f53eee4bcafdfdfdf14d4e0b7c7f517ce13ad262d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64766a9c5db5851a7581439f53eee4bcafdfdfdf14d4e0b7c7f517ce13ad262d", kill_on_drop: false }` [INFO] [stdout] 64766a9c5db5851a7581439f53eee4bcafdfdfdf14d4e0b7c7f517ce13ad262d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d9504e4c3ad9d75a19f21e2594223c3828436636ee0f7a1a78e1271b7c63f4f [INFO] running `Command { std: "docker" "start" "-a" "1d9504e4c3ad9d75a19f21e2594223c3828436636ee0f7a1a78e1271b7c63f4f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loro_ffi-7e753e100f1a7011) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/uniffi-bindgen.rs (/opt/rustwide/target/debug/deps/uniffi_bindgen-7124c83e7133d69e) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests loro_ffi [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/container/text.rs - container::text::LoroText::get_cursor (line 263) ... ok [INFO] [stdout] test src/container/tree.rs - container::tree::LoroTree::get_meta (line 134) ... ok [INFO] [stdout] test src/doc.rs - doc::LoroDoc::get_by_str_path (line 574) ... ok [INFO] [stdout] test src/container/tree.rs - container::tree::LoroTree::create (line 50) ... ok [INFO] [stdout] test src/container/tree.rs - container::tree::LoroTree::mov (line 82) ... ok [INFO] [stdout] test src/container/tree.rs - container::tree::LoroTree::delete (line 119) ... ok [INFO] [stdout] test src/container/text.rs - container::text::LoroText::to_delta (line 171) ... ok [INFO] [stdout] test src/container/text.rs - container::text::LoroText::get_richtext_value (line 219) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d9504e4c3ad9d75a19f21e2594223c3828436636ee0f7a1a78e1271b7c63f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d9504e4c3ad9d75a19f21e2594223c3828436636ee0f7a1a78e1271b7c63f4f", kill_on_drop: false }` [INFO] [stdout] 1d9504e4c3ad9d75a19f21e2594223c3828436636ee0f7a1a78e1271b7c63f4f