Build #2226576 2025-06-14 17:19:58
# rustc version
rustc 1.89.0-nightly (8da623945 2025-06-13)# docs.rs version
docsrs 0.6.0 (d2911047 2025-05-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/ynab-api-async-fork-4.0.0-b2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/ynab-api-async-fork-4.0.0-b2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250613-1.89.0-nightly-8da623945\", \"--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" "--config" "build.rustdocflags=[\"-Zmetrics-dir=/opt/rustwide/target/metrics\"]", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b9892cb550e1a4737e913dd2b4dfbcd849ac08443dffd17bf259e3477d2835e6
[INFO] running `Command { std: "docker" "start" "-a" "b9892cb550e1a4737e913dd2b4dfbcd849ac08443dffd17bf259e3477d2835e6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting ynab-api-async-fork v4.0.0-b2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `milliunit_amount`
[INFO] [stderr] --> src/models/hybrid_transaction.rs:51:242
[INFO] [stderr] |
[INFO] [stderr] 51 | ...mport_id will have the format: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the ...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `milliunit_amount` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `iso_date`
[INFO] [stderr] --> src/models/hybrid_transaction.rs:51:261
[INFO] [stderr] |
[INFO] [stderr] 51 | ...ll have the format: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the amount of -...
[INFO] [stderr] | ^^^^^^^^ no item named `iso_date` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `occurrence`
[INFO] [stderr] --> src/models/hybrid_transaction.rs:51:272
[INFO] [stderr] |
[INFO] [stderr] 51 | ...ormat: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the amount of -$294.23 USD w...
[INFO] [stderr] | ^^^^^^^^^^ no item named `occurrence` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `milliunit_amount`
[INFO] [stderr] --> src/models/new_transaction.rs:45:453
[INFO] [stderr] |
[INFO] [stderr] 45 | ...ed an import_id in the format: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the a...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `milliunit_amount` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `iso_date`
[INFO] [stderr] --> src/models/new_transaction.rs:45:472
[INFO] [stderr] |
[INFO] [stderr] 45 | ...t_id in the format: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the amount of -$...
[INFO] [stderr] | ^^^^^^^^ no item named `iso_date` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `occurrence`
[INFO] [stderr] --> src/models/new_transaction.rs:45:483
[INFO] [stderr] |
[INFO] [stderr] 45 | ...ormat: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the amount of -$294.23 USD wo...
[INFO] [stderr] | ^^^^^^^^^^ no item named `occurrence` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `milliunit_amount`
[INFO] [stderr] --> src/models/new_transaction_all_of.rs:16:453
[INFO] [stderr] |
[INFO] [stderr] 16 | ...ed an import_id in the format: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the a...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `milliunit_amount` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `iso_date`
[INFO] [stderr] --> src/models/new_transaction_all_of.rs:16:472
[INFO] [stderr] |
[INFO] [stderr] 16 | ...t_id in the format: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the amount of -$...
[INFO] [stderr] | ^^^^^^^^ no item named `iso_date` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `occurrence`
[INFO] [stderr] --> src/models/new_transaction_all_of.rs:16:483
[INFO] [stderr] |
[INFO] [stderr] 16 | ...ormat: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the amount of -$294.23 USD wo...
[INFO] [stderr] | ^^^^^^^^^^ no item named `occurrence` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `milliunit_amount`
[INFO] [stderr] --> src/models/transaction_detail.rs:51:242
[INFO] [stderr] |
[INFO] [stderr] 51 | ...mport_id will have the format: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the ...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `milliunit_amount` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `iso_date`
[INFO] [stderr] --> src/models/transaction_detail.rs:51:261
[INFO] [stderr] |
[INFO] [stderr] 51 | ...ll have the format: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the amount of -...
[INFO] [stderr] | ^^^^^^^^ no item named `iso_date` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `occurrence`
[INFO] [stderr] --> src/models/transaction_detail.rs:51:272
[INFO] [stderr] |
[INFO] [stderr] 51 | ...ormat: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the amount of -$294.23 USD w...
[INFO] [stderr] | ^^^^^^^^^^ no item named `occurrence` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `milliunit_amount`
[INFO] [stderr] --> src/models/transaction_summary.rs:51:242
[INFO] [stderr] |
[INFO] [stderr] 51 | ...mport_id will have the format: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the ...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `milliunit_amount` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `iso_date`
[INFO] [stderr] --> src/models/transaction_summary.rs:51:261
[INFO] [stderr] |
[INFO] [stderr] 51 | ...ll have the format: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the amount of -...
[INFO] [stderr] | ^^^^^^^^ no item named `iso_date` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `occurrence`
[INFO] [stderr] --> src/models/transaction_summary.rs:51:272
[INFO] [stderr] |
[INFO] [stderr] 51 | ...ormat: 'YNAB:[milliunit_amount]:[iso_date]:[occurrence]'. For example, a transaction dated 2015-12-30 in the amount of -$294.23 USD w...
[INFO] [stderr] | ^^^^^^^^^^ no item named `occurrence` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `ynab-api-async-fork` (lib doc) generated 15 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ynab_api_async_fork/index.html
[INFO] running `Command { std: "docker" "inspect" "b9892cb550e1a4737e913dd2b4dfbcd849ac08443dffd17bf259e3477d2835e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9892cb550e1a4737e913dd2b4dfbcd849ac08443dffd17bf259e3477d2835e6", kill_on_drop: false }`
[INFO] [stdout] b9892cb550e1a4737e913dd2b4dfbcd849ac08443dffd17bf259e3477d2835e6