[INFO] cloning repository https://github.com/litegraph/ethabi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/litegraph/ethabi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitegraph%2Fethabi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitegraph%2Fethabi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35977d1ce69d4c2db652c502d70e4e53a7aa9897 [INFO] testing litegraph/ethabi against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitegraph%2Fethabi" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/litegraph/ethabi on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/litegraph/ethabi [INFO] finished tweaking git repo https://github.com/litegraph/ethabi [INFO] tweaked toml for git repo https://github.com/litegraph/ethabi written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/litegraph/ethabi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primitive-types v0.7.0 [INFO] [stderr] Downloaded ethereum-types v0.9.0 [INFO] [stderr] Downloaded hex-literal-impl v0.2.0 [INFO] [stderr] Downloaded ethbloom v0.9.0 [INFO] [stderr] Downloaded fixed-hash v0.6.0 [INFO] [stderr] Downloaded parity-scale-codec v1.0.5 [INFO] [stderr] Downloaded impl-rlp v0.2.0 [INFO] [stderr] Downloaded rlp v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 148cec58a4bae680406e2b5a20e07e53d9fa00610a991f318241638a30ea1a13 [INFO] running `Command { std: "docker" "start" "-a" "148cec58a4bae680406e2b5a20e07e53d9fa00610a991f318241638a30ea1a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "148cec58a4bae680406e2b5a20e07e53d9fa00610a991f318241638a30ea1a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "148cec58a4bae680406e2b5a20e07e53d9fa00610a991f318241638a30ea1a13", kill_on_drop: false }` [INFO] [stdout] 148cec58a4bae680406e2b5a20e07e53d9fa00610a991f318241638a30ea1a13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed84cd51657ff75caf762d5c94ff8d4caf9eaa7d8d0b46517fc7f39b2be53ec0 [INFO] running `Command { std: "docker" "start" "-a" "ed84cd51657ff75caf762d5c94ff8d4caf9eaa7d8d0b46517fc7f39b2be53ec0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitvec v0.14.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ethabi-contract v11.0.0-graph (/opt/rustwide/workdir/contract) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling rlp v0.4.0 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling impl-rlp v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling fixed-hash v0.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling hex-literal-impl v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling structopt v0.3.7 [INFO] [stderr] Compiling impl-serde v0.3.0 [INFO] [stderr] Compiling parity-scale-codec v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling ethbloom v0.9.0 [INFO] [stderr] Compiling impl-codec v0.4.1 [INFO] [stderr] Compiling primitive-types v0.7.0 [INFO] [stderr] Compiling ethereum-types v0.9.0 [INFO] [stderr] Compiling ethabi v12.0.0-graph (/opt/rustwide/workdir/ethabi) [INFO] [stderr] Compiling ethabi-derive v12.0.0-graph (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling ethabi-cli v12.0.0-graph (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling ethabi-tests v0.1.1-graph (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 15s [INFO] running `Command { std: "docker" "inspect" "ed84cd51657ff75caf762d5c94ff8d4caf9eaa7d8d0b46517fc7f39b2be53ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed84cd51657ff75caf762d5c94ff8d4caf9eaa7d8d0b46517fc7f39b2be53ec0", kill_on_drop: false }` [INFO] [stdout] ed84cd51657ff75caf762d5c94ff8d4caf9eaa7d8d0b46517fc7f39b2be53ec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed9cbe43d2d541cbcee92ec54bd170649d9f1270f2fd6cfce633306816cebdc8 [INFO] running `Command { std: "docker" "start" "-a" "ed9cbe43d2d541cbcee92ec54bd170649d9f1270f2fd6cfce633306816cebdc8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ethabi-contract v11.0.0-graph (/opt/rustwide/workdir/contract) [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling ethabi-derive v12.0.0-graph (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling ethabi-cli v12.0.0-graph (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling ethabi-tests v0.1.1-graph (/opt/rustwide/workdir/tests) [INFO] [stdout] warning: use of deprecated field `ethabi::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] --> derive/src/function.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | 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 `ethabi::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] --> derive/src/function.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | constant: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `ethabi::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] --> derive/src/function.rs:376:4 [INFO] [stdout] | [INFO] [stdout] 376 | constant: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ethabi v12.0.0-graph (/opt/rustwide/workdir/ethabi) [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] --> ethabi/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] --> ethabi/src/operation.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | constant: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "ed9cbe43d2d541cbcee92ec54bd170649d9f1270f2fd6cfce633306816cebdc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9cbe43d2d541cbcee92ec54bd170649d9f1270f2fd6cfce633306816cebdc8", kill_on_drop: false }` [INFO] [stdout] ed9cbe43d2d541cbcee92ec54bd170649d9f1270f2fd6cfce633306816cebdc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5a3be27eecc1e5b6b68eb9a10a36844b9ac61476af72b70c6b22e525192979e [INFO] running `Command { std: "docker" "start" "-a" "a5a3be27eecc1e5b6b68eb9a10a36844b9ac61476af72b70c6b22e525192979e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] --> ethabi/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] --> ethabi/src/operation.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | constant: false, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ethabi` (lib test) generated 2 warnings [INFO] [stderr] warning: use of deprecated field `ethabi::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] --> derive/src/function.rs:232:4 [INFO] [stderr] | [INFO] [stderr] 232 | constant: false, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `ethabi::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] --> derive/src/function.rs:295:4 [INFO] [stderr] | [INFO] [stderr] 295 | constant: false, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `ethabi::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] --> derive/src/function.rs:376:4 [INFO] [stderr] | [INFO] [stderr] 376 | constant: false, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ethabi-derive` (lib test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ethabi-2543c09cce84fa14) [INFO] [stdout] [INFO] [stdout] running 152 tests [INFO] [stdout] test decoder::tests::decode_after_fixed_bytes_with_less_than_32_bytes ... ok [INFO] [stdout] test decoder::tests::decode_complex_tuple_of_dynamic_and_static_types ... ok [INFO] [stdout] test decoder::tests::decode_data_with_size_that_is_not_a_multiple_of_32 ... ok [INFO] [stdout] test decoder::tests::decode_broken_utf8 ... ok [INFO] [stdout] test decoder::tests::decode_from_empty_byte_slice ... ok [INFO] [stdout] test decoder::tests::decode_dynamic_tuple ... 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_addresses ... ok [INFO] [stdout] test encoder::tests::encode_dynamic_array_of_bytes ... ok [INFO] [stdout] test encoder::tests::encode_dynamic_array_of_bytes2 ... ok [INFO] [stdout] test encoder::tests::encode_dynamic_array_of_dynamic_arrays ... ok [INFO] [stdout] test encoder::tests::encode_dynamic_array_of_dynamic_arrays2 ... ok [INFO] [stdout] test encoder::tests::encode_dynamic_array_of_fixed_array_of_addresses ... ok [INFO] [stdout] test encoder::tests::encode_dynamic_tuple ... ok [INFO] [stdout] test encoder::tests::encode_dynamic_tuple_of_bytes2 ... ok [INFO] [stdout] test encoder::tests::encode_empty_array ... 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_array_of_fixed_arrays ... ok [INFO] [stdout] test encoder::tests::encode_fixed_bytes ... ok [INFO] [stdout] test encoder::tests::encode_int ... 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_static_tuple_of_addresses ... ok [INFO] [stdout] test encoder::tests::encode_string ... ok [INFO] [stdout] test encoder::tests::encode_two_addresses ... ok [INFO] [stdout] test encoder::tests::encode_two_bytes ... ok [INFO] [stdout] test encoder::tests::encode_uint ... ok [INFO] [stdout] test encoder::tests::test_pad_u32 ... ok [INFO] [stdout] test event_param::tests::event_param_deserialization ... ok [INFO] [stdout] test filter::tests::test_topic_from ... ok [INFO] [stdout] test filter::tests::test_topic_index ... ok [INFO] [stdout] test event::tests::test_decoding_event ... ok [INFO] [stdout] test event_param::tests::event_param_tuple_array_deserialization ... ok [INFO] [stdout] test filter::tests::test_topic_filter_serialization ... ok [INFO] [stdout] test event_param::tests::event_param_tuple_deserialization ... ok [INFO] [stdout] test filter::tests::test_topic_into_vec ... ok [INFO] [stdout] test filter::tests::test_topic_is_any ... ok [INFO] [stdout] test operation::tests::deserialize_event_operation_with_tuple_array_input ... ok [INFO] [stdout] test function::tests::test_function_encode_call ... ok [INFO] [stdout] test operation::tests::deserialize_operation ... ok [INFO] [stdout] test operation::tests::deserialize_sanitize_function_name ... ok [INFO] [stdout] test param::tests::param_tuple_array_deserialization ... ok [INFO] [stdout] test param::tests::param_deserialization ... ok [INFO] [stdout] test operation::tests::deserialize_sanitize_event_name ... ok [INFO] [stdout] test param::tests::param_tuple_deserialization ... ok [INFO] [stdout] test param::tests::param_tuple_fixed_array_deserialization ... ok [INFO] [stdout] test param_type::param_type::tests::test_is_dynamic ... ok [INFO] [stdout] test param_type::deserialize::tests::param_type_deserialization ... ok [INFO] [stdout] test param_type::param_type::tests::test_param_type_display ... ok [INFO] [stdout] test param_type::reader::tests::test_read_complex_nested_struct_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 param_type::reader::tests::test_read_fixed_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_nested_tuple_array_param ... ok [INFO] [stdout] test signature::tests::test_signature ... ok [INFO] [stdout] test param_type::writer::tests::test_write_param ... ok [INFO] [stdout] test param_type::reader::tests::test_read_struct_param ... 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_bytes3 ... ok [INFO] [stdout] test tests::decode_comprehensive_test ... 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_comprehensive_test2 ... ok [INFO] [stdout] test tests::decode_dynamic_array_of_bytes2 ... ok [INFO] [stdout] test tests::decode_dynamic_array_of_empty_dynamic_array ... ok [INFO] [stdout] test tests::decode_dynamic_array_of_dynamic_arrays ... 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_fixed_array_of_addresses ... ok [INFO] [stdout] test tests::decode_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_dynamic_array_of_addresses ... ok [INFO] [stdout] test tests::decode_fixed_array_of_fixed_arrays ... ok [INFO] [stdout] test tests::decode_fixed_bytes ... ok [INFO] [stdout] test tests::decode_int ... ok [INFO] [stdout] test tests::decode_fixed_array_of_strings ... ok [INFO] [stdout] test tests::decode_int2 ... ok [INFO] [stdout] test tests::decode_string ... 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_addresses ... ok [INFO] [stdout] test tests::encode_address ... ok [INFO] [stdout] test tests::decode_tuple_with_tuple_array_test ... ok [INFO] [stdout] test tests::encode_bool ... ok [INFO] [stdout] test tests::encode_bool2 ... ok [INFO] [stdout] test tests::encode_bytes ... ok [INFO] [stdout] test tests::encode_bytes2 ... ok [INFO] [stdout] test tests::encode_bytes3 ... ok [INFO] [stdout] test tests::encode_comprehensive_test ... ok [INFO] [stdout] test tests::encode_dynamic_array_of_bytes ... ok [INFO] [stdout] test tests::encode_dynamic_array_of_bool ... ok [INFO] [stdout] test tests::encode_comprehensive_test2 ... ok [INFO] [stdout] test tests::encode_dynamic_array_of_addresses ... ok [INFO] [stdout] test tests::encode_dynamic_array_of_bytes2 ... ok [INFO] [stdout] test tests::encode_dynamic_array_of_dynamic_arrays2 ... ok [INFO] [stdout] test tests::encode_dynamic_array_of_dynamic_arrays ... ok [INFO] [stdout] test tests::encode_dynamic_array_of_empty_dynamic_array ... 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_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_array_of_fixed_arrays ... ok [INFO] [stdout] test tests::encode_fixed_array_of_strings ... ok [INFO] [stdout] test tests::encode_fixed_bytes ... ok [INFO] [stdout] test tests::encode_int ... ok [INFO] [stdout] test tests::encode_int2 ... ok [INFO] [stdout] test tests::encode_string ... ok [INFO] [stdout] test tests::encode_tuple_with_tuple_array_test ... ok [INFO] [stdout] test tests::encode_uint ... ok [INFO] [stdout] test tests::encode_uint2 ... ok [INFO] [stdout] test token::strict::tests::tokenize_address ... ok [INFO] [stdout] test token::strict::tests::tokenize_bool ... ok [INFO] [stdout] test token::strict::tests::tokenize_bool_array ... ok [INFO] [stdout] test token::strict::tests::tokenize_bool_array_of_arrays ... ok [INFO] [stdout] test token::strict::tests::tokenize_bytes ... 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 token::token::tests::test_type_check ... ok [INFO] [stdout] test util::tests::test_pad_u32 ... ok [INFO] [stdout] test tuple_param::tests::tuple_param_deserialization ... ok [INFO] [stdout] test token::strict::tests::tokenize_empty_array ... ok [INFO] [stdout] test tests::encode_two_bytes ... 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. 152 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ethabi-43fb8c828ded76aa) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test tests::array_decode ... ok [INFO] [stdout] test tests::abi_decode ... ok [INFO] [stdout] test tests::int_decode ... ok [INFO] [stdout] test tests::int_encode ... ok [INFO] [stdout] test tests::function_encode_by_name ... ok [INFO] [stdout] test tests::array_encode ... ok [INFO] [stdout] test tests::function_encode_by_signature ... ok [INFO] [stdout] test tests::int_encode_large_positive_numbers ... ok [INFO] [stdout] test tests::int_encode_large_negative_numbers ... ok [INFO] [stdout] test tests::simple_decode ... ok [INFO] [stdout] test tests::log_decode_signature ... ok [INFO] [stdout] test tests::simple_encode ... ok [INFO] [stdout] test tests::log_decode ... ok [INFO] [stdout] test tests::nonexistent_function ... ok [INFO] [stdout] test tests::multi_decode ... ok [INFO] [stdout] test tests::overloaded_function_encode_by_second_signature ... ok [INFO] [stdout] test tests::multi_encode ... ok [INFO] [stdout] test tests::overloaded_function_encode_by_name ... ok [INFO] [stdout] test tests::nonexistent_event ... ok [INFO] [stdout] test tests::uint_encode_requires_decimal_inputs ... ok [INFO] [stdout] test tests::uint_encode_big_numbers ... ok [INFO] [stdout] test tests::uint_encode_must_be_positive ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ethabi_contract-385a0a23a5c3107d) [INFO] [stdout] test tests::overloaded_function_encode_by_first_signature ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ethabi_derive-6954bf3dfcf7076e) [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test event::tests::test_empty_log ... ok [INFO] [stdout] test event::tests::test_log_with_one_field ... ok [INFO] [stdout] test constructor::tests::test_one_param ... ok [INFO] [stdout] test constructor::tests::test_no_params ... ok [INFO] [stdout] test event::tests::test_log_with_multiple_field ... ok [INFO] [stdout] test event::tests::test_empty_event ... ok [INFO] [stdout] test contract::test::test_no_body ... ok [INFO] [stdout] test event::tests::test_event_with_one_input ... ok [INFO] [stdout] test function::tests::test_no_params ... ok [INFO] [stdout] test function::tests::test_one_param ... ok [INFO] [stdout] test function::tests::test_multiple_params ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ethabi_tests-c285cce7d1afaac2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_decoding_function_output ... ok [INFO] [stdout] test tests::encoding_input_works ... ok [INFO] [stderr] Doc-tests ethabi [INFO] [stdout] test tests::test_encoding_constructor_as_array ... ok [INFO] [stdout] test tests::test_encoding_function_input_as_array ... ok [INFO] [stdout] test tests::test_encoding_function_input_as_fixed_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [stderr] Doc-tests ethabi-contract [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] [stderr] Doc-tests ethabi-derive [INFO] [stdout] [INFO] [stderr] Doc-tests ethabi-tests [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] [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" "a5a3be27eecc1e5b6b68eb9a10a36844b9ac61476af72b70c6b22e525192979e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a3be27eecc1e5b6b68eb9a10a36844b9ac61476af72b70c6b22e525192979e", kill_on_drop: false }` [INFO] [stdout] a5a3be27eecc1e5b6b68eb9a10a36844b9ac61476af72b70c6b22e525192979e