Oct 16 12:01:09.286 INFO testing ethabi-6.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 12:01:09.286 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 12:01:09.686 INFO blam! 0c9deea0bd5b016525b49efee297846fb12e1593aecae974a08406bdc9b7f315 Oct 16 12:01:09.688 INFO running `"docker" "start" "-a" "0c9deea0bd5b016525b49efee297846fb12e1593aecae974a08406bdc9b7f315"` Oct 16 12:01:10.285 INFO kablam! usermod: no changes Oct 16 12:01:10.435 INFO kablam! Compiling rustc-hex v2.0.1 Oct 16 12:01:11.198 INFO kablam! Compiling uint v0.4.1 Oct 16 12:01:23.634 INFO kablam! Compiling ethereum-types v0.4.0 Oct 16 12:01:40.178 INFO kablam! Compiling ethabi v6.0.1 (/source) Oct 16 12:01:45.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.93s Oct 16 12:01:45.305 INFO kablam! su: No module specific data is present Oct 16 12:01:46.825 INFO running `"docker" "rm" "-f" "0c9deea0bd5b016525b49efee297846fb12e1593aecae974a08406bdc9b7f315"` Oct 16 12:01:47.125 INFO blam! 0c9deea0bd5b016525b49efee297846fb12e1593aecae974a08406bdc9b7f315 Oct 16 12:01:47.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 12:01:47.343 INFO blam! faa91d1fa67db3477862a00c2a22bf11f660f4d6ef2ede875f7b328ce8777a4d Oct 16 12:01:47.346 INFO running `"docker" "start" "-a" "faa91d1fa67db3477862a00c2a22bf11f660f4d6ef2ede875f7b328ce8777a4d"` Oct 16 12:01:47.855 INFO kablam! usermod: no changes Oct 16 12:01:47.931 INFO kablam! Compiling ethabi v6.0.1 (/source) Oct 16 12:01:50.283 INFO kablam! warning: unused import: `hex::FromHex` Oct 16 12:01:50.283 INFO kablam! --> src/encoder.rs:170:6 Oct 16 12:01:50.284 INFO kablam! | Oct 16 12:01:50.284 INFO kablam! 170 | use hex::FromHex; Oct 16 12:01:50.284 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:01:50.284 INFO kablam! | Oct 16 12:01:50.284 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 12:01:50.284 INFO kablam! Oct 16 12:01:50.285 INFO kablam! warning: unused import: `hex::FromHex` Oct 16 12:01:50.285 INFO kablam! --> src/function.rs:56:6 Oct 16 12:01:50.285 INFO kablam! | Oct 16 12:01:50.285 INFO kablam! 56 | use hex::FromHex; Oct 16 12:01:50.285 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:01:50.285 INFO kablam! Oct 16 12:01:50.287 INFO kablam! warning: unused import: `hex::FromHex` Oct 16 12:01:50.287 INFO kablam! --> src/signature.rs:32:6 Oct 16 12:01:50.287 INFO kablam! | Oct 16 12:01:50.287 INFO kablam! 32 | use hex::FromHex; Oct 16 12:01:50.287 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:01:50.287 INFO kablam! Oct 16 12:01:50.287 INFO kablam! warning: unused import: `hex::FromHex` Oct 16 12:01:50.287 INFO kablam! --> src/util.rs:48:6 Oct 16 12:01:50.287 INFO kablam! | Oct 16 12:01:50.287 INFO kablam! 48 | use hex::FromHex; Oct 16 12:01:50.289 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:01:50.289 INFO kablam! Oct 16 12:01:57.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.12s Oct 16 12:01:57.011 INFO kablam! su: No module specific data is present Oct 16 12:01:57.778 INFO running `"docker" "rm" "-f" "faa91d1fa67db3477862a00c2a22bf11f660f4d6ef2ede875f7b328ce8777a4d"` Oct 16 12:01:58.058 INFO blam! faa91d1fa67db3477862a00c2a22bf11f660f4d6ef2ede875f7b328ce8777a4d Oct 16 12:01:58.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 12:01:58.291 INFO blam! 54eea50c4183b115317efeceafe833b6b1f20ea2117bb3cc8e2351627a3b9851 Oct 16 12:01:58.291 INFO running `"docker" "start" "-a" "54eea50c4183b115317efeceafe833b6b1f20ea2117bb3cc8e2351627a3b9851"` Oct 16 12:01:58.886 INFO kablam! usermod: no changes Oct 16 12:01:58.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 12:01:58.981 INFO kablam! Running /target/debug/deps/ethabi-9197cfd9f259db77 Oct 16 12:01:58.983 INFO blam! Oct 16 12:01:58.983 INFO blam! running 70 tests Oct 16 12:01:58.989 INFO blam! test decoder::tests::decode_bytes ... ok Oct 16 12:01:58.990 INFO blam! test decoder::tests::decode_address ... ok Oct 16 12:01:58.990 INFO blam! test decoder::tests::decode_bytes2 ... ok Oct 16 12:01:58.991 INFO blam! test decoder::tests::decode_fixed_bytes ... ok Oct 16 12:01:58.991 INFO blam! test decoder::tests::decode_dynamic_array_of_fixed_arrays ... ok Oct 16 12:01:58.991 INFO blam! test decoder::tests::decode_fixed_array_of_addresses ... ok Oct 16 12:01:58.992 INFO blam! test decoder::tests::decode_fixed_array_of_dynamic_array_of_addresses ... ok Oct 16 12:01:58.992 INFO blam! test decoder::tests::decode_fixed_array_fixed_arrays ... ok Oct 16 12:01:58.992 INFO blam! test decoder::tests::decode_dynamic_array_of_addresses ... ok Oct 16 12:01:58.992 INFO blam! test decoder::tests::decode_from_empty_byte_slice ... ok Oct 16 12:01:58.993 INFO blam! test decoder::tests::decode_string ... ok Oct 16 12:01:58.993 INFO blam! test encoder::tests::comprehensive_test ... ok Oct 16 12:01:58.995 INFO blam! test decoder::tests::decode_int ... ok Oct 16 12:01:58.995 INFO blam! test decoder::tests::decode_dynamic_array_of_dynamic_arrays ... ok Oct 16 12:01:58.995 INFO blam! test decoder::tests::decode_dynamic_array_of_dynamic_arrays2 ... ok Oct 16 12:01:58.995 INFO blam! test encoder::tests::encode_bool ... ok Oct 16 12:01:58.995 INFO blam! test decoder::tests::decode_two_address ... ok Oct 16 12:01:58.999 INFO blam! test decoder::tests::decode_uint ... ok Oct 16 12:01:59.000 INFO blam! test decoder::tests::decode_two_bytes ... ok Oct 16 12:01:59.000 INFO blam! test encoder::tests::comprehensive_test2 ... ok Oct 16 12:01:59.001 INFO blam! test encoder::tests::encode_dynamic_array_of_dynamic_arrays2 ... ok Oct 16 12:01:59.001 INFO blam! test encoder::tests::encode_dynamic_array_of_fixed_array_of_addresses ... ok Oct 16 12:01:59.003 INFO blam! test encoder::tests::encode_bytes ... ok Oct 16 12:01:59.003 INFO blam! test encoder::tests::encode_dynamic_array_of_dynamic_arrays ... ok Oct 16 12:01:59.003 INFO blam! test encoder::tests::encode_empty_array ... ok Oct 16 12:01:59.003 INFO blam! test encoder::tests::encode_address ... ok Oct 16 12:01:59.035 INFO blam! test encoder::tests::encode_bytes3 ... ok Oct 16 12:01:59.035 INFO blam! test encoder::tests::encode_dynamic_array_of_addresses ... ok Oct 16 12:01:59.036 INFO blam! test encoder::tests::encode_bool2 ... ok Oct 16 12:01:59.036 INFO blam! test encoder::tests::encode_bytes2 ... ok Oct 16 12:01:59.036 INFO blam! test encoder::tests::encode_fixed_array_of_addresses ... ok Oct 16 12:01:59.037 INFO blam! test encoder::tests::encode_fixed_array_of_dynamic_array_of_addresses ... ok Oct 16 12:01:59.037 INFO blam! test encoder::tests::encode_fixed_array_of_fixed_arrays ... ok Oct 16 12:01:59.038 INFO blam! test encoder::tests::encode_fixed_bytes ... ok Oct 16 12:01:59.038 INFO blam! test encoder::tests::encode_int ... ok Oct 16 12:01:59.038 INFO blam! test encoder::tests::encode_string ... ok Oct 16 12:01:59.039 INFO blam! test filter::tests::test_topic_filter_serialization ... ok Oct 16 12:01:59.039 INFO blam! test filter::tests::test_topic_from ... ok Oct 16 12:01:59.039 INFO blam! test filter::tests::test_topic_into_vec ... ok Oct 16 12:01:59.040 INFO blam! test function::tests::test_function_encode_call ... ok Oct 16 12:01:59.040 INFO blam! test operation::tests::deserialize_sanitize_event_name ... ok Oct 16 12:01:59.040 INFO blam! test event::tests::test_decoding_event ... ok Oct 16 12:01:59.041 INFO blam! test operation::tests::deserialize_operation ... ok Oct 16 12:01:59.041 INFO blam! test encoder::tests::encode_two_addresses ... ok Oct 16 12:01:59.042 INFO blam! test encoder::tests::encode_two_bytes ... ok Oct 16 12:01:59.042 INFO blam! test encoder::tests::test_pad_u32 ... ok Oct 16 12:01:59.042 INFO blam! test param_type::reader::tests::test_read_array_param ... ok Oct 16 12:01:59.044 INFO blam! test operation::tests::deserialize_sanitize_function_name ... ok Oct 16 12:01:59.044 INFO blam! test encoder::tests::encode_uint ... ok Oct 16 12:01:59.044 INFO blam! test param_type::deserialize::tests::param_type_deserialization ... ok Oct 16 12:01:59.045 INFO blam! test param_type::param_type::tests::test_param_type_display ... ok Oct 16 12:01:59.045 INFO blam! test event_param::tests::event_param_deserialization ... ok Oct 16 12:01:59.052 INFO blam! test param::tests::param_deserialization ... ok Oct 16 12:01:59.052 INFO blam! test param_type::reader::tests::test_read_fixed_array_param ... ok Oct 16 12:01:59.052 INFO blam! test param_type::reader::tests::test_read_mixed_arrays ... ok Oct 16 12:01:59.052 INFO blam! test param_type::reader::tests::test_read_param ... ok Oct 16 12:01:59.052 INFO blam! test param_type::writer::tests::test_write_param ... ok Oct 16 12:01:59.052 INFO blam! test token::strict::tests::tokenize_address ... ok Oct 16 12:01:59.052 INFO blam! test signature::tests::test_signature ... ok Oct 16 12:01:59.059 INFO blam! test token::strict::tests::tokenize_bool_array ... ok Oct 16 12:01:59.059 INFO blam! test token::strict::tests::tokenize_bytes ... ok Oct 16 12:01:59.059 INFO blam! test token::strict::tests::tokenize_empty_array ... ok Oct 16 12:01:59.063 INFO blam! test token::strict::tests::tokenize_fixed_bytes ... ok Oct 16 12:01:59.063 INFO blam! test token::strict::tests::tokenize_uint ... ok Oct 16 12:01:59.063 INFO blam! test token::token::tests::test_type_check ... ok Oct 16 12:01:59.079 INFO blam! test util::tests::test_i32 ... ok Oct 16 12:01:59.079 INFO blam! test token::strict::tests::tokenize_bool_array_of_arrays ... ok Oct 16 12:01:59.079 INFO blam! test token::strict::tests::tokenize_int ... ok Oct 16 12:01:59.079 INFO blam! test token::strict::tests::tokenize_string ... ok Oct 16 12:01:59.079 INFO blam! test token::strict::tests::tokenize_bool ... ok Oct 16 12:01:59.079 INFO blam! Oct 16 12:01:59.079 INFO blam! test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:01:59.079 INFO blam! Oct 16 12:01:59.087 INFO kablam! Doc-tests ethabi Oct 16 12:02:01.778 INFO blam! Oct 16 12:02:01.778 INFO blam! running 0 tests Oct 16 12:02:01.778 INFO blam! Oct 16 12:02:01.778 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:02:01.778 INFO blam! Oct 16 12:02:01.785 INFO kablam! su: No module specific data is present Oct 16 12:02:02.670 INFO running `"docker" "rm" "-f" "54eea50c4183b115317efeceafe833b6b1f20ea2117bb3cc8e2351627a3b9851"` Oct 16 12:02:02.966 INFO blam! 54eea50c4183b115317efeceafe833b6b1f20ea2117bb3cc8e2351627a3b9851