[INFO] fetching crate ic-response-verification 3.0.3... [INFO] testing ic-response-verification-3.0.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ic-response-verification 3.0.3 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ic-response-verification 3.0.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 157 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.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 943b30629f455935803b882eabfd51665381e4b212d954e7cc2f3cb754b4a958 [INFO] running `Command { std: "docker" "start" "-a" "943b30629f455935803b882eabfd51665381e4b212d954e7cc2f3cb754b4a958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "943b30629f455935803b882eabfd51665381e4b212d954e7cc2f3cb754b4a958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "943b30629f455935803b882eabfd51665381e4b212d954e7cc2f3cb754b4a958", kill_on_drop: false }` [INFO] [stdout] 943b30629f455935803b882eabfd51665381e4b212d954e7cc2f3cb754b4a958 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 951311b95735be69ec489167ba3b0d24a5642157e7488b6ae3a1748b696e540e [INFO] running `Command { std: "docker" "start" "-a" "951311b95735be69ec489167ba3b0d24a5642157e7488b6ae3a1748b696e540e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ic-representation-independent-hash v3.0.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling miracl_core_bls12381 v4.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling candid_derive v0.10.17 [INFO] [stderr] Compiling binread v2.2.0 [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 cached v0.54.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ic-certification v3.0.3 [INFO] [stderr] Compiling candid v0.10.17 [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.27s [INFO] running `Command { std: "docker" "inspect" "951311b95735be69ec489167ba3b0d24a5642157e7488b6ae3a1748b696e540e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "951311b95735be69ec489167ba3b0d24a5642157e7488b6ae3a1748b696e540e", kill_on_drop: false }` [INFO] [stdout] 951311b95735be69ec489167ba3b0d24a5642157e7488b6ae3a1748b696e540e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eb836c5f1f224c32aedbcbdfa97a727657ae564b98e80bba2f425a5dee7e99a [INFO] running `Command { std: "docker" "start" "-a" "3eb836c5f1f224c32aedbcbdfa97a727657ae564b98e80bba2f425a5dee7e99a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling candid_derive v0.10.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [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 js-sys v0.3.77 [INFO] [stderr] Compiling cached v0.54.0 [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 serde v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ic-certification v3.0.3 [INFO] [stderr] Compiling candid v0.10.17 [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] 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] 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 { [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> { [INFO] [stdout] | ++++ [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3eb836c5f1f224c32aedbcbdfa97a727657ae564b98e80bba2f425a5dee7e99a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb836c5f1f224c32aedbcbdfa97a727657ae564b98e80bba2f425a5dee7e99a", kill_on_drop: false }` [INFO] [stdout] 3eb836c5f1f224c32aedbcbdfa97a727657ae564b98e80bba2f425a5dee7e99a