[INFO] fetching crate ibc-types-core-client 0.16.0...
[INFO] testing ibc-types-core-client-0.16.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ibc-types-core-client 0.16.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ibc-types-core-client 0.16.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f457af88e5ad39efe89cc58c4283abd7e16e054be2462f80d0dbbd36be35d9a5
[INFO] running `Command { std: "docker" "start" "-a" "f457af88e5ad39efe89cc58c4283abd7e16e054be2462f80d0dbbd36be35d9a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f457af88e5ad39efe89cc58c4283abd7e16e054be2462f80d0dbbd36be35d9a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f457af88e5ad39efe89cc58c4283abd7e16e054be2462f80d0dbbd36be35d9a5", kill_on_drop: false }`
[INFO] [stdout] f457af88e5ad39efe89cc58c4283abd7e16e054be2462f80d0dbbd36be35d9a5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 507f1730396ebccdda6f5283a0d491cbf94868d903b80b1f769055fe8700b998
[INFO] running `Command { std: "docker" "start" "-a" "507f1730396ebccdda6f5283a0d491cbf94868d903b80b1f769055fe8700b998", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[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 subtle v2.6.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling time v0.3.41
[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 digest v0.10.7
[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 serde_repr v0.1.20
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 cosmos-sdk-proto v0.27.0
[INFO] [stderr]    Compiling tendermint v0.40.3
[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] [stdout] warning: value assigned to `client_type` is never read
[INFO] [stdout]   --> src/error.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |     ClientArgsTypeMismatch { client_type: ClientType },
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> src/height.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         error: ParseIntError,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.07s
[INFO] running `Command { std: "docker" "inspect" "507f1730396ebccdda6f5283a0d491cbf94868d903b80b1f769055fe8700b998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "507f1730396ebccdda6f5283a0d491cbf94868d903b80b1f769055fe8700b998", kill_on_drop: false }`
[INFO] [stdout] 507f1730396ebccdda6f5283a0d491cbf94868d903b80b1f769055fe8700b998
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23867dea222c6deaa700db3b34066a8eed717d52e1d4361f0c19471540fa6e7e
[INFO] running `Command { std: "docker" "start" "-a" "23867dea222c6deaa700db3b34066a8eed717d52e1d4361f0c19471540fa6e7e", kill_on_drop: false }`
[INFO] [stdout] warning: value assigned to `client_type` is never read
[INFO] [stdout]   --> src/error.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |     ClientArgsTypeMismatch { client_type: ClientType },
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> src/height.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         error: ParseIntError,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ibc-types-core-client v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `client_type` is never read
[INFO] [stdout]   --> src/error.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |     ClientArgsTypeMismatch { client_type: ClientType },
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> src/height.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         error: ParseIntError,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "23867dea222c6deaa700db3b34066a8eed717d52e1d4361f0c19471540fa6e7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23867dea222c6deaa700db3b34066a8eed717d52e1d4361f0c19471540fa6e7e", kill_on_drop: false }`
[INFO] [stdout] 23867dea222c6deaa700db3b34066a8eed717d52e1d4361f0c19471540fa6e7e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4ed2cadf59e48b484f5feda592e8c187288203aae9c8e88ee218c98894bbfbe
[INFO] running `Command { std: "docker" "start" "-a" "b4ed2cadf59e48b484f5feda592e8c187288203aae9c8e88ee218c98894bbfbe", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `client_type` is never read
[INFO] [stderr]   --> src/error.rs:80:30
[INFO] [stderr]    |
[INFO] [stderr] 80 |     ClientArgsTypeMismatch { client_type: ClientType },
[INFO] [stderr]    |                              ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `error` is never read
[INFO] [stderr]    --> src/height.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         error: ParseIntError,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `ibc-types-core-client` (lib) generated 2 warnings
[INFO] [stderr] warning: `ibc-types-core-client` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ibc_types_core_client-4c2a5d7c2f4818f2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test msgs::upgrade_client::tests::msg_upgrade_client_serialization ... ok
[INFO] [stdout] test mock::header::tests::encode_any ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[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 (line 78) ... ok
[INFO] [stdout] test src/client_id.rs - client_id::ClientId::new (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b4ed2cadf59e48b484f5feda592e8c187288203aae9c8e88ee218c98894bbfbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ed2cadf59e48b484f5feda592e8c187288203aae9c8e88ee218c98894bbfbe", kill_on_drop: false }`
[INFO] [stdout] b4ed2cadf59e48b484f5feda592e8c187288203aae9c8e88ee218c98894bbfbe
