[INFO] fetching crate prefect 0.2.0...
[INFO] testing prefect-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate prefect 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate prefect 0.2.0
[INFO] finished tweaking crates.io crate prefect 0.2.0
[INFO] tweaked toml for crates.io crate prefect 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prefect 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate prefect 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c99fba064b07fe3b4b1310f727fe99eb2ff0931c80e28741876cedb3d3879acb
[INFO] running `Command { std: "docker" "start" "-a" "c99fba064b07fe3b4b1310f727fe99eb2ff0931c80e28741876cedb3d3879acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c99fba064b07fe3b4b1310f727fe99eb2ff0931c80e28741876cedb3d3879acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c99fba064b07fe3b4b1310f727fe99eb2ff0931c80e28741876cedb3d3879acb", kill_on_drop: false }`
[INFO] [stdout] c99fba064b07fe3b4b1310f727fe99eb2ff0931c80e28741876cedb3d3879acb
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbb433261a477f1ae19673ff58b7e6b5f0dbb3e66111ee2542b2086b284cb10d
[INFO] running `Command { std: "docker" "start" "-a" "fbb433261a477f1ae19673ff58b7e6b5f0dbb3e66111ee2542b2086b284cb10d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling ulid v1.0.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling deadpool-runtime v0.1.2
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling deadpool-sync v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling rusqlite_migration v1.0.1
[INFO] [stderr]    Compiling deadpool-sqlite v0.5.0
[INFO] [stderr]    Compiling prefect v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/local_queue.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn builder(path: &Path) -> QueueOptions {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided 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] 67 |     pub fn builder(path: &Path) -> QueueOptions<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/worker.rs:56:36
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn builder<CONTEXT>(queue: &Queue, context: CONTEXT) -> WorkerBuilder<CONTEXT>
[INFO] [stdout]    |                                    ^^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn builder<CONTEXT>(queue: &Queue, context: CONTEXT) -> WorkerBuilder<'_, CONTEXT>
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.24s
[INFO] running `Command { std: "docker" "inspect" "fbb433261a477f1ae19673ff58b7e6b5f0dbb3e66111ee2542b2086b284cb10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbb433261a477f1ae19673ff58b7e6b5f0dbb3e66111ee2542b2086b284cb10d", kill_on_drop: false }`
[INFO] [stdout] fbb433261a477f1ae19673ff58b7e6b5f0dbb3e66111ee2542b2086b284cb10d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b6b860fa31de1dc234b99b22f6fa2580d7820abe40bee27b4cb5f5f8c7eea86
[INFO] running `Command { std: "docker" "start" "-a" "6b6b860fa31de1dc234b99b22f6fa2580d7820abe40bee27b4cb5f5f8c7eea86", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling temp-dir v0.1.11
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.2
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling deadpool-sync v0.1.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling tracing-tree v0.2.2
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling deadpool-sqlite v0.5.0
[INFO] [stderr]    Compiling rusqlite_migration v1.0.1
[INFO] [stderr]    Compiling prefect v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/local_queue.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn builder(path: &Path) -> QueueOptions {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided 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] 67 |     pub fn builder(path: &Path) -> QueueOptions<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/worker.rs:56:36
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn builder<CONTEXT>(queue: &Queue, context: CONTEXT) -> WorkerBuilder<CONTEXT>
[INFO] [stdout]    |                                    ^^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn builder<CONTEXT>(queue: &Queue, context: CONTEXT) -> WorkerBuilder<'_, CONTEXT>
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `watch_tx` is never read
[INFO] [stdout]   --> src/test_util.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct TestContext {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub watch_tx: tokio::sync::watch::Sender<usize>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/local_queue.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn builder(path: &Path) -> QueueOptions {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided 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] 67 |     pub fn builder(path: &Path) -> QueueOptions<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/test_util.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn worker(&self) -> WorkerBuilder<Arc<TestContext>> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn worker(&self) -> WorkerBuilder<'_, Arc<TestContext>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/worker.rs:56:36
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn builder<CONTEXT>(queue: &Queue, context: CONTEXT) -> WorkerBuilder<CONTEXT>
[INFO] [stdout]    |                                    ^^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn builder<CONTEXT>(queue: &Queue, context: CONTEXT) -> WorkerBuilder<'_, CONTEXT>
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.70s
[INFO] running `Command { std: "docker" "inspect" "6b6b860fa31de1dc234b99b22f6fa2580d7820abe40bee27b4cb5f5f8c7eea86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6b860fa31de1dc234b99b22f6fa2580d7820abe40bee27b4cb5f5f8c7eea86", kill_on_drop: false }`
[INFO] [stdout] 6b6b860fa31de1dc234b99b22f6fa2580d7820abe40bee27b4cb5f5f8c7eea86
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 933ac6d2cc890a76e699f3a2252b29841cade89f56744a941f217e8ce8620546
[INFO] running `Command { std: "docker" "start" "-a" "933ac6d2cc890a76e699f3a2252b29841cade89f56744a941f217e8ce8620546", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/local_queue.rs:67:26
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn builder(path: &Path) -> QueueOptions {
[INFO] [stderr]    |                          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn builder(path: &Path) -> QueueOptions<'_> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/worker.rs:56:36
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn builder<CONTEXT>(queue: &Queue, context: CONTEXT) -> WorkerBuilder<CONTEXT>
[INFO] [stderr]    |                                    ^^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn builder<CONTEXT>(queue: &Queue, context: CONTEXT) -> WorkerBuilder<'_, CONTEXT>
[INFO] [stderr]    |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `prefect` (lib) generated 2 warnings (run `cargo fix --lib -p prefect` to apply 2 suggestions)
[INFO] [stderr] warning: field `watch_tx` is never read
[INFO] [stderr]   --> src/test_util.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct TestContext {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub watch_tx: tokio::sync::watch::Sender<usize>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/test_util.rs:187:19
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub fn worker(&self) -> WorkerBuilder<Arc<TestContext>> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub fn worker(&self) -> WorkerBuilder<'_, Arc<TestContext>> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `prefect` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p prefect --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prefect-82075268fe35a4ac)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test job_registry::tests::create_job_from_fn ... ok
[INFO] [stdout] test job_registry::tests::registry_joblist::slice_of_objects ... ok
[INFO] [stdout] test job_registry::tests::registry_joblist::array_of_objects ... ok
[INFO] [stdout] test job_registry::tests::registry_joblist::array_of_refs ... ok
[INFO] [stdout] test job_registry::tests::registry_joblist::vec_of_refs ... ok
[INFO] [stdout] test job_registry::tests::registry_joblist::vec_of_objects ... ok
[INFO] [stdout] test add_job::tests::add_job_at_time ... ok
[INFO] [stdout] test add_job::tests::add_job ... ok
[INFO] [stdout] test local_queue::tests::create_queue ... ok
[INFO] [stdout] test local_queue::tests::add_multiple_future_jobs ... ok
[INFO] [stdout] test job_registry::tests::disallow_adding_same_job_type_twice - should panic ... ok
[INFO] [stdout] test local_queue::tests::explicit_finish ... ok
[INFO] [stdout] test local_queue::tests::checkpoint ... ok
[INFO] [stdout] test local_queue::tests::job_recovery ... ok
[INFO] [stdout] test local_queue::tests::job_priority ... ok
[INFO] [stdout] test local_queue::tests::job_timeout ... ok
[INFO] [stdout] test local_queue::tests::retry::backoff_times ... ignored
[INFO] [stdout] test local_queue::tests::job_type_subset_with_job_list ... ok
[INFO] [stdout] test local_queue::tests::job_type_subset_with_registry ... ok
[INFO] [stdout] test local_queue::tests::retry::success_after_retry ... ok
[INFO] [stdout] test local_queue::tests::retry::exceed_max_retries ... ok
[INFO] [stdout] test local_queue::tests::run_job ... ok
[INFO] [stdout] test local_queue::tests::run_future_job ... ok
[INFO] [stdout] test local_queue::tests::run_multiple_jobs ... ok
[INFO] [stdout] test local_queue::tests::unimplemented::clear_jobs ... ignored, not implemented yet
[INFO] [stdout] test local_queue::tests::unimplemented::recurring_jobs ... ignored, not implemented yet
[INFO] [stdout] test local_queue::tests::unimplemented::remove_jobs ... ignored, not implemented yet
[INFO] [stdout] test local_queue::tests::task_can_use_non_sync_value ... ok
[INFO] [stdout] test migrations::tests::migrations_valid ... ok
[INFO] [stdout] test migrations::tests::migrations_work ... ok
[INFO] [stdout] test local_queue::tests::concurrency::limit_to_max_concurrency ... ok
[INFO] [stdout] test worker_list::tests::add_worker ... ignored
[INFO] [stdout] test worker_list::tests::new_job_available ... ignored
[INFO] [stdout] test worker_list::tests::remove_worker ... ignored
[INFO] [stdout] test worker::tests::worker_without_jobs_should_panic - should panic ... ok
[INFO] [stdout] test local_queue::tests::worker_gets_pending_jobs_when_starting ... ok
[INFO] [stdout] test local_queue::tests::concurrency::weighted_jobs ... ok
[INFO] [stdout] test local_queue::tests::manual_heartbeat ... ok
[INFO] [stdout] test local_queue::tests::shutdown ... ok
[INFO] [stdout] test local_queue::tests::concurrency::fetches_again_at_min_concurrency ... ok
[INFO] [stdout] test local_queue::tests::auto_heartbeat ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 3.37s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests prefect
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] test src/job_registry.rs - job_registry::JobRunner (line 61) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "933ac6d2cc890a76e699f3a2252b29841cade89f56744a941f217e8ce8620546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "933ac6d2cc890a76e699f3a2252b29841cade89f56744a941f217e8ce8620546", kill_on_drop: false }`
[INFO] [stdout] 933ac6d2cc890a76e699f3a2252b29841cade89f56744a941f217e8ce8620546
