[INFO] fetching crate quartz-tm-stateless-verifier 0.5.1... [INFO] testing quartz-tm-stateless-verifier-0.5.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate quartz-tm-stateless-verifier 0.5.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate quartz-tm-stateless-verifier 0.5.1 [INFO] finished tweaking crates.io crate quartz-tm-stateless-verifier 0.5.1 [INFO] tweaked toml for crates.io crate quartz-tm-stateless-verifier 0.5.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quartz-tm-stateless-verifier 0.5.1 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 quartz-tm-stateless-verifier 0.5.1 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded idna_adapter v1.1.0 [INFO] [stderr] Downloaded unicode-joining-type v1.0.0 [INFO] [stderr] Downloaded contracts v0.6.6 [INFO] [stderr] Downloaded tendermint-config v0.40.4 [INFO] [stderr] Downloaded peg v0.8.5 [INFO] [stderr] Downloaded idna_mapping v1.1.0 [INFO] [stderr] Downloaded tendermint-rpc v0.40.4 [INFO] [stderr] Downloaded tendermint-light-client v0.40.4 [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] 6db4187b03b625127a2d5788d505154b45628029e63744b8197d07be4b1852dc [INFO] running `Command { std: "docker" "start" "-a" "6db4187b03b625127a2d5788d505154b45628029e63744b8197d07be4b1852dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6db4187b03b625127a2d5788d505154b45628029e63744b8197d07be4b1852dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db4187b03b625127a2d5788d505154b45628029e63744b8197d07be4b1852dc", kill_on_drop: false }` [INFO] [stdout] 6db4187b03b625127a2d5788d505154b45628029e63744b8197d07be4b1852dc [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] 54d6d7c73aaab7a64b1206c041671b1d346b8a528ce9ae42e555e81db511f8b3 [INFO] running `Command { std: "docker" "start" "-a" "54d6d7c73aaab7a64b1206c041671b1d346b8a528ce9ae42e555e81db511f8b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling unicode-joining-type v1.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling idna_mapping v1.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling idna_adapter v1.1.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling contracts v0.6.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tendermint-proto v0.40.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tendermint v0.40.4 [INFO] [stderr] Compiling tendermint-config v0.40.4 [INFO] [stderr] Compiling tendermint-light-client-verifier v0.40.4 [INFO] [stderr] Compiling tendermint-rpc v0.40.4 [INFO] [stderr] Compiling tendermint-light-client v0.40.4 [INFO] [stderr] Compiling quartz-tm-stateless-verifier v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "54d6d7c73aaab7a64b1206c041671b1d346b8a528ce9ae42e555e81db511f8b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54d6d7c73aaab7a64b1206c041671b1d346b8a528ce9ae42e555e81db511f8b3", kill_on_drop: false }` [INFO] [stdout] 54d6d7c73aaab7a64b1206c041671b1d346b8a528ce9ae42e555e81db511f8b3 [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] 0573da2d6a39aa2bf63f4e5e077ace20a2daf162b1f04f2ee2581e61d8a7915d [INFO] running `Command { std: "docker" "start" "-a" "0573da2d6a39aa2bf63f4e5e077ace20a2daf162b1f04f2ee2581e61d8a7915d", kill_on_drop: false }` [INFO] [stderr] Compiling quartz-tm-stateless-verifier v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "0573da2d6a39aa2bf63f4e5e077ace20a2daf162b1f04f2ee2581e61d8a7915d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0573da2d6a39aa2bf63f4e5e077ace20a2daf162b1f04f2ee2581e61d8a7915d", kill_on_drop: false }` [INFO] [stdout] 0573da2d6a39aa2bf63f4e5e077ace20a2daf162b1f04f2ee2581e61d8a7915d [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] 7f6cce7fa4e1443fbf45427d79b129017c0976aac16d53677a0882cde3f8c621 [INFO] running `Command { std: "docker" "start" "-a" "7f6cce7fa4e1443fbf45427d79b129017c0976aac16d53677a0882cde3f8c621", 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/quartz_tm_stateless_verifier-16dcd2a9f47c6798) [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 quartz_tm_stateless_verifier [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" "7f6cce7fa4e1443fbf45427d79b129017c0976aac16d53677a0882cde3f8c621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6cce7fa4e1443fbf45427d79b129017c0976aac16d53677a0882cde3f8c621", kill_on_drop: false }` [INFO] [stdout] 7f6cce7fa4e1443fbf45427d79b129017c0976aac16d53677a0882cde3f8c621