stm32-uart-loader 0.1.2

Library and utility for interacting with the STM32 factory UART bootloader
Documentation
Build #351630 2021-02-19 02:26:03
# rustc version
rustc 1.52.0-nightly (0148b971c 2021-02-18)# docs.rs version
docsrs 0.6.0 (e8a6303 2021-02-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/stm32-uart-loader-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/stm32-uart-loader-0.1.2/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" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210218-1.52.0-nightly-0148b971c" "--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] 056b067015a719fa80a4124b0e1d734da84c821df3c8a6520de97dec8d296d48
[INFO] running `Command { std: "docker" "start" "-a" "056b067015a719fa80a4124b0e1d734da84c821df3c8a6520de97dec8d296d48", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking embedded-hal v0.2.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr]     Checking spidev v0.4.0
[INFO] [stderr]     Checking sysfs_gpio v0.5.4
[INFO] [stderr]     Checking i2cdev v0.4.4
[INFO] [stderr]     Checking console v0.14.0
[INFO] [stderr]     Checking bytefmt v0.1.7
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]     Checking simplelog v0.9.0
[INFO] [stderr]     Checking linux-embedded-hal v0.3.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]  Documenting stm32-uart-loader v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 36.63s
[INFO] running `Command { std: "docker" "inspect" "056b067015a719fa80a4124b0e1d734da84c821df3c8a6520de97dec8d296d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "056b067015a719fa80a4124b0e1d734da84c821df3c8a6520de97dec8d296d48", kill_on_drop: false }`
[INFO] [stdout] 056b067015a719fa80a4124b0e1d734da84c821df3c8a6520de97dec8d296d48