[INFO] fetching crate msp430-periph 0.0.5...
[INFO] building msp430-periph-0.0.5 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate msp430-periph 0.0.5 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate msp430-periph 0.0.5 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6218049263aa56089580c82968bc2c45551f34e77db20fae87b961970d82ca20
[INFO] running `Command { std: "docker" "start" "-a" "6218049263aa56089580c82968bc2c45551f34e77db20fae87b961970d82ca20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6218049263aa56089580c82968bc2c45551f34e77db20fae87b961970d82ca20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6218049263aa56089580c82968bc2c45551f34e77db20fae87b961970d82ca20", kill_on_drop: false }`
[INFO] [stdout] 6218049263aa56089580c82968bc2c45551f34e77db20fae87b961970d82ca20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3d4e74b2e7dc43ed626678b985c07d4464ec75d9ef736d098839ee78f2484aa
[INFO] running `Command { std: "docker" "start" "-a" "d3d4e74b2e7dc43ed626678b985c07d4464ec75d9ef736d098839ee78f2484aa", 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 <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_a3_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 `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 0.80s
[INFO] running `Command { std: "docker" "inspect" "d3d4e74b2e7dc43ed626678b985c07d4464ec75d9ef736d098839ee78f2484aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d4e74b2e7dc43ed626678b985c07d4464ec75d9ef736d098839ee78f2484aa", kill_on_drop: false }`
[INFO] [stdout] d3d4e74b2e7dc43ed626678b985c07d4464ec75d9ef736d098839ee78f2484aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 187eed6c29559aaf7cffc5cfaff7f378e5c87623a444117f6e0a32ef2c5a83e6
[INFO] running `Command { std: "docker" "start" "-a" "187eed6c29559aaf7cffc5cfaff7f378e5c87623a444117f6e0a32ef2c5a83e6", kill_on_drop: false }`
[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_a3_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 `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] [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_a3_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 `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.58s
[INFO] running `Command { std: "docker" "inspect" "187eed6c29559aaf7cffc5cfaff7f378e5c87623a444117f6e0a32ef2c5a83e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "187eed6c29559aaf7cffc5cfaff7f378e5c87623a444117f6e0a32ef2c5a83e6", kill_on_drop: false }`
[INFO] [stdout] 187eed6c29559aaf7cffc5cfaff7f378e5c87623a444117f6e0a32ef2c5a83e6
