[INFO] fetching crate msp430-periph 0.0.5...
[INFO] testing msp430-periph-0.0.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate msp430-periph 0.0.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate msp430-periph 0.0.5
[INFO] finished tweaking crates.io crate msp430-periph 0.0.5
[INFO] tweaked toml for crates.io crate msp430-periph 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate msp430-periph 0.0.5 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8045fe836ca3f83c973a7440ead6c3a4899b48591accc941044bd236d2c5c03a
[INFO] running `Command { std: "docker" "start" "-a" "8045fe836ca3f83c973a7440ead6c3a4899b48591accc941044bd236d2c5c03a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8045fe836ca3f83c973a7440ead6c3a4899b48591accc941044bd236d2c5c03a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8045fe836ca3f83c973a7440ead6c3a4899b48591accc941044bd236d2c5c03a", kill_on_drop: false }`
[INFO] [stdout] 8045fe836ca3f83c973a7440ead6c3a4899b48591accc941044bd236d2c5c03a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2354ca0103ee2139fcc3831119cdef9cd0fb124c95f06cfdade66e017ba1a18b
[INFO] running `Command { std: "docker" "start" "-a" "2354ca0103ee2139fcc3831119cdef9cd0fb124c95f06cfdade66e017ba1a18b", kill_on_drop: false }`
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling msp430-periph v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling peripherals v0.1.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `auxilary_supply`
[INFO] [stdout]   --> src/peripherals/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "auxilary_supply")]
[INFO] [stdout]    |       ^^^^^^^^^^-----------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"auxilary_supply_1"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `adc10_2`, `adc10_3`, `adc10_ab`, `adc12_1`, `adc12_2`, `adc12_3`, `adc12_b`, `adc_1`, `adc_2`, `adc_3`, `aes256`, `aes_accelerator_1`, `aes_accelerator_2`, `analog_pool`, `auxilary_supply_1`, `backup_memory`, `backup_ram`, `basic_timer`, `basic_timer_rtc`, `battery_charger`, `calibration_data_1`, `calibration_data_2`, `calibration_data_3`, `capacitive_touch_io`, `captio`, `captivate`, `cc1101`, `cc430f5123`, `cc430f5123-all`, `cc430f5125`, `cc430f5125-all`, `cc430f5133`, `cc430f5133-all`, `cc430f5135`, and `cc430f5135-all` and 1552 more
[INFO] [stdout]    = help: consider adding `auxilary_supply` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sd16_a3_2`
[INFO] [stdout]    --> src/peripherals/mod.rs:429:7
[INFO] [stdout]     |
[INFO] [stdout] 429 | #[cfg(feature = "sd16_a3_2")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"sd16_a1_2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `adc10_2`, `adc10_3`, `adc10_ab`, `adc12_1`, `adc12_2`, `adc12_3`, `adc12_b`, `adc_1`, `adc_2`, `adc_3`, `aes256`, `aes_accelerator_1`, `aes_accelerator_2`, `analog_pool`, `auxilary_supply_1`, `backup_memory`, `backup_ram`, `basic_timer`, `basic_timer_rtc`, `battery_charger`, `calibration_data_1`, `calibration_data_2`, `calibration_data_3`, `capacitive_touch_io`, `captio`, `captivate`, `cc1101`, `cc430f5123`, `cc430f5123-all`, `cc430f5125`, `cc430f5125-all`, `cc430f5133`, `cc430f5133-all`, `cc430f5135`, and `cc430f5135-all` and 1552 more
[INFO] [stdout]     = help: consider adding `sd16_a3_2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "2354ca0103ee2139fcc3831119cdef9cd0fb124c95f06cfdade66e017ba1a18b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2354ca0103ee2139fcc3831119cdef9cd0fb124c95f06cfdade66e017ba1a18b", kill_on_drop: false }`
[INFO] [stdout] 2354ca0103ee2139fcc3831119cdef9cd0fb124c95f06cfdade66e017ba1a18b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79a26227f05a17aebca27acf429d4d9883c57d7ee03348e1c7b2f6db341a0cd6
[INFO] running `Command { std: "docker" "start" "-a" "79a26227f05a17aebca27acf429d4d9883c57d7ee03348e1c7b2f6db341a0cd6", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `auxilary_supply`
[INFO] [stdout]   --> src/peripherals/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "auxilary_supply")]
[INFO] [stdout]    |       ^^^^^^^^^^-----------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"auxilary_supply_1"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `adc10_2`, `adc10_3`, `adc10_ab`, `adc12_1`, `adc12_2`, `adc12_3`, `adc12_b`, `adc_1`, `adc_2`, `adc_3`, `aes256`, `aes_accelerator_1`, `aes_accelerator_2`, `analog_pool`, `auxilary_supply_1`, `backup_memory`, `backup_ram`, `basic_timer`, `basic_timer_rtc`, `battery_charger`, `calibration_data_1`, `calibration_data_2`, `calibration_data_3`, `capacitive_touch_io`, `captio`, `captivate`, `cc1101`, `cc430f5123`, `cc430f5123-all`, `cc430f5125`, `cc430f5125-all`, `cc430f5133`, `cc430f5133-all`, `cc430f5135`, and `cc430f5135-all` and 1552 more
[INFO] [stdout]    = help: consider adding `auxilary_supply` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sd16_a3_2`
[INFO] [stdout]    --> src/peripherals/mod.rs:429:7
[INFO] [stdout]     |
[INFO] [stdout] 429 | #[cfg(feature = "sd16_a3_2")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"sd16_a1_2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `adc10_2`, `adc10_3`, `adc10_ab`, `adc12_1`, `adc12_2`, `adc12_3`, `adc12_b`, `adc_1`, `adc_2`, `adc_3`, `aes256`, `aes_accelerator_1`, `aes_accelerator_2`, `analog_pool`, `auxilary_supply_1`, `backup_memory`, `backup_ram`, `basic_timer`, `basic_timer_rtc`, `battery_charger`, `calibration_data_1`, `calibration_data_2`, `calibration_data_3`, `capacitive_touch_io`, `captio`, `captivate`, `cc1101`, `cc430f5123`, `cc430f5123-all`, `cc430f5125`, `cc430f5125-all`, `cc430f5133`, `cc430f5133-all`, `cc430f5135`, and `cc430f5135-all` and 1552 more
[INFO] [stdout]     = help: consider adding `sd16_a3_2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling msp430-periph v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `auxilary_supply`
[INFO] [stdout]   --> src/peripherals/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "auxilary_supply")]
[INFO] [stdout]    |       ^^^^^^^^^^-----------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"auxilary_supply_1"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `adc10_2`, `adc10_3`, `adc10_ab`, `adc12_1`, `adc12_2`, `adc12_3`, `adc12_b`, `adc_1`, `adc_2`, `adc_3`, `aes256`, `aes_accelerator_1`, `aes_accelerator_2`, `analog_pool`, `auxilary_supply_1`, `backup_memory`, `backup_ram`, `basic_timer`, `basic_timer_rtc`, `battery_charger`, `calibration_data_1`, `calibration_data_2`, `calibration_data_3`, `capacitive_touch_io`, `captio`, `captivate`, `cc1101`, `cc430f5123`, `cc430f5123-all`, `cc430f5125`, `cc430f5125-all`, `cc430f5133`, `cc430f5133-all`, `cc430f5135`, and `cc430f5135-all` and 1552 more
[INFO] [stdout]    = help: consider adding `auxilary_supply` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sd16_a3_2`
[INFO] [stdout]    --> src/peripherals/mod.rs:429:7
[INFO] [stdout]     |
[INFO] [stdout] 429 | #[cfg(feature = "sd16_a3_2")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"sd16_a1_2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `adc10_2`, `adc10_3`, `adc10_ab`, `adc12_1`, `adc12_2`, `adc12_3`, `adc12_b`, `adc_1`, `adc_2`, `adc_3`, `aes256`, `aes_accelerator_1`, `aes_accelerator_2`, `analog_pool`, `auxilary_supply_1`, `backup_memory`, `backup_ram`, `basic_timer`, `basic_timer_rtc`, `battery_charger`, `calibration_data_1`, `calibration_data_2`, `calibration_data_3`, `capacitive_touch_io`, `captio`, `captivate`, `cc1101`, `cc430f5123`, `cc430f5123-all`, `cc430f5125`, `cc430f5125-all`, `cc430f5133`, `cc430f5133-all`, `cc430f5135`, and `cc430f5135-all` and 1552 more
[INFO] [stdout]     = help: consider adding `sd16_a3_2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] running `Command { std: "docker" "inspect" "79a26227f05a17aebca27acf429d4d9883c57d7ee03348e1c7b2f6db341a0cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79a26227f05a17aebca27acf429d4d9883c57d7ee03348e1c7b2f6db341a0cd6", kill_on_drop: false }`
[INFO] [stdout] 79a26227f05a17aebca27acf429d4d9883c57d7ee03348e1c7b2f6db341a0cd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a51a6c06b05be540db261ba7ea2f6f9bbc280dce3fda61f8a978ad628aa4848
[INFO] running `Command { std: "docker" "start" "-a" "4a51a6c06b05be540db261ba7ea2f6f9bbc280dce3fda61f8a978ad628aa4848", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `auxilary_supply`
[INFO] [stderr]   --> src/peripherals/mod.rs:29:7
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[cfg(feature = "auxilary_supply")]
[INFO] [stderr]    |       ^^^^^^^^^^-----------------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: there is a expected value with a similar name: `"auxilary_supply_1"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `adc10_2`, `adc10_3`, `adc10_ab`, `adc12_1`, `adc12_2`, `adc12_3`, `adc12_b`, `adc_1`, `adc_2`, `adc_3`, `aes256`, `aes_accelerator_1`, `aes_accelerator_2`, `analog_pool`, `auxilary_supply_1`, `backup_memory`, `backup_ram`, `basic_timer`, `basic_timer_rtc`, `battery_charger`, `calibration_data_1`, `calibration_data_2`, `calibration_data_3`, `capacitive_touch_io`, `captio`, `captivate`, `cc1101`, `cc430f5123`, `cc430f5123-all`, `cc430f5125`, `cc430f5125-all`, `cc430f5133`, `cc430f5133-all`, `cc430f5135`, and `cc430f5135-all` and 1552 more
[INFO] [stderr]    = help: consider adding `auxilary_supply` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sd16_a3_2`
[INFO] [stderr]    --> src/peripherals/mod.rs:429:7
[INFO] [stderr]     |
[INFO] [stderr] 429 | #[cfg(feature = "sd16_a3_2")]
[INFO] [stderr]     |       ^^^^^^^^^^-----------
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: there is a expected value with a similar name: `"sd16_a1_2"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `adc10_2`, `adc10_3`, `adc10_ab`, `adc12_1`, `adc12_2`, `adc12_3`, `adc12_b`, `adc_1`, `adc_2`, `adc_3`, `aes256`, `aes_accelerator_1`, `aes_accelerator_2`, `analog_pool`, `auxilary_supply_1`, `backup_memory`, `backup_ram`, `basic_timer`, `basic_timer_rtc`, `battery_charger`, `calibration_data_1`, `calibration_data_2`, `calibration_data_3`, `capacitive_touch_io`, `captio`, `captivate`, `cc1101`, `cc430f5123`, `cc430f5123-all`, `cc430f5125`, `cc430f5125-all`, `cc430f5133`, `cc430f5133-all`, `cc430f5135`, and `cc430f5135-all` and 1552 more
[INFO] [stderr]     = help: consider adding `sd16_a3_2` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `msp430-periph` (lib) generated 2 warnings
[INFO] [stderr] warning: `msp430-periph` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/msp430_periph-ab577eab0098310f)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests msp430_periph
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 26) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 26) stdout ----
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> src/lib.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [dependencies]
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 10) stdout ----
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> src/lib.rs:11:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [dependencies.msp430-periph]
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 10)
[INFO] [stdout]     src/lib.rs - (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4a51a6c06b05be540db261ba7ea2f6f9bbc280dce3fda61f8a978ad628aa4848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a51a6c06b05be540db261ba7ea2f6f9bbc280dce3fda61f8a978ad628aa4848", kill_on_drop: false }`
[INFO] [stdout] 4a51a6c06b05be540db261ba7ea2f6f9bbc280dce3fda61f8a978ad628aa4848
