[INFO] cloning repository https://github.com/ujangbedog/simple-chat-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ujangbedog/simple-chat-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fujangbedog%2Fsimple-chat-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fujangbedog%2Fsimple-chat-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10c62df47fedb7edcc6564d67a24d200cb0ce3d9 [INFO] checking ujangbedog/simple-chat-app against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fujangbedog%2Fsimple-chat-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ujangbedog/simple-chat-app [INFO] finished tweaking git repo https://github.com/ujangbedog/simple-chat-app [INFO] tweaked toml for git repo https://github.com/ujangbedog/simple-chat-app written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ujangbedog/simple-chat-app on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ujangbedog/simple-chat-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-post-quantum v0.2.4 [INFO] [stderr] Downloaded rustls-webpki v0.103.6 [INFO] [stderr] Downloaded pqcrypto-internals v0.2.11 [INFO] [stderr] Downloaded pqcrypto-kyber v0.8.1 [INFO] [stderr] Downloaded aws-lc-sys v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6692337e11e1b8853fc584a5435dcd7fab24cf2c39670325ad861834c505a6a5 [INFO] running `Command { std: "docker" "start" "-a" "6692337e11e1b8853fc584a5435dcd7fab24cf2c39670325ad861834c505a6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6692337e11e1b8853fc584a5435dcd7fab24cf2c39670325ad861834c505a6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6692337e11e1b8853fc584a5435dcd7fab24cf2c39670325ad861834c505a6a5", kill_on_drop: false }` [INFO] [stdout] 6692337e11e1b8853fc584a5435dcd7fab24cf2c39670325ad861834c505a6a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4913adb2cbc091fcd81d8dbcd2b2bd5c26e5d2a1654c0dab31dfe410fb5a55d4 [INFO] running `Command { std: "docker" "start" "-a" "4913adb2cbc091fcd81d8dbcd2b2bd5c26e5d2a1654c0dab31dfe410fb5a55d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking pqcrypto-traits v0.3.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking ctrlc v3.5.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling pqcrypto-internals v0.2.11 [INFO] [stderr] Compiling aws-lc-sys v0.32.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pqcrypto-dilithium v0.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pqcrypto-kyber v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking rcgen v0.11.3 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking identity-gen v0.1.0 (/opt/rustwide/workdir/identity-gen) [INFO] [stdout] warning: method `get_secret_key_bytes` is never used [INFO] [stdout] --> identity-gen/src/identity.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Identity { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn get_secret_key_bytes(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Decryption` is never constructed [INFO] [stdout] --> identity-gen/src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum IdentityError { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | Decryption(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IdentityError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_secret_key_bytes` is never used [INFO] [stdout] --> identity-gen/src/identity.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Identity { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn get_secret_key_bytes(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `sign` and `verify` are never used [INFO] [stdout] --> identity-gen/src/crypto.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl KeyPair { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn sign(&self, message: &[u8]) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn verify(_message: &[u8], signature: &[u8], public_key: &[u8]) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `decrypt_secret_key` is never used [INFO] [stdout] --> identity-gen/src/crypto.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 52 | impl Encryption { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn decrypt_secret_key(encrypted_data: &[u8], password: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Checking rustls-post-quantum v0.2.4 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stdout] error[E0599]: no method named `as_bytes` found for struct `pqcrypto_dilithium::dilithium2::PublicKey` in the current scope [INFO] [stdout] --> shared/src/crypto/identity_utils.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | public_key.as_bytes(), [INFO] [stdout] | ^^^^^^^^ method not found in `pqcrypto_dilithium::dilithium2::PublicKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pqcrypto-traits-0.3.5/src/sign.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | fn as_bytes(&self) -> &[u8]; [INFO] [stdout] | -------- the method is available for `pqcrypto_dilithium::dilithium2::PublicKey` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `PublicKey` which provides `as_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 61 + use pqcrypto_traits::sign::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_bytes` found for struct `pqcrypto_dilithium::dilithium2::SecretKey` in the current scope [INFO] [stdout] --> shared/src/crypto/identity_utils.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | secret_key.as_bytes(), [INFO] [stdout] | ^^^^^^^^ method not found in `pqcrypto_dilithium::dilithium2::SecretKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pqcrypto-traits-0.3.5/src/sign.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | fn as_bytes(&self) -> &[u8]; [INFO] [stdout] | -------- the method is available for `pqcrypto_dilithium::dilithium2::SecretKey` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SecretKey` which provides `as_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 61 + use pqcrypto_traits::sign::SecretKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_bytes` found for struct `pqcrypto_dilithium::dilithium2::PublicKey` in the current scope [INFO] [stdout] --> shared/src/crypto/identity_utils.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 88 | public_key.as_bytes().to_vec(), [INFO] [stdout] | ^^^^^^^^ method not found in `pqcrypto_dilithium::dilithium2::PublicKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pqcrypto-traits-0.3.5/src/sign.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | fn as_bytes(&self) -> &[u8]; [INFO] [stdout] | -------- the method is available for `pqcrypto_dilithium::dilithium2::PublicKey` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `PublicKey` which provides `as_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 61 + use pqcrypto_traits::sign::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_bytes` found for struct `pqcrypto_dilithium::dilithium2::SecretKey` in the current scope [INFO] [stdout] --> shared/src/crypto/identity_utils.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | secret_key.as_bytes().to_vec(), [INFO] [stdout] | ^^^^^^^^ method not found in `pqcrypto_dilithium::dilithium2::SecretKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pqcrypto-traits-0.3.5/src/sign.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | fn as_bytes(&self) -> &[u8]; [INFO] [stdout] | -------- the method is available for `pqcrypto_dilithium::dilithium2::SecretKey` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SecretKey` which provides `as_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 61 + use pqcrypto_traits::sign::SecretKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shared` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4913adb2cbc091fcd81d8dbcd2b2bd5c26e5d2a1654c0dab31dfe410fb5a55d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4913adb2cbc091fcd81d8dbcd2b2bd5c26e5d2a1654c0dab31dfe410fb5a55d4", kill_on_drop: false }` [INFO] [stdout] 4913adb2cbc091fcd81d8dbcd2b2bd5c26e5d2a1654c0dab31dfe410fb5a55d4