Aug 29 17:39:18.852 INFO checking paritytech/ethabi against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 29 17:39:18.852 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 29 17:39:18.852 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-2/master#ede55518431154bc761f7b2438cce9078c162700:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 17:39:19.070 INFO blam! 8f1dc29ca24dc31f9e7e318b4ff34bf401e90893b7ab27d1212329a27928fe64 Aug 29 17:39:19.072 INFO running `"docker" "start" "-a" "8f1dc29ca24dc31f9e7e318b4ff34bf401e90893b7ab27d1212329a27928fe64"` Aug 29 17:39:20.036 INFO kablam! Compiling heapsize v0.4.2 Aug 29 17:39:20.036 INFO kablam! Compiling crunchy v0.1.6 Aug 29 17:39:20.055 INFO kablam! Checking libc v0.2.40 Aug 29 17:39:20.057 INFO kablam! Compiling rustc-hex v1.0.0 Aug 29 17:39:20.057 INFO kablam! Compiling serde v1.0.37 Aug 29 17:39:20.070 INFO kablam! Compiling byteorder v1.2.2 Aug 29 17:39:24.406 INFO kablam! Compiling num-traits v0.2.2 Aug 29 17:39:25.494 INFO kablam! Compiling error-chain v0.12.0 Aug 29 17:39:25.529 INFO kablam! Compiling unicode-segmentation v1.2.0 Aug 29 17:39:26.574 INFO kablam! Checking itoa v0.4.1 Aug 29 17:39:27.482 INFO kablam! Checking dtoa v0.4.2 Aug 29 17:39:28.827 INFO kablam! Checking ethabi-contract v6.0.0 (file:///source/contract) Aug 29 17:39:29.940 INFO kablam! Compiling semver v0.9.0 Aug 29 17:39:30.008 INFO kablam! Compiling proc-macro2 v0.3.1 Aug 29 17:39:30.909 INFO kablam! Checking rand v0.4.2 Aug 29 17:39:31.539 INFO kablam! Checking memchr v2.0.1 Aug 29 17:39:32.532 INFO kablam! Compiling heck v0.3.0 Aug 29 17:39:35.429 INFO kablam! Checking aho-corasick v0.6.4 Aug 29 17:39:35.787 INFO kablam! Checking quote v0.5.1 Aug 29 17:39:36.261 INFO kablam! Compiling rustc_version v0.2.2 Aug 29 17:39:36.300 INFO kablam! Checking tiny-keccak v1.4.1 Aug 29 17:39:37.657 INFO kablam! Compiling fixed-hash v0.2.0 Aug 29 17:39:41.447 INFO kablam! Checking regex v0.2.10 Aug 29 17:39:41.593 INFO kablam! Checking syn v0.13.1 Aug 29 17:39:41.997 INFO kablam! Compiling uint v0.2.0 Aug 29 17:39:42.565 INFO kablam! Compiling ethereum-types v0.3.0 Aug 29 17:40:15.347 INFO kablam! Checking ethereum-types-serialize v0.2.1 Aug 29 17:40:15.955 INFO kablam! Checking serde_json v1.0.13 Aug 29 17:40:22.950 INFO kablam! Checking ethbloom v0.5.0 Aug 29 17:40:24.726 INFO kablam! Compiling serde_derive_internals v0.23.0 Aug 29 17:40:31.517 INFO kablam! Compiling serde_derive v1.0.37 Aug 29 17:40:51.402 INFO kablam! Checking docopt v0.8.3 Aug 29 17:40:51.405 INFO kablam! Checking ethabi v6.0.0 (file:///source/ethabi) Aug 29 17:40:56.874 INFO kablam! Checking ethabi-cli v6.0.0 (file:///source/cli) Aug 29 17:40:56.876 INFO kablam! Checking ethabi-derive v6.0.0 (file:///source/derive) Aug 29 17:41:50.405 INFO kablam! Checking ethabi-tests v0.1.0 (file:///source/tests) Aug 29 17:41:51.739 INFO kablam! warning: cannot find type `events` in this scope Aug 29 17:41:51.739 INFO kablam! --> :5:14 Aug 29 17:41:51.739 INFO kablam! | Aug 29 17:41:51.739 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.739 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.739 INFO kablam! | Aug 29 17:41:51.739 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 29 17:41:51.739 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.739 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.739 INFO kablam! Aug 29 17:41:51.739 INFO kablam! warning: cannot find type `events` in this scope Aug 29 17:41:51.740 INFO kablam! --> :5:14 Aug 29 17:41:51.740 INFO kablam! | Aug 29 17:41:51.740 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.740 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.740 INFO kablam! | Aug 29 17:41:51.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.740 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.740 INFO kablam! Aug 29 17:41:51.740 INFO kablam! warning: cannot find type `ethabi` in this scope Aug 29 17:41:51.740 INFO kablam! --> :5:14 Aug 29 17:41:51.740 INFO kablam! | Aug 29 17:41:51.740 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.740 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.740 INFO kablam! | Aug 29 17:41:51.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.740 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.740 INFO kablam! Aug 29 17:41:51.740 INFO kablam! warning: cannot find type `functions` in this scope Aug 29 17:41:51.740 INFO kablam! --> :5:14 Aug 29 17:41:51.740 INFO kablam! | Aug 29 17:41:51.740 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.740 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.740 INFO kablam! | Aug 29 17:41:51.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.741 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.741 INFO kablam! Aug 29 17:41:51.741 INFO kablam! warning: cannot find type `BalanceOfWithInput` in this scope Aug 29 17:41:51.741 INFO kablam! --> :5:14 Aug 29 17:41:51.741 INFO kablam! | Aug 29 17:41:51.741 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.741 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.741 INFO kablam! | Aug 29 17:41:51.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.742 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.742 INFO kablam! Aug 29 17:41:51.742 INFO kablam! warning: cannot find type `TotalSupplyWithInput` in this scope Aug 29 17:41:51.742 INFO kablam! --> :5:14 Aug 29 17:41:51.742 INFO kablam! | Aug 29 17:41:51.742 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.742 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.742 INFO kablam! | Aug 29 17:41:51.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.742 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.742 INFO kablam! Aug 29 17:41:51.742 INFO kablam! warning: cannot find type `AllowanceWithInput` in this scope Aug 29 17:41:51.742 INFO kablam! --> :5:14 Aug 29 17:41:51.742 INFO kablam! | Aug 29 17:41:51.742 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.742 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.742 INFO kablam! | Aug 29 17:41:51.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.742 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.743 INFO kablam! Aug 29 17:41:51.743 INFO kablam! warning: cannot find type `TransferWithInput` in this scope Aug 29 17:41:51.743 INFO kablam! --> :5:14 Aug 29 17:41:51.743 INFO kablam! | Aug 29 17:41:51.743 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.743 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.743 INFO kablam! | Aug 29 17:41:51.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.743 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.743 INFO kablam! Aug 29 17:41:51.743 INFO kablam! warning: cannot find type `TransferFromWithInput` in this scope Aug 29 17:41:51.743 INFO kablam! --> :5:14 Aug 29 17:41:51.743 INFO kablam! | Aug 29 17:41:51.743 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.743 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.743 INFO kablam! | Aug 29 17:41:51.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.743 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.743 INFO kablam! Aug 29 17:41:51.743 INFO kablam! warning: cannot find type `ApproveWithInput` in this scope Aug 29 17:41:51.744 INFO kablam! --> :5:14 Aug 29 17:41:51.744 INFO kablam! | Aug 29 17:41:51.744 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.744 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.744 INFO kablam! | Aug 29 17:41:51.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.744 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.744 INFO kablam! Aug 29 17:41:51.744 INFO kablam! warning: cannot find type `ValidatorsWithInput` in this scope Aug 29 17:41:51.744 INFO kablam! --> :5:14 Aug 29 17:41:51.744 INFO kablam! | Aug 29 17:41:51.744 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.744 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.744 INFO kablam! | Aug 29 17:41:51.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.744 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.744 INFO kablam! Aug 29 17:41:51.744 INFO kablam! warning: cannot find type `SetTitleWithInput` in this scope Aug 29 17:41:51.745 INFO kablam! --> :5:14 Aug 29 17:41:51.745 INFO kablam! | Aug 29 17:41:51.745 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.745 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.745 INFO kablam! | Aug 29 17:41:51.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.745 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.745 INFO kablam! Aug 29 17:41:51.745 INFO kablam! warning: cannot find type `AddTwoValidatorsWithInput` in this scope Aug 29 17:41:51.745 INFO kablam! --> :5:14 Aug 29 17:41:51.745 INFO kablam! | Aug 29 17:41:51.745 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.745 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.745 INFO kablam! | Aug 29 17:41:51.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.745 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.745 INFO kablam! Aug 29 17:41:51.745 INFO kablam! warning: cannot find type `SetValidatorsWithInput` in this scope Aug 29 17:41:51.745 INFO kablam! --> :5:14 Aug 29 17:41:51.745 INFO kablam! | Aug 29 17:41:51.746 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.746 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.746 INFO kablam! | Aug 29 17:41:51.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.746 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.746 INFO kablam! Aug 29 17:41:51.751 INFO kablam! warning: cannot find type `AddReleaseWithInput` in this scope Aug 29 17:41:51.751 INFO kablam! --> :5:14 Aug 29 17:41:51.751 INFO kablam! | Aug 29 17:41:51.751 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.751 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.751 INFO kablam! | Aug 29 17:41:51.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.751 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.751 INFO kablam! Aug 29 17:41:51.751 INFO kablam! warning: cannot find type `SetOwnerWithInput` in this scope Aug 29 17:41:51.751 INFO kablam! --> :5:14 Aug 29 17:41:51.752 INFO kablam! | Aug 29 17:41:51.752 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.752 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.752 INFO kablam! | Aug 29 17:41:51.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.752 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.752 INFO kablam! Aug 29 17:41:51.752 INFO kablam! warning: cannot find type `BuildWithInput` in this scope Aug 29 17:41:51.752 INFO kablam! --> :5:14 Aug 29 17:41:51.752 INFO kablam! | Aug 29 17:41:51.752 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.752 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.752 INFO kablam! | Aug 29 17:41:51.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.752 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.752 INFO kablam! Aug 29 17:41:51.752 INFO kablam! warning: cannot find type `ProxyWithInput` in this scope Aug 29 17:41:51.753 INFO kablam! --> :5:14 Aug 29 17:41:51.753 INFO kablam! | Aug 29 17:41:51.753 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.753 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.753 INFO kablam! | Aug 29 17:41:51.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.753 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.753 INFO kablam! Aug 29 17:41:51.753 INFO kablam! warning: cannot find type `SetClientRequiredWithInput` in this scope Aug 29 17:41:51.753 INFO kablam! --> :5:14 Aug 29 17:41:51.753 INFO kablam! | Aug 29 17:41:51.753 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.753 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.753 INFO kablam! | Aug 29 17:41:51.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.753 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.753 INFO kablam! Aug 29 17:41:51.753 INFO kablam! warning: cannot find type `IsLatestWithInput` in this scope Aug 29 17:41:51.753 INFO kablam! --> :5:14 Aug 29 17:41:51.754 INFO kablam! | Aug 29 17:41:51.754 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.754 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.754 INFO kablam! | Aug 29 17:41:51.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.754 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.754 INFO kablam! Aug 29 17:41:51.754 INFO kablam! warning: cannot find type `AddChecksumWithInput` in this scope Aug 29 17:41:51.754 INFO kablam! --> :5:14 Aug 29 17:41:51.754 INFO kablam! | Aug 29 17:41:51.754 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.754 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.754 INFO kablam! | Aug 29 17:41:51.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.754 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.754 INFO kablam! Aug 29 17:41:51.754 INFO kablam! warning: cannot find type `ReleaseWithInput` in this scope Aug 29 17:41:51.754 INFO kablam! --> :5:14 Aug 29 17:41:51.754 INFO kablam! | Aug 29 17:41:51.754 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.755 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.755 INFO kablam! | Aug 29 17:41:51.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.755 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.755 INFO kablam! Aug 29 17:41:51.755 INFO kablam! warning: cannot find type `AcceptForkWithInput` in this scope Aug 29 17:41:51.755 INFO kablam! --> :5:14 Aug 29 17:41:51.755 INFO kablam! | Aug 29 17:41:51.755 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.755 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.755 INFO kablam! | Aug 29 17:41:51.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.755 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.755 INFO kablam! Aug 29 17:41:51.755 INFO kablam! warning: cannot find type `TrackWithInput` in this scope Aug 29 17:41:51.755 INFO kablam! --> :5:14 Aug 29 17:41:51.755 INFO kablam! | Aug 29 17:41:51.755 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.755 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.755 INFO kablam! | Aug 29 17:41:51.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.756 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.756 INFO kablam! Aug 29 17:41:51.756 INFO kablam! warning: cannot find type `ClientsRequiredWithInput` in this scope Aug 29 17:41:51.756 INFO kablam! --> :5:14 Aug 29 17:41:51.756 INFO kablam! | Aug 29 17:41:51.756 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.756 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.756 INFO kablam! | Aug 29 17:41:51.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.756 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.756 INFO kablam! Aug 29 17:41:51.756 INFO kablam! warning: cannot find type `RejectTransactionWithInput` in this scope Aug 29 17:41:51.756 INFO kablam! --> :5:14 Aug 29 17:41:51.756 INFO kablam! | Aug 29 17:41:51.756 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.756 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.756 INFO kablam! | Aug 29 17:41:51.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.756 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.757 INFO kablam! Aug 29 17:41:51.757 INFO kablam! warning: cannot find type `RemoveClientWithInput` in this scope Aug 29 17:41:51.757 INFO kablam! --> :5:14 Aug 29 17:41:51.757 INFO kablam! | Aug 29 17:41:51.757 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.757 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.757 INFO kablam! | Aug 29 17:41:51.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.757 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.757 INFO kablam! Aug 29 17:41:51.757 INFO kablam! warning: cannot find type `GrandOwnerWithInput` in this scope Aug 29 17:41:51.757 INFO kablam! --> :5:14 Aug 29 17:41:51.757 INFO kablam! | Aug 29 17:41:51.757 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.757 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.757 INFO kablam! | Aug 29 17:41:51.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.757 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.757 INFO kablam! Aug 29 17:41:51.757 INFO kablam! warning: cannot find type `RejectForkWithInput` in this scope Aug 29 17:41:51.758 INFO kablam! --> :5:14 Aug 29 17:41:51.758 INFO kablam! | Aug 29 17:41:51.758 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.758 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.758 INFO kablam! | Aug 29 17:41:51.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.758 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.758 INFO kablam! Aug 29 17:41:51.758 INFO kablam! warning: cannot find type `ResetClientOwnerWithInput` in this scope Aug 29 17:41:51.758 INFO kablam! --> :5:14 Aug 29 17:41:51.758 INFO kablam! | Aug 29 17:41:51.758 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.758 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.758 INFO kablam! | Aug 29 17:41:51.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.758 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.758 INFO kablam! Aug 29 17:41:51.758 INFO kablam! warning: cannot find type `SetClientOwnerWithInput` in this scope Aug 29 17:41:51.758 INFO kablam! --> :5:14 Aug 29 17:41:51.758 INFO kablam! | Aug 29 17:41:51.759 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.759 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.759 INFO kablam! | Aug 29 17:41:51.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.759 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.759 INFO kablam! Aug 29 17:41:51.759 INFO kablam! warning: cannot find type `ForkWithInput` in this scope Aug 29 17:41:51.759 INFO kablam! --> :5:14 Aug 29 17:41:51.759 INFO kablam! | Aug 29 17:41:51.759 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.759 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.759 INFO kablam! | Aug 29 17:41:51.759 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.759 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.759 INFO kablam! Aug 29 17:41:51.759 INFO kablam! warning: cannot find type `ProposeTransactionWithInput` in this scope Aug 29 17:41:51.759 INFO kablam! --> :5:14 Aug 29 17:41:51.759 INFO kablam! | Aug 29 17:41:51.759 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.759 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.759 INFO kablam! | Aug 29 17:41:51.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.760 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.760 INFO kablam! Aug 29 17:41:51.760 INFO kablam! warning: cannot find type `ChecksumWithInput` in this scope Aug 29 17:41:51.760 INFO kablam! --> :5:14 Aug 29 17:41:51.760 INFO kablam! | Aug 29 17:41:51.760 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.760 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.760 INFO kablam! | Aug 29 17:41:51.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.760 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.760 INFO kablam! Aug 29 17:41:51.760 INFO kablam! warning: cannot find type `ProposedForkWithInput` in this scope Aug 29 17:41:51.760 INFO kablam! --> :5:14 Aug 29 17:41:51.760 INFO kablam! | Aug 29 17:41:51.760 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.760 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.760 INFO kablam! | Aug 29 17:41:51.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.760 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.761 INFO kablam! Aug 29 17:41:51.761 INFO kablam! warning: cannot find type `LatestForkWithInput` in this scope Aug 29 17:41:51.761 INFO kablam! --> :5:14 Aug 29 17:41:51.761 INFO kablam! | Aug 29 17:41:51.761 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.761 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.761 INFO kablam! | Aug 29 17:41:51.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.761 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.761 INFO kablam! Aug 29 17:41:51.761 INFO kablam! warning: cannot find type `LatestInTrackWithInput` in this scope Aug 29 17:41:51.761 INFO kablam! --> :5:14 Aug 29 17:41:51.761 INFO kablam! | Aug 29 17:41:51.761 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.761 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.761 INFO kablam! | Aug 29 17:41:51.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.761 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.761 INFO kablam! Aug 29 17:41:51.762 INFO kablam! warning: cannot find type `ClientOwnerWithInput` in this scope Aug 29 17:41:51.762 INFO kablam! --> :5:14 Aug 29 17:41:51.762 INFO kablam! | Aug 29 17:41:51.762 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.762 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.762 INFO kablam! | Aug 29 17:41:51.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.762 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.762 INFO kablam! Aug 29 17:41:51.762 INFO kablam! warning: cannot find type `ClientWithInput` in this scope Aug 29 17:41:51.762 INFO kablam! --> :5:14 Aug 29 17:41:51.762 INFO kablam! | Aug 29 17:41:51.762 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.762 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.762 INFO kablam! | Aug 29 17:41:51.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.762 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.762 INFO kablam! Aug 29 17:41:51.762 INFO kablam! warning: cannot find type `AddClientWithInput` in this scope Aug 29 17:41:51.763 INFO kablam! --> :5:14 Aug 29 17:41:51.763 INFO kablam! | Aug 29 17:41:51.763 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.763 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.763 INFO kablam! | Aug 29 17:41:51.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.763 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.763 INFO kablam! Aug 29 17:41:51.763 INFO kablam! warning: cannot find type `ProposeForkWithInput` in this scope Aug 29 17:41:51.763 INFO kablam! --> :5:14 Aug 29 17:41:51.763 INFO kablam! | Aug 29 17:41:51.763 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.763 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.763 INFO kablam! | Aug 29 17:41:51.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.763 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.763 INFO kablam! Aug 29 17:41:51.763 INFO kablam! warning: cannot find type `ConfirmTransactionWithInput` in this scope Aug 29 17:41:51.763 INFO kablam! --> :5:14 Aug 29 17:41:51.764 INFO kablam! | Aug 29 17:41:51.764 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.764 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.764 INFO kablam! | Aug 29 17:41:51.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.764 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.764 INFO kablam! Aug 29 17:41:51.764 INFO kablam! warning: cannot find type `HintWithInput` in this scope Aug 29 17:41:51.764 INFO kablam! --> :5:14 Aug 29 17:41:51.764 INFO kablam! | Aug 29 17:41:51.764 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.764 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.764 INFO kablam! | Aug 29 17:41:51.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.764 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.764 INFO kablam! Aug 29 17:41:51.764 INFO kablam! warning: cannot find type `HintUrlWithInput` in this scope Aug 29 17:41:51.764 INFO kablam! --> :5:14 Aug 29 17:41:51.764 INFO kablam! | Aug 29 17:41:51.765 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.765 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.765 INFO kablam! | Aug 29 17:41:51.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.765 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.765 INFO kablam! Aug 29 17:41:51.765 INFO kablam! warning: cannot find type `EntriesWithInput` in this scope Aug 29 17:41:51.765 INFO kablam! --> :5:14 Aug 29 17:41:51.765 INFO kablam! | Aug 29 17:41:51.765 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.765 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.765 INFO kablam! | Aug 29 17:41:51.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.765 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.765 INFO kablam! Aug 29 17:41:51.765 INFO kablam! warning: cannot find type `UnhintWithInput` in this scope Aug 29 17:41:51.765 INFO kablam! --> :5:14 Aug 29 17:41:51.765 INFO kablam! | Aug 29 17:41:51.765 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.765 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.766 INFO kablam! | Aug 29 17:41:51.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.766 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.766 INFO kablam! Aug 29 17:41:51.766 INFO kablam! warning: cannot find type `FooWithInput` in this scope Aug 29 17:41:51.766 INFO kablam! --> :5:14 Aug 29 17:41:51.766 INFO kablam! | Aug 29 17:41:51.766 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.766 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.766 INFO kablam! | Aug 29 17:41:51.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.766 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.766 INFO kablam! Aug 29 17:41:51.807 INFO kablam! warning: cannot find type `events` in this scope Aug 29 17:41:51.807 INFO kablam! --> :5:14 Aug 29 17:41:51.808 INFO kablam! | Aug 29 17:41:51.808 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.808 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.808 INFO kablam! | Aug 29 17:41:51.808 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 29 17:41:51.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.808 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.808 INFO kablam! Aug 29 17:41:51.808 INFO kablam! warning: cannot find type `events` in this scope Aug 29 17:41:51.808 INFO kablam! --> :5:14 Aug 29 17:41:51.808 INFO kablam! | Aug 29 17:41:51.808 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.808 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.808 INFO kablam! | Aug 29 17:41:51.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.808 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.808 INFO kablam! Aug 29 17:41:51.808 INFO kablam! warning: cannot find type `ethabi` in this scope Aug 29 17:41:51.809 INFO kablam! --> :5:14 Aug 29 17:41:51.809 INFO kablam! | Aug 29 17:41:51.809 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.809 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.809 INFO kablam! | Aug 29 17:41:51.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.809 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.809 INFO kablam! Aug 29 17:41:51.809 INFO kablam! warning: cannot find type `functions` in this scope Aug 29 17:41:51.809 INFO kablam! --> :5:14 Aug 29 17:41:51.809 INFO kablam! | Aug 29 17:41:51.809 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.809 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.809 INFO kablam! | Aug 29 17:41:51.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.809 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.809 INFO kablam! Aug 29 17:41:51.810 INFO kablam! warning: cannot find type `ApproveWithInput` in this scope Aug 29 17:41:51.810 INFO kablam! --> :5:14 Aug 29 17:41:51.810 INFO kablam! | Aug 29 17:41:51.810 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.810 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.810 INFO kablam! | Aug 29 17:41:51.810 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.810 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.810 INFO kablam! Aug 29 17:41:51.811 INFO kablam! warning: cannot find type `TransferFromWithInput` in this scope Aug 29 17:41:51.811 INFO kablam! --> :5:14 Aug 29 17:41:51.811 INFO kablam! | Aug 29 17:41:51.811 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.811 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.811 INFO kablam! | Aug 29 17:41:51.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.811 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.811 INFO kablam! Aug 29 17:41:51.811 INFO kablam! warning: cannot find type `TotalSupplyWithInput` in this scope Aug 29 17:41:51.811 INFO kablam! --> :5:14 Aug 29 17:41:51.811 INFO kablam! | Aug 29 17:41:51.811 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.811 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.811 INFO kablam! | Aug 29 17:41:51.811 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.811 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.811 INFO kablam! Aug 29 17:41:51.811 INFO kablam! warning: cannot find type `TransferWithInput` in this scope Aug 29 17:41:51.811 INFO kablam! --> :5:14 Aug 29 17:41:51.812 INFO kablam! | Aug 29 17:41:51.812 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.812 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.812 INFO kablam! | Aug 29 17:41:51.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.812 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.812 INFO kablam! Aug 29 17:41:51.812 INFO kablam! warning: cannot find type `BalanceOfWithInput` in this scope Aug 29 17:41:51.812 INFO kablam! --> :5:14 Aug 29 17:41:51.812 INFO kablam! | Aug 29 17:41:51.812 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.812 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.812 INFO kablam! | Aug 29 17:41:51.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.812 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.812 INFO kablam! Aug 29 17:41:51.812 INFO kablam! warning: cannot find type `AllowanceWithInput` in this scope Aug 29 17:41:51.812 INFO kablam! --> :5:14 Aug 29 17:41:51.812 INFO kablam! | Aug 29 17:41:51.813 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.813 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.813 INFO kablam! | Aug 29 17:41:51.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.813 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.813 INFO kablam! Aug 29 17:41:51.813 INFO kablam! warning: cannot find type `SetValidatorsWithInput` in this scope Aug 29 17:41:51.813 INFO kablam! --> :5:14 Aug 29 17:41:51.813 INFO kablam! | Aug 29 17:41:51.813 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.813 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.813 INFO kablam! | Aug 29 17:41:51.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.813 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.813 INFO kablam! Aug 29 17:41:51.814 INFO kablam! warning: cannot find type `AddTwoValidatorsWithInput` in this scope Aug 29 17:41:51.814 INFO kablam! --> :5:14 Aug 29 17:41:51.814 INFO kablam! | Aug 29 17:41:51.814 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.814 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.814 INFO kablam! | Aug 29 17:41:51.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.814 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.814 INFO kablam! Aug 29 17:41:51.814 INFO kablam! warning: cannot find type `ValidatorsWithInput` in this scope Aug 29 17:41:51.814 INFO kablam! --> :5:14 Aug 29 17:41:51.814 INFO kablam! | Aug 29 17:41:51.814 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.814 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.814 INFO kablam! | Aug 29 17:41:51.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.814 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.814 INFO kablam! Aug 29 17:41:51.814 INFO kablam! warning: cannot find type `SetTitleWithInput` in this scope Aug 29 17:41:51.814 INFO kablam! --> :5:14 Aug 29 17:41:51.815 INFO kablam! | Aug 29 17:41:51.815 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.815 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.815 INFO kablam! | Aug 29 17:41:51.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.815 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.815 INFO kablam! Aug 29 17:41:51.820 INFO kablam! warning: cannot find type `ProposedForkWithInput` in this scope Aug 29 17:41:51.820 INFO kablam! --> :5:14 Aug 29 17:41:51.820 INFO kablam! | Aug 29 17:41:51.820 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.820 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.820 INFO kablam! | Aug 29 17:41:51.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.820 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.820 INFO kablam! Aug 29 17:41:51.821 INFO kablam! warning: cannot find type `AddChecksumWithInput` in this scope Aug 29 17:41:51.821 INFO kablam! --> :5:14 Aug 29 17:41:51.821 INFO kablam! | Aug 29 17:41:51.821 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.821 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.821 INFO kablam! | Aug 29 17:41:51.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.821 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.821 INFO kablam! Aug 29 17:41:51.821 INFO kablam! warning: cannot find type `LatestForkWithInput` in this scope Aug 29 17:41:51.821 INFO kablam! --> :5:14 Aug 29 17:41:51.821 INFO kablam! | Aug 29 17:41:51.821 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.821 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.821 INFO kablam! | Aug 29 17:41:51.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.821 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.821 INFO kablam! Aug 29 17:41:51.821 INFO kablam! warning: cannot find type `RejectTransactionWithInput` in this scope Aug 29 17:41:51.822 INFO kablam! --> :5:14 Aug 29 17:41:51.822 INFO kablam! | Aug 29 17:41:51.822 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.822 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.822 INFO kablam! | Aug 29 17:41:51.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.822 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.822 INFO kablam! Aug 29 17:41:51.822 INFO kablam! warning: cannot find type `ReleaseWithInput` in this scope Aug 29 17:41:51.822 INFO kablam! --> :5:14 Aug 29 17:41:51.822 INFO kablam! | Aug 29 17:41:51.822 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.822 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.822 INFO kablam! | Aug 29 17:41:51.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.822 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.822 INFO kablam! Aug 29 17:41:51.822 INFO kablam! warning: cannot find type `ConfirmTransactionWithInput` in this scope Aug 29 17:41:51.822 INFO kablam! --> :5:14 Aug 29 17:41:51.823 INFO kablam! | Aug 29 17:41:51.823 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.823 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.823 INFO kablam! | Aug 29 17:41:51.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.823 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.823 INFO kablam! Aug 29 17:41:51.823 INFO kablam! warning: cannot find type `AcceptForkWithInput` in this scope Aug 29 17:41:51.823 INFO kablam! --> :5:14 Aug 29 17:41:51.823 INFO kablam! | Aug 29 17:41:51.823 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.823 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.823 INFO kablam! | Aug 29 17:41:51.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.823 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.823 INFO kablam! Aug 29 17:41:51.823 INFO kablam! warning: cannot find type `ResetClientOwnerWithInput` in this scope Aug 29 17:41:51.823 INFO kablam! --> :5:14 Aug 29 17:41:51.823 INFO kablam! | Aug 29 17:41:51.824 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.824 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.824 INFO kablam! | Aug 29 17:41:51.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.824 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.824 INFO kablam! Aug 29 17:41:51.824 INFO kablam! warning: cannot find type `BuildWithInput` in this scope Aug 29 17:41:51.824 INFO kablam! --> :5:14 Aug 29 17:41:51.824 INFO kablam! | Aug 29 17:41:51.824 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.824 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.824 INFO kablam! | Aug 29 17:41:51.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.824 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.824 INFO kablam! Aug 29 17:41:51.825 INFO kablam! warning: cannot find type `RejectForkWithInput` in this scope Aug 29 17:41:51.825 INFO kablam! --> :5:14 Aug 29 17:41:51.825 INFO kablam! | Aug 29 17:41:51.825 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.825 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.825 INFO kablam! | Aug 29 17:41:51.825 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.825 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.825 INFO kablam! Aug 29 17:41:51.825 INFO kablam! warning: cannot find type `ProposeTransactionWithInput` in this scope Aug 29 17:41:51.825 INFO kablam! --> :5:14 Aug 29 17:41:51.825 INFO kablam! | Aug 29 17:41:51.825 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.825 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.826 INFO kablam! | Aug 29 17:41:51.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.826 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.826 INFO kablam! Aug 29 17:41:51.826 INFO kablam! warning: cannot find type `AddClientWithInput` in this scope Aug 29 17:41:51.826 INFO kablam! --> :5:14 Aug 29 17:41:51.826 INFO kablam! | Aug 29 17:41:51.826 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.826 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.826 INFO kablam! | Aug 29 17:41:51.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.826 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.826 INFO kablam! Aug 29 17:41:51.826 INFO kablam! warning: cannot find type `AddReleaseWithInput` in this scope Aug 29 17:41:51.826 INFO kablam! --> :5:14 Aug 29 17:41:51.826 INFO kablam! | Aug 29 17:41:51.826 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.826 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.826 INFO kablam! | Aug 29 17:41:51.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.827 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.827 INFO kablam! Aug 29 17:41:51.827 INFO kablam! warning: cannot find type `ClientOwnerWithInput` in this scope Aug 29 17:41:51.827 INFO kablam! --> :5:14 Aug 29 17:41:51.827 INFO kablam! | Aug 29 17:41:51.827 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.827 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.827 INFO kablam! | Aug 29 17:41:51.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.827 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.827 INFO kablam! Aug 29 17:41:51.827 INFO kablam! warning: cannot find type `ForkWithInput` in this scope Aug 29 17:41:51.827 INFO kablam! --> :5:14 Aug 29 17:41:51.827 INFO kablam! | Aug 29 17:41:51.827 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.827 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.827 INFO kablam! | Aug 29 17:41:51.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.828 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.828 INFO kablam! Aug 29 17:41:51.828 INFO kablam! warning: cannot find type `SetOwnerWithInput` in this scope Aug 29 17:41:51.828 INFO kablam! --> :5:14 Aug 29 17:41:51.828 INFO kablam! | Aug 29 17:41:51.828 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.828 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.828 INFO kablam! | Aug 29 17:41:51.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.828 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.828 INFO kablam! Aug 29 17:41:51.828 INFO kablam! warning: cannot find type `ClientWithInput` in this scope Aug 29 17:41:51.828 INFO kablam! --> :5:14 Aug 29 17:41:51.828 INFO kablam! | Aug 29 17:41:51.828 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.828 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.829 INFO kablam! | Aug 29 17:41:51.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.829 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.829 INFO kablam! Aug 29 17:41:51.829 INFO kablam! warning: cannot find type `ProxyWithInput` in this scope Aug 29 17:41:51.829 INFO kablam! --> :5:14 Aug 29 17:41:51.829 INFO kablam! | Aug 29 17:41:51.829 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.829 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.829 INFO kablam! | Aug 29 17:41:51.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.829 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.829 INFO kablam! Aug 29 17:41:51.829 INFO kablam! warning: cannot find type `ChecksumWithInput` in this scope Aug 29 17:41:51.829 INFO kablam! --> :5:14 Aug 29 17:41:51.829 INFO kablam! | Aug 29 17:41:51.829 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.829 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.830 INFO kablam! | Aug 29 17:41:51.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.830 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.830 INFO kablam! Aug 29 17:41:51.830 INFO kablam! warning: cannot find type `SetClientOwnerWithInput` in this scope Aug 29 17:41:51.830 INFO kablam! --> :5:14 Aug 29 17:41:51.830 INFO kablam! | Aug 29 17:41:51.830 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.830 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.830 INFO kablam! | Aug 29 17:41:51.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.830 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.830 INFO kablam! Aug 29 17:41:51.830 INFO kablam! warning: cannot find type `RemoveClientWithInput` in this scope Aug 29 17:41:51.830 INFO kablam! --> :5:14 Aug 29 17:41:51.830 INFO kablam! | Aug 29 17:41:51.830 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.830 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.830 INFO kablam! | Aug 29 17:41:51.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.830 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.830 INFO kablam! Aug 29 17:41:51.831 INFO kablam! warning: cannot find type `GrandOwnerWithInput` in this scope Aug 29 17:41:51.831 INFO kablam! --> :5:14 Aug 29 17:41:51.831 INFO kablam! | Aug 29 17:41:51.831 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.831 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.831 INFO kablam! | Aug 29 17:41:51.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.831 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.831 INFO kablam! Aug 29 17:41:51.831 INFO kablam! warning: cannot find type `ClientsRequiredWithInput` in this scope Aug 29 17:41:51.831 INFO kablam! --> :5:14 Aug 29 17:41:51.831 INFO kablam! | Aug 29 17:41:51.831 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.831 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.831 INFO kablam! | Aug 29 17:41:51.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.831 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.831 INFO kablam! Aug 29 17:41:51.831 INFO kablam! warning: cannot find type `ProposeForkWithInput` in this scope Aug 29 17:41:51.831 INFO kablam! --> :5:14 Aug 29 17:41:51.832 INFO kablam! | Aug 29 17:41:51.832 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.832 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.832 INFO kablam! | Aug 29 17:41:51.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.832 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.832 INFO kablam! Aug 29 17:41:51.832 INFO kablam! warning: cannot find type `TrackWithInput` in this scope Aug 29 17:41:51.832 INFO kablam! --> :5:14 Aug 29 17:41:51.832 INFO kablam! | Aug 29 17:41:51.832 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.832 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.832 INFO kablam! | Aug 29 17:41:51.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.832 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.832 INFO kablam! Aug 29 17:41:51.832 INFO kablam! warning: cannot find type `SetClientRequiredWithInput` in this scope Aug 29 17:41:51.832 INFO kablam! --> :5:14 Aug 29 17:41:51.832 INFO kablam! | Aug 29 17:41:51.832 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.832 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.833 INFO kablam! | Aug 29 17:41:51.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.833 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.833 INFO kablam! Aug 29 17:41:51.833 INFO kablam! warning: cannot find type `IsLatestWithInput` in this scope Aug 29 17:41:51.833 INFO kablam! --> :5:14 Aug 29 17:41:51.833 INFO kablam! | Aug 29 17:41:51.833 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.833 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.833 INFO kablam! | Aug 29 17:41:51.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.833 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.833 INFO kablam! Aug 29 17:41:51.833 INFO kablam! warning: cannot find type `LatestInTrackWithInput` in this scope Aug 29 17:41:51.833 INFO kablam! --> :5:14 Aug 29 17:41:51.833 INFO kablam! | Aug 29 17:41:51.833 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.833 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.833 INFO kablam! | Aug 29 17:41:51.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.833 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.834 INFO kablam! Aug 29 17:41:51.834 INFO kablam! warning: cannot find type `EntriesWithInput` in this scope Aug 29 17:41:51.834 INFO kablam! --> :5:14 Aug 29 17:41:51.834 INFO kablam! | Aug 29 17:41:51.834 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.834 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.834 INFO kablam! | Aug 29 17:41:51.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.834 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.834 INFO kablam! Aug 29 17:41:51.834 INFO kablam! warning: cannot find type `UnhintWithInput` in this scope Aug 29 17:41:51.834 INFO kablam! --> :5:14 Aug 29 17:41:51.834 INFO kablam! | Aug 29 17:41:51.834 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.834 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.834 INFO kablam! | Aug 29 17:41:51.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.834 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.834 INFO kablam! Aug 29 17:41:51.834 INFO kablam! warning: cannot find type `HintWithInput` in this scope Aug 29 17:41:51.835 INFO kablam! --> :5:14 Aug 29 17:41:51.835 INFO kablam! | Aug 29 17:41:51.835 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.835 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.835 INFO kablam! | Aug 29 17:41:51.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.835 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.835 INFO kablam! Aug 29 17:41:51.835 INFO kablam! warning: cannot find type `HintUrlWithInput` in this scope Aug 29 17:41:51.835 INFO kablam! --> :5:14 Aug 29 17:41:51.835 INFO kablam! | Aug 29 17:41:51.835 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.835 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.835 INFO kablam! | Aug 29 17:41:51.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.835 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.835 INFO kablam! Aug 29 17:41:51.835 INFO kablam! warning: cannot find type `FooWithInput` in this scope Aug 29 17:41:51.835 INFO kablam! --> :5:14 Aug 29 17:41:51.835 INFO kablam! | Aug 29 17:41:51.835 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:51.835 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:51.836 INFO kablam! | Aug 29 17:41:51.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 29 17:41:51.836 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:51.836 INFO kablam! Aug 29 17:41:53.054 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 33s Aug 29 17:41:53.063 INFO kablam! su: No module specific data is present Aug 29 17:41:53.469 INFO running `"docker" "rm" "-f" "8f1dc29ca24dc31f9e7e318b4ff34bf401e90893b7ab27d1212329a27928fe64"` Aug 29 17:41:53.564 INFO blam! 8f1dc29ca24dc31f9e7e318b4ff34bf401e90893b7ab27d1212329a27928fe64