[INFO] fetching crate ethcontract 0.25.8... [INFO] testing ethcontract-0.25.8 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ethcontract 0.25.8 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ethcontract 0.25.8 [INFO] finished tweaking crates.io crate ethcontract 0.25.8 [INFO] tweaked toml for crates.io crate ethcontract 0.25.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ethcontract 0.25.8 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 349 packages to latest compatible versions [INFO] [stderr] Adding aws-config v0.55.3 (available: v1.8.6) [INFO] [stderr] Adding aws-sdk-kms v0.28.0 (available: v1.86.0) [INFO] [stderr] Adding hex-literal v0.4.1 (available: v1.0.0) [INFO] [stderr] Adding primitive-types v0.12.2 (available: v0.13.1) [INFO] [stderr] Adding rlp v0.5.2 (available: v0.6.1) [INFO] [stderr] Adding secp256k1 v0.27.0 (available: v0.31.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding uint v0.9.5 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0078310b8839f31607eb0cdc7f7c12a4c0c274be14395fbb41f035f238837e5 [INFO] running `Command { std: "docker" "start" "-a" "a0078310b8839f31607eb0cdc7f7c12a4c0c274be14395fbb41f035f238837e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0078310b8839f31607eb0cdc7f7c12a4c0c274be14395fbb41f035f238837e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0078310b8839f31607eb0cdc7f7c12a4c0c274be14395fbb41f035f238837e5", kill_on_drop: false }` [INFO] [stdout] a0078310b8839f31607eb0cdc7f7c12a4c0c274be14395fbb41f035f238837e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf2eb7b8f4058e21a78900e15cf2862e6033943462f8412ec25ce687f18b5fee [INFO] running `Command { std: "docker" "start" "-a" "cf2eb7b8f4058e21a78900e15cf2862e6033943462f8412ec25ce687f18b5fee", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling web3 v0.19.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling ethcontract-common v0.25.8 [INFO] [stderr] Compiling ethcontract-generate v0.25.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ethcontract-derive v0.25.8 [INFO] [stderr] Compiling ethcontract v0.25.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.68s [INFO] running `Command { std: "docker" "inspect" "cf2eb7b8f4058e21a78900e15cf2862e6033943462f8412ec25ce687f18b5fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf2eb7b8f4058e21a78900e15cf2862e6033943462f8412ec25ce687f18b5fee", kill_on_drop: false }` [INFO] [stdout] cf2eb7b8f4058e21a78900e15cf2862e6033943462f8412ec25ce687f18b5fee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87675c84a3569c36a6bde42455aaf323da11fbe5329a51bc81aa671afe549b58 [INFO] running `Command { std: "docker" "start" "-a" "87675c84a3569c36a6bde42455aaf323da11fbe5329a51bc81aa671afe549b58", kill_on_drop: false }` [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling ethcontract v0.25.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.83s [INFO] running `Command { std: "docker" "inspect" "87675c84a3569c36a6bde42455aaf323da11fbe5329a51bc81aa671afe549b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87675c84a3569c36a6bde42455aaf323da11fbe5329a51bc81aa671afe549b58", kill_on_drop: false }` [INFO] [stdout] 87675c84a3569c36a6bde42455aaf323da11fbe5329a51bc81aa671afe549b58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e15fb88db362abd2f74a1a82c7244f9922b9c45866b938e5856aa3727c53535 [INFO] running `Command { std: "docker" "start" "-a" "6e15fb88db362abd2f74a1a82c7244f9922b9c45866b938e5856aa3727c53535", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ethcontract-87007b6acc93ee8a) [INFO] [stdout] [INFO] [stdout] running 99 tests [INFO] [stdout] test contract::deploy::tests::deploy ... ok [INFO] [stdout] test contract::method::tests::method_defaults_are_applied ... ok [INFO] [stdout] test contract::method::tests::method_to_view_method_preserves_options ... ok [INFO] [stdout] test contract::deploy::tests::deploy_tx_options ... ok [INFO] [stdout] test contract::deploy::tests::deploy_fails_on_empty_bytecode ... ok [INFO] [stdout] test batch::tests::batches_calls ... ok [INFO] [stdout] test contract::event::tests::all_events_query_paginated ... ok [INFO] [stdout] test contract::event::tests::all_events_query ... ok [INFO] [stdout] test batch::tests::splits_batch_into_multiple_calls ... ok [INFO] [stdout] test batch::tests::resolves_calls_to_error_if_dropped ... ok [INFO] [stdout] test batch::tests::fails_all_calls_if_batch_fails ... ok [INFO] [stdout] test errors::ganache::tests::execution_error_from_revert ... ok [INFO] [stdout] test contract::tests::deployed_not_found ... ok [INFO] [stdout] test contract::tests::deployed ... ok [INFO] [stdout] test errors::ganache::tests::execution_error_from_invalid_opcode ... ok [INFO] [stdout] test errors::nethermind::tests::execution_error_from_message ... ok [INFO] [stdout] test errors::hardhat::tests::execution_error_from_revert_with_message ... ok [INFO] [stdout] test errors::nethermind::tests::execution_error_from_revert_failed_decode ... ok [INFO] [stdout] test contract::method::tests::method_tx_options ... ok [INFO] [stdout] test errors::nethermind::tests::execution_error_from_revert ... ok [INFO] [stdout] test contract::event::tests::event_query ... ok [INFO] [stdout] test errors::parity::tests::execution_error_from_invalid_opcode ... ok [INFO] [stdout] test errors::nethermind::tests::execution_error_from_revert_with_message ... ok [INFO] [stdout] test contract::event::tests::event_stream_next_event ... ok [INFO] [stdout] test errors::tests::all_errors_are_boxable_errors ... ok [INFO] [stdout] test errors::parity::tests::execution_error_from_revert_with_message ... ok [INFO] [stdout] test int::tests::abs ... ok [INFO] [stdout] test errors::geth::tests::revert_without_reason ... ok [INFO] [stdout] test errors::nethermind::tests::execution_error_from_invalid_opcode ... ok [INFO] [stdout] test errors::ganache::tests::execution_error_from_revert_with_message ... ok [INFO] [stdout] test errors::revert::tests::decode_revert_reason ... ok [INFO] [stdout] test contract::event::tests::all_events_stream_next_event ... ok [INFO] [stdout] test errors::geth::tests::revert_with_reason ... ok [INFO] [stdout] test errors::tests::from_ganache_encoded_error ... ok [INFO] [stdout] test int::tests::addition ... ok [INFO] [stdout] test contract::method::tests::view_method_call ... ok [INFO] [stdout] test errors::tests::from_parity_encoded_error ... ok [INFO] [stdout] test int::tests::bits ... ok [INFO] [stdout] test int::tests::bit_shift ... ok [INFO] [stdout] test errors::parity::tests::execution_error_from_revert ... ok [INFO] [stdout] test int::tests::div_euclid ... ok [INFO] [stdout] test int::tests::division ... ok [INFO] [stdout] test int::tests::exponentiation ... ok [INFO] [stdout] test int::tests::formatting ... ok [INFO] [stdout] test int::tests::identities ... ok [INFO] [stdout] test int::tests::iterators ... ok [INFO] [stdout] test int::tests::json ... ok [INFO] [stdout] test int::tests::multiplication ... ok [INFO] [stdout] test int::tests::neg ... ok [INFO] [stdout] test int::tests::parse_dec_str ... ok [INFO] [stdout] test int::tests::parse_hex_str ... ok [INFO] [stdout] test int::tests::rem_euclid ... ok [INFO] [stdout] test int::tests::remainder ... ok [INFO] [stdout] test int::tests::signs ... ok [INFO] [stdout] test int::tests::std_num_conversion ... ok [INFO] [stdout] test int::tests::subtraction ... ok [INFO] [stdout] test log::tests::log_stream_next_log ... ok [INFO] [stdout] test log::tests::past_log_stream_logs ... ok [INFO] [stdout] test log::tests::past_logs_options ... ok [INFO] [stdout] test secret::tests::drop_password ... ok [INFO] [stdout] test secret::tests::drop_private_key ... ok [INFO] [stdout] test secret::tests::private_key_address ... ok [INFO] [stdout] test tokens::tests::complex ... ok [INFO] [stdout] test tokens::tests::i256_tokenization ... ok [INFO] [stdout] test tokens::tests::single_tokenize_roundtrip ... ok [INFO] [stdout] test tokens::tests::tokenize_bytes ... ok [INFO] [stdout] test transaction::build::tests::tx_build_local ... ok [INFO] [stdout] test transaction::build::tests::tx_build_local_default_account ... ok [INFO] [stdout] test transaction::build::tests::tx_build_local_default_account_with_extra_gas_price ... ok [INFO] [stdout] test transaction::build::tests::tx_build_local_no_local_accounts ... ok [INFO] [stdout] test transaction::build::tests::tx_build_local_with_explicit_gas_price ... ok [INFO] [stdout] test transaction::build::tests::tx_build_locked ... ok [INFO] [stdout] test transaction::confirm::tests::confirm_auto_mined_transaction ... ok [INFO] [stdout] test transaction::confirm::tests::confirm_mined_transaction ... ok [INFO] [stdout] test transaction::confirm::tests::confirm_mined_transaction_when_mining_is_ahead_of_us ... ok [INFO] [stdout] test transaction::confirm::tests::confirm_mined_transaction_when_mining_is_delayed ... ok [INFO] [stdout] test transaction::confirm::tests::confirmation_timeout ... ok [INFO] [stdout] test transaction::confirm::tests::confirmations_when_mining_is_way_ahead_of_us ... ok [INFO] [stdout] test transaction::build::tests::tx_build_offline ... ok [INFO] [stdout] test transaction::confirm::tests::confirmations_with_polling_and_skipped_blocks ... ok [INFO] [stdout] test transaction::confirm::tests::confirmations_with_polling ... ok [INFO] [stdout] test transaction::confirm::tests::confirmations_with_polling_when_mining_is_slightly_ahead_of_us ... ok [INFO] [stdout] test transaction::gas_price::tests::gas_price_convertor_u256 ... ok [INFO] [stdout] test transaction::gas_price::tests::gas_price_convertor_u256_u256 ... ok [INFO] [stdout] test transaction::confirm::tests::confirmations_with_polling_reorg_tx_receipt ... ok [INFO] [stdout] test transaction::gas_price::tests::resolve_for_transaction_eip1559 ... ok [INFO] [stdout] test transaction::gas_price::tests::resolve_for_transaction_legacy ... ok [INFO] [stdout] test transaction::tests::tx_builder_estimate_gas ... ok [INFO] [stdout] test transaction::tests::tx_send_local ... ok [INFO] [stdout] test transaction::tests::tx_failure ... ok [INFO] [stdout] test transport::tests::dyn_transport_does_not_double_wrap ... ok [INFO] [stdout] test transport::tests::dyn_transport_is_downcastable ... ok [INFO] [stdout] test transport::tests::dyn_transport_is_threadsafe ... ok [INFO] [stdout] test transaction::tests::tx_send_with_confirmations ... ok [INFO] [stdout] test transport::tests::dyn_transport ... ok [INFO] [stdout] test int::tests::div_euclid_by_zero - should panic ... ok [INFO] [stdout] test int::tests::div_euclid_overflow - should panic ... ok [INFO] [stdout] test int::tests::division_by_zero - should panic ... ok [INFO] [stdout] test int::tests::mod_by_zero - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests ethcontract [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 36) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e15fb88db362abd2f74a1a82c7244f9922b9c45866b938e5856aa3727c53535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e15fb88db362abd2f74a1a82c7244f9922b9c45866b938e5856aa3727c53535", kill_on_drop: false }` [INFO] [stdout] 6e15fb88db362abd2f74a1a82c7244f9922b9c45866b938e5856aa3727c53535