[INFO] fetching crate mirror-protocol 2.1.1... [INFO] testing mirror-protocol-2.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate mirror-protocol 2.1.1 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking crates.io crate mirror-protocol 2.1.1 [INFO] finished tweaking crates.io crate mirror-protocol 2.1.1 [INFO] tweaked toml for crates.io crate mirror-protocol 2.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mirror-protocol 2.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 95 packages to latest compatible versions [INFO] [stderr] Adding cosmwasm-crypto v1.0.1 (available: v1.5.11) [INFO] [stderr] Adding cosmwasm-std v0.16.7 (available: v3.0.4) [INFO] [stderr] Adding cosmwasm-std v1.0.1 (available: v1.5.11) [INFO] [stderr] Adding cosmwasm-storage v0.16.7 (available: v1.5.2) [INFO] [stderr] Adding cosmwasm-storage v1.0.1 (available: v1.5.2) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding cw20 v0.8.1 (available: v2.0.0) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.2.1) [INFO] [stderr] Adding signature v1.3.2 (available: v1.6.4) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding zeroize v1.4.3 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded forward_ref v1.0.0 [INFO] [stderr] Downloaded cw-utils v0.13.4 [INFO] [stderr] Downloaded terraswap v2.9.0 [INFO] [stderr] Downloaded cosmwasm-derive v1.5.11 [INFO] [stderr] Downloaded cosmwasm-crypto v1.0.1 [INFO] [stderr] Downloaded serde-json-wasm v0.4.1 [INFO] [stderr] Downloaded cw20 v0.13.4 [INFO] [stderr] Downloaded zeroize v1.4.3 [INFO] [stderr] Downloaded const-oid v0.6.2 [INFO] [stderr] Downloaded crypto-bigint v0.2.11 [INFO] [stderr] Downloaded ecdsa v0.12.4 [INFO] [stderr] Downloaded cosmwasm-storage v0.16.7 [INFO] [stderr] Downloaded ed25519-zebra v2.2.0 [INFO] [stderr] Downloaded pkcs8 v0.7.6 [INFO] [stderr] Downloaded spki v0.4.1 [INFO] [stderr] Downloaded elliptic-curve v0.10.6 [INFO] [stderr] Downloaded k256 v0.9.6 [INFO] [stderr] Downloaded k256 v0.10.4 [INFO] [stderr] Downloaded cw-storage-plus v0.13.4 [INFO] [stderr] Downloaded ed25519-zebra v3.1.0 [INFO] [stderr] Downloaded crypto-mac v0.11.1 [INFO] [stderr] Downloaded crypto-bigint v0.3.2 [INFO] [stderr] Downloaded der v0.5.1 [INFO] [stderr] Downloaded sec1 v0.2.1 [INFO] [stderr] Downloaded cw20 v0.8.1 [INFO] [stderr] Downloaded cosmwasm-derive v0.16.7 [INFO] [stderr] Downloaded ahash v0.7.8 [INFO] [stderr] Downloaded base16ct v0.1.1 [INFO] [stderr] Downloaded der v0.4.5 [INFO] [stderr] Downloaded curve25519-dalek v3.2.0 [INFO] [stderr] Downloaded cosmwasm-std v0.16.7 [INFO] [stderr] Downloaded cosmwasm-storage v1.0.1 [INFO] [stderr] Downloaded cw2 v0.13.4 [INFO] [stderr] Downloaded rfc6979 v0.1.0 [INFO] [stderr] Downloaded ecdsa v0.13.4 [INFO] [stderr] Downloaded const-oid v0.7.1 [INFO] [stderr] Downloaded spki v0.5.4 [INFO] [stderr] Downloaded pkcs8 v0.8.0 [INFO] [stderr] Downloaded ff v0.10.1 [INFO] [stderr] Downloaded group v0.10.0 [INFO] [stderr] Downloaded cosmwasm-crypto v0.16.7 [INFO] [stderr] Downloaded serde-json-wasm v0.3.2 [INFO] [stderr] Downloaded cw0 v0.8.1 [INFO] [stderr] Downloaded hmac v0.11.0 [INFO] [stderr] Downloaded group v0.11.0 [INFO] [stderr] Downloaded cosmwasm-std v1.0.1 [INFO] [stderr] Downloaded signature v1.3.2 [INFO] [stderr] Downloaded ff v0.11.1 [INFO] [stderr] Downloaded elliptic-curve v0.11.12 [INFO] [stderr] Downloaded protobuf v2.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7844227cb32dea1fe5ba6546eaa091a4a0d4fd4488a3705fd8f4480e674b4e5 [INFO] running `Command { std: "docker" "start" "-a" "b7844227cb32dea1fe5ba6546eaa091a4a0d4fd4488a3705fd8f4480e674b4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7844227cb32dea1fe5ba6546eaa091a4a0d4fd4488a3705fd8f4480e674b4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7844227cb32dea1fe5ba6546eaa091a4a0d4fd4488a3705fd8f4480e674b4e5", kill_on_drop: false }` [INFO] [stdout] b7844227cb32dea1fe5ba6546eaa091a4a0d4fd4488a3705fd8f4480e674b4e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6deece04c8649e07ee5dc47eb08ebc9e4269656c5eacde7c3e06bba017d8ac60 [INFO] running `Command { std: "docker" "start" "-a" "6deece04c8649e07ee5dc47eb08ebc9e4269656c5eacde7c3e06bba017d8ac60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling cosmwasm-derive v1.5.11 [INFO] [stderr] Compiling cosmwasm-derive v0.16.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.16.7 [INFO] [stderr] Compiling cosmwasm-std v1.0.1 [INFO] [stderr] Compiling cosmwasm-std v0.16.7 [INFO] [stderr] Compiling cw0 v0.8.1 [INFO] [stderr] Compiling cosmwasm-storage v0.16.7 [INFO] [stderr] Compiling cw20 v0.8.1 [INFO] [stderr] Compiling cw-utils v0.13.4 [INFO] [stderr] Compiling cw-storage-plus v0.13.4 [INFO] [stderr] Compiling cosmwasm-storage v1.0.1 [INFO] [stderr] Compiling cw2 v0.13.4 [INFO] [stderr] Compiling cw20 v0.13.4 [INFO] [stderr] Compiling terraswap v2.9.0 [INFO] [stderr] Compiling mirror-protocol v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "6deece04c8649e07ee5dc47eb08ebc9e4269656c5eacde7c3e06bba017d8ac60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6deece04c8649e07ee5dc47eb08ebc9e4269656c5eacde7c3e06bba017d8ac60", kill_on_drop: false }` [INFO] [stdout] 6deece04c8649e07ee5dc47eb08ebc9e4269656c5eacde7c3e06bba017d8ac60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7731e19673c0733fe9bda9e69d15b0c917f145dcb2f284c18e62b7546ba5e871 [INFO] running `Command { std: "docker" "start" "-a" "7731e19673c0733fe9bda9e69d15b0c917f145dcb2f284c18e62b7546ba5e871", kill_on_drop: false }` [INFO] [stderr] Compiling mirror-protocol v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.67s [INFO] running `Command { std: "docker" "inspect" "7731e19673c0733fe9bda9e69d15b0c917f145dcb2f284c18e62b7546ba5e871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7731e19673c0733fe9bda9e69d15b0c917f145dcb2f284c18e62b7546ba5e871", kill_on_drop: false }` [INFO] [stdout] 7731e19673c0733fe9bda9e69d15b0c917f145dcb2f284c18e62b7546ba5e871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c716ea8587c5393fc38c778642d675018f108f5f322d3c0b3b73cad2411dbc13 [INFO] running `Command { std: "docker" "start" "-a" "c716ea8587c5393fc38c778642d675018f108f5f322d3c0b3b73cad2411dbc13", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mirror_protocol-406f07098b76fbb9) [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 mirror_protocol [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" "c716ea8587c5393fc38c778642d675018f108f5f322d3c0b3b73cad2411dbc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c716ea8587c5393fc38c778642d675018f108f5f322d3c0b3b73cad2411dbc13", kill_on_drop: false }` [INFO] [stdout] c716ea8587c5393fc38c778642d675018f108f5f322d3c0b3b73cad2411dbc13