[INFO] fetching crate primitive-types 0.14.0... [INFO] testing primitive-types-0.14.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate primitive-types 0.14.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate primitive-types 0.14.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate primitive-types 0.14.0 [INFO] tweaked toml for crates.io crate primitive-types 0.14.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate primitive-types 0.14.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate primitive-types 0.14.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded borrow-or-share v0.2.2 [INFO] [stderr] Downloaded referencing v0.23.0 [INFO] [stderr] Downloaded toml_edit v0.23.5 [INFO] [stderr] Downloaded schemars_derive v1.0.4 [INFO] [stderr] Downloaded toml_datetime v0.7.1 [INFO] [stderr] Downloaded indexmap v2.11.3 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded jsonschema v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d43e2c49999668678d8b3111d22cc559256d46d8798bc11ffe3ee3dc999dd94e [INFO] running `Command { std: "docker" "start" "-a" "d43e2c49999668678d8b3111d22cc559256d46d8798bc11ffe3ee3dc999dd94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d43e2c49999668678d8b3111d22cc559256d46d8798bc11ffe3ee3dc999dd94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43e2c49999668678d8b3111d22cc559256d46d8798bc11ffe3ee3dc999dd94e", kill_on_drop: false }` [INFO] [stdout] d43e2c49999668678d8b3111d22cc559256d46d8798bc11ffe3ee3dc999dd94e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 512bb30ab6415668c5b72c48d9c6074a6a4dca837a000e6b84874c630d6dad9d [INFO] running `Command { std: "docker" "start" "-a" "512bb30ab6415668c5b72c48d9c6074a6a4dca837a000e6b84874c630d6dad9d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/lib.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / construct_fixed_hash! { [INFO] [stdout] 54 | | /// Fixed-size uninterpreted hash type with 16 bytes (128 bits) size. [INFO] [stdout] 55 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 56 | | pub struct H128(16); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / construct_fixed_hash! { [INFO] [stdout] 60 | | /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size. [INFO] [stdout] 61 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 62 | | pub struct H160(20); [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / construct_fixed_hash! { [INFO] [stdout] 65 | | /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size. [INFO] [stdout] 66 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 67 | | pub struct H256(32); [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / construct_fixed_hash! { [INFO] [stdout] 70 | | /// Fixed-size uninterpreted hash type with 48 bytes (384 bits) size. [INFO] [stdout] 71 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 72 | | pub struct H384(48); [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / construct_fixed_hash! { [INFO] [stdout] 75 | | /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size. [INFO] [stdout] 76 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 77 | | pub struct H512(64); [INFO] [stdout] 78 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | / construct_fixed_hash! { [INFO] [stdout] 80 | | /// Fixed-size uninterpreted hash type with 96 bytes (768 bits) size. [INFO] [stdout] 81 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 82 | | pub struct H768(96); [INFO] [stdout] 83 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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 4.70s [INFO] running `Command { std: "docker" "inspect" "512bb30ab6415668c5b72c48d9c6074a6a4dca837a000e6b84874c630d6dad9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512bb30ab6415668c5b72c48d9c6074a6a4dca837a000e6b84874c630d6dad9d", kill_on_drop: false }` [INFO] [stdout] 512bb30ab6415668c5b72c48d9c6074a6a4dca837a000e6b84874c630d6dad9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3030e794ccff096ef76209da0caa5a8b8d96508cbdd40279aea3f5431bda109e [INFO] running `Command { std: "docker" "start" "-a" "3030e794ccff096ef76209da0caa5a8b8d96508cbdd40279aea3f5431bda109e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/lib.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / construct_fixed_hash! { [INFO] [stdout] 54 | | /// Fixed-size uninterpreted hash type with 16 bytes (128 bits) size. [INFO] [stdout] 55 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 56 | | pub struct H128(16); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / construct_fixed_hash! { [INFO] [stdout] 60 | | /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size. [INFO] [stdout] 61 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 62 | | pub struct H160(20); [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / construct_fixed_hash! { [INFO] [stdout] 65 | | /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size. [INFO] [stdout] 66 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 67 | | pub struct H256(32); [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / construct_fixed_hash! { [INFO] [stdout] 70 | | /// Fixed-size uninterpreted hash type with 48 bytes (384 bits) size. [INFO] [stdout] 71 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 72 | | pub struct H384(48); [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / construct_fixed_hash! { [INFO] [stdout] 75 | | /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size. [INFO] [stdout] 76 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 77 | | pub struct H512(64); [INFO] [stdout] 78 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | / construct_fixed_hash! { [INFO] [stdout] 80 | | /// Fixed-size uninterpreted hash type with 96 bytes (768 bits) size. [INFO] [stdout] 81 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 82 | | pub struct H768(96); [INFO] [stdout] 83 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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 proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling referencing v0.23.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling jsonschema v0.23.0 [INFO] [stderr] Compiling primitive-types v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/lib.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / construct_fixed_hash! { [INFO] [stdout] 54 | | /// Fixed-size uninterpreted hash type with 16 bytes (128 bits) size. [INFO] [stdout] 55 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 56 | | pub struct H128(16); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / construct_fixed_hash! { [INFO] [stdout] 60 | | /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size. [INFO] [stdout] 61 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 62 | | pub struct H160(20); [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / construct_fixed_hash! { [INFO] [stdout] 65 | | /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size. [INFO] [stdout] 66 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 67 | | pub struct H256(32); [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / construct_fixed_hash! { [INFO] [stdout] 70 | | /// Fixed-size uninterpreted hash type with 48 bytes (384 bits) size. [INFO] [stdout] 71 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 72 | | pub struct H384(48); [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | / construct_fixed_hash! { [INFO] [stdout] 75 | | /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size. [INFO] [stdout] 76 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 77 | | pub struct H512(64); [INFO] [stdout] 78 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | / construct_fixed_hash! { [INFO] [stdout] 80 | | /// Fixed-size uninterpreted hash type with 96 bytes (768 bits) size. [INFO] [stdout] 81 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stdout] 82 | | pub struct H768(96); [INFO] [stdout] 83 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see 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 19.96s [INFO] running `Command { std: "docker" "inspect" "3030e794ccff096ef76209da0caa5a8b8d96508cbdd40279aea3f5431bda109e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3030e794ccff096ef76209da0caa5a8b8d96508cbdd40279aea3f5431bda109e", kill_on_drop: false }` [INFO] [stdout] 3030e794ccff096ef76209da0caa5a8b8d96508cbdd40279aea3f5431bda109e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05b49758909da59d03c74df882fbde483ba49831df417d69868dc53549ed5e45 [INFO] running `Command { std: "docker" "start" "-a" "05b49758909da59d03c74df882fbde483ba49831df417d69868dc53549ed5e45", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `dev` [INFO] [stderr] --> src/lib.rs:53:1 [INFO] [stderr] | [INFO] [stderr] 53 | / construct_fixed_hash! { [INFO] [stderr] 54 | | /// Fixed-size uninterpreted hash type with 16 bytes (128 bits) size. [INFO] [stderr] 55 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stderr] 56 | | pub struct H128(16); [INFO] [stderr] 57 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stderr] = note: see 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:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / construct_fixed_hash! { [INFO] [stderr] 60 | | /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size. [INFO] [stderr] 61 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stderr] 62 | | pub struct H160(20); [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stderr] = note: see 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:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | / construct_fixed_hash! { [INFO] [stderr] 65 | | /// Fixed-size uninterpreted hash type with 32 bytes (256 bits) size. [INFO] [stderr] 66 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stderr] 67 | | pub struct H256(32); [INFO] [stderr] 68 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stderr] = note: see 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:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / construct_fixed_hash! { [INFO] [stderr] 70 | | /// Fixed-size uninterpreted hash type with 48 bytes (384 bits) size. [INFO] [stderr] 71 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stderr] 72 | | pub struct H384(48); [INFO] [stderr] 73 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stderr] = note: see 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:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / construct_fixed_hash! { [INFO] [stderr] 75 | | /// Fixed-size uninterpreted hash type with 64 bytes (512 bits) size. [INFO] [stderr] 76 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stderr] 77 | | pub struct H512(64); [INFO] [stderr] 78 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stderr] = note: see 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:79:1 [INFO] [stderr] | [INFO] [stderr] 79 | / construct_fixed_hash! { [INFO] [stderr] 80 | | /// Fixed-size uninterpreted hash type with 96 bytes (768 bits) size. [INFO] [stderr] 81 | | #[cfg_attr(feature = "scale-info", derive(TypeInfo))] [INFO] [stderr] 82 | | pub struct H768(96); [INFO] [stderr] 83 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `fp-conversion`, `impl-codec`, `impl-num-traits`, `impl-rlp`, `impl-serde`, `json-schema`, `num-traits`, `rand`, `rlp`, `rustc-hex`, `scale-info`, `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 `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stderr] = note: see 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: `primitive-types` (lib) generated 6 warnings [INFO] [stderr] warning: `primitive-types` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/primitive_types-096aea75660630cc) [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 primitive_types [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" "05b49758909da59d03c74df882fbde483ba49831df417d69868dc53549ed5e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b49758909da59d03c74df882fbde483ba49831df417d69868dc53549ed5e45", kill_on_drop: false }` [INFO] [stdout] 05b49758909da59d03c74df882fbde483ba49831df417d69868dc53549ed5e45