[INFO] fetching crate msp430-periph 0.0.5... [INFO] testing msp430-periph-0.0.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate msp430-periph 0.0.5 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate msp430-periph 0.0.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39298182a2f80d055b570af7200db90b1de354b1553cd2afdce45d12f8e02de4 [INFO] running `Command { std: "docker" "start" "-a" "39298182a2f80d055b570af7200db90b1de354b1553cd2afdce45d12f8e02de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39298182a2f80d055b570af7200db90b1de354b1553cd2afdce45d12f8e02de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39298182a2f80d055b570af7200db90b1de354b1553cd2afdce45d12f8e02de4", kill_on_drop: false }` [INFO] [stdout] 39298182a2f80d055b570af7200db90b1de354b1553cd2afdce45d12f8e02de4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d969a384b18af3148feb9d627a0be1d84d5f12ac80cc75c9d829420d98fb05dc [INFO] running `Command { std: "docker" "start" "-a" "d969a384b18af3148feb9d627a0be1d84d5f12ac80cc75c9d829420d98fb05dc", kill_on_drop: false }` [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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "d969a384b18af3148feb9d627a0be1d84d5f12ac80cc75c9d829420d98fb05dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d969a384b18af3148feb9d627a0be1d84d5f12ac80cc75c9d829420d98fb05dc", kill_on_drop: false }` [INFO] [stdout] d969a384b18af3148feb9d627a0be1d84d5f12ac80cc75c9d829420d98fb05dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a1d34edacb4da65559cfb915bab0b04e3268c9152e0dcb0fac7b5581d825f95 [INFO] running `Command { std: "docker" "start" "-a" "0a1d34edacb4da65559cfb915bab0b04e3268c9152e0dcb0fac7b5581d825f95", 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `Command { std: "docker" "inspect" "0a1d34edacb4da65559cfb915bab0b04e3268c9152e0dcb0fac7b5581d825f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1d34edacb4da65559cfb915bab0b04e3268c9152e0dcb0fac7b5581d825f95", kill_on_drop: false }` [INFO] [stdout] 0a1d34edacb4da65559cfb915bab0b04e3268c9152e0dcb0fac7b5581d825f95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b0448d184681e142850e9c4efcf6548250475036df0190ee26d10b0b3105e42 [INFO] running `Command { std: "docker" "start" "-a" "4b0448d184681e142850e9c4efcf6548250475036df0190ee26d10b0b3105e42", 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 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 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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/msp430_periph-14a483e63661d991) [INFO] [stdout] [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] [stderr] Doc-tests msp430_periph [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 10) ... FAILED [INFO] [stdout] test src/lib.rs - (line 26) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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 [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 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 [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.05s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "4b0448d184681e142850e9c4efcf6548250475036df0190ee26d10b0b3105e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b0448d184681e142850e9c4efcf6548250475036df0190ee26d10b0b3105e42", kill_on_drop: false }` [INFO] [stdout] 4b0448d184681e142850e9c4efcf6548250475036df0190ee26d10b0b3105e42