[INFO] fetching crate ferroid 2.0.0...
[INFO] testing ferroid-2.0.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate ferroid 2.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ferroid 2.0.0
[INFO] finished tweaking crates.io crate ferroid 2.0.0
[INFO] tweaked toml for crates.io crate ferroid 2.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferroid 2.0.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferroid 2.0.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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8
[INFO] running `Command { std: "docker" "start" "3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling ferroid v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] running `Command { std: "docker" "inspect" "3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling ferroid v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.80s
[INFO] running `Command { std: "docker" "inspect" "3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferroid-57da2a5a6cdefd12)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ferroid
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/../README.md - (line 120) ... FAILED
[INFO] [stdout] test src/../README.md - (line 153) ... FAILED
[INFO] [stdout] test src/../README.md - (line 379) ... FAILED
[INFO] [stdout] test src/../README.md - (line 48) ... FAILED
[INFO] [stdout] test src/../README.md - (line 346) ... FAILED
[INFO] [stdout] test src/../README.md - (line 106) ... FAILED
[INFO] [stdout] test src/../README.md - (line 182) ... FAILED
[INFO] [stdout] test src/time/interface.rs - time::interface::TimeSource (line 31) ... ok
[INFO] [stdout] test src/../README.md - (line 228) ... FAILED
[INFO] [stdout] test src/rand/interface.rs - rand::interface::RandSource (line 9) ... ok
[INFO] [stdout] test src/../README.md - (line 283) ... FAILED
[INFO] [stdout] test src/generator/status.rs - generator::status::Poll (line 16) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 120) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ferroid::generator::thread_local`, `ferroid::id::ULID`
[INFO] [stdout]    --> src/../README.md:122:26
[INFO] [stdout]     |
[INFO] [stdout] 122 | use ferroid::{generator::thread_local::Ulid, id::ULID};
[INFO] [stdout]     |                          ^^^^^^^^^^^^        ^^^^^^^^ no `ULID` in `id`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          could not find `thread_local` in `generator`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 153) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ferroid::generator::BasicSnowflakeGenerator`, `ferroid::id::SnowflakeMastodonId`, `ferroid::id::SnowflakeTwitterId`, `ferroid::time::MonotonicClock`
[INFO] [stdout]    --> src/../README.md:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     generator::BasicSnowflakeGenerator,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `BasicSnowflakeGenerator` in `generator`
[INFO] [stdout] 157 |     id::{SnowflakeMastodonId, SnowflakeTwitterId},
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `SnowflakeTwitterId` in `id`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          no `SnowflakeMastodonId` in `id`
[INFO] [stdout] 158 |     time::{MASTODON_EPOCH, MonotonicClock, TWITTER_EPOCH, UNIX_EPOCH},
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ no `MonotonicClock` in `time`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 379) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ferroid::base32`, `ferroid::id::SnowflakeId`, `ferroid::id::SnowflakeTwitterId`, `ferroid::id::ULID`, `ferroid::id::UlidId`
[INFO] [stdout]    --> src/../README.md:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     base32::{Base32SnowExt, Base32SnowFormatter, Base32UlidExt, Base32UlidFormatter},
[INFO] [stdout]     |     ^^^^^^ could not find `base32` in `ferroid`
[INFO] [stdout] 384 |     id::{SnowflakeId, SnowflakeTwitterId, ULID, UlidId},
[INFO] [stdout]     |          ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^  ^^^^^^ no `UlidId` in `id`
[INFO] [stdout]     |          |            |                   |
[INFO] [stdout]     |          |            |                   no `ULID` in `id`
[INFO] [stdout]     |          |            no `SnowflakeTwitterId` in `id`
[INFO] [stdout]     |          no `SnowflakeId` in `id`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "base32")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `base32` feature
[INFO] [stdout]  22 | pub mod base32;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 48) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ferroid::id::ULID`
[INFO] [stdout]   --> src/../README.md:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use ferroid::id::ULID;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ no `ULID` in `id`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 346) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ferroid::id::SnowflakeTwitterId`, `ferroid::serde`
[INFO] [stdout]    --> src/../README.md:349:5
[INFO] [stdout]     |
[INFO] [stdout] 349 |     id::SnowflakeTwitterId,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ no `SnowflakeTwitterId` in `id`
[INFO] [stdout] 350 |     serde::{snow_as_base32, snow_as_int},
[INFO] [stdout]     |     ^^^^^ could not find `serde` in `ferroid`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:29:9
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `serde` feature
[INFO] [stdout]  29 | pub mod serde;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]    --> src/../README.md:352:5
[INFO] [stdout]     |
[INFO] [stdout] 352 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/../README.md:356:7
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[serde(with = "snow_as_int")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/../README.md:359:7
[INFO] [stdout]     |
[INFO] [stdout] 359 |     #[serde(with = "snow_as_base32")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 106) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ferroid::id::ULID`
[INFO] [stdout]    --> src/../README.md:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | use ferroid::id::ULID;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ no `ULID` in `id`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 182) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ferroid::generator::BasicSnowflakeGenerator`, `ferroid::generator::BasicUlidGenerator`, `ferroid::id::SnowflakeTwitterId`, `ferroid::id::ULID`, `ferroid::rand::ThreadRandom`, `ferroid::time::MonotonicClock`
[INFO] [stdout]    --> src/../README.md:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     generator::{BasicSnowflakeGenerator, BasicUlidGenerator, Poll},
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `BasicUlidGenerator` in `generator`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 no `BasicSnowflakeGenerator` in `generator`
[INFO] [stdout] 186 |     id::{Id, SnowflakeTwitterId, ToU64, ULID},
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^         ^^^^ no `ULID` in `id`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              no `SnowflakeTwitterId` in `id`
[INFO] [stdout] 187 |     rand::ThreadRandom,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ no `ThreadRandom` in `rand`
[INFO] [stdout] 188 |     time::{MonotonicClock, TWITTER_EPOCH},
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ no `MonotonicClock` in `time`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 228) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ferroid::futures`, `ferroid::generator::LockMonoUlidGenerator`, `ferroid::generator::LockSnowflakeGenerator`, `ferroid::id::SnowflakeMastodonId`, `ferroid::id::ULID`, `ferroid::rand::ThreadRandom`, `ferroid::time::MonotonicClock`
[INFO] [stdout]    --> src/../README.md:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     futures::{SnowflakeGeneratorAsyncTokioExt, UlidGeneratorAsyncTokioExt},
[INFO] [stdout]     |     ^^^^^^^ could not find `futures` in `ferroid`
[INFO] [stdout] 232 |     generator::{Error, LockMonoUlidGenerator, LockSnowflakeGenerator, Result},
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^ no `LockSnowflakeGenerator` in `generator`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        no `LockMonoUlidGenerator` in `generator`
[INFO] [stdout] 233 |     id::{SnowflakeMastodonId, ULID},
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^  ^^^^ no `ULID` in `id`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          no `SnowflakeMastodonId` in `id`
[INFO] [stdout] 234 |     rand::ThreadRandom,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ no `ThreadRandom` in `rand`
[INFO] [stdout] 235 |     time::{MASTODON_EPOCH, MonotonicClock, UNIX_EPOCH},
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ no `MonotonicClock` in `time`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[cfg(feature = "futures")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `futures` feature
[INFO] [stdout]  24 | pub mod futures;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `smol` in this scope
[INFO] [stdout]    --> src/../README.md:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     smol::block_on(run())
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `smol`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `smol`, use `cargo add smol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 283) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ferroid::define_snowflake_id`, `ferroid::define_ulid`
[INFO] [stdout]    --> src/../README.md:285:15
[INFO] [stdout]     |
[INFO] [stdout] 285 | use ferroid::{define_snowflake_id, define_ulid};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^ no `define_ulid` in the root
[INFO] [stdout]     |               |
[INFO] [stdout]     |               no `define_snowflake_id` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/generator/status.rs - generator::status::Poll (line 16) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ferroid::generator::BasicSnowflakeGenerator`, `ferroid::id::SnowflakeId`, `ferroid::id::SnowflakeTwitterId`
[INFO] [stdout]   --> src/generator/status.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     generator::{BasicSnowflakeGenerator, Poll},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^ no `BasicSnowflakeGenerator` in `generator`
[INFO] [stdout] 20 |     id::{SnowflakeId, SnowflakeTwitterId},
[INFO] [stdout]    |          ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `SnowflakeTwitterId` in `id`
[INFO] [stdout]    |          |
[INFO] [stdout]    |          no `SnowflakeId` in `id`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 106)
[INFO] [stdout]     src/../README.md - (line 120)
[INFO] [stdout]     src/../README.md - (line 153)
[INFO] [stdout]     src/../README.md - (line 182)
[INFO] [stdout]     src/../README.md - (line 228)
[INFO] [stdout]     src/../README.md - (line 283)
[INFO] [stdout]     src/../README.md - (line 346)
[INFO] [stdout]     src/../README.md - (line 379)
[INFO] [stdout]     src/../README.md - (line 48)
[INFO] [stdout]     src/generator/status.rs - generator::status::Poll (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.06s; merged doctests compilation took 0.28s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8", kill_on_drop: false }`
[INFO] [stdout] 3737e2579c8e50ba055af996c84a56fbff8a7d3fd4e51626a5b09232eed12da8
