Oct 16 12:01:09.362 INFO testing ethabi-6.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:01:09.362 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.727 INFO blam! b04179ae64b097872edb77a1ee6f683e2ee44c302961394789d74a68ab0667d1 Oct 16 12:01:09.733 INFO running `"docker" "start" "-a" "b04179ae64b097872edb77a1ee6f683e2ee44c302961394789d74a68ab0667d1"` Oct 16 12:01:10.299 INFO kablam! usermod: no changes Oct 16 12:01:10.416 INFO kablam! Compiling rustc-hex v2.0.1 Oct 16 12:01:11.279 INFO kablam! Compiling uint v0.4.1 Oct 16 12:01:23.668 INFO kablam! Compiling ethereum-types v0.4.0 Oct 16 12:01:40.081 INFO kablam! Compiling ethabi v6.0.1 (/source) Oct 16 12:01:45.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.07s Oct 16 12:01:45.407 INFO kablam! su: No module specific data is present Oct 16 12:01:46.821 INFO running `"docker" "rm" "-f" "b04179ae64b097872edb77a1ee6f683e2ee44c302961394789d74a68ab0667d1"` Oct 16 12:01:46.962 INFO blam! b04179ae64b097872edb77a1ee6f683e2ee44c302961394789d74a68ab0667d1 Oct 16 12:01:46.964 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.243 INFO blam! 56e7ba4db592fa845626463cebb6376e2a37d0b1dd0bdee1c5c815bcd48600fe Oct 16 12:01:47.246 INFO running `"docker" "start" "-a" "56e7ba4db592fa845626463cebb6376e2a37d0b1dd0bdee1c5c815bcd48600fe"` Oct 16 12:01:47.748 INFO kablam! usermod: no changes Oct 16 12:01:47.825 INFO kablam! Compiling ethabi v6.0.1 (/source) Oct 16 12:01:49.793 INFO kablam! warning: unused import: `hex::FromHex` Oct 16 12:01:49.793 INFO kablam! --> src/encoder.rs:170:6 Oct 16 12:01:49.794 INFO kablam! | Oct 16 12:01:49.794 INFO kablam! 170 | use hex::FromHex; Oct 16 12:01:49.794 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:01:49.794 INFO kablam! | Oct 16 12:01:49.795 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 12:01:49.795 INFO kablam! Oct 16 12:01:49.800 INFO kablam! warning: unused import: `hex::FromHex` Oct 16 12:01:49.800 INFO kablam! --> src/function.rs:56:6 Oct 16 12:01:49.801 INFO kablam! | Oct 16 12:01:49.801 INFO kablam! 56 | use hex::FromHex; Oct 16 12:01:49.801 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:01:49.801 INFO kablam! Oct 16 12:01:49.803 INFO kablam! warning: unused import: `hex::FromHex` Oct 16 12:01:49.803 INFO kablam! --> src/signature.rs:32:6 Oct 16 12:01:49.803 INFO kablam! | Oct 16 12:01:49.803 INFO kablam! 32 | use hex::FromHex; Oct 16 12:01:49.804 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:01:49.804 INFO kablam! Oct 16 12:01:49.804 INFO kablam! warning: unused import: `hex::FromHex` Oct 16 12:01:49.805 INFO kablam! --> src/util.rs:48:6 Oct 16 12:01:49.805 INFO kablam! | Oct 16 12:01:49.805 INFO kablam! 48 | use hex::FromHex; Oct 16 12:01:49.805 INFO kablam! | ^^^^^^^^^^^^ Oct 16 12:01:49.806 INFO kablam! Oct 16 12:01:56.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.95s Oct 16 12:01:56.722 INFO kablam! su: No module specific data is present Oct 16 12:01:57.608 INFO running `"docker" "rm" "-f" "56e7ba4db592fa845626463cebb6376e2a37d0b1dd0bdee1c5c815bcd48600fe"` Oct 16 12:01:57.866 INFO blam! 56e7ba4db592fa845626463cebb6376e2a37d0b1dd0bdee1c5c815bcd48600fe Oct 16 12:01:57.870 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.195 INFO blam! 707fa1165e5973c34593afacf49e3207835db2f4b0d1bd0c135cca161148d8d0 Oct 16 12:01:58.196 INFO running `"docker" "start" "-a" "707fa1165e5973c34593afacf49e3207835db2f4b0d1bd0c135cca161148d8d0"` Oct 16 12:01:58.745 INFO kablam! usermod: no changes Oct 16 12:01:58.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 12:01:58.813 INFO kablam! Running /target/debug/deps/ethabi-f863d7a250c595f6 Oct 16 12:01:58.823 INFO blam! Oct 16 12:01:58.823 INFO blam! running 70 tests Oct 16 12:01:58.823 INFO blam! test decoder::tests::decode_bytes ... ok Oct 16 12:01:58.833 INFO blam! test decoder::tests::decode_bytes2 ... ok Oct 16 12:01:58.833 INFO blam! test decoder::tests::decode_dynamic_array_of_dynamic_arrays2 ... ok Oct 16 12:01:58.833 INFO blam! test decoder::tests::decode_dynamic_array_of_dynamic_arrays ... ok Oct 16 12:01:58.833 INFO blam! test decoder::tests::decode_address ... ok Oct 16 12:01:58.833 INFO blam! test decoder::tests::decode_fixed_array_of_addresses ... ok Oct 16 12:01:58.833 INFO blam! test decoder::tests::decode_dynamic_array_of_fixed_arrays ... ok Oct 16 12:01:58.835 INFO blam! test decoder::tests::decode_dynamic_array_of_addresses ... ok Oct 16 12:01:58.835 INFO blam! test decoder::tests::decode_fixed_bytes ... ok Oct 16 12:01:58.835 INFO blam! test decoder::tests::decode_int ... ok Oct 16 12:01:58.835 INFO blam! test decoder::tests::decode_fixed_array_of_dynamic_array_of_addresses ... ok Oct 16 12:01:58.835 INFO blam! test decoder::tests::decode_from_empty_byte_slice ... ok Oct 16 12:01:58.835 INFO blam! test decoder::tests::decode_fixed_array_fixed_arrays ... ok Oct 16 12:01:58.835 INFO blam! test decoder::tests::decode_two_address ... ok Oct 16 12:01:58.837 INFO blam! test decoder::tests::decode_string ... ok Oct 16 12:01:58.837 INFO blam! test decoder::tests::decode_uint ... ok Oct 16 12:01:58.837 INFO blam! test decoder::tests::decode_two_bytes ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_bytes2 ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_bytes3 ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_bytes ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_bool2 ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_dynamic_array_of_addresses ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_bool ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_dynamic_array_of_dynamic_arrays ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_empty_array ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_dynamic_array_of_fixed_array_of_addresses ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_address ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_dynamic_array_of_dynamic_arrays2 ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_fixed_array_of_dynamic_array_of_addresses ... ok Oct 16 12:01:58.837 INFO blam! test encoder::tests::encode_fixed_array_of_addresses ... ok Oct 16 12:01:58.838 INFO blam! test encoder::tests::encode_int ... ok Oct 16 12:01:58.838 INFO blam! test encoder::tests::encode_string ... ok Oct 16 12:01:58.838 INFO blam! test encoder::tests::encode_fixed_array_of_fixed_arrays ... ok Oct 16 12:01:58.838 INFO blam! test encoder::tests::encode_fixed_bytes ... ok Oct 16 12:01:58.838 INFO blam! test encoder::tests::encode_two_addresses ... ok Oct 16 12:01:58.838 INFO blam! test encoder::tests::encode_two_bytes ... ok Oct 16 12:01:58.838 INFO blam! test filter::tests::test_topic_from ... ok Oct 16 12:01:58.838 INFO blam! test encoder::tests::encode_uint ... ok Oct 16 12:01:58.838 INFO blam! test filter::tests::test_topic_filter_serialization ... ok Oct 16 12:01:58.838 INFO blam! test event_param::tests::event_param_deserialization ... ok Oct 16 12:01:58.841 INFO blam! test operation::tests::deserialize_sanitize_event_name ... ok Oct 16 12:01:58.841 INFO blam! test encoder::tests::test_pad_u32 ... ok Oct 16 12:01:58.841 INFO blam! test encoder::tests::comprehensive_test ... ok Oct 16 12:01:58.841 INFO blam! test encoder::tests::comprehensive_test2 ... ok Oct 16 12:01:58.841 INFO blam! test event::tests::test_decoding_event ... ok Oct 16 12:01:58.841 INFO blam! test param_type::reader::tests::test_read_array_param ... ok Oct 16 12:01:58.841 INFO blam! test param_type::param_type::tests::test_param_type_display ... ok Oct 16 12:01:58.841 INFO blam! test param::tests::param_deserialization ... ok Oct 16 12:01:58.841 INFO blam! test param_type::reader::tests::test_read_fixed_array_param ... ok Oct 16 12:01:58.841 INFO blam! test param_type::reader::tests::test_read_mixed_arrays ... ok Oct 16 12:01:58.841 INFO blam! test param_type::reader::tests::test_read_param ... ok Oct 16 12:01:58.841 INFO blam! test param_type::writer::tests::test_write_param ... ok Oct 16 12:01:58.841 INFO blam! test signature::tests::test_signature ... ok Oct 16 12:01:58.841 INFO blam! test token::strict::tests::tokenize_address ... ok Oct 16 12:01:58.841 INFO blam! test token::strict::tests::tokenize_bool ... ok Oct 16 12:01:58.841 INFO blam! test token::strict::tests::tokenize_bool_array ... ok Oct 16 12:01:58.841 INFO blam! test token::strict::tests::tokenize_bool_array_of_arrays ... ok Oct 16 12:01:58.842 INFO blam! test token::strict::tests::tokenize_bytes ... ok Oct 16 12:01:58.842 INFO blam! test token::strict::tests::tokenize_empty_array ... ok Oct 16 12:01:58.842 INFO blam! test token::strict::tests::tokenize_fixed_bytes ... ok Oct 16 12:01:58.842 INFO blam! test token::strict::tests::tokenize_int ... ok Oct 16 12:01:58.842 INFO blam! test token::strict::tests::tokenize_string ... ok Oct 16 12:01:58.842 INFO blam! test token::strict::tests::tokenize_uint ... ok Oct 16 12:01:58.842 INFO blam! test token::token::tests::test_type_check ... ok Oct 16 12:01:58.842 INFO blam! test util::tests::test_i32 ... ok Oct 16 12:01:58.842 INFO blam! test operation::tests::deserialize_sanitize_function_name ... ok Oct 16 12:01:58.843 INFO blam! test param_type::deserialize::tests::param_type_deserialization ... ok Oct 16 12:01:58.843 INFO blam! test filter::tests::test_topic_into_vec ... ok Oct 16 12:01:58.847 INFO blam! test function::tests::test_function_encode_call ... ok Oct 16 12:01:58.847 INFO blam! test operation::tests::deserialize_operation ... ok Oct 16 12:01:58.847 INFO blam! Oct 16 12:01:58.847 INFO blam! test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:01:58.847 INFO blam! Oct 16 12:01:58.858 INFO kablam! Doc-tests ethabi Oct 16 12:02:01.523 INFO blam! Oct 16 12:02:01.523 INFO blam! running 0 tests Oct 16 12:02:01.523 INFO blam! Oct 16 12:02:01.523 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:02:01.523 INFO blam! Oct 16 12:02:01.531 INFO kablam! su: No module specific data is present Oct 16 12:02:02.497 INFO running `"docker" "rm" "-f" "707fa1165e5973c34593afacf49e3207835db2f4b0d1bd0c135cca161148d8d0"` Oct 16 12:02:02.931 INFO blam! 707fa1165e5973c34593afacf49e3207835db2f4b0d1bd0c135cca161148d8d0