[INFO] fetching crate ssh-agent-lib 0.2.3... [INFO] testing ssh-agent-lib-0.2.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ssh-agent-lib 0.2.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ssh-agent-lib 0.2.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ssh-agent-lib 0.2.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ssh-agent-lib 0.2.3 [INFO] tweaked toml for crates.io crate ssh-agent-lib 0.2.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate ssh-agent-lib 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99e76e3054180aa2dc0829d43ed9b46fb7f6da007bf625149d036c56332f8840 [INFO] running `Command { std: "docker" "start" "-a" "99e76e3054180aa2dc0829d43ed9b46fb7f6da007bf625149d036c56332f8840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99e76e3054180aa2dc0829d43ed9b46fb7f6da007bf625149d036c56332f8840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e76e3054180aa2dc0829d43ed9b46fb7f6da007bf625149d036c56332f8840", kill_on_drop: false }` [INFO] [stdout] 99e76e3054180aa2dc0829d43ed9b46fb7f6da007bf625149d036c56332f8840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d57a5e2c2b79d781493e92b11f3e687ec96d1690942203b9e0950bc3b05bc845 [INFO] running `Command { std: "docker" "start" "-a" "d57a5e2c2b79d781493e92b11f3e687ec96d1690942203b9e0950bc3b05bc845", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling ssh-agent-lib v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.87s [INFO] running `Command { std: "docker" "inspect" "d57a5e2c2b79d781493e92b11f3e687ec96d1690942203b9e0950bc3b05bc845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57a5e2c2b79d781493e92b11f3e687ec96d1690942203b9e0950bc3b05bc845", kill_on_drop: false }` [INFO] [stdout] d57a5e2c2b79d781493e92b11f3e687ec96d1690942203b9e0950bc3b05bc845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3cae125cb9c87f084f53d1a3ece96aea10a8256c7746babe5553b3badf60e7e [INFO] running `Command { std: "docker" "start" "-a" "c3cae125cb9c87f084f53d1a3ece96aea10a8256c7746babe5553b3badf60e7e", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ssh-agent-lib v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ssh_agent` [INFO] [stdout] --> examples/key_storage.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ssh_agent::agent::Agent; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `ssh_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ssh_agent` [INFO] [stdout] --> examples/key_storage.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ssh_agent::proto::message::{self, Message, SignRequest}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `ssh_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ssh_agent` [INFO] [stdout] --> examples/key_storage.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ssh_agent::proto::private_key::{PrivateKey, RsaPrivateKey}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `ssh_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ssh_agent` [INFO] [stdout] --> examples/key_storage.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ssh_agent::proto::public_key::PublicKey; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `ssh_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ssh_agent` [INFO] [stdout] --> examples/key_storage.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ssh_agent::proto::signature::{self, Signature}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `ssh_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ssh_agent` [INFO] [stdout] --> examples/key_storage.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ssh_agent::proto::{from_bytes, to_bytes}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `ssh_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PrivateKey` [INFO] [stdout] --> examples/key_storage.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | PrivateKey::Rsa(ref key) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `PrivateKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `signature` [INFO] [stdout] --> examples/key_storage.rs:82:45 [INFO] [stdout] | [INFO] [stdout] 82 | if sign_request.flags & signature::RSA_SHA2_512 != 0 { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `signature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `signature` [INFO] [stdout] --> examples/key_storage.rs:85:52 [INFO] [stdout] | [INFO] [stdout] 85 | } else if sign_request.flags & signature::RSA_SHA2_256 != 0 { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `signature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message` [INFO] [stdout] --> examples/key_storage.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | Message::RequestIdentities => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `message` [INFO] [stdout] --> examples/key_storage.rs:115:37 [INFO] [stdout] | [INFO] [stdout] 115 | identities.push(message::Identity { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message` [INFO] [stdout] --> examples/key_storage.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | Message::RemoveIdentity(identity) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message` [INFO] [stdout] --> examples/key_storage.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | Ok(Message::Success) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message` [INFO] [stdout] --> examples/key_storage.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | Message::AddIdentity(identity) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message` [INFO] [stdout] --> examples/key_storage.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | Ok(Message::Success) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message` [INFO] [stdout] --> examples/key_storage.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Message::SignRequest(request) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message` [INFO] [stdout] --> examples/key_storage.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | Ok(Message::Failure) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicKey` in this scope [INFO] [stdout] --> examples/key_storage.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | pubkey: PublicKey, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PrivateKey` in this scope [INFO] [stdout] --> examples/key_storage.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | privkey: PrivateKey, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.38/src/pkey.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub enum Private {} [INFO] [stdout] | ---------------- similarly named enum `Private` defined here [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 24 | privkey: Private, [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::PrivateKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicKey` in this scope [INFO] [stdout] --> examples/key_storage.rs:39:72 [INFO] [stdout] | [INFO] [stdout] 39 | fn identity_index_from_pubkey(identities: &Vec, pubkey: &PublicKey) -> Option { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicKey` in this scope [INFO] [stdout] --> examples/key_storage.rs:48:45 [INFO] [stdout] | [INFO] [stdout] 48 | fn identity_from_pubkey(&self, pubkey: &PublicKey) -> Option { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicKey` in this scope [INFO] [stdout] --> examples/key_storage.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | fn identity_remove(&self, pubkey: &PublicKey) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SignRequest` in this scope [INFO] [stdout] --> examples/key_storage.rs:73:35 [INFO] [stdout] | [INFO] [stdout] 73 | fn sign(&self, sign_request: &SignRequest) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::SignRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signature` in this scope [INFO] [stdout] --> examples/key_storage.rs:73:58 [INFO] [stdout] | [INFO] [stdout] 73 | fn sign(&self, sign_request: &SignRequest) -> Result> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicKey` in this scope [INFO] [stdout] --> examples/key_storage.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | let pubkey: PublicKey = from_bytes(&sign_request.pubkey_blob)?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_bytes` in this scope [INFO] [stdout] --> examples/key_storage.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | let pubkey: PublicKey = from_bytes(&sign_request.pubkey_blob)?; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::from_bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Signature` in this scope [INFO] [stdout] --> examples/key_storage.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | Ok(Signature { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Message` in this scope [INFO] [stdout] --> examples/key_storage.rs:109:39 [INFO] [stdout] | [INFO] [stdout] 109 | fn handle_message(&self, request: Message) -> Result> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::Message; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Message` in this scope [INFO] [stdout] --> examples/key_storage.rs:109:58 [INFO] [stdout] | [INFO] [stdout] 109 | fn handle_message(&self, request: Message) -> Result> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::Message; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_bytes` in this scope [INFO] [stdout] --> examples/key_storage.rs:116:38 [INFO] [stdout] | [INFO] [stdout] 116 | pubkey_blob: to_bytes(&identity.pubkey)?, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::to_bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message` [INFO] [stdout] --> examples/key_storage.rs:120:20 [INFO] [stdout] | [INFO] [stdout] 120 | Ok(Message::IdentitiesAnswer(identities)) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::Message; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicKey` in this scope [INFO] [stdout] --> examples/key_storage.rs:123:29 [INFO] [stdout] | [INFO] [stdout] 123 | let pubkey: PublicKey = from_bytes(&identity.pubkey_blob)?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_bytes` in this scope [INFO] [stdout] --> examples/key_storage.rs:123:41 [INFO] [stdout] | [INFO] [stdout] 123 | let pubkey: PublicKey = from_bytes(&identity.pubkey_blob)?; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::from_bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicKey` [INFO] [stdout] --> examples/key_storage.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | pubkey: PublicKey::from(&identity.privkey), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_bytes` in this scope [INFO] [stdout] --> examples/key_storage.rs:136:33 [INFO] [stdout] | [INFO] [stdout] 136 | let signature = to_bytes(&self.sign(&request)?)?; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::to_bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message` [INFO] [stdout] --> examples/key_storage.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | Ok(Message::SignResponse(signature)) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::Message; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Agent` in this scope [INFO] [stdout] --> examples/key_storage.rs:146:6 [INFO] [stdout] | [INFO] [stdout] 146 | impl Agent for KeyStorage { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::Agent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Message` in this scope [INFO] [stdout] --> examples/key_storage.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 149 | fn handle(&self, message: Message) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::Message; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Message` in this scope [INFO] [stdout] --> examples/key_storage.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | fn handle(&self, message: Message) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::Message; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RsaPrivateKey` in this scope [INFO] [stdout] --> examples/key_storage.rs:157:35 [INFO] [stdout] | [INFO] [stdout] 157 | fn rsa_openssl_from_ssh(ssh_rsa: &RsaPrivateKey) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use ssh_agent_lib::proto::RsaPrivateKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 40 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ssh-agent-lib` due to 41 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c3cae125cb9c87f084f53d1a3ece96aea10a8256c7746babe5553b3badf60e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3cae125cb9c87f084f53d1a3ece96aea10a8256c7746babe5553b3badf60e7e", kill_on_drop: false }` [INFO] [stdout] c3cae125cb9c87f084f53d1a3ece96aea10a8256c7746babe5553b3badf60e7e