[INFO] fetching crate ethabi-derive 7.0.0... [INFO] extracting crate ethabi-derive 7.0.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/ethabi-derive/7.0.0 [INFO] extracting crate ethabi-derive 7.0.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ethabi-derive/7.0.0 [INFO] validating manifest of ethabi-derive-7.0.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ethabi-derive-7.0.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ethabi-derive-7.0.0 [INFO] finished frobbing ethabi-derive-7.0.0 [INFO] frobbed toml for ethabi-derive-7.0.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/ethabi-derive/7.0.0/Cargo.toml [INFO] started frobbing ethabi-derive-7.0.0 [INFO] finished frobbing ethabi-derive-7.0.0 [INFO] frobbed toml for ethabi-derive-7.0.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ethabi-derive/7.0.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethbloom v0.6.4 [INFO] [stderr] Downloaded ethabi v7.0.0 [INFO] [stderr] Downloaded impl-serde v0.2.0 [INFO] [stderr] Downloaded rlp v0.4.0 [INFO] [stderr] Downloaded impl-rlp v0.2.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ethabi-derive-7.0.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ethabi-derive/7.0.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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] c2374320715ff63cf1adb00a69c2d80b24825809cf9ed8914f6c3cecab41dbd1 [INFO] running `"docker" "start" "-a" "c2374320715ff63cf1adb00a69c2d80b24825809cf9ed8914f6c3cecab41dbd1"` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rlp v0.4.0 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling impl-serde v0.2.0 [INFO] [stderr] Compiling uint v0.5.0 [INFO] [stderr] Compiling impl-rlp v0.2.0 [INFO] [stderr] Compiling ethbloom v0.6.4 [INFO] [stderr] Compiling ethereum-types v0.5.2 [INFO] [stderr] Compiling ethabi v7.0.0 [INFO] [stderr] Compiling ethabi-derive v7.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.42s [INFO] running `"docker" "inspect" "c2374320715ff63cf1adb00a69c2d80b24825809cf9ed8914f6c3cecab41dbd1"` [INFO] running `"docker" "rm" "-f" "c2374320715ff63cf1adb00a69c2d80b24825809cf9ed8914f6c3cecab41dbd1"` [INFO] [stdout] c2374320715ff63cf1adb00a69c2d80b24825809cf9ed8914f6c3cecab41dbd1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ethabi-derive/7.0.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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 933efdfef7547f1d5c011b2dab8320a9879544a3fc393feb5a038d544eb3decb [INFO] running `"docker" "start" "-a" "933efdfef7547f1d5c011b2dab8320a9879544a3fc393feb5a038d544eb3decb"` [INFO] [stderr] Compiling ethabi-derive v7.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.65s [INFO] running `"docker" "inspect" "933efdfef7547f1d5c011b2dab8320a9879544a3fc393feb5a038d544eb3decb"` [INFO] running `"docker" "rm" "-f" "933efdfef7547f1d5c011b2dab8320a9879544a3fc393feb5a038d544eb3decb"` [INFO] [stdout] 933efdfef7547f1d5c011b2dab8320a9879544a3fc393feb5a038d544eb3decb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ethabi-derive/7.0.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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 70b2d2874c82835b7ba81443855d80cf04849ec166aac98a478ede92c0b2e185 [INFO] running `"docker" "start" "-a" "70b2d2874c82835b7ba81443855d80cf04849ec166aac98a478ede92c0b2e185"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/ethabi_derive-fd1404bdd866b38a [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test event::tests::test_log_with_one_field ... ok [INFO] [stdout] test contract::test::test_no_body ... ok [INFO] [stdout] test event::tests::test_empty_log ... ok [INFO] [stdout] test constructor::tests::test_no_params ... ok [INFO] [stdout] test event::tests::test_empty_event ... ok [INFO] [stdout] test event::tests::test_event_with_one_input ... ok [INFO] [stdout] test event::tests::test_log_with_multiple_field ... ok [INFO] [stdout] test constructor::tests::test_one_param ... ok [INFO] [stderr] Doc-tests ethabi-derive [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 [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" "70b2d2874c82835b7ba81443855d80cf04849ec166aac98a478ede92c0b2e185"` [INFO] running `"docker" "rm" "-f" "70b2d2874c82835b7ba81443855d80cf04849ec166aac98a478ede92c0b2e185"` [INFO] [stdout] 70b2d2874c82835b7ba81443855d80cf04849ec166aac98a478ede92c0b2e185