[INFO] fetching crate sam3x8e 0.1.1...
[INFO] checking sam3x8e-0.1.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate sam3x8e 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate sam3x8e 0.1.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aligned v0.3.5
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.15
[INFO] [stderr]   Downloaded cortex-m v0.5.11
[INFO] [stderr]   Downloaded cortex-m v0.6.7
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.6.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f062be2044b13e998ffbdc4744c512b57602fa473046934e6d76246f458ccaa6
[INFO] running `Command { std: "docker" "start" "-a" "f062be2044b13e998ffbdc4744c512b57602fa473046934e6d76246f458ccaa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f062be2044b13e998ffbdc4744c512b57602fa473046934e6d76246f458ccaa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f062be2044b13e998ffbdc4744c512b57602fa473046934e6d76246f458ccaa6", kill_on_drop: false }`
[INFO] [stdout] f062be2044b13e998ffbdc4744c512b57602fa473046934e6d76246f458ccaa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6eb705d12c3fdfce87908696b889158053509562f1164b265eb07917367cfba5
[INFO] running `Command { std: "docker" "start" "-a" "6eb705d12c3fdfce87908696b889158053509562f1164b265eb07917367cfba5", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling cortex-m v0.5.11
[INFO] [stderr]     Checking aligned v0.2.0
[INFO] [stderr]    Compiling sam3x8e v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking 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: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[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: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sam3x8e` (lib test) due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/bin/rustc --crate-name sam3x8e --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cortex-m-rt", "rt"))' -C metadata=f1f089dfb7ad8405 -C extra-filename=-f1f089dfb7ad8405 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-e5878b360b7616bc.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-fb8aa80e2e7a3734.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-19d8ef96d75f2159.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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" "6eb705d12c3fdfce87908696b889158053509562f1164b265eb07917367cfba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eb705d12c3fdfce87908696b889158053509562f1164b265eb07917367cfba5", kill_on_drop: false }`
[INFO] [stdout] 6eb705d12c3fdfce87908696b889158053509562f1164b265eb07917367cfba5
