[INFO] cloning repository https://github.com/Battula-anil-app-could/dx-signalapp-libsignal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Battula-anil-app-could/dx-signalapp-libsignal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBattula-anil-app-could%2Fdx-signalapp-libsignal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBattula-anil-app-could%2Fdx-signalapp-libsignal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3b430bd308c6a70bd2c7d5408cc214846d15143
[INFO] checking Battula-anil-app-could/dx-signalapp-libsignal against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBattula-anil-app-could%2Fdx-signalapp-libsignal" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Battula-anil-app-could/dx-signalapp-libsignal on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Battula-anil-app-could/dx-signalapp-libsignal
[INFO] finished tweaking git repo https://github.com/Battula-anil-app-could/dx-signalapp-libsignal
[INFO] tweaked toml for git repo https://github.com/Battula-anil-app-could/dx-signalapp-libsignal written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Battula-anil-app-could/dx-signalapp-libsignal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/signalapp/boring`
[INFO] [stderr]     Updating git submodule `https://github.com/google/boringssl.git`
[INFO] [stderr]     Updating git submodule `https://github.com/google/boringssl.git`
[INFO] [stderr]     Updating git repository `https://github.com/signalapp/curve25519-dalek`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded x25519-dalek v1.1.1
[INFO] [stderr]   Downloaded fixedbitset v0.4.1
[INFO] [stderr]   Downloaded bumpalo v3.7.1
[INFO] [stderr]   Downloaded ciborium-io v0.2.0
[INFO] [stderr]   Downloaded ciborium-ll v0.2.0
[INFO] [stderr]   Downloaded syn-mid v0.5.3
[INFO] [stderr]   Downloaded ciborium v0.2.0
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded chacha20 v0.7.3
[INFO] [stderr]   Downloaded backtrace v0.3.64
[INFO] [stderr]   Downloaded chacha20poly1305 v0.8.2
[INFO] [stderr]   Downloaded linkme-impl v0.2.10
[INFO] [stderr]   Downloaded linkme v0.2.10
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded hkdf v0.11.0
[INFO] [stderr]   Downloaded which v4.2.4
[INFO] [stderr]   Downloaded neon-build v0.10.0
[INFO] [stderr]   Downloaded unzip3 v1.0.0
[INFO] [stderr]   Downloaded neon-macros v0.10.0
[INFO] [stderr]   Downloaded prost-types v0.9.0
[INFO] [stderr]   Downloaded asn1_derive v0.9.1
[INFO] [stderr]   Downloaded neon-runtime v0.10.0
[INFO] [stderr]   Downloaded clang-sys v1.3.2
[INFO] [stderr]   Downloaded prost v0.9.0
[INFO] [stderr]   Downloaded asn1 v0.9.1
[INFO] [stderr]   Downloaded prost-derive v0.9.0
[INFO] [stderr]   Downloaded clap v3.2.20
[INFO] [stderr]   Downloaded neon v0.10.0
[INFO] [stderr]   Downloaded snow v0.8.0
[INFO] [stderr]   Downloaded prost-build v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36b142291843826c678163abab4ad277796e864e78e3bb2f641b2a373772e8e9
[INFO] running `Command { std: "docker" "start" "-a" "36b142291843826c678163abab4ad277796e864e78e3bb2f641b2a373772e8e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36b142291843826c678163abab4ad277796e864e78e3bb2f641b2a373772e8e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b142291843826c678163abab4ad277796e864e78e3bb2f641b2a373772e8e9", kill_on_drop: false }`
[INFO] [stdout] 36b142291843826c678163abab4ad277796e864e78e3bb2f641b2a373772e8e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bc7f641e0a2a4dab03b7a995d8878d7aa6f35838cc4321339f2eb092b496825
[INFO] running `Command { std: "docker" "start" "-a" "1bc7f641e0a2a4dab03b7a995d8878d7aa6f35838cc4321339f2eb092b496825", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling clang-sys v1.3.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling which v4.2.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling neon-build v0.10.0
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking ghash v0.4.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]    Compiling neon v0.10.0
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking clap v3.2.20
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking hkdf v0.11.0
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking neon-runtime v0.10.0
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking poly1305 v0.7.2
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]     Checking aes-gcm v0.9.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking signal-crypto v0.1.0 (/opt/rustwide/workdir/rust/crypto)
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]    Compiling unzip3 v1.0.0
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking unicode-xid v0.2.2
[INFO] [stderr]    Compiling jni v0.19.0
[INFO] [stderr]     Checking combine v4.6.3
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling libsignal-jni v0.22.1 (/opt/rustwide/workdir/rust/bridge/jni)
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling snow v0.8.0
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling syn-mid v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling neon-macros v0.10.0
[INFO] [stderr]    Compiling asn1_derive v0.9.1
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]    Compiling linkme-impl v0.2.10
[INFO] [stderr]    Compiling libsignal-bridge-macros v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/macros)
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking linkme v0.2.10
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking aes-gcm-siv v0.10.3
[INFO] [stderr]     Checking chacha20 v0.7.3
[INFO] [stderr]     Checking chacha20poly1305 v0.8.2
[INFO] [stderr]     Checking log-panics v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling boring-sys v2.1.0 (https://github.com/signalapp/boring?branch=libsignal#25e1dd8f)
[INFO] [stderr]     Checking num_enum v0.5.7
[INFO] [stderr]     Checking signal-neon-futures v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures)
[INFO] [stderr]    Compiling libsignal-protocol v0.1.0 (/opt/rustwide/workdir/rust/protocol)
[INFO] [stderr]    Compiling attest v0.1.0 (/opt/rustwide/workdir/rust/attest)
[INFO] [stderr]     Checking signal-neon-futures-tests v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures/tests-node-module)
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking curve25519-dalek v3.2.1 (https://github.com/signalapp/curve25519-dalek?branch=lizard2#4f0aa665)
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking x25519-dalek v1.1.1
[INFO] [stderr]     Checking poksho v0.7.0 (/opt/rustwide/workdir/rust/poksho)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking zkgroup v0.9.0 (/opt/rustwide/workdir/rust/zkgroup)
[INFO] [stderr]     Checking usernames v0.1.0 (/opt/rustwide/workdir/rust/usernames)
[INFO] [stderr]     Checking asn1 v0.9.1
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> rust/usernames/src/error.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]   |                 ^------------------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_UsernameError`
[INFO] [stdout] 7 | pub enum UsernameError {
[INFO] [stdout]   |          ------------- `UsernameError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rust/protocol/src/error.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Display, Error)]
[INFO] [stdout]    |                 ^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_SignalProtocolError`
[INFO] [stdout] 17 | pub enum SignalProtocolError {
[INFO] [stdout]    |          ------------------- `SignalProtocolError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> rust/zkgroup/src/common/errors.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]   |                 ^------------------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_ZkGroupVerificationFailure`
[INFO] [stdout] 7 | /// Verification failure in zkgroup
[INFO] [stdout] 8 | pub struct ZkGroupVerificationFailure;
[INFO] [stdout]   |            -------------------------- `ZkGroupVerificationFailure` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rust/zkgroup/src/common/errors.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]    |                 ^------------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_ZkGroupDeserializationFailure`
[INFO] [stdout] 11 | /// Deserialization failure in zkgroup
[INFO] [stdout] 12 | pub struct ZkGroupDeserializationFailure;
[INFO] [stdout]    |            ----------------------------- `ZkGroupDeserializationFailure` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> rust/usernames/src/error.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]   |                 ^------------------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_UsernameError`
[INFO] [stdout] 7 | pub enum UsernameError {
[INFO] [stdout]   |          ------------- `UsernameError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rust/protocol/src/error.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Display, Error)]
[INFO] [stdout]    |                 ^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_SignalProtocolError`
[INFO] [stdout] 17 | pub enum SignalProtocolError {
[INFO] [stdout]    |          ------------------- `SignalProtocolError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> rust/zkgroup/src/common/errors.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]   |                 ^------------------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Display` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_ZkGroupVerificationFailure`
[INFO] [stdout] 7 | /// Verification failure in zkgroup
[INFO] [stdout] 8 | pub struct ZkGroupVerificationFailure;
[INFO] [stdout]   |            -------------------------- `ZkGroupVerificationFailure` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rust/zkgroup/src/common/errors.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, displaydoc::Display)]
[INFO] [stdout]    |                 ^------------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_Display_FOR_ZkGroupDeserializationFailure`
[INFO] [stdout] 11 | /// Deserialization failure in zkgroup
[INFO] [stdout] 12 | pub struct ZkGroupDeserializationFailure;
[INFO] [stdout]    |            ----------------------------- `ZkGroupDeserializationFailure` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `displaydoc::Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `displaydoc::Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `displaydoc::Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking boring v2.1.0 (https://github.com/signalapp/boring?branch=libsignal#25e1dd8f)
[INFO] [stderr]     Checking device-transfer v0.1.0 (/opt/rustwide/workdir/rust/device-transfer)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> rust/attest/src/dcap/cert_chain.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |             #[cfg(not(fuzzing))]
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 30 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> rust/attest/src/dcap/ecdsa.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |             #[cfg(not(fuzzing))]
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |             #[cfg(not(fuzzing))]
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> rust/attest/src/dcap.rs:368:19
[INFO] [stdout]     |
[INFO] [stdout] 368 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> rust/attest/src/dcap.rs:375:19
[INFO] [stdout]     |
[INFO] [stdout] 375 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> rust/attest/src/dcap.rs:602:19
[INFO] [stdout]     |
[INFO] [stdout] 602 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> rust/attest/src/dcap/cert_chain.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |             #[cfg(not(fuzzing))]
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 30 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> rust/attest/src/dcap/ecdsa.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |             #[cfg(not(fuzzing))]
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |             #[cfg(not(fuzzing))]
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> rust/attest/src/dcap.rs:368:19
[INFO] [stdout]     |
[INFO] [stdout] 368 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> rust/attest/src/dcap.rs:375:19
[INFO] [stdout]     |
[INFO] [stdout] 375 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> rust/attest/src/dcap.rs:602:19
[INFO] [stdout]     |
[INFO] [stdout] 602 |         #[cfg(not(fuzzing))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> rust/attest/src/dcap/endorsements.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_quote.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_report_body.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> rust/attest/src/dcap/endorsements.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_quote.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_report_body.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.version` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/endorsements.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 276 |     version: UInt32LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ move occurs because `self.version` has type `endian::UInt32LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt32LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub(crate) struct UInt32LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/endorsements.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     version: UInt32LE,
[INFO] [stdout]     |     ----------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.enclave_type` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/endorsements.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 279 |     enclave_type: UInt32LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.enclave_type` has type `endian::UInt32LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt32LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub(crate) struct UInt32LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/endorsements.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     enclave_type: UInt32LE,
[INFO] [stdout]     |     ---------------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.buffer_size` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/endorsements.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 282 |     buffer_size: UInt32LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.buffer_size` has type `endian::UInt32LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt32LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub(crate) struct UInt32LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/endorsements.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     buffer_size: UInt32LE,
[INFO] [stdout]     |     --------------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.num_elements` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/endorsements.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 285 |     num_elements: UInt32LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.num_elements` has type `endian::UInt32LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt32LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub(crate) struct UInt32LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/endorsements.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     num_elements: UInt32LE,
[INFO] [stdout]     |     ---------------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.version` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 105 |     version: UInt16LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ move occurs because `self.version` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | pub(crate) struct UInt16LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/sgx_quote.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     version: UInt16LE,
[INFO] [stdout]     |     ----------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.sign_type` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 109 |     sign_type: UInt16LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ move occurs because `self.sign_type` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | pub(crate) struct UInt16LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/sgx_quote.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     sign_type: UInt16LE,
[INFO] [stdout]     |     ------------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.qe_svn` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 117 |     qe_svn: UInt16LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ move occurs because `self.qe_svn` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | pub(crate) struct UInt16LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/sgx_quote.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     qe_svn: UInt16LE,
[INFO] [stdout]     |     ---------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.pce_svn` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pce_svn: UInt16LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ move occurs because `self.pce_svn` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | pub(crate) struct UInt16LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/sgx_quote.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pce_svn: UInt16LE,
[INFO] [stdout]     |     ----------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.report_body` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub report_body: SgxReportBody,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.report_body` has type `SgxReportBody`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.qe_report_body` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 333 |     qe_report_body: SgxReportBody,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.qe_report_body` has type `SgxReportBody`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.auth_data_size` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 335 |     auth_data_size: UInt16LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.auth_data_size` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | pub(crate) struct UInt16LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/sgx_quote.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     auth_data_size: UInt16LE,
[INFO] [stdout]     |     ------------------------ you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.miscselect` which is behind a shared reference
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_report_body.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub miscselect: UInt32LE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.miscselect` has type `endian::UInt32LE`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: if `endian::UInt32LE` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> rust/attest/src/endian.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) struct UInt32LE {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust/attest/src/dcap/sgx_report_body.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub miscselect: UInt32LE,
[INFO] [stdout]    |     ------------------------ you could clone this value
[INFO] [stdout]    = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.isvprodid` which is behind a shared reference
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_report_body.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub isvprodid: UInt16LE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.isvprodid` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct UInt16LE {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust/attest/src/dcap/sgx_report_body.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub isvprodid: UInt16LE,
[INFO] [stdout]    |     ----------------------- you could clone this value
[INFO] [stdout]    = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.isvsvn` which is behind a shared reference
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_report_body.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub isvsvn: UInt16LE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ move occurs because `self.isvsvn` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct UInt16LE {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust/attest/src/dcap/sgx_report_body.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub isvsvn: UInt16LE,
[INFO] [stdout]    |     -------------------- you could clone this value
[INFO] [stdout]    = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self._configsvn` which is behind a shared reference
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_report_body.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 80 |     _configsvn: UInt16LE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ move occurs because `self._configsvn` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct UInt16LE {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust/attest/src/dcap/sgx_report_body.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     _configsvn: UInt16LE,
[INFO] [stdout]    |     -------------------- you could clone this value
[INFO] [stdout]    = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.version` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/endorsements.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 276 |     version: UInt32LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ move occurs because `self.version` has type `endian::UInt32LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt32LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub(crate) struct UInt32LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/endorsements.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     version: UInt32LE,
[INFO] [stdout]     |     ----------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.enclave_type` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/endorsements.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 279 |     enclave_type: UInt32LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.enclave_type` has type `endian::UInt32LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt32LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub(crate) struct UInt32LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/endorsements.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     enclave_type: UInt32LE,
[INFO] [stdout]     |     ---------------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.buffer_size` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/endorsements.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 282 |     buffer_size: UInt32LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.buffer_size` has type `endian::UInt32LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt32LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub(crate) struct UInt32LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/endorsements.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     buffer_size: UInt32LE,
[INFO] [stdout]     |     --------------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.num_elements` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/endorsements.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 285 |     num_elements: UInt32LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.num_elements` has type `endian::UInt32LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt32LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub(crate) struct UInt32LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/endorsements.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     num_elements: UInt32LE,
[INFO] [stdout]     |     ---------------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0507`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `attest` (lib) due to 15 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0507]: cannot move out of `self.version` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 105 |     version: UInt16LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ move occurs because `self.version` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | pub(crate) struct UInt16LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/sgx_quote.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     version: UInt16LE,
[INFO] [stdout]     |     ----------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.sign_type` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 109 |     sign_type: UInt16LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ move occurs because `self.sign_type` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | pub(crate) struct UInt16LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/sgx_quote.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     sign_type: UInt16LE,
[INFO] [stdout]     |     ------------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.qe_svn` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 117 |     qe_svn: UInt16LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ move occurs because `self.qe_svn` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | pub(crate) struct UInt16LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/sgx_quote.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     qe_svn: UInt16LE,
[INFO] [stdout]     |     ---------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.pce_svn` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pce_svn: UInt16LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ move occurs because `self.pce_svn` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | pub(crate) struct UInt16LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/sgx_quote.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pce_svn: UInt16LE,
[INFO] [stdout]     |     ----------------- you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.report_body` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub report_body: SgxReportBody,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.report_body` has type `SgxReportBody`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.qe_report_body` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 333 |     qe_report_body: SgxReportBody,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.qe_report_body` has type `SgxReportBody`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.auth_data_size` which is behind a shared reference
[INFO] [stdout]    --> rust/attest/src/dcap/sgx_quote.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[derive(Debug)]
[INFO] [stdout]     |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 335 |     auth_data_size: UInt16LE,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.auth_data_size` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | pub(crate) struct UInt16LE {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/attest/src/dcap/sgx_quote.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     auth_data_size: UInt16LE,
[INFO] [stdout]     |     ------------------------ you could clone this value
[INFO] [stdout]     = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]     = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.miscselect` which is behind a shared reference
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_report_body.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub miscselect: UInt32LE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.miscselect` has type `endian::UInt32LE`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: if `endian::UInt32LE` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> rust/attest/src/endian.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) struct UInt32LE {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust/attest/src/dcap/sgx_report_body.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub miscselect: UInt32LE,
[INFO] [stdout]    |     ------------------------ you could clone this value
[INFO] [stdout]    = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.isvprodid` which is behind a shared reference
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_report_body.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub isvprodid: UInt16LE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.isvprodid` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct UInt16LE {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust/attest/src/dcap/sgx_report_body.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub isvprodid: UInt16LE,
[INFO] [stdout]    |     ----------------------- you could clone this value
[INFO] [stdout]    = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self.isvsvn` which is behind a shared reference
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_report_body.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub isvsvn: UInt16LE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ move occurs because `self.isvsvn` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct UInt16LE {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust/attest/src/dcap/sgx_report_body.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub isvsvn: UInt16LE,
[INFO] [stdout]    |     -------------------- you could clone this value
[INFO] [stdout]    = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `self._configsvn` which is behind a shared reference
[INFO] [stdout]   --> rust/attest/src/dcap/sgx_report_body.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 80 |     _configsvn: UInt16LE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ move occurs because `self._configsvn` has type `endian::UInt16LE`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: if `endian::UInt16LE` implemented `Clone`, you could clone the value
[INFO] [stdout]   --> rust/attest/src/endian.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct UInt16LE {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout]    |
[INFO] [stdout]   ::: rust/attest/src/dcap/sgx_report_body.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     _configsvn: UInt16LE,
[INFO] [stdout]    |     -------------------- you could clone this value
[INFO] [stdout]    = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0507`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `attest` (lib test) due to 15 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1bc7f641e0a2a4dab03b7a995d8878d7aa6f35838cc4321339f2eb092b496825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bc7f641e0a2a4dab03b7a995d8878d7aa6f35838cc4321339f2eb092b496825", kill_on_drop: false }`
[INFO] [stdout] 1bc7f641e0a2a4dab03b7a995d8878d7aa6f35838cc4321339f2eb092b496825
