[INFO] cloning repository https://github.com/raz-a/msp432_blink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raz-a/msp432_blink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraz-a%2Fmsp432_blink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraz-a%2Fmsp432_blink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f8b092c4f7aaa25f1d300c8bc6540ad5d24cdf2 [INFO] testing raz-a/msp432_blink against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraz-a%2Fmsp432_blink" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raz-a/msp432_blink on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-111/source/.cargo/config [INFO] started tweaking git repo https://github.com/raz-a/msp432_blink [INFO] finished tweaking git repo https://github.com/raz-a/msp432_blink [INFO] tweaked toml for git repo https://github.com/raz-a/msp432_blink written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/raz-a/msp432_blink already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a7447a4de1a6452a30e946ce828e774e1894420fff2b74dcc01b19847bdf72f [INFO] running `Command { std: "docker" "start" "-a" "5a7447a4de1a6452a30e946ce828e774e1894420fff2b74dcc01b19847bdf72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a7447a4de1a6452a30e946ce828e774e1894420fff2b74dcc01b19847bdf72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a7447a4de1a6452a30e946ce828e774e1894420fff2b74dcc01b19847bdf72f", kill_on_drop: false }` [INFO] [stdout] 5a7447a4de1a6452a30e946ce828e774e1894420fff2b74dcc01b19847bdf72f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09919c659a8db8a344702a98d8ed3906086cd1aba13759594f808a504e1714da [INFO] running `Command { std: "docker" "start" "-a" "09919c659a8db8a344702a98d8ed3906086cd1aba13759594f808a504e1714da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling msp432_razcal v0.1.0 (https://github.com/raz-a/msp432_razcal#17f54514) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(const_evaluatable_checked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `generic_const_exprs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/gpio/bus/sectionbus.rs:20:46 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct GpioSectionBus, Mode: GpioMode> { [INFO] [stdout] | --------------------^^^^^^^----------------------^^^^----------- help: reorder the parameters: lifetimes, then types, then consts: `, Mode: GpioMode, const SIZE: usize>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/gpio/bus/sectionbus.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | impl, Mode: GpioMode> [INFO] [stdout] | --------------------^^^^^^^----------------------^^^^----------- help: reorder the parameters: lifetimes, then types, then consts: `, Mode: GpioMode, const SIZE: usize>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/gpio/bus/sectionbus.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | impl, InputMode: GpioInputMode> GpioBusInput [INFO] [stdout] | --------------------^^^^^^^----------------------^^^^^^^^^---------------- help: reorder the parameters: lifetimes, then types, then consts: `, InputMode: GpioInputMode, const SIZE: usize>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/gpio/bus/sectionbus.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | impl, OutputMode: GpioOutputMode> GpioBusInput [INFO] [stdout] | --------------------^^^^^^^----------------------^^^^^^^^^^----------------- help: reorder the parameters: lifetimes, then types, then consts: `, OutputMode: GpioOutputMode, const SIZE: usize>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/gpio/bus/sectionbus.rs:170:25 [INFO] [stdout] | [INFO] [stdout] 170 | impl> GpioBusOutput [INFO] [stdout] | --------------------^^^^^^^--------------------- help: reorder the parameters: lifetimes, then types, then consts: `, const SIZE: usize>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/gpio/bus/sectionbus.rs:228:25 [INFO] [stdout] | [INFO] [stdout] 228 | impl> GpioSectionBus { [INFO] [stdout] | --------------------^^^^^^^--------------------- help: reorder the parameters: lifetimes, then types, then consts: `, const SIZE: usize>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/gpio/bus/sectionbus.rs:244:25 [INFO] [stdout] | [INFO] [stdout] 244 | impl, Mode: GpioMode> private::Sealed [INFO] [stdout] | --------------------^^^^^^^----------------------^^^^----------- help: reorder the parameters: lifetimes, then types, then consts: `, Mode: GpioMode, const SIZE: usize>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::asm` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/interrupt.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | asm, [INFO] [stdout] | ^^^ no `asm` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:55:48 [INFO] [stdout] | [INFO] [stdout] 55 | #(_pin#N: Pin,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:68:58 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(#(pin#N: Pin,)*) -> Self { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:78:64 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_pins(self) -> (#(Pin,)*) { [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/pin/portsection.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | #([(); OFFSET + N]: ,)* [INFO] [stdout] | ^^^^^^ cannot perform const operation using `OFFSET` [INFO] [stdout] ... [INFO] [stdout] 122 | define_port_section!(N); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: const parameters may only be used as standalone arguments, i.e. `OFFSET` [INFO] [stdout] = note: this error originates in the macro `define_port_section` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(asm)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/msp432_razcal-9ea8a9eb2ca6ac80/17f5451/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(const_evaluatable_checked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 111 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `msp432_razcal` due to 112 previous errors [INFO] running `Command { std: "docker" "inspect" "09919c659a8db8a344702a98d8ed3906086cd1aba13759594f808a504e1714da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09919c659a8db8a344702a98d8ed3906086cd1aba13759594f808a504e1714da", kill_on_drop: false }` [INFO] [stdout] 09919c659a8db8a344702a98d8ed3906086cd1aba13759594f808a504e1714da