[INFO] fetching crate ibc-core-router-types 0.57.0... [INFO] testing ibc-core-router-types-0.57.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ibc-core-router-types 0.57.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ibc-core-router-types 0.57.0 [INFO] finished tweaking crates.io crate ibc-core-router-types 0.57.0 [INFO] tweaked toml for crates.io crate ibc-core-router-types 0.57.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ibc-core-router-types 0.57.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ibc-core-router-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2060daa870de71a22140f1b885a1bd359af1517d52901406efd71cc996d27828 [INFO] running `Command { std: "docker" "start" "-a" "2060daa870de71a22140f1b885a1bd359af1517d52901406efd71cc996d27828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2060daa870de71a22140f1b885a1bd359af1517d52901406efd71cc996d27828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2060daa870de71a22140f1b885a1bd359af1517d52901406efd71cc996d27828", kill_on_drop: false }` [INFO] [stdout] 2060daa870de71a22140f1b885a1bd359af1517d52901406efd71cc996d27828 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b2aad3aa7afa450e7b8c0b5f818671441ca855c53069eb1c8dcfaa79a38a951 [INFO] running `Command { std: "docker" "start" "-a" "7b2aad3aa7afa450e7b8c0b5f818671441ca855c53069eb1c8dcfaa79a38a951", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.31 [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 futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling futures v0.3.31 [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 zeroize v1.8.1 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling derive_more v1.0.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 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 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-router-types v0.57.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "7b2aad3aa7afa450e7b8c0b5f818671441ca855c53069eb1c8dcfaa79a38a951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b2aad3aa7afa450e7b8c0b5f818671441ca855c53069eb1c8dcfaa79a38a951", kill_on_drop: false }` [INFO] [stdout] 7b2aad3aa7afa450e7b8c0b5f818671441ca855c53069eb1c8dcfaa79a38a951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bcb9dc2a02cda59b7a5ebd3a25de670d289df3352adfbcc83d16c3720e9e0a1 [INFO] running `Command { std: "docker" "start" "-a" "2bcb9dc2a02cda59b7a5ebd3a25de670d289df3352adfbcc83d16c3720e9e0a1", kill_on_drop: false }` [INFO] [stderr] Compiling ibc-core-router-types v0.57.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "2bcb9dc2a02cda59b7a5ebd3a25de670d289df3352adfbcc83d16c3720e9e0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bcb9dc2a02cda59b7a5ebd3a25de670d289df3352adfbcc83d16c3720e9e0a1", kill_on_drop: false }` [INFO] [stdout] 2bcb9dc2a02cda59b7a5ebd3a25de670d289df3352adfbcc83d16c3720e9e0a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 59354c4c9ba0f4c72d60885214199798104cec07d818aa4c2364ca378cdcaeef [INFO] running `Command { std: "docker" "start" "-a" "59354c4c9ba0f4c72d60885214199798104cec07d818aa4c2364ca378cdcaeef", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ibc_core_router_types-ace91f4227d8b5e8) [INFO] [stdout] [INFO] [stderr] Doc-tests ibc_core_router_types [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] [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" "59354c4c9ba0f4c72d60885214199798104cec07d818aa4c2364ca378cdcaeef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59354c4c9ba0f4c72d60885214199798104cec07d818aa4c2364ca378cdcaeef", kill_on_drop: false }` [INFO] [stdout] 59354c4c9ba0f4c72d60885214199798104cec07d818aa4c2364ca378cdcaeef