[INFO] fetching crate stm32f3-discovery 0.7.1... [INFO] checking stm32f3-discovery-0.7.1 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate stm32f3-discovery 0.7.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate stm32f3-discovery 0.7.1 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking crates.io crate stm32f3-discovery 0.7.1 [INFO] finished tweaking crates.io crate stm32f3-discovery 0.7.1 [INFO] tweaked toml for crates.io crate stm32f3-discovery 0.7.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate stm32f3-discovery 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stm32f3xx-hal v0.7.0 [INFO] [stderr] Downloaded accelerometer v0.12.0 [INFO] [stderr] Downloaded switch-hal v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 691dedc39cbc29071e7d6898f154299d4d2b6fbe16f9d4a2f049f7a71a97d1e7 [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" "691dedc39cbc29071e7d6898f154299d4d2b6fbe16f9d4a2f049f7a71a97d1e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "691dedc39cbc29071e7d6898f154299d4d2b6fbe16f9d4a2f049f7a71a97d1e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691dedc39cbc29071e7d6898f154299d4d2b6fbe16f9d4a2f049f7a71a97d1e7", kill_on_drop: false }` [INFO] [stdout] 691dedc39cbc29071e7d6898f154299d4d2b6fbe16f9d4a2f049f7a71a97d1e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e770b707f4e043859294d4464499aa13e5f6586f06ba107f24d75b29bc414b16 [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" "e770b707f4e043859294d4464499aa13e5f6586f06ba107f24d75b29bc414b16", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Compiling stm32f3 v0.13.2 [INFO] [stderr] Compiling stm32f3-discovery v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking generic-array v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking accelerometer v0.12.0 [INFO] [stderr] Checking cortex-m v0.7.2 [INFO] [stderr] Checking switch-hal v0.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking panic-itm v0.4.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.0 [INFO] [stderr] Checking rtcc v0.2.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Checking lsm303dlhc v0.2.0 [INFO] [stderr] Compiling stm32f3xx-hal v0.7.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0..=3 => unsafe { modify_at!(syscfg.exticr1, bitwidth, index, extigpionr) }, [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 584 | 4..=7 => unsafe { modify_at!(syscfg.exticr2, bitwidth, index, extigpionr) }, [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 585 | 8..=11 => unsafe { modify_at!(syscfg.exticr3, bitwidth, index, extigpionr) }, [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 586 | 12..=15 => unsafe { modify_at!(syscfg.exticr4, bitwidth, index, extigpionr) }, [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 611 | unsafe { modify_at!(reg_for_cpu!(exti, imr), bitwidth, index, value) }; [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 619 | unsafe { modify_at!(reg_for_cpu!(exti, imr), bitwidth, index, value) }; [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f3xx-hal-0.7.0/src/gpio.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1218 | / gpio!({ [INFO] [stdout] 1219 | | pacs: [gpioa, gpiob, gpioc], [INFO] [stdout] 1220 | | ports: [ [INFO] [stdout] 1221 | | { [INFO] [stdout] ... | [INFO] [stdout] 1338 | | ], [INFO] [stdout] 1339 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `modify_at` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 90 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f3xx-hal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e770b707f4e043859294d4464499aa13e5f6586f06ba107f24d75b29bc414b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e770b707f4e043859294d4464499aa13e5f6586f06ba107f24d75b29bc414b16", kill_on_drop: false }` [INFO] [stdout] e770b707f4e043859294d4464499aa13e5f6586f06ba107f24d75b29bc414b16