Created
February 15, 2025 11:03
-
-
Save niklaskorz/cdd50aaea33ede579f737434286d800b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Building bootstrap | |
Compiling bootstrap v0.0.0 (/Users/niklaskorz/dev/rust/rust/src/bootstrap) | |
Finished `dev` profile [unoptimized] target(s) in 3.25s | |
WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. | |
NOTE: to silence this warning, add `change-id = 136941` at the top of `config.toml` | |
Generating unstable book md files (aarch64-apple-darwin) | |
Building stage0 tool unstable-book-gen (aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 0.40s | |
Building stage0 tool rustbook (aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 0.19s | |
Rustbook (aarch64-apple-darwin) - unstable-book | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/unstable-book/index.html | |
Generating unstable book md files (bpfel-unknown-none) | |
Rustbook (bpfel-unknown-none) - unstable-book | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/unstable-book/index.html | |
Building stage0 library artifacts (aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 0.08s | |
Building compiler artifacts (stage0 -> stage1, aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 1.42s | |
Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) | |
Building stage0 tool lld-wrapper (aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 0.11s | |
Building tool llvm-bitcode-linker (stage0 -> stage1, aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 0.08s | |
Building stage1 library artifacts (aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 0.08s | |
Building compiler artifacts (stage1 -> stage2, aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 0.27s | |
Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) | |
Building stage1 tool lld-wrapper (aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 0.10s | |
Building tool llvm-bitcode-linker (stage1 -> stage2, aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 0.09s | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/book/index.html | |
Documenting stage2 book redirect pages (aarch64-apple-darwin) | |
Building tool rustdoc (stage1 -> stage2, aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 0.10s | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/book/index.html | |
Documenting stage2 book redirect pages (aarch64-apple-darwin -> bpfel-unknown-none) | |
Documenting stage2 standalone (aarch64-apple-darwin) | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/index.html | |
Documenting stage2 standalone (aarch64-apple-darwin -> bpfel-unknown-none) | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/index.html | |
Documenting stage2 library {alloc, core, panic_abort, panic_unwind, proc_macro, std, sysroot, test, unwind} in HTML format (aarch64-apple-darwin) | |
Finished `release` profile [optimized] target(s) in 0.17s | |
Generated /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/stage2-std/aarch64-apple-darwin/doc/aarch64-apple-darwin/doc/alloc/index.html and 4 other files | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/alloc/index.html | |
Documenting error index (aarch64-apple-darwin) | |
Building tool error_index_generator (stage1 -> stage2, aarch64-apple-darwin) | |
Downloading crates ... | |
Downloaded clap_complete v4.5.42 | |
Downloaded mdbook v0.4.43 | |
Compiling stable_deref_trait v1.2.0 | |
Compiling byteorder v1.5.0 | |
Compiling smallvec v1.13.2 | |
Compiling thiserror v2.0.11 | |
Compiling litemap v0.7.4 | |
Compiling writeable v0.5.5 | |
Compiling siphasher v1.0.1 | |
Compiling siphasher v0.3.11 | |
Compiling syn v2.0.96 | |
Compiling getrandom v0.2.15 | |
Compiling rustix v0.38.43 | |
Compiling icu_locid_transform_data v1.5.0 | |
Compiling strsim v0.11.1 | |
Compiling ident_case v1.0.1 | |
Compiling rand_core v0.6.4 | |
Compiling phf_shared v0.10.0 | |
Compiling phf_shared v0.11.3 | |
Compiling fnv v1.0.7 | |
Compiling new_debug_unreachable v1.0.6 | |
Compiling icu_properties_data v1.5.0 | |
Compiling parking_lot_core v0.9.10 | |
Compiling ucd-trie v0.1.7 | |
Compiling utf8_iter v1.0.4 | |
Compiling icu_normalizer_data v1.5.0 | |
Compiling mac v0.1.1 | |
Compiling write16 v1.0.0 | |
Compiling utf16_iter v1.0.5 | |
Compiling futf v0.1.5 | |
Compiling precomputed-hash v0.1.1 | |
Compiling utf-8 v0.7.6 | |
Compiling once_cell v1.20.2 | |
Compiling parking_lot v0.12.3 | |
Compiling tendril v0.4.3 | |
Compiling num-traits v0.2.19 | |
Compiling phf v0.11.3 | |
Compiling percent-encoding v2.3.1 | |
Compiling num-modular v0.6.1 | |
Compiling pulldown-cmark v0.10.3 | |
Compiling core-foundation-sys v0.8.7 | |
Compiling form_urlencoded v1.2.1 | |
Compiling env_filter v0.1.3 | |
Compiling humantime v2.1.0 | |
Compiling iana-time-zone v0.1.61 | |
Compiling maplit v1.0.2 | |
Compiling pulldown-cmark-escape v0.10.1 | |
Compiling topological-sort v0.2.2 | |
Compiling env_logger v0.11.6 | |
Compiling opener v0.7.2 | |
Compiling shlex v1.3.0 | |
Compiling num-order v1.2.0 | |
Compiling chrono v0.4.39 | |
Compiling terminal_size v0.4.1 | |
Compiling tempfile v3.15.0 | |
Compiling clap_builder v4.5.26 | |
Compiling synstructure v0.13.1 | |
Compiling darling_core v0.20.10 | |
Compiling zerofrom-derive v0.1.5 | |
Compiling zerocopy-derive v0.7.35 | |
Compiling yoke-derive v0.7.5 | |
Compiling zerovec-derive v0.10.3 | |
Compiling displaydoc v0.2.5 | |
Compiling serde_derive v1.0.217 | |
Compiling thiserror-impl v2.0.11 | |
Compiling icu_provider_macros v1.5.0 | |
Compiling html5ever v0.27.0 | |
Compiling zerocopy v0.7.35 | |
Compiling zerofrom v0.1.5 | |
Compiling clap v4.5.26 | |
Compiling clap_complete v4.5.42 | |
Compiling darling_macro v0.20.10 | |
Compiling darling v0.20.10 | |
Compiling yoke v0.7.5 | |
Compiling pest v2.7.15 | |
Compiling ppv-lite86 v0.2.20 | |
Compiling derive_builder_core v0.20.2 | |
Compiling rand_chacha v0.3.1 | |
Compiling rand v0.8.5 | |
Compiling zerovec v0.10.4 | |
Compiling serde v1.0.217 | |
Compiling phf_generator v0.10.0 | |
Compiling phf_generator v0.11.3 | |
Compiling string_cache_codegen v0.5.2 | |
Compiling phf_codegen v0.11.3 | |
Compiling pest_meta v2.7.15 | |
Compiling derive_builder_macro v0.20.2 | |
Compiling tinystr v0.7.6 | |
Compiling icu_collections v1.5.0 | |
Compiling markup5ever v0.12.1 | |
Compiling derive_builder v0.20.2 | |
Compiling icu_locid v1.5.0 | |
Compiling pest_generator v2.7.15 | |
Compiling pest_derive v2.7.15 | |
Compiling icu_provider v1.5.0 | |
Compiling icu_locid_transform v1.5.0 | |
Compiling string_cache v0.8.7 | |
Compiling serde_json v1.0.135 | |
Compiling toml v0.5.11 | |
Compiling icu_properties v1.5.1 | |
Compiling elasticlunr-rs v3.0.2 | |
Compiling handlebars v6.3.0 | |
Compiling icu_normalizer v1.5.0 | |
Compiling idna_adapter v1.2.0 | |
Compiling idna v1.0.3 | |
Compiling url v2.5.4 | |
Compiling ammonia v4.0.0 | |
Compiling mdbook v0.4.43 | |
Compiling error_index_generator v0.0.0 (/Users/niklaskorz/dev/rust/rust/src/tools/error_index_generator) | |
Finished `release` profile [optimized] target(s) in 17.25s | |
Rustbook (aarch64-apple-darwin) - nomicon | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/nomicon/index.html | |
Rustbook (bpfel-unknown-none) - nomicon | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/nomicon/index.html | |
Uplifting library (stage1 -> stage2) | |
Rustbook (aarch64-apple-darwin) - reference | |
error: manifest path `mdbook-spec/Cargo.toml` does not exist | |
info: Orphaned rule identifier layout.aggregate.struct-offsets found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/union-offsets.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier layout.aggregate.struct-size-align found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/union-size.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier layout.aggregate.struct-offsets found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/struct-offsets.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier layout.aggregate.struct-size-align found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/struct-size.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier layout.aggregate.struct-size-align found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/union-align.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier layout.aggregate.struct-size-align found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/struct-align.rs" | |
Please update the test to use an existing rule name. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/shebang-space.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/shebang-comment.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/issue-71471-ignore-tidy.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/valid-shebang.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/shebang-empty.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/shebang-must-start-file.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Orphaned rule identifier attributes.coverage.syntax found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/bad-attr-ice.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.syntax found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/word-only.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.allowed-positions found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/allowed-positions.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.syntax found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/bad-syntax.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.duplicates found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/bad-syntax.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.syntax found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/name-value.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.syntax found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/subword.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.intro found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/no_cov_crate.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.nesting found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/no_cov_crate.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.nesting found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/attr/off-on-sandwich.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.nesting found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/attr/nested.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.nesting found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/attr/module.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.nesting found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/attr/impl.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.trait-impl-inherit found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/attr/trait-impl-inherit.rs" | |
Please update the test to use an existing rule name. | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/reference/index.html | |
Rustbook (bpfel-unknown-none) - reference | |
error: manifest path `mdbook-spec/Cargo.toml` does not exist | |
info: Orphaned rule identifier layout.aggregate.struct-offsets found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/union-offsets.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier layout.aggregate.struct-size-align found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/union-size.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier layout.aggregate.struct-offsets found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/struct-offsets.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier layout.aggregate.struct-size-align found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/struct-size.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier layout.aggregate.struct-size-align found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/union-align.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier layout.aggregate.struct-size-align found in "/Users/niklaskorz/dev/rust/rust/tests/ui/layout/aggregate-lang/struct-align.rs" | |
Please update the test to use an existing rule name. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/shebang-space.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/shebang-comment.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/issue-71471-ignore-tidy.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/valid-shebang.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/shebang-empty.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Interior prefix rule input.shebang found in "/Users/niklaskorz/dev/rust/rust/tests/ui/parser/shebang/shebang-must-start-file.rs" | |
Tests should not be annotated with prefixed rule names. | |
Use the rules from ["input.shebang.inner-attribute", "input.shebang.intro"] instead. | |
info: Orphaned rule identifier attributes.coverage.syntax found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/bad-attr-ice.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.syntax found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/word-only.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.allowed-positions found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/allowed-positions.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.syntax found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/bad-syntax.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.duplicates found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/bad-syntax.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.syntax found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/name-value.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.syntax found in "/Users/niklaskorz/dev/rust/rust/tests/ui/coverage-attr/subword.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.intro found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/no_cov_crate.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.nesting found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/no_cov_crate.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.nesting found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/attr/off-on-sandwich.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.nesting found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/attr/nested.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.nesting found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/attr/module.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.nesting found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/attr/impl.rs" | |
Please update the test to use an existing rule name. | |
info: Orphaned rule identifier attributes.coverage.trait-impl-inherit found in "/Users/niklaskorz/dev/rust/rust/tests/coverage/attr/trait-impl-inherit.rs" | |
Please update the test to use an existing rule name. | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/reference/index.html | |
Rustbook (aarch64-apple-darwin) - rustdoc | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/rustdoc/index.html | |
Rustbook (bpfel-unknown-none) - rustdoc | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/rustdoc/index.html | |
Rustbook (aarch64-apple-darwin) - rust-by-example | |
[2025-02-15T11:01:56Z WARN mdbook::preprocess::cmd] The command wasn't found, is the "gettext" preprocessor installed? | |
[2025-02-15T11:01:56Z WARN mdbook::preprocess::cmd] Command: mdbook-gettext | |
Rustbook (aarch64-apple-darwin) - rust-by-example - ja | |
[2025-02-15T11:01:56Z WARN mdbook::preprocess::cmd] The command wasn't found, is the "gettext" preprocessor installed? | |
[2025-02-15T11:01:56Z WARN mdbook::preprocess::cmd] Command: mdbook-gettext | |
Rustbook (aarch64-apple-darwin) - rust-by-example - zh | |
[2025-02-15T11:01:57Z WARN mdbook::preprocess::cmd] The command wasn't found, is the "gettext" preprocessor installed? | |
[2025-02-15T11:01:57Z WARN mdbook::preprocess::cmd] Command: mdbook-gettext | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/rust-by-example/index.html | |
Rustbook (bpfel-unknown-none) - rust-by-example | |
[2025-02-15T11:01:57Z WARN mdbook::preprocess::cmd] The command wasn't found, is the "gettext" preprocessor installed? | |
[2025-02-15T11:01:57Z WARN mdbook::preprocess::cmd] Command: mdbook-gettext | |
Rustbook (bpfel-unknown-none) - rust-by-example - ja | |
[2025-02-15T11:01:57Z WARN mdbook::preprocess::cmd] The command wasn't found, is the "gettext" preprocessor installed? | |
[2025-02-15T11:01:57Z WARN mdbook::preprocess::cmd] Command: mdbook-gettext | |
Rustbook (bpfel-unknown-none) - rust-by-example - zh | |
[2025-02-15T11:01:58Z WARN mdbook::preprocess::cmd] The command wasn't found, is the "gettext" preprocessor installed? | |
[2025-02-15T11:01:58Z WARN mdbook::preprocess::cmd] Command: mdbook-gettext | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/rust-by-example/index.html | |
Generating lint docs (aarch64-apple-darwin) | |
Building stage0 tool lint-docs (aarch64-apple-darwin) | |
Compiling libc v0.2.169 | |
Compiling rustix v0.38.43 | |
Compiling serde v1.0.217 | |
Compiling serde_json v1.0.135 | |
Compiling memchr v2.7.4 | |
Compiling once_cell v1.20.2 | |
Compiling errno v0.3.10 | |
Compiling getrandom v0.2.15 | |
Compiling tempfile v3.15.0 | |
Compiling lint-docs v0.1.0 (/Users/niklaskorz/dev/rust/rust/src/tools/lint-docs) | |
Finished `release` profile [optimized] target(s) in 3.37s | |
Running stage2 lint-docs (aarch64-apple-darwin) | |
Rustbook (aarch64-apple-darwin) - rustc | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/rustc/index.html | |
Rustbook (aarch64-apple-darwin) - cargo | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/cargo/index.html | |
Rustbook (bpfel-unknown-none) - cargo | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/cargo/index.html | |
Rustbook (aarch64-apple-darwin) - clippy | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/clippy/index.html | |
Rustbook (bpfel-unknown-none) - clippy | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/clippy/index.html | |
Rustbook (aarch64-apple-darwin) - embedded-book | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/embedded-book/index.html | |
Rustbook (bpfel-unknown-none) - embedded-book | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/embedded-book/index.html | |
Rustbook (aarch64-apple-darwin) - edition-guide | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/edition-guide/index.html | |
Rustbook (bpfel-unknown-none) - edition-guide | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/edition-guide/index.html | |
Rustbook (aarch64-apple-darwin) - style-guide | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/aarch64-apple-darwin/doc/style-guide/index.html | |
Rustbook (bpfel-unknown-none) - style-guide | |
Doc path: /Users/niklaskorz/dev/rust/rust/build/bpfel-unknown-none/doc/style-guide/index.html | |
Documenting stage2 releases (aarch64-apple-darwin) | |
Documenting stage2 releases (aarch64-apple-darwin -> bpfel-unknown-none) | |
WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. | |
NOTE: to silence this warning, add `change-id = 136941` at the top of `config.toml` | |
NOTE: this message was printed twice to make it more likely to be seen | |
Build completed successfully in 0:01:09 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment