[INFO] fetching crate ibc-types-core-client 0.16.0... [INFO] testing ibc-types-core-client-0.16.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate ibc-types-core-client 0.16.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ibc-types-core-client 0.16.0 [INFO] finished tweaking crates.io crate ibc-types-core-client 0.16.0 [INFO] tweaked toml for crates.io crate ibc-types-core-client 0.16.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ibc-types-core-client 0.16.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ibc-types-core-client 0.16.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879ec37209e3eebb7e2ff4cde7744dabbaa1de10b553b2f62a641565f2dc8642 [INFO] running `Command { std: "docker" "start" "-a" "879ec37209e3eebb7e2ff4cde7744dabbaa1de10b553b2f62a641565f2dc8642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879ec37209e3eebb7e2ff4cde7744dabbaa1de10b553b2f62a641565f2dc8642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879ec37209e3eebb7e2ff4cde7744dabbaa1de10b553b2f62a641565f2dc8642", kill_on_drop: false }` [INFO] [stdout] 879ec37209e3eebb7e2ff4cde7744dabbaa1de10b553b2f62a641565f2dc8642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3d0888a6f3826dcf75e18b26be148adfdf8add5ff1322a4acb096598b92818c [INFO] running `Command { std: "docker" "start" "-a" "f3d0888a6f3826dcf75e18b26be148adfdf8add5ff1322a4acb096598b92818c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [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 ibc-types-identifier v0.16.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tendermint-proto v0.40.3 [INFO] [stderr] Compiling ics23 v0.12.0 [INFO] [stderr] Compiling ibc-types-domain-type v0.16.0 [INFO] [stderr] Compiling tendermint v0.40.3 [INFO] [stderr] Compiling cosmos-sdk-proto v0.27.0 [INFO] [stderr] Compiling ibc-types-timestamp v0.16.0 [INFO] [stderr] Compiling ibc-proto v0.52.0 [INFO] [stderr] Compiling ibc-types-core-client v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.82s [INFO] running `Command { std: "docker" "inspect" "f3d0888a6f3826dcf75e18b26be148adfdf8add5ff1322a4acb096598b92818c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d0888a6f3826dcf75e18b26be148adfdf8add5ff1322a4acb096598b92818c", kill_on_drop: false }` [INFO] [stdout] f3d0888a6f3826dcf75e18b26be148adfdf8add5ff1322a4acb096598b92818c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db7ee57788112496a9b28eb03832a1a3fdaa36cf9d07dfa2bd200aaefc5fd26 [INFO] running `Command { std: "docker" "start" "-a" "4db7ee57788112496a9b28eb03832a1a3fdaa36cf9d07dfa2bd200aaefc5fd26", kill_on_drop: false }` [INFO] [stderr] Compiling ibc-types-core-client v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "4db7ee57788112496a9b28eb03832a1a3fdaa36cf9d07dfa2bd200aaefc5fd26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db7ee57788112496a9b28eb03832a1a3fdaa36cf9d07dfa2bd200aaefc5fd26", kill_on_drop: false }` [INFO] [stdout] 4db7ee57788112496a9b28eb03832a1a3fdaa36cf9d07dfa2bd200aaefc5fd26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d9813e30102eadcf688a45a8da42d367d654c53a9ce0db4c47042017db6d4ef [INFO] running `Command { std: "docker" "start" "-a" "3d9813e30102eadcf688a45a8da42d367d654c53a9ce0db4c47042017db6d4ef", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ibc_types_core_client-df56e72c937d3599) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test mock::header::tests::encode_any ... ok [INFO] [stdout] test msgs::upgrade_client::tests::msg_upgrade_client_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests ibc_types_core_client [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/client_id.rs - client_id::ClientId::new (line 23) ... ok [INFO] [stdout] test src/client_id.rs - client_id::ClientId (line 78) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d9813e30102eadcf688a45a8da42d367d654c53a9ce0db4c47042017db6d4ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d9813e30102eadcf688a45a8da42d367d654c53a9ce0db4c47042017db6d4ef", kill_on_drop: false }` [INFO] [stdout] 3d9813e30102eadcf688a45a8da42d367d654c53a9ce0db4c47042017db6d4ef