[INFO] fetching crate solagent-plugin-cookie 0.1.2...
[INFO] testing solagent-plugin-cookie-0.1.2 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628
[INFO] extracting crate solagent-plugin-cookie 0.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate solagent-plugin-cookie 0.1.2
[INFO] finished tweaking crates.io crate solagent-plugin-cookie 0.1.2
[INFO] tweaked toml for crates.io crate solagent-plugin-cookie 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solagent-plugin-cookie 0.1.2 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Locking 597 packages to latest compatible versions
[INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0942307be64722809b5a1a770c7ae4e2baacf6fdb4520ba9fe642c8227551a21
[INFO] running `Command { std: "docker" "start" "-a" "0942307be64722809b5a1a770c7ae4e2baacf6fdb4520ba9fe642c8227551a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0942307be64722809b5a1a770c7ae4e2baacf6fdb4520ba9fe642c8227551a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0942307be64722809b5a1a770c7ae4e2baacf6fdb4520ba9fe642c8227551a21", kill_on_drop: false }`
[INFO] [stdout] 0942307be64722809b5a1a770c7ae4e2baacf6fdb4520ba9fe642c8227551a21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b64ae5465a9237e4eb6dad240cc1165dc7e1bf2860a5d350caf8b3da0ac889f1
[INFO] running `Command { std: "docker" "start" "-a" "b64ae5465a9237e4eb6dad240cc1165dc7e1bf2860a5d350caf8b3da0ac889f1", kill_on_drop: false }`
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling subtle v2.6.1
[INFO] [stderr] Compiling zeroize v1.8.1
[INFO] [stderr] Compiling five8_core v0.1.2
[INFO] [stderr] Compiling toml_edit v0.22.27
[INFO] [stderr] Compiling solana-sanitize v2.2.1
[INFO] [stderr] Compiling solana-atomic-u64 v2.2.1
[INFO] [stderr] Compiling solana-decode-error v2.3.0
[INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr] Compiling rustc_version v0.4.1
[INFO] [stderr] Compiling cc v1.2.34
[INFO] [stderr] Compiling borsh v0.10.4
[INFO] [stderr] Compiling digest v0.9.0
[INFO] [stderr] Compiling bs58 v0.5.1
[INFO] [stderr] Compiling block-buffer v0.9.0
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling solana-msg v2.2.1
[INFO] [stderr] Compiling five8 v0.2.1
[INFO] [stderr] Compiling five8_const v0.1.4
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling curve25519-dalek v3.2.0
[INFO] [stderr] Compiling sha2 v0.9.9
[INFO] [stderr] Compiling solana-sdk-macro v2.2.1
[INFO] [stderr] Compiling solana-program-memory v2.3.1
[INFO] [stderr] Compiling sha2 v0.10.9
[INFO] [stderr] Compiling rustls-pki-types v1.12.0
[INFO] [stderr] Compiling libsecp256k1-core v0.2.2
[INFO] [stderr] Compiling rustls v0.23.31
[INFO] [stderr] Compiling crypto-mac v0.8.0
[INFO] [stderr] Compiling curve25519-dalek v4.1.3
[INFO] [stderr] Compiling sha3 v0.10.8
[INFO] [stderr] Compiling hmac v0.8.1
[INFO] [stderr] Compiling hmac-drbg v0.3.0
[INFO] [stderr] Compiling solana-precompile-error v2.2.2
[INFO] [stderr] Compiling hmac v0.12.1
[INFO] [stderr] Compiling solana-derivation-path v2.2.1
[INFO] [stderr] Compiling pbkdf2 v0.11.0
[INFO] [stderr] Compiling compression-codecs v0.4.30
[INFO] [stderr] Compiling tinystr v0.8.1
[INFO] [stderr] Compiling zerotrie v0.2.2
[INFO] [stderr] Compiling icu_collections v2.0.0
[INFO] [stderr] Compiling solana-seed-phrase v2.2.1
[INFO] [stderr] Compiling webpki-roots v1.0.2
[INFO] [stderr] Compiling solana-seed-derivable v2.2.1
[INFO] [stderr] Compiling solana-time-utils v2.2.1
[INFO] [stderr] Compiling portable-atomic v1.11.1
[INFO] [stderr] Compiling crossbeam-channel v0.5.15
[INFO] [stderr] Compiling solana-svm-feature-set v2.3.7
[INFO] [stderr] Compiling icu_locale_core v2.0.0
[INFO] [stderr] Compiling solana-version v2.3.7
[INFO] [stderr] Compiling time-macros v0.2.23
[INFO] [stderr] Compiling nom v7.1.3
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling nix v0.30.1
[INFO] [stderr] Compiling gethostname v0.2.3
[INFO] [stderr] Compiling socket2 v0.5.10
[INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr] Compiling cfg_eval v0.1.2
[INFO] [stderr] Compiling data-encoding v2.9.0
[INFO] [stderr] Compiling libsecp256k1 v0.6.0
[INFO] [stderr] Compiling icu_provider v2.0.0
[INFO] [stderr] Compiling asn1-rs-impl v0.1.0
[INFO] [stderr] Compiling num-bigint v0.2.6
[INFO] [stderr] Compiling libm v0.2.15
[INFO] [stderr] Compiling icu_normalizer v2.0.0
[INFO] [stderr] Compiling icu_properties v2.0.1
[INFO] [stderr] Compiling asn1-rs-derive v0.4.0
[INFO] [stderr] Compiling num-complex v0.2.4
[INFO] [stderr] Compiling rustls v0.21.12
[INFO] [stderr] Compiling oid-registry v0.6.1
[INFO] [stderr] Compiling proc-macro-crate v3.3.0
[INFO] [stderr] Compiling openssl-sys v0.9.109
[INFO] [stderr] Compiling ring v0.17.14
[INFO] [stderr] Compiling blake3 v1.8.2
[INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr] Compiling time v0.3.42
[INFO] [stderr] Compiling regex-automata v0.4.10
[INFO] [stderr] Compiling futures-executor v0.3.31
[INFO] [stderr] Compiling futures v0.3.31
[INFO] [stderr] Compiling rusticata-macros v4.1.0
[INFO] [stderr] Compiling ark-serialize v0.4.2
[INFO] [stderr] Compiling rustls-native-certs v0.8.1
[INFO] [stderr] Compiling openssl v0.10.73
[INFO] [stderr] Compiling native-tls v0.2.14
[INFO] [stderr] Compiling itertools v0.10.5
[INFO] [stderr] Compiling quinn-udp v0.5.14
[INFO] [stderr] Compiling num_cpus v1.17.0
[INFO] [stderr] Compiling dlopen2_derive v0.3.0
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling bitflags v2.9.3
[INFO] [stderr] Compiling bytes v1.10.1
[INFO] [stderr] Compiling ed25519-dalek v1.0.1
[INFO] [stderr] Compiling borsh-derive v1.5.7
[INFO] [stderr] Compiling serde-big-array v0.5.1
[INFO] [stderr] Compiling bv v0.11.1
[INFO] [stderr] Compiling serde_json v1.0.143
[INFO] [stderr] Compiling solana-short-vec v2.2.1
[INFO] [stderr] Compiling solana-signature v2.3.0
[INFO] [stderr] Compiling serde_bytes v0.11.17
[INFO] [stderr] Compiling solana-fee-calculator v2.2.1
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr] Compiling tokio v1.47.1
[INFO] [stderr] Compiling http v1.3.1
[INFO] [stderr] Compiling idna v1.1.0
[INFO] [stderr] Compiling solana-serde-varint v2.2.2
[INFO] [stderr] Compiling solana-commitment-config v2.2.1
[INFO] [stderr] Compiling solana-reward-info v2.2.1
[INFO] [stderr] Compiling solana-inflation v2.2.1
[INFO] [stderr] Compiling http v0.2.12
[INFO] [stderr] Compiling serde_with v3.14.0
[INFO] [stderr] Compiling solana-serde v2.2.1
[INFO] [stderr] Compiling asn1-rs v0.5.2
[INFO] [stderr] Compiling url v2.5.7
[INFO] [stderr] Compiling solana-packet v2.2.1
[INFO] [stderr] Compiling solana-epoch-info v2.2.1
[INFO] [stderr] Compiling http-body v1.0.1
[INFO] [stderr] Compiling jsonrpc-core v18.0.0
[INFO] [stderr] Compiling solana-measure v2.3.7
[INFO] [stderr] Compiling signal-hook v0.3.18
[INFO] [stderr] Compiling http-body-util v0.1.3
[INFO] [stderr] Compiling solana-perf v2.3.7
[INFO] [stderr] Compiling console v0.15.11
[INFO] [stderr] Compiling fastbloom v0.14.0
[INFO] [stderr] Compiling regex v1.11.2
[INFO] [stderr] Compiling ark-ff v0.4.2
[INFO] [stderr] Compiling borsh v1.5.7
[INFO] [stderr] Compiling num-rational v0.2.4
[INFO] [stderr] Compiling dlopen2 v0.5.0
[INFO] [stderr] Compiling raw-cpuid v11.5.0
[INFO] [stderr] Compiling solana-rayon-threadlimit v2.3.7
[INFO] [stderr] Compiling der-parser v8.2.0
[INFO] [stderr] Compiling caps v0.5.5
[INFO] [stderr] Compiling solana-hash v2.3.0
[INFO] [stderr] Compiling quinn v0.11.9
[INFO] [stderr] Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr] Compiling solana-cluster-type v2.2.1
[INFO] [stderr] Compiling number_prefix v0.4.0
[INFO] [stderr] Compiling lru-slab v0.1.2
[INFO] [stderr] Compiling solana-pubkey v2.4.0
[INFO] [stderr] Compiling hashbrown v0.14.5
[INFO] [stderr] Compiling env_logger v0.9.3
[INFO] [stderr] Compiling indicatif v0.17.11
[INFO] [stderr] Compiling x509-parser v0.14.0
[INFO] [stderr] Compiling quanta v0.12.6
[INFO] [stderr] Compiling num v0.2.1
[INFO] [stdout] error[E0583]: file not found for module `generalname`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/extensions/mod.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | mod generalname;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `generalname`, create file "generalname.rs" or "generalname/mod.rs"
[INFO] [stdout] = note: if there is a `mod generalname` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `keyusage`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/extensions/mod.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | mod keyusage;
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `keyusage`, create file "keyusage.rs" or "keyusage/mod.rs"
[INFO] [stdout] = note: if there is a `mod keyusage` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `nameconstraints`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/extensions/mod.rs:23:1
[INFO] [stdout] |
[INFO] [stdout] 23 | mod nameconstraints;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `nameconstraints`, create file "nameconstraints.rs" or "nameconstraints/mod.rs"
[INFO] [stdout] = note: if there is a `mod nameconstraints` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `policymappings`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/extensions/mod.rs:24:1
[INFO] [stdout] |
[INFO] [stdout] 24 | mod policymappings;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `policymappings`, create file "policymappings.rs" or "policymappings/mod.rs"
[INFO] [stdout] = note: if there is a `mod policymappings` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `sct`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/extensions/mod.rs:25:1
[INFO] [stdout] |
[INFO] [stdout] 25 | mod sct;
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `sct`, create file "sct.rs" or "sct/mod.rs"
[INFO] [stdout] = note: if there is a `mod sct` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `objects`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/lib.rs:143:1
[INFO] [stdout] |
[INFO] [stdout] 143 | pub mod objects;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `objects`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/objects.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/objects/mod.rs"
[INFO] [stdout] = note: if there is a `mod objects` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `pem`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/lib.rs:144:1
[INFO] [stdout] |
[INFO] [stdout] 144 | pub mod pem;
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `pem`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/pem.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/pem/mod.rs"
[INFO] [stdout] = note: if there is a `mod pem` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `prelude`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/lib.rs:145:1
[INFO] [stdout] |
[INFO] [stdout] 145 | pub mod prelude;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `prelude`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/prelude.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/prelude/mod.rs"
[INFO] [stdout] = note: if there is a `mod prelude` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `public_key`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/lib.rs:146:1
[INFO] [stdout] |
[INFO] [stdout] 146 | pub mod public_key;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `public_key`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/public_key.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/public_key/mod.rs"
[INFO] [stdout] = note: if there is a `mod public_key` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `revocation_list`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/lib.rs:147:1
[INFO] [stdout] |
[INFO] [stdout] 147 | pub mod revocation_list;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `revocation_list`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/revocation_list.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/revocation_list/mod.rs"
[INFO] [stdout] = note: if there is a `mod revocation_list` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `signature_algorithm`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/lib.rs:148:1
[INFO] [stdout] |
[INFO] [stdout] 148 | pub mod signature_algorithm;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `signature_algorithm`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/signature_algorithm.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/signature_algorithm/mod.rs"
[INFO] [stdout] = note: if there is a `mod signature_algorithm` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `signature_value`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/lib.rs:149:1
[INFO] [stdout] |
[INFO] [stdout] 149 | pub mod signature_value;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `signature_value`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/signature_value.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/signature_value/mod.rs"
[INFO] [stdout] = note: if there is a `mod signature_value` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `time`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/lib.rs:150:1
[INFO] [stdout] |
[INFO] [stdout] 150 | pub mod time;
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `time`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/time.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/time/mod.rs"
[INFO] [stdout] = note: if there is a `mod time` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `utils`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/lib.rs:151:1
[INFO] [stdout] |
[INFO] [stdout] 151 | pub mod utils;
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `utils`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/utils.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/utils/mod.rs"
[INFO] [stdout] = note: if there is a `mod utils` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0583]: file not found for module `x509`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/lib.rs:155:1
[INFO] [stdout] |
[INFO] [stdout] 155 | pub mod x509;
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: to create the module `x509`, create file "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/x509.rs" or "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/x509/mod.rs"
[INFO] [stdout] = note: if there is a `mod x509` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling solana-instruction v2.3.0
[INFO] [stderr] Compiling solana-sdk-ids v2.2.1
[INFO] [stderr] Compiling spl-generic-token v1.0.1
[INFO] [stderr] Compiling solana-nonce v2.2.1
[INFO] [stdout] error[E0412]: cannot find type `KeyUsage` in this scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x509-parser-0.14.0/src/certificate.rs:437:62
[INFO] [stdout] |
[INFO] [stdout] 437 | pub fn key_usage(&self) -> Result