Oct 12 00:19:33.039 INFO testing ethabi-6.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:19:33.039 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 00:19:33.453 INFO blam! af423b1ec68515183277f1df3113d8fe83fb5e4e496734865113e52e338eecbd Oct 12 00:19:33.455 INFO running `"docker" "start" "-a" "af423b1ec68515183277f1df3113d8fe83fb5e4e496734865113e52e338eecbd"` Oct 12 00:19:35.925 INFO kablam! usermod: no changes Oct 12 00:19:36.054 INFO kablam! Compiling uint v0.4.1 Oct 12 00:19:49.690 INFO kablam! Compiling ethereum-types v0.4.0 Oct 12 00:20:07.388 INFO kablam! Compiling ethabi v6.0.1 (/source) Oct 12 00:20:12.432 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.48s Oct 12 00:20:12.440 INFO kablam! su: No module specific data is present Oct 12 00:20:13.374 INFO running `"docker" "rm" "-f" "af423b1ec68515183277f1df3113d8fe83fb5e4e496734865113e52e338eecbd"` Oct 12 00:20:13.696 INFO blam! af423b1ec68515183277f1df3113d8fe83fb5e4e496734865113e52e338eecbd Oct 12 00:20:13.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 00:20:14.211 INFO blam! 179cd07853eee5b5636f97dea176e8fd3cb08a0f5b69a3048d27d1b9cc7c72cb Oct 12 00:20:14.214 INFO running `"docker" "start" "-a" "179cd07853eee5b5636f97dea176e8fd3cb08a0f5b69a3048d27d1b9cc7c72cb"` Oct 12 00:20:15.292 INFO kablam! usermod: no changes Oct 12 00:20:15.432 INFO kablam! Compiling ethabi v6.0.1 (/source) Oct 12 00:20:18.528 INFO kablam! warning: unused import: `hex::FromHex` Oct 12 00:20:18.528 INFO kablam! --> src/encoder.rs:170:6 Oct 12 00:20:18.528 INFO kablam! | Oct 12 00:20:18.528 INFO kablam! 170 | use hex::FromHex; Oct 12 00:20:18.528 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:20:18.528 INFO kablam! | Oct 12 00:20:18.528 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:20:18.528 INFO kablam! Oct 12 00:20:18.528 INFO kablam! warning: unused import: `hex::FromHex` Oct 12 00:20:18.528 INFO kablam! --> src/function.rs:56:6 Oct 12 00:20:18.528 INFO kablam! | Oct 12 00:20:18.528 INFO kablam! 56 | use hex::FromHex; Oct 12 00:20:18.528 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:20:18.528 INFO kablam! Oct 12 00:20:18.528 INFO kablam! warning: unused import: `hex::FromHex` Oct 12 00:20:18.528 INFO kablam! --> src/signature.rs:32:6 Oct 12 00:20:18.528 INFO kablam! | Oct 12 00:20:18.528 INFO kablam! 32 | use hex::FromHex; Oct 12 00:20:18.528 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:20:18.528 INFO kablam! Oct 12 00:20:18.528 INFO kablam! warning: unused import: `hex::FromHex` Oct 12 00:20:18.528 INFO kablam! --> src/util.rs:48:6 Oct 12 00:20:18.528 INFO kablam! | Oct 12 00:20:18.528 INFO kablam! 48 | use hex::FromHex; Oct 12 00:20:18.528 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:20:18.528 INFO kablam! Oct 12 00:20:23.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.28s Oct 12 00:20:23.601 INFO kablam! su: No module specific data is present Oct 12 00:20:24.233 INFO running `"docker" "rm" "-f" "179cd07853eee5b5636f97dea176e8fd3cb08a0f5b69a3048d27d1b9cc7c72cb"` Oct 12 00:20:24.461 INFO blam! 179cd07853eee5b5636f97dea176e8fd3cb08a0f5b69a3048d27d1b9cc7c72cb Oct 12 00:20:24.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 00:20:24.907 INFO blam! 741e50f56179107bf68081d487a2fa38b359833f41a013bff11c1bb0c1b11d70 Oct 12 00:20:24.917 INFO running `"docker" "start" "-a" "741e50f56179107bf68081d487a2fa38b359833f41a013bff11c1bb0c1b11d70"` Oct 12 00:20:26.140 INFO kablam! usermod: no changes Oct 12 00:20:26.308 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 12 00:20:26.316 INFO kablam! Running /target/debug/deps/ethabi-74a20d45ab90c053 Oct 12 00:20:26.320 INFO blam! Oct 12 00:20:26.320 INFO blam! running 70 tests Oct 12 00:20:26.320 INFO blam! test decoder::tests::decode_dynamic_array_of_addresses ... ok Oct 12 00:20:26.320 INFO blam! test decoder::tests::decode_bytes ... ok Oct 12 00:20:26.332 INFO blam! test decoder::tests::decode_dynamic_array_of_dynamic_arrays ... ok Oct 12 00:20:26.332 INFO blam! test decoder::tests::decode_address ... ok Oct 12 00:20:26.332 INFO blam! test decoder::tests::decode_dynamic_array_of_dynamic_arrays2 ... ok Oct 12 00:20:26.332 INFO blam! test decoder::tests::decode_bytes2 ... ok Oct 12 00:20:26.332 INFO blam! test decoder::tests::decode_fixed_array_of_dynamic_array_of_addresses ... ok Oct 12 00:20:26.336 INFO blam! test decoder::tests::decode_dynamic_array_of_fixed_arrays ... ok Oct 12 00:20:26.336 INFO blam! test decoder::tests::decode_two_address ... ok Oct 12 00:20:26.337 INFO blam! test decoder::tests::decode_fixed_array_of_addresses ... ok Oct 12 00:20:26.337 INFO blam! test decoder::tests::decode_fixed_bytes ... ok Oct 12 00:20:26.337 INFO blam! test decoder::tests::decode_from_empty_byte_slice ... ok Oct 12 00:20:26.337 INFO blam! test decoder::tests::decode_int ... ok Oct 12 00:20:26.337 INFO blam! test decoder::tests::decode_string ... ok Oct 12 00:20:26.337 INFO blam! test decoder::tests::decode_fixed_array_fixed_arrays ... ok Oct 12 00:20:26.337 INFO blam! test encoder::tests::encode_address ... ok Oct 12 00:20:26.337 INFO blam! test encoder::tests::encode_bool ... ok Oct 12 00:20:26.337 INFO blam! test encoder::tests::encode_bool2 ... ok Oct 12 00:20:26.338 INFO blam! test encoder::tests::encode_bytes ... ok Oct 12 00:20:26.338 INFO blam! test encoder::tests::comprehensive_test2 ... ok Oct 12 00:20:26.338 INFO blam! test encoder::tests::comprehensive_test ... ok Oct 12 00:20:26.338 INFO blam! test decoder::tests::decode_two_bytes ... ok Oct 12 00:20:26.338 INFO blam! test decoder::tests::decode_uint ... ok Oct 12 00:20:26.338 INFO blam! test encoder::tests::encode_bytes2 ... ok Oct 12 00:20:26.338 INFO blam! test encoder::tests::encode_bytes3 ... ok Oct 12 00:20:26.338 INFO blam! test encoder::tests::encode_dynamic_array_of_addresses ... ok Oct 12 00:20:26.339 INFO blam! test encoder::tests::encode_dynamic_array_of_dynamic_arrays ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_dynamic_array_of_dynamic_arrays2 ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_dynamic_array_of_fixed_array_of_addresses ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_empty_array ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_fixed_array_of_addresses ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_fixed_array_of_dynamic_array_of_addresses ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_fixed_array_of_fixed_arrays ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_fixed_bytes ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_int ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_string ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_two_addresses ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_two_bytes ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::encode_uint ... ok Oct 12 00:20:26.344 INFO blam! test encoder::tests::test_pad_u32 ... ok Oct 12 00:20:26.344 INFO blam! test event_param::tests::event_param_deserialization ... ok Oct 12 00:20:26.344 INFO blam! test operation::tests::deserialize_operation ... ok Oct 12 00:20:26.344 INFO blam! test filter::tests::test_topic_filter_serialization ... ok Oct 12 00:20:26.344 INFO blam! test filter::tests::test_topic_from ... ok Oct 12 00:20:26.344 INFO blam! test event::tests::test_decoding_event ... ok Oct 12 00:20:26.344 INFO blam! test filter::tests::test_topic_into_vec ... ok Oct 12 00:20:26.344 INFO blam! test operation::tests::deserialize_sanitize_event_name ... ok Oct 12 00:20:26.344 INFO blam! test operation::tests::deserialize_sanitize_function_name ... ok Oct 12 00:20:26.344 INFO blam! test param_type::reader::tests::test_read_mixed_arrays ... ok Oct 12 00:20:26.344 INFO blam! test param_type::reader::tests::test_read_fixed_array_param ... ok Oct 12 00:20:26.344 INFO blam! test param_type::deserialize::tests::param_type_deserialization ... ok Oct 12 00:20:26.344 INFO blam! test param_type::param_type::tests::test_param_type_display ... ok Oct 12 00:20:26.344 INFO blam! test function::tests::test_function_encode_call ... ok Oct 12 00:20:26.344 INFO blam! test param_type::reader::tests::test_read_array_param ... ok Oct 12 00:20:26.344 INFO blam! test param_type::reader::tests::test_read_param ... ok Oct 12 00:20:26.344 INFO blam! test token::strict::tests::tokenize_address ... ok Oct 12 00:20:26.344 INFO blam! test param::tests::param_deserialization ... ok Oct 12 00:20:26.344 INFO blam! test token::strict::tests::tokenize_bool_array_of_arrays ... ok Oct 12 00:20:26.344 INFO blam! test token::strict::tests::tokenize_bytes ... ok Oct 12 00:20:26.344 INFO blam! test token::strict::tests::tokenize_bool_array ... ok Oct 12 00:20:26.344 INFO blam! test token::strict::tests::tokenize_empty_array ... ok Oct 12 00:20:26.344 INFO blam! test signature::tests::test_signature ... ok Oct 12 00:20:26.344 INFO blam! test token::strict::tests::tokenize_bool ... ok Oct 12 00:20:26.344 INFO blam! test token::strict::tests::tokenize_string ... ok Oct 12 00:20:26.344 INFO blam! test param_type::writer::tests::test_write_param ... ok Oct 12 00:20:26.356 INFO blam! test util::tests::test_i32 ... ok Oct 12 00:20:26.356 INFO blam! test token::strict::tests::tokenize_uint ... ok Oct 12 00:20:26.356 INFO blam! test token::strict::tests::tokenize_fixed_bytes ... ok Oct 12 00:20:26.356 INFO blam! test token::token::tests::test_type_check ... ok Oct 12 00:20:26.356 INFO blam! test token::strict::tests::tokenize_int ... ok Oct 12 00:20:26.356 INFO blam! Oct 12 00:20:26.356 INFO blam! test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:20:26.356 INFO blam! Oct 12 00:20:26.360 INFO kablam! Doc-tests ethabi Oct 12 00:20:30.493 INFO blam! Oct 12 00:20:30.493 INFO blam! running 0 tests Oct 12 00:20:30.493 INFO blam! Oct 12 00:20:30.493 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:20:30.493 INFO blam! Oct 12 00:20:30.503 INFO kablam! su: No module specific data is present Oct 12 00:20:31.780 INFO running `"docker" "rm" "-f" "741e50f56179107bf68081d487a2fa38b359833f41a013bff11c1bb0c1b11d70"` Oct 12 00:20:32.108 INFO blam! 741e50f56179107bf68081d487a2fa38b359833f41a013bff11c1bb0c1b11d70