[INFO] fetching crate stm32l1xx-hal 0.1.0... [INFO] checking stm32l1xx-hal-0.1.0 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate stm32l1xx-hal 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate stm32l1xx-hal 0.1.0 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking crates.io crate stm32l1xx-hal 0.1.0 [INFO] finished tweaking crates.io crate stm32l1xx-hal 0.1.0 [INFO] tweaked toml for crates.io crate stm32l1xx-hal 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate stm32l1xx-hal 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b87957cd5ce2568c52efed47e90f08f54cd1fe9529d299d042442c465f17fe75 [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" "b87957cd5ce2568c52efed47e90f08f54cd1fe9529d299d042442c465f17fe75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b87957cd5ce2568c52efed47e90f08f54cd1fe9529d299d042442c465f17fe75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b87957cd5ce2568c52efed47e90f08f54cd1fe9529d299d042442c465f17fe75", kill_on_drop: false }` [INFO] [stdout] b87957cd5ce2568c52efed47e90f08f54cd1fe9529d299d042442c465f17fe75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb577471f7dcecd80e5f33c817e0cd08c48fb279646950c8ab546feea23c2486 [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" "fb577471f7dcecd80e5f33c817e0cd08c48fb279646950c8ab546feea23c2486", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.7 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.2 [INFO] [stderr] Compiling stm32l1 v0.5.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling cortex-m-rtfm v0.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking hash32 v0.1.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking panic-semihosting v0.5.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking heapless v0.4.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Compiling owned-singleton-macros v0.1.0 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.4.2 [INFO] [stderr] Checking owned-singleton v0.1.0 [INFO] [stderr] Checking stm32l1xx-hal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> examples/rtfm.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32l1xx-hal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `spi` [INFO] [stdout] --> examples/touch.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | use hal::{spi, stm32}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [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: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [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: language item required, but not found: `eh_personality` [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[E0599]: no method named `set_high` found for struct `PB7>` in the current scope [INFO] [stdout] --> examples/blinky.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | led.set_high(); [INFO] [stdout] | ^^^^^^^^ method not found in `PB7>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 10 | use crate::hal::embedded_hal::digital::v2::OutputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_low` found for struct `PB7>` in the current scope [INFO] [stdout] --> examples/blinky.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | led.set_low(); [INFO] [stdout] | ^^^^^^^ method not found in `PB7>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 10 | use crate::hal::embedded_hal::digital::v2::OutputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `toggle` exists for struct `PB6>`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/blinky_timer.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | led.toggle(); [INFO] [stdout] | ^^^^^^ method cannot be called on `PB6>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/gpio.rs:420:1 [INFO] [stdout] | [INFO] [stdout] 420 | / gpio!(GPIOB, gpiob, gpiopben, PB, [ [INFO] [stdout] 421 | | PB0: (pb0, 0, Input), [INFO] [stdout] 422 | | PB1: (pb1, 1, Input), [INFO] [stdout] 423 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 436 | | PB15: (pb15, 15, Input), [INFO] [stdout] 437 | | ]); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |___doesn't satisfy `_: hal::embedded_hal::digital::toggleable::Default` [INFO] [stdout] | doesn't satisfy `_: hal::prelude::_embedded_hal_digital_ToggleableOutputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `PB6>: hal::embedded_hal::digital::toggleable::Default` [INFO] [stdout] which is required by `PB6>: hal::prelude::_embedded_hal_digital_ToggleableOutputPin` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 12 | use crate::hal::embedded_hal::digital::v2::ToggleableOutputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_high` found for mutable reference `&mut PB7>` in the current scope [INFO] [stdout] --> examples/rtfm.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | resources.BUSY_LED.set_high(); [INFO] [stdout] | ^^^^^^^^ method not found in `&mut PB7>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 13 | use crate::hal::embedded_hal::digital::v2::OutputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_low` found for mutable reference `&mut PB7>` in the current scope [INFO] [stdout] --> examples/rtfm.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | resources.BUSY_LED.set_low(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut PB7>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 13 | use crate::hal::embedded_hal::digital::v2::OutputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `toggle` exists for mutable reference `&mut PB6>`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/rtfm.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | resources.TICKS_LED.toggle(); [INFO] [stdout] | ^^^^^^ method cannot be called on `&mut PB6>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/gpio.rs:420:1 [INFO] [stdout] | [INFO] [stdout] 420 | / gpio!(GPIOB, gpiob, gpiopben, PB, [ [INFO] [stdout] 421 | | PB0: (pb0, 0, Input), [INFO] [stdout] 422 | | PB1: (pb1, 1, Input), [INFO] [stdout] 423 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 436 | | PB15: (pb15, 15, Input), [INFO] [stdout] 437 | | ]); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |___doesn't satisfy `_: hal::embedded_hal::digital::toggleable::Default` [INFO] [stdout] | doesn't satisfy `_: hal::prelude::_embedded_hal_digital_ToggleableOutputPin` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `PB6>: hal::embedded_hal::digital::toggleable::Default` [INFO] [stdout] which is required by `PB6>: hal::prelude::_embedded_hal_digital_ToggleableOutputPin` [INFO] [stdout] `&mut PB6>: hal::embedded_hal::digital::toggleable::Default` [INFO] [stdout] which is required by `&mut PB6>: hal::prelude::_embedded_hal_digital_ToggleableOutputPin` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 13 | use crate::hal::embedded_hal::digital::v2::ToggleableOutputPin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `usart` found for struct `hal::stm32::USART3` in the current scope [INFO] [stdout] --> examples/serial.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | .usart((tx, rx), serial::Config::default(), &mut rcc) [INFO] [stdout] | ^^^^^ method not found in `hal::stm32::USART3` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 12 | use crate::hal::serial::SerialExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `core::fmt::Write` [INFO] [stdout] --> examples/serial.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use core::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/serial.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fb577471f7dcecd80e5f33c817e0cd08c48fb279646950c8ab546feea23c2486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb577471f7dcecd80e5f33c817e0cd08c48fb279646950c8ab546feea23c2486", kill_on_drop: false }` [INFO] [stdout] fb577471f7dcecd80e5f33c817e0cd08c48fb279646950c8ab546feea23c2486