[INFO] fetching crate qp-wormhole-verifier 0.1.7...
[INFO] testing qp-wormhole-verifier-0.1.7 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate qp-wormhole-verifier 0.1.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate qp-wormhole-verifier 0.1.7
[INFO] finished tweaking crates.io crate qp-wormhole-verifier 0.1.7
[INFO] tweaked toml for crates.io crate qp-wormhole-verifier 0.1.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qp-wormhole-verifier 0.1.7 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qp-wormhole-verifier 0.1.7 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77bc553d5fc2cfda24b701ac796c8facd41f2259a1cf16cdc53d817f0a58c36d
[INFO] running `Command { std: "docker" "start" "-a" "77bc553d5fc2cfda24b701ac796c8facd41f2259a1cf16cdc53d817f0a58c36d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77bc553d5fc2cfda24b701ac796c8facd41f2259a1cf16cdc53d817f0a58c36d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77bc553d5fc2cfda24b701ac796c8facd41f2259a1cf16cdc53d817f0a58c36d", kill_on_drop: false }`
[INFO] [stdout] 77bc553d5fc2cfda24b701ac796c8facd41f2259a1cf16cdc53d817f0a58c36d
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b079ee0df95a9d053c03b08f1fa32fe668837e71a89d48a11db641f8a9f991e5
[INFO] running `Command { std: "docker" "start" "-a" "b079ee0df95a9d053c03b08f1fa32fe668837e71a89d48a11db641f8a9f991e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling p3-maybe-rayon v0.3.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling qp-plonky2-field v1.1.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling plonky2_util v1.0.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling plonky2_maybe_rayon v1.0.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling keccak-hash v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling p3-util v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling p3-field v0.3.0
[INFO] [stderr]    Compiling p3-matrix v0.3.0
[INFO] [stderr]    Compiling p3-symmetric v0.3.0
[INFO] [stderr]    Compiling p3-dft v0.3.0
[INFO] [stderr]    Compiling p3-mds v0.3.0
[INFO] [stderr]    Compiling p3-poseidon2 v0.3.0
[INFO] [stderr]    Compiling p3-goldilocks v0.3.0
[INFO] [stderr]    Compiling qp-poseidon-constants v1.0.1
[INFO] [stderr]    Compiling qp-plonky2 v1.1.3
[INFO] [stderr]    Compiling qp-poseidon-core v1.0.5
[INFO] [stderr]    Compiling qp-zk-circuits-common v0.1.7
[INFO] [stderr]    Compiling qp-wormhole-circuit v0.1.7
[INFO] [stderr]    Compiling qp-wormhole-verifier v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.12s
[INFO] running `Command { std: "docker" "inspect" "b079ee0df95a9d053c03b08f1fa32fe668837e71a89d48a11db641f8a9f991e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b079ee0df95a9d053c03b08f1fa32fe668837e71a89d48a11db641f8a9f991e5", kill_on_drop: false }`
[INFO] [stdout] b079ee0df95a9d053c03b08f1fa32fe668837e71a89d48a11db641f8a9f991e5
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b72b936e0e189a978ec5e1fdbe4db0eab6e6e5fc6c8817d319b14c583bf7b0aa
[INFO] running `Command { std: "docker" "start" "-a" "b72b936e0e189a978ec5e1fdbe4db0eab6e6e5fc6c8817d319b14c583bf7b0aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling p3-util v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling p3-field v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling qp-plonky2-field v1.1.3
[INFO] [stderr]    Compiling p3-matrix v0.3.0
[INFO] [stderr]    Compiling p3-symmetric v0.3.0
[INFO] [stderr]    Compiling p3-dft v0.3.0
[INFO] [stderr]    Compiling p3-mds v0.3.0
[INFO] [stderr]    Compiling p3-poseidon2 v0.3.0
[INFO] [stderr]    Compiling p3-goldilocks v0.3.0
[INFO] [stderr]    Compiling qp-poseidon-constants v1.0.1
[INFO] [stderr]    Compiling qp-plonky2 v1.1.3
[INFO] [stderr]    Compiling qp-poseidon-core v1.0.5
[INFO] [stderr]    Compiling qp-zk-circuits-common v0.1.7
[INFO] [stderr]    Compiling qp-wormhole-circuit v0.1.7
[INFO] [stderr]    Compiling qp-wormhole-verifier v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.01s
[INFO] running `Command { std: "docker" "inspect" "b72b936e0e189a978ec5e1fdbe4db0eab6e6e5fc6c8817d319b14c583bf7b0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b72b936e0e189a978ec5e1fdbe4db0eab6e6e5fc6c8817d319b14c583bf7b0aa", kill_on_drop: false }`
[INFO] [stdout] b72b936e0e189a978ec5e1fdbe4db0eab6e6e5fc6c8817d319b14c583bf7b0aa
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6002810e3f573514e72de935c5843e891e65b80fbe526694090d65e871c97a1b
[INFO] running `Command { std: "docker" "start" "-a" "6002810e3f573514e72de935c5843e891e65b80fbe526694090d65e871c97a1b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qp_wormhole_verifier-15c25798529e5925)
[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 qp_wormhole_verifier
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `qp_wormhole_prover`
[INFO] [stdout]   --> src/lib.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 |  use qp_wormhole_prover::WormholeProver;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `qp_wormhole_prover`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -  use qp_wormhole_prover::WormholeProver;
[INFO] [stdout] 22 +  use qp_wormhole_verifier::WormholeProver;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6002810e3f573514e72de935c5843e891e65b80fbe526694090d65e871c97a1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6002810e3f573514e72de935c5843e891e65b80fbe526694090d65e871c97a1b", kill_on_drop: false }`
[INFO] [stdout] 6002810e3f573514e72de935c5843e891e65b80fbe526694090d65e871c97a1b
