[INFO] fetching crate peermerge 0.0.3...
[INFO] testing peermerge-0.0.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0
[INFO] extracting crate peermerge 0.0.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate peermerge 0.0.3
[INFO] finished tweaking crates.io crate peermerge 0.0.3
[INFO] tweaked toml for crates.io crate peermerge 0.0.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate peermerge 0.0.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Locking 314 packages to latest compatible versions
[INFO] [stderr] Adding automerge v0.5.12 (available: v0.6.1)
[INFO] [stderr] Adding compact-encoding v1.1.0 (available: v2.0.0)
[INFO] [stderr] Adding criterion v0.4.0 (available: v0.6.0)
[INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr] Adding derive_builder v0.12.0 (available: v0.20.2)
[INFO] [stderr] Adding hypercore-protocol v0.4.1 (available: v0.6.1)
[INFO] [stderr] Adding pprof v0.11.1 (available: v0.15.0)
[INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1)
[INFO] [stderr] Adding sluice v0.5.5 (available: v0.6.0)
[INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded random-access-disk v3.0.1
[INFO] [stderr] Downloaded hypercore v0.12.1
[INFO] [stderr] Downloaded symbolic-common v10.2.1
[INFO] [stderr] Downloaded pprof v0.11.1
[INFO] [stderr] Downloaded hypercore-protocol v0.4.1
[INFO] [stderr] Downloaded symbolic-demangle v10.2.1
[INFO] [stderr] Downloaded automerge v0.5.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e632f539e79925cec361946b629de54118a66f29f5df850989fe4ca28a6ce1eb
[INFO] running `Command { std: "docker" "start" "-a" "e632f539e79925cec361946b629de54118a66f29f5df850989fe4ca28a6ce1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e632f539e79925cec361946b629de54118a66f29f5df850989fe4ca28a6ce1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e632f539e79925cec361946b629de54118a66f29f5df850989fe4ca28a6ce1eb", kill_on_drop: false }`
[INFO] [stdout] e632f539e79925cec361946b629de54118a66f29f5df850989fe4ca28a6ce1eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] 1d25dda18f3dfabb248be754b10fd556c36ac9e0684779345314497ade19093a
[INFO] running `Command { std: "docker" "start" "-a" "1d25dda18f3dfabb248be754b10fd556c36ac9e0684779345314497ade19093a", kill_on_drop: false }`
[INFO] [stderr] Compiling subtle v2.6.1
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr] Compiling zeroize v1.8.1
[INFO] [stderr] Compiling log v0.4.27
[INFO] [stderr] Compiling bumpalo v3.19.0
[INFO] [stderr] Compiling futures-core v0.3.31
[INFO] [stderr] Compiling rustversion v1.0.21
[INFO] [stderr] Compiling wasm-bindgen v0.2.100
[INFO] [stderr] Compiling crossbeam-utils v0.8.21
[INFO] [stderr] Compiling syn v2.0.104
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling block-padding v0.3.3
[INFO] [stderr] Compiling adler2 v2.0.1
[INFO] [stderr] Compiling object v0.36.7
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling inout v0.1.4
[INFO] [stderr] Compiling miniz_oxide v0.8.9
[INFO] [stderr] Compiling futures-channel v0.3.31
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling curve25519-dalek v4.1.3
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling gimli v0.31.1
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling futures-io v0.3.31
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling futures-task v0.3.31
[INFO] [stderr] Compiling rustc-demangle v0.1.25
[INFO] [stderr] Compiling cipher v0.4.4
[INFO] [stderr] Compiling universal-hash v0.5.1
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling aead v0.5.2
[INFO] [stderr] Compiling portable-atomic v1.11.1
[INFO] [stderr] Compiling slab v0.4.10
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling sha2 v0.10.9
[INFO] [stderr] Compiling chacha20 v0.9.1
[INFO] [stderr] Compiling polyval v0.6.2
[INFO] [stderr] Compiling poly1305 v0.8.0
[INFO] [stderr] Compiling crc32fast v1.4.2
[INFO] [stderr] Compiling tracing-core v0.1.34
[INFO] [stderr] Compiling signature v2.2.0
[INFO] [stderr] Compiling moka v0.12.10
[INFO] [stderr] Compiling bytes v1.10.1
[INFO] [stderr] Compiling ghash v0.5.1
[INFO] [stderr] Compiling ed25519 v2.2.3
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling aes v0.8.4
[INFO] [stderr] Compiling ctr v0.9.2
[INFO] [stderr] Compiling blake2 v0.10.6
[INFO] [stderr] Compiling crossbeam-channel v0.5.15
[INFO] [stderr] Compiling crossbeam-epoch v0.9.18
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling snow v0.9.6
[INFO] [stderr] Compiling bitmaps v2.1.0
[INFO] [stderr] Compiling im v15.1.0
[INFO] [stderr] Compiling tokio v1.45.1
[INFO] [stderr] Compiling intmap v2.0.0
[INFO] [stderr] Compiling mkdirp v1.0.0
[INFO] [stderr] Compiling tagptr v0.2.0
[INFO] [stderr] Compiling flat-tree v5.0.0
[INFO] [stderr] Compiling aes-gcm v0.10.3
[INFO] [stderr] Compiling merkle-tree-stream v0.12.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling chacha20poly1305 v0.10.1
[INFO] [stderr] Compiling concurrent-queue v2.5.0
[INFO] [stderr] Compiling rand_xoshiro v0.6.0
[INFO] [stderr] Compiling waker-fn v1.2.0
[INFO] [stderr] Compiling flat-tree v6.0.0
[INFO] [stderr] Compiling hex v0.4.3
[INFO] [stderr] Compiling compact-encoding v1.1.0
[INFO] [stderr] Compiling event-listener v2.5.3
[INFO] [stderr] Compiling fastrand v1.9.0
[INFO] [stderr] Compiling parking v2.2.1
[INFO] [stderr] Compiling send_wrapper v0.4.0
[INFO] [stderr] Compiling tinyvec_macros v0.1.1
[INFO] [stderr] Compiling async-channel v1.9.0
[INFO] [stderr] Compiling itertools v0.13.0
[INFO] [stderr] Compiling tinyvec v1.9.0
[INFO] [stderr] Compiling crypto_secretstream v0.2.0
[INFO] [stderr] Compiling flate2 v1.1.2
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling futures-lite v1.13.0
[INFO] [stderr] Compiling unicode-segmentation v1.12.0
[INFO] [stderr] Compiling hashbrown v0.14.5
[INFO] [stderr] Compiling leb128 v0.2.5
[INFO] [stderr] Compiling data-encoding v2.9.0
[INFO] [stderr] Compiling addr2line v0.24.2
[INFO] [stderr] Compiling sized-chunks v0.6.5
[INFO] [stderr] Compiling dashmap v5.5.3
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr] Compiling darling_core v0.14.4
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling backtrace v0.3.75
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr] Compiling derivative v2.2.0
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling async-trait v0.1.88
[INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr] Compiling tracing-attributes v0.1.30
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling pretty-hash v0.4.1
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling darling_macro v0.14.4
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling ed25519-dalek v2.1.1
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling darling v0.14.4
[INFO] [stderr] Compiling random-access-storage v5.0.0
[INFO] [stderr] Compiling derive_builder_core v0.12.0
[INFO] [stderr] Compiling random-access-memory v3.0.0
[INFO] [stderr] Compiling random-access-disk v3.0.1
[INFO] [stderr] Compiling js-sys v0.3.77
[INFO] [stderr] Compiling derive_builder_macro v0.12.0
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling derive_builder v0.12.0
[INFO] [stderr] Compiling futures-executor v0.3.31
[INFO] [stderr] Compiling futures v0.3.31
[INFO] [stderr] Compiling gloo-timers v0.2.6
[INFO] [stderr] Compiling web-sys v0.3.77
[INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr] Compiling futures-timer v3.0.3
[INFO] [stderr] Compiling uuid v1.17.0
[INFO] [stderr] Compiling smol_str v0.2.2
[INFO] [stderr] Compiling automerge v0.5.12
[INFO] [stderr] Compiling hypercore v0.12.1
[INFO] [stderr] Compiling hypercore-protocol v0.4.1
[INFO] [stderr] Compiling peermerge v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.09s
[INFO] running `Command { std: "docker" "inspect" "1d25dda18f3dfabb248be754b10fd556c36ac9e0684779345314497ade19093a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d25dda18f3dfabb248be754b10fd556c36ac9e0684779345314497ade19093a", kill_on_drop: false }`
[INFO] [stdout] 1d25dda18f3dfabb248be754b10fd556c36ac9e0684779345314497ade19093a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] 507e5d827ccfd405c9aa57199a71883ce7953a73e933d96b07409e5fd2840e07
[INFO] running `Command { std: "docker" "start" "-a" "507e5d827ccfd405c9aa57199a71883ce7953a73e933d96b07409e5fd2840e07", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.174
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling event-listener v5.4.0
[INFO] [stderr] Compiling rustix v1.0.7
[INFO] [stderr] Compiling value-bag v1.11.1
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling bitflags v2.9.1
[INFO] [stderr] Compiling linux-raw-sys v0.9.4
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Compiling async-task v4.7.1
[INFO] [stderr] Compiling atomic-waker v1.1.2
[INFO] [stderr] Compiling regex-syntax v0.8.5
[INFO] [stderr] Compiling indexmap v1.9.3
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling crossbeam-deque v0.8.6
[INFO] [stderr] Compiling half v2.6.0
[INFO] [stderr] Compiling ahash v0.8.12
[INFO] [stderr] Compiling hashbrown v0.12.3
[INFO] [stderr] Compiling log v0.4.27
[INFO] [stderr] Compiling cc v1.2.27
[INFO] [stderr] Compiling cpp_demangle v0.4.4
[INFO] [stderr] Compiling os_str_bytes v6.6.1
[INFO] [stderr] Compiling futures-lite v2.6.0
[INFO] [stderr] Compiling event-listener-strategy v0.5.4
[INFO] [stderr] Compiling piper v0.2.4
[INFO] [stderr] Compiling clap_lex v0.2.4
[INFO] [stderr] Compiling async-channel v2.3.1
[INFO] [stderr] Compiling async-lock v3.4.0
[INFO] [stderr] Compiling kv-log-macro v1.0.7
[INFO] [stderr] Compiling ciborium-ll v0.2.2
[INFO] [stderr] Compiling regex-automata v0.1.10
[INFO] [stderr] Compiling rayon-core v1.12.1
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling textwrap v0.16.2
[INFO] [stderr] Compiling hashbrown v0.15.4
[INFO] [stderr] Compiling overload v0.1.1
[INFO] [stderr] Compiling bytemuck v1.23.1
[INFO] [stderr] Compiling symbolic-demangle v10.2.1
[INFO] [stderr] Compiling nu-ansi-term v0.46.0
[INFO] [stderr] Compiling clap v3.2.25
[INFO] [stderr] Compiling rgb v0.8.50
[INFO] [stderr] Compiling num-format v0.4.4
[INFO] [stderr] Compiling tokio v1.45.1
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling async-executor v1.13.2
[INFO] [stderr] Compiling blocking v1.6.1
[INFO] [stderr] Compiling indexmap v2.10.0
[INFO] [stderr] Compiling plotters v0.3.7
[INFO] [stderr] Compiling matchers v0.1.0
[INFO] [stderr] Compiling rayon v1.10.0
[INFO] [stderr] Compiling criterion-plot v0.5.0
[INFO] [stderr] Compiling tracing-log v0.2.0
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling uuid v1.17.0
[INFO] [stderr] Compiling backtrace v0.3.75
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling universal-hash v0.5.1
[INFO] [stderr] Compiling cipher v0.4.4
[INFO] [stderr] Compiling sha2 v0.10.9
[INFO] [stderr] Compiling aead v0.5.2
[INFO] [stderr] Compiling curve25519-dalek v4.1.3
[INFO] [stderr] Compiling poly1305 v0.8.0
[INFO] [stderr] Compiling polyval v0.6.2
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Compiling chacha20 v0.9.1
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling ghash v0.5.1
[INFO] [stderr] Compiling aes v0.8.4
[INFO] [stderr] Compiling ctr v0.9.2
[INFO] [stderr] Compiling blake2 v0.10.6
[INFO] [stderr] Compiling pretty-hash v0.4.1
[INFO] [stderr] Compiling chacha20poly1305 v0.10.1
[INFO] [stderr] Compiling debugid v0.8.0
[INFO] [stderr] Compiling moka v0.12.10
[INFO] [stderr] Compiling findshlibs v0.10.2
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling rand_xoshiro v0.6.0
[INFO] [stderr] Compiling memmap2 v0.5.10
[INFO] [stderr] Compiling crypto_secretstream v0.2.0
[INFO] [stderr] Compiling tinytemplate v1.2.1
[INFO] [stderr] Compiling is-terminal v0.4.16
[INFO] [stderr] Compiling symbolic-common v10.2.1
[INFO] [stderr] Compiling aes-gcm v0.10.3
[INFO] [stderr] Compiling im v15.1.0
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling ciborium v0.2.2
[INFO] [stderr] Compiling ed25519-dalek v2.1.1
[INFO] [stderr] Compiling smol_str v0.2.2
[INFO] [stderr] Compiling snow v0.9.6
[INFO] [stderr] Compiling quick-xml v0.26.0
[INFO] [stderr] Compiling thread_local v1.1.9
[INFO] [stderr] Compiling pprof v0.11.1
[INFO] [stderr] Compiling str_stack v0.1.0
[INFO] [stderr] Compiling random-access-disk v3.0.1
[INFO] [stderr] Compiling anyhow v1.0.98
[INFO] [stderr] Compiling dashmap v5.5.3
[INFO] [stderr] Compiling inferno v0.11.21
[INFO] [stderr] Compiling hypercore v0.12.1
[INFO] [stderr] Compiling tracing-subscriber v0.3.19
[INFO] [stderr] Compiling nix v0.26.4
[INFO] [stderr] Compiling test-log-macros v0.2.17
[INFO] [stderr] Compiling polling v3.8.0
[INFO] [stderr] Compiling tempfile v3.20.0
[INFO] [stderr] Compiling sluice v0.5.5
[INFO] [stderr] Compiling async-io v2.4.1
[INFO] [stderr] Compiling automerge v0.5.12
[INFO] [stderr] Compiling async-global-executor v2.4.1
[INFO] [stderr] Compiling hypercore-protocol v0.4.1
[INFO] [stderr] Compiling async-std v1.13.1
[INFO] [stderr] Compiling test-log v0.2.17
[INFO] [stderr] Compiling criterion v0.4.0
[INFO] [stderr] Compiling peermerge v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> tests/common.rs:121:10
[INFO] [stdout] |
[INFO] [stdout] 121 | doc: &AutomergeDoc,
[INFO] [stdout] | ^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 124 | ) -> Result