[INFO] fetching crate picky 6.2.0... [INFO] testing picky-6.2.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate picky 6.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate picky 6.2.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate picky 6.2.0 [INFO] finished tweaking crates.io crate picky 6.2.0 [INFO] tweaked toml for crates.io crate picky 6.2.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded picky-asn1-x509 v0.5.0 [INFO] [stderr] Downloaded pem v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66d4fdd242f13639b1b0b30c81a634009cd254b3d5a73ebbcc1f0194fd654217 [INFO] running `Command { std: "docker" "start" "-a" "66d4fdd242f13639b1b0b30c81a634009cd254b3d5a73ebbcc1f0194fd654217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66d4fdd242f13639b1b0b30c81a634009cd254b3d5a73ebbcc1f0194fd654217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d4fdd242f13639b1b0b30c81a634009cd254b3d5a73ebbcc1f0194fd654217", kill_on_drop: false }` [INFO] [stdout] 66d4fdd242f13639b1b0b30c81a634009cd254b3d5a73ebbcc1f0194fd654217 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f64b28f9d160dbc77390401d70c1fe91b1b55511461a3a9643c603a6f5bf069a [INFO] running `Command { std: "docker" "start" "-a" "f64b28f9d160dbc77390401d70c1fe91b1b55511461a3a9643c603a6f5bf069a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling oid v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling picky-asn1 v0.3.2 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling picky-asn1-der v0.2.5 [INFO] [stderr] Compiling picky-asn1-x509 v0.5.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | &self.algorithm.0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `ObjectIdentifier`, found struct `oid::ObjectIdentifier` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&ObjectIdentifier` [INFO] [stdout] found reference `&oid::ObjectIdentifier` [INFO] [stdout] = note: perhaps two different versions of crate `oid` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | algorithm.eq(&self.algorithm.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `ObjectIdentifier`, found struct `oid::ObjectIdentifier` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&ObjectIdentifier` [INFO] [stdout] found reference `&oid::ObjectIdentifier` [INFO] [stdout] = note: perhaps two different versions of crate `oid` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:29:57 [INFO] [stdout] | [INFO] [stdout] 29 | algorithm: oids::sha1_with_rsa_encryption().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:36:59 [INFO] [stdout] | [INFO] [stdout] 36 | algorithm: oids::sha224_with_rsa_encryption().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:43:59 [INFO] [stdout] | [INFO] [stdout] 43 | algorithm: oids::sha256_with_rsa_encryption().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:50:59 [INFO] [stdout] | [INFO] [stdout] 50 | algorithm: oids::sha384_with_rsa_encryption().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:57:59 [INFO] [stdout] | [INFO] [stdout] 57 | algorithm: oids::sha512_with_rsa_encryption().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:64:67 [INFO] [stdout] | [INFO] [stdout] 64 | algorithm: oids::id_rsassa_pkcs1_v1_5_with_sha3_384().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | algorithm: oids::id_rsassa_pkcs1_v1_5_with_sha3_512().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:78:47 [INFO] [stdout] | [INFO] [stdout] 78 | algorithm: oids::rsa_encryption().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:85:50 [INFO] [stdout] | [INFO] [stdout] 85 | algorithm: oids::ecdsa_with_sha384().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:92:50 [INFO] [stdout] | [INFO] [stdout] 92 | algorithm: oids::ecdsa_with_sha256().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:99:46 [INFO] [stdout] | [INFO] [stdout] 99 | algorithm: oids::ec_public_key().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:106:40 [INFO] [stdout] | [INFO] [stdout] 106 | algorithm: oids::ed25519().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:258:26 [INFO] [stdout] | [INFO] [stdout] 258 | Self::NamedCurve(oid.into()) [INFO] [stdout] | ^^^^^^^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:350:48 [INFO] [stdout] | [INFO] [stdout] 350 | AesMode::ECB => oids::aes128_ecb().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:351:48 [INFO] [stdout] | [INFO] [stdout] 351 | AesMode::CBC => oids::aes128_cbc().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:352:48 [INFO] [stdout] | [INFO] [stdout] 352 | AesMode::OFB => oids::aes128_ofb().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:353:48 [INFO] [stdout] | [INFO] [stdout] 353 | AesMode::CFB => oids::aes128_cfb().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:354:50 [INFO] [stdout] | [INFO] [stdout] 354 | AesMode::Wrap => oids::aes128_wrap().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:355:48 [INFO] [stdout] | [INFO] [stdout] 355 | AesMode::GCM => oids::aes128_gcm().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:356:48 [INFO] [stdout] | [INFO] [stdout] 356 | AesMode::CCM => oids::aes128_ccm().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:357:57 [INFO] [stdout] | [INFO] [stdout] 357 | AesMode::WrapPad => oids::aes128_wrap_pad().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:363:48 [INFO] [stdout] | [INFO] [stdout] 363 | AesMode::ECB => oids::aes192_ecb().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:364:48 [INFO] [stdout] | [INFO] [stdout] 364 | AesMode::CBC => oids::aes192_cbc().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:365:48 [INFO] [stdout] | [INFO] [stdout] 365 | AesMode::OFB => oids::aes192_ofb().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:366:48 [INFO] [stdout] | [INFO] [stdout] 366 | AesMode::CFB => oids::aes192_cfb().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:367:50 [INFO] [stdout] | [INFO] [stdout] 367 | AesMode::Wrap => oids::aes192_wrap().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:368:48 [INFO] [stdout] | [INFO] [stdout] 368 | AesMode::GCM => oids::aes192_gcm().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:369:48 [INFO] [stdout] | [INFO] [stdout] 369 | AesMode::CCM => oids::aes192_ccm().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:370:57 [INFO] [stdout] | [INFO] [stdout] 370 | AesMode::WrapPad => oids::aes192_wrap_pad().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:376:48 [INFO] [stdout] | [INFO] [stdout] 376 | AesMode::ECB => oids::aes256_ecb().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:377:48 [INFO] [stdout] | [INFO] [stdout] 377 | AesMode::CBC => oids::aes256_cbc().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:378:48 [INFO] [stdout] | [INFO] [stdout] 378 | AesMode::OFB => oids::aes256_ofb().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:379:48 [INFO] [stdout] | [INFO] [stdout] 379 | AesMode::CFB => oids::aes256_cfb().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:380:50 [INFO] [stdout] | [INFO] [stdout] 380 | AesMode::Wrap => oids::aes256_wrap().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:381:48 [INFO] [stdout] | [INFO] [stdout] 381 | AesMode::GCM => oids::aes256_gcm().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:382:48 [INFO] [stdout] | [INFO] [stdout] 382 | AesMode::CCM => oids::aes256_ccm().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:383:57 [INFO] [stdout] | [INFO] [stdout] 383 | AesMode::WrapPad => oids::aes256_wrap_pad().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:472:52 [INFO] [stdout] | [INFO] [stdout] 472 | SHAVariant::SHA2_224 => oids::sha224().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:473:52 [INFO] [stdout] | [INFO] [stdout] 473 | SHAVariant::SHA2_256 => oids::sha256().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | SHAVariant::SHA2_384 => oids::sha384().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:475:52 [INFO] [stdout] | [INFO] [stdout] 475 | SHAVariant::SHA2_512 => oids::sha512().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:476:60 [INFO] [stdout] | [INFO] [stdout] 476 | SHAVariant::SHA2_512_224 => oids::sha512_224().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:477:60 [INFO] [stdout] | [INFO] [stdout] 477 | SHAVariant::SHA2_512_256 => oids::sha512_256().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:478:54 [INFO] [stdout] | [INFO] [stdout] 478 | SHAVariant::SHA3_224 => oids::sha3_224().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:479:54 [INFO] [stdout] | [INFO] [stdout] 479 | SHAVariant::SHA3_256 => oids::sha3_256().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:480:54 [INFO] [stdout] | [INFO] [stdout] 480 | SHAVariant::SHA3_384 => oids::sha3_384().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:481:54 [INFO] [stdout] | [INFO] [stdout] 481 | SHAVariant::SHA3_512 => oids::sha3_512().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:482:54 [INFO] [stdout] | [INFO] [stdout] 482 | SHAVariant::SHAKE128 => oids::shake128().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/algorithm_identifier.rs:483:54 [INFO] [stdout] | [INFO] [stdout] 483 | SHAVariant::SHAKE256 => oids::shake256().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/attribute_type_and_value.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 30 | ty: oids::at_common_name().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/attribute_type_and_value.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | ty: oids::at_surname().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/attribute_type_and_value.rs:44:42 [INFO] [stdout] | [INFO] [stdout] 44 | ty: oids::at_serial_number().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/attribute_type_and_value.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 51 | ty: oids::at_country_name().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/attribute_type_and_value.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | ty: oids::at_locality_name().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/attribute_type_and_value.rs:65:51 [INFO] [stdout] | [INFO] [stdout] 65 | ty: oids::at_state_or_province_name().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/attribute_type_and_value.rs:72:40 [INFO] [stdout] | [INFO] [stdout] 72 | ty: oids::at_street_name().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/attribute_type_and_value.rs:79:46 [INFO] [stdout] | [INFO] [stdout] 79 | ty: oids::at_organization_name().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/attribute_type_and_value.rs:86:53 [INFO] [stdout] | [INFO] [stdout] 86 | ty: oids::at_organizational_unit_name().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/attribute_type_and_value.rs:93:39 [INFO] [stdout] | [INFO] [stdout] 93 | ty: oids::email_address().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `ObjectIdentifierAsn1` with `ObjectIdentifier` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/certificate.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | .find(|ext| ext.extn_id() == key_identifier_oid) [INFO] [stdout] | ^^ no implementation for `ObjectIdentifierAsn1 == ObjectIdentifier` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] = note: required because of the requirements on the impl of `PartialEq<&ObjectIdentifier>` for `&ObjectIdentifierAsn1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/certification_request.rs:95:43 [INFO] [stdout] | [INFO] [stdout] 95 | ty: oids::extension_request().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/extension.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | extn_id: oids::key_usage().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/extension.rs:66:53 [INFO] [stdout] | [INFO] [stdout] 66 | extn_id: oids::subject_key_identifier().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/extension.rs:86:55 [INFO] [stdout] | [INFO] [stdout] 86 | extn_id: oids::authority_key_identifier().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/extension.rs:109:48 [INFO] [stdout] | [INFO] [stdout] 109 | extn_id: oids::basic_constraints().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/extension.rs:132:49 [INFO] [stdout] | [INFO] [stdout] 132 | extn_id: oids::extended_key_usage().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/extension.rs:148:55 [INFO] [stdout] | [INFO] [stdout] 148 | extn_id: oids::subject_alternative_name().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectIdentifierAsn1: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/extension.rs:160:54 [INFO] [stdout] | [INFO] [stdout] 160 | extn_id: oids::issuer_alternative_name().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ObjectIdentifierAsn1` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ObjectIdentifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/picky-asn1-x509-0.5.0/src/extension.rs:511:44 [INFO] [stdout] | [INFO] [stdout] 511 | (self.0).0.iter().any(|id| item.eq(&id.0)) [INFO] [stdout] | ^^^^^ expected struct `ObjectIdentifier`, found struct `oid::ObjectIdentifier` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&ObjectIdentifier` [INFO] [stdout] found reference `&oid::ObjectIdentifier` [INFO] [stdout] = note: perhaps two different versions of crate `oid` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 71 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `picky-asn1-x509` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f64b28f9d160dbc77390401d70c1fe91b1b55511461a3a9643c603a6f5bf069a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64b28f9d160dbc77390401d70c1fe91b1b55511461a3a9643c603a6f5bf069a", kill_on_drop: false }` [INFO] [stdout] f64b28f9d160dbc77390401d70c1fe91b1b55511461a3a9643c603a6f5bf069a