[INFO] fetching crate ethereum-types 0.15.1... [INFO] testing ethereum-types-0.15.1 against try#981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 for pr-145277 [INFO] extracting crate ethereum-types 0.15.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ethereum-types 0.15.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ethereum-types 0.15.1 [INFO] tweaked toml for crates.io crate ethereum-types 0.15.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ethereum-types 0.15.1 on toolchain 981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "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" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 65 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cb5d202267342a292894592f2045a95f814d682b06cfef436951d32b8dc7066 [INFO] running `Command { std: "docker" "start" "-a" "8cb5d202267342a292894592f2045a95f814d682b06cfef436951d32b8dc7066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb5d202267342a292894592f2045a95f814d682b06cfef436951d32b8dc7066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb5d202267342a292894592f2045a95f814d682b06cfef436951d32b8dc7066", kill_on_drop: false }` [INFO] [stdout] 8cb5d202267342a292894592f2045a95f814d682b06cfef436951d32b8dc7066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 769254330d01ea164b041dd9c2a39b6d32804398773480ef8ba49fabef70b5c8 [INFO] running `Command { std: "docker" "start" "-a" "769254330d01ea164b041dd9c2a39b6d32804398773480ef8ba49fabef70b5c8", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling rlp v0.6.1 [INFO] [stderr] Compiling impl-rlp v0.4.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling ethbloom v0.14.1 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling ethereum-types v0.15.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/hash.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | construct_fixed_hash! { pub struct H32(4); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / construct_fixed_hash! { [INFO] [stdout] 34 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stdout] 35 | | pub struct H64(8); [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / construct_fixed_hash! { [INFO] [stdout] 47 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stdout] 48 | | pub struct H264(33); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / construct_fixed_hash! { [INFO] [stdout] 60 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stdout] 61 | | pub struct H520(65); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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 5.16s [INFO] running `Command { std: "docker" "inspect" "769254330d01ea164b041dd9c2a39b6d32804398773480ef8ba49fabef70b5c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "769254330d01ea164b041dd9c2a39b6d32804398773480ef8ba49fabef70b5c8", kill_on_drop: false }` [INFO] [stdout] 769254330d01ea164b041dd9c2a39b6d32804398773480ef8ba49fabef70b5c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 589ff56e1c389bfc7d04e7a7e6160a8ca714165c8116269e49a0c7573d3bc661 [INFO] running `Command { std: "docker" "start" "-a" "589ff56e1c389bfc7d04e7a7e6160a8ca714165c8116269e49a0c7573d3bc661", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling ethbloom v0.14.1 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling ethereum-types v0.15.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/hash.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | construct_fixed_hash! { pub struct H32(4); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / construct_fixed_hash! { [INFO] [stdout] 34 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stdout] 35 | | pub struct H64(8); [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / construct_fixed_hash! { [INFO] [stdout] 47 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stdout] 48 | | pub struct H264(33); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / construct_fixed_hash! { [INFO] [stdout] 60 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stdout] 61 | | pub struct H520(65); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | construct_fixed_hash! { pub struct H32(4); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / construct_fixed_hash! { [INFO] [stdout] 34 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stdout] 35 | | pub struct H64(8); [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / construct_fixed_hash! { [INFO] [stdout] 47 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stdout] 48 | | pub struct H264(33); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / construct_fixed_hash! { [INFO] [stdout] 60 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stdout] 61 | | pub struct H520(65); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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 7.14s [INFO] running `Command { std: "docker" "inspect" "589ff56e1c389bfc7d04e7a7e6160a8ca714165c8116269e49a0c7573d3bc661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "589ff56e1c389bfc7d04e7a7e6160a8ca714165c8116269e49a0c7573d3bc661", kill_on_drop: false }` [INFO] [stdout] 589ff56e1c389bfc7d04e7a7e6160a8ca714165c8116269e49a0c7573d3bc661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 792bcab2371bbd0c09e38f622e4af0257a909ad17a66ffc3f6588b12844b23a8 [INFO] running `Command { std: "docker" "start" "-a" "792bcab2371bbd0c09e38f622e4af0257a909ad17a66ffc3f6588b12844b23a8", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `dev` [INFO] [stderr] --> src/hash.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | construct_fixed_hash! { pub struct H32(4); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | / construct_fixed_hash! { [INFO] [stderr] 34 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stderr] 35 | | pub struct H64(8); [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:46:1 [INFO] [stderr] | [INFO] [stderr] 46 | / construct_fixed_hash! { [INFO] [stderr] 47 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stderr] 48 | | pub struct H264(33); [INFO] [stderr] 49 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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/hash.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / construct_fixed_hash! { [INFO] [stderr] 60 | | #[cfg_attr(feature = "codec", derive(scale_info::TypeInfo))] [INFO] [stderr] 61 | | pub struct H520(65); [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `arbitrary`, `codec`, `default`, `ethbloom`, `impl-codec`, `impl-rlp`, `impl-serde`, `num-traits`, `rand`, `rlp`, `scale-info`, `serialize`, 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: `ethereum-types` (lib) generated 4 warnings [INFO] [stderr] warning: `ethereum-types` (lib test) generated 4 warnings (4 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/ethereum_types-d5238b7887c05237) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test hash::tests::test_serialize_h160 ... ok [INFO] [stdout] test hash::tests::test_serialize_invalid ... ok [INFO] [stdout] test hash::tests::test_parse_0x ... ok [INFO] [stdout] test hash::tests::test_serialize_h256 ... ok [INFO] [stdout] test uint::tests::fixed_arrays_roundtrip ... ok [INFO] [stdout] test uint::tests::test_serialize_large_values ... ok [INFO] [stdout] test uint::tests::test_u256 ... ok [INFO] [stdout] test uint::tests::test_u512 ... ok [INFO] [stdout] test uint::tests::u256_multi_full_mul ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-091df96bee36af2c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_h160 ... ok [INFO] [stdout] test test_h256 ... ok [INFO] [stdout] test test_invalid ... ok [INFO] [stdout] test test_invalid_char_with_prefix ... ok [INFO] [stdout] test test_invalid_char_without_prefix ... ok [INFO] [stdout] test test_large_values ... ok [INFO] [stdout] test test_u256 ... ok [INFO] [stdout] test test_u512 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ethereum_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" "792bcab2371bbd0c09e38f622e4af0257a909ad17a66ffc3f6588b12844b23a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "792bcab2371bbd0c09e38f622e4af0257a909ad17a66ffc3f6588b12844b23a8", kill_on_drop: false }` [INFO] [stdout] 792bcab2371bbd0c09e38f622e4af0257a909ad17a66ffc3f6588b12844b23a8