[INFO] fetching crate ibc 0.12.0-rc.0... [INFO] testing ibc-0.12.0-rc.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate ibc 0.12.0-rc.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate ibc 0.12.0-rc.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ibc 0.12.0-rc.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ibc 0.12.0-rc.0 [INFO] tweaked toml for crates.io crate ibc 0.12.0-rc.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4afd9d039a85f6f0c515193d6c8ada516b58df313318f8f6d8513d907b6f2fd5 [INFO] running `Command { std: "docker" "start" "-a" "4afd9d039a85f6f0c515193d6c8ada516b58df313318f8f6d8513d907b6f2fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4afd9d039a85f6f0c515193d6c8ada516b58df313318f8f6d8513d907b6f2fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4afd9d039a85f6f0c515193d6c8ada516b58df313318f8f6d8513d907b6f2fd5", kill_on_drop: false }` [INFO] [stdout] 4afd9d039a85f6f0c515193d6c8ada516b58df313318f8f6d8513d907b6f2fd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92ae8b10c7ba886b88b6a9a09740d948e95d30687b03665ccd1dedc63153228a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "92ae8b10c7ba886b88b6a9a09740d948e95d30687b03665ccd1dedc63153228a", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.36 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sp-std v3.0.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] Compiling safe-regex-compiler v0.2.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling safe-regex-macro v0.2.5 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling safe-regex v0.2.5 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling ics23 v0.6.7 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tendermint-proto v0.23.5 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling tendermint v0.23.5 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling tendermint-config v0.23.5 [INFO] [stderr] Compiling tendermint-rpc v0.23.5 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tendermint-light-client-verifier v0.23.5 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling ibc-proto v0.16.0 [INFO] [stderr] Compiling ibc v0.12.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "92ae8b10c7ba886b88b6a9a09740d948e95d30687b03665ccd1dedc63153228a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ae8b10c7ba886b88b6a9a09740d948e95d30687b03665ccd1dedc63153228a", kill_on_drop: false }` [INFO] [stdout] 92ae8b10c7ba886b88b6a9a09740d948e95d30687b03665ccd1dedc63153228a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20a731841d428248f9f362d1f19fc74e8574322a4fd5121f5e83af92241371e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "20a731841d428248f9f362d1f19fc74e8574322a4fd5121f5e83af92241371e2", kill_on_drop: false }` [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling test-log v0.2.8 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling ics23 v0.6.7 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling async-tungstenite v0.12.0 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling clap_complete v3.1.0 [INFO] [stderr] Compiling tendermint v0.23.5 [INFO] [stderr] Compiling modelator v0.4.2 [INFO] [stderr] Compiling tendermint-config v0.23.5 [INFO] [stderr] Compiling tendermint-testgen v0.23.5 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling hyper-proxy v0.9.1 [INFO] [stderr] Compiling tendermint-rpc v0.23.5 [INFO] [stderr] Compiling ibc-proto v0.16.0 [INFO] [stderr] Compiling tendermint-light-client-verifier v0.23.5 [INFO] [stderr] Compiling ibc v0.12.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "20a731841d428248f9f362d1f19fc74e8574322a4fd5121f5e83af92241371e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a731841d428248f9f362d1f19fc74e8574322a4fd5121f5e83af92241371e2", kill_on_drop: false }` [INFO] [stdout] 20a731841d428248f9f362d1f19fc74e8574322a4fd5121f5e83af92241371e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ef790982144d1d461de81145cb5a110610101f1156b089ba4acab95d790b002 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2ef790982144d1d461de81145cb5a110610101f1156b089ba4acab95d790b002", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ibc-800f94204af59cd3) [INFO] [stdout] [INFO] [stdout] running 126 tests [INFO] [stdout] test clients::ics07_tendermint::client_state::tests::serialization_roundtrip_with_proof ... ok [INFO] [stdout] test clients::ics07_tendermint::consensus_state::tests::serialization_roundtrip_no_proof ... ok [INFO] [stdout] test clients::ics07_tendermint::client_state::tests::client_state_verify_delay_passed ... ok [INFO] [stdout] test clients::ics07_tendermint::client_state::tests::client_state_verify_height ... ok [INFO] [stdout] test clients::ics07_tendermint::client_state::tests::client_state_new ... ok [INFO] [stdout] test clients::ics07_tendermint::consensus_state::tests::serialization_roundtrip_with_proof ... ok [INFO] [stdout] test core::ics02_client::client_state::tests::any_client_state_serialization ... ok [INFO] [stdout] test core::ics02_client::client_type::tests::parse_tendermint_client_type ... ok [INFO] [stdout] test clients::ics07_tendermint::client_state::tests::serialization_roundtrip_no_proof ... ok [INFO] [stdout] test core::ics02_client::client_type::tests::parse_mock_client_type ... ok [INFO] [stdout] test core::ics02_client::client_type::tests::parse_mock_as_string_result ... ok [INFO] [stdout] test core::ics02_client::handler::upgrade_client::tests::test_upgrade_client_ok ... ok [INFO] [stdout] test core::ics02_client::handler::upgrade_client::tests::test_upgrade_client_low_height ... ok [INFO] [stdout] test core::ics02_client::handler::create_client::tests::test_create_client_ok_multiple ... ok [INFO] [stdout] test core::ics02_client::events::tests::client_event_to_abci_event ... ok [INFO] [stdout] test core::ics02_client::handler::create_client::tests::test_create_client_ok ... ok [INFO] [stdout] test core::ics02_client::client_type::tests::parse_unknown_client_type ... ok [INFO] [stdout] test core::ics02_client::handler::create_client::tests::test_tm_create_client_ok ... ok [INFO] [stdout] test core::ics02_client::handler::update_client::tests::test_update_nonexisting_client ... ok [INFO] [stdout] test core::ics02_client::handler::update_client::tests::test_update_client_ok ... ok [INFO] [stdout] test core::ics03_connection::events::test::connection_event_to_abci_event ... ok [INFO] [stdout] test core::ics02_client::handler::update_client::tests::test_update_client_ok_multiple ... ok [INFO] [stdout] test core::ics03_connection::handler::conn_open_ack::tests::conn_open_ack_msg_processing ... ok [INFO] [stdout] test core::ics02_client::msgs::upgrade_client::tests::msg_upgrade_client_serialization ... ok [INFO] [stdout] test core::ics03_connection::msgs::conn_open_init::tests::parse_connection_open_init_msg ... ok [INFO] [stdout] test core::ics03_connection::handler::conn_open_confirm::tests::conn_open_confirm_msg_processing ... ok [INFO] [stdout] test core::ics03_connection::msgs::conn_open_init::tests::to_and_from ... ok [INFO] [stdout] test core::ics03_connection::msgs::conn_open_try::tests::parse_connection_open_try_msg ... ok [INFO] [stdout] test core::ics02_client::client_type::tests::parse_tendermint_as_string_result ... ok [INFO] [stdout] test core::ics03_connection::handler::conn_open_init::tests::conn_open_init_msg_processing ... ok [INFO] [stdout] test core::ics03_connection::handler::conn_open_try::tests::conn_open_try_msg_processing ... ok [INFO] [stdout] test core::ics03_connection::msgs::conn_open_ack::tests::to_and_from ... ok [INFO] [stdout] test core::ics03_connection::msgs::conn_open_confirm::tests::parse_connection_open_confirm_msg ... ok [INFO] [stdout] test core::ics03_connection::msgs::conn_open_confirm::tests::to_and_from ... ok [INFO] [stdout] test core::ics02_client::handler::upgrade_client::tests::test_upgrade_nonexisting_client ... ok [INFO] [stdout] test core::ics03_connection::version::tests::verify ... ok [INFO] [stdout] test core::ics04_channel::channel::tests::channel_end_try_from_raw ... ok [INFO] [stdout] test core::ics02_client::msgs::create_client::tests::msg_create_client_serialization ... ok [INFO] [stdout] test core::ics02_client::msgs::update_client::tests::msg_update_client_serialization ... ok [INFO] [stdout] test core::ics03_connection::version::tests::serialize ... ok [INFO] [stdout] test core::ics04_channel::handler::chan_open_ack::tests::chan_open_ack_msg_processing ... ok [INFO] [stdout] test core::ics04_channel::channel::tests::parse_channel_ordering_type ... ok [INFO] [stdout] test core::ics04_channel::events::tests::channel_event_to_abci_event ... ok [INFO] [stdout] test core::ics04_channel::handler::chan_open_try::tests::chan_open_try_msg_processing ... ok [INFO] [stdout] test core::ics04_channel::handler::chan_open_init::tests::chan_open_init_msg_processing ... ok [INFO] [stdout] test core::ics04_channel::events::tests::packet_event_to_abci_event ... ok [INFO] [stdout] test core::ics04_channel::handler::recv_packet::tests::recv_packet_processing ... ok [INFO] [stdout] test core::ics03_connection::msgs::conn_open_ack::tests::parse_connection_open_ack_msg ... ok [INFO] [stdout] test core::ics04_channel::handler::acknowledgement::tests::ack_packet_processing ... ok [INFO] [stdout] test core::ics03_connection::msgs::conn_open_try::tests::to_and_from ... ok [INFO] [stdout] test core::ics03_connection::version::tests::pick ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_close_init::tests::parse_channel_close_init_msg ... ok [INFO] [stdout] test core::ics04_channel::msgs::acknowledgement::test::msg_acknowledgment_try_from_raw ... ok [INFO] [stdout] test core::ics04_channel::handler::timeout::tests::timeout_packet_processing ... ok [INFO] [stdout] test core::ics04_channel::handler::timeout_on_close::tests::timeout_on_close_packet_processing ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_close_confirm::tests::parse_channel_close_confirm_msg ... ok [INFO] [stdout] test core::ics04_channel::handler::write_acknowledgement::tests::write_ack_packet_processing ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_close_confirm::tests::to_and_from ... ok [INFO] [stdout] test core::ics04_channel::handler::send_packet::tests::send_packet_processing ... ok [INFO] [stdout] test core::ics04_channel::handler::chan_open_confirm::tests::chan_open_confirm_msg_processing ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_close_init::tests::to_and_from ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_open_ack::tests::parse_channel_open_ack_msg ... ok [INFO] [stdout] test core::ics04_channel::msgs::recv_packet::test::msg_recv_packet_try_from_raw ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_open_try::tests::to_and_from ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_open_ack::tests::to_and_from ... ok [INFO] [stdout] test core::ics04_channel::msgs::recv_packet::test::to_and_from ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_open_try::tests::channel_open_try_from_raw ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_open_confirm::tests::parse_channel_open_confirm_msg ... ok [INFO] [stdout] test core::ics04_channel::msgs::timeout::test::to_and_from ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_open_confirm::tests::to_and_from ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_open_init::tests::channel_open_init_from_raw ... ok [INFO] [stdout] test core::ics04_channel::msgs::chan_open_init::tests::to_and_from ... ok [INFO] [stdout] test core::ics04_channel::packet::tests::packet_try_from_raw ... ok [INFO] [stdout] test core::ics04_channel::packet::tests::to_and_from ... ok [INFO] [stdout] test core::ics24_host::path::tests::acks_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::commitments_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::client_type_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::connections_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::invalid_path_doesnt_parse ... ok [INFO] [stdout] test core::ics24_host::path::tests::client_state_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::channel_ends_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::ports_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::receipts_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::sequence_ack_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::sequence_recv_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::sequence_send_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::sequences_path_doesnt_parse ... ok [INFO] [stdout] test core::ics24_host::path::tests::test_parse_acks_fn ... ok [INFO] [stdout] test core::ics24_host::path::tests::test_parse_channel_ends_fn ... ok [INFO] [stdout] test core::ics24_host::path::tests::test_parse_channels_fn ... ok [INFO] [stdout] test core::ics24_host::path::tests::test_parse_client_paths_fn ... ok [INFO] [stdout] test core::ics24_host::path::tests::test_parse_commitments_fn ... ok [INFO] [stdout] test core::ics24_host::path::tests::test_parse_connections_fn ... ok [INFO] [stdout] test core::ics24_host::path::tests::test_parse_ports_fn ... ok [INFO] [stdout] test core::ics24_host::path::tests::test_parse_receipts_fn ... ok [INFO] [stdout] test core::ics24_host::path::tests::test_parse_seqs_fn ... ok [INFO] [stdout] test core::ics24_host::path::tests::test_parse_sequences_fn ... ok [INFO] [stdout] test core::ics24_host::path::tests::test_parse_upgrades_fn ... ok [INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_connection_id_min ... ok [INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_channel_id_min ... ok [INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_client_id_min ... ok [INFO] [stdout] test core::ics24_host::validate::tests::parse_channel_id_max ... ok [INFO] [stdout] test core::ics24_host::validate::tests::parse_client_id_max ... ok [INFO] [stdout] test core::ics24_host::path::tests::upgrade_client_state_path_parses ... ok [INFO] [stdout] test core::ics24_host::path::tests::upgrade_client_consensus_state_path_parses ... ok [INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_port_id_min ... ok [INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_port_id_max ... ok [INFO] [stdout] test core::ics04_channel::msgs::timeout::test::msg_timeout_try_from_raw ... ok [INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_id_empty ... ok [INFO] [stdout] test core::ics24_host::path::tests::channels_path_doesnt_parse ... ok [INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_id_path_separator ... ok [INFO] [stdout] test core::ics24_host::validate::tests::parse_connection_id_max ... ok [INFO] [stdout] test mock::header::tests::encode_any ... ok [INFO] [stdout] test timestamp::tests::test_timestamp_arithmetic ... ok [INFO] [stdout] test core::ics24_host::path::tests::client_connections_path_parses ... ok [INFO] [stdout] test timestamp::tests::test_timestamp_comparisons ... ok [INFO] [stdout] test timestamp::tests::subtract_compare ... ok [INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_id_chars ... ok [INFO] [stdout] test core::ics24_host::path::tests::client_consensus_state_path_parses ... ok [INFO] [stdout] test core::ics26_routing::handler::tests::routing_module_and_keepers ... ok [INFO] [stdout] test core::ics02_client::handler::update_client::tests::test_update_synthetic_tendermint_client_adjacent_ok ... ok [INFO] [stdout] test relayer::ics18_relayer::utils::tests::client_update_ping_pong ... ok [INFO] [stdout] test core::ics02_client::handler::update_client::tests::test_update_synthetic_tendermint_client_duplicate_ok ... ok [INFO] [stdout] test core::ics02_client::handler::update_client::tests::test_update_synthetic_tendermint_client_lower_height ... ok [INFO] [stdout] test core::ics02_client::handler::update_client::tests::test_update_synthetic_tendermint_client_non_adjacent_ok ... ok [INFO] [stderr] Doc-tests ibc [INFO] [stdout] test mock::context::tests::test_history_manipulation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 126 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.43s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/core/ics03_connection/connection.rs - core::ics03_connection::connection::State::less_or_equal_progress (line 359) ... ignored [INFO] [stdout] test src/core/ics04_channel/channel.rs - core::ics04_channel::channel::State::less_or_equal_progress (line 395) ... ignored [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name ibc --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-8836b7e5b582514f/out --extern bytes=/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e869a635b29d9dd8.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-73a2726c2bdbff0c.rlib --extern flex_error=/opt/rustwide/target/debug/deps/libflex_error-99321b5312cfe92d.rlib --extern ibc=/opt/rustwide/target/debug/deps/libibc-f1361b204604866c.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-9a515ae0455e3013.rlib --extern ics23=/opt/rustwide/target/debug/deps/libics23-1b1784da17e4c2b4.rlib --extern modelator=/opt/rustwide/target/debug/deps/libmodelator-33de343dcf42aaed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-98990f715cf6b2ff.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-9875faa13382d013.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-0f4d7664bcb1177c.rlib --extern safe_regex=/opt/rustwide/target/debug/deps/libsafe_regex-b487550a69c4f48d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4634b36c7bb23c84.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2313f21b597da574.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9146a7aebfa48bda.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-82ddbede01fa03b3.rlib --extern subtle_encoding=/opt/rustwide/target/debug/deps/libsubtle_encoding-0435fb971c127e3f.rlib --extern tendermint=/opt/rustwide/target/debug/deps/libtendermint-f37885067f0c63a7.rlib --extern tendermint_light_client_verifier=/opt/rustwide/target/debug/deps/libtendermint_light_client_verifier-90d49c5c3b1e5e39.rlib --extern tendermint_proto=/opt/rustwide/target/debug/deps/libtendermint_proto-665ed2c7defd36eb.rlib --extern tendermint_rpc=/opt/rustwide/target/debug/deps/libtendermint_rpc-113884c3fea3f3f3.rlib --extern tendermint_testgen=/opt/rustwide/target/debug/deps/libtendermint_testgen-5758fb340bc5c30c.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-edb5b25c6e3a0122.so --extern time=/opt/rustwide/target/debug/deps/libtime-169c9aeaea6d9dbc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-36d9ffffffa68bcb.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-868351447ace73ca.rlib -C embed-bitcode=no --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="std"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2ef790982144d1d461de81145cb5a110610101f1156b089ba4acab95d790b002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef790982144d1d461de81145cb5a110610101f1156b089ba4acab95d790b002", kill_on_drop: false }` [INFO] [stdout] 2ef790982144d1d461de81145cb5a110610101f1156b089ba4acab95d790b002