[INFO] fetching crate ic-response-verification 3.0.3...
[INFO] testing ic-response-verification-3.0.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ic-response-verification 3.0.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ic-response-verification 3.0.3
[INFO] finished tweaking crates.io crate ic-response-verification 3.0.3
[INFO] tweaked toml for crates.io crate ic-response-verification 3.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ic-response-verification 3.0.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding rstest v0.23.0 (available: v0.26.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7094ae24d08b55ddd80f020028c9f9f03bc741e91941fa5e831ec6241f9526e4
[INFO] running `Command { std: "docker" "start" "-a" "7094ae24d08b55ddd80f020028c9f9f03bc741e91941fa5e831ec6241f9526e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7094ae24d08b55ddd80f020028c9f9f03bc741e91941fa5e831ec6241f9526e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7094ae24d08b55ddd80f020028c9f9f03bc741e91941fa5e831ec6241f9526e4", kill_on_drop: false }`
[INFO] [stdout] 7094ae24d08b55ddd80f020028c9f9f03bc741e91941fa5e831ec6241f9526e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8327e370d8d353df9fe115b74b4d93882f69a53353f9ca9bc1e70c1fdf3cc2a
[INFO] running `Command { std: "docker" "start" "-a" "b8327e370d8d353df9fe115b74b4d93882f69a53353f9ca9bc1e70c1fdf3cc2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ic-representation-independent-hash v3.0.3
[INFO] [stderr]    Compiling miracl_core_bls12381 v4.2.2
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cached v0.54.0
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling candid v0.10.19
[INFO] [stderr]    Compiling ic-cbor v3.0.3
[INFO] [stderr]    Compiling ic-http-certification v3.0.3
[INFO] [stderr]    Compiling ic-certificate-verification v3.0.3
[INFO] [stderr]    Compiling ic-response-verification v3.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cel/parser.rs:164:39
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub(crate) fn parse_cel_expression(i: &str) -> CelParserResult<CelValue> {
[INFO] [stdout]     |                                       ^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub(crate) fn parse_cel_expression(i: &str) -> CelParserResult<CelValue<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.70s
[INFO] running `Command { std: "docker" "inspect" "b8327e370d8d353df9fe115b74b4d93882f69a53353f9ca9bc1e70c1fdf3cc2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8327e370d8d353df9fe115b74b4d93882f69a53353f9ca9bc1e70c1fdf3cc2a", kill_on_drop: false }`
[INFO] [stdout] b8327e370d8d353df9fe115b74b4d93882f69a53353f9ca9bc1e70c1fdf3cc2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7362267fff62f9f6e5ca7f3627a415bccc5804640615969c58bcc98ad110af4
[INFO] running `Command { std: "docker" "start" "-a" "e7362267fff62f9f6e5ca7f3627a415bccc5804640615969c58bcc98ad110af4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.19
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.54
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cached v0.54.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling candid v0.10.19
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling ic-cbor v3.0.3
[INFO] [stderr]    Compiling ic-http-certification v3.0.3
[INFO] [stderr]    Compiling ic-certificate-verification v3.0.3
[INFO] [stderr]    Compiling ic-response-verification v3.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.54
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cel/parser.rs:164:39
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub(crate) fn parse_cel_expression(i: &str) -> CelParserResult<CelValue> {
[INFO] [stdout]     |                                       ^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub(crate) fn parse_cel_expression(i: &str) -> CelParserResult<CelValue<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_response_verification_test_utils`
[INFO] [stdout]  --> src/test_utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ic_response_verification_test_utils::{base64_encode, hex_decode};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_response_verification_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ic_response_verification_test_utils`, use `cargo add ic_response_verification_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_response_verification_test_utils`
[INFO] [stdout]   --> src/verification/certificate_header_field.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use ic_response_verification_test_utils::{base64_encode, cbor_encode, create_certificate};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_response_verification_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ic_response_verification_test_utils`, use `cargo add ic_response_verification_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_response_verification_test_utils`
[INFO] [stdout]    --> src/verification/certificate_header.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use ic_response_verification_test_utils::{cbor_encode, create_certificate};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_response_verification_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ic_response_verification_test_utils`, use `cargo add ic_response_verification_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_response_verification_test_utils`
[INFO] [stdout]  --> src/cel/tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ic_response_verification_test_utils::remove_whitespace;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_response_verification_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ic_response_verification_test_utils`, use `cargo add ic_response_verification_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_certification_testing`
[INFO] [stdout]   --> src/validation/common_validation.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use ic_certification_testing::{CertificateBuilder, CertificateData};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_certification_testing`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 -     use ic_certification_testing::{CertificateBuilder, CertificateData};
[INFO] [stdout] 39 +     use ic_certification::{CertificateBuilder, CertificateData};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_crypto_tree_hash`
[INFO] [stdout]   --> src/validation/common_validation.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use ic_crypto_tree_hash::{flatmap, Label, LabeledTree};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_crypto_tree_hash`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ic_crypto_tree_hash`, use `cargo add ic_crypto_tree_hash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_response_verification_test_utils`
[INFO] [stdout]   --> src/validation/common_validation.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use ic_response_verification_test_utils::{
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_response_verification_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ic_response_verification_test_utils`, use `cargo add ic_response_verification_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_response_verification_test_utils`
[INFO] [stdout]    --> src/validation/v2_validation.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |     use ic_response_verification_test_utils::hex_decode;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_response_verification_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ic_response_verification_test_utils`, use `cargo add ic_response_verification_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ic-response-verification` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "e7362267fff62f9f6e5ca7f3627a415bccc5804640615969c58bcc98ad110af4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7362267fff62f9f6e5ca7f3627a415bccc5804640615969c58bcc98ad110af4", kill_on_drop: false }`
[INFO] [stdout] e7362267fff62f9f6e5ca7f3627a415bccc5804640615969c58bcc98ad110af4
