[INFO] cloning repository https://github.com/geomatsi/rust-blue-pill-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geomatsi/rust-blue-pill-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomatsi%2Frust-blue-pill-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomatsi%2Frust-blue-pill-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2d1ba0ec66fa7e7034a4aa30352f4fb3c5e6787 [INFO] documenting geomatsi/rust-blue-pill-tests against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomatsi%2Frust-blue-pill-tests" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geomatsi/rust-blue-pill-tests on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/geomatsi/rust-blue-pill-tests [INFO] finished tweaking git repo https://github.com/geomatsi/rust-blue-pill-tests [INFO] tweaked toml for git repo https://github.com/geomatsi/rust-blue-pill-tests written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/geomatsi/rust-blue-pill-tests already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", 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] d40677d11bef30b9fadb2f480ffd8c2ae7410acadd5b3ba969cb15a09747fd58 [INFO] running `Command { std: "docker" "start" "-a" "d40677d11bef30b9fadb2f480ffd8c2ae7410acadd5b3ba969cb15a09747fd58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d40677d11bef30b9fadb2f480ffd8c2ae7410acadd5b3ba969cb15a09747fd58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40677d11bef30b9fadb2f480ffd8c2ae7410acadd5b3ba969cb15a09747fd58", kill_on_drop: false }` [INFO] [stdout] d40677d11bef30b9fadb2f480ffd8c2ae7410acadd5b3ba969cb15a09747fd58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c10b6b12534dd16c91f3a7704949e6e81747a599b3956c758f89a28b95190b5a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c10b6b12534dd16c91f3a7704949e6e81747a599b3956c758f89a28b95190b5a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling heapless v0.5.3 [INFO] [stderr] Compiling stm32f1 v0.9.0 [INFO] [stderr] Compiling cortex-m-rtfm v0.5.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking rtfm-core v0.3.0 [INFO] [stderr] Checking infrared v0.4.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking embedded-nrf24l01 v0.2.0 (https://github.com/astro/embedded-nrf24l01#0998f622) [INFO] [stderr] Checking lm75 v0.1.1 [INFO] [stderr] Checking hc-sr04 v0.1.0 (https://github.com/geomatsi/hc-sr04?branch=update-wip#b97e824b) [INFO] [stderr] Checking bitbang-hal v0.3.0 [INFO] [stderr] Checking eeprom24x v0.3.0 [INFO] [stderr] Checking nrf24l01 v0.0.1 (https://github.com/geomatsi/nrf24l01?branch=update-deps#a88f717f) [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking shared-bus v0.1.4 (https://github.com/geomatsi/shared-bus.git?branch=shared-adc#876c4499) [INFO] [stderr] Checking itm_logger v0.1.1 [INFO] [stderr] Checking panic-itm v0.4.1 [INFO] [stderr] Checking panic-semihosting v0.5.3 [INFO] [stderr] Compiling rtfm-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.5.0 [INFO] [stderr] Checking stm32f1xx-hal v0.5.3 [INFO] [stderr] Documenting blue-pill-tests v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: duplicate lang item in crate `panic_itm` (which `blink` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `blink` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `blue-pill-tests`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name blink src/bin/blink.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern bitbang_hal=/opt/rustwide/target/debug/deps/libbitbang_hal-ea8a030d46d8e88b.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-60a7022bef80bf48.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-6529c6b4fc2b243e.rmeta --extern rtfm=/opt/rustwide/target/debug/deps/librtfm-c54d684a4426f9b1.rmeta --extern cortex_m_semihosting=/opt/rustwide/target/debug/deps/libcortex_m_semihosting-ca6fa3981c3f511f.rmeta --extern eeprom24x=/opt/rustwide/target/debug/deps/libeeprom24x-c1dcbcc9ff191183.rmeta --extern embedded_hal=/opt/rustwide/target/debug/deps/libembedded_hal-6e8038d75ebd8733.rmeta --extern embedded_nrf24l01=/opt/rustwide/target/debug/deps/libembedded_nrf24l01-42bb153147cf5bdb.rmeta --extern hc_sr04=/opt/rustwide/target/debug/deps/libhc_sr04-d9f3eed07975730d.rmeta --extern infrared=/opt/rustwide/target/debug/deps/libinfrared-5ba6c73f880ebc2c.rmeta --extern itm_logger=/opt/rustwide/target/debug/deps/libitm_logger-f8bccb96c371effc.rmeta --extern lm75=/opt/rustwide/target/debug/deps/liblm75-0c573ed09978cec0.rmeta --extern nb=/opt/rustwide/target/debug/deps/libnb-77e4a015e0573cc7.rmeta --extern nrf24l01=/opt/rustwide/target/debug/deps/libnrf24l01-805b099bc961d587.rmeta --extern panic_itm=/opt/rustwide/target/debug/deps/libpanic_itm-c8cf0c206c451975.rmeta --extern panic_semihosting=/opt/rustwide/target/debug/deps/libpanic_semihosting-2d453db46a2cefd5.rmeta --extern shared_bus=/opt/rustwide/target/debug/deps/libshared_bus-f98afd8ccdb0e89e.rmeta --extern stm32f1xx_hal=/opt/rustwide/target/debug/deps/libstm32f1xx_hal-09caa43b99fed54f.rmeta --cap-lints=forbid` (exit code: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: duplicate lang item in crate `panic_itm` (which `blink_timer_irq_safe` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `blink_timer_irq_safe` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: PWM feature not selected [INFO] [stdout] --> src/bin/pwm-test2.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | compile_error!("PWM feature not selected"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_semihosting` (which `itm_test1` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `itm_test1` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_itm` (which `adc_dma_test3` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `adc_dma_test3` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_itm` (which `blink_timer_rtfm` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `blink_timer_rtfm` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_itm` (which `blink_timer_periodic` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `blink_timer_periodic` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_itm` (which `shared_adc_fixed_chans` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `shared_adc_fixed_chans` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_itm` (which `i2c_bitbang_test2` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `i2c_bitbang_test2` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_itm` (which `adc_dma_test2` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `adc_dma_test2` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_itm` (which `blink_timer_irq_unsafe` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `blink_timer_irq_unsafe` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_itm` (which `adc_test1` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `adc_test1` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_itm` (which `ir_rc_test1` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `ir_rc_test1` depends on) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rtfm::cyccnt` [INFO] [stdout] --> src/bin/adc-dma-test5.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | use rtfm::cyccnt::Instant; [INFO] [stdout] | ^^^^^^ could not find `cyccnt` in `rtfm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rtfm::cyccnt` [INFO] [stdout] --> src/bin/adc-dma-test5.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use rtfm::cyccnt::U32Ext; [INFO] [stdout] | ^^^^^^ could not find `cyccnt` in `rtfm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `cyccnt` in `rtfm` [INFO] [stdout] --> src/bin/adc-dma-test5.rs:42:76 [INFO] [stdout] | [INFO] [stdout] 42 | #[app(device = stm32f1xx_hal::stm32, peripherals = true, monotonic = rtfm::cyccnt::CYCCNT)] [INFO] [stdout] | ^^^^^^ could not find `cyccnt` in `rtfm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c10b6b12534dd16c91f3a7704949e6e81747a599b3956c758f89a28b95190b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10b6b12534dd16c91f3a7704949e6e81747a599b3956c758f89a28b95190b5a", kill_on_drop: false }` [INFO] [stdout] c10b6b12534dd16c91f3a7704949e6e81747a599b3956c758f89a28b95190b5a