[INFO] fetching crate tink-signature 0.1.0... [INFO] checking tink-signature-0.1.0 against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] extracting crate tink-signature 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tink-signature 0.1.0 on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tink-signature 0.1.0 [INFO] finished tweaking crates.io crate tink-signature 0.1.0 [INFO] tweaked toml for crates.io crate tink-signature 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 151aabc5b51af9f60a7e9ee86201462dbabd804319a1e023fa1764f8c1aa49cd [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" "151aabc5b51af9f60a7e9ee86201462dbabd804319a1e023fa1764f8c1aa49cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "151aabc5b51af9f60a7e9ee86201462dbabd804319a1e023fa1764f8c1aa49cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151aabc5b51af9f60a7e9ee86201462dbabd804319a1e023fa1764f8c1aa49cd", kill_on_drop: false }` [INFO] [stdout] 151aabc5b51af9f60a7e9ee86201462dbabd804319a1e023fa1764f8c1aa49cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f0034557edd34ac72f6189b68f1899d979b4ff4f252ca694aa085c1bbf68c94 [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" "9f0034557edd34ac72f6189b68f1899d979b4ff4f252ca694aa085c1bbf68c94", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking p256 v0.7.3 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tink-proto v0.1.1 [INFO] [stderr] Checking tink-core v0.1.1 [INFO] [stderr] Checking tink-signature v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `tink_proto::EcdsaPrivateKey` in the current scope [INFO] [stdout] --> src/ecdsa_signer_key_manager.rs:44:48 [INFO] [stdout] | [INFO] [stdout] 44 | let key = tink_proto::EcdsaPrivateKey::decode(serialized_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `tink_proto::EcdsaPrivateKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `EcdsaKeyFormat` in the current scope [INFO] [stdout] --> src/ecdsa_signer_key_manager.rs:59:54 [INFO] [stdout] | [INFO] [stdout] 59 | let key_format = tink_proto::EcdsaKeyFormat::decode(serialized_key_format) [INFO] [stdout] | ^^^^^^ function or associated item not found in `EcdsaKeyFormat` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode` found for struct `tink_proto::EcdsaPrivateKey` in the current scope [INFO] [stdout] --> src/ecdsa_signer_key_manager.rs:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | .encode(&mut sk) [INFO] [stdout] | ^^^^^^ method not found in `tink_proto::EcdsaPrivateKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-0.7.0/src/message.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn encode(&self, buf: &mut B) -> Result<(), EncodeError> [INFO] [stdout] | ------ the method is available for `Box` here [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 109 | Box::new(priv_key) [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `tink_proto::EcdsaPrivateKey` in the current scope [INFO] [stdout] --> src/ecdsa_signer_key_manager.rs:131:53 [INFO] [stdout] | [INFO] [stdout] 131 | let priv_key = tink_proto::EcdsaPrivateKey::decode(serialized_priv_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `tink_proto::EcdsaPrivateKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `tink_proto::EcdsaPublicKey` in the current scope [INFO] [stdout] --> src/ecdsa_verifier_key_manager.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 37 | let key = tink_proto::EcdsaPublicKey::decode(serialized_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `tink_proto::EcdsaPublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `Ed25519PrivateKey` in the current scope [INFO] [stdout] --> src/ed25519_signer_key_manager.rs:39:50 [INFO] [stdout] | [INFO] [stdout] 39 | let key = tink_proto::Ed25519PrivateKey::decode(serialized_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Ed25519PrivateKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode` found for struct `Ed25519PrivateKey` in the current scope [INFO] [stdout] --> src/ed25519_signer_key_manager.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | key.encode(&mut sk) [INFO] [stdout] | ^^^^^^ method not found in `Ed25519PrivateKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-0.7.0/src/message.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn encode(&self, buf: &mut B) -> Result<(), EncodeError> [INFO] [stdout] | ------ the method is available for `Box` here [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 63 | Box::new(key).encode(&mut sk) [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `Ed25519PrivateKey` in the current scope [INFO] [stdout] --> src/ed25519_signer_key_manager.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | let key = tink_proto::Ed25519PrivateKey::decode(serialized_priv_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Ed25519PrivateKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `Ed25519PublicKey` in the current scope [INFO] [stdout] --> src/ed25519_verifier_key_manager.rs:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | let key = tink_proto::Ed25519PublicKey::decode(serialized_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Ed25519PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode` found for struct `EcdsaKeyFormat` in the current scope [INFO] [stdout] --> src/signature_key_templates.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | format.encode(&mut serialized_format).unwrap(); // safe: proto-encode [INFO] [stdout] | ^^^^^^ method not found in `EcdsaKeyFormat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-0.7.0/src/message.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn encode(&self, buf: &mut B) -> Result<(), EncodeError> [INFO] [stdout] | ------ the method is available for `Box` here [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 140 | Box::new(format).encode(&mut serialized_format).unwrap(); // safe: proto-encode [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/ecdsa_signer_key_manager.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/ecdsa_verifier_key_manager.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/ed25519_signer_key_manager.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/ed25519_verifier_key_manager.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/signature_key_templates.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `tink_proto::EcdsaPrivateKey` in the current scope [INFO] [stdout] --> src/ecdsa_signer_key_manager.rs:44:48 [INFO] [stdout] | [INFO] [stdout] 44 | let key = tink_proto::EcdsaPrivateKey::decode(serialized_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `tink_proto::EcdsaPrivateKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tink-signature` [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `EcdsaKeyFormat` in the current scope [INFO] [stdout] --> src/ecdsa_signer_key_manager.rs:59:54 [INFO] [stdout] | [INFO] [stdout] 59 | let key_format = tink_proto::EcdsaKeyFormat::decode(serialized_key_format) [INFO] [stdout] | ^^^^^^ function or associated item not found in `EcdsaKeyFormat` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [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[E0599]: no method named `encode` found for struct `tink_proto::EcdsaPrivateKey` in the current scope [INFO] [stdout] --> src/ecdsa_signer_key_manager.rs:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | .encode(&mut sk) [INFO] [stdout] | ^^^^^^ method not found in `tink_proto::EcdsaPrivateKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-0.7.0/src/message.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn encode(&self, buf: &mut B) -> Result<(), EncodeError> [INFO] [stdout] | ------ the method is available for `Box` here [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 109 | Box::new(priv_key) [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `tink_proto::EcdsaPrivateKey` in the current scope [INFO] [stdout] --> src/ecdsa_signer_key_manager.rs:131:53 [INFO] [stdout] | [INFO] [stdout] 131 | let priv_key = tink_proto::EcdsaPrivateKey::decode(serialized_priv_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `tink_proto::EcdsaPrivateKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `tink_proto::EcdsaPublicKey` in the current scope [INFO] [stdout] --> src/ecdsa_verifier_key_manager.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 37 | let key = tink_proto::EcdsaPublicKey::decode(serialized_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `tink_proto::EcdsaPublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `Ed25519PrivateKey` in the current scope [INFO] [stdout] --> src/ed25519_signer_key_manager.rs:39:50 [INFO] [stdout] | [INFO] [stdout] 39 | let key = tink_proto::Ed25519PrivateKey::decode(serialized_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Ed25519PrivateKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode` found for struct `Ed25519PrivateKey` in the current scope [INFO] [stdout] --> src/ed25519_signer_key_manager.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | key.encode(&mut sk) [INFO] [stdout] | ^^^^^^ method not found in `Ed25519PrivateKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-0.7.0/src/message.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn encode(&self, buf: &mut B) -> Result<(), EncodeError> [INFO] [stdout] | ------ the method is available for `Box` here [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 63 | Box::new(key).encode(&mut sk) [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `Ed25519PrivateKey` in the current scope [INFO] [stdout] --> src/ed25519_signer_key_manager.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | let key = tink_proto::Ed25519PrivateKey::decode(serialized_priv_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Ed25519PrivateKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `Ed25519PublicKey` in the current scope [INFO] [stdout] --> src/ed25519_verifier_key_manager.rs:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | let key = tink_proto::Ed25519PublicKey::decode(serialized_key) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Ed25519PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use prost::message::Message;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode` found for struct `EcdsaKeyFormat` in the current scope [INFO] [stdout] --> src/signature_key_templates.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | format.encode(&mut serialized_format).unwrap(); // safe: proto-encode [INFO] [stdout] | ^^^^^^ method not found in `EcdsaKeyFormat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-0.7.0/src/message.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn encode(&self, buf: &mut B) -> Result<(), EncodeError> [INFO] [stdout] | ------ the method is available for `Box` here [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 140 | Box::new(format).encode(&mut serialized_format).unwrap(); // safe: proto-encode [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/ecdsa_signer_key_manager.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/ecdsa_verifier_key_manager.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/ed25519_signer_key_manager.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/ed25519_verifier_key_manager.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> src/signature_key_templates.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9f0034557edd34ac72f6189b68f1899d979b4ff4f252ca694aa085c1bbf68c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f0034557edd34ac72f6189b68f1899d979b4ff4f252ca694aa085c1bbf68c94", kill_on_drop: false }` [INFO] [stdout] 9f0034557edd34ac72f6189b68f1899d979b4ff4f252ca694aa085c1bbf68c94