[INFO] fetching crate cube2rust 0.0.1... [INFO] checking cube2rust-0.0.1 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate cube2rust 0.0.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate cube2rust 0.0.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] started tweaking crates.io crate cube2rust 0.0.1 [INFO] finished tweaking crates.io crate cube2rust 0.0.1 [INFO] tweaked toml for crates.io crate cube2rust 0.0.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate cube2rust 0.0.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 fstrings-proc-macro v0.2.3 [INFO] [stderr] Downloaded fstrings v0.2.3 [INFO] [stderr] Downloaded human-sort v0.2.2 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 867efe12e96ecfa59d6bbdcb0bcdbde6895f1e0b0e7f77f5a72386c15106b4bc [INFO] running `Command { std: "docker" "start" "-a" "867efe12e96ecfa59d6bbdcb0bcdbde6895f1e0b0e7f77f5a72386c15106b4bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "867efe12e96ecfa59d6bbdcb0bcdbde6895f1e0b0e7f77f5a72386c15106b4bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "867efe12e96ecfa59d6bbdcb0bcdbde6895f1e0b0e7f77f5a72386c15106b4bc", kill_on_drop: false }` [INFO] [stdout] 867efe12e96ecfa59d6bbdcb0bcdbde6895f1e0b0e7f77f5a72386c15106b4bc [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" "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] ddf657c91a2e74c367c2ce2b8ade7197e778063ab7aedbf078e0b289c392b514 [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" "ddf657c91a2e74c367c2ce2b8ade7197e778063ab7aedbf078e0b289c392b514", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking human-sort v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling fstrings-proc-macro v0.2.3 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking fstrings v0.2.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking cube2rust v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/utils.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | / parameter!( [INFO] [stdout] 92 | | MCUFamily, [INFO] [stdout] 93 | | [ [INFO] [stdout] 94 | | STM32F0, STM32F1, STM32F2, STM32F3, STM32F4, STM32F7, STM32G0, STM32G4, STM32H7, STM32L0, [INFO] [stdout] 95 | | STM32L1, STM32L4, STM32L5, STM32MP1, STM32WB, STM32WL [INFO] [stdout] 96 | | ] [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/db/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | bail!("no feature for {}", mcu_name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/utils.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | / parameter!( [INFO] [stdout] 92 | | MCUFamily, [INFO] [stdout] 93 | | [ [INFO] [stdout] 94 | | STM32F0, STM32F1, STM32F2, STM32F3, STM32F4, STM32F7, STM32G0, STM32G4, STM32H7, STM32L0, [INFO] [stdout] 95 | | STM32L1, STM32L4, STM32L5, STM32MP1, STM32WB, STM32WL [INFO] [stdout] 96 | | ] [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/db/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | bail!("no feature for {}", mcu_name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gpio.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | parameter!(PinStateType, [GPIO_PIN_SET, GPIO_PIN_RESET]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gpio.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / parameter!( [INFO] [stdout] 133 | | PullType, [INFO] [stdout] 134 | | [GPIO_PULLUP, GPIO_PULLDOWN, GPIO_NOPULL], [INFO] [stdout] 135 | | default = GPIO_NOPULL [INFO] [stdout] 136 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gpio.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / parameter!( [INFO] [stdout] 138 | | ModeOutputType, [INFO] [stdout] 139 | | [GPIO_MODE_OUTPUT_OD, GPIO_MODE_OUTPUT_PP], [INFO] [stdout] 140 | | default = GPIO_MODE_OUTPUT_PP [INFO] [stdout] 141 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gpio.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / parameter!( [INFO] [stdout] 143 | | SpeedType, [INFO] [stdout] 144 | | [ [INFO] [stdout] 145 | | GPIO_SPEED_FREQ_LOW, [INFO] [stdout] ... | [INFO] [stdout] 150 | | default = GPIO_SPEED_FREQ_LOW [INFO] [stdout] 151 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/i2c.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / parameter!( [INFO] [stdout] 43 | | Mode, [INFO] [stdout] 44 | | [I2C_Standard, I2C_Fast, I2C_Fast_Plus], [INFO] [stdout] 45 | | default = I2C_Standard [INFO] [stdout] 46 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/rcc.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | _ => bail!("Unknown clock source"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/rcc.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / parameter!( [INFO] [stdout] 88 | | SYSCLKSourceType, [INFO] [stdout] 89 | | [ [INFO] [stdout] 90 | | RCC_SYSCLKSOURCE_HSI, [INFO] [stdout] ... | [INFO] [stdout] 95 | | default = RCC_SYSCLKSOURCE_HSI [INFO] [stdout] 96 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/rcc.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | / parameter!( [INFO] [stdout] 99 | | PLLSourceType, [INFO] [stdout] 100 | | [RCC_PLLSOURCE_HSI, RCC_PLLSOURCE_HSI48, RCC_PLLSOURCE_HSE] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/spi.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | _ => bail!("{}", string), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/spi.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | _ => bail!("Unknown unit {}", string), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/spi.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / parameter!( [INFO] [stdout] 74 | | CLKPhase, [INFO] [stdout] 75 | | [SPI_PHASE_1EDGE, SPI_PHASE_2EDGE], [INFO] [stdout] 76 | | default = SPI_PHASE_1EDGE [INFO] [stdout] 77 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/spi.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | / parameter!( [INFO] [stdout] 80 | | CLKPolarity, [INFO] [stdout] 81 | | [SPI_POLARITY_LOW, SPI_POLARITY_HIGH], [INFO] [stdout] 82 | | default = SPI_POLARITY_LOW [INFO] [stdout] 83 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/spi.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / parameter!( [INFO] [stdout] 86 | | BaudRatePrescaler, [INFO] [stdout] 87 | | [ [INFO] [stdout] 88 | | SPI_BAUDRATEPRESCALER_2, [INFO] [stdout] ... | [INFO] [stdout] 96 | | ] [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gpio.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | parameter!(PinStateType, [GPIO_PIN_SET, GPIO_PIN_RESET]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gpio.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / parameter!( [INFO] [stdout] 133 | | PullType, [INFO] [stdout] 134 | | [GPIO_PULLUP, GPIO_PULLDOWN, GPIO_NOPULL], [INFO] [stdout] 135 | | default = GPIO_NOPULL [INFO] [stdout] 136 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gpio.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / parameter!( [INFO] [stdout] 138 | | ModeOutputType, [INFO] [stdout] 139 | | [GPIO_MODE_OUTPUT_OD, GPIO_MODE_OUTPUT_PP], [INFO] [stdout] 140 | | default = GPIO_MODE_OUTPUT_PP [INFO] [stdout] 141 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gpio.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / parameter!( [INFO] [stdout] 143 | | SpeedType, [INFO] [stdout] 144 | | [ [INFO] [stdout] 145 | | GPIO_SPEED_FREQ_LOW, [INFO] [stdout] ... | [INFO] [stdout] 150 | | default = GPIO_SPEED_FREQ_LOW [INFO] [stdout] 151 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/i2c.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / parameter!( [INFO] [stdout] 43 | | Mode, [INFO] [stdout] 44 | | [I2C_Standard, I2C_Fast, I2C_Fast_Plus], [INFO] [stdout] 45 | | default = I2C_Standard [INFO] [stdout] 46 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/rcc.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | _ => bail!("Unknown clock source"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/rcc.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / parameter!( [INFO] [stdout] 88 | | SYSCLKSourceType, [INFO] [stdout] 89 | | [ [INFO] [stdout] 90 | | RCC_SYSCLKSOURCE_HSI, [INFO] [stdout] ... | [INFO] [stdout] 95 | | default = RCC_SYSCLKSOURCE_HSI [INFO] [stdout] 96 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/rcc.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | / parameter!( [INFO] [stdout] 99 | | PLLSourceType, [INFO] [stdout] 100 | | [RCC_PLLSOURCE_HSI, RCC_PLLSOURCE_HSI48, RCC_PLLSOURCE_HSE] [INFO] [stdout] 101 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/spi.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | _ => bail!("{}", string), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/spi.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | _ => bail!("Unknown unit {}", string), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/spi.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / parameter!( [INFO] [stdout] 74 | | CLKPhase, [INFO] [stdout] 75 | | [SPI_PHASE_1EDGE, SPI_PHASE_2EDGE], [INFO] [stdout] 76 | | default = SPI_PHASE_1EDGE [INFO] [stdout] 77 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/spi.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | / parameter!( [INFO] [stdout] 80 | | CLKPolarity, [INFO] [stdout] 81 | | [SPI_POLARITY_LOW, SPI_POLARITY_HIGH], [INFO] [stdout] 82 | | default = SPI_POLARITY_LOW [INFO] [stdout] 83 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/spi.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / parameter!( [INFO] [stdout] 86 | | BaudRatePrescaler, [INFO] [stdout] 87 | | [ [INFO] [stdout] 88 | | SPI_BAUDRATEPRESCALER_2, [INFO] [stdout] ... | [INFO] [stdout] 96 | | ] [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cube2rust` [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] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ddf657c91a2e74c367c2ce2b8ade7197e778063ab7aedbf078e0b289c392b514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf657c91a2e74c367c2ce2b8ade7197e778063ab7aedbf078e0b289c392b514", kill_on_drop: false }` [INFO] [stdout] ddf657c91a2e74c367c2ce2b8ade7197e778063ab7aedbf078e0b289c392b514