[INFO] cloning repository https://github.com/jeffa5/automerge-persistent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffa5/automerge-persistent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffa5%2Fautomerge-persistent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffa5%2Fautomerge-persistent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 360fe7ef6b0a43c1c73d35feb01d58a92134daf3 [INFO] checking jeffa5/automerge-persistent against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffa5%2Fautomerge-persistent" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jeffa5/automerge-persistent [INFO] finished tweaking git repo https://github.com/jeffa5/automerge-persistent [INFO] tweaked toml for git repo https://github.com/jeffa5/automerge-persistent written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jeffa5/automerge-persistent on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jeffa5/automerge` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 124 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded half v2.7.1 [INFO] [stderr] Downloaded smol_str v0.1.24 [INFO] [stderr] Downloaded criterion v0.4.0 [INFO] [stderr] Downloaded sled v0.34.7 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afc3851432b4615f6185c2b0bb3a26b3554649cf4ee60f5d4a15ff19fd5df096 [INFO] running `Command { std: "docker" "start" "-a" "afc3851432b4615f6185c2b0bb3a26b3554649cf4ee60f5d4a15ff19fd5df096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afc3851432b4615f6185c2b0bb3a26b3554649cf4ee60f5d4a15ff19fd5df096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc3851432b4615f6185c2b0bb3a26b3554649cf4ee60f5d4a15ff19fd5df096", kill_on_drop: false }` [INFO] [stdout] afc3851432b4615f6185c2b0bb3a26b3554649cf4ee60f5d4a15ff19fd5df096 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff35fd00223764bb319be0ef7f35870f6f90ca5b9479f4a75c9675320e6dcfd9 [INFO] running `Command { std: "docker" "start" "-a" "ff35fd00223764bb319be0ef7f35870f6f90ca5b9479f4a75c9675320e6dcfd9", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking js-sys v0.3.82 [INFO] [stderr] Checking smol_str v0.1.24 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking automerge v0.4.1 (https://github.com/jeffa5/automerge?branch=cmp-heads#37965191) [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Checking web-sys v0.3.82 [INFO] [stderr] Checking automerge-persistent v0.4.0 (/opt/rustwide/workdir/automerge-persistent) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> automerge-persistent/src/lib.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 255 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 255 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking automerge-persistent-sled v0.4.0 (/opt/rustwide/workdir/automerge-persistent-sled) [INFO] [stderr] Checking automerge-persistent-fs v0.4.0 (/opt/rustwide/workdir/automerge-persistent-fs) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> automerge-persistent/src/lib.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 255 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 255 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking automerge-persistent-localstorage v0.4.0 (/opt/rustwide/workdir/automerge-persistent-localstorage) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.87s [INFO] running `Command { std: "docker" "inspect" "ff35fd00223764bb319be0ef7f35870f6f90ca5b9479f4a75c9675320e6dcfd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff35fd00223764bb319be0ef7f35870f6f90ca5b9479f4a75c9675320e6dcfd9", kill_on_drop: false }` [INFO] [stdout] ff35fd00223764bb319be0ef7f35870f6f90ca5b9479f4a75c9675320e6dcfd9