[INFO] fetching crate sam3x8e 0.1.1...
[INFO] testing sam3x8e-0.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate sam3x8e 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate sam3x8e 0.1.1
[INFO] finished tweaking crates.io crate sam3x8e 0.1.1
[INFO] tweaked toml for crates.io crate sam3x8e 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sam3x8e 0.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding bare-metal v0.2.5 (available: v1.0.0)
[INFO] [stderr]       Adding cortex-m v0.5.11 (available: v0.7.7)
[INFO] [stderr]       Adding cortex-m-rt v0.6.15 (available: v0.7.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f648cfe963cd85c17a19905b7e6c27ca9a6618484584fe226957813aac3a23e6
[INFO] running `Command { std: "docker" "start" "-a" "f648cfe963cd85c17a19905b7e6c27ca9a6618484584fe226957813aac3a23e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f648cfe963cd85c17a19905b7e6c27ca9a6618484584fe226957813aac3a23e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f648cfe963cd85c17a19905b7e6c27ca9a6618484584fe226957813aac3a23e6", kill_on_drop: false }`
[INFO] [stdout] f648cfe963cd85c17a19905b7e6c27ca9a6618484584fe226957813aac3a23e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0831f3d3b4dd4a505bd30d03be4ecb95b780739e297cd99c6856a7658bb9c46a
[INFO] running `Command { std: "docker" "start" "-a" "0831f3d3b4dd4a505bd30d03be4ecb95b780739e297cd99c6856a7658bb9c46a", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m v0.5.11
[INFO] [stderr]    Compiling sam3x8e v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aligned v0.2.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(untagged_unions)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.64.0; see <https://github.com/rust-lang/rust/pull/97995> for more information
[INFO] [stdout]   = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/tc0.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub cmr0_wave_eq_1: CMR0_WAVE_EQ_1,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub cmr0_wave_eq_1: std::mem::ManuallyDrop<CMR0_WAVE_EQ_1>,
[INFO] [stdout]    |                         +++++++++++++++++++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/tc0.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub cmr1_wave_eq_1: CMR1_WAVE_EQ_1,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub cmr1_wave_eq_1: std::mem::ManuallyDrop<CMR1_WAVE_EQ_1>,
[INFO] [stdout]     |                         +++++++++++++++++++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/tc0.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub cmr2_wave_eq_1: CMR2_WAVE_EQ_1,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub cmr2_wave_eq_1: std::mem::ManuallyDrop<CMR2_WAVE_EQ_1>,
[INFO] [stdout]     |                         +++++++++++++++++++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/tc1.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub cmr0_wave_eq_1: CMR0_WAVE_EQ_1,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub cmr0_wave_eq_1: std::mem::ManuallyDrop<CMR0_WAVE_EQ_1>,
[INFO] [stdout]    |                         +++++++++++++++++++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/tc1.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub cmr1_wave_eq_1: CMR1_WAVE_EQ_1,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub cmr1_wave_eq_1: std::mem::ManuallyDrop<CMR1_WAVE_EQ_1>,
[INFO] [stdout]     |                         +++++++++++++++++++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/tc1.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub cmr2_wave_eq_1: CMR2_WAVE_EQ_1,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub cmr2_wave_eq_1: std::mem::ManuallyDrop<CMR2_WAVE_EQ_1>,
[INFO] [stdout]     |                         +++++++++++++++++++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/tc2.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub cmr0_wave_eq_1: CMR0_WAVE_EQ_1,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub cmr0_wave_eq_1: std::mem::ManuallyDrop<CMR0_WAVE_EQ_1>,
[INFO] [stdout]    |                         +++++++++++++++++++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/tc2.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub cmr1_wave_eq_1: CMR1_WAVE_EQ_1,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub cmr1_wave_eq_1: std::mem::ManuallyDrop<CMR1_WAVE_EQ_1>,
[INFO] [stdout]     |                         +++++++++++++++++++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/tc2.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub cmr2_wave_eq_1: CMR2_WAVE_EQ_1,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub cmr2_wave_eq_1: std::mem::ManuallyDrop<CMR2_WAVE_EQ_1>,
[INFO] [stdout]     |                         +++++++++++++++++++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart0.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub cr_spi_mode: CR_SPI_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub cr_spi_mode: std::mem::ManuallyDrop<CR_SPI_MODE>,
[INFO] [stdout]    |                      +++++++++++++++++++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart0.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub mr_spi_mode: MR_SPI_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub mr_spi_mode: std::mem::ManuallyDrop<MR_SPI_MODE>,
[INFO] [stdout]    |                      +++++++++++++++++++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart0.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub ier_lin_mode: IER_LIN_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub ier_lin_mode: std::mem::ManuallyDrop<IER_LIN_MODE>,
[INFO] [stdout]    |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart0.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub idr_lin_mode: IDR_LIN_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub idr_lin_mode: std::mem::ManuallyDrop<IDR_LIN_MODE>,
[INFO] [stdout]    |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/usart0.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub imr_lin_mode: IMR_LIN_MODE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub imr_lin_mode: std::mem::ManuallyDrop<IMR_LIN_MODE>,
[INFO] [stdout]     |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/usart0.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub csr_lin_mode: CSR_LIN_MODE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub csr_lin_mode: std::mem::ManuallyDrop<CSR_LIN_MODE>,
[INFO] [stdout]     |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart1.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub cr_spi_mode: CR_SPI_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub cr_spi_mode: std::mem::ManuallyDrop<CR_SPI_MODE>,
[INFO] [stdout]    |                      +++++++++++++++++++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart1.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub mr_spi_mode: MR_SPI_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub mr_spi_mode: std::mem::ManuallyDrop<MR_SPI_MODE>,
[INFO] [stdout]    |                      +++++++++++++++++++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart1.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub ier_lin_mode: IER_LIN_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub ier_lin_mode: std::mem::ManuallyDrop<IER_LIN_MODE>,
[INFO] [stdout]    |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart1.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub idr_lin_mode: IDR_LIN_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub idr_lin_mode: std::mem::ManuallyDrop<IDR_LIN_MODE>,
[INFO] [stdout]    |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/usart1.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub imr_lin_mode: IMR_LIN_MODE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub imr_lin_mode: std::mem::ManuallyDrop<IMR_LIN_MODE>,
[INFO] [stdout]     |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/usart1.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub csr_lin_mode: CSR_LIN_MODE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub csr_lin_mode: std::mem::ManuallyDrop<CSR_LIN_MODE>,
[INFO] [stdout]     |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart2.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub cr_spi_mode: CR_SPI_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub cr_spi_mode: std::mem::ManuallyDrop<CR_SPI_MODE>,
[INFO] [stdout]    |                      +++++++++++++++++++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart2.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub mr_spi_mode: MR_SPI_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub mr_spi_mode: std::mem::ManuallyDrop<MR_SPI_MODE>,
[INFO] [stdout]    |                      +++++++++++++++++++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart2.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub ier_lin_mode: IER_LIN_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub ier_lin_mode: std::mem::ManuallyDrop<IER_LIN_MODE>,
[INFO] [stdout]    |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart2.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub idr_lin_mode: IDR_LIN_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub idr_lin_mode: std::mem::ManuallyDrop<IDR_LIN_MODE>,
[INFO] [stdout]    |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/usart2.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub imr_lin_mode: IMR_LIN_MODE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub imr_lin_mode: std::mem::ManuallyDrop<IMR_LIN_MODE>,
[INFO] [stdout]     |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/usart2.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub csr_lin_mode: CSR_LIN_MODE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub csr_lin_mode: std::mem::ManuallyDrop<CSR_LIN_MODE>,
[INFO] [stdout]     |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart3.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub cr_spi_mode: CR_SPI_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub cr_spi_mode: std::mem::ManuallyDrop<CR_SPI_MODE>,
[INFO] [stdout]    |                      +++++++++++++++++++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart3.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub mr_spi_mode: MR_SPI_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub mr_spi_mode: std::mem::ManuallyDrop<MR_SPI_MODE>,
[INFO] [stdout]    |                      +++++++++++++++++++++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart3.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub ier_lin_mode: IER_LIN_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub ier_lin_mode: std::mem::ManuallyDrop<IER_LIN_MODE>,
[INFO] [stdout]    |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/usart3.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub idr_lin_mode: IDR_LIN_MODE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub idr_lin_mode: std::mem::ManuallyDrop<IDR_LIN_MODE>,
[INFO] [stdout]    |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/usart3.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub imr_lin_mode: IMR_LIN_MODE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub imr_lin_mode: std::mem::ManuallyDrop<IMR_LIN_MODE>,
[INFO] [stdout]     |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/usart3.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub csr_lin_mode: CSR_LIN_MODE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub csr_lin_mode: std::mem::ManuallyDrop<CSR_LIN_MODE>,
[INFO] [stdout]     |                       +++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub deveptisr0_isoenpt: DEVEPTISR0_ISOENPT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub deveptisr0_isoenpt: std::mem::ManuallyDrop<DEVEPTISR0_ISOENPT>,
[INFO] [stdout]     |                             +++++++++++++++++++++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub devepticr0_isoenpt: DEVEPTICR0_ISOENPT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub devepticr0_isoenpt: std::mem::ManuallyDrop<DEVEPTICR0_ISOENPT>,
[INFO] [stdout]     |                             +++++++++++++++++++++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub deveptifr0_isoenpt: DEVEPTIFR0_ISOENPT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub deveptifr0_isoenpt: std::mem::ManuallyDrop<DEVEPTIFR0_ISOENPT>,
[INFO] [stdout]     |                             +++++++++++++++++++++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub deveptimr0_isoenpt: DEVEPTIMR0_ISOENPT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub deveptimr0_isoenpt: std::mem::ManuallyDrop<DEVEPTIMR0_ISOENPT>,
[INFO] [stdout]     |                             +++++++++++++++++++++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub deveptier0_isoenpt: DEVEPTIER0_ISOENPT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub deveptier0_isoenpt: std::mem::ManuallyDrop<DEVEPTIER0_ISOENPT>,
[INFO] [stdout]     |                             +++++++++++++++++++++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub deveptidr0_isoenpt: DEVEPTIDR0_ISOENPT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub deveptidr0_isoenpt: std::mem::ManuallyDrop<DEVEPTIDR0_ISOENPT>,
[INFO] [stdout]     |                             +++++++++++++++++++++++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub hstpipcfg0_hsbohscp: HSTPIPCFG0_HSBOHSCP,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub hstpipcfg0_hsbohscp: std::mem::ManuallyDrop<HSTPIPCFG0_HSBOHSCP>,
[INFO] [stdout]     |                              +++++++++++++++++++++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub hstpipisr0_isopipes: HSTPIPISR0_ISOPIPES,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub hstpipisr0_isopipes: std::mem::ManuallyDrop<HSTPIPISR0_ISOPIPES>,
[INFO] [stdout]     |                              +++++++++++++++++++++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub hstpipicr0_isopipes: HSTPIPICR0_ISOPIPES,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub hstpipicr0_isopipes: std::mem::ManuallyDrop<HSTPIPICR0_ISOPIPES>,
[INFO] [stdout]     |                              +++++++++++++++++++++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub hstpipifr0_isopipes: HSTPIPIFR0_ISOPIPES,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub hstpipifr0_isopipes: std::mem::ManuallyDrop<HSTPIPIFR0_ISOPIPES>,
[INFO] [stdout]     |                              +++++++++++++++++++++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub hstpipimr0_isopipes: HSTPIPIMR0_ISOPIPES,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub hstpipimr0_isopipes: std::mem::ManuallyDrop<HSTPIPIMR0_ISOPIPES>,
[INFO] [stdout]     |                              +++++++++++++++++++++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub hstpipier0_isopipes: HSTPIPIER0_ISOPIPES,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub hstpipier0_isopipes: std::mem::ManuallyDrop<HSTPIPIER0_ISOPIPES>,
[INFO] [stdout]     |                              +++++++++++++++++++++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/uotghs.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub hstpipidr0_isopipes: HSTPIPIDR0_ISOPIPES,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub hstpipidr0_isopipes: std::mem::ManuallyDrop<HSTPIPIDR0_ISOPIPES>,
[INFO] [stdout]     |                              +++++++++++++++++++++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/smc.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub ecc_pr0_w8bit: ECC_PR0_W8BIT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub ecc_pr0_w8bit: std::mem::ManuallyDrop<ECC_PR0_W8BIT>,
[INFO] [stdout]     |                        +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/smc.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub ecc_pr1_w8bit: ECC_PR1_W8BIT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub ecc_pr1_w8bit: std::mem::ManuallyDrop<ECC_PR1_W8BIT>,
[INFO] [stdout]     |                        +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/smc.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub ecc_pr2_w8bit: ECC_PR2_W8BIT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub ecc_pr2_w8bit: std::mem::ManuallyDrop<ECC_PR2_W8BIT>,
[INFO] [stdout]     |                        +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/smc.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub ecc_pr3_w8bit: ECC_PR3_W8BIT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub ecc_pr3_w8bit: std::mem::ManuallyDrop<ECC_PR3_W8BIT>,
[INFO] [stdout]     |                        +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/smc.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub ecc_pr4_w8bit: ECC_PR4_W8BIT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub ecc_pr4_w8bit: std::mem::ManuallyDrop<ECC_PR4_W8BIT>,
[INFO] [stdout]     |                        +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/smc.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub ecc_pr5_w8bit: ECC_PR5_W8BIT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub ecc_pr5_w8bit: std::mem::ManuallyDrop<ECC_PR5_W8BIT>,
[INFO] [stdout]     |                        +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/smc.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub ecc_pr6_w8bit: ECC_PR6_W8BIT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub ecc_pr6_w8bit: std::mem::ManuallyDrop<ECC_PR6_W8BIT>,
[INFO] [stdout]     |                        +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]    --> src/smc.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub ecc_pr7_w8bit: ECC_PR7_W8BIT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub ecc_pr7_w8bit: std::mem::ManuallyDrop<ECC_PR7_W8BIT>,
[INFO] [stdout]     |                        +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0740.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sam3x8e` (lib) due to 55 previous errors
[INFO] running `Command { std: "docker" "inspect" "0831f3d3b4dd4a505bd30d03be4ecb95b780739e297cd99c6856a7658bb9c46a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0831f3d3b4dd4a505bd30d03be4ecb95b780739e297cd99c6856a7658bb9c46a", kill_on_drop: false }`
[INFO] [stdout] 0831f3d3b4dd4a505bd30d03be4ecb95b780739e297cd99c6856a7658bb9c46a
