[INFO] fetching crate msp430-periph 0.0.5... [INFO] building msp430-periph-0.0.5 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate msp430-periph 0.0.5 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate msp430-periph 0.0.5 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded msp430-rt-macros v0.4.1 [INFO] [stderr] Downloaded msp430 v0.4.1 [INFO] [stderr] Downloaded msp430-rt v0.4.1 [INFO] [stderr] Downloaded peripherals v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 372050ad4e23e40952d476d44a3ae230cace431dd10e004f4f466eb94552f46a [INFO] running `Command { std: "docker" "start" "-a" "372050ad4e23e40952d476d44a3ae230cace431dd10e004f4f466eb94552f46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "372050ad4e23e40952d476d44a3ae230cace431dd10e004f4f466eb94552f46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372050ad4e23e40952d476d44a3ae230cace431dd10e004f4f466eb94552f46a", kill_on_drop: false }` [INFO] [stdout] 372050ad4e23e40952d476d44a3ae230cace431dd10e004f4f466eb94552f46a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 628ae2291a68014a2d49b26219b4dbfa07d1fc25804e0e182c13f27bd3ebf960 [INFO] running `Command { std: "docker" "start" "-a" "628ae2291a68014a2d49b26219b4dbfa07d1fc25804e0e182c13f27bd3ebf960", 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.42s [INFO] running `Command { std: "docker" "inspect" "628ae2291a68014a2d49b26219b4dbfa07d1fc25804e0e182c13f27bd3ebf960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "628ae2291a68014a2d49b26219b4dbfa07d1fc25804e0e182c13f27bd3ebf960", kill_on_drop: false }` [INFO] [stdout] 628ae2291a68014a2d49b26219b4dbfa07d1fc25804e0e182c13f27bd3ebf960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 642f449821f4a2f59deec2ffbd8b36891951685d7a8ac518569fdc41f367b4db [INFO] running `Command { std: "docker" "start" "-a" "642f449821f4a2f59deec2ffbd8b36891951685d7a8ac518569fdc41f367b4db", 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.26s [INFO] running `Command { std: "docker" "inspect" "642f449821f4a2f59deec2ffbd8b36891951685d7a8ac518569fdc41f367b4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642f449821f4a2f59deec2ffbd8b36891951685d7a8ac518569fdc41f367b4db", kill_on_drop: false }` [INFO] [stdout] 642f449821f4a2f59deec2ffbd8b36891951685d7a8ac518569fdc41f367b4db