[INFO] fetching crate arithmetic 2.1.2... [INFO] checking arithmetic-2.1.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate arithmetic 2.1.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate arithmetic 2.1.2 [INFO] finished tweaking crates.io crate arithmetic 2.1.2 [INFO] tweaked toml for crates.io crate arithmetic 2.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate arithmetic 2.1.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 110 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] def66203b26aee69a3f4d4595b022bd1d73c8d90d094d436216e972e3c9de1fc [INFO] running `Command { std: "docker" "start" "-a" "def66203b26aee69a3f4d4595b022bd1d73c8d90d094d436216e972e3c9de1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "def66203b26aee69a3f4d4595b022bd1d73c8d90d094d436216e972e3c9de1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def66203b26aee69a3f4d4595b022bd1d73c8d90d094d436216e972e3c9de1fc", kill_on_drop: false }` [INFO] [stdout] def66203b26aee69a3f4d4595b022bd1d73c8d90d094d436216e972e3c9de1fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f21634e1abdc1111bb114070619e7975a6f0ec0d6e39034e9cd436630323a83e [INFO] running `Command { std: "docker" "start" "-a" "f21634e1abdc1111bb114070619e7975a6f0ec0d6e39034e9cd436630323a83e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tetcore-std v2.1.2 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking uint-crate v0.9.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tetsy-fixed-hash v0.7.1 [INFO] [stderr] Compiling debug-derive v2.1.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tetsy-scale-codec-derive v2.0.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking tetsy-scale-codec v2.0.1 [INFO] [stderr] Checking tetsy-impl-codec v0.5.1 [INFO] [stderr] Checking arithmetic v2.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tetsy-primitive-types v0.9.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1279 | / implement_per_thing!( [INFO] [stdout] 1280 | | Percent, [INFO] [stdout] 1281 | | test_per_cent, [INFO] [stdout] 1282 | | [u32, u64, u128], [INFO] [stdout] ... | [INFO] [stdout] 1286 | | "_Percent_", [INFO] [stdout] 1287 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [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 derive macro `Encode` which comes from the expansion of the macro `implement_per_thing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1288 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1289 | | PerU16, [INFO] [stdout] 1290 | | test_peru16, [INFO] [stdout] 1291 | | test_peru16_extra, [INFO] [stdout] ... | [INFO] [stdout] 1296 | | "_Parts per 65535_", [INFO] [stdout] 1297 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1299 | | Permill, [INFO] [stdout] 1300 | | test_permill, [INFO] [stdout] 1301 | | test_permill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1306 | | "_Parts per Million_", [INFO] [stdout] 1307 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1308 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1309 | | Perbill, [INFO] [stdout] 1310 | | test_perbill, [INFO] [stdout] 1311 | | test_perbill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1316 | | "_Parts per Billion_", [INFO] [stdout] 1317 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1318 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1319 | | Perquintill, [INFO] [stdout] 1320 | | test_perquintill, [INFO] [stdout] 1321 | | test_perquintill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1326 | | "_Parts per Quintillion_", [INFO] [stdout] 1327 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:12 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1596 | / implement_fixed!( [INFO] [stdout] 1597 | | FixedI64, [INFO] [stdout] 1598 | | test_fixed_i64, [INFO] [stdout] 1599 | | i64, [INFO] [stdout] ... | [INFO] [stdout] 1602 | | "_Fixed Point 64 bits signed, range = [-9223372036.854775808, 9223372036.854775807]_", [INFO] [stdout] 1603 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:20 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1596 | / implement_fixed!( [INFO] [stdout] 1597 | | FixedI64, [INFO] [stdout] 1598 | | test_fixed_i64, [INFO] [stdout] 1599 | | i64, [INFO] [stdout] ... | [INFO] [stdout] 1602 | | "_Fixed Point 64 bits signed, range = [-9223372036.854775808, 9223372036.854775807]_", [INFO] [stdout] 1603 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:28 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1596 | / implement_fixed!( [INFO] [stdout] 1597 | | FixedI64, [INFO] [stdout] 1598 | | test_fixed_i64, [INFO] [stdout] 1599 | | i64, [INFO] [stdout] ... | [INFO] [stdout] 1602 | | "_Fixed Point 64 bits signed, range = [-9223372036.854775808, 9223372036.854775807]_", [INFO] [stdout] 1603 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `CompactAs` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `CompactAs` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `CompactAs` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:12 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1605 | / implement_fixed!( [INFO] [stdout] 1606 | | FixedI128, [INFO] [stdout] 1607 | | test_fixed_i128, [INFO] [stdout] 1608 | | i128, [INFO] [stdout] ... | [INFO] [stdout] 1612 | | [-170141183460469231731.687303715884105728, 170141183460469231731.687303715884105727]_", [INFO] [stdout] 1613 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:20 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1605 | / implement_fixed!( [INFO] [stdout] 1606 | | FixedI128, [INFO] [stdout] 1607 | | test_fixed_i128, [INFO] [stdout] 1608 | | i128, [INFO] [stdout] ... | [INFO] [stdout] 1612 | | [-170141183460469231731.687303715884105728, 170141183460469231731.687303715884105727]_", [INFO] [stdout] 1613 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:28 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1605 | / implement_fixed!( [INFO] [stdout] 1606 | | FixedI128, [INFO] [stdout] 1607 | | test_fixed_i128, [INFO] [stdout] 1608 | | i128, [INFO] [stdout] ... | [INFO] [stdout] 1612 | | [-170141183460469231731.687303715884105728, 170141183460469231731.687303715884105727]_", [INFO] [stdout] 1613 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `CompactAs` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `CompactAs` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `CompactAs` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:12 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1615 | / implement_fixed!( [INFO] [stdout] 1616 | | FixedU128, [INFO] [stdout] 1617 | | test_fixed_u128, [INFO] [stdout] 1618 | | u128, [INFO] [stdout] ... | [INFO] [stdout] 1622 | | [0.000000000000000000, 340282366920938463463.374607431768211455]_", [INFO] [stdout] 1623 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:20 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1615 | / implement_fixed!( [INFO] [stdout] 1616 | | FixedU128, [INFO] [stdout] 1617 | | test_fixed_u128, [INFO] [stdout] 1618 | | u128, [INFO] [stdout] ... | [INFO] [stdout] 1622 | | [0.000000000000000000, 340282366920938463463.374607431768211455]_", [INFO] [stdout] 1623 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:28 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1615 | / implement_fixed!( [INFO] [stdout] 1616 | | FixedU128, [INFO] [stdout] 1617 | | test_fixed_u128, [INFO] [stdout] 1618 | | u128, [INFO] [stdout] ... | [INFO] [stdout] 1622 | | [0.000000000000000000, 340282366920938463463.374607431768211455]_", [INFO] [stdout] 1623 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `CompactAs` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `CompactAs` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `CompactAs` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1279 | / implement_per_thing!( [INFO] [stdout] 1280 | | Percent, [INFO] [stdout] 1281 | | test_per_cent, [INFO] [stdout] 1282 | | [u32, u64, u128], [INFO] [stdout] ... | [INFO] [stdout] 1286 | | "_Percent_", [INFO] [stdout] 1287 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [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 derive macro `Encode` which comes from the expansion of the macro `implement_per_thing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1279 | / implement_per_thing!( [INFO] [stdout] 1280 | | Percent, [INFO] [stdout] 1281 | | test_per_cent, [INFO] [stdout] 1282 | | [u32, u64, u128], [INFO] [stdout] ... | [INFO] [stdout] 1286 | | "_Percent_", [INFO] [stdout] 1287 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:673:21 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1279 | / implement_per_thing!( [INFO] [stdout] 1280 | | Percent, [INFO] [stdout] 1281 | | test_per_cent, [INFO] [stdout] 1282 | | [u32, u64, u128], [INFO] [stdout] ... | [INFO] [stdout] 1286 | | "_Percent_", [INFO] [stdout] 1287 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_per_thing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1288 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1289 | | PerU16, [INFO] [stdout] 1290 | | test_peru16, [INFO] [stdout] 1291 | | test_peru16_extra, [INFO] [stdout] ... | [INFO] [stdout] 1296 | | "_Parts per 65535_", [INFO] [stdout] 1297 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1288 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1289 | | PerU16, [INFO] [stdout] 1290 | | test_peru16, [INFO] [stdout] 1291 | | test_peru16_extra, [INFO] [stdout] ... | [INFO] [stdout] 1296 | | "_Parts per 65535_", [INFO] [stdout] 1297 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:673:21 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1288 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1289 | | PerU16, [INFO] [stdout] 1290 | | test_peru16, [INFO] [stdout] 1291 | | test_peru16_extra, [INFO] [stdout] ... | [INFO] [stdout] 1296 | | "_Parts per 65535_", [INFO] [stdout] 1297 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1299 | | Permill, [INFO] [stdout] 1300 | | test_permill, [INFO] [stdout] 1301 | | test_permill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1306 | | "_Parts per Million_", [INFO] [stdout] 1307 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1299 | | Permill, [INFO] [stdout] 1300 | | test_permill, [INFO] [stdout] 1301 | | test_permill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1306 | | "_Parts per Million_", [INFO] [stdout] 1307 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:673:21 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1299 | | Permill, [INFO] [stdout] 1300 | | test_permill, [INFO] [stdout] 1301 | | test_permill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1306 | | "_Parts per Million_", [INFO] [stdout] 1307 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1308 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1309 | | Perbill, [INFO] [stdout] 1310 | | test_perbill, [INFO] [stdout] 1311 | | test_perbill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1316 | | "_Parts per Billion_", [INFO] [stdout] 1317 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1308 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1309 | | Perbill, [INFO] [stdout] 1310 | | test_perbill, [INFO] [stdout] 1311 | | test_perbill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1316 | | "_Parts per Billion_", [INFO] [stdout] 1317 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:673:21 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1308 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1309 | | Perbill, [INFO] [stdout] 1310 | | test_perbill, [INFO] [stdout] 1311 | | test_perbill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1316 | | "_Parts per Billion_", [INFO] [stdout] 1317 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1318 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1319 | | Perquintill, [INFO] [stdout] 1320 | | test_perquintill, [INFO] [stdout] 1321 | | test_perquintill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1326 | | "_Parts per Quintillion_", [INFO] [stdout] 1327 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1318 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1319 | | Perquintill, [INFO] [stdout] 1320 | | test_perquintill, [INFO] [stdout] 1321 | | test_perquintill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1326 | | "_Parts per Quintillion_", [INFO] [stdout] 1327 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/per_things.rs:673:21 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(Encode, Decode, PartialEq, Eq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1318 | / implement_per_thing_with_perthousand!( [INFO] [stdout] 1319 | | Perquintill, [INFO] [stdout] 1320 | | test_perquintill, [INFO] [stdout] 1321 | | test_perquintill_extra, [INFO] [stdout] ... | [INFO] [stdout] 1326 | | "_Parts per Quintillion_", [INFO] [stdout] 1327 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:12 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1596 | / implement_fixed!( [INFO] [stdout] 1597 | | FixedI64, [INFO] [stdout] 1598 | | test_fixed_i64, [INFO] [stdout] 1599 | | i64, [INFO] [stdout] ... | [INFO] [stdout] 1602 | | "_Fixed Point 64 bits signed, range = [-9223372036.854775808, 9223372036.854775807]_", [INFO] [stdout] 1603 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:20 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1596 | / implement_fixed!( [INFO] [stdout] 1597 | | FixedI64, [INFO] [stdout] 1598 | | test_fixed_i64, [INFO] [stdout] 1599 | | i64, [INFO] [stdout] ... | [INFO] [stdout] 1602 | | "_Fixed Point 64 bits signed, range = [-9223372036.854775808, 9223372036.854775807]_", [INFO] [stdout] 1603 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:28 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1596 | / implement_fixed!( [INFO] [stdout] 1597 | | FixedI64, [INFO] [stdout] 1598 | | test_fixed_i64, [INFO] [stdout] 1599 | | i64, [INFO] [stdout] ... | [INFO] [stdout] 1602 | | "_Fixed Point 64 bits signed, range = [-9223372036.854775808, 9223372036.854775807]_", [INFO] [stdout] 1603 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `CompactAs` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `CompactAs` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `CompactAs` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:12 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1605 | / implement_fixed!( [INFO] [stdout] 1606 | | FixedI128, [INFO] [stdout] 1607 | | test_fixed_i128, [INFO] [stdout] 1608 | | i128, [INFO] [stdout] ... | [INFO] [stdout] 1612 | | [-170141183460469231731.687303715884105728, 170141183460469231731.687303715884105727]_", [INFO] [stdout] 1613 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:20 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1605 | / implement_fixed!( [INFO] [stdout] 1606 | | FixedI128, [INFO] [stdout] 1607 | | test_fixed_i128, [INFO] [stdout] 1608 | | i128, [INFO] [stdout] ... | [INFO] [stdout] 1612 | | [-170141183460469231731.687303715884105728, 170141183460469231731.687303715884105727]_", [INFO] [stdout] 1613 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:28 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1605 | / implement_fixed!( [INFO] [stdout] 1606 | | FixedI128, [INFO] [stdout] 1607 | | test_fixed_i128, [INFO] [stdout] 1608 | | i128, [INFO] [stdout] ... | [INFO] [stdout] 1612 | | [-170141183460469231731.687303715884105728, 170141183460469231731.687303715884105727]_", [INFO] [stdout] 1613 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `CompactAs` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `CompactAs` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `CompactAs` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:12 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1615 | / implement_fixed!( [INFO] [stdout] 1616 | | FixedU128, [INFO] [stdout] 1617 | | test_fixed_u128, [INFO] [stdout] 1618 | | u128, [INFO] [stdout] ... | [INFO] [stdout] 1622 | | [0.000000000000000000, 340282366920938463463.374607431768211455]_", [INFO] [stdout] 1623 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:20 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1615 | / implement_fixed!( [INFO] [stdout] 1616 | | FixedU128, [INFO] [stdout] 1617 | | test_fixed_u128, [INFO] [stdout] 1618 | | u128, [INFO] [stdout] ... | [INFO] [stdout] 1622 | | [0.000000000000000000, 340282366920938463463.374607431768211455]_", [INFO] [stdout] 1623 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/fixed_point.rs:346:28 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(Encode, Decode, CompactAs, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1615 | / implement_fixed!( [INFO] [stdout] 1616 | | FixedU128, [INFO] [stdout] 1617 | | test_fixed_u128, [INFO] [stdout] 1618 | | u128, [INFO] [stdout] ... | [INFO] [stdout] 1622 | | [0.000000000000000000, 340282366920938463463.374607431768211455]_", [INFO] [stdout] 1623 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `serde`, and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `CompactAs` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `CompactAs` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `CompactAs` which comes from the expansion of the macro `implement_fixed` (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 27.61s [INFO] running `Command { std: "docker" "inspect" "f21634e1abdc1111bb114070619e7975a6f0ec0d6e39034e9cd436630323a83e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f21634e1abdc1111bb114070619e7975a6f0ec0d6e39034e9cd436630323a83e", kill_on_drop: false }` [INFO] [stdout] f21634e1abdc1111bb114070619e7975a6f0ec0d6e39034e9cd436630323a83e