# rustc version rustc 1.98.0-nightly (bd08c9e71 2026-06-25)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "9788ad7b38436d1092d05e68ecd5e38064540898402a47ddb97a74faec6cc53c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260625-1.98.0-nightly-bd08c9e71\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/console.rs:191:9 [INFO] [stderr] | [INFO] [stderr] 191 | pub use super::*; [INFO] [stderr] | ^^^^^^^^ the name `location` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 613 | pub use ask::*; [INFO] [stderr] | ------ but the name `location` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | pub use text::*; [INFO] [stderr] | ^^^^^^^ the name `random_char` in the value namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 41 | pub use random::*; [INFO] [stderr] | --------- but the name `random_char` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied [INFO] [stderr] --> src/location.rs:63:41 [INFO] [stderr] | [INFO] [stderr] 63 | Coordinate::new(self.0, self.1, 0.0) [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024> [INFO] [stderr] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied [INFO] [stderr] --> src/location.rs:150:43 [INFO] [stderr] | [INFO] [stderr] 150 | Self::new("UTC" , Coordinate::new(0.0, 0.0, 0.0), 0) [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024> [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied [INFO] [stderr] --> src/location.rs:150:48 [INFO] [stderr] | [INFO] [stderr] 150 | Self::new("UTC" , Coordinate::new(0.0, 0.0, 0.0), 0) [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024> [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied [INFO] [stderr] --> src/location.rs:150:53 [INFO] [stderr] | [INFO] [stderr] 150 | Self::new("UTC" , Coordinate::new(0.0, 0.0, 0.0), 0) [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024> [INFO] [stderr] [INFO] [stderr] warning: `minimo` (lib) generated 6 warnings (run `cargo fix --lib -p minimo` to apply 4 suggestions) [INFO] [stderr] Scraping minimo v0.5.42 (/opt/rustwide/workdir) [INFO] [stderr] Documenting minimo v0.5.42 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/minimo/index.html [INFO] running `Command { std: "docker" "inspect" "9788ad7b38436d1092d05e68ecd5e38064540898402a47ddb97a74faec6cc53c", kill_on_drop: false }`