[INFO] crate ethabi 6.1.0 is already in cache [INFO] extracting crate ethabi 6.1.0 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/ethabi/6.1.0 [INFO] extracting crate ethabi 6.1.0 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/ethabi/6.1.0 [INFO] validating manifest of ethabi-6.1.0 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ethabi-6.1.0 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ethabi-6.1.0 [INFO] finished frobbing ethabi-6.1.0 [INFO] frobbed toml for ethabi-6.1.0 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/ethabi/6.1.0/Cargo.toml [INFO] started frobbing ethabi-6.1.0 [INFO] finished frobbing ethabi-6.1.0 [INFO] frobbed toml for ethabi-6.1.0 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/ethabi/6.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ethabi-6.1.0 against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/ethabi/6.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] ceb9ad3f1187baa10ee29a8cfeefcf2954844670bb8a1d280b241d9ca4412b00 [INFO] running `"docker" "start" "-a" "ceb9ad3f1187baa10ee29a8cfeefcf2954844670bb8a1d280b241d9ca4412b00"` [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling ethabi v6.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | SerdeJson(serde_json::Error); [INFO] [stderr] 10 | | ParseInt(num::ParseIntError); [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | SerdeJson(serde_json::Error); [INFO] [stderr] 10 | | ParseInt(num::ParseIntError); [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.82s [INFO] running `"docker" "inspect" "ceb9ad3f1187baa10ee29a8cfeefcf2954844670bb8a1d280b241d9ca4412b00"` [INFO] running `"docker" "rm" "-f" "ceb9ad3f1187baa10ee29a8cfeefcf2954844670bb8a1d280b241d9ca4412b00"` [INFO] [stdout] ceb9ad3f1187baa10ee29a8cfeefcf2954844670bb8a1d280b241d9ca4412b00 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/ethabi/6.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b75e94892a48029ba739373744bcaa1d73853b830e6808f41bf74b8edb72e1d6 [INFO] running `"docker" "start" "-a" "b75e94892a48029ba739373744bcaa1d73853b830e6808f41bf74b8edb72e1d6"` [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Compiling hex-literal v0.1.2 [INFO] [stderr] Compiling ethabi v6.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | SerdeJson(serde_json::Error); [INFO] [stderr] 10 | | ParseInt(num::ParseIntError); [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | SerdeJson(serde_json::Error); [INFO] [stderr] 10 | | ParseInt(num::ParseIntError); [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.19s [INFO] running `"docker" "inspect" "b75e94892a48029ba739373744bcaa1d73853b830e6808f41bf74b8edb72e1d6"` [INFO] running `"docker" "rm" "-f" "b75e94892a48029ba739373744bcaa1d73853b830e6808f41bf74b8edb72e1d6"` [INFO] [stdout] b75e94892a48029ba739373744bcaa1d73853b830e6808f41bf74b8edb72e1d6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/ethabi/6.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 4b03e434ecf2dd70497bfb416bc3b51200b13b4acac8bdf55ea6290f636e113f [INFO] running `"docker" "start" "-a" "4b03e434ecf2dd70497bfb416bc3b51200b13b4acac8bdf55ea6290f636e113f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/ethabi-fd13c734a6fff763 [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test decoder::tests::decode_dynamic_array_of_dynamic_arrays2 ... ok [INFO] [stdout] test decoder::tests::decode_bytes ... ok [INFO] [stdout] test decoder::tests::decode_dynamic_array_of_addresses ... ok [INFO] [stdout] test decoder::tests::decode_dynamic_array_of_dynamic_arrays ... ok [INFO] [stdout] test decoder::tests::decode_address ... ok [INFO] [stdout] test decoder::tests::decode_bytes2 ... ok [INFO] [stdout] test decoder::tests::decode_dynamic_array_of_fixed_arrays ... ok [INFO] [stdout] test decoder::tests::decode_fixed_array_fixed_arrays ... ok [INFO] [stdout] test decoder::tests::decode_string ... ok [INFO] [stdout] test decoder::tests::decode_int ... ok [INFO] [stdout] test decoder::tests::decode_fixed_array_of_addresses ... ok [INFO] [stdout] test decoder::tests::decode_two_bytes ... ok [INFO] [stdout] test decoder::tests::decode_two_address ... ok [INFO] [stdout] test decoder::tests::decode_uint ... ok [INFO] [stdout] test encoder::tests::comprehensive_test ... ok [INFO] [stdout] test encoder::tests::comprehensive_test2 ... ok [INFO] [stdout] test encoder::tests::encode_bytes ... ok [INFO] [stdout] test encoder::tests::encode_bytes3 ... ok [INFO] [stdout] test encoder::tests::encode_bool ... ok [INFO] [stdout] test encoder::tests::encode_bool2 ... ok [INFO] [stdout] test encoder::tests::encode_bytes2 ... ok [INFO] [stdout] test encoder::tests::encode_dynamic_array_of_dynamic_arrays2 ... ok [INFO] [stdout] test encoder::tests::encode_dynamic_array_of_addresses ... ok [INFO] [stdout] test encoder::tests::encode_dynamic_array_of_dynamic_arrays ... ok [INFO] [stdout] test encoder::tests::encode_empty_array ... ok [INFO] [stdout] test encoder::tests::encode_fixed_array_of_dynamic_array_of_addresses ... ok [INFO] [stdout] test encoder::tests::encode_dynamic_array_of_fixed_array_of_addresses ... ok [INFO] [stdout] test encoder::tests::encode_fixed_bytes ... ok [INFO] [stdout] test encoder::tests::encode_int ... ok [INFO] [stdout] test encoder::tests::encode_fixed_array_of_addresses ... ok [INFO] [stdout] test encoder::tests::encode_two_addresses ... ok [INFO] [stdout] test encoder::tests::encode_fixed_array_of_fixed_arrays ... ok [INFO] [stdout] test encoder::tests::encode_uint ... ok [INFO] [stdout] test encoder::tests::test_pad_u32 ... ok [INFO] [stdout] test encoder::tests::encode_string ... ok [INFO] [stdout] test encoder::tests::encode_two_bytes ... ok [INFO] [stdout] test event::tests::test_decoding_event ... ok [INFO] [stdout] test event_param::tests::event_param_deserialization ... ok [INFO] [stdout] test filter::tests::test_topic_index ... ok [INFO] [stdout] test filter::tests::test_topic_filter_serialization ... ok [INFO] [stdout] test encoder::tests::encode_address ... ok [INFO] [stdout] test filter::tests::test_topic_is_any ... ok [INFO] [stdout] test filter::tests::test_topic_from ... ok [INFO] [stdout] test filter::tests::test_topic_into_vec ... ok [INFO] [stdout] test decoder::tests::decode_fixed_bytes ... ok [INFO] [stdout] test function::tests::test_function_encode_call ... ok [INFO] [stdout] test decoder::tests::decode_from_empty_byte_slice ... ok [INFO] [stdout] test decoder::tests::decode_fixed_array_of_dynamic_array_of_addresses ... ok [INFO] [stdout] test operation::tests::deserialize_sanitize_event_name ... ok [INFO] [stdout] test param_type::param_type::tests::test_param_type_display ... ok [INFO] [stdout] test param::tests::param_deserialization ... ok [INFO] [stdout] test operation::tests::deserialize_sanitize_function_name ... ok [INFO] [stdout] test param_type::reader::tests::test_read_array_param ... ok [INFO] [stdout] test param_type::deserialize::tests::param_type_deserialization ... ok [INFO] [stdout] test operation::tests::deserialize_operation ... ok [INFO] [stdout] test param_type::writer::tests::test_write_param ... ok [INFO] [stdout] test param_type::reader::tests::test_read_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 signature::tests::test_signature ... 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::strict::tests::tokenize_address ... ok [INFO] [stdout] test token::strict::tests::tokenize_bool_array ... ok [INFO] [stdout] test token::token::tests::test_type_check ... ok [INFO] [stdout] test token::strict::tests::tokenize_bool_array_of_arrays ... ok [INFO] [stdout] test token::strict::tests::tokenize_bool ... ok [INFO] [stdout] test util::tests::test_i32 ... ok [INFO] [stdout] test token::strict::tests::tokenize_empty_array ... ok [INFO] [stdout] test filter::tests::test_topic_index_panic ... ok [INFO] [stderr] Doc-tests ethabi [INFO] [stdout] test filter::tests::test_topic_index_panic2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "4b03e434ecf2dd70497bfb416bc3b51200b13b4acac8bdf55ea6290f636e113f"` [INFO] running `"docker" "rm" "-f" "4b03e434ecf2dd70497bfb416bc3b51200b13b4acac8bdf55ea6290f636e113f"` [INFO] [stdout] 4b03e434ecf2dd70497bfb416bc3b51200b13b4acac8bdf55ea6290f636e113f