[INFO] fetching crate quartz-tm-stateless-verifier 0.3.1...
[INFO] building quartz-tm-stateless-verifier-0.3.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate quartz-tm-stateless-verifier 0.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate quartz-tm-stateless-verifier 0.3.1
[INFO] finished tweaking crates.io crate quartz-tm-stateless-verifier 0.3.1
[INFO] tweaked toml for crates.io crate quartz-tm-stateless-verifier 0.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quartz-tm-stateless-verifier 0.3.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quartz-tm-stateless-verifier 0.3.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61141aba34a0f8aa72f8900056cb1c64f932976c435a93c279da74bb034cb174
[INFO] running `Command { std: "docker" "start" "-a" "61141aba34a0f8aa72f8900056cb1c64f932976c435a93c279da74bb034cb174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61141aba34a0f8aa72f8900056cb1c64f932976c435a93c279da74bb034cb174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61141aba34a0f8aa72f8900056cb1c64f932976c435a93c279da74bb034cb174", kill_on_drop: false }`
[INFO] [stdout] 61141aba34a0f8aa72f8900056cb1c64f932976c435a93c279da74bb034cb174
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f9ba6c743dd135a82001dba59402f52bec071dbe19df9e168f5001c0e0b8c57
[INFO] running `Command { std: "docker" "start" "-a" "3f9ba6c743dd135a82001dba59402f52bec071dbe19df9e168f5001c0e0b8c57", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling unicode-joining-type v1.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling idna_mapping v1.1.0
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling idna_adapter v1.1.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling contracts v0.6.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[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.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.93s
[INFO] running `Command { std: "docker" "inspect" "3f9ba6c743dd135a82001dba59402f52bec071dbe19df9e168f5001c0e0b8c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f9ba6c743dd135a82001dba59402f52bec071dbe19df9e168f5001c0e0b8c57", kill_on_drop: false }`
[INFO] [stdout] 3f9ba6c743dd135a82001dba59402f52bec071dbe19df9e168f5001c0e0b8c57
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1888166f3024d19f58f04a901efbbf7b4fd3f486124084992838566e6b8c267d
[INFO] running `Command { std: "docker" "start" "-a" "1888166f3024d19f58f04a901efbbf7b4fd3f486124084992838566e6b8c267d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quartz-tm-stateless-verifier v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "1888166f3024d19f58f04a901efbbf7b4fd3f486124084992838566e6b8c267d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1888166f3024d19f58f04a901efbbf7b4fd3f486124084992838566e6b8c267d", kill_on_drop: false }`
[INFO] [stdout] 1888166f3024d19f58f04a901efbbf7b4fd3f486124084992838566e6b8c267d
