[INFO] fetching crate cometbft-light-client 0.1.0-alpha.2...
[INFO] testing cometbft-light-client-0.1.0-alpha.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cometbft-light-client 0.1.0-alpha.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cometbft-light-client 0.1.0-alpha.2
[INFO] finished tweaking crates.io crate cometbft-light-client 0.1.0-alpha.2
[INFO] tweaked toml for crates.io crate cometbft-light-client 0.1.0-alpha.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cometbft-light-client 0.1.0-alpha.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 279 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding proptest v0.10.1 (available: v1.9.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16fa61d52f866055499e519564faeccdd6d7b24d2a41e0a3d6b39a9a4d873361
[INFO] running `Command { std: "docker" "start" "-a" "16fa61d52f866055499e519564faeccdd6d7b24d2a41e0a3d6b39a9a4d873361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16fa61d52f866055499e519564faeccdd6d7b24d2a41e0a3d6b39a9a4d873361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16fa61d52f866055499e519564faeccdd6d7b24d2a41e0a3d6b39a9a4d873361", kill_on_drop: false }`
[INFO] [stdout] 16fa61d52f866055499e519564faeccdd6d7b24d2a41e0a3d6b39a9a4d873361
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 181e67a29b7c0f91b783d4f709ab5c640c371a3eaebfc92de9ac54db904dc7e3
[INFO] running `Command { std: "docker" "start" "-a" "181e67a29b7c0f91b783d4f709ab5c640c371a3eaebfc92de9ac54db904dc7e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling contracts v0.6.7
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling cometbft-proto v0.1.0-alpha.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling cometbft v0.1.0-alpha.2
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cometbft-config v0.1.0-alpha.2
[INFO] [stderr]    Compiling cometbft-light-client-verifier v0.1.0-alpha.2
[INFO] [stderr]    Compiling cometbft-rpc v0.1.0-alpha.2
[INFO] [stderr]    Compiling cometbft-light-client v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.94s
[INFO] running `Command { std: "docker" "inspect" "181e67a29b7c0f91b783d4f709ab5c640c371a3eaebfc92de9ac54db904dc7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "181e67a29b7c0f91b783d4f709ab5c640c371a3eaebfc92de9ac54db904dc7e3", kill_on_drop: false }`
[INFO] [stdout] 181e67a29b7c0f91b783d4f709ab5c640c371a3eaebfc92de9ac54db904dc7e3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e05461fb7b6d292f45146c8316cd532c2929fb74a69d7d0e0b371e8d69357cad
[INFO] running `Command { std: "docker" "start" "-a" "e05461fb7b6d292f45146c8316cd532c2929fb74a69d7d0e0b371e8d69357cad", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cometbft-proto v0.1.0-alpha.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling proptest v0.10.1
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling gumdrop v0.8.1
[INFO] [stderr]    Compiling cometbft v0.1.0-alpha.2
[INFO] [stderr]    Compiling cometbft-config v0.1.0-alpha.2
[INFO] [stderr]    Compiling cometbft-light-client-verifier v0.1.0-alpha.2
[INFO] [stderr]    Compiling cometbft-rpc v0.1.0-alpha.2
[INFO] [stderr]    Compiling cometbft-light-client v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cometbft_testgen`
[INFO] [stdout]   --> tests/light_client.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use cometbft_testgen::{light_block::default_peer_id, Tester};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cometbft_testgen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cometbft_testgen`, use `cargo add cometbft_testgen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cometbft_testgen`
[INFO] [stdout]   --> tests/light_client.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use cometbft_testgen::{light_block::default_peer_id, Tester};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cometbft_testgen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cometbft_testgen`, use `cargo add cometbft_testgen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cometbft-light-client` (test "light_client") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e05461fb7b6d292f45146c8316cd532c2929fb74a69d7d0e0b371e8d69357cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e05461fb7b6d292f45146c8316cd532c2929fb74a69d7d0e0b371e8d69357cad", kill_on_drop: false }`
[INFO] [stdout] e05461fb7b6d292f45146c8316cd532c2929fb74a69d7d0e0b371e8d69357cad
