[INFO] fetching crate ethabi-fork-ethcontract 13.0.0...
[INFO] testing ethabi-fork-ethcontract-13.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ethabi-fork-ethcontract 13.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ethabi-fork-ethcontract 13.0.0
[INFO] finished tweaking crates.io crate ethabi-fork-ethcontract 13.0.0
[INFO] tweaked toml for crates.io crate ethabi-fork-ethcontract 13.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ethabi-fork-ethcontract 13.0.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 58 packages to latest compatible versions
[INFO] [stderr]       Adding ethereum-types v0.10.0 (available: v0.15.1)
[INFO] [stderr]       Adding hex-literal v0.3.4 (available: v1.0.0)
[INFO] [stderr]       Adding sha3 v0.9.1 (available: v0.10.8)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding uint v0.9.5 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a9c0c3fa2a78f7abe7c67ddc85eb15042a6d0857109e5ddcfcb5cf82096b885
[INFO] running `Command { std: "docker" "start" "-a" "1a9c0c3fa2a78f7abe7c67ddc85eb15042a6d0857109e5ddcfcb5cf82096b885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a9c0c3fa2a78f7abe7c67ddc85eb15042a6d0857109e5ddcfcb5cf82096b885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a9c0c3fa2a78f7abe7c67ddc85eb15042a6d0857109e5ddcfcb5cf82096b885", kill_on_drop: false }`
[INFO] [stdout] 1a9c0c3fa2a78f7abe7c67ddc85eb15042a6d0857109e5ddcfcb5cf82096b885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 426bbc0c8c89134a04b02a739b2d3f98a20f08654ee6e0a3d23d19bef75053ec
[INFO] running `Command { std: "docker" "start" "-a" "426bbc0c8c89134a04b02a739b2d3f98a20f08654ee6e0a3d23d19bef75053ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling parity-scale-codec v1.3.7
[INFO] [stderr]    Compiling ethbloom v0.10.0
[INFO] [stderr]    Compiling impl-codec v0.4.2
[INFO] [stderr]    Compiling primitive-types v0.8.0
[INFO] [stderr]    Compiling ethereum-types v0.10.0
[INFO] [stderr]    Compiling ethabi-fork-ethcontract v13.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/contract.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn functions(&self) -> Functions {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn functions(&self) -> Functions<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/contract.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn events(&self) -> Events {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn events(&self) -> Events<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.95s
[INFO] running `Command { std: "docker" "inspect" "426bbc0c8c89134a04b02a739b2d3f98a20f08654ee6e0a3d23d19bef75053ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "426bbc0c8c89134a04b02a739b2d3f98a20f08654ee6e0a3d23d19bef75053ec", kill_on_drop: false }`
[INFO] [stdout] 426bbc0c8c89134a04b02a739b2d3f98a20f08654ee6e0a3d23d19bef75053ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af992eadd7aef8261d7543654e581d966d55a83616ee38ee8c964b901183da4d
[INFO] running `Command { std: "docker" "start" "-a" "af992eadd7aef8261d7543654e581d966d55a83616ee38ee8c964b901183da4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/contract.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn functions(&self) -> Functions {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn functions(&self) -> Functions<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/contract.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn events(&self) -> Events {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn events(&self) -> Events<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ethabi-fork-ethcontract v13.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated field `function::Function::constant`: The constant attribute was removed in Solidity 0.5.0 and has been replaced with stateMutability. If parsing a JSON AST created with this version or later this value will always be false, which may be wrong.
[INFO] [stdout]    --> src/function.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 |             constant: false,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `function::Function::constant`: The constant attribute was removed in Solidity 0.5.0 and has been replaced with stateMutability. If parsing a JSON AST created with this version or later this value will always be false, which may be wrong.
[INFO] [stdout]   --> src/operation.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 constant: false,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/contract.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn functions(&self) -> Functions {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn functions(&self) -> Functions<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/contract.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn events(&self) -> Events {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn events(&self) -> Events<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s
[INFO] running `Command { std: "docker" "inspect" "af992eadd7aef8261d7543654e581d966d55a83616ee38ee8c964b901183da4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af992eadd7aef8261d7543654e581d966d55a83616ee38ee8c964b901183da4d", kill_on_drop: false }`
[INFO] [stdout] af992eadd7aef8261d7543654e581d966d55a83616ee38ee8c964b901183da4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af0e951f1a12db34266aafe4c704bf68fdc5b08e5684899317275377b79ac64d
[INFO] running `Command { std: "docker" "start" "-a" "af0e951f1a12db34266aafe4c704bf68fdc5b08e5684899317275377b79ac64d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/contract.rs:122:19
[INFO] [stderr]     |
[INFO] [stderr] 122 |     pub fn functions(&self) -> Functions {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |     pub fn functions(&self) -> Functions<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/contract.rs:127:16
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn events(&self) -> Events {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn events(&self) -> Events<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `function::Function::constant`: The constant attribute was removed in Solidity 0.5.0 and has been replaced with stateMutability. If parsing a JSON AST created with this version or later this value will always be false, which may be wrong.
[INFO] [stderr]    --> src/function.rs:104:4
[INFO] [stderr]     |
[INFO] [stderr] 104 |             constant: false,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `function::Function::constant`: The constant attribute was removed in Solidity 0.5.0 and has been replaced with stateMutability. If parsing a JSON AST created with this version or later this value will always be false, which may be wrong.
[INFO] [stderr]   --> src/operation.rs:90:5
[INFO] [stderr]    |
[INFO] [stderr] 90 |                 constant: false,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ethabi-fork-ethcontract` (lib) generated 2 warnings (run `cargo fix --lib -p ethabi-fork-ethcontract` to apply 2 suggestions)
[INFO] [stderr] warning: `ethabi-fork-ethcontract` (lib test) generated 4 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ethabi_fork_ethcontract-8fc10233826e4b90)
[INFO] [stdout] 
[INFO] [stdout] running 154 tests
[INFO] [stdout] test decoder::tests::decode_after_fixed_bytes_with_less_than_32_bytes ... ok
[INFO] [stdout] test decoder::tests::decode_broken_utf8 ... ok
[INFO] [stdout] test decoder::tests::decode_data_with_size_that_is_not_a_multiple_of_32 ... ok
[INFO] [stdout] test decoder::tests::decode_dynamic_tuple ... ok
[INFO] [stdout] test decoder::tests::decode_complex_tuple_of_dynamic_and_static_types ... ok
[INFO] [stdout] test decoder::tests::decode_from_empty_byte_slice ... ok
[INFO] [stdout] test decoder::tests::decode_nested_tuple ... ok
[INFO] [stdout] test decoder::tests::decode_params_containing_dynamic_tuple ... ok
[INFO] [stdout] test decoder::tests::decode_params_containing_static_tuple ... ok
[INFO] [stdout] test decoder::tests::decode_static_tuple_of_addresses_and_uints ... ok
[INFO] [stdout] test encoder::tests::comprehensive_test ... ok
[INFO] [stdout] test encoder::tests::comprehensive_test2 ... ok
[INFO] [stdout] test encoder::tests::encode_address ... ok
[INFO] [stdout] test encoder::tests::encode_bool ... ok
[INFO] [stdout] test encoder::tests::encode_bool2 ... ok
[INFO] [stdout] test encoder::tests::encode_bytes ... ok
[INFO] [stdout] test encoder::tests::encode_bytes2 ... ok
[INFO] [stdout] test encoder::tests::encode_bytes3 ... ok
[INFO] [stdout] test encoder::tests::encode_complex_tuple ... ok
[INFO] [stdout] test encoder::tests::encode_dynamic_array_of_bytes2 ... ok
[INFO] [stdout] test encoder::tests::encode_dynamic_array_of_bytes ... ok
[INFO] [stdout] test encoder::tests::encode_dynamic_array_of_addresses ... ok
[INFO] [stdout] test encoder::tests::encode_dynamic_array_of_dynamic_arrays2 ... ok
[INFO] [stdout] test encoder::tests::encode_fixed_array_of_addresses ... ok
[INFO] [stdout] test encoder::tests::encode_fixed_array_of_dynamic_array_of_addresses ... ok
[INFO] [stdout] test encoder::tests::encode_fixed_bytes ... ok
[INFO] [stdout] test encoder::tests::encode_dynamic_array_of_fixed_array_of_addresses ... ok
[INFO] [stdout] test encoder::tests::encode_nested_tuple ... ok
[INFO] [stdout] test encoder::tests::encode_params_containing_static_tuple ... ok
[INFO] [stdout] test encoder::tests::encode_params_containing_dynamic_tuple ... ok
[INFO] [stdout] test encoder::tests::encode_int ... ok
[INFO] [stdout] test encoder::tests::encode_string ... ok
[INFO] [stdout] test encoder::tests::encode_two_addresses ... ok
[INFO] [stdout] test encoder::tests::encode_dynamic_array_of_dynamic_arrays ... ok
[INFO] [stdout] test encoder::tests::encode_fixed_array_of_fixed_arrays ... ok
[INFO] [stdout] test encoder::tests::encode_two_bytes ... ok
[INFO] [stdout] test encoder::tests::test_pad_u32 ... ok
[INFO] [stdout] test encoder::tests::encode_dynamic_tuple_of_bytes2 ... ok
[INFO] [stdout] test encoder::tests::encode_uint ... ok
[INFO] [stdout] test event_param::tests::event_param_deserialization ... ok
[INFO] [stdout] test encoder::tests::encode_empty_array ... ok
[INFO] [stdout] test event::tests::test_decoding_event ... ok
[INFO] [stdout] test filter::tests::test_topic_index ... ok
[INFO] [stdout] test encoder::tests::encode_dynamic_tuple ... ok
[INFO] [stdout] test event_param::tests::event_param_tuple_array_deserialization ... ok
[INFO] [stdout] test encoder::tests::encode_static_tuple_of_addresses ... ok
[INFO] [stdout] test event_param::tests::event_param_tuple_deserialization ... ok
[INFO] [stdout] test filter::tests::test_topic_from ... ok
[INFO] [stdout] test filter::tests::test_topic_filter_serialization ... ok
[INFO] [stdout] test function::tests::test_function_encode_call ... ok
[INFO] [stdout] test operation::tests::deserialize_event_operation_with_tuple_array_input ... ok
[INFO] [stdout] test param::tests::param_array_of_array_of_tuple_deserialization ... ok
[INFO] [stdout] test filter::tests::test_topic_is_any ... ok
[INFO] [stdout] test param::tests::param_tuple_array_deserialization ... ok
[INFO] [stdout] test param_type::deserialize::tests::param_type_deserialization ... ok
[INFO] [stdout] test param::tests::param_tuple_with_nested_tuple_arrays_deserialization ... ok
[INFO] [stdout] test operation::tests::deserialize_operation ... ok
[INFO] [stdout] test param::tests::param_tuple_deserialization ... ok
[INFO] [stdout] test param::tests::param_tuple_fixed_array_deserialization ... ok
[INFO] [stdout] test filter::tests::test_topic_into_vec ... ok
[INFO] [stdout] test operation::tests::deserialize_sanitize_event_name ... ok
[INFO] [stdout] test param::tests::param_deserialization ... ok
[INFO] [stdout] test param_type::param_type::tests::test_is_dynamic ... ok
[INFO] [stdout] test param_type::param_type::tests::test_param_type_display ... ok
[INFO] [stdout] test param_type::reader::tests::test_read_fixed_array_param ... ok
[INFO] [stdout] test param_type::reader::tests::test_read_array_param ... ok
[INFO] [stdout] test param_type::reader::tests::test_read_mixed_arrays ... ok
[INFO] [stdout] test operation::tests::deserialize_sanitize_function_name ... ok
[INFO] [stdout] test param_type::reader::tests::test_read_complex_nested_struct_param ... ok
[INFO] [stdout] test param_type::reader::tests::test_read_nested_tuple_array_param ... ok
[INFO] [stdout] test param_type::reader::tests::test_read_nested_struct_param ... ok
[INFO] [stdout] test param_type::reader::tests::test_read_param ... ok
[INFO] [stdout] test param_type::reader::tests::test_read_struct_param ... ok
[INFO] [stdout] test param_type::writer::tests::test_write_param ... ok
[INFO] [stdout] test signature::tests::test_signature ... ok
[INFO] [stdout] test tests::decode_address ... ok
[INFO] [stdout] test tests::decode_addresses ... ok
[INFO] [stdout] test tests::decode_bool ... ok
[INFO] [stdout] test tests::decode_bool2 ... ok
[INFO] [stdout] test tests::decode_bytes ... ok
[INFO] [stdout] test tests::decode_bytes2 ... ok
[INFO] [stdout] test tests::decode_comprehensive_test ... ok
[INFO] [stdout] test tests::decode_bytes3 ... ok
[INFO] [stdout] test tests::decode_comprehensive_test2 ... ok
[INFO] [stdout] test tests::decode_dynamic_array_of_addresses ... ok
[INFO] [stdout] test tests::decode_dynamic_array_of_bool ... ok
[INFO] [stdout] test tests::decode_dynamic_array_of_bytes ... ok
[INFO] [stdout] test tests::decode_dynamic_array_of_dynamic_arrays ... ok
[INFO] [stdout] test tests::decode_dynamic_array_of_bytes2 ... ok
[INFO] [stdout] test tests::decode_dynamic_array_of_dynamic_arrays2 ... ok
[INFO] [stdout] test tests::decode_dynamic_array_of_fixed_arrays_of_addresses ... ok
[INFO] [stdout] test tests::decode_dynamic_array_of_empty_dynamic_array ... ok
[INFO] [stdout] test tests::decode_dynamic_array_of_fixed_arrays_of_dynamic_array ... ok
[INFO] [stdout] test tests::decode_fixed_array_of_addresses ... ok
[INFO] [stdout] test tests::decode_empty_dynamic_array ... ok
[INFO] [stdout] test tests::decode_fixed_array_of_dynamic_array_of_addresses ... ok
[INFO] [stdout] test tests::decode_fixed_array_of_fixed_arrays ... ok
[INFO] [stdout] test tests::decode_fixed_array_of_strings ... ok
[INFO] [stdout] test tests::decode_string ... ok
[INFO] [stdout] test tests::decode_tuple_with_tuple_array_test ... ok
[INFO] [stdout] test tests::decode_two_bytes ... ok
[INFO] [stdout] test tests::decode_uint ... ok
[INFO] [stdout] test tests::decode_uint2 ... ok
[INFO] [stdout] test tests::encode_address ... ok
[INFO] [stdout] test tests::encode_addresses ... ok
[INFO] [stdout] test tests::decode_fixed_bytes ... ok
[INFO] [stdout] test tests::encode_bool ... ok
[INFO] [stdout] test tests::decode_int2 ... ok
[INFO] [stdout] test tests::encode_bool2 ... ok
[INFO] [stdout] test tests::decode_int ... ok
[INFO] [stdout] test tests::encode_bytes ... ok
[INFO] [stdout] test tests::encode_bytes3 ... ok
[INFO] [stdout] test tests::encode_comprehensive_test ... ok
[INFO] [stdout] test tests::encode_dynamic_array_of_addresses ... ok
[INFO] [stdout] test tests::encode_comprehensive_test2 ... ok
[INFO] [stdout] test tests::encode_dynamic_array_of_bool ... ok
[INFO] [stdout] test tests::encode_dynamic_array_of_bytes ... ok
[INFO] [stdout] test tests::encode_dynamic_array_of_empty_dynamic_array ... ok
[INFO] [stdout] test tests::encode_bytes2 ... ok
[INFO] [stdout] test tests::encode_dynamic_array_of_fixed_arrays_of_addresses ... ok
[INFO] [stdout] test tests::encode_empty_dynamic_array ... ok
[INFO] [stdout] test tests::encode_fixed_array_of_addresses ... ok
[INFO] [stdout] test tests::encode_dynamic_array_of_bytes2 ... ok
[INFO] [stdout] test tests::encode_int ... ok
[INFO] [stdout] test tests::encode_dynamic_array_of_dynamic_arrays ... ok
[INFO] [stdout] test tests::encode_dynamic_array_of_dynamic_arrays2 ... ok
[INFO] [stdout] test tests::encode_int2 ... ok
[INFO] [stdout] test tests::encode_dynamic_array_of_fixed_arrays_of_dynamic_array ... ok
[INFO] [stdout] test tests::encode_fixed_array_of_dynamic_array_of_addresses ... ok
[INFO] [stdout] test tests::encode_fixed_bytes ... ok
[INFO] [stdout] test tests::encode_fixed_array_of_fixed_arrays ... ok
[INFO] [stdout] test tests::encode_tuple_with_tuple_array_test ... ok
[INFO] [stdout] test tests::encode_two_bytes ... ok
[INFO] [stdout] test tests::encode_uint ... ok
[INFO] [stdout] test token::strict::tests::tokenize_bool ... ok
[INFO] [stdout] test token::strict::tests::tokenize_address ... ok
[INFO] [stdout] test tests::encode_uint2 ... ok
[INFO] [stdout] test tests::encode_string ... ok
[INFO] [stdout] test tests::encode_fixed_array_of_strings ... ok
[INFO] [stdout] test token::strict::tests::tokenize_bool_array_of_arrays ... ok
[INFO] [stdout] test token::strict::tests::tokenize_bool_array ... ok
[INFO] [stdout] test token::strict::tests::tokenize_bytes ... ok
[INFO] [stdout] test token::strict::tests::tokenize_empty_array ... ok
[INFO] [stdout] test token::strict::tests::tokenize_fixed_bytes ... ok
[INFO] [stdout] test token::strict::tests::tokenize_int ... ok
[INFO] [stdout] test token::strict::tests::tokenize_string ... ok
[INFO] [stdout] test token::strict::tests::tokenize_uint ... ok
[INFO] [stdout] test token::test::single_quoted_in_array_must_error ... ok
[INFO] [stdout] test token::token::tests::test_is_dynamic ... ok
[INFO] [stdout] test tuple_param::tests::tuple_param_deserialization ... ok
[INFO] [stdout] test token::token::tests::test_type_check ... ok
[INFO] [stdout] test util::tests::test_pad_u32 ... ok
[INFO] [stdout] test filter::tests::test_topic_index_panic2 - should panic ... ok
[INFO] [stdout] test filter::tests::test_topic_index_panic - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 154 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ethabi_fork_ethcontract
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "af0e951f1a12db34266aafe4c704bf68fdc5b08e5684899317275377b79ac64d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af0e951f1a12db34266aafe4c704bf68fdc5b08e5684899317275377b79ac64d", kill_on_drop: false }`
[INFO] [stdout] af0e951f1a12db34266aafe4c704bf68fdc5b08e5684899317275377b79ac64d
