[INFO] fetching crate ic-response-verification 2.6.0...
[INFO] checking ic-response-verification-2.6.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate ic-response-verification 2.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate ic-response-verification 2.6.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ic-response-verification 2.6.0
[INFO] finished tweaking crates.io crate ic-response-verification 2.6.0
[INFO] tweaked toml for crates.io crate ic-response-verification 2.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 140 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.1.0)
[INFO] [stderr]       Adding rstest v0.18.2 (available: v0.23.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4080d5bbeb9250d737a92b6d1b706d16cc48ed2d041d7250ec64352a9172ad14
[INFO] running `Command { std: "docker" "start" "-a" "4080d5bbeb9250d737a92b6d1b706d16cc48ed2d041d7250ec64352a9172ad14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4080d5bbeb9250d737a92b6d1b706d16cc48ed2d041d7250ec64352a9172ad14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4080d5bbeb9250d737a92b6d1b706d16cc48ed2d041d7250ec64352a9172ad14", kill_on_drop: false }`
[INFO] [stdout] 4080d5bbeb9250d737a92b6d1b706d16cc48ed2d041d7250ec64352a9172ad14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d90a93630808858493891a2163a0875a911460797c521d1fb61a5a41879e0d8
[INFO] running `Command { std: "docker" "start" "-a" "5d90a93630808858493891a2163a0875a911460797c521d1fb61a5a41879e0d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking ic-certification v2.6.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking ic-representation-independent-hash v2.6.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking miracl_core_bls12381 v4.2.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cached_proc_macro v0.18.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.45
[INFO] [stderr]     Checking js-sys v0.3.72
[INFO] [stderr]     Checking cached v0.47.0
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.45
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.45
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking candid v0.10.10
[INFO] [stderr]     Checking ic-cbor v2.6.0
[INFO] [stderr]     Checking ic-http-certification v2.6.0
[INFO] [stderr]     Checking ic-certificate-verification v2.6.0
[INFO] [stderr]     Checking ic-response-verification v2.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ascii::AsciiExt`
[INFO] [stdout]   --> src/verification/verify_request_response_pair.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::{ascii::AsciiExt, collections::HashMap};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]   --> src/verification/verify_request_response_pair.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::{ascii::AsciiExt, collections::HashMap};
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[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 undeclared crate or module `ic_response_verification_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_response_verification_test_utils`
[INFO] [stdout]    --> src/verification/certificate_header.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     use ic_response_verification_test_utils::{cbor_encode, create_certificate};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ic_response_verification_test_utils`
[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 undeclared crate or module `ic_response_verification_test_utils`
[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 undeclared crate or module `ic_response_verification_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_certification_testing`
[INFO] [stdout]   --> src/validation/common_validation.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use ic_certification_testing::{CertificateBuilder, CertificateData};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ic_certification_testing`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 |     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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use ic_crypto_tree_hash::{flatmap, Label, LabeledTree};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ic_crypto_tree_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_response_verification_test_utils`
[INFO] [stdout]   --> src/validation/common_validation.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use ic_response_verification_test_utils::{
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ic_response_verification_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_response_verification_test_utils`
[INFO] [stdout]    --> src/validation/v2_validation.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     use ic_response_verification_test_utils::hex_decode;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ic_response_verification_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ascii::AsciiExt`
[INFO] [stdout]   --> src/verification/verify_request_response_pair.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::{ascii::AsciiExt, collections::HashMap};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]   --> src/verification/verify_request_response_pair.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::{ascii::AsciiExt, collections::HashMap};
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[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; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5d90a93630808858493891a2163a0875a911460797c521d1fb61a5a41879e0d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d90a93630808858493891a2163a0875a911460797c521d1fb61a5a41879e0d8", kill_on_drop: false }`
[INFO] [stdout] 5d90a93630808858493891a2163a0875a911460797c521d1fb61a5a41879e0d8
