stm32f1xx-hal 0.3.0

HAL for the STM32F1xx family of microcontrollers
Documentation
Build #156808 2019-04-28T10:20:08.311784+00:00
# rustc version
rustc 1.36.0-nightly (3c3d3c177 2019-04-17)
# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)

# build log
Updating crates.io index
Downloading crates ...
Downloaded stm32f1xx-hal v0.3.0
Compiling proc-macro2 v0.4.28
Compiling semver-parser v0.7.0
Compiling typenum v1.10.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.28/build.rs --color never --crate-type bin --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=c37e03a43472e9c7 -C extra-filename=-c37e03a43472e9c7 --out-dir /home/cratesfyi/cratesfyi/debug/build/proc-macro2-c37e03a43472e9c7 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name build_script_main /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/typenum-1.10.0/build/main.rs --color never --crate-type bin --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 -C metadata=60234ec12a5afbc1 -C extra-filename=-60234ec12a5afbc1 --out-dir /home/cratesfyi/cratesfyi/debug/build/typenum-60234ec12a5afbc1 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name semver_parser /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/semver-parser-0.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 -C metadata=82a88ad960d01d00 -C extra-filename=-82a88ad960d01d00 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling unicode-xid v0.1.0
Running `rustc --crate-name unicode_xid /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' -C metadata=9726a4d0afd5a169 -C extra-filename=-9726a4d0afd5a169 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling syn v0.15.33
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.33/build.rs --color never --crate-type bin --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=d3773af200b788f3 -C extra-filename=-d3773af200b788f3 --out-dir /home/cratesfyi/cratesfyi/debug/build/syn-d3773af200b788f3 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling rand_core v0.4.0
Running `rustc --crate-name rand_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 -C metadata=2ce551bed0cb8c11 -C extra-filename=-2ce551bed0cb8c11 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking stable_deref_trait v1.1.1
Running `rustc --crate-name stable_deref_trait /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stable_deref_trait-1.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=eb86146ea3dabcde -C extra-filename=-eb86146ea3dabcde --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling cortex-m v0.6.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.6.0/build.rs --color never --crate-type bin --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 -C metadata=e8dc110bf528a6be -C extra-filename=-e8dc110bf528a6be --out-dir /home/cratesfyi/cratesfyi/debug/build/cortex-m-e8dc110bf528a6be -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking vcell v0.1.0
Running `rustc --crate-name vcell /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/vcell-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=0c3c6e96c88dd1d3 -C extra-filename=-0c3c6e96c88dd1d3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling cortex-m-rt v0.6.8
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cortex-m-rt-0.6.8/build.rs --color never --crate-type bin --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 --cfg 'feature="device"' -C metadata=668b0a7d81b04fba -C extra-filename=-668b0a7d81b04fba --out-dir /home/cratesfyi/cratesfyi/debug/build/cortex-m-rt-668b0a7d81b04fba -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking r0 v0.2.2
Running `rustc --crate-name r0 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/r0-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=a70b8d1c01914e89 -C extra-filename=-a70b8d1c01914e89 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling stm32f1 v0.7.0
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stm32f1-0.7.0/build.rs --color never --crate-type bin --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="default"' --cfg 'feature="rt"' --cfg 'feature="stm32f103"' -C metadata=038324577d3b5cf9 -C extra-filename=-038324577d3b5cf9 --out-dir /home/cratesfyi/cratesfyi/debug/build/stm32f1-038324577d3b5cf9 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking nb v0.1.2
Running `rustc --crate-name nb /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nb-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 --cfg 'feature="unstable"' -C metadata=c99f4234288247bd -C extra-filename=-c99f4234288247bd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking void v1.0.2
Running `rustc --crate-name void /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/void-1.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=847d084c535c8889 -C extra-filename=-847d084c535c8889 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking cast v0.2.2
Running `rustc --crate-name cast /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cast-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=c69eb1478db4ae93 -C extra-filename=-c69eb1478db4ae93 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/proc-macro2-c37e03a43472e9c7/build-script-build`
Compiling semver v0.9.0
Running `rustc --crate-name semver /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/semver-0.9.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' -C metadata=7e90b12c37b419f4 -C extra-filename=-7e90b12c37b419f4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern semver_parser=/home/cratesfyi/cratesfyi/debug/deps/libsemver_parser-82a88ad960d01d00.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/typenum-60234ec12a5afbc1/build-script-main`
Compiling rand_core v0.3.1
Running `rustc --crate-name rand_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 -C metadata=692323a11daf100f -C extra-filename=-692323a11daf100f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-2ce551bed0cb8c11.rlib --cap-lints allow`
Checking volatile-register v0.2.0
Running `rustc --crate-name volatile_register /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/volatile-register-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=90d3463bff9f02d7 -C extra-filename=-90d3463bff9f02d7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern vcell=/home/cratesfyi/cratesfyi/debug/deps/libvcell-0c3c6e96c88dd1d3.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/syn-d3773af200b788f3/build-script-build`
Running `/home/cratesfyi/cratesfyi/debug/build/cortex-m-e8dc110bf528a6be/build-script-build`
Running `/home/cratesfyi/cratesfyi/debug/build/cortex-m-rt-668b0a7d81b04fba/build-script-build`
Running `/home/cratesfyi/cratesfyi/debug/build/stm32f1-038324577d3b5cf9/build-script-build`
Checking embedded-hal v0.2.2
Running `rustc --crate-name embedded_hal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/embedded-hal-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 --cfg 'feature="nb"' --cfg 'feature="unproven"' -C metadata=18f1570c5379db6e -C extra-filename=-18f1570c5379db6e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nb=/home/cratesfyi/cratesfyi/debug/deps/libnb-c99f4234288247bd.rmeta --extern void=/home/cratesfyi/cratesfyi/debug/deps/libvoid-847d084c535c8889.rmeta --cap-lints allow`
Running `rustc --crate-name proc_macro2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.28/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=59b7529ecae2ce68 -C extra-filename=-59b7529ecae2ce68 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-9726a4d0afd5a169.rlib --cap-lints allow --cfg u128 --cfg use_proc_macro --cfg wrap_proc_macro --cfg nightly`
Running `rustc --crate-name typenum /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/typenum-1.10.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=73b3f45f83c45105 -C extra-filename=-73b3f45f83c45105 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling rand v0.5.6
Running `rustc --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.5.6/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 -C metadata=bd8edefc61ae014b -C extra-filename=-bd8edefc61ae014b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-692323a11daf100f.rlib --cap-lints allow`
Compiling rustc_version v0.2.3
Running `rustc --crate-name rustc_version /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc_version-0.2.3/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 -C metadata=6e9cf7a425f2b068 -C extra-filename=-6e9cf7a425f2b068 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern semver=/home/cratesfyi/cratesfyi/debug/deps/libsemver-7e90b12c37b419f4.rlib --cap-lints allow`
Checking generic-array v0.12.0
Running `rustc --crate-name generic_array /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/generic-array-0.12.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=df63396712aaee58 -C extra-filename=-df63396712aaee58 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern typenum=/home/cratesfyi/cratesfyi/debug/deps/libtypenum-73b3f45f83c45105.rmeta --cap-lints allow`
Compiling quote v0.6.12
Running `rustc --crate-name quote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.6.12/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' -C metadata=dd6749356bb741bf -C extra-filename=-dd6749356bb741bf --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-59b7529ecae2ce68.rlib --cap-lints allow`
Compiling bare-metal v0.2.4
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bare-metal-0.2.4/build.rs --color never --crate-type bin --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 -C metadata=08725b3114669a0f -C extra-filename=-08725b3114669a0f --out-dir /home/cratesfyi/cratesfyi/debug/build/bare-metal-08725b3114669a0f -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-6e9cf7a425f2b068.rlib --cap-lints allow`
Checking as-slice v0.1.0
Running `rustc --crate-name as_slice /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/as-slice-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=a81de5aedd595b97 -C extra-filename=-a81de5aedd595b97 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern generic_array=/home/cratesfyi/cratesfyi/debug/deps/libgeneric_array-df63396712aaee58.rmeta --extern stable_deref_trait=/home/cratesfyi/cratesfyi/debug/deps/libstable_deref_trait-eb86146ea3dabcde.rmeta --cap-lints allow`
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.33/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=d450c0d8b0ca0d33 -C extra-filename=-d450c0d8b0ca0d33 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-59b7529ecae2ce68.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-dd6749356bb741bf.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-9726a4d0afd5a169.rlib --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path`
Running `/home/cratesfyi/cratesfyi/debug/build/bare-metal-08725b3114669a0f/build-script-build`
Running `rustc --crate-name bare_metal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bare-metal-0.2.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=230aa77722ff131b -C extra-filename=-230aa77722ff131b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking aligned v0.3.1
Running `rustc --edition=2018 --crate-name aligned /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/aligned-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=5c51a7115a2fb8ec -C extra-filename=-5c51a7115a2fb8ec --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern as_slice=/home/cratesfyi/cratesfyi/debug/deps/libas_slice-a81de5aedd595b97.rmeta --cap-lints allow`
Running `rustc --crate-name cortex_m /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=8f224c7f633cdf04 -C extra-filename=-8f224c7f633cdf04 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aligned=/home/cratesfyi/cratesfyi/debug/deps/libaligned-5c51a7115a2fb8ec.rmeta --extern bare_metal=/home/cratesfyi/cratesfyi/debug/deps/libbare_metal-230aa77722ff131b.rmeta --extern volatile_register=/home/cratesfyi/cratesfyi/debug/deps/libvolatile_register-90d3463bff9f02d7.rmeta --cap-lints allow`
Compiling cortex-m-rt-macros v0.1.5
Running `rustc --crate-name cortex_m_rt_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cortex-m-rt-macros-0.1.5/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C codegen-units=1 -C debuginfo=2 -C metadata=d1db769bf38c3782 -C extra-filename=-d1db769bf38c3782 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-59b7529ecae2ce68.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-dd6749356bb741bf.rlib --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-bd8edefc61ae014b.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-d450c0d8b0ca0d33.rlib --cap-lints allow`
Running `rustc --crate-name cortex_m_rt /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cortex-m-rt-0.6.8/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 --cfg 'feature="device"' -C metadata=5716a5cf52ce27e9 -C extra-filename=-5716a5cf52ce27e9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cortex_m_rt_macros=/home/cratesfyi/cratesfyi/debug/deps/libcortex_m_rt_macros-d1db769bf38c3782.so --extern r0=/home/cratesfyi/cratesfyi/debug/deps/libr0-a70b8d1c01914e89.rmeta --cap-lints allow -L /home/cratesfyi/cratesfyi/debug/build/cortex-m-rt-0a2afb62b4d127e4/out`
Running `rustc --edition=2018 --crate-name stm32f1 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stm32f1-0.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="default"' --cfg 'feature="rt"' --cfg 'feature="stm32f103"' -C metadata=128b9191acc20611 -C extra-filename=-128b9191acc20611 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bare_metal=/home/cratesfyi/cratesfyi/debug/deps/libbare_metal-230aa77722ff131b.rmeta --extern cortex_m=/home/cratesfyi/cratesfyi/debug/deps/libcortex_m-8f224c7f633cdf04.rmeta --extern cortex_m_rt=/home/cratesfyi/cratesfyi/debug/deps/libcortex_m_rt-5716a5cf52ce27e9.rmeta --extern vcell=/home/cratesfyi/cratesfyi/debug/deps/libvcell-0c3c6e96c88dd1d3.rmeta --cap-lints allow -L /home/cratesfyi/cratesfyi/debug/build/stm32f1-640aa753545d8c4f/out -L /home/cratesfyi/cratesfyi/debug/build/cortex-m-rt-0a2afb62b4d127e4/out`
Documenting stm32f1xx-hal v0.3.0
Running `rustdoc --edition=2018 --crate-name stm32f1xx_hal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stm32f1xx-hal-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="device-selected"' --cfg 'feature="rt"' --cfg 'feature="stm32f1"' --cfg 'feature="stm32f103"' -Z unstable-options --resource-suffix -20190417-1.36.0-nightly-3c3d3c177 --static-root-path / --disable-per-crate-search --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'cast=https://docs.rs/cast/0.2.2' --extern-html-root-url 'cobs=https://docs.rs/cobs/0.1.4' --extern-html-root-url 'cortex_m=https://docs.rs/cortex-m/0.6.0' --extern-html-root-url 'cortex_m_rt=https://docs.rs/cortex-m-rt/0.6.8' --extern-html-root-url 'cortex_m_rtfm=https://docs.rs/cortex-m-rtfm/0.4.3' --extern-html-root-url 'cortex_m_semihosting=https://docs.rs/cortex-m-semihosting/0.3.3' --extern-html-root-url 'crc16=https://docs.rs/crc16/0.4.0' --extern-html-root-url 'either=https://docs.rs/either/1.5.2' --extern-html-root-url 'embedded_hal=https://docs.rs/embedded-hal/0.2.2' --extern-html-root-url 'enc28j60=https://docs.rs/enc28j60/0.2.1' --extern-html-root-url 'heapless=https://docs.rs/heapless/0.4.3' --extern-html-root-url 'm=https://docs.rs/m/0.1.1' --extern-html-root-url 'mfrc522=https://docs.rs/mfrc522/0.2.0' --extern-html-root-url 'nb=https://docs.rs/nb/0.1.2' --extern-html-root-url 'panic_halt=https://docs.rs/panic-halt/0.2.0' --extern-html-root-url 'panic_itm=https://docs.rs/panic-itm/0.4.1' --extern-html-root-url 'panic_semihosting=https://docs.rs/panic-semihosting/0.5.2' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.90' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.90' --extern-html-root-url 'stm32f1=https://docs.rs/stm32f1/0.7.0' --extern-html-root-url 'void=https://docs.rs/void/1.0.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cast=/home/cratesfyi/cratesfyi/debug/deps/libcast-c69eb1478db4ae93.rmeta --extern cortex_m=/home/cratesfyi/cratesfyi/debug/deps/libcortex_m-8f224c7f633cdf04.rmeta --extern cortex_m_rt=/home/cratesfyi/cratesfyi/debug/deps/libcortex_m_rt-5716a5cf52ce27e9.rmeta --extern embedded_hal=/home/cratesfyi/cratesfyi/debug/deps/libembedded_hal-18f1570c5379db6e.rmeta --extern nb=/home/cratesfyi/cratesfyi/debug/deps/libnb-c99f4234288247bd.rmeta --extern stm32f1=/home/cratesfyi/cratesfyi/debug/deps/libstm32f1-128b9191acc20611.rmeta --extern void=/home/cratesfyi/cratesfyi/debug/deps/libvoid-847d084c535c8889.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3m 12s