[INFO] fetching crate ic-certificate-verification 2.6.0...
[INFO] checking ic-certificate-verification-2.6.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ic-certificate-verification 2.6.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ic-certificate-verification 2.6.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ic-certificate-verification 2.6.0
[INFO] finished tweaking crates.io crate ic-certificate-verification 2.6.0
[INFO] tweaked toml for crates.io crate ic-certificate-verification 2.6.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 92 packages to latest compatible versions
[INFO] [stderr]       Adding cached v0.47.0 (available: v0.54.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `miracl_core_bls12381` dependency)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded candid_derive v0.6.6
[INFO] [stderr]   Downloaded ic_principal v0.1.1
[INFO] [stderr]   Downloaded ic-cbor v2.6.0
[INFO] [stderr]   Downloaded pretty v0.12.3
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded cached v0.47.0
[INFO] [stderr]   Downloaded miracl_core_bls12381 v4.2.2
[INFO] [stderr]   Downloaded candid v0.10.10
[INFO] [stderr]   Downloaded ic-certification v2.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e84c13ed0aa3f5d8dd91ba530c12bb766267bb426a06adf6b86da7cf7bd3834
[INFO] running `Command { std: "docker" "start" "-a" "7e84c13ed0aa3f5d8dd91ba530c12bb766267bb426a06adf6b86da7cf7bd3834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e84c13ed0aa3f5d8dd91ba530c12bb766267bb426a06adf6b86da7cf7bd3834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e84c13ed0aa3f5d8dd91ba530c12bb766267bb426a06adf6b86da7cf7bd3834", kill_on_drop: false }`
[INFO] [stdout] 7e84c13ed0aa3f5d8dd91ba530c12bb766267bb426a06adf6b86da7cf7bd3834
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dc47a1f678105f80d3820879dee1e1dac9df411c180ec32b5a7cf1fec6b6edf
[INFO] running `Command { std: "docker" "start" "-a" "7dc47a1f678105f80d3820879dee1e1dac9df411c180ec32b5a7cf1fec6b6edf", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `miracl_core_bls12381` dependency)
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking miracl_core_bls12381 v4.2.2
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ic-certification v2.6.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cached_proc_macro v0.18.1
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking cached v0.47.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking candid v0.10.10
[INFO] [stderr]     Checking ic-cbor v2.6.0
[INFO] [stderr]     Checking ic-certificate-verification v2.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ic_certification_testing`
[INFO] [stdout]    --> src/certificate_verification.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |     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] 183 |     use ic_certification::{CertificateBuilder, CertificateData};
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_response_verification_test_utils`
[INFO] [stdout]    --> src/certificate_verification.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     use ic_response_verification_test_utils::{get_current_timestamp, get_timestamp, AssetTree};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ic_response_verification_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_types`
[INFO] [stdout]    --> src/certificate_verification.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     use ic_types::CanisterId;
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared crate or module `ic_types`
[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-certificate-verification` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7dc47a1f678105f80d3820879dee1e1dac9df411c180ec32b5a7cf1fec6b6edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dc47a1f678105f80d3820879dee1e1dac9df411c180ec32b5a7cf1fec6b6edf", kill_on_drop: false }`
[INFO] [stdout] 7dc47a1f678105f80d3820879dee1e1dac9df411c180ec32b5a7cf1fec6b6edf
