[INFO] fetching crate pollination 0.1.0...
[INFO] testing pollination-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate pollination 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pollination 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate pollination 0.1.0
[INFO] tweaked toml for crates.io crate pollination 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pollination 0.1.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] crate crates.io crate pollination 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0f992f028df153a2462a396744881af999fa42653b79c86caabf22565202583a
[INFO] running `Command { std: "docker" "start" "-a" "0f992f028df153a2462a396744881af999fa42653b79c86caabf22565202583a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f992f028df153a2462a396744881af999fa42653b79c86caabf22565202583a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f992f028df153a2462a396744881af999fa42653b79c86caabf22565202583a", kill_on_drop: false }`
[INFO] [stdout] 0f992f028df153a2462a396744881af999fa42653b79c86caabf22565202583a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ef5070de268199347de4a1ea95a2b363ea2269adae49ab3fd080d0c3260befff
[INFO] running `Command { std: "docker" "start" "-a" "ef5070de268199347de4a1ea95a2b363ea2269adae49ab3fd080d0c3260befff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling treeclocks v0.6.2
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling pollination v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `clock` and `router` are never read
[INFO] [stdout]   --> src/flower.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Flower<E: Engine, C, R> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     clock: C,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 19 |     router: R,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `old_core` is never read
[INFO] [stdout]    --> src/pollination.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub struct PollinationResponse<A> {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 466 |     pub response: Option<PollinationMessage>,
[INFO] [stdout] 467 |     pub old_core: Option<PollinationNode<A>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `force_propagating` is never used
[INFO] [stdout]   --> src/propagativity.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<T: TimeoutProvider> Propagativity<T> {
[INFO] [stdout]    | ----------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(crate) fn force_propagating(&mut self) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `peer_id` and `peer_ts` are never read
[INFO] [stdout]   --> src/connection.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Connection {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     pub(crate) peer_id: Option<IdTree>,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 11 |     pub(crate) peer_ts: Option<EventTree>,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "ef5070de268199347de4a1ea95a2b363ea2269adae49ab3fd080d0c3260befff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5070de268199347de4a1ea95a2b363ea2269adae49ab3fd080d0c3260befff", kill_on_drop: false }`
[INFO] [stdout] ef5070de268199347de4a1ea95a2b363ea2269adae49ab3fd080d0c3260befff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6183bcc9ebf5a9e1d3e2efd6bf8c2ef7cd1b7968ef92c0bf6ae60e993ea54b6
[INFO] running `Command { std: "docker" "start" "-a" "e6183bcc9ebf5a9e1d3e2efd6bf8c2ef7cd1b7968ef92c0bf6ae60e993ea54b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling pollination v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `clock` and `router` are never read
[INFO] [stdout]   --> src/flower.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Flower<E: Engine, C, R> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     clock: C,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 19 |     router: R,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `old_core` is never read
[INFO] [stdout]    --> src/pollination.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub struct PollinationResponse<A> {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 466 |     pub response: Option<PollinationMessage>,
[INFO] [stdout] 467 |     pub old_core: Option<PollinationNode<A>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `force_propagating` is never used
[INFO] [stdout]   --> src/propagativity.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<T: TimeoutProvider> Propagativity<T> {
[INFO] [stdout]    | ----------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(crate) fn force_propagating(&mut self) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `peer_id` and `peer_ts` are never read
[INFO] [stdout]   --> src/connection.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Connection {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     pub(crate) peer_id: Option<IdTree>,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 11 |     pub(crate) peer_ts: Option<EventTree>,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StdRng`
[INFO] [stdout]    --> src/pollination.rs:554:23
[INFO] [stdout]     |
[INFO] [stdout] 554 |         let mut rng = StdRng::seed_from_u64(seed);
[INFO] [stdout]     |                       ^^^^^^ use of undeclared type `StdRng`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 554 -         let mut rng = StdRng::seed_from_u64(seed);
[INFO] [stdout] 554 +         let mut rng = String::seed_from_u64(seed);
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 530 +     use rand::rngs::StdRng;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Rng` in this scope
[INFO] [stdout]    --> src/pollination.rs:619:27
[INFO] [stdout]     |
[INFO] [stdout] 619 |     fn notify_of_death<R: Rng>(
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 530 +     use rand::Rng;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Rng` in this scope
[INFO] [stdout]    --> src/pollination.rs:646:20
[INFO] [stdout]     |
[INFO] [stdout] 646 |     fn sync_two<R: Rng>(
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 530 +     use rand::Rng;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::engine::Engine`
[INFO] [stdout]    --> src/pollination.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |     use crate::engine::Engine;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/pollination.rs:541:30
[INFO] [stdout]     |
[INFO] [stdout] 541 |             let seed = rand::thread_rng().random();
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `florescence`
[INFO] [stdout]  --> examples/basic_axum.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use florescence::{Flower, engine::axum::AxumEngine};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `florescence`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `florescence`, use `cargo add florescence` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `florescence`
[INFO] [stdout]  --> examples/basic_axum.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use florescence::{Flower, engine::axum::AxumEngine};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `florescence`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `florescence`, use `cargo add florescence` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pollination` (example "basic_axum") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0405, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pollination` (lib test) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e6183bcc9ebf5a9e1d3e2efd6bf8c2ef7cd1b7968ef92c0bf6ae60e993ea54b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6183bcc9ebf5a9e1d3e2efd6bf8c2ef7cd1b7968ef92c0bf6ae60e993ea54b6", kill_on_drop: false }`
[INFO] [stdout] e6183bcc9ebf5a9e1d3e2efd6bf8c2ef7cd1b7968ef92c0bf6ae60e993ea54b6
