[INFO] fetching crate event_store 0.1.1...
[INFO] checking event_store-0.1.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate event_store 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate event_store 0.1.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate event_store 0.1.1
[INFO] finished tweaking crates.io crate event_store 0.1.1
[INFO] tweaked toml for crates.io crate event_store 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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 234 packages to latest compatible versions
[INFO] [stderr]       Adding actix v0.12.0 (available: v0.13.5)
[INFO] [stderr]       Adding pretty_assertions v0.6.1 (available: v1.4.1)
[INFO] [stderr]       Adding sqlx v0.5.13 (available: v0.8.2)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e71396cd8a11691c538bb2bfc9e20d44f2dd11838b7a17d78c97248059f6e6d
[INFO] running `Command { std: "docker" "start" "-a" "3e71396cd8a11691c538bb2bfc9e20d44f2dd11838b7a17d78c97248059f6e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e71396cd8a11691c538bb2bfc9e20d44f2dd11838b7a17d78c97248059f6e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e71396cd8a11691c538bb2bfc9e20d44f2dd11838b7a17d78c97248059f6e6d", kill_on_drop: false }`
[INFO] [stdout] 3e71396cd8a11691c538bb2bfc9e20d44f2dd11838b7a17d78c97248059f6e6d
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bafddd37f0b5cdfc2f45fa95396bc8dcf3e3e7e15de1b8c6d2778a5c74516f7
[INFO] running `Command { std: "docker" "start" "-a" "1bafddd37f0b5cdfc2f45fa95396bc8dcf3e3e7e15de1b8c6d2778a5c74516f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking sqlx-rt v0.5.13
[INFO] [stderr]     Checking actix v0.12.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sqlformat v0.1.8
[INFO] [stderr]     Checking sqlx-core v0.5.13
[INFO] [stderr]    Compiling sqlx-macros v0.5.13
[INFO] [stderr]     Checking sqlx v0.5.13
[INFO] [stderr]     Checking event_store v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `actix`
[INFO] [stdout]    --> src/connection.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[actix::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ could not find `__private` in `actix`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `actix::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `actix`
[INFO] [stdout]    --> src/connection.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[actix::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ could not find `__private` in `actix`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `actix::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `actix`
[INFO] [stdout]    --> src/connection.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[actix::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ could not find `__private` in `actix`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `actix::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `actix`
[INFO] [stdout]    --> src/connection.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[actix::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ could not find `__private` in `actix`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `actix::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `actix`
[INFO] [stdout]    --> src/storage/appender.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     #[actix::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ could not find `__private` in `actix`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `actix::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `actix`
[INFO] [stdout]    --> src/subscriptions/subscription.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[actix::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ could not find `__private` in `actix`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `actix::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: borrow of partially moved value: `self`
[INFO] [stdout]    --> src/storage/appender.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |               .into_iter()
[INFO] [stdout]     |                ----------- `self.events` partially moved due to this method call
[INFO] [stdout] ...
[INFO] [stdout] 255 | /         trace!(
[INFO] [stdout] 256 | |             parent: &self.span,
[INFO] [stdout]     | |                      --------- borrow occurs due to use in closure
[INFO] [stdout] 257 | |             "Transformed {} event(s) into appendable events",
[INFO] [stdout] 258 | |             events.len(),
[INFO] [stdout] 259 | |         );
[INFO] [stdout]     | |_________^ value borrowed here after partial move
[INFO] [stdout]     |
[INFO] [stdout] note: `into_iter` takes ownership of the receiver `self`, which moves `self.events`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/iter/traits/collect.rs:346:18
[INFO] [stdout]     = note: partial move occurs because `self.events` has type `Vec<UnsavedEvent>`, which does not implement the `Copy` trait
[INFO] [stdout]     = note: this error originates in the macro `$crate::event` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you can `clone` the value and consume it, but this might not be your desired behavior
[INFO] [stdout]     |
[INFO] [stdout] 245 |             .events.clone()
[INFO] [stdout]     |                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: borrow of partially moved value: `self`
[INFO] [stdout]    --> src/storage/appender.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |                   expected_version: self.expected_version,
[INFO] [stdout]     |                                     --------------------- value partially moved here
[INFO] [stdout] ...
[INFO] [stdout] 270 |           trace!(parent: &self.span, "{}", match res {
[INFO] [stdout]     |           ^               --------- borrow occurs due to use in closure
[INFO] [stdout]     |  _________|
[INFO] [stdout]     | |
[INFO] [stdout] 271 | |             Ok(_) => "Successfully executed",
[INFO] [stdout] 272 | |             Err(_) => "Unsuccessfully executed",
[INFO] [stdout] 273 | |         });
[INFO] [stdout]     | |__________^ value borrowed here after partial move
[INFO] [stdout]     |
[INFO] [stdout]     = note: partial move occurs because `self.expected_version` has type `ExpectedVersion`, which does not implement the `Copy` trait
[INFO] [stdout]     = note: this error originates in the macro `$crate::event` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: borrow of partially moved value: `self`
[INFO] [stdout]    --> src/storage/appender.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |               .into_iter()
[INFO] [stdout]     |                ----------- `self.events` partially moved due to this method call
[INFO] [stdout] ...
[INFO] [stdout] 255 | /         trace!(
[INFO] [stdout] 256 | |             parent: &self.span,
[INFO] [stdout]     | |                      --------- borrow occurs due to use in closure
[INFO] [stdout] 257 | |             "Transformed {} event(s) into appendable events",
[INFO] [stdout] 258 | |             events.len(),
[INFO] [stdout] 259 | |         );
[INFO] [stdout]     | |_________^ value borrowed here after partial move
[INFO] [stdout]     |
[INFO] [stdout] note: `into_iter` takes ownership of the receiver `self`, which moves `self.events`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/iter/traits/collect.rs:346:18
[INFO] [stdout]     = note: partial move occurs because `self.events` has type `Vec<event::unsaved::UnsavedEvent>`, which does not implement the `Copy` trait
[INFO] [stdout]     = note: this error originates in the macro `$crate::event` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you can `clone` the value and consume it, but this might not be your desired behavior
[INFO] [stdout]     |
[INFO] [stdout] 245 |             .events.clone()
[INFO] [stdout]     |                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: borrow of partially moved value: `self`
[INFO] [stdout]    --> src/storage/appender.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |                   expected_version: self.expected_version,
[INFO] [stdout]     |                                     --------------------- value partially moved here
[INFO] [stdout] ...
[INFO] [stdout] 270 |           trace!(parent: &self.span, "{}", match res {
[INFO] [stdout]     |           ^               --------- borrow occurs due to use in closure
[INFO] [stdout]     |  _________|
[INFO] [stdout]     | |
[INFO] [stdout] 271 | |             Ok(_) => "Successfully executed",
[INFO] [stdout] 272 | |             Err(_) => "Unsuccessfully executed",
[INFO] [stdout] 273 | |         });
[INFO] [stdout]     | |__________^ value borrowed here after partial move
[INFO] [stdout]     |
[INFO] [stdout]     = note: partial move occurs because `self.expected_version` has type `expected_version::ExpectedVersion`, which does not implement the `Copy` trait
[INFO] [stdout]     = note: this error originates in the macro `$crate::event` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `event_store` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0382, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `event_store` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "1bafddd37f0b5cdfc2f45fa95396bc8dcf3e3e7e15de1b8c6d2778a5c74516f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bafddd37f0b5cdfc2f45fa95396bc8dcf3e3e7e15de1b8c6d2778a5c74516f7", kill_on_drop: false }`
[INFO] [stdout] 1bafddd37f0b5cdfc2f45fa95396bc8dcf3e3e7e15de1b8c6d2778a5c74516f7
