[INFO] fetching crate aws-nitro-enclaves-image-format 0.2.0...
[INFO] checking aws-nitro-enclaves-image-format-0.2.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate aws-nitro-enclaves-image-format 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate aws-nitro-enclaves-image-format 0.2.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aws-nitro-enclaves-image-format 0.2.0
[INFO] finished tweaking crates.io crate aws-nitro-enclaves-image-format 0.2.0
[INFO] tweaked toml for crates.io crate aws-nitro-enclaves-image-format 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate aws-nitro-enclaves-image-format 0.2.0 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc v1.8.1
[INFO] [stderr]   Downloaded clap_lex v0.2.4
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded chrono v0.4.22
[INFO] [stderr]   Downloaded serde_bytes v0.11.7
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.50
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded serde_repr v0.1.9
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded libc v0.2.133
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded aws-nitro-enclaves-cose v0.5.0
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded half v1.8.2
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded serde_derive v1.0.145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c554985e3523d58a17238aabe7f4873921933989e2db4f1f452070992fd0d46c
[INFO] running `Command { std: "docker" "start" "-a" "c554985e3523d58a17238aabe7f4873921933989e2db4f1f452070992fd0d46c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c554985e3523d58a17238aabe7f4873921933989e2db4f1f452070992fd0d46c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c554985e3523d58a17238aabe7f4873921933989e2db4f1f452070992fd0d46c", kill_on_drop: false }`
[INFO] [stdout] c554985e3523d58a17238aabe7f4873921933989e2db4f1f452070992fd0d46c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3889258a8b06de44d7dae87e28690eaae0f0236883fd5a2241b13d3db8c0a33e
[INFO] running `Command { std: "docker" "start" "-a" "3889258a8b06de44d7dae87e28690eaae0f0236883fd5a2241b13d3db8c0a33e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking iana-time-zone v0.1.50
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v3.2.22
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.7
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking aws-nitro-enclaves-cose v0.5.0
[INFO] [stderr]     Checking aws-nitro-enclaves-image-format v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/defs/eif_hasher.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/defs/eif_hasher.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/defs/eif_hasher.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/defs/eif_hasher.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/defs/mod.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_EifSectionType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/defs/mod.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout] 4   | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(non_local_definitions)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-nitro-enclaves-image-format` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/defs/mod.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_EifSectionType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/defs/mod.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout] 4   | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(non_local_definitions)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-nitro-enclaves-image-format` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "3889258a8b06de44d7dae87e28690eaae0f0236883fd5a2241b13d3db8c0a33e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3889258a8b06de44d7dae87e28690eaae0f0236883fd5a2241b13d3db8c0a33e", kill_on_drop: false }`
[INFO] [stdout] 3889258a8b06de44d7dae87e28690eaae0f0236883fd5a2241b13d3db8c0a33e
[INFO] checking aws-nitro-enclaves-image-format-0.2.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate aws-nitro-enclaves-image-format 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate aws-nitro-enclaves-image-format 0.2.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aws-nitro-enclaves-image-format 0.2.0
[INFO] finished tweaking crates.io crate aws-nitro-enclaves-image-format 0.2.0
[INFO] tweaked toml for crates.io crate aws-nitro-enclaves-image-format 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate aws-nitro-enclaves-image-format 0.2.0 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 364e4bbda1c819f6aa35f2b9fbec87b0bd601dde1b9cbd9553eb25566c506a5c
[INFO] running `Command { std: "docker" "start" "-a" "364e4bbda1c819f6aa35f2b9fbec87b0bd601dde1b9cbd9553eb25566c506a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "364e4bbda1c819f6aa35f2b9fbec87b0bd601dde1b9cbd9553eb25566c506a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "364e4bbda1c819f6aa35f2b9fbec87b0bd601dde1b9cbd9553eb25566c506a5c", kill_on_drop: false }`
[INFO] [stdout] 364e4bbda1c819f6aa35f2b9fbec87b0bd601dde1b9cbd9553eb25566c506a5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41019dc0a8d6250fcf2f2e5631a1f267e064b3e2c0ce933a43dcf96a5394ea2e
[INFO] running `Command { std: "docker" "start" "-a" "41019dc0a8d6250fcf2f2e5631a1f267e064b3e2c0ce933a43dcf96a5394ea2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking iana-time-zone v0.1.50
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v3.2.22
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking serde_bytes v0.11.7
[INFO] [stderr]     Checking aws-nitro-enclaves-cose v0.5.0
[INFO] [stderr]     Checking aws-nitro-enclaves-image-format v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/defs/eif_hasher.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/defs/eif_hasher.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/defs/eif_hasher.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/defs/eif_hasher.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/defs/mod.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_EifSectionType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/defs/mod.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout] 4   | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(non_local_definitions)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-nitro-enclaves-image-format` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/defs/mod.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_EifSectionType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/defs/mod.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout] 4   | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(non_local_definitions)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-nitro-enclaves-image-format` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "41019dc0a8d6250fcf2f2e5631a1f267e064b3e2c0ce933a43dcf96a5394ea2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41019dc0a8d6250fcf2f2e5631a1f267e064b3e2c0ce933a43dcf96a5394ea2e", kill_on_drop: false }`
[INFO] [stdout] 41019dc0a8d6250fcf2f2e5631a1f267e064b3e2c0ce933a43dcf96a5394ea2e
