stm32f2 0.13.0

Device support crates for STM32F2 devices
Documentation
Build #349909 2021-02-15T05:07:33.238444+00:00
# rustc version
rustc 1.52.0-nightly (5fa22fe6f 2021-02-14)
# docs.rs version
docsrs 0.6.0 (9fe8f02 2021-02-15)

# build log
[INFO] adding target thumbv7m-none-eabi for toolchain nightly
[INFO] running `Command { std: "/home/cratesfyi/workspace/cargo-home/bin/rustup" "target" "add" "--toolchain" "nightly" "thumbv7m-none-eabi", kill_on_drop: false }`
[INFO] [stderr] info: downloading component 'rust-std' for 'thumbv7m-none-eabi'
[INFO] [stderr] info: installing component 'rust-std' for 'thumbv7m-none-eabi'
[INFO] [stderr] info: using up to 500.0 MiB of RAM to unpack components
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/stm32f2-0.13.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/stm32f2-0.13.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "rt stm32f215 stm32f217" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--target" "thumbv7m-none-eabi" "--" "-Z" "unstable-options" "--resource-suffix" "-20210214-1.52.0-nightly-5fa22fe6f" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", 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] e3c41ce6899b9a024eaf2e814710b14373fe49ad26f4a50012516749c574bd3b
[INFO] running `Command { std: "docker" "start" "-a" "e3c41ce6899b9a024eaf2e814710b14373fe49ad26f4a50012516749c574bd3b", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling cortex-m v0.7.1
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling stm32f2 v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking embedded-hal v0.2.4
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]  Documenting stm32f2 v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `str` is both a module and a builtin type
[INFO] [stderr]   --> src/stm32f215/hash.rs:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 | #[doc = "start register\n\nThis register you can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero). See [API](https://docs.rs/svd2rust/#read--modify--write-api).\n\nFor information about available fields see [str](str) module"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(broken_intra_doc_links)]` on by default
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            For information about available fields see [str](str) module
[INFO] [stderr]                                                             ^^^
[INFO] [stderr]    = note: ambiguous link
[INFO] [stderr]    = help: to link to the module, prefix with `mod@`: mod@str
[INFO] [stderr]    = help: to link to the builtin type, prefix with `prim@`: prim@str
[INFO] [stderr] 
[INFO] [stderr] warning: `str` is both a module and a builtin type
[INFO] [stderr]   --> src/stm32f217/hash.rs:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 | #[doc = "start register\n\nThis register you can [`reset`](crate::generic::Reg::reset), [`write`](crate::generic::Reg::write), [`write_with_zero`](crate::generic::Reg::write_with_zero). See [API](https://docs.rs/svd2rust/#read--modify--write-api).\n\nFor information about available fields see [str](str) module"]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            For information about available fields see [str](str) module
[INFO] [stderr]                                                             ^^^
[INFO] [stderr]    = note: ambiguous link
[INFO] [stderr]    = help: to link to the module, prefix with `mod@`: mod@str
[INFO] [stderr]    = help: to link to the builtin type, prefix with `prim@`: prim@str
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 56.55s
[INFO] running `Command { std: "docker" "inspect" "e3c41ce6899b9a024eaf2e814710b14373fe49ad26f4a50012516749c574bd3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3c41ce6899b9a024eaf2e814710b14373fe49ad26f4a50012516749c574bd3b", kill_on_drop: false }`
[INFO] [stdout] e3c41ce6899b9a024eaf2e814710b14373fe49ad26f4a50012516749c574bd3b