[INFO] fetching crate diazene 1.4.1...
[INFO] checking diazene-1.4.1 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate diazene 1.4.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate diazene 1.4.1 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate diazene 1.4.1
[INFO] finished tweaking crates.io crate diazene 1.4.1
[INFO] tweaked toml for crates.io crate diazene 1.4.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyid v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 936f5086437fb85a2d2bd35ecfdc05f9338e236881d62a6432f0a8b2d74c7e26
[INFO] running `Command { std: "docker" "start" "-a" "936f5086437fb85a2d2bd35ecfdc05f9338e236881d62a6432f0a8b2d74c7e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "936f5086437fb85a2d2bd35ecfdc05f9338e236881d62a6432f0a8b2d74c7e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "936f5086437fb85a2d2bd35ecfdc05f9338e236881d62a6432f0a8b2d74c7e26", kill_on_drop: false }`
[INFO] [stdout] 936f5086437fb85a2d2bd35ecfdc05f9338e236881d62a6432f0a8b2d74c7e26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61efb4e6ad65d2e8598678805ba747a7ea51510e04760a4dae7d3fe80c1b5a9e
[INFO] running `Command { std: "docker" "start" "-a" "61efb4e6ad65d2e8598678805ba747a7ea51510e04760a4dae7d3fe80c1b5a9e", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking dyn-hash v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking anyid v0.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking diazene v1.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::actor::Actor`
[INFO] [stdout]  --> src/system.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::actor::Actor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stdout] warning: unused import: `crate::actor::Actor`
[INFO] [stdout]  --> src/system.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::actor::Actor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `diazene::persistence`
[INFO] [stdout]   --> tests/test_persistent_actor.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use diazene::persistence::{PersistenceBehavior, PersistentActor};
[INFO] [stdout]    |              ^^^^^^^^^^^ could not find `persistence` in `diazene`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub mod persistence;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `persistence` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:7:7
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[cfg(feature = "persistence")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Book: Actor` is not satisfied
[INFO] [stdout]   --> tests/test_persistent_actor.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl Handler<BookCommand> for Book {
[INFO] [stdout]    |                               ^^^^ the trait `Actor` is not implemented for `Book`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Actor` is implemented for `Supervisor`
[INFO] [stdout] note: required by a bound in `Handler`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/actor/handler.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub trait Handler<M: Message>: 'static + Sync + Send
[INFO] [stdout]    |           ------- required by a bound in this trait
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     Self: Actor,
[INFO] [stdout]    |           ^^^^^ required by this bound in `Handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diazene` (test "test_persistent_actor") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `ask` found for struct `ActorRef` in the current scope
[INFO] [stdout]    --> tests/test_system_v2.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let res = book_ref.ask(BookCommand::Rental { id }).await?;
[INFO] [stdout]     |                            ^^^ method not found in `ActorRef<Book>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `ask` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::ErrorFlattenBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::RegularBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ask` found for struct `ActorRef` in the current scope
[INFO] [stdout]    --> tests/test_system_v2.rs:126:28
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let res = book_ref.ask(BookCommand::Return { id }).await?;
[INFO] [stdout]     |                            ^^^ method not found in `ActorRef<Book>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `ask` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::ErrorFlattenBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::RegularBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ask` found for struct `ActorRef` in the current scope
[INFO] [stdout]    --> tests/test_system_v2.rs:135:28
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let res = book_ref.ask(BookCommand::Return { id: PersonId::default() }).await?;
[INFO] [stdout]     |                            ^^^ method not found in `ActorRef<Book>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `ask` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::ErrorFlattenBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::RegularBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ask` found for struct `ActorRef` in the current scope
[INFO] [stdout]    --> tests/test_system_v2.rs:138:28
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let res = book_ref.ask(BookCommand::Rental { id: person_id }).await?;
[INFO] [stdout]     |                            ^^^ method not found in `ActorRef<Book>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `ask` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::ErrorFlattenBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::RegularBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ask` found for struct `ActorRef` in the current scope
[INFO] [stdout]    --> tests/test_system_v2.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let ev = book_ref.ask(BookCommand::Archive).await?;
[INFO] [stdout]     |                       ^^^ method not found in `ActorRef<Book>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `ask` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::ErrorFlattenBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::RegularBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tell` found for struct `ActorRef` in the current scope
[INFO] [stdout]    --> tests/test_system_v2.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |     book_ref.tell(Terminate).await??;
[INFO] [stdout]     |              ^^^^ method not found in `ActorRef<Book>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `tell` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::ErrorFlattenBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use diazene::actor::RegularBehavior;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diazene` (test "test_system_v2") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "61efb4e6ad65d2e8598678805ba747a7ea51510e04760a4dae7d3fe80c1b5a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61efb4e6ad65d2e8598678805ba747a7ea51510e04760a4dae7d3fe80c1b5a9e", kill_on_drop: false }`
[INFO] [stdout] 61efb4e6ad65d2e8598678805ba747a7ea51510e04760a4dae7d3fe80c1b5a9e
