[INFO] cloning repository https://github.com/zxch3n/automerge-paper-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zxch3n/automerge-paper-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxch3n%2Fautomerge-paper-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxch3n%2Fautomerge-paper-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b19d340c1884e7e1fb2b7164ecb9521537e18b00 [INFO] testing zxch3n/automerge-paper-bench against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxch3n%2Fautomerge-paper-bench" "/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/zxch3n/automerge-paper-bench [INFO] finished tweaking git repo https://github.com/zxch3n/automerge-paper-bench [INFO] tweaked toml for git repo https://github.com/zxch3n/automerge-paper-bench written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zxch3n/automerge-paper-bench on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zxch3n/automerge-paper-bench 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70f9b7725764d6796d30426fa2178d38697afc3f28018d85a85539012ff2941f [INFO] running `Command { std: "docker" "start" "-a" "70f9b7725764d6796d30426fa2178d38697afc3f28018d85a85539012ff2941f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70f9b7725764d6796d30426fa2178d38697afc3f28018d85a85539012ff2941f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f9b7725764d6796d30426fa2178d38697afc3f28018d85a85539012ff2941f", kill_on_drop: false }` [INFO] [stdout] 70f9b7725764d6796d30426fa2178d38697afc3f28018d85a85539012ff2941f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 506192d2e9dc63245f75d739a7943d5167d01444f7867ae1eb3169eb2e7da164 [INFO] running `Command { std: "docker" "start" "-a" "506192d2e9dc63245f75d739a7943d5167d01444f7867ae1eb3169eb2e7da164", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling arref v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.131 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling append-only-bytes v0.1.12 [INFO] [stderr] Compiling bitmaps v3.2.1 [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 bitmaps v2.1.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ensure-cov v0.1.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling imbl v3.0.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling color-backtrace v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_columnar_derive v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling loro-rle v0.16.12 (https://github.com/loro-dev/loro.git?tag=loro-crdt%401.0.0-beta.1#00775d3b) [INFO] [stderr] Compiling loro-rle v0.16.10 (https://github.com/loro-dev/loro.git?tag=loro-crdt%400.16.12#24370894) [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling loro_fractional_index v0.16.12 (https://github.com/loro-dev/loro.git?tag=loro-crdt%401.0.0-beta.1#00775d3b) [INFO] [stderr] Compiling loro_fractional_index v0.16.10 (https://github.com/loro-dev/loro.git?tag=loro-crdt%400.16.12#24370894) [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling quick_cache v0.6.9 [INFO] [stderr] Compiling postcard v1.0.10 [INFO] [stderr] Compiling generic-btree v0.10.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_columnar v0.3.10 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling tracing-tree v0.3.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling dev-utils v0.1.0 (https://github.com/loro-dev/loro.git?tag=loro-crdt%401.0.0-beta.1#00775d3b) [INFO] [stderr] Compiling loro-delta v0.16.12 (https://github.com/loro-dev/loro.git?tag=loro-crdt%401.0.0-beta.1#00775d3b) [INFO] [stderr] Compiling loro-delta v0.16.10 (https://github.com/loro-dev/loro.git?tag=loro-crdt%400.16.12#24370894) [INFO] [stderr] Compiling loro-common v0.16.12 (https://github.com/loro-dev/loro.git?tag=loro-crdt%401.0.0-beta.1#00775d3b) [INFO] [stderr] Compiling loro-common v0.16.10 (https://github.com/loro-dev/loro.git?tag=loro-crdt%400.16.12#24370894) [INFO] [stderr] Compiling loro-internal v0.16.10 (https://github.com/loro-dev/loro.git?tag=loro-crdt%400.16.12#24370894) [INFO] [stderr] Compiling loro-kv-store v0.16.2 (https://github.com/loro-dev/loro.git?tag=loro-crdt%401.0.0-beta.1#00775d3b) [INFO] [stderr] Compiling loro-internal v0.16.12 (https://github.com/loro-dev/loro.git?tag=loro-crdt%401.0.0-beta.1#00775d3b) [INFO] [stderr] Compiling loro v0.16.10 (https://github.com/loro-dev/loro.git?tag=loro-crdt%400.16.12#24370894) [INFO] [stderr] Compiling loro v0.16.12 (https://github.com/loro-dev/loro.git?tag=loro-crdt%401.0.0-beta.1#00775d3b) [INFO] [stderr] Compiling automerge-paper-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "506192d2e9dc63245f75d739a7943d5167d01444f7867ae1eb3169eb2e7da164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506192d2e9dc63245f75d739a7943d5167d01444f7867ae1eb3169eb2e7da164", kill_on_drop: false }` [INFO] [stdout] 506192d2e9dc63245f75d739a7943d5167d01444f7867ae1eb3169eb2e7da164 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9497ed7e27ac66a5c80372c0a779dca0ba639bdc74055166d47c921addf7eaea [INFO] running `Command { std: "docker" "start" "-a" "9497ed7e27ac66a5c80372c0a779dca0ba639bdc74055166d47c921addf7eaea", kill_on_drop: false }` [INFO] [stderr] Compiling automerge-paper-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "9497ed7e27ac66a5c80372c0a779dca0ba639bdc74055166d47c921addf7eaea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9497ed7e27ac66a5c80372c0a779dca0ba639bdc74055166d47c921addf7eaea", kill_on_drop: false }` [INFO] [stdout] 9497ed7e27ac66a5c80372c0a779dca0ba639bdc74055166d47c921addf7eaea [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a28e16a8601f5099f16e48b650c1b6320c5d340ae5c5520a8e387d4e981889a [INFO] running `Command { std: "docker" "start" "-a" "3a28e16a8601f5099f16e48b650c1b6320c5d340ae5c5520a8e387d4e981889a", 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/automerge_paper_bench-effcf19268203f5d) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/automerge_paper_bench-1cfd8389a7f2514c) [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 automerge_paper_bench [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] running `Command { std: "docker" "inspect" "3a28e16a8601f5099f16e48b650c1b6320c5d340ae5c5520a8e387d4e981889a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a28e16a8601f5099f16e48b650c1b6320c5d340ae5c5520a8e387d4e981889a", kill_on_drop: false }` [INFO] [stdout] 3a28e16a8601f5099f16e48b650c1b6320c5d340ae5c5520a8e387d4e981889a