[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] building zxch3n/automerge-paper-bench against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxch3n%2Fautomerge-paper-bench" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zxch3n/automerge-paper-bench on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/loro-dev/loro.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_columnar_derive v0.3.5
[INFO] [stderr]   Downloaded serde_columnar v0.3.10
[INFO] [stderr]   Downloaded arref v0.1.0
[INFO] [stderr]   Downloaded quick_cache v0.6.9
[INFO] [stderr]   Downloaded nonmax v0.5.5
[INFO] [stderr]   Downloaded postcard v1.0.10
[INFO] [stderr]   Downloaded ensure-cov v0.1.0
[INFO] [stderr]   Downloaded append-only-bytes v0.1.12
[INFO] [stderr]   Downloaded loro-thunderdome v0.6.2
[INFO] [stderr]   Downloaded color-backtrace v0.6.1
[INFO] [stderr]   Downloaded imbl-sized-chunks v0.1.2
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded generic-btree v0.10.5
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.131
[INFO] [stderr]   Downloaded tracing-tree v0.3.1
[INFO] [stderr]   Downloaded imbl v3.0.0
[INFO] [stderr]   Downloaded enum-as-inner v0.5.1
[INFO] [stderr]   Downloaded lz4_flex v0.11.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f07d86a69bb57afb16c277d87054f3157a3cd96d82d16d936eef51ce2bce230f
[INFO] running `Command { std: "docker" "start" "-a" "f07d86a69bb57afb16c277d87054f3157a3cd96d82d16d936eef51ce2bce230f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f07d86a69bb57afb16c277d87054f3157a3cd96d82d16d936eef51ce2bce230f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f07d86a69bb57afb16c277d87054f3157a3cd96d82d16d936eef51ce2bce230f", kill_on_drop: false }`
[INFO] [stdout] f07d86a69bb57afb16c277d87054f3157a3cd96d82d16d936eef51ce2bce230f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c791d679dba02c0c64bd72c5514ba2b878a5700c07a9d29b0a7fee5c3e5b7f4
[INFO] running `Command { std: "docker" "start" "-a" "9c791d679dba02c0c64bd72c5514ba2b878a5700c07a9d29b0a7fee5c3e5b7f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.131
[INFO] [stderr]    Compiling arref v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling append-only-bytes v0.1.12
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling loro-thunderdome v0.6.2
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.2
[INFO] [stderr]    Compiling imbl v3.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ensure-cov v0.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling clap v3.2.25
[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 serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling serde_columnar_derive v0.3.5
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling papergrid v0.12.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling color-backtrace v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling tabled v0.16.0
[INFO] [stderr]    Compiling itertools v0.13.0
[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 parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[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 postcard v1.0.10
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling generic-btree v0.10.5
[INFO] [stderr]    Compiling quick_cache v0.6.9
[INFO] [stderr]    Compiling serde_columnar v0.3.10
[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 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-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.10 (https://github.com/loro-dev/loro.git?tag=loro-crdt%400.16.12#24370894)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[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 loro-internal v0.16.10 (https://github.com/loro-dev/loro.git?tag=loro-crdt%400.16.12#24370894)
[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 zstd v0.13.2
[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 3m 22s
[INFO] running `Command { std: "docker" "inspect" "9c791d679dba02c0c64bd72c5514ba2b878a5700c07a9d29b0a7fee5c3e5b7f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c791d679dba02c0c64bd72c5514ba2b878a5700c07a9d29b0a7fee5c3e5b7f4", kill_on_drop: false }`
[INFO] [stdout] 9c791d679dba02c0c64bd72c5514ba2b878a5700c07a9d29b0a7fee5c3e5b7f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8559baa56394af409443cb0691b14167290b980a1ddd334410e8ce4e8d393c58
[INFO] running `Command { std: "docker" "start" "-a" "8559baa56394af409443cb0691b14167290b980a1ddd334410e8ce4e8d393c58", 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.26s
[INFO] running `Command { std: "docker" "inspect" "8559baa56394af409443cb0691b14167290b980a1ddd334410e8ce4e8d393c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8559baa56394af409443cb0691b14167290b980a1ddd334410e8ce4e8d393c58", kill_on_drop: false }`
[INFO] [stdout] 8559baa56394af409443cb0691b14167290b980a1ddd334410e8ce4e8d393c58
