[INFO] fetching crate ethers-primitive-types-rs 0.12.1...
[INFO] testing ethers-primitive-types-rs-0.12.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ethers-primitive-types-rs 0.12.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ethers-primitive-types-rs 0.12.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ethers-primitive-types-rs 0.12.1
[INFO] tweaked toml for crates.io crate ethers-primitive-types-rs 0.12.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ethers-primitive-types-rs 0.12.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d5f99befdda697fa8d1f708fb4f3865628384859b24526bdcc0633a60c63d50
[INFO] running `Command { std: "docker" "start" "-a" "2d5f99befdda697fa8d1f708fb4f3865628384859b24526bdcc0633a60c63d50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d5f99befdda697fa8d1f708fb4f3865628384859b24526bdcc0633a60c63d50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d5f99befdda697fa8d1f708fb4f3865628384859b24526bdcc0633a60c63d50", kill_on_drop: false }`
[INFO] [stdout] 2d5f99befdda697fa8d1f708fb4f3865628384859b24526bdcc0633a60c63d50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc8e213d64f96a78739df1c51eeca9acadbbb3a28b761133908c147d4f8c885f
[INFO] running `Command { std: "docker" "start" "-a" "dc8e213d64f96a78739df1c51eeca9acadbbb3a28b761133908c147d4f8c885f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ethers-uint-rs v0.9.5
[INFO] [stderr]    Compiling ethers-fixed-hash v0.8.0
[INFO] [stderr]    Compiling ethers-primitive-types-rs v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / construct_fixed_hash! {
[INFO] [stdout] 50 | |     /// Fixed-size uninterpreted hash type with 16 bytes (128 bits) size.
[INFO] [stdout] 51 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 52 | |     pub struct H128(16);
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / construct_fixed_hash! {
[INFO] [stdout] 56 | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 57 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 58 | |     pub struct H160(20);
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / construct_fixed_hash! {
[INFO] [stdout] 61 | |     /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
[INFO] [stdout] 62 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 63 | |     pub struct H256(32);
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / construct_fixed_hash! {
[INFO] [stdout] 66 | |     /// Fixed-size uninterpreted hash type with 48 bytes (384 bits) size.
[INFO] [stdout] 67 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 68 | |     pub struct H384(48);
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / construct_fixed_hash! {
[INFO] [stdout] 71 | |     /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size.
[INFO] [stdout] 72 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 73 | |     pub struct H512(64);
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / construct_fixed_hash! {
[INFO] [stdout] 76 | |     /// Fixed-size uninterpreted hash type with 96 bytes (768 bits) size.
[INFO] [stdout] 77 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 78 | |     pub struct H768(96);
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s
[INFO] running `Command { std: "docker" "inspect" "dc8e213d64f96a78739df1c51eeca9acadbbb3a28b761133908c147d4f8c885f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc8e213d64f96a78739df1c51eeca9acadbbb3a28b761133908c147d4f8c885f", kill_on_drop: false }`
[INFO] [stdout] dc8e213d64f96a78739df1c51eeca9acadbbb3a28b761133908c147d4f8c885f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e16e6c5b70e4ba2829b3cb03903da61124e267e5ad90253df71dd3d764d8895
[INFO] running `Command { std: "docker" "start" "-a" "5e16e6c5b70e4ba2829b3cb03903da61124e267e5ad90253df71dd3d764d8895", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / construct_fixed_hash! {
[INFO] [stdout] 50 | |     /// Fixed-size uninterpreted hash type with 16 bytes (128 bits) size.
[INFO] [stdout] 51 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 52 | |     pub struct H128(16);
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / construct_fixed_hash! {
[INFO] [stdout] 56 | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 57 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 58 | |     pub struct H160(20);
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / construct_fixed_hash! {
[INFO] [stdout] 61 | |     /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
[INFO] [stdout] 62 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 63 | |     pub struct H256(32);
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / construct_fixed_hash! {
[INFO] [stdout] 66 | |     /// Fixed-size uninterpreted hash type with 48 bytes (384 bits) size.
[INFO] [stdout] 67 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 68 | |     pub struct H384(48);
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / construct_fixed_hash! {
[INFO] [stdout] 71 | |     /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size.
[INFO] [stdout] 72 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 73 | |     pub struct H512(64);
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / construct_fixed_hash! {
[INFO] [stdout] 76 | |     /// Fixed-size uninterpreted hash type with 96 bytes (768 bits) size.
[INFO] [stdout] 77 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 78 | |     pub struct H768(96);
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethers-primitive-types-rs v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / construct_fixed_hash! {
[INFO] [stdout] 50 | |     /// Fixed-size uninterpreted hash type with 16 bytes (128 bits) size.
[INFO] [stdout] 51 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 52 | |     pub struct H128(16);
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / construct_fixed_hash! {
[INFO] [stdout] 56 | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 57 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 58 | |     pub struct H160(20);
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / construct_fixed_hash! {
[INFO] [stdout] 61 | |     /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
[INFO] [stdout] 62 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 63 | |     pub struct H256(32);
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / construct_fixed_hash! {
[INFO] [stdout] 66 | |     /// Fixed-size uninterpreted hash type with 48 bytes (384 bits) size.
[INFO] [stdout] 67 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 68 | |     pub struct H384(48);
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / construct_fixed_hash! {
[INFO] [stdout] 71 | |     /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size.
[INFO] [stdout] 72 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 73 | |     pub struct H512(64);
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/lib.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / construct_fixed_hash! {
[INFO] [stdout] 76 | |     /// Fixed-size uninterpreted hash type with 96 bytes (768 bits) size.
[INFO] [stdout] 77 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 78 | |     pub struct H768(96);
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[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: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "5e16e6c5b70e4ba2829b3cb03903da61124e267e5ad90253df71dd3d764d8895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e16e6c5b70e4ba2829b3cb03903da61124e267e5ad90253df71dd3d764d8895", kill_on_drop: false }`
[INFO] [stdout] 5e16e6c5b70e4ba2829b3cb03903da61124e267e5ad90253df71dd3d764d8895
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf63622d5a6f34ad7ee1aa603e984b7d79fff04b5b2221a84abea43d777edf0c
[INFO] running `Command { std: "docker" "start" "-a" "cf63622d5a6f34ad7ee1aa603e984b7d79fff04b5b2221a84abea43d777edf0c", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev`
[INFO] [stderr]   --> src/lib.rs:49:1
[INFO] [stderr]    |
[INFO] [stderr] 49 | / construct_fixed_hash! {
[INFO] [stderr] 50 | |     /// Fixed-size uninterpreted hash type with 16 bytes (128 bits) size.
[INFO] [stderr] 51 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stderr] 52 | |     pub struct H128(16);
[INFO] [stderr] 53 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev`
[INFO] [stderr]   --> src/lib.rs:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | / construct_fixed_hash! {
[INFO] [stderr] 56 | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stderr] 57 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stderr] 58 | |     pub struct H160(20);
[INFO] [stderr] 59 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev`
[INFO] [stderr]   --> src/lib.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | / construct_fixed_hash! {
[INFO] [stderr] 61 | |     /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
[INFO] [stderr] 62 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stderr] 63 | |     pub struct H256(32);
[INFO] [stderr] 64 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev`
[INFO] [stderr]   --> src/lib.rs:65:1
[INFO] [stderr]    |
[INFO] [stderr] 65 | / construct_fixed_hash! {
[INFO] [stderr] 66 | |     /// Fixed-size uninterpreted hash type with 48 bytes (384 bits) size.
[INFO] [stderr] 67 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stderr] 68 | |     pub struct H384(48);
[INFO] [stderr] 69 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev`
[INFO] [stderr]   --> src/lib.rs:70:1
[INFO] [stderr]    |
[INFO] [stderr] 70 | / construct_fixed_hash! {
[INFO] [stderr] 71 | |     /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size.
[INFO] [stderr] 72 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stderr] 73 | |     pub struct H512(64);
[INFO] [stderr] 74 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev`
[INFO] [stderr]   --> src/lib.rs:75:1
[INFO] [stderr]    |
[INFO] [stderr] 75 | / construct_fixed_hash! {
[INFO] [stderr] 76 | |     /// Fixed-size uninterpreted hash type with 96 bytes (768 bits) size.
[INFO] [stderr] 77 | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stderr] 78 | |     pub struct H768(96);
[INFO] [stderr] 79 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arbitrary`, `byteorder`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `num-traits`, `rlp`, `rustc-hex`, `scale-info`, `scale-info-crate`, `serde`, `serde_no_std`, and `std`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `construct_fixed_hash` may come from an old version of the `ethers_fixed_hash` crate, try updating your dependency with `cargo update -p ethers_fixed_hash`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ethers-primitive-types-rs` (lib) generated 6 warnings
[INFO] [stderr] warning: `ethers-primitive-types-rs` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ethers_primitive_types_rs-8ceac127f0104302)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ethers_primitive_types_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cf63622d5a6f34ad7ee1aa603e984b7d79fff04b5b2221a84abea43d777edf0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf63622d5a6f34ad7ee1aa603e984b7d79fff04b5b2221a84abea43d777edf0c", kill_on_drop: false }`
[INFO] [stdout] cf63622d5a6f34ad7ee1aa603e984b7d79fff04b5b2221a84abea43d777edf0c
