[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] 1406e1ed36f2ac6816ef8637c2826af7e5c1c9e1 [INFO] testing loro-dev/loro-ffi against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floro-dev%2Floro-ffi" "/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/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loro-dev/loro-ffi on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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] 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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9273ca334fb955e0d23bbfe1d86e70ddfe328e9e391860cd1603cabd5c1369cf [INFO] running `Command { std: "docker" "start" "-a" "9273ca334fb955e0d23bbfe1d86e70ddfe328e9e391860cd1603cabd5c1369cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9273ca334fb955e0d23bbfe1d86e70ddfe328e9e391860cd1603cabd5c1369cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9273ca334fb955e0d23bbfe1d86e70ddfe328e9e391860cd1603cabd5c1369cf", kill_on_drop: false }` [INFO] [stdout] 9273ca334fb955e0d23bbfe1d86e70ddfe328e9e391860cd1603cabd5c1369cf [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b05c9dc53a3640331328450127df248d75cfb055d70775f8f2c5a448a6aa6e97 [INFO] running `Command { std: "docker" "start" "-a" "b05c9dc53a3640331328450127df248d75cfb055d70775f8f2c5a448a6aa6e97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling semver v1.0.26 [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 serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling append-only-bytes v0.1.12 [INFO] [stderr] Compiling quote v1.0.40 [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 pest v2.8.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling arref v0.1.0 [INFO] [stderr] Compiling loro-thunderdome v0.6.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling ensure-cov v0.1.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-btree v0.10.7 [INFO] [stderr] Compiling pest_meta v2.8.4 [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 loro-delta v1.9.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.4 [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 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 uniffi_meta v0.28.3 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling arbitrary v1.4.1 [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 tracing v0.1.41 [INFO] [stderr] Compiling serde_columnar_derive v0.3.7 [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 parking_lot_core v0.9.12 [INFO] [stderr] Compiling loro-rle v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quick_cache v0.6.14 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling uniffi_macros v0.28.3 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling serde_columnar v0.3.14 [INFO] [stderr] Compiling loro-common v1.10.0 [INFO] [stderr] Compiling uniffi_testing v0.28.3 [INFO] [stderr] Compiling uniffi_udl v0.28.3 [INFO] [stderr] Compiling loro-kv-store v1.10.0 [INFO] [stderr] Compiling uniffi_bindgen v0.28.3 [INFO] [stderr] Compiling loro-internal v1.10.3 [INFO] [stderr] Compiling uniffi v0.28.3 [INFO] [stderr] Compiling uniffi_build v0.28.3 [INFO] [stderr] Compiling loro-ffi v1.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling loro v1.10.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "b05c9dc53a3640331328450127df248d75cfb055d70775f8f2c5a448a6aa6e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05c9dc53a3640331328450127df248d75cfb055d70775f8f2c5a448a6aa6e97", kill_on_drop: false }` [INFO] [stdout] b05c9dc53a3640331328450127df248d75cfb055d70775f8f2c5a448a6aa6e97 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d15b8f5370e9ac395560244eb857989af4449203e047eb3dafc872a7217424d4 [INFO] running `Command { std: "docker" "start" "-a" "d15b8f5370e9ac395560244eb857989af4449203e047eb3dafc872a7217424d4", kill_on_drop: false }` [INFO] [stderr] Compiling loro-ffi v1.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.37s [INFO] running `Command { std: "docker" "inspect" "d15b8f5370e9ac395560244eb857989af4449203e047eb3dafc872a7217424d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d15b8f5370e9ac395560244eb857989af4449203e047eb3dafc872a7217424d4", kill_on_drop: false }` [INFO] [stdout] d15b8f5370e9ac395560244eb857989af4449203e047eb3dafc872a7217424d4 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27dfba5248e0b36987d34e5b83de5939ad3522e2e3dda1946737a05fbaa4183c [INFO] running `Command { std: "docker" "start" "-a" "27dfba5248e0b36987d34e5b83de5939ad3522e2e3dda1946737a05fbaa4183c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loro_ffi-bd52a9e15814e76a) [INFO] [stdout] [INFO] [stderr] Running unittests src/uniffi-bindgen.rs (/opt/rustwide/target/debug/deps/uniffi_bindgen-48b47d95f90d7c41) [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] [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/tree.rs - container::tree::LoroTree::mov (line 82) ... ok [INFO] [stdout] test src/container/text.rs - container::text::LoroText::get_cursor (line 324) ... 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::delete (line 119) ... ok [INFO] [stdout] test src/container/tree.rs - container::tree::LoroTree::get_meta (line 134) ... ok [INFO] [stdout] test src/container/text.rs - container::text::LoroText::to_delta (line 232) ... ok [INFO] [stdout] test src/doc.rs - doc::LoroDoc::get_by_str_path (line 581) ... ok [INFO] [stdout] test src/container/text.rs - container::text::LoroText::get_richtext_value (line 280) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.69s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "27dfba5248e0b36987d34e5b83de5939ad3522e2e3dda1946737a05fbaa4183c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27dfba5248e0b36987d34e5b83de5939ad3522e2e3dda1946737a05fbaa4183c", kill_on_drop: false }` [INFO] [stdout] 27dfba5248e0b36987d34e5b83de5939ad3522e2e3dda1946737a05fbaa4183c