[INFO] fetching crate oxanus 1.0.5...
[INFO] testing oxanus-1.0.5 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate oxanus 1.0.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate oxanus 1.0.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxanus 1.0.5
[INFO] tweaked toml for crates.io crate oxanus 1.0.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxanus 1.0.5 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxanus 1.0.5 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df607e0f61b18df2b3dd1da0def4c24c1a7e348aa299a2be571db4d23fe63210
[INFO] running `Command { std: "docker" "start" "-a" "df607e0f61b18df2b3dd1da0def4c24c1a7e348aa299a2be571db4d23fe63210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df607e0f61b18df2b3dd1da0def4c24c1a7e348aa299a2be571db4d23fe63210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df607e0f61b18df2b3dd1da0def4c24c1a7e348aa299a2be571db4d23fe63210", kill_on_drop: false }`
[INFO] [stdout] df607e0f61b18df2b3dd1da0def4c24c1a7e348aa299a2be571db4d23fe63210
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ecd2ac229b81d8eca4f5cbd8f5d7d9cdc6f09e7ad462edacf9b33a66303904c
[INFO] running `Command { std: "docker" "start" "-a" "5ecd2ac229b81d8eca4f5cbd8f5d7d9cdc6f09e7ad462edacf9b33a66303904c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling cron v0.16.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling oxanus-macros v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sentry-types v0.47.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sentry-core v0.47.0
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling redis v1.2.0
[INFO] [stderr]    Compiling deadpool-redis v0.22.1
[INFO] [stderr]    Compiling oxanus v1.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.54s
[INFO] running `Command { std: "docker" "inspect" "5ecd2ac229b81d8eca4f5cbd8f5d7d9cdc6f09e7ad462edacf9b33a66303904c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ecd2ac229b81d8eca4f5cbd8f5d7d9cdc6f09e7ad462edacf9b33a66303904c", kill_on_drop: false }`
[INFO] [stdout] 5ecd2ac229b81d8eca4f5cbd8f5d7d9cdc6f09e7ad462edacf9b33a66303904c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e32c348a226550cbf6a8a9ea1beff59944cc81d3934093c55cf364764b52c586
[INFO] running `Command { std: "docker" "start" "-a" "e32c348a226550cbf6a8a9ea1beff59944cc81d3934093c55cf364764b52c586", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling sentry-types v0.47.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling sentry-core v0.47.0
[INFO] [stderr]    Compiling oxanus v1.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in module `oxanus`
[INFO] [stdout]    --> src/queue.rs:200:42
[INFO] [stdout]     |
[INFO] [stdout] 200 |         struct ComponentRegistry(oxanus::ComponentRegistry<(), ()>);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout]     |
[INFO] [stdout] note: struct `crate::worker::tests::ComponentRegistry` exists but is inaccessible
[INFO] [stdout]    --> src/worker.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in module `oxanus`
[INFO] [stdout]    --> src/worker.rs:142:38
[INFO] [stdout]     |
[INFO] [stdout] 142 |     struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in module `oxanus`
[INFO] [stdout]    --> src/worker.rs:146:41
[INFO] [stdout]     |
[INFO] [stdout] 146 |     struct ComponentRegistryFmt(oxanus::ComponentRegistry<WorkerContext, std::fmt::Error>);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/unique.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/minimal.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/cron.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/resumable.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/cron_multiple.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/dynamic.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> tests/integration/registry.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/throttled.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/foo.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/minimal.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     let config = ComponentRegistry::build_config(&storage)
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/cron_multiple.rs:53:36
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |                 ComponentRegistry::build_config(&storage).with_graceful_shutdown(async move {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/dynamic.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     let config = ComponentRegistry::build_config(&storage).exit_when_processed(5);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/resumable.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     let config = ComponentRegistry::build_config(&storage)
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/unique.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     let config = ComponentRegistry::build_config(&storage);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/throttled.rs:60:37
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     let config = ComponentRegistry::build_config(&storage).exit_when_processed(8);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "dynamic") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "unique") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]    --> examples/foo.rs:114:37
[INFO] [stdout]     |
[INFO] [stdout]   5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]     | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 114 |     let config = ComponentRegistry::build_config(&storage).exit_when_processed(12);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "throttled") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/cron.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |         ComponentRegistry::build_config(&storage).with_graceful_shutdown(tokio::signal::ctrl_c());
[INFO] [stdout]    |                            ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "minimal") due to 2 previous errors
[INFO] [stderr] error: could not compile `oxanus` (example "cron_multiple") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "resumable") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> tests/integration/registry.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     let config = ComponentRegistry::build_config(&storage).exit_when_processed(2);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "cron") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "foo") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (test "integration") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e32c348a226550cbf6a8a9ea1beff59944cc81d3934093c55cf364764b52c586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e32c348a226550cbf6a8a9ea1beff59944cc81d3934093c55cf364764b52c586", kill_on_drop: false }`
[INFO] [stdout] e32c348a226550cbf6a8a9ea1beff59944cc81d3934093c55cf364764b52c586
