[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 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomatsi%2Frust-blue-pill-tests" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geomatsi/rust-blue-pill-tests on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/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-0/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" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "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] bb8e64e2aee19d25c423a36d2dd6a514baa28ff99bc04c65b01c6488b496e658 [INFO] running `Command { std: "docker" "start" "-a" "bb8e64e2aee19d25c423a36d2dd6a514baa28ff99bc04c65b01c6488b496e658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb8e64e2aee19d25c423a36d2dd6a514baa28ff99bc04c65b01c6488b496e658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8e64e2aee19d25c423a36d2dd6a514baa28ff99bc04c65b01c6488b496e658", kill_on_drop: false }` [INFO] [stdout] bb8e64e2aee19d25c423a36d2dd6a514baa28ff99bc04c65b01c6488b496e658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baccded0ed9b55beb5735f9c1d4fc63b66653252df3163af03feb6ad5640319b [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" "baccded0ed9b55beb5735f9c1d4fc63b66653252df3163af03feb6ad5640319b", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling heapless v0.5.3 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [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] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking volatile-register v0.2.0 [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 eeprom24x v0.3.0 [INFO] [stderr] Checking nrf24l01 v0.0.1 (https://github.com/geomatsi/nrf24l01?branch=update-deps#a88f717f) [INFO] [stderr] Checking bitbang-hal v0.3.0 [INFO] [stderr] Checking embedded-nrf24l01 v0.2.0 (https://github.com/astro/embedded-nrf24l01#0998f622) [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking itm_logger v0.1.1 [INFO] [stderr] Checking shared-bus v0.1.4 (https://github.com/geomatsi/shared-bus.git?branch=shared-adc#876c4499) [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: 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: duplicate lang item in crate `panic_itm` (which `uart_test1` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `uart_test1` depends on) [INFO] [stdout] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [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] [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] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name uart_test1 src/bin/uart-test1.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-b39466f1224e70d9.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-c0a56affe3d816d0.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-4dc16c5f65eadeb5.rmeta --extern rtfm=/opt/rustwide/target/debug/deps/librtfm-f36be78b5c7ee1ff.rmeta --extern cortex_m_semihosting=/opt/rustwide/target/debug/deps/libcortex_m_semihosting-639c4be545538b90.rmeta --extern eeprom24x=/opt/rustwide/target/debug/deps/libeeprom24x-63f30e96626e7873.rmeta --extern embedded_hal=/opt/rustwide/target/debug/deps/libembedded_hal-0a2d924ef4a4a5da.rmeta --extern embedded_nrf24l01=/opt/rustwide/target/debug/deps/libembedded_nrf24l01-f870c4ce84cb3333.rmeta --extern hc_sr04=/opt/rustwide/target/debug/deps/libhc_sr04-a9ba74a6be0d9303.rmeta --extern infrared=/opt/rustwide/target/debug/deps/libinfrared-e14ca7a75b687109.rmeta --extern itm_logger=/opt/rustwide/target/debug/deps/libitm_logger-6aaad369b9a4bf6a.rmeta --extern lm75=/opt/rustwide/target/debug/deps/liblm75-8c0354e38226c45e.rmeta --extern nb=/opt/rustwide/target/debug/deps/libnb-67af274d6121dece.rmeta --extern nrf24l01=/opt/rustwide/target/debug/deps/libnrf24l01-412761128ce4feda.rmeta --extern panic_itm=/opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta --extern panic_semihosting=/opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta --extern shared_bus=/opt/rustwide/target/debug/deps/libshared_bus-2daf712c3b199bdc.rmeta --extern stm32f1xx_hal=/opt/rustwide/target/debug/deps/libstm32f1xx_hal-4cce033e76c69c9b.rmeta --cap-lints=warn` (exit code: 1) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [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_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] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [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] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [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] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [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_test2` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `ir_rc_test2` depends on) [INFO] [stdout] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [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] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_semihosting` (which `shared_adc_single_chan` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `shared_adc_single_chan` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [INFO] [stdout] = note: second definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [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 `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] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [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] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-0d87f53e19ad4884.rmeta [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-d2f228f247e3f808.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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" "baccded0ed9b55beb5735f9c1d4fc63b66653252df3163af03feb6ad5640319b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baccded0ed9b55beb5735f9c1d4fc63b66653252df3163af03feb6ad5640319b", kill_on_drop: false }` [INFO] [stdout] baccded0ed9b55beb5735f9c1d4fc63b66653252df3163af03feb6ad5640319b