[INFO] fetching crate ibc-data-types 0.57.0...
[INFO] testing ibc-data-types-0.57.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ibc-data-types 0.57.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ibc-data-types 0.57.0
[INFO] finished tweaking crates.io crate ibc-data-types 0.57.0
[INFO] tweaked toml for crates.io crate ibc-data-types 0.57.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ibc-data-types 0.57.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ibc-data-types 0.57.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8717f0b678fa4b900f75bcde7371c21cd5d5e066de97d04a8279cc7931055f80
[INFO] running `Command { std: "docker" "start" "-a" "8717f0b678fa4b900f75bcde7371c21cd5d5e066de97d04a8279cc7931055f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8717f0b678fa4b900f75bcde7371c21cd5d5e066de97d04a8279cc7931055f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8717f0b678fa4b900f75bcde7371c21cd5d5e066de97d04a8279cc7931055f80", kill_on_drop: false }`
[INFO] [stdout] 8717f0b678fa4b900f75bcde7371c21cd5d5e066de97d04a8279cc7931055f80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 618873762c956313fb4f0cbe8124c8166bd7a19687d48adba2ad3a66c26e9bf0
[INFO] running `Command { std: "docker" "start" "-a" "618873762c956313fb4f0cbe8124c8166bd7a19687d48adba2ad3a66c26e9bf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures v0.3.31
[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 serde_derive v1.0.217
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling ibc-derive v0.10.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling informalsystems-pbjson v0.7.0
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling tendermint-proto v0.40.1
[INFO] [stderr]    Compiling ics23 v0.12.0
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.26.1
[INFO] [stderr]    Compiling tendermint v0.40.1
[INFO] [stderr]    Compiling tendermint-light-client-verifier v0.40.1
[INFO] [stderr]    Compiling ibc-proto v0.51.1
[INFO] [stderr]    Compiling ibc-primitives v0.57.0
[INFO] [stderr]    Compiling ibc-core-host-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-commitment-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-router-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-client-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-connection-types v0.57.0
[INFO] [stderr]    Compiling ibc-client-tendermint-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-channel-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-handler-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-router v0.57.0
[INFO] [stderr]    Compiling ibc-core-client-context v0.57.0
[INFO] [stderr]    Compiling ibc-core-host v0.57.0
[INFO] [stderr]    Compiling ibc-core-client v0.57.0
[INFO] [stderr]    Compiling ibc-client-wasm-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-connection v0.57.0
[INFO] [stderr]    Compiling ibc-core-channel v0.57.0
[INFO] [stderr]    Compiling ibc-core-handler v0.57.0
[INFO] [stderr]    Compiling ibc-core v0.57.0
[INFO] [stderr]    Compiling ibc-app-transfer-types v0.57.0
[INFO] [stderr]    Compiling ibc-data-types v0.57.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "618873762c956313fb4f0cbe8124c8166bd7a19687d48adba2ad3a66c26e9bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "618873762c956313fb4f0cbe8124c8166bd7a19687d48adba2ad3a66c26e9bf0", kill_on_drop: false }`
[INFO] [stdout] 618873762c956313fb4f0cbe8124c8166bd7a19687d48adba2ad3a66c26e9bf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfaf6f21ac4fac8d82cb93b71ee09a0530de437e4915d572d3ee2e0a8a7ba7e4
[INFO] running `Command { std: "docker" "start" "-a" "cfaf6f21ac4fac8d82cb93b71ee09a0530de437e4915d572d3ee2e0a8a7ba7e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling ibc-data-types v0.57.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "cfaf6f21ac4fac8d82cb93b71ee09a0530de437e4915d572d3ee2e0a8a7ba7e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfaf6f21ac4fac8d82cb93b71ee09a0530de437e4915d572d3ee2e0a8a7ba7e4", kill_on_drop: false }`
[INFO] [stdout] cfaf6f21ac4fac8d82cb93b71ee09a0530de437e4915d572d3ee2e0a8a7ba7e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f76ebc0f78c44e91d258e12c8121ddb7b43a4a7091a472e8c07ed5aefacd8488
[INFO] running `Command { std: "docker" "start" "-a" "f76ebc0f78c44e91d258e12c8121ddb7b43a4a7091a472e8c07ed5aefacd8488", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ibc_data_types-36c4b4b78cc00108)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ibc_data_types
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f76ebc0f78c44e91d258e12c8121ddb7b43a4a7091a472e8c07ed5aefacd8488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f76ebc0f78c44e91d258e12c8121ddb7b43a4a7091a472e8c07ed5aefacd8488", kill_on_drop: false }`
[INFO] [stdout] f76ebc0f78c44e91d258e12c8121ddb7b43a4a7091a472e8c07ed5aefacd8488
