[INFO] fetching crate rust-pake 0.1.1... [INFO] checking rust-pake-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate rust-pake 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate rust-pake 0.1.1 [INFO] finished tweaking crates.io crate rust-pake 0.1.1 [INFO] tweaked toml for crates.io crate rust-pake 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-pake 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 105 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0849e1438662729bc0dc13f34aa3a9ed1e1c17c05c2cb6b1f6be7179493f2f0b [INFO] running `Command { std: "docker" "start" "-a" "0849e1438662729bc0dc13f34aa3a9ed1e1c17c05c2cb6b1f6be7179493f2f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0849e1438662729bc0dc13f34aa3a9ed1e1c17c05c2cb6b1f6be7179493f2f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0849e1438662729bc0dc13f34aa3a9ed1e1c17c05c2cb6b1f6be7179493f2f0b", kill_on_drop: false }` [INFO] [stdout] 0849e1438662729bc0dc13f34aa3a9ed1e1c17c05c2cb6b1f6be7179493f2f0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf5bd6fab1963ad118a1b3612ac08c965cd35c9d8ad9ee057e679cd8ccc7d318 [INFO] running `Command { std: "docker" "start" "-a" "cf5bd6fab1963ad118a1b3612ac08c965cd35c9d8ad9ee057e679cd8ccc7d318", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking rust-pake v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/pake.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/pake.rs:8:46 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/pake.rs:229:21 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/pake.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[serde(rename = "Role")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[serde(rename = "Uᵤ", with = "precision_integer")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[serde(rename = "Uᵥ", with = "precision_integer")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[serde(rename = "Vᵤ", with = "precision_integer")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[serde(rename = "Vᵥ", with = "precision_integer")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:242:7 [INFO] [stdout] | [INFO] [stdout] 242 | #[serde(rename = "Xᵤ")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | #[serde_as] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `serde_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[serde(rename = "Xᵥ")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:248:7 [INFO] [stdout] | [INFO] [stdout] 248 | #[serde(rename = "Yᵤ")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/pake.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/pake.rs:8:46 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[serde(rename = "Yᵥ")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/pake.rs:229:21 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/pake.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[serde(rename = "Role")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[serde(rename = "Uᵤ", with = "precision_integer")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[serde(rename = "Uᵥ", with = "precision_integer")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[serde(rename = "Vᵤ", with = "precision_integer")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[serde(rename = "Vᵥ", with = "precision_integer")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:242:7 [INFO] [stdout] | [INFO] [stdout] 242 | #[serde(rename = "Xᵤ")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | #[serde_as] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `serde_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[serde(rename = "Xᵥ")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:248:7 [INFO] [stdout] | [INFO] [stdout] 248 | #[serde(rename = "Yᵤ")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/pake.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[serde(rename = "Yᵥ")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macro `Deserialize_repr`, you might be missing a `derive` attribute [INFO] [stdout] note: `serde` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/pake.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{self, Deserialize, Deserializer, Serialize, Serializer}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-pake` (lib test) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust-pake` (lib) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "cf5bd6fab1963ad118a1b3612ac08c965cd35c9d8ad9ee057e679cd8ccc7d318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5bd6fab1963ad118a1b3612ac08c965cd35c9d8ad9ee057e679cd8ccc7d318", kill_on_drop: false }` [INFO] [stdout] cf5bd6fab1963ad118a1b3612ac08c965cd35c9d8ad9ee057e679cd8ccc7d318