[INFO] fetching crate loro-ffi 1.12.0...
[INFO] checking loro-ffi-1.12.0 against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] extracting crate loro-ffi 1.12.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate loro-ffi 1.12.0
[INFO] finished tweaking crates.io crate loro-ffi 1.12.0
[INFO] tweaked toml for crates.io crate loro-ffi 1.12.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate loro-ffi 1.12.0 on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate loro-ffi 1.12.0 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0cbf831fd1b79fda5f1f466a6bf8bcd446aeeb55e19f35539133df5728877e5
[INFO] running `Command { std: "docker" "start" "-a" "a0cbf831fd1b79fda5f1f466a6bf8bcd446aeeb55e19f35539133df5728877e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0cbf831fd1b79fda5f1f466a6bf8bcd446aeeb55e19f35539133df5728877e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0cbf831fd1b79fda5f1f466a6bf8bcd446aeeb55e19f35539133df5728877e5", kill_on_drop: false }`
[INFO] [stdout] a0cbf831fd1b79fda5f1f466a6bf8bcd446aeeb55e19f35539133df5728877e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd1c6aebedc3192cf54b900916755a25f1cb4669748d14d6b2ead4f40805fc85
[INFO] running `Command { std: "docker" "start" "-a" "bd1c6aebedc3192cf54b900916755a25f1cb4669748d14d6b2ead4f40805fc85", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking append-only-bytes v0.1.12
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking loro-thunderdome v0.6.2
[INFO] [stderr]     Checking arref v0.1.0
[INFO] [stderr]    Compiling uniffi_core v0.31.1
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking generic-btree v0.10.7
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking ensure-cov v0.1.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking loro-delta v1.9.1
[INFO] [stderr]     Checking num v0.4.3
[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 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 pest_derive v2.8.4
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling uniffi_pipeline v0.31.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling uniffi_meta 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]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uniffi_udl v0.31.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking loro_fractional_index v1.6.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking loro-rle v1.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling uniffi_macros v0.31.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[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.12.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking loro-kv-store v1.12.0
[INFO] [stderr]     Checking uniffi v0.31.1
[INFO] [stderr]     Checking loro-internal v1.12.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling uniffi_bindgen v0.31.1
[INFO] [stderr]     Checking loro v1.12.0
[INFO] [stderr]    Compiling uniffi_build v0.31.1
[INFO] [stderr]    Compiling loro-ffi v1.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "bd1c6aebedc3192cf54b900916755a25f1cb4669748d14d6b2ead4f40805fc85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd1c6aebedc3192cf54b900916755a25f1cb4669748d14d6b2ead4f40805fc85", kill_on_drop: false }`
[INFO] [stdout] bd1c6aebedc3192cf54b900916755a25f1cb4669748d14d6b2ead4f40805fc85
