[INFO] fetching crate ibc-relayer-types 0.32.2...
[INFO] testing ibc-relayer-types-0.32.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ibc-relayer-types 0.32.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ibc-relayer-types 0.32.2
[INFO] finished tweaking crates.io crate ibc-relayer-types 0.32.2
[INFO] tweaked toml for crates.io crate ibc-relayer-types 0.32.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ibc-relayer-types 0.32.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ibc-relayer-types 0.32.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89cd0e4c4bd6de3244bb6c6dc3d5817b7fa1bb55ec6221460cd476a39125eb97
[INFO] running `Command { std: "docker" "start" "-a" "89cd0e4c4bd6de3244bb6c6dc3d5817b7fa1bb55ec6221460cd476a39125eb97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89cd0e4c4bd6de3244bb6c6dc3d5817b7fa1bb55ec6221460cd476a39125eb97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89cd0e4c4bd6de3244bb6c6dc3d5817b7fa1bb55ec6221460cd476a39125eb97", kill_on_drop: false }`
[INFO] [stdout] 89cd0e4c4bd6de3244bb6c6dc3d5817b7fa1bb55ec6221460cd476a39125eb97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34421ec938c4f748f67056738d58182a07bd5a8d0da9e37cfd8b7d4d3e1c3290
[INFO] running `Command { std: "docker" "start" "-a" "34421ec938c4f748f67056738d58182a07bd5a8d0da9e37cfd8b7d4d3e1c3290", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling informalsystems-pbjson v0.7.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tendermint-proto v0.40.4
[INFO] [stderr]    Compiling ics23 v0.12.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.26.1
[INFO] [stderr]    Compiling tendermint v0.40.4
[INFO] [stderr]    Compiling tendermint-light-client-verifier v0.40.4
[INFO] [stderr]    Compiling ibc-proto v0.51.1
[INFO] [stderr]    Compiling ibc-relayer-types v0.32.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.42s
[INFO] running `Command { std: "docker" "inspect" "34421ec938c4f748f67056738d58182a07bd5a8d0da9e37cfd8b7d4d3e1c3290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34421ec938c4f748f67056738d58182a07bd5a8d0da9e37cfd8b7d4d3e1c3290", kill_on_drop: false }`
[INFO] [stdout] 34421ec938c4f748f67056738d58182a07bd5a8d0da9e37cfd8b7d4d3e1c3290
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4ac52ca5815c5bb565de88d493b9f59750821416652bd77405d67080ae2168c
[INFO] running `Command { std: "docker" "start" "-a" "f4ac52ca5815c5bb565de88d493b9f59750821416652bd77405d67080ae2168c", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling simple-error v0.3.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling gumdrop v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling informalsystems-pbjson v0.7.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tendermint-proto v0.40.4
[INFO] [stderr]    Compiling ics23 v0.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling async-tungstenite v0.24.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling tendermint v0.40.4
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.26.1
[INFO] [stderr]    Compiling tendermint-light-client-verifier v0.40.4
[INFO] [stderr]    Compiling tendermint-config v0.40.4
[INFO] [stderr]    Compiling tendermint-testgen v0.40.4
[INFO] [stderr]    Compiling tendermint-rpc v0.40.4
[INFO] [stderr]    Compiling ibc-proto v0.51.1
[INFO] [stderr]    Compiling ibc-relayer-types v0.32.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.49s
[INFO] running `Command { std: "docker" "inspect" "f4ac52ca5815c5bb565de88d493b9f59750821416652bd77405d67080ae2168c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4ac52ca5815c5bb565de88d493b9f59750821416652bd77405d67080ae2168c", kill_on_drop: false }`
[INFO] [stdout] f4ac52ca5815c5bb565de88d493b9f59750821416652bd77405d67080ae2168c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 467d677dfee32aed4f4438f3237347c9b6622d2ef983e08bc735fb415332481a
[INFO] running `Command { std: "docker" "start" "-a" "467d677dfee32aed4f4438f3237347c9b6622d2ef983e08bc735fb415332481a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ibc_relayer_types-89884e561886b11d)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test applications::transfer::acknowledgement::test::test_ack_ser ... ok
[INFO] [stdout] test applications::transfer::acknowledgement::test::test_ack_de ... ok
[INFO] [stdout] test applications::transfer::denom::tests::test_denom_serde ... ok
[INFO] [stdout] test applications::transfer::denom::tests::test_denom_trace ... ok
[INFO] [stdout] test applications::transfer::denom::tests::test_denom_validation ... ok
[INFO] [stdout] test applications::transfer::denom::tests::test_trace_path ... 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::serialization_roundtrip_no_proof ... ok
[INFO] [stdout] test core::ics02_client::client_type::tests::parse_tendermint_as_string_result ... ok
[INFO] [stdout] test clients::ics07_tendermint::client_state::tests::serialization_roundtrip_with_proof ... ok
[INFO] [stdout] test core::ics03_connection::msgs::conn_open_ack::tests::parse_connection_open_ack_msg ... ok
[INFO] [stdout] test core::ics02_client::client_type::tests::parse_tendermint_client_type ... ok
[INFO] [stdout] test clients::ics07_tendermint::consensus_state::tests::serialization_roundtrip_no_proof ... ok
[INFO] [stdout] test core::ics03_connection::msgs::conn_open_ack::tests::to_and_from ... ok
[INFO] [stdout] test clients::ics07_tendermint::consensus_state::tests::serialization_roundtrip_with_proof ... ok
[INFO] [stdout] test core::ics03_connection::msgs::conn_open_try::tests::to_and_from ... ok
[INFO] [stdout] test core::ics02_client::client_type::tests::parse_unknown_client_type ... ok
[INFO] [stdout] test core::ics03_connection::msgs::conn_open_init::tests::parse_connection_open_init_msg ... ok
[INFO] [stdout] test core::ics03_connection::msgs::conn_open_try::tests::parse_connection_open_try_msg ... ok
[INFO] [stdout] test core::ics03_connection::version::tests::pick ... ok
[INFO] [stdout] test core::ics03_connection::msgs::conn_open_confirm::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::version::tests::serialize ... ok
[INFO] [stdout] test core::ics03_connection::version::tests::verify ... ok
[INFO] [stdout] test core::ics03_connection::msgs::conn_open_init::tests::to_and_from ... ok
[INFO] [stdout] test core::ics04_channel::channel::tests::less_or_equal_progress_open_not_upgrading ... ok
[INFO] [stdout] test core::ics04_channel::channel::tests::channel_end_try_from_raw ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_close_confirm::tests::to_and_from ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_close_confirm::tests::parse_channel_close_confirm_msg ... ok
[INFO] [stdout] test core::ics04_channel::channel::tests::less_or_equal_progress_init ... ok
[INFO] [stdout] test core::ics04_channel::channel::tests::less_or_equal_progress_tryopen ... ok
[INFO] [stdout] test clients::ics07_tendermint::client_state::tests::client_state_new ... ok
[INFO] [stdout] test core::ics04_channel::channel::tests::less_or_equal_progress_uninitialized ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_close_init::tests::to_and_from ... ok
[INFO] [stdout] test clients::ics07_tendermint::client_state::tests::client_state_verify_height ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_close_init::tests::parse_channel_close_init_msg ... ok
[INFO] [stdout] test core::ics04_channel::channel::tests::less_or_equal_progress_upgrading_states ... ok
[INFO] [stdout] test core::ics04_channel::channel::tests::parse_channel_ordering_type ... ok
[INFO] [stdout] test core::ics04_channel::msgs::acknowledgement::test::msg_acknowledgment_try_from_raw ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_open_ack::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::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::msgs::chan_open_confirm::tests::parse_channel_open_confirm_msg ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_open_confirm::tests::to_and_from ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_ack::tests::to_and_from ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_ack::tests::parse_channel_upgrade_try_msg ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_cancel::tests::to_and_from ... 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_try::tests::channel_open_try_from_raw ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_confirm::tests::to_and_from ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_cancel::tests::parse_channel_upgrade_try_msg ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_init::tests::parse_channel_upgrade_init_msg ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_init::tests::to_and_from ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_confirm::tests::parse_channel_upgrade_try_msg ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_open::tests::parse_channel_upgrade_try_msg ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_open::tests::to_and_from ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_try::tests::to_and_from ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_try::tests::parse_channel_upgrade_try_msg ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_timeout::tests::parse_channel_upgrade_try_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::timeout::test::to_and_from ... ok
[INFO] [stdout] test core::ics04_channel::msgs::chan_upgrade_timeout::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::version::test::test_ics29_version ... ok
[INFO] [stdout] test core::ics04_channel::msgs::timeout::test::msg_timeout_try_from_raw ... ok
[INFO] [stdout] test core::ics04_channel::msgs::timeout_on_close::tests::msg_timeout_on_close_try_from_raw ... ok
[INFO] [stdout] test core::ics04_channel::msgs::timeout_on_close::tests::parse_timeout_on_close_msg ... ok
[INFO] [stdout] test core::ics04_channel::packet::tests::packet_try_from_raw ... ok
[INFO] [stdout] test core::ics24_host::path::tests::acks_path_parses ... ok
[INFO] [stdout] test core::ics04_channel::packet::tests::to_and_from ... ok
[INFO] [stdout] test core::ics24_host::path::tests::channel_ends_path_parses ... ok
[INFO] [stdout] test core::ics24_host::path::tests::channels_path_doesnt_parse ... ok
[INFO] [stdout] test core::ics24_host::path::tests::client_connections_path_parses ... ok
[INFO] [stdout] test core::ics24_host::path::tests::client_consensus_state_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::commitments_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_recv_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::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::sequence_send_path_parses ... ok
[INFO] [stdout] test core::ics24_host::path::tests::sequence_ack_path_parses ... 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_connections_fn ... ok
[INFO] [stdout] test core::ics24_host::path::tests::upgrade_client_consensus_state_path_parses ... 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::path::tests::test_parse_commitments_fn ... ok
[INFO] [stdout] test core::ics24_host::path::tests::upgrade_client_state_path_parses ... ok
[INFO] [stdout] test core::ics24_host::validate::tests::parse_channel_id_max ... ok
[INFO] [stdout] test core::ics24_host::validate::tests::parse_connection_id_max ... ok
[INFO] [stdout] test core::ics24_host::identifier::tests::test_chain_id_name_no_dash ... ok
[INFO] [stdout] test core::ics24_host::validate::tests::parse_client_id_max ... ok
[INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_id_chars ... ok
[INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_client_id_min ... ok
[INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_id_path_separator ... 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::identifier::tests::test_chain_id_name ... ok
[INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_id_empty ... ok
[INFO] [stdout] test utils::pretty::tests::test_pretty_duration_millis ... ok
[INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_port_id_max ... ok
[INFO] [stdout] test core::ics24_host::validate::tests::parse_invalid_port_id_min ... ok
[INFO] [stdout] test utils::pretty::tests::test_pretty_option_some ... ok
[INFO] [stdout] test timestamp::tests::test_timestamp_comparisons ... ok
[INFO] [stdout] test utils::pretty::tests::test_pretty_duration_micros ... ok
[INFO] [stdout] test utils::pretty::tests::test_pretty_duration_secs ... ok
[INFO] [stdout] test utils::pretty::tests::test_pretty_option_none ... ok
[INFO] [stdout] test timestamp::tests::test_timestamp_arithmetic ... ok
[INFO] [stdout] test core::ics24_host::identifier::tests::test_chain_id_name_with_test ... ok
[INFO] [stdout] test timestamp::tests::subtract_compare ... ok
[INFO] [stdout] test utils::pretty::tests::test_pretty_vec_empty_vec ... ok
[INFO] [stdout] test utils::pretty::tests::test_pretty_vec_single_element ... ok
[INFO] [stdout] test utils::pretty::tests::test_pretty_vec_display ... ok
[INFO] [stdout] test core::ics24_host::identifier::tests::edge_cases ... ok
[INFO] [stdout] test applications::transfer::coin::tests::test_parse_raw_coin_list ... ok
[INFO] [stdout] test core::ics24_host::identifier::tests::missing_or_invalid_revision_numbers ... ok
[INFO] [stdout] test applications::transfer::coin::tests::test_parse_raw_coin ... ok
[INFO] [stdout] test core::ics24_host::identifier::tests::standard_chain_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ibc_relayer_types
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/core/ics03_connection/connection.rs - core::ics03_connection::connection::State::less_or_equal_progress (line 357) ... ignored
[INFO] [stdout] test src/core/ics04_channel/channel.rs - core::ics04_channel::channel::State::less_or_equal_progress (line 508) ... ignored
[INFO] [stdout] test src/macros.rs - macros::downcast (line 8) ... ok
[INFO] [stdout] test src/core/ics24_host/identifier.rs - core::ics24_host::identifier::ClientId (line 224) ... ok
[INFO] [stdout] test src/core/ics24_host/identifier.rs - core::ics24_host::identifier::ChannelId (line 423) ... ok
[INFO] [stdout] test src/core/ics24_host/identifier.rs - core::ics24_host::identifier::ChannelId::new (line 374) ... ok
[INFO] [stdout] test src/core/ics24_host/identifier.rs - core::ics24_host::identifier::ConnectionId::new (line 246) ... ok
[INFO] [stdout] test src/core/ics24_host/identifier.rs - core::ics24_host::identifier::ClientId::new (line 169) ... ok
[INFO] [stdout] test src/core/ics24_host/identifier.rs - core::ics24_host::identifier::ChainId::new (line 31) ... ok
[INFO] [stdout] test src/timestamp.rs - timestamp::Timestamp::nanoseconds (line 98) ... ok
[INFO] [stdout] test src/core/ics24_host/identifier.rs - core::ics24_host::identifier::ConnectionId (line 294) ... ok
[INFO] [stdout] test src/core/ics24_host/identifier.rs - core::ics24_host::identifier::ChainId::chain_version (line 88) ... ok
[INFO] [stdout] test src/core/ics24_host/identifier.rs - core::ics24_host::identifier::ChainId::is_epoch_format (line 111) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 8.84s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "467d677dfee32aed4f4438f3237347c9b6622d2ef983e08bc735fb415332481a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "467d677dfee32aed4f4438f3237347c9b6622d2ef983e08bc735fb415332481a", kill_on_drop: false }`
[INFO] [stdout] 467d677dfee32aed4f4438f3237347c9b6622d2ef983e08bc735fb415332481a
