[INFO] fetching crate eventful-test-shared 0.1.0-alpha.0...
[INFO] testing eventful-test-shared-0.1.0-alpha.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate eventful-test-shared 0.1.0-alpha.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate eventful-test-shared 0.1.0-alpha.0
[INFO] finished tweaking crates.io crate eventful-test-shared 0.1.0-alpha.0
[INFO] tweaked toml for crates.io crate eventful-test-shared 0.1.0-alpha.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eventful-test-shared 0.1.0-alpha.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 91 packages to latest compatible versions
[INFO] [stderr]       Adding eventful v0.1.19 (available: v0.2.1)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 704eca4292a7d3a371c49c31ba28946937c0d0b9d18a25eaff4d696ed7c6a7db
[INFO] running `Command { std: "docker" "start" "-a" "704eca4292a7d3a371c49c31ba28946937c0d0b9d18a25eaff4d696ed7c6a7db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "704eca4292a7d3a371c49c31ba28946937c0d0b9d18a25eaff4d696ed7c6a7db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "704eca4292a7d3a371c49c31ba28946937c0d0b9d18a25eaff4d696ed7c6a7db", kill_on_drop: false }`
[INFO] [stdout] 704eca4292a7d3a371c49c31ba28946937c0d0b9d18a25eaff4d696ed7c6a7db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54c0aed6a34ee8402b129544a5f86892d2cfd65fa9162f0637487e3f479e4e39
[INFO] running `Command { std: "docker" "start" "-a" "54c0aed6a34ee8402b129544a5f86892d2cfd65fa9162f0637487e3f479e4e39", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quick_cache v0.4.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling eventful v0.1.19
[INFO] [stderr]    Compiling eventful-test-shared v0.1.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `eventful::Effect`, `eventful::EntityWrapperTrait`, `eventful::EventWrapperTrait`
[INFO] [stdout]  --> src/lib.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...d, Effect, EntityName, EntityWrapperTrait, EventName, EventSourcedEntity, EventWrapperTrait, NamedEntity};
[INFO] [stdout]   |       ^^^^^^              ^^^^^^^^^^^^^^^^^^                                 ^^^^^^^^^^^^^^^^^ no `EventWrapperTrait` in the root
[INFO] [stdout]   |       |                   |
[INFO] [stdout]   |       |                   no `EntityWrapperTrait` in the root
[INFO] [stdout]   |       no `Effect` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `process_command` is not a member of trait `EventSourcedEntity`
[INFO] [stdout]    --> src/lib.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     fn process_command(&self, command: Self::Command) -> Effect<Self::Event> {
[INFO] [stdout] 109 | |         match command {
[INFO] [stdout] 110 | |             CatCommand::Create => {
[INFO] [stdout] 111 | |                 let events = vec![];
[INFO] [stdout] ...   |
[INFO] [stdout] 119 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `EventSourcedEntity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `consume_event` is not a member of trait `EventSourcedEntity`
[INFO] [stdout]    --> src/lib.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | /     fn consume_event(&mut self, event: Self::Event) {
[INFO] [stdout] 122 | |         match event {
[INFO] [stdout] 123 | |             CatEvent::Created => {
[INFO] [stdout] 124 | |                 self.name = self.persistence_id();
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `EventSourcedEntity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for trait `DefaultWithPersistenceId`
[INFO] [stdout]   --> src/lib.rs:89:6
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl DefaultWithPersistenceId for CatModel {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: trait defined here, with 1 generic parameter: `PersistenceId`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eventful-0.1.19/src/lib.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub trait DefaultWithPersistenceId<PersistenceId> {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ -------------
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl DefaultWithPersistenceId<PersistenceId> for CatModel {
[INFO] [stdout]    |                              +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CatCommand: IsSideLoadCommand` is not satisfied
[INFO] [stdout]    --> src/lib.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |     type Command = CatCommand;
[INFO] [stdout]     |                    ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `IsSideLoadCommand` is not implemented for `CatCommand`
[INFO] [stdout]    --> src/lib.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | pub enum CatCommand {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `eventful::EventSourcedEntity::Command`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eventful-0.1.19/src/lib.rs:49:46
[INFO] [stdout]     |
[INFO] [stdout]  49 |         Self::Command: Debug + Send + Sync + IsSideLoadCommand,
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^ required by this bound in `EventSourcedEntity::Command`
[INFO] [stdout] ...
[INFO] [stdout]  53 |     type Command;
[INFO] [stdout]     |          ------- required by a bound in this associated type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `PersistenceId`, `handle_command`, `apply_event`
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl EventSourcedEntity for CatModel {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `PersistenceId`, `handle_command`, `apply_event` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `type PersistenceId = /* Type */;`
[INFO] [stdout]     = help: implement the missing item: `fn handle_command(&self, _: <Self as EventSourcedEntity>::Command) -> Result<Vec<<Self as EventSourcedEntity>::Event>, anyhow::Error> { todo!() }`
[INFO] [stdout]     = help: implement the missing item: `fn apply_event(&mut self, _: <Self as EventSourcedEntity>::Event) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0107, E0277, E0407, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eventful-test-shared` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "54c0aed6a34ee8402b129544a5f86892d2cfd65fa9162f0637487e3f479e4e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c0aed6a34ee8402b129544a5f86892d2cfd65fa9162f0637487e3f479e4e39", kill_on_drop: false }`
[INFO] [stdout] 54c0aed6a34ee8402b129544a5f86892d2cfd65fa9162f0637487e3f479e4e39
