Sep 01 13:46:21.922 INFO checking paritytech/ethabi against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 13:46:21.922 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 13:46:21.922 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:46:22.081 INFO blam! 6d2875b90ee83f8e8709fafab0b16e821e7237e07224fd719e066acd13a306f6 Sep 01 13:46:22.083 INFO running `"docker" "start" "-a" "6d2875b90ee83f8e8709fafab0b16e821e7237e07224fd719e066acd13a306f6"` Sep 01 13:46:22.897 INFO kablam! Compiling crunchy v0.1.6 Sep 01 13:46:22.898 INFO kablam! Compiling heapsize v0.4.2 Sep 01 13:46:22.898 INFO kablam! Compiling serde v1.0.37 Sep 01 13:46:22.898 INFO kablam! Checking libc v0.2.40 Sep 01 13:46:22.899 INFO kablam! Compiling rustc-hex v1.0.0 Sep 01 13:46:22.904 INFO kablam! Compiling byteorder v1.2.2 Sep 01 13:46:23.624 INFO kablam! Compiling num-traits v0.2.2 Sep 01 13:46:25.536 INFO kablam! Compiling itoa v0.4.1 Sep 01 13:46:26.353 INFO kablam! Checking unicode-xid v0.1.0 Sep 01 13:46:27.028 INFO kablam! Compiling error-chain v0.12.0 Sep 01 13:46:27.180 INFO kablam! Checking dtoa v0.4.2 Sep 01 13:46:29.650 INFO kablam! Compiling unicode-segmentation v1.2.0 Sep 01 13:46:30.732 INFO kablam! Checking ethabi-contract v6.0.0 (file:///source/contract) Sep 01 13:46:31.509 INFO kablam! Compiling proc-macro2 v0.3.1 Sep 01 13:46:31.586 INFO kablam! Compiling rand v0.4.2 Sep 01 13:46:32.848 INFO kablam! Checking memchr v2.0.1 Sep 01 13:46:33.870 INFO kablam! Compiling rustc_version v0.2.2 Sep 01 13:46:35.067 INFO kablam! Compiling heck v0.3.0 Sep 01 13:46:41.137 INFO kablam! Checking aho-corasick v0.6.4 Sep 01 13:46:41.296 INFO kablam! Checking quote v0.5.1 Sep 01 13:46:41.900 INFO kablam! Compiling tiny-keccak v1.4.1 Sep 01 13:46:46.079 INFO kablam! Compiling uint v0.2.0 Sep 01 13:46:47.788 INFO kablam! Compiling ethereum-types v0.3.0 Sep 01 13:46:47.839 INFO kablam! Checking fixed-hash v0.2.0 Sep 01 13:46:48.551 INFO kablam! Checking syn v0.13.1 Sep 01 13:46:48.831 INFO kablam! Checking regex v0.2.10 Sep 01 13:47:28.127 INFO kablam! Checking ethereum-types-serialize v0.2.1 Sep 01 13:47:28.136 INFO kablam! Checking serde_json v1.0.13 Sep 01 13:47:32.073 INFO kablam! Checking ethbloom v0.5.0 Sep 01 13:47:32.080 INFO kablam! Compiling serde_derive_internals v0.23.0 Sep 01 13:47:41.335 INFO kablam! Compiling serde_derive v1.0.37 Sep 01 13:48:04.331 INFO kablam! Checking docopt v0.8.3 Sep 01 13:48:04.331 INFO kablam! Checking ethabi v6.0.0 (file:///source/ethabi) Sep 01 13:48:10.371 INFO kablam! Checking ethabi-cli v6.0.0 (file:///source/cli) Sep 01 13:48:10.371 INFO kablam! Checking ethabi-derive v6.0.0 (file:///source/derive) Sep 01 13:49:07.623 INFO kablam! Checking ethabi-tests v0.1.0 (file:///source/tests) Sep 01 13:49:08.958 INFO kablam! warning: cannot find type `events` in this scope Sep 01 13:49:08.958 INFO kablam! --> :5:14 Sep 01 13:49:08.958 INFO kablam! | Sep 01 13:49:08.958 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.958 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.958 INFO kablam! | Sep 01 13:49:08.958 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 13:49:08.958 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! Sep 01 13:49:08.958 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.958 INFO kablam! Sep 01 13:49:08.958 INFO kablam! warning: cannot find type `events` in this scope Sep 01 13:49:08.958 INFO kablam! --> :5:14 Sep 01 13:49:08.959 INFO kablam! | Sep 01 13:49:08.959 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.959 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.959 INFO kablam! | Sep 01 13:49:08.959 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! Sep 01 13:49:08.959 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.959 INFO kablam! Sep 01 13:49:08.959 INFO kablam! warning: cannot find type `ethabi` in this scope Sep 01 13:49:08.959 INFO kablam! --> :5:14 Sep 01 13:49:08.959 INFO kablam! | Sep 01 13:49:08.959 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.959 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.959 INFO kablam! | Sep 01 13:49:08.959 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! Sep 01 13:49:08.959 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.959 INFO kablam! Sep 01 13:49:08.959 INFO kablam! warning: cannot find type `functions` in this scope Sep 01 13:49:08.959 INFO kablam! --> :5:14 Sep 01 13:49:08.959 INFO kablam! | Sep 01 13:49:08.959 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.959 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.959 INFO kablam! | Sep 01 13:49:08.960 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! Sep 01 13:49:08.960 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.960 INFO kablam! Sep 01 13:49:08.960 INFO kablam! warning: cannot find type `AllowanceWithInput` in this scope Sep 01 13:49:08.960 INFO kablam! --> :5:14 Sep 01 13:49:08.960 INFO kablam! | Sep 01 13:49:08.960 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.960 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.960 INFO kablam! | Sep 01 13:49:08.960 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! Sep 01 13:49:08.960 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.960 INFO kablam! Sep 01 13:49:08.960 INFO kablam! warning: cannot find type `TransferFromWithInput` in this scope Sep 01 13:49:08.960 INFO kablam! --> :5:14 Sep 01 13:49:08.960 INFO kablam! | Sep 01 13:49:08.960 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.960 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.960 INFO kablam! | Sep 01 13:49:08.960 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! Sep 01 13:49:08.960 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.960 INFO kablam! Sep 01 13:49:08.961 INFO kablam! warning: cannot find type `TotalSupplyWithInput` in this scope Sep 01 13:49:08.961 INFO kablam! --> :5:14 Sep 01 13:49:08.961 INFO kablam! | Sep 01 13:49:08.961 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.961 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.961 INFO kablam! | Sep 01 13:49:08.961 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! Sep 01 13:49:08.961 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.961 INFO kablam! Sep 01 13:49:08.961 INFO kablam! warning: cannot find type `ApproveWithInput` in this scope Sep 01 13:49:08.961 INFO kablam! --> :5:14 Sep 01 13:49:08.961 INFO kablam! | Sep 01 13:49:08.961 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.961 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.961 INFO kablam! | Sep 01 13:49:08.961 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! Sep 01 13:49:08.961 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.961 INFO kablam! Sep 01 13:49:08.961 INFO kablam! warning: cannot find type `BalanceOfWithInput` in this scope Sep 01 13:49:08.962 INFO kablam! --> :5:14 Sep 01 13:49:08.962 INFO kablam! | Sep 01 13:49:08.962 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.962 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.962 INFO kablam! | Sep 01 13:49:08.962 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! Sep 01 13:49:08.962 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.962 INFO kablam! Sep 01 13:49:08.962 INFO kablam! warning: cannot find type `TransferWithInput` in this scope Sep 01 13:49:08.962 INFO kablam! --> :5:14 Sep 01 13:49:08.962 INFO kablam! | Sep 01 13:49:08.962 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.962 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.962 INFO kablam! | Sep 01 13:49:08.962 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! Sep 01 13:49:08.962 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.962 INFO kablam! Sep 01 13:49:08.962 INFO kablam! warning: cannot find type `SetTitleWithInput` in this scope Sep 01 13:49:08.962 INFO kablam! --> :5:14 Sep 01 13:49:08.962 INFO kablam! | Sep 01 13:49:08.962 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.963 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.963 INFO kablam! | Sep 01 13:49:08.963 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! Sep 01 13:49:08.963 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.963 INFO kablam! Sep 01 13:49:08.963 INFO kablam! warning: cannot find type `ValidatorsWithInput` in this scope Sep 01 13:49:08.963 INFO kablam! --> :5:14 Sep 01 13:49:08.963 INFO kablam! | Sep 01 13:49:08.963 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.963 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.963 INFO kablam! | Sep 01 13:49:08.963 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! Sep 01 13:49:08.963 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.963 INFO kablam! Sep 01 13:49:08.963 INFO kablam! warning: cannot find type `SetValidatorsWithInput` in this scope Sep 01 13:49:08.963 INFO kablam! --> :5:14 Sep 01 13:49:08.963 INFO kablam! | Sep 01 13:49:08.963 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.963 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.963 INFO kablam! | Sep 01 13:49:08.963 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! Sep 01 13:49:08.963 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.964 INFO kablam! Sep 01 13:49:08.964 INFO kablam! warning: cannot find type `AddTwoValidatorsWithInput` in this scope Sep 01 13:49:08.964 INFO kablam! --> :5:14 Sep 01 13:49:08.964 INFO kablam! | Sep 01 13:49:08.964 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.964 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.964 INFO kablam! | Sep 01 13:49:08.964 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! Sep 01 13:49:08.964 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.964 INFO kablam! Sep 01 13:49:08.968 INFO kablam! warning: cannot find type `GrandOwnerWithInput` in this scope Sep 01 13:49:08.969 INFO kablam! --> :5:14 Sep 01 13:49:08.969 INFO kablam! | Sep 01 13:49:08.969 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.969 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.969 INFO kablam! | Sep 01 13:49:08.969 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! Sep 01 13:49:08.969 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.969 INFO kablam! Sep 01 13:49:08.969 INFO kablam! warning: cannot find type `ResetClientOwnerWithInput` in this scope Sep 01 13:49:08.969 INFO kablam! --> :5:14 Sep 01 13:49:08.969 INFO kablam! | Sep 01 13:49:08.969 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.969 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.969 INFO kablam! | Sep 01 13:49:08.970 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! Sep 01 13:49:08.970 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.970 INFO kablam! Sep 01 13:49:08.970 INFO kablam! warning: cannot find type `LatestInTrackWithInput` in this scope Sep 01 13:49:08.970 INFO kablam! --> :5:14 Sep 01 13:49:08.970 INFO kablam! | Sep 01 13:49:08.970 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.970 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.970 INFO kablam! | Sep 01 13:49:08.970 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! Sep 01 13:49:08.970 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.970 INFO kablam! Sep 01 13:49:08.970 INFO kablam! warning: cannot find type `ClientsRequiredWithInput` in this scope Sep 01 13:49:08.970 INFO kablam! --> :5:14 Sep 01 13:49:08.970 INFO kablam! | Sep 01 13:49:08.970 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.970 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.970 INFO kablam! | Sep 01 13:49:08.970 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! Sep 01 13:49:08.971 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.971 INFO kablam! Sep 01 13:49:08.971 INFO kablam! warning: cannot find type `BuildWithInput` in this scope Sep 01 13:49:08.971 INFO kablam! --> :5:14 Sep 01 13:49:08.971 INFO kablam! | Sep 01 13:49:08.971 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.971 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.971 INFO kablam! | Sep 01 13:49:08.971 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! Sep 01 13:49:08.971 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.971 INFO kablam! Sep 01 13:49:08.971 INFO kablam! warning: cannot find type `ReleaseWithInput` in this scope Sep 01 13:49:08.971 INFO kablam! --> :5:14 Sep 01 13:49:08.971 INFO kablam! | Sep 01 13:49:08.971 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.971 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.971 INFO kablam! | Sep 01 13:49:08.971 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! Sep 01 13:49:08.971 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.971 INFO kablam! Sep 01 13:49:08.972 INFO kablam! warning: cannot find type `IsLatestWithInput` in this scope Sep 01 13:49:08.972 INFO kablam! --> :5:14 Sep 01 13:49:08.972 INFO kablam! | Sep 01 13:49:08.972 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.972 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.972 INFO kablam! | Sep 01 13:49:08.972 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! Sep 01 13:49:08.972 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.972 INFO kablam! Sep 01 13:49:08.972 INFO kablam! warning: cannot find type `ProposeForkWithInput` in this scope Sep 01 13:49:08.972 INFO kablam! --> :5:14 Sep 01 13:49:08.972 INFO kablam! | Sep 01 13:49:08.972 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.972 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.972 INFO kablam! | Sep 01 13:49:08.972 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! Sep 01 13:49:08.972 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.972 INFO kablam! Sep 01 13:49:08.973 INFO kablam! warning: cannot find type `ClientWithInput` in this scope Sep 01 13:49:08.973 INFO kablam! --> :5:14 Sep 01 13:49:08.973 INFO kablam! | Sep 01 13:49:08.973 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.973 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.973 INFO kablam! | Sep 01 13:49:08.973 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! Sep 01 13:49:08.973 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.973 INFO kablam! Sep 01 13:49:08.973 INFO kablam! warning: cannot find type `SetClientRequiredWithInput` in this scope Sep 01 13:49:08.973 INFO kablam! --> :5:14 Sep 01 13:49:08.973 INFO kablam! | Sep 01 13:49:08.973 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.973 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.973 INFO kablam! | Sep 01 13:49:08.973 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! Sep 01 13:49:08.973 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.974 INFO kablam! Sep 01 13:49:08.974 INFO kablam! warning: cannot find type `ConfirmTransactionWithInput` in this scope Sep 01 13:49:08.974 INFO kablam! --> :5:14 Sep 01 13:49:08.974 INFO kablam! | Sep 01 13:49:08.974 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.974 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.974 INFO kablam! | Sep 01 13:49:08.974 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! Sep 01 13:49:08.974 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.974 INFO kablam! Sep 01 13:49:08.974 INFO kablam! warning: cannot find type `TrackWithInput` in this scope Sep 01 13:49:08.974 INFO kablam! --> :5:14 Sep 01 13:49:08.974 INFO kablam! | Sep 01 13:49:08.974 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.974 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.974 INFO kablam! | Sep 01 13:49:08.975 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! Sep 01 13:49:08.975 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.975 INFO kablam! Sep 01 13:49:08.975 INFO kablam! warning: cannot find type `RemoveClientWithInput` in this scope Sep 01 13:49:08.975 INFO kablam! --> :5:14 Sep 01 13:49:08.975 INFO kablam! | Sep 01 13:49:08.975 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.975 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.975 INFO kablam! | Sep 01 13:49:08.975 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! Sep 01 13:49:08.975 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.975 INFO kablam! Sep 01 13:49:08.975 INFO kablam! warning: cannot find type `AddReleaseWithInput` in this scope Sep 01 13:49:08.975 INFO kablam! --> :5:14 Sep 01 13:49:08.975 INFO kablam! | Sep 01 13:49:08.976 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.976 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.976 INFO kablam! | Sep 01 13:49:08.976 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! Sep 01 13:49:08.976 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.976 INFO kablam! Sep 01 13:49:08.976 INFO kablam! warning: cannot find type `ForkWithInput` in this scope Sep 01 13:49:08.976 INFO kablam! --> :5:14 Sep 01 13:49:08.976 INFO kablam! | Sep 01 13:49:08.976 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.976 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.976 INFO kablam! | Sep 01 13:49:08.976 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! Sep 01 13:49:08.976 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.976 INFO kablam! Sep 01 13:49:08.976 INFO kablam! warning: cannot find type `AddChecksumWithInput` in this scope Sep 01 13:49:08.977 INFO kablam! --> :5:14 Sep 01 13:49:08.977 INFO kablam! | Sep 01 13:49:08.977 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.977 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.977 INFO kablam! | Sep 01 13:49:08.977 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! Sep 01 13:49:08.977 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.977 INFO kablam! Sep 01 13:49:08.977 INFO kablam! warning: cannot find type `ProposedForkWithInput` in this scope Sep 01 13:49:08.977 INFO kablam! --> :5:14 Sep 01 13:49:08.977 INFO kablam! | Sep 01 13:49:08.977 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.977 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.977 INFO kablam! | Sep 01 13:49:08.977 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! Sep 01 13:49:08.977 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.977 INFO kablam! Sep 01 13:49:08.977 INFO kablam! warning: cannot find type `RejectTransactionWithInput` in this scope Sep 01 13:49:08.978 INFO kablam! --> :5:14 Sep 01 13:49:08.978 INFO kablam! | Sep 01 13:49:08.978 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.978 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.978 INFO kablam! | Sep 01 13:49:08.978 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! Sep 01 13:49:08.978 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.978 INFO kablam! Sep 01 13:49:08.978 INFO kablam! warning: cannot find type `SetClientOwnerWithInput` in this scope Sep 01 13:49:08.978 INFO kablam! --> :5:14 Sep 01 13:49:08.978 INFO kablam! | Sep 01 13:49:08.978 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.978 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.978 INFO kablam! | Sep 01 13:49:08.978 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! Sep 01 13:49:08.978 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.978 INFO kablam! Sep 01 13:49:08.978 INFO kablam! warning: cannot find type `AcceptForkWithInput` in this scope Sep 01 13:49:08.979 INFO kablam! --> :5:14 Sep 01 13:49:08.979 INFO kablam! | Sep 01 13:49:08.979 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.979 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.979 INFO kablam! | Sep 01 13:49:08.979 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! Sep 01 13:49:08.979 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.979 INFO kablam! Sep 01 13:49:08.979 INFO kablam! warning: cannot find type `AddClientWithInput` in this scope Sep 01 13:49:08.979 INFO kablam! --> :5:14 Sep 01 13:49:08.979 INFO kablam! | Sep 01 13:49:08.979 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.979 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.979 INFO kablam! | Sep 01 13:49:08.979 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! Sep 01 13:49:08.979 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.979 INFO kablam! Sep 01 13:49:08.979 INFO kablam! warning: cannot find type `ChecksumWithInput` in this scope Sep 01 13:49:08.980 INFO kablam! --> :5:14 Sep 01 13:49:08.980 INFO kablam! | Sep 01 13:49:08.980 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.980 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.980 INFO kablam! | Sep 01 13:49:08.980 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! Sep 01 13:49:08.980 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.980 INFO kablam! Sep 01 13:49:08.980 INFO kablam! warning: cannot find type `LatestForkWithInput` in this scope Sep 01 13:49:08.980 INFO kablam! --> :5:14 Sep 01 13:49:08.980 INFO kablam! | Sep 01 13:49:08.980 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.980 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.980 INFO kablam! | Sep 01 13:49:08.980 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! Sep 01 13:49:08.980 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.980 INFO kablam! Sep 01 13:49:08.980 INFO kablam! warning: cannot find type `SetOwnerWithInput` in this scope Sep 01 13:49:08.980 INFO kablam! --> :5:14 Sep 01 13:49:08.981 INFO kablam! | Sep 01 13:49:08.981 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.981 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.981 INFO kablam! | Sep 01 13:49:08.981 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! Sep 01 13:49:08.981 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.981 INFO kablam! Sep 01 13:49:08.981 INFO kablam! warning: cannot find type `ProposeTransactionWithInput` in this scope Sep 01 13:49:08.981 INFO kablam! --> :5:14 Sep 01 13:49:08.981 INFO kablam! | Sep 01 13:49:08.981 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.981 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.981 INFO kablam! | Sep 01 13:49:08.981 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! Sep 01 13:49:08.981 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.981 INFO kablam! Sep 01 13:49:08.981 INFO kablam! warning: cannot find type `ClientOwnerWithInput` in this scope Sep 01 13:49:08.981 INFO kablam! --> :5:14 Sep 01 13:49:08.981 INFO kablam! | Sep 01 13:49:08.982 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.982 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.982 INFO kablam! | Sep 01 13:49:08.982 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! Sep 01 13:49:08.982 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.982 INFO kablam! Sep 01 13:49:08.982 INFO kablam! warning: cannot find type `ProxyWithInput` in this scope Sep 01 13:49:08.982 INFO kablam! --> :5:14 Sep 01 13:49:08.982 INFO kablam! | Sep 01 13:49:08.982 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.982 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.982 INFO kablam! | Sep 01 13:49:08.982 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! Sep 01 13:49:08.982 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.982 INFO kablam! Sep 01 13:49:08.982 INFO kablam! warning: cannot find type `RejectForkWithInput` in this scope Sep 01 13:49:08.982 INFO kablam! --> :5:14 Sep 01 13:49:08.983 INFO kablam! | Sep 01 13:49:08.983 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.983 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.983 INFO kablam! | Sep 01 13:49:08.983 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! Sep 01 13:49:08.983 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.983 INFO kablam! Sep 01 13:49:08.983 INFO kablam! warning: cannot find type `HintUrlWithInput` in this scope Sep 01 13:49:08.983 INFO kablam! --> :5:14 Sep 01 13:49:08.983 INFO kablam! | Sep 01 13:49:08.983 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.983 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.983 INFO kablam! | Sep 01 13:49:08.983 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! Sep 01 13:49:08.983 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.983 INFO kablam! Sep 01 13:49:08.983 INFO kablam! warning: cannot find type `UnhintWithInput` in this scope Sep 01 13:49:08.983 INFO kablam! --> :5:14 Sep 01 13:49:08.984 INFO kablam! | Sep 01 13:49:08.984 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.984 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.984 INFO kablam! | Sep 01 13:49:08.984 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! Sep 01 13:49:08.984 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.984 INFO kablam! Sep 01 13:49:08.984 INFO kablam! warning: cannot find type `HintWithInput` in this scope Sep 01 13:49:08.984 INFO kablam! --> :5:14 Sep 01 13:49:08.984 INFO kablam! | Sep 01 13:49:08.984 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.984 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.984 INFO kablam! | Sep 01 13:49:08.984 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! Sep 01 13:49:08.984 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.984 INFO kablam! Sep 01 13:49:08.984 INFO kablam! warning: cannot find type `EntriesWithInput` in this scope Sep 01 13:49:08.984 INFO kablam! --> :5:14 Sep 01 13:49:08.985 INFO kablam! | Sep 01 13:49:08.985 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.985 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.985 INFO kablam! | Sep 01 13:49:08.985 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! Sep 01 13:49:08.985 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.985 INFO kablam! Sep 01 13:49:08.985 INFO kablam! warning: cannot find type `FooWithInput` in this scope Sep 01 13:49:08.985 INFO kablam! --> :5:14 Sep 01 13:49:08.985 INFO kablam! | Sep 01 13:49:08.985 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.985 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.985 INFO kablam! | Sep 01 13:49:08.985 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! Sep 01 13:49:08.985 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.985 INFO kablam! Sep 01 13:49:08.997 INFO kablam! warning: cannot find type `events` in this scope Sep 01 13:49:08.997 INFO kablam! --> :5:14 Sep 01 13:49:08.997 INFO kablam! | Sep 01 13:49:08.997 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.998 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.998 INFO kablam! | Sep 01 13:49:08.998 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 13:49:08.998 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! Sep 01 13:49:08.998 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.998 INFO kablam! Sep 01 13:49:08.998 INFO kablam! warning: cannot find type `events` in this scope Sep 01 13:49:08.998 INFO kablam! --> :5:14 Sep 01 13:49:08.998 INFO kablam! | Sep 01 13:49:08.998 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.998 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.998 INFO kablam! | Sep 01 13:49:08.998 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! Sep 01 13:49:08.998 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.998 INFO kablam! Sep 01 13:49:08.998 INFO kablam! warning: cannot find type `ethabi` in this scope Sep 01 13:49:08.999 INFO kablam! --> :5:14 Sep 01 13:49:08.999 INFO kablam! | Sep 01 13:49:08.999 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.999 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.999 INFO kablam! | Sep 01 13:49:08.999 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! Sep 01 13:49:08.999 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.999 INFO kablam! Sep 01 13:49:08.999 INFO kablam! warning: cannot find type `functions` in this scope Sep 01 13:49:08.999 INFO kablam! --> :5:14 Sep 01 13:49:08.999 INFO kablam! | Sep 01 13:49:08.999 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:08.999 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:08.999 INFO kablam! | Sep 01 13:49:08.999 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! Sep 01 13:49:08.999 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:08.999 INFO kablam! Sep 01 13:49:09.000 INFO kablam! warning: cannot find type `TotalSupplyWithInput` in this scope Sep 01 13:49:09.000 INFO kablam! --> :5:14 Sep 01 13:49:09.000 INFO kablam! | Sep 01 13:49:09.000 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.000 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.000 INFO kablam! | Sep 01 13:49:09.000 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! Sep 01 13:49:09.000 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.000 INFO kablam! Sep 01 13:49:09.000 INFO kablam! warning: cannot find type `BalanceOfWithInput` in this scope Sep 01 13:49:09.000 INFO kablam! --> :5:14 Sep 01 13:49:09.000 INFO kablam! | Sep 01 13:49:09.000 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.000 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.000 INFO kablam! | Sep 01 13:49:09.000 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! Sep 01 13:49:09.000 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.000 INFO kablam! Sep 01 13:49:09.001 INFO kablam! warning: cannot find type `AllowanceWithInput` in this scope Sep 01 13:49:09.001 INFO kablam! --> :5:14 Sep 01 13:49:09.001 INFO kablam! | Sep 01 13:49:09.001 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.001 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.001 INFO kablam! | Sep 01 13:49:09.001 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! Sep 01 13:49:09.001 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.001 INFO kablam! Sep 01 13:49:09.001 INFO kablam! warning: cannot find type `ApproveWithInput` in this scope Sep 01 13:49:09.001 INFO kablam! --> :5:14 Sep 01 13:49:09.001 INFO kablam! | Sep 01 13:49:09.001 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.001 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.001 INFO kablam! | Sep 01 13:49:09.001 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! Sep 01 13:49:09.001 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.001 INFO kablam! Sep 01 13:49:09.002 INFO kablam! warning: cannot find type `TransferFromWithInput` in this scope Sep 01 13:49:09.002 INFO kablam! --> :5:14 Sep 01 13:49:09.002 INFO kablam! | Sep 01 13:49:09.002 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.002 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.002 INFO kablam! | Sep 01 13:49:09.002 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! Sep 01 13:49:09.002 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.002 INFO kablam! Sep 01 13:49:09.002 INFO kablam! warning: cannot find type `TransferWithInput` in this scope Sep 01 13:49:09.002 INFO kablam! --> :5:14 Sep 01 13:49:09.002 INFO kablam! | Sep 01 13:49:09.002 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.002 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.002 INFO kablam! | Sep 01 13:49:09.002 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! Sep 01 13:49:09.003 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.003 INFO kablam! Sep 01 13:49:09.003 INFO kablam! warning: cannot find type `ValidatorsWithInput` in this scope Sep 01 13:49:09.003 INFO kablam! --> :5:14 Sep 01 13:49:09.003 INFO kablam! | Sep 01 13:49:09.003 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.003 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.003 INFO kablam! | Sep 01 13:49:09.003 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! Sep 01 13:49:09.003 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.003 INFO kablam! Sep 01 13:49:09.003 INFO kablam! warning: cannot find type `AddTwoValidatorsWithInput` in this scope Sep 01 13:49:09.003 INFO kablam! --> :5:14 Sep 01 13:49:09.003 INFO kablam! | Sep 01 13:49:09.003 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.003 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.003 INFO kablam! | Sep 01 13:49:09.004 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! Sep 01 13:49:09.004 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.004 INFO kablam! Sep 01 13:49:09.004 INFO kablam! warning: cannot find type `SetTitleWithInput` in this scope Sep 01 13:49:09.004 INFO kablam! --> :5:14 Sep 01 13:49:09.004 INFO kablam! | Sep 01 13:49:09.004 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.004 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.004 INFO kablam! | Sep 01 13:49:09.004 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! Sep 01 13:49:09.004 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.004 INFO kablam! Sep 01 13:49:09.004 INFO kablam! warning: cannot find type `SetValidatorsWithInput` in this scope Sep 01 13:49:09.004 INFO kablam! --> :5:14 Sep 01 13:49:09.004 INFO kablam! | Sep 01 13:49:09.004 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.004 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.005 INFO kablam! | Sep 01 13:49:09.005 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! Sep 01 13:49:09.005 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.005 INFO kablam! Sep 01 13:49:09.008 INFO kablam! warning: cannot find type `AddReleaseWithInput` in this scope Sep 01 13:49:09.008 INFO kablam! --> :5:14 Sep 01 13:49:09.008 INFO kablam! | Sep 01 13:49:09.009 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.009 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.009 INFO kablam! | Sep 01 13:49:09.009 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! Sep 01 13:49:09.009 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.009 INFO kablam! Sep 01 13:49:09.009 INFO kablam! warning: cannot find type `BuildWithInput` in this scope Sep 01 13:49:09.009 INFO kablam! --> :5:14 Sep 01 13:49:09.009 INFO kablam! | Sep 01 13:49:09.009 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.009 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.009 INFO kablam! | Sep 01 13:49:09.009 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! Sep 01 13:49:09.009 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.009 INFO kablam! Sep 01 13:49:09.009 INFO kablam! warning: cannot find type `ProposedForkWithInput` in this scope Sep 01 13:49:09.009 INFO kablam! --> :5:14 Sep 01 13:49:09.009 INFO kablam! | Sep 01 13:49:09.010 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.010 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.010 INFO kablam! | Sep 01 13:49:09.010 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! Sep 01 13:49:09.010 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.010 INFO kablam! Sep 01 13:49:09.010 INFO kablam! warning: cannot find type `ReleaseWithInput` in this scope Sep 01 13:49:09.010 INFO kablam! --> :5:14 Sep 01 13:49:09.010 INFO kablam! | Sep 01 13:49:09.010 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.010 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.010 INFO kablam! | Sep 01 13:49:09.010 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! Sep 01 13:49:09.010 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.010 INFO kablam! Sep 01 13:49:09.010 INFO kablam! warning: cannot find type `ClientWithInput` in this scope Sep 01 13:49:09.010 INFO kablam! --> :5:14 Sep 01 13:49:09.011 INFO kablam! | Sep 01 13:49:09.011 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.011 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.011 INFO kablam! | Sep 01 13:49:09.011 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! Sep 01 13:49:09.011 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.011 INFO kablam! Sep 01 13:49:09.011 INFO kablam! warning: cannot find type `RejectForkWithInput` in this scope Sep 01 13:49:09.011 INFO kablam! --> :5:14 Sep 01 13:49:09.011 INFO kablam! | Sep 01 13:49:09.011 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.011 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.011 INFO kablam! | Sep 01 13:49:09.011 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! Sep 01 13:49:09.011 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.011 INFO kablam! Sep 01 13:49:09.011 INFO kablam! warning: cannot find type `ForkWithInput` in this scope Sep 01 13:49:09.012 INFO kablam! --> :5:14 Sep 01 13:49:09.012 INFO kablam! | Sep 01 13:49:09.012 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.012 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.012 INFO kablam! | Sep 01 13:49:09.012 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! Sep 01 13:49:09.012 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.012 INFO kablam! Sep 01 13:49:09.012 INFO kablam! warning: cannot find type `ProposeTransactionWithInput` in this scope Sep 01 13:49:09.012 INFO kablam! --> :5:14 Sep 01 13:49:09.012 INFO kablam! | Sep 01 13:49:09.012 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.012 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.012 INFO kablam! | Sep 01 13:49:09.012 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! Sep 01 13:49:09.012 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.012 INFO kablam! Sep 01 13:49:09.012 INFO kablam! warning: cannot find type `LatestForkWithInput` in this scope Sep 01 13:49:09.013 INFO kablam! --> :5:14 Sep 01 13:49:09.013 INFO kablam! | Sep 01 13:49:09.013 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.013 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.013 INFO kablam! | Sep 01 13:49:09.013 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! Sep 01 13:49:09.013 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.013 INFO kablam! Sep 01 13:49:09.013 INFO kablam! warning: cannot find type `SetOwnerWithInput` in this scope Sep 01 13:49:09.013 INFO kablam! --> :5:14 Sep 01 13:49:09.013 INFO kablam! | Sep 01 13:49:09.013 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.013 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.013 INFO kablam! | Sep 01 13:49:09.013 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! Sep 01 13:49:09.013 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.013 INFO kablam! Sep 01 13:49:09.014 INFO kablam! warning: cannot find type `IsLatestWithInput` in this scope Sep 01 13:49:09.014 INFO kablam! --> :5:14 Sep 01 13:49:09.014 INFO kablam! | Sep 01 13:49:09.014 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.014 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.014 INFO kablam! | Sep 01 13:49:09.014 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! Sep 01 13:49:09.014 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.014 INFO kablam! Sep 01 13:49:09.014 INFO kablam! warning: cannot find type `AddClientWithInput` in this scope Sep 01 13:49:09.014 INFO kablam! --> :5:14 Sep 01 13:49:09.014 INFO kablam! | Sep 01 13:49:09.014 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.014 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.014 INFO kablam! | Sep 01 13:49:09.014 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! Sep 01 13:49:09.014 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.015 INFO kablam! Sep 01 13:49:09.015 INFO kablam! warning: cannot find type `ConfirmTransactionWithInput` in this scope Sep 01 13:49:09.015 INFO kablam! --> :5:14 Sep 01 13:49:09.015 INFO kablam! | Sep 01 13:49:09.015 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.015 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.015 INFO kablam! | Sep 01 13:49:09.015 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! Sep 01 13:49:09.015 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.015 INFO kablam! Sep 01 13:49:09.015 INFO kablam! warning: cannot find type `TrackWithInput` in this scope Sep 01 13:49:09.015 INFO kablam! --> :5:14 Sep 01 13:49:09.015 INFO kablam! | Sep 01 13:49:09.015 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.015 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.015 INFO kablam! | Sep 01 13:49:09.016 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! Sep 01 13:49:09.016 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.016 INFO kablam! Sep 01 13:49:09.016 INFO kablam! warning: cannot find type `SetClientRequiredWithInput` in this scope Sep 01 13:49:09.016 INFO kablam! --> :5:14 Sep 01 13:49:09.016 INFO kablam! | Sep 01 13:49:09.016 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.016 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.016 INFO kablam! | Sep 01 13:49:09.016 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! Sep 01 13:49:09.016 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.016 INFO kablam! Sep 01 13:49:09.016 INFO kablam! warning: cannot find type `RejectTransactionWithInput` in this scope Sep 01 13:49:09.016 INFO kablam! --> :5:14 Sep 01 13:49:09.016 INFO kablam! | Sep 01 13:49:09.017 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.017 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.017 INFO kablam! | Sep 01 13:49:09.017 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! Sep 01 13:49:09.017 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.017 INFO kablam! Sep 01 13:49:09.017 INFO kablam! warning: cannot find type `ProposeForkWithInput` in this scope Sep 01 13:49:09.017 INFO kablam! --> :5:14 Sep 01 13:49:09.017 INFO kablam! | Sep 01 13:49:09.017 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.017 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.017 INFO kablam! | Sep 01 13:49:09.017 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! Sep 01 13:49:09.017 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.017 INFO kablam! Sep 01 13:49:09.018 INFO kablam! warning: cannot find type `LatestInTrackWithInput` in this scope Sep 01 13:49:09.018 INFO kablam! --> :5:14 Sep 01 13:49:09.018 INFO kablam! | Sep 01 13:49:09.018 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.018 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.018 INFO kablam! | Sep 01 13:49:09.018 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! Sep 01 13:49:09.018 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.018 INFO kablam! Sep 01 13:49:09.018 INFO kablam! warning: cannot find type `ResetClientOwnerWithInput` in this scope Sep 01 13:49:09.018 INFO kablam! --> :5:14 Sep 01 13:49:09.018 INFO kablam! | Sep 01 13:49:09.018 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.018 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.018 INFO kablam! | Sep 01 13:49:09.018 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! Sep 01 13:49:09.019 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.019 INFO kablam! Sep 01 13:49:09.019 INFO kablam! warning: cannot find type `ClientsRequiredWithInput` in this scope Sep 01 13:49:09.019 INFO kablam! --> :5:14 Sep 01 13:49:09.019 INFO kablam! | Sep 01 13:49:09.019 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.019 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.019 INFO kablam! | Sep 01 13:49:09.019 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! Sep 01 13:49:09.019 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.019 INFO kablam! Sep 01 13:49:09.019 INFO kablam! warning: cannot find type `ChecksumWithInput` in this scope Sep 01 13:49:09.019 INFO kablam! --> :5:14 Sep 01 13:49:09.019 INFO kablam! | Sep 01 13:49:09.019 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.019 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.019 INFO kablam! | Sep 01 13:49:09.020 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! Sep 01 13:49:09.020 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.020 INFO kablam! Sep 01 13:49:09.020 INFO kablam! warning: cannot find type `SetClientOwnerWithInput` in this scope Sep 01 13:49:09.020 INFO kablam! --> :5:14 Sep 01 13:49:09.020 INFO kablam! | Sep 01 13:49:09.020 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.020 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.020 INFO kablam! | Sep 01 13:49:09.020 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! Sep 01 13:49:09.020 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.020 INFO kablam! Sep 01 13:49:09.020 INFO kablam! warning: cannot find type `AcceptForkWithInput` in this scope Sep 01 13:49:09.020 INFO kablam! --> :5:14 Sep 01 13:49:09.021 INFO kablam! | Sep 01 13:49:09.021 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.021 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.021 INFO kablam! | Sep 01 13:49:09.021 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! Sep 01 13:49:09.021 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.021 INFO kablam! Sep 01 13:49:09.021 INFO kablam! warning: cannot find type `ClientOwnerWithInput` in this scope Sep 01 13:49:09.021 INFO kablam! --> :5:14 Sep 01 13:49:09.021 INFO kablam! | Sep 01 13:49:09.021 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.021 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.021 INFO kablam! | Sep 01 13:49:09.021 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! Sep 01 13:49:09.021 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.021 INFO kablam! Sep 01 13:49:09.022 INFO kablam! warning: cannot find type `RemoveClientWithInput` in this scope Sep 01 13:49:09.022 INFO kablam! --> :5:14 Sep 01 13:49:09.022 INFO kablam! | Sep 01 13:49:09.022 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.022 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.022 INFO kablam! | Sep 01 13:49:09.022 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! Sep 01 13:49:09.022 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.022 INFO kablam! Sep 01 13:49:09.022 INFO kablam! warning: cannot find type `ProxyWithInput` in this scope Sep 01 13:49:09.022 INFO kablam! --> :5:14 Sep 01 13:49:09.022 INFO kablam! | Sep 01 13:49:09.022 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.022 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.022 INFO kablam! | Sep 01 13:49:09.022 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! Sep 01 13:49:09.022 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.023 INFO kablam! Sep 01 13:49:09.023 INFO kablam! warning: cannot find type `GrandOwnerWithInput` in this scope Sep 01 13:49:09.023 INFO kablam! --> :5:14 Sep 01 13:49:09.023 INFO kablam! | Sep 01 13:49:09.023 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.023 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.023 INFO kablam! | Sep 01 13:49:09.023 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! Sep 01 13:49:09.023 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.023 INFO kablam! Sep 01 13:49:09.023 INFO kablam! warning: cannot find type `AddChecksumWithInput` in this scope Sep 01 13:49:09.023 INFO kablam! --> :5:14 Sep 01 13:49:09.023 INFO kablam! | Sep 01 13:49:09.023 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.023 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.023 INFO kablam! | Sep 01 13:49:09.023 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! Sep 01 13:49:09.024 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.024 INFO kablam! Sep 01 13:49:09.024 INFO kablam! warning: cannot find type `UnhintWithInput` in this scope Sep 01 13:49:09.024 INFO kablam! --> :5:14 Sep 01 13:49:09.024 INFO kablam! | Sep 01 13:49:09.024 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.024 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.024 INFO kablam! | Sep 01 13:49:09.024 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! Sep 01 13:49:09.024 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.024 INFO kablam! Sep 01 13:49:09.024 INFO kablam! warning: cannot find type `EntriesWithInput` in this scope Sep 01 13:49:09.024 INFO kablam! --> :5:14 Sep 01 13:49:09.024 INFO kablam! | Sep 01 13:49:09.024 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.024 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.024 INFO kablam! | Sep 01 13:49:09.025 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! Sep 01 13:49:09.025 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.025 INFO kablam! Sep 01 13:49:09.025 INFO kablam! warning: cannot find type `HintUrlWithInput` in this scope Sep 01 13:49:09.025 INFO kablam! --> :5:14 Sep 01 13:49:09.025 INFO kablam! | Sep 01 13:49:09.025 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.025 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.025 INFO kablam! | Sep 01 13:49:09.025 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! Sep 01 13:49:09.025 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.025 INFO kablam! Sep 01 13:49:09.025 INFO kablam! warning: cannot find type `HintWithInput` in this scope Sep 01 13:49:09.025 INFO kablam! --> :5:14 Sep 01 13:49:09.025 INFO kablam! | Sep 01 13:49:09.025 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.025 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.026 INFO kablam! | Sep 01 13:49:09.026 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! Sep 01 13:49:09.026 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.026 INFO kablam! Sep 01 13:49:09.026 INFO kablam! warning: cannot find type `FooWithInput` in this scope Sep 01 13:49:09.026 INFO kablam! --> :5:14 Sep 01 13:49:09.026 INFO kablam! | Sep 01 13:49:09.026 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Sep 01 13:49:09.026 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 13:49:09.026 INFO kablam! | Sep 01 13:49:09.026 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! Sep 01 13:49:09.026 INFO kablam! = note: for more information, see issue #50504 Sep 01 13:49:09.026 INFO kablam! Sep 01 13:49:10.837 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 48s Sep 01 13:49:10.847 INFO kablam! su: No module specific data is present Sep 01 13:49:11.236 INFO running `"docker" "rm" "-f" "6d2875b90ee83f8e8709fafab0b16e821e7237e07224fd719e066acd13a306f6"` Sep 01 13:49:11.339 INFO blam! 6d2875b90ee83f8e8709fafab0b16e821e7237e07224fd719e066acd13a306f6