[INFO] fetching crate ockam 0.3.0... [INFO] checking ockam-0.3.0 against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] extracting crate ockam 0.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ockam 0.3.0 on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ockam 0.3.0 [INFO] finished tweaking crates.io crate ockam 0.3.0 [INFO] tweaked toml for crates.io crate ockam 0.3.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ockam_vault v0.3.1 [INFO] [stderr] Downloaded serde_bare v0.3.0 [INFO] [stderr] Downloaded ockam_node_attribute v0.1.4 [INFO] [stderr] Downloaded ockam_node v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 426dcdc61b4b2218e91fbb04241e30c4f04daab329291fbc1180bfb574b9ef7e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "426dcdc61b4b2218e91fbb04241e30c4f04daab329291fbc1180bfb574b9ef7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "426dcdc61b4b2218e91fbb04241e30c4f04daab329291fbc1180bfb574b9ef7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "426dcdc61b4b2218e91fbb04241e30c4f04daab329291fbc1180bfb574b9ef7e", kill_on_drop: false }` [INFO] [stdout] 426dcdc61b4b2218e91fbb04241e30c4f04daab329291fbc1180bfb574b9ef7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b493f365908cb30f946f23d502ad5ca3739e4dcabdd1fad570504242e352df6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2b493f365908cb30f946f23d502ad5ca3739e4dcabdd1fad570504242e352df6", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling trybuild v1.0.41 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling ockam_node_attribute v0.1.4 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking x25519-dalek v1.1.0 [INFO] [stderr] Checking ff-zeroize v0.6.3 [INFO] [stderr] Checking pairing-plus v0.19.0 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking hashbrown v0.11.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde-big-array v0.3.2 [INFO] [stderr] Checking bbs v0.4.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_bare v0.3.0 [INFO] [stderr] Checking ockam_core v0.5.0 [INFO] [stderr] Checking ockam_core v0.6.0 [INFO] [stderr] Checking ockam_node v0.3.0 [INFO] [stderr] Checking ockam_vault_core v0.3.1 [INFO] [stderr] Checking ockam_vault v0.3.1 [INFO] [stderr] Checking ockam v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile.rs:208:50 [INFO] [stdout] | [INFO] [stdout] 208 | let prev_id = v.sha256(Profile::NO_EVENT)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile.rs:224:70 [INFO] [stdout] | [INFO] [stdout] 224 | let public_kid = v.compute_key_id_for_public_key(&public_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile.rs:306:80 [INFO] [stdout] | [INFO] [stdout] 306 | let root_key_id = vault.compute_key_id_for_public_key(&root_public_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile.rs:322:70 [INFO] [stdout] | [INFO] [stdout] 322 | let key_id = vault.compute_key_id_for_public_key(&public_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/profile.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 318 | pub(crate) fn get_root_secret(&self, vault: &dyn ProfileVault) -> ockam_core::Result { [INFO] [stdout] | -------------------------- expected `std::result::Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 323 | vault.get_secret_by_key_id(&key_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ockam_core::Error`, found struct `ockam_core::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, ockam_core::Error>` [INFO] [stdout] found enum `std::result::Result<_, ockam_core::error::Error>` [INFO] [stdout] = note: perhaps two different versions of crate `ockam_core` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile.rs:333:74 [INFO] [stdout] | [INFO] [stdout] 333 | let public_kid = vault.compute_key_id_for_public_key(&public_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile.rs:208:50 [INFO] [stdout] | [INFO] [stdout] 208 | let prev_id = v.sha256(Profile::NO_EVENT)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile.rs:224:70 [INFO] [stdout] | [INFO] [stdout] 224 | let public_kid = v.compute_key_id_for_public_key(&public_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile.rs:306:80 [INFO] [stdout] | [INFO] [stdout] 306 | let root_key_id = vault.compute_key_id_for_public_key(&root_public_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile.rs:322:70 [INFO] [stdout] | [INFO] [stdout] 322 | let key_id = vault.compute_key_id_for_public_key(&public_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/profile.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 330 | ) -> ockam_core::Result { [INFO] [stdout] | -------------------------- expected `std::result::Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 335 | vault.get_secret_by_key_id(&public_kid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ockam_core::Error`, found struct `ockam_core::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, ockam_core::Error>` [INFO] [stdout] found enum `std::result::Result<_, ockam_core::error::Error>` [INFO] [stdout] = note: perhaps two different versions of crate `ockam_core` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/authentication.rs:34:58 [INFO] [stdout] | [INFO] [stdout] 34 | let signature = vault.sign(secret, channel_state)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/profile.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 318 | pub(crate) fn get_root_secret(&self, vault: &dyn ProfileVault) -> ockam_core::Result { [INFO] [stdout] | -------------------------- expected `std::result::Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 323 | vault.get_secret_by_key_id(&key_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ockam_core::Error`, found struct `ockam_core::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, ockam_core::Error>` [INFO] [stdout] found enum `std::result::Result<_, ockam_core::error::Error>` [INFO] [stdout] = note: perhaps two different versions of crate `ockam_core` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile.rs:333:74 [INFO] [stdout] | [INFO] [stdout] 333 | let public_kid = vault.compute_key_id_for_public_key(&public_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/profile/authentication.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 46 | ) -> ockam_core::Result<()> { [INFO] [stdout] | ---------------------- expected `std::result::Result<(), ockam_core::Error>` because of return type [INFO] [stdout] ... [INFO] [stdout] 50 | / vault.verify( [INFO] [stdout] 51 | | &proof.signature(), [INFO] [stdout] 52 | | responder_public_key.as_ref(), [INFO] [stdout] 53 | | channel_state, [INFO] [stdout] 54 | | ) [INFO] [stdout] | |_________^ expected struct `ockam_core::Error`, found struct `ockam_core::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, ockam_core::Error>` [INFO] [stdout] found enum `std::result::Result<_, ockam_core::error::Error>` [INFO] [stdout] = note: perhaps two different versions of crate `ockam_core` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/contact.rs:96:80 [INFO] [stdout] | [INFO] [stdout] 96 | let root_key_id = vault.compute_key_id_for_public_key(&root_public_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/profile.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 330 | ) -> ockam_core::Result { [INFO] [stdout] | -------------------------- expected `std::result::Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 335 | vault.get_secret_by_key_id(&public_kid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `ockam_core::Error`, found struct `ockam_core::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, ockam_core::Error>` [INFO] [stdout] found enum `std::result::Result<_, ockam_core::error::Error>` [INFO] [stdout] = note: perhaps two different versions of crate `ockam_core` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:81:66 [INFO] [stdout] | [INFO] [stdout] 81 | let secret_key = vault.secret_generate(secret_attributes)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:82:66 [INFO] [stdout] | [INFO] [stdout] 82 | let public_key = vault.secret_public_key_get(&secret_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/authentication.rs:34:58 [INFO] [stdout] | [INFO] [stdout] 34 | let signature = vault.sign(secret, channel_state)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:86:61 [INFO] [stdout] | [INFO] [stdout] 86 | let data_hash = vault.sha256(data_binary.as_slice())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | let self_signature = vault.sign(&secret_key, &data_hash)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | let event_id = vault.sha256(&changes_binary)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:110:64 [INFO] [stdout] | [INFO] [stdout] 110 | let signature = vault.sign(sign_key, event_id.as_ref())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:100:66 [INFO] [stdout] | [INFO] [stdout] 100 | let secret_key = vault.secret_generate(secret_attributes)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:101:66 [INFO] [stdout] | [INFO] [stdout] 101 | let public_key = vault.secret_public_key_get(&secret_key)?.as_ref().to_vec(); [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:105:61 [INFO] [stdout] | [INFO] [stdout] 105 | let data_hash = vault.sha256(data_binary.as_slice())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:106:65 [INFO] [stdout] | [INFO] [stdout] 106 | let self_signature = vault.sign(&secret_key, &data_hash)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:107:72 [INFO] [stdout] | [INFO] [stdout] 107 | let prev_signature = vault.sign(&last_key_in_chain, &data_hash)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:118:53 [INFO] [stdout] | [INFO] [stdout] 118 | let event_id = vault.sha256(&changes_binary)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:121:64 [INFO] [stdout] | [INFO] [stdout] 121 | let signature = vault.sign(root_key, event_id.as_ref())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/history.rs:173:53 [INFO] [stdout] | [INFO] [stdout] 173 | let event_id = vault.sha256(&changes_binary)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/history.rs:190:88 [INFO] [stdout] | [INFO] [stdout] 190 | vault.verify(s.data(), root_public_key.as_ref(), event_id.as_ref())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/history.rs:201:73 [INFO] [stdout] | [INFO] [stdout] 201 | let data_hash = vault.sha256(data_binary.as_slice())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/history.rs:211:73 [INFO] [stdout] | [INFO] [stdout] 211 | let data_hash = vault.sha256(data_binary.as_slice())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/profile/authentication.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 46 | ) -> ockam_core::Result<()> { [INFO] [stdout] | ---------------------- expected `std::result::Result<(), ockam_core::Error>` because of return type [INFO] [stdout] ... [INFO] [stdout] 50 | / vault.verify( [INFO] [stdout] 51 | | &proof.signature(), [INFO] [stdout] 52 | | responder_public_key.as_ref(), [INFO] [stdout] 53 | | channel_state, [INFO] [stdout] 54 | | ) [INFO] [stdout] | |_________^ expected struct `ockam_core::Error`, found struct `ockam_core::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, ockam_core::Error>` [INFO] [stdout] found enum `std::result::Result<_, ockam_core::error::Error>` [INFO] [stdout] = note: perhaps two different versions of crate `ockam_core` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/contact.rs:96:80 [INFO] [stdout] | [INFO] [stdout] 96 | let root_key_id = vault.compute_key_id_for_public_key(&root_public_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:81:66 [INFO] [stdout] | [INFO] [stdout] 81 | let secret_key = vault.secret_generate(secret_attributes)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:82:66 [INFO] [stdout] | [INFO] [stdout] 82 | let public_key = vault.secret_public_key_get(&secret_key)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:86:61 [INFO] [stdout] | [INFO] [stdout] 86 | let data_hash = vault.sha256(data_binary.as_slice())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | let self_signature = vault.sign(&secret_key, &data_hash)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | let event_id = vault.sha256(&changes_binary)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/create_key.rs:110:64 [INFO] [stdout] | [INFO] [stdout] 110 | let signature = vault.sign(sign_key, event_id.as_ref())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:100:66 [INFO] [stdout] | [INFO] [stdout] 100 | let secret_key = vault.secret_generate(secret_attributes)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:101:66 [INFO] [stdout] | [INFO] [stdout] 101 | let public_key = vault.secret_public_key_get(&secret_key)?.as_ref().to_vec(); [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:105:61 [INFO] [stdout] | [INFO] [stdout] 105 | let data_hash = vault.sha256(data_binary.as_slice())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:106:65 [INFO] [stdout] | [INFO] [stdout] 106 | let self_signature = vault.sign(&secret_key, &data_hash)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:107:72 [INFO] [stdout] | [INFO] [stdout] 107 | let prev_signature = vault.sign(&last_key_in_chain, &data_hash)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:118:53 [INFO] [stdout] | [INFO] [stdout] 118 | let event_id = vault.sha256(&changes_binary)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/ctype/rotate_key.rs:121:64 [INFO] [stdout] | [INFO] [stdout] 121 | let signature = vault.sign(root_key, event_id.as_ref())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/history.rs:173:53 [INFO] [stdout] | [INFO] [stdout] 173 | let event_id = vault.sha256(&changes_binary)?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/history.rs:190:88 [INFO] [stdout] | [INFO] [stdout] 190 | vault.verify(s.data(), root_public_key.as_ref(), event_id.as_ref())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/history.rs:201:73 [INFO] [stdout] | [INFO] [stdout] 201 | let data_hash = vault.sha256(data_binary.as_slice())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ockam_core::Error` [INFO] [stdout] --> src/profile/change/history.rs:211:73 [INFO] [stdout] | [INFO] [stdout] 211 | let data_hash = vault.sha256(data_binary.as_slice())?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `ockam_core::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 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 `ockam` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 27 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: build failed [INFO] running `Command { std: "docker" "inspect" "2b493f365908cb30f946f23d502ad5ca3739e4dcabdd1fad570504242e352df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b493f365908cb30f946f23d502ad5ca3739e4dcabdd1fad570504242e352df6", kill_on_drop: false }` [INFO] [stdout] 2b493f365908cb30f946f23d502ad5ca3739e4dcabdd1fad570504242e352df6