Aug 29 17:39:14.020 INFO checking paritytech/ethabi against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 29 17:39:14.020 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 29 17:39:14.020 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/try#2d477f9981361618ac78253c28051a66b6cea125:/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 +2d477f9981361618ac78253c28051a66b6cea125-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:14.282 INFO blam! 23bbca150ea27f989ae8b8756856d0cf030319888a61466a4c80595b375b50de Aug 29 17:39:14.285 INFO running `"docker" "start" "-a" "23bbca150ea27f989ae8b8756856d0cf030319888a61466a4c80595b375b50de"` Aug 29 17:39:15.235 INFO kablam! Compiling crunchy v0.1.6 Aug 29 17:39:15.235 INFO kablam! Compiling heapsize v0.4.2 Aug 29 17:39:15.235 INFO kablam! Compiling rustc-hex v1.0.0 Aug 29 17:39:15.235 INFO kablam! Compiling serde v1.0.37 Aug 29 17:39:15.235 INFO kablam! Checking libc v0.2.40 Aug 29 17:39:15.236 INFO kablam! Compiling byteorder v1.2.2 Aug 29 17:39:18.116 INFO kablam! Checking unicode-xid v0.1.0 Aug 29 17:39:18.252 INFO kablam! Compiling num-traits v0.2.2 Aug 29 17:39:18.880 INFO kablam! Compiling unicode-segmentation v1.2.0 Aug 29 17:39:19.702 INFO kablam! Compiling error-chain v0.12.0 Aug 29 17:39:22.535 INFO kablam! Checking itoa v0.4.1 Aug 29 17:39:23.218 INFO kablam! Checking dtoa v0.4.2 Aug 29 17:39:24.631 INFO kablam! Checking ethabi-contract v6.0.0 (file:///source/contract) Aug 29 17:39:25.853 INFO kablam! Compiling proc-macro2 v0.3.1 Aug 29 17:39:26.204 INFO kablam! Compiling heck v0.3.0 Aug 29 17:39:27.009 INFO kablam! Checking rand v0.4.2 Aug 29 17:39:28.246 INFO kablam! Checking memchr v2.0.1 Aug 29 17:39:29.377 INFO kablam! Compiling rustc_version v0.2.2 Aug 29 17:39:30.868 INFO kablam! Checking aho-corasick v0.6.4 Aug 29 17:39:31.229 INFO kablam! Checking quote v0.5.1 Aug 29 17:39:31.262 INFO kablam! Checking tiny-keccak v1.4.1 Aug 29 17:39:33.681 INFO kablam! Compiling fixed-hash v0.2.0 Aug 29 17:39:34.800 INFO kablam! Checking regex v0.2.10 Aug 29 17:39:35.059 INFO kablam! Compiling uint v0.2.0 Aug 29 17:39:36.674 INFO kablam! Compiling ethereum-types v0.3.0 Aug 29 17:39:38.103 INFO kablam! Checking syn v0.13.1 Aug 29 17:40:06.719 INFO kablam! Checking ethereum-types-serialize v0.2.1 Aug 29 17:40:06.721 INFO kablam! Checking serde_json v1.0.13 Aug 29 17:40:17.648 INFO kablam! Checking ethbloom v0.5.0 Aug 29 17:40:20.098 INFO kablam! Compiling serde_derive_internals v0.23.0 Aug 29 17:40:28.322 INFO kablam! Compiling serde_derive v1.0.37 Aug 29 17:40:46.410 INFO kablam! Checking docopt v0.8.3 Aug 29 17:40:46.410 INFO kablam! Checking ethabi v6.0.0 (file:///source/ethabi) Aug 29 17:40:51.953 INFO kablam! Checking ethabi-derive v6.0.0 (file:///source/derive) Aug 29 17:40:51.953 INFO kablam! Checking ethabi-cli v6.0.0 (file:///source/cli) Aug 29 17:41:48.992 INFO kablam! Checking ethabi-tests v0.1.0 (file:///source/tests) Aug 29 17:41:50.107 INFO kablam! warning: cannot find type `events` in this scope Aug 29 17:41:50.107 INFO kablam! --> :5:14 Aug 29 17:41:50.107 INFO kablam! | Aug 29 17:41:50.107 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.107 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.107 INFO kablam! | Aug 29 17:41:50.107 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 29 17:41:50.107 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:50.107 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.107 INFO kablam! Aug 29 17:41:50.107 INFO kablam! warning: cannot find type `events` in this scope Aug 29 17:41:50.107 INFO kablam! --> :5:14 Aug 29 17:41:50.107 INFO kablam! | Aug 29 17:41:50.108 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.108 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.108 INFO kablam! | Aug 29 17:41:50.108 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:50.108 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.108 INFO kablam! Aug 29 17:41:50.108 INFO kablam! warning: cannot find type `ethabi` in this scope Aug 29 17:41:50.108 INFO kablam! --> :5:14 Aug 29 17:41:50.108 INFO kablam! | Aug 29 17:41:50.108 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.108 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.108 INFO kablam! | Aug 29 17:41:50.108 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:50.108 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.108 INFO kablam! Aug 29 17:41:50.108 INFO kablam! warning: cannot find type `functions` in this scope Aug 29 17:41:50.108 INFO kablam! --> :5:14 Aug 29 17:41:50.108 INFO kablam! | Aug 29 17:41:50.108 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.108 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.108 INFO kablam! | Aug 29 17:41:50.108 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:50.108 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.108 INFO kablam! Aug 29 17:41:50.109 INFO kablam! warning: cannot find type `TotalSupplyWithInput` in this scope Aug 29 17:41:50.109 INFO kablam! --> :5:14 Aug 29 17:41:50.109 INFO kablam! | Aug 29 17:41:50.109 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.109 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.109 INFO kablam! | Aug 29 17:41:50.109 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:50.109 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.109 INFO kablam! Aug 29 17:41:50.109 INFO kablam! warning: cannot find type `BalanceOfWithInput` in this scope Aug 29 17:41:50.109 INFO kablam! --> :5:14 Aug 29 17:41:50.109 INFO kablam! | Aug 29 17:41:50.110 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.110 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.110 INFO kablam! | Aug 29 17:41:50.110 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:50.110 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.110 INFO kablam! Aug 29 17:41:50.110 INFO kablam! warning: cannot find type `ApproveWithInput` in this scope Aug 29 17:41:50.110 INFO kablam! --> :5:14 Aug 29 17:41:50.110 INFO kablam! | Aug 29 17:41:50.110 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.110 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.110 INFO kablam! | Aug 29 17:41:50.110 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:50.110 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.110 INFO kablam! Aug 29 17:41:50.110 INFO kablam! warning: cannot find type `TransferWithInput` in this scope Aug 29 17:41:50.110 INFO kablam! --> :5:14 Aug 29 17:41:50.110 INFO kablam! | Aug 29 17:41:50.110 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.110 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.110 INFO kablam! | Aug 29 17:41:50.110 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:50.110 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.110 INFO kablam! Aug 29 17:41:50.110 INFO kablam! warning: cannot find type `AllowanceWithInput` in this scope Aug 29 17:41:50.110 INFO kablam! --> :5:14 Aug 29 17:41:50.110 INFO kablam! | Aug 29 17:41:50.110 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.111 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.111 INFO kablam! | Aug 29 17:41:50.111 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:50.111 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.111 INFO kablam! Aug 29 17:41:50.111 INFO kablam! warning: cannot find type `TransferFromWithInput` in this scope Aug 29 17:41:50.111 INFO kablam! --> :5:14 Aug 29 17:41:50.111 INFO kablam! | Aug 29 17:41:50.111 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.111 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.111 INFO kablam! | Aug 29 17:41:50.111 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:50.111 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.111 INFO kablam! Aug 29 17:41:50.111 INFO kablam! warning: cannot find type `ValidatorsWithInput` in this scope Aug 29 17:41:50.111 INFO kablam! --> :5:14 Aug 29 17:41:50.111 INFO kablam! | Aug 29 17:41:50.111 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.111 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.111 INFO kablam! | Aug 29 17:41:50.111 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:50.111 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.111 INFO kablam! Aug 29 17:41:50.112 INFO kablam! warning: cannot find type `SetValidatorsWithInput` in this scope Aug 29 17:41:50.112 INFO kablam! --> :5:14 Aug 29 17:41:50.112 INFO kablam! | Aug 29 17:41:50.112 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.112 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.112 INFO kablam! | Aug 29 17:41:50.112 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:50.112 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.112 INFO kablam! Aug 29 17:41:50.112 INFO kablam! warning: cannot find type `AddTwoValidatorsWithInput` in this scope Aug 29 17:41:50.112 INFO kablam! --> :5:14 Aug 29 17:41:50.112 INFO kablam! | Aug 29 17:41:50.112 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.113 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.113 INFO kablam! | Aug 29 17:41:50.113 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:50.113 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.113 INFO kablam! Aug 29 17:41:50.113 INFO kablam! warning: cannot find type `SetTitleWithInput` in this scope Aug 29 17:41:50.113 INFO kablam! --> :5:14 Aug 29 17:41:50.113 INFO kablam! | Aug 29 17:41:50.113 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.113 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.113 INFO kablam! | Aug 29 17:41:50.113 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:50.113 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.113 INFO kablam! Aug 29 17:41:50.117 INFO kablam! warning: cannot find type `RejectTransactionWithInput` in this scope Aug 29 17:41:50.117 INFO kablam! --> :5:14 Aug 29 17:41:50.117 INFO kablam! | Aug 29 17:41:50.117 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.117 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.117 INFO kablam! | Aug 29 17:41:50.117 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:50.117 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.117 INFO kablam! Aug 29 17:41:50.117 INFO kablam! warning: cannot find type `ProposeForkWithInput` in this scope Aug 29 17:41:50.117 INFO kablam! --> :5:14 Aug 29 17:41:50.117 INFO kablam! | Aug 29 17:41:50.117 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.117 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.117 INFO kablam! | Aug 29 17:41:50.117 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:50.117 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.117 INFO kablam! Aug 29 17:41:50.117 INFO kablam! warning: cannot find type `SetClientRequiredWithInput` in this scope Aug 29 17:41:50.118 INFO kablam! --> :5:14 Aug 29 17:41:50.118 INFO kablam! | Aug 29 17:41:50.118 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.118 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.118 INFO kablam! | Aug 29 17:41:50.118 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:50.118 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.118 INFO kablam! Aug 29 17:41:50.118 INFO kablam! warning: cannot find type `AddReleaseWithInput` in this scope Aug 29 17:41:50.118 INFO kablam! --> :5:14 Aug 29 17:41:50.118 INFO kablam! | Aug 29 17:41:50.118 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.118 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.118 INFO kablam! | Aug 29 17:41:50.118 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:50.118 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.118 INFO kablam! Aug 29 17:41:50.118 INFO kablam! warning: cannot find type `ReleaseWithInput` in this scope Aug 29 17:41:50.118 INFO kablam! --> :5:14 Aug 29 17:41:50.118 INFO kablam! | Aug 29 17:41:50.118 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.118 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.118 INFO kablam! | Aug 29 17:41:50.118 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:50.119 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.119 INFO kablam! Aug 29 17:41:50.119 INFO kablam! warning: cannot find type `RejectForkWithInput` in this scope Aug 29 17:41:50.119 INFO kablam! --> :5:14 Aug 29 17:41:50.119 INFO kablam! | Aug 29 17:41:50.119 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.119 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.119 INFO kablam! | Aug 29 17:41:50.119 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:50.119 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.119 INFO kablam! Aug 29 17:41:50.119 INFO kablam! warning: cannot find type `TrackWithInput` in this scope Aug 29 17:41:50.119 INFO kablam! --> :5:14 Aug 29 17:41:50.119 INFO kablam! | Aug 29 17:41:50.119 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.119 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.119 INFO kablam! | Aug 29 17:41:50.119 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:50.119 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.119 INFO kablam! Aug 29 17:41:50.119 INFO kablam! warning: cannot find type `AddClientWithInput` in this scope Aug 29 17:41:50.119 INFO kablam! --> :5:14 Aug 29 17:41:50.119 INFO kablam! | Aug 29 17:41:50.119 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.120 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.120 INFO kablam! | Aug 29 17:41:50.120 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:50.120 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.120 INFO kablam! Aug 29 17:41:50.120 INFO kablam! warning: cannot find type `ProposedForkWithInput` in this scope Aug 29 17:41:50.120 INFO kablam! --> :5:14 Aug 29 17:41:50.120 INFO kablam! | Aug 29 17:41:50.120 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.120 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.120 INFO kablam! | Aug 29 17:41:50.120 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:50.120 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.120 INFO kablam! Aug 29 17:41:50.120 INFO kablam! warning: cannot find type `ClientsRequiredWithInput` in this scope Aug 29 17:41:50.120 INFO kablam! --> :5:14 Aug 29 17:41:50.120 INFO kablam! | Aug 29 17:41:50.120 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.120 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.120 INFO kablam! | Aug 29 17:41:50.120 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:50.120 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.120 INFO kablam! Aug 29 17:41:50.121 INFO kablam! warning: cannot find type `ProxyWithInput` in this scope Aug 29 17:41:50.121 INFO kablam! --> :5:14 Aug 29 17:41:50.121 INFO kablam! | Aug 29 17:41:50.121 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.121 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.121 INFO kablam! | Aug 29 17:41:50.121 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:50.121 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.121 INFO kablam! Aug 29 17:41:50.121 INFO kablam! warning: cannot find type `LatestInTrackWithInput` in this scope Aug 29 17:41:50.121 INFO kablam! --> :5:14 Aug 29 17:41:50.121 INFO kablam! | Aug 29 17:41:50.121 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.121 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.121 INFO kablam! | Aug 29 17:41:50.121 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:50.121 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.121 INFO kablam! Aug 29 17:41:50.121 INFO kablam! warning: cannot find type `GrandOwnerWithInput` in this scope Aug 29 17:41:50.121 INFO kablam! --> :5:14 Aug 29 17:41:50.121 INFO kablam! | Aug 29 17:41:50.121 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.122 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.122 INFO kablam! | Aug 29 17:41:50.122 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:50.122 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.122 INFO kablam! Aug 29 17:41:50.122 INFO kablam! warning: cannot find type `LatestForkWithInput` in this scope Aug 29 17:41:50.122 INFO kablam! --> :5:14 Aug 29 17:41:50.122 INFO kablam! | Aug 29 17:41:50.122 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.122 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.122 INFO kablam! | Aug 29 17:41:50.122 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:50.122 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.122 INFO kablam! Aug 29 17:41:50.122 INFO kablam! warning: cannot find type `ConfirmTransactionWithInput` in this scope Aug 29 17:41:50.122 INFO kablam! --> :5:14 Aug 29 17:41:50.122 INFO kablam! | Aug 29 17:41:50.122 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.122 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.122 INFO kablam! | Aug 29 17:41:50.122 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:50.122 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.122 INFO kablam! Aug 29 17:41:50.123 INFO kablam! warning: cannot find type `ClientOwnerWithInput` in this scope Aug 29 17:41:50.123 INFO kablam! --> :5:14 Aug 29 17:41:50.123 INFO kablam! | Aug 29 17:41:50.123 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.123 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.123 INFO kablam! | Aug 29 17:41:50.123 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:50.123 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.123 INFO kablam! Aug 29 17:41:50.123 INFO kablam! warning: cannot find type `ChecksumWithInput` in this scope Aug 29 17:41:50.123 INFO kablam! --> :5:14 Aug 29 17:41:50.123 INFO kablam! | Aug 29 17:41:50.123 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.123 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.123 INFO kablam! | Aug 29 17:41:50.123 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:50.123 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.123 INFO kablam! Aug 29 17:41:50.123 INFO kablam! warning: cannot find type `ResetClientOwnerWithInput` in this scope Aug 29 17:41:50.123 INFO kablam! --> :5:14 Aug 29 17:41:50.123 INFO kablam! | Aug 29 17:41:50.123 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.123 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.124 INFO kablam! | Aug 29 17:41:50.124 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:50.124 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.124 INFO kablam! Aug 29 17:41:50.124 INFO kablam! warning: cannot find type `AcceptForkWithInput` in this scope Aug 29 17:41:50.124 INFO kablam! --> :5:14 Aug 29 17:41:50.124 INFO kablam! | Aug 29 17:41:50.124 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.124 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.124 INFO kablam! | Aug 29 17:41:50.124 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:50.124 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.124 INFO kablam! Aug 29 17:41:50.124 INFO kablam! warning: cannot find type `AddChecksumWithInput` in this scope Aug 29 17:41:50.124 INFO kablam! --> :5:14 Aug 29 17:41:50.124 INFO kablam! | Aug 29 17:41:50.124 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.124 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.124 INFO kablam! | Aug 29 17:41:50.124 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:50.124 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.124 INFO kablam! Aug 29 17:41:50.124 INFO kablam! warning: cannot find type `ClientWithInput` in this scope Aug 29 17:41:50.125 INFO kablam! --> :5:14 Aug 29 17:41:50.125 INFO kablam! | Aug 29 17:41:50.125 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.125 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.125 INFO kablam! | Aug 29 17:41:50.125 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:50.125 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.125 INFO kablam! Aug 29 17:41:50.125 INFO kablam! warning: cannot find type `ProposeTransactionWithInput` in this scope Aug 29 17:41:50.125 INFO kablam! --> :5:14 Aug 29 17:41:50.125 INFO kablam! | Aug 29 17:41:50.125 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.125 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.125 INFO kablam! | Aug 29 17:41:50.125 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:50.125 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.125 INFO kablam! Aug 29 17:41:50.125 INFO kablam! warning: cannot find type `BuildWithInput` in this scope Aug 29 17:41:50.125 INFO kablam! --> :5:14 Aug 29 17:41:50.125 INFO kablam! | Aug 29 17:41:50.125 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.125 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.125 INFO kablam! | Aug 29 17:41:50.125 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:50.125 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.125 INFO kablam! Aug 29 17:41:50.126 INFO kablam! warning: cannot find type `SetOwnerWithInput` in this scope Aug 29 17:41:50.126 INFO kablam! --> :5:14 Aug 29 17:41:50.126 INFO kablam! | Aug 29 17:41:50.126 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.126 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.126 INFO kablam! | Aug 29 17:41:50.126 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:50.126 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.126 INFO kablam! Aug 29 17:41:50.126 INFO kablam! warning: cannot find type `IsLatestWithInput` in this scope Aug 29 17:41:50.126 INFO kablam! --> :5:14 Aug 29 17:41:50.126 INFO kablam! | Aug 29 17:41:50.126 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.126 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.126 INFO kablam! | Aug 29 17:41:50.126 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:50.126 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.126 INFO kablam! Aug 29 17:41:50.126 INFO kablam! warning: cannot find type `RemoveClientWithInput` in this scope Aug 29 17:41:50.126 INFO kablam! --> :5:14 Aug 29 17:41:50.126 INFO kablam! | Aug 29 17:41:50.126 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.126 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.126 INFO kablam! | Aug 29 17:41:50.127 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:50.127 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.127 INFO kablam! Aug 29 17:41:50.127 INFO kablam! warning: cannot find type `SetClientOwnerWithInput` in this scope Aug 29 17:41:50.127 INFO kablam! --> :5:14 Aug 29 17:41:50.127 INFO kablam! | Aug 29 17:41:50.127 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.127 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.127 INFO kablam! | Aug 29 17:41:50.127 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:50.127 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.127 INFO kablam! Aug 29 17:41:50.127 INFO kablam! warning: cannot find type `ForkWithInput` in this scope Aug 29 17:41:50.127 INFO kablam! --> :5:14 Aug 29 17:41:50.127 INFO kablam! | Aug 29 17:41:50.127 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.127 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.127 INFO kablam! | Aug 29 17:41:50.127 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:50.127 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.127 INFO kablam! Aug 29 17:41:50.127 INFO kablam! warning: cannot find type `HintUrlWithInput` in this scope Aug 29 17:41:50.127 INFO kablam! --> :5:14 Aug 29 17:41:50.128 INFO kablam! | Aug 29 17:41:50.128 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.128 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.128 INFO kablam! | Aug 29 17:41:50.128 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:50.128 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.128 INFO kablam! Aug 29 17:41:50.128 INFO kablam! warning: cannot find type `EntriesWithInput` in this scope Aug 29 17:41:50.128 INFO kablam! --> :5:14 Aug 29 17:41:50.128 INFO kablam! | Aug 29 17:41:50.128 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.128 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.128 INFO kablam! | Aug 29 17:41:50.128 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:50.128 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.128 INFO kablam! Aug 29 17:41:50.128 INFO kablam! warning: cannot find type `UnhintWithInput` in this scope Aug 29 17:41:50.128 INFO kablam! --> :5:14 Aug 29 17:41:50.128 INFO kablam! | Aug 29 17:41:50.128 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.128 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.128 INFO kablam! | Aug 29 17:41:50.129 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:50.129 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.129 INFO kablam! Aug 29 17:41:50.129 INFO kablam! warning: cannot find type `HintWithInput` in this scope Aug 29 17:41:50.129 INFO kablam! --> :5:14 Aug 29 17:41:50.129 INFO kablam! | Aug 29 17:41:50.129 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.129 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.129 INFO kablam! | Aug 29 17:41:50.129 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:50.129 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.129 INFO kablam! Aug 29 17:41:50.129 INFO kablam! warning: cannot find type `FooWithInput` in this scope Aug 29 17:41:50.129 INFO kablam! --> :5:14 Aug 29 17:41:50.129 INFO kablam! | Aug 29 17:41:50.129 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.129 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.129 INFO kablam! | Aug 29 17:41:50.129 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:50.129 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.129 INFO kablam! Aug 29 17:41:50.339 INFO kablam! warning: cannot find type `events` in this scope Aug 29 17:41:50.339 INFO kablam! --> :5:14 Aug 29 17:41:50.339 INFO kablam! | Aug 29 17:41:50.340 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.340 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.340 INFO kablam! | Aug 29 17:41:50.340 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 29 17:41:50.340 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:50.340 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.340 INFO kablam! Aug 29 17:41:50.340 INFO kablam! warning: cannot find type `events` in this scope Aug 29 17:41:50.340 INFO kablam! --> :5:14 Aug 29 17:41:50.340 INFO kablam! | Aug 29 17:41:50.340 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.340 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.340 INFO kablam! | Aug 29 17:41:50.340 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:50.340 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.340 INFO kablam! Aug 29 17:41:50.340 INFO kablam! warning: cannot find type `ethabi` in this scope Aug 29 17:41:50.340 INFO kablam! --> :5:14 Aug 29 17:41:50.341 INFO kablam! | Aug 29 17:41:50.341 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.341 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.341 INFO kablam! | Aug 29 17:41:50.341 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:50.341 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.341 INFO kablam! Aug 29 17:41:50.341 INFO kablam! warning: cannot find type `functions` in this scope Aug 29 17:41:50.341 INFO kablam! --> :5:14 Aug 29 17:41:50.341 INFO kablam! | Aug 29 17:41:50.341 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.341 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.341 INFO kablam! | Aug 29 17:41:50.342 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:50.342 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.342 INFO kablam! Aug 29 17:41:50.342 INFO kablam! warning: cannot find type `AllowanceWithInput` in this scope Aug 29 17:41:50.342 INFO kablam! --> :5:14 Aug 29 17:41:50.342 INFO kablam! | Aug 29 17:41:50.342 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.342 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.342 INFO kablam! | Aug 29 17:41:50.342 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:50.342 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.342 INFO kablam! Aug 29 17:41:50.342 INFO kablam! warning: cannot find type `BalanceOfWithInput` in this scope Aug 29 17:41:50.342 INFO kablam! --> :5:14 Aug 29 17:41:50.342 INFO kablam! | Aug 29 17:41:50.342 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.342 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.342 INFO kablam! | Aug 29 17:41:50.343 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:50.343 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.343 INFO kablam! Aug 29 17:41:50.343 INFO kablam! warning: cannot find type `TransferFromWithInput` in this scope Aug 29 17:41:50.343 INFO kablam! --> :5:14 Aug 29 17:41:50.343 INFO kablam! | Aug 29 17:41:50.343 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.343 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.343 INFO kablam! | Aug 29 17:41:50.343 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:50.343 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.343 INFO kablam! Aug 29 17:41:50.343 INFO kablam! warning: cannot find type `ApproveWithInput` in this scope Aug 29 17:41:50.343 INFO kablam! --> :5:14 Aug 29 17:41:50.343 INFO kablam! | Aug 29 17:41:50.343 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.343 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.343 INFO kablam! | Aug 29 17:41:50.343 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:50.344 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.344 INFO kablam! Aug 29 17:41:50.344 INFO kablam! warning: cannot find type `TransferWithInput` in this scope Aug 29 17:41:50.344 INFO kablam! --> :5:14 Aug 29 17:41:50.344 INFO kablam! | Aug 29 17:41:50.344 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.344 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.344 INFO kablam! | Aug 29 17:41:50.344 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:50.344 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.344 INFO kablam! Aug 29 17:41:50.344 INFO kablam! warning: cannot find type `TotalSupplyWithInput` in this scope Aug 29 17:41:50.344 INFO kablam! --> :5:14 Aug 29 17:41:50.344 INFO kablam! | Aug 29 17:41:50.344 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.344 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.344 INFO kablam! | Aug 29 17:41:50.345 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:50.345 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.345 INFO kablam! Aug 29 17:41:50.345 INFO kablam! warning: cannot find type `SetValidatorsWithInput` in this scope Aug 29 17:41:50.345 INFO kablam! --> :5:14 Aug 29 17:41:50.345 INFO kablam! | Aug 29 17:41:50.345 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.345 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.345 INFO kablam! | Aug 29 17:41:50.345 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:50.345 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.345 INFO kablam! Aug 29 17:41:50.345 INFO kablam! warning: cannot find type `AddTwoValidatorsWithInput` in this scope Aug 29 17:41:50.345 INFO kablam! --> :5:14 Aug 29 17:41:50.345 INFO kablam! | Aug 29 17:41:50.345 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.345 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.345 INFO kablam! | Aug 29 17:41:50.346 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:50.346 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.346 INFO kablam! Aug 29 17:41:50.346 INFO kablam! warning: cannot find type `SetTitleWithInput` in this scope Aug 29 17:41:50.346 INFO kablam! --> :5:14 Aug 29 17:41:50.346 INFO kablam! | Aug 29 17:41:50.346 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.346 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.346 INFO kablam! | Aug 29 17:41:50.346 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:50.346 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.346 INFO kablam! Aug 29 17:41:50.346 INFO kablam! warning: cannot find type `ValidatorsWithInput` in this scope Aug 29 17:41:50.346 INFO kablam! --> :5:14 Aug 29 17:41:50.346 INFO kablam! | Aug 29 17:41:50.346 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.346 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.346 INFO kablam! | Aug 29 17:41:50.346 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:50.347 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.347 INFO kablam! Aug 29 17:41:50.349 INFO kablam! warning: cannot find type `ResetClientOwnerWithInput` in this scope Aug 29 17:41:50.349 INFO kablam! --> :5:14 Aug 29 17:41:50.349 INFO kablam! | Aug 29 17:41:50.349 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.349 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.349 INFO kablam! | Aug 29 17:41:50.349 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:50.349 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.349 INFO kablam! Aug 29 17:41:50.349 INFO kablam! warning: cannot find type `ProxyWithInput` in this scope Aug 29 17:41:50.349 INFO kablam! --> :5:14 Aug 29 17:41:50.350 INFO kablam! | Aug 29 17:41:50.350 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.350 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.350 INFO kablam! | Aug 29 17:41:50.350 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:50.350 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.350 INFO kablam! Aug 29 17:41:50.350 INFO kablam! warning: cannot find type `ClientWithInput` in this scope Aug 29 17:41:50.350 INFO kablam! --> :5:14 Aug 29 17:41:50.350 INFO kablam! | Aug 29 17:41:50.350 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.350 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.350 INFO kablam! | Aug 29 17:41:50.350 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:50.350 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.350 INFO kablam! Aug 29 17:41:50.350 INFO kablam! warning: cannot find type `LatestInTrackWithInput` in this scope Aug 29 17:41:50.350 INFO kablam! --> :5:14 Aug 29 17:41:50.351 INFO kablam! | Aug 29 17:41:50.351 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.351 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.351 INFO kablam! | Aug 29 17:41:50.351 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:50.351 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.351 INFO kablam! Aug 29 17:41:50.351 INFO kablam! warning: cannot find type `ClientOwnerWithInput` in this scope Aug 29 17:41:50.351 INFO kablam! --> :5:14 Aug 29 17:41:50.351 INFO kablam! | Aug 29 17:41:50.351 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.351 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.351 INFO kablam! | Aug 29 17:41:50.351 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:50.351 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.351 INFO kablam! Aug 29 17:41:50.351 INFO kablam! warning: cannot find type `ClientsRequiredWithInput` in this scope Aug 29 17:41:50.352 INFO kablam! --> :5:14 Aug 29 17:41:50.352 INFO kablam! | Aug 29 17:41:50.352 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.352 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.352 INFO kablam! | Aug 29 17:41:50.352 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:50.352 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.352 INFO kablam! Aug 29 17:41:50.352 INFO kablam! warning: cannot find type `ReleaseWithInput` in this scope Aug 29 17:41:50.352 INFO kablam! --> :5:14 Aug 29 17:41:50.352 INFO kablam! | Aug 29 17:41:50.352 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.352 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.352 INFO kablam! | Aug 29 17:41:50.352 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:50.352 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.352 INFO kablam! Aug 29 17:41:50.353 INFO kablam! warning: cannot find type `AddChecksumWithInput` in this scope Aug 29 17:41:50.353 INFO kablam! --> :5:14 Aug 29 17:41:50.353 INFO kablam! | Aug 29 17:41:50.353 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.353 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.353 INFO kablam! | Aug 29 17:41:50.353 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:50.353 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.353 INFO kablam! Aug 29 17:41:50.353 INFO kablam! warning: cannot find type `LatestForkWithInput` in this scope Aug 29 17:41:50.353 INFO kablam! --> :5:14 Aug 29 17:41:50.353 INFO kablam! | Aug 29 17:41:50.353 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.353 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.353 INFO kablam! | Aug 29 17:41:50.353 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:50.353 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.354 INFO kablam! Aug 29 17:41:50.354 INFO kablam! warning: cannot find type `ProposeForkWithInput` in this scope Aug 29 17:41:50.354 INFO kablam! --> :5:14 Aug 29 17:41:50.354 INFO kablam! | Aug 29 17:41:50.354 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.354 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.354 INFO kablam! | Aug 29 17:41:50.354 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:50.354 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.354 INFO kablam! Aug 29 17:41:50.354 INFO kablam! warning: cannot find type `ConfirmTransactionWithInput` in this scope Aug 29 17:41:50.354 INFO kablam! --> :5:14 Aug 29 17:41:50.354 INFO kablam! | Aug 29 17:41:50.354 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.354 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.354 INFO kablam! | Aug 29 17:41:50.354 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:50.355 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.355 INFO kablam! Aug 29 17:41:50.355 INFO kablam! warning: cannot find type `ProposedForkWithInput` in this scope Aug 29 17:41:50.355 INFO kablam! --> :5:14 Aug 29 17:41:50.355 INFO kablam! | Aug 29 17:41:50.355 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.355 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.355 INFO kablam! | Aug 29 17:41:50.355 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:50.355 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.355 INFO kablam! Aug 29 17:41:50.355 INFO kablam! warning: cannot find type `ProposeTransactionWithInput` in this scope Aug 29 17:41:50.355 INFO kablam! --> :5:14 Aug 29 17:41:50.355 INFO kablam! | Aug 29 17:41:50.355 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.355 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.355 INFO kablam! | Aug 29 17:41:50.355 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:50.355 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.355 INFO kablam! Aug 29 17:41:50.356 INFO kablam! warning: cannot find type `AddClientWithInput` in this scope Aug 29 17:41:50.356 INFO kablam! --> :5:14 Aug 29 17:41:50.356 INFO kablam! | Aug 29 17:41:50.356 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.356 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.356 INFO kablam! | Aug 29 17:41:50.356 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:50.356 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.356 INFO kablam! Aug 29 17:41:50.356 INFO kablam! warning: cannot find type `AddReleaseWithInput` in this scope Aug 29 17:41:50.356 INFO kablam! --> :5:14 Aug 29 17:41:50.356 INFO kablam! | Aug 29 17:41:50.356 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.356 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.356 INFO kablam! | Aug 29 17:41:50.356 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:50.356 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.357 INFO kablam! Aug 29 17:41:50.357 INFO kablam! warning: cannot find type `ForkWithInput` in this scope Aug 29 17:41:50.357 INFO kablam! --> :5:14 Aug 29 17:41:50.357 INFO kablam! | Aug 29 17:41:50.357 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.357 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.357 INFO kablam! | Aug 29 17:41:50.357 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:50.357 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.357 INFO kablam! Aug 29 17:41:50.357 INFO kablam! warning: cannot find type `RejectForkWithInput` in this scope Aug 29 17:41:50.357 INFO kablam! --> :5:14 Aug 29 17:41:50.357 INFO kablam! | Aug 29 17:41:50.357 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.357 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.357 INFO kablam! | Aug 29 17:41:50.357 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:50.357 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.357 INFO kablam! Aug 29 17:41:50.357 INFO kablam! warning: cannot find type `GrandOwnerWithInput` in this scope Aug 29 17:41:50.358 INFO kablam! --> :5:14 Aug 29 17:41:50.358 INFO kablam! | Aug 29 17:41:50.358 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.358 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.358 INFO kablam! | Aug 29 17:41:50.358 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:50.358 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.358 INFO kablam! Aug 29 17:41:50.358 INFO kablam! warning: cannot find type `SetClientOwnerWithInput` in this scope Aug 29 17:41:50.358 INFO kablam! --> :5:14 Aug 29 17:41:50.358 INFO kablam! | Aug 29 17:41:50.358 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.358 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.358 INFO kablam! | Aug 29 17:41:50.358 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:50.358 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.358 INFO kablam! Aug 29 17:41:50.358 INFO kablam! warning: cannot find type `RemoveClientWithInput` in this scope Aug 29 17:41:50.358 INFO kablam! --> :5:14 Aug 29 17:41:50.359 INFO kablam! | Aug 29 17:41:50.359 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.359 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.359 INFO kablam! | Aug 29 17:41:50.359 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:50.359 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.359 INFO kablam! Aug 29 17:41:50.359 INFO kablam! warning: cannot find type `AcceptForkWithInput` in this scope Aug 29 17:41:50.359 INFO kablam! --> :5:14 Aug 29 17:41:50.359 INFO kablam! | Aug 29 17:41:50.359 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.359 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.359 INFO kablam! | Aug 29 17:41:50.359 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:50.359 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.359 INFO kablam! Aug 29 17:41:50.359 INFO kablam! warning: cannot find type `SetClientRequiredWithInput` in this scope Aug 29 17:41:50.359 INFO kablam! --> :5:14 Aug 29 17:41:50.359 INFO kablam! | Aug 29 17:41:50.360 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.360 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.360 INFO kablam! | Aug 29 17:41:50.360 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:50.360 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.360 INFO kablam! Aug 29 17:41:50.360 INFO kablam! warning: cannot find type `SetOwnerWithInput` in this scope Aug 29 17:41:50.360 INFO kablam! --> :5:14 Aug 29 17:41:50.360 INFO kablam! | Aug 29 17:41:50.360 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.360 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.360 INFO kablam! | Aug 29 17:41:50.360 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:50.360 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.360 INFO kablam! Aug 29 17:41:50.360 INFO kablam! warning: cannot find type `ChecksumWithInput` in this scope Aug 29 17:41:50.360 INFO kablam! --> :5:14 Aug 29 17:41:50.360 INFO kablam! | Aug 29 17:41:50.360 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.361 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.361 INFO kablam! | Aug 29 17:41:50.361 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:50.361 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.361 INFO kablam! Aug 29 17:41:50.361 INFO kablam! warning: cannot find type `IsLatestWithInput` in this scope Aug 29 17:41:50.361 INFO kablam! --> :5:14 Aug 29 17:41:50.361 INFO kablam! | Aug 29 17:41:50.361 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.361 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.361 INFO kablam! | Aug 29 17:41:50.361 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:50.361 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.361 INFO kablam! Aug 29 17:41:50.361 INFO kablam! warning: cannot find type `BuildWithInput` in this scope Aug 29 17:41:50.361 INFO kablam! --> :5:14 Aug 29 17:41:50.361 INFO kablam! | Aug 29 17:41:50.361 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.361 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.362 INFO kablam! | Aug 29 17:41:50.362 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:50.362 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.362 INFO kablam! Aug 29 17:41:50.362 INFO kablam! warning: cannot find type `RejectTransactionWithInput` in this scope Aug 29 17:41:50.362 INFO kablam! --> :5:14 Aug 29 17:41:50.362 INFO kablam! | Aug 29 17:41:50.362 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.362 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.362 INFO kablam! | Aug 29 17:41:50.362 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:50.362 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.362 INFO kablam! Aug 29 17:41:50.362 INFO kablam! warning: cannot find type `TrackWithInput` in this scope Aug 29 17:41:50.362 INFO kablam! --> :5:14 Aug 29 17:41:50.362 INFO kablam! | Aug 29 17:41:50.362 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.362 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.362 INFO kablam! | Aug 29 17:41:50.363 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:50.363 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.363 INFO kablam! Aug 29 17:41:50.363 INFO kablam! warning: cannot find type `UnhintWithInput` in this scope Aug 29 17:41:50.363 INFO kablam! --> :5:14 Aug 29 17:41:50.363 INFO kablam! | Aug 29 17:41:50.363 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.363 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.363 INFO kablam! | Aug 29 17:41:50.363 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:50.363 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.363 INFO kablam! Aug 29 17:41:50.363 INFO kablam! warning: cannot find type `HintUrlWithInput` in this scope Aug 29 17:41:50.363 INFO kablam! --> :5:14 Aug 29 17:41:50.363 INFO kablam! | Aug 29 17:41:50.363 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.363 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.363 INFO kablam! | Aug 29 17:41:50.364 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:50.364 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.364 INFO kablam! Aug 29 17:41:50.364 INFO kablam! warning: cannot find type `HintWithInput` in this scope Aug 29 17:41:50.364 INFO kablam! --> :5:14 Aug 29 17:41:50.364 INFO kablam! | Aug 29 17:41:50.364 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.364 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.364 INFO kablam! | Aug 29 17:41:50.364 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:50.364 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.364 INFO kablam! Aug 29 17:41:50.364 INFO kablam! warning: cannot find type `EntriesWithInput` in this scope Aug 29 17:41:50.364 INFO kablam! --> :5:14 Aug 29 17:41:50.364 INFO kablam! | Aug 29 17:41:50.364 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.364 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.364 INFO kablam! | Aug 29 17:41:50.365 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:50.365 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.365 INFO kablam! Aug 29 17:41:50.365 INFO kablam! warning: cannot find type `FooWithInput` in this scope Aug 29 17:41:50.365 INFO kablam! --> :5:14 Aug 29 17:41:50.365 INFO kablam! | Aug 29 17:41:50.365 INFO kablam! 5 | # [ derive ( EthabiContract ) ] # [ ethabi_contract_options ( path = $ path ) Aug 29 17:41:50.365 INFO kablam! | ^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 29 17:41:50.365 INFO kablam! | Aug 29 17:41:50.365 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:50.365 INFO kablam! = note: for more information, see issue #50504 Aug 29 17:41:50.365 INFO kablam! Aug 29 17:41:51.922 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 36s Aug 29 17:41:51.935 INFO kablam! su: No module specific data is present Aug 29 17:41:52.351 INFO running `"docker" "rm" "-f" "23bbca150ea27f989ae8b8756856d0cf030319888a61466a4c80595b375b50de"` Aug 29 17:41:52.460 INFO blam! 23bbca150ea27f989ae8b8756856d0cf030319888a61466a4c80595b375b50de