[INFO] fetching crate postcard-schema-ng 0.3.1... [INFO] checking postcard-schema-ng-0.3.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate postcard-schema-ng 0.3.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate postcard-schema-ng 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate postcard-schema-ng 0.3.1 [INFO] tweaked toml for crates.io crate postcard-schema-ng 0.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate postcard-schema-ng 0.3.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] crate crates.io crate postcard-schema-ng 0.3.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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 postcard-derive-ng v0.3.1 [INFO] [stderr] Downloaded fixed v1.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 05e9d229362031845dd78002d624fffcbcf99fae2da32b1b74aef5bbc328e2fa [INFO] running `Command { std: "docker" "start" "-a" "05e9d229362031845dd78002d624fffcbcf99fae2da32b1b74aef5bbc328e2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05e9d229362031845dd78002d624fffcbcf99fae2da32b1b74aef5bbc328e2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e9d229362031845dd78002d624fffcbcf99fae2da32b1b74aef5bbc328e2fa", kill_on_drop: false }` [INFO] [stdout] 05e9d229362031845dd78002d624fffcbcf99fae2da32b1b74aef5bbc328e2fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b77ff064246a4765d6a0721ace3519067b0915b892bf09ce812479b1c3a363ef [INFO] running `Command { std: "docker" "start" "-a" "b77ff064246a4765d6a0721ace3519067b0915b892bf09ce812479b1c3a363ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking postcard-schema-ng v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stdout] error[E0432]: unresolved import `postcard_schema_ng::schema::owned` [INFO] [stdout] --> tests/schema.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | schema::{owned::OwnedDataModelType, Data, DataModelType, NamedField, Variant}, [INFO] [stdout] | ^^^^^ could not find `owned` in `schema` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/schema/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(any(feature = "use-std", feature = "alloc"))] [INFO] [stdout] | ---------------------------------------- the item is gated here [INFO] [stdout] 24 | pub mod owned; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> tests/schema.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[serde(rename = "Inner'")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> tests/schema.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[serde(rename = "⍺")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> tests/schema.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[serde(rename = "Outer'")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> tests/schema.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[serde(rename = "b'")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postcard` in this scope [INFO] [stdout] --> tests/schema.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | #[postcard(bound = "")] // doesn't compile without this [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `postcard` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Debug, Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Debug, Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | #[derive(Debug, Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(Debug, Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 221 | #[derive(Debug, Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Debug, Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `postcard_derive_ng` [INFO] [stdout] --> src/key/hash.rs:410:9 [INFO] [stdout] | [INFO] [stdout] 410 | use postcard_derive_ng::Schema; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `postcard_derive_ng` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `postcard_derive_ng`, use `cargo add postcard_derive_ng` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:283:10 [INFO] [stdout] | [INFO] [stdout] 283 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:303:10 [INFO] [stdout] | [INFO] [stdout] 303 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `SCHEMA` exists for enum `Inner`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/schema.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 10 | enum Inner { [INFO] [stdout] | ---------- variant or associated item `SCHEMA` not found for this enum because it doesn't satisfy `Inner: postcard_schema_ng::Schema` [INFO] [stdout] ... [INFO] [stdout] 98 | Inner::SCHEMA [INFO] [stdout] | ^^^^^^ variant or associated item cannot be called on `Inner` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Inner: postcard_schema_ng::Schema` [INFO] [stdout] which is required by `&Inner: postcard_schema_ng::Schema` [INFO] [stdout] note: the trait `postcard_schema_ng::Schema` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Schema { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `SCHEMA`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `postcard_schema_ng::Schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postcard` in this scope [INFO] [stdout] --> src/key/hash.rs:419:11 [INFO] [stdout] | [INFO] [stdout] 419 | #[postcard(crate = crate)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `postcard` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the associated item `SCHEMA` exists for struct `Outer<'_>`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/schema.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 25 | struct Outer<'a> { [INFO] [stdout] | ---------------- associated item `SCHEMA` not found for this struct because it doesn't satisfy `Outer<'_>: postcard_schema_ng::Schema` [INFO] [stdout] ... [INFO] [stdout] 105 | Outer::SCHEMA, [INFO] [stdout] | ^^^^^^ associated item cannot be called on `Outer<'_>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Outer<'_>: postcard_schema_ng::Schema` [INFO] [stdout] which is required by `&Outer<'_>: postcard_schema_ng::Schema` [INFO] [stdout] note: the trait `postcard_schema_ng::Schema` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Schema { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `SCHEMA`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `postcard_schema_ng::Schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postcard` in this scope [INFO] [stdout] --> src/key/hash.rs:426:11 [INFO] [stdout] | [INFO] [stdout] 426 | #[postcard(crate = crate)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `postcard` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> src/lib.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Schema` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/lib.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `SCHEMA` exists for enum `Inner`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/schema.rs:123:32 [INFO] [stdout] | [INFO] [stdout] 10 | enum Inner { [INFO] [stdout] | ---------- variant or associated item `SCHEMA` not found for this enum because it doesn't satisfy `Inner: postcard_schema_ng::Schema` [INFO] [stdout] ... [INFO] [stdout] 123 | ty: Inner::SCHEMA [INFO] [stdout] | ^^^^^^ variant or associated item cannot be called on `Inner` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Inner: postcard_schema_ng::Schema` [INFO] [stdout] which is required by `&Inner: postcard_schema_ng::Schema` [INFO] [stdout] note: the trait `postcard_schema_ng::Schema` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Schema { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `SCHEMA`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `postcard_schema_ng::Schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postcard` in this scope [INFO] [stdout] --> src/lib.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | #[postcard(crate = crate)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `postcard` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the associated item `SCHEMA` exists for struct `Slice<'_>`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/schema.rs:148:16 [INFO] [stdout] | [INFO] [stdout] 37 | struct Slice<'a> { [INFO] [stdout] | ---------------- associated item `SCHEMA` not found for this struct because it doesn't satisfy `Slice<'_>: postcard_schema_ng::Schema` [INFO] [stdout] ... [INFO] [stdout] 148 | Slice::SCHEMA [INFO] [stdout] | ^^^^^^ associated item cannot be called on `Slice<'_>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Slice<'_>: postcard_schema_ng::Schema` [INFO] [stdout] which is required by `&Slice<'_>: postcard_schema_ng::Schema` [INFO] [stdout] note: the trait `postcard_schema_ng::Schema` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Schema { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `SCHEMA`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `postcard_schema_ng::Schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the associated item `SCHEMA` exists for struct `Bound`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/schema.rs:162:29 [INFO] [stdout] | [INFO] [stdout] 44 | struct Bound { [INFO] [stdout] | --------------------------- associated item `SCHEMA` not found for this struct because it doesn't satisfy `Bound: postcard_schema_ng::Schema` [INFO] [stdout] ... [INFO] [stdout] 162 | Bound::::SCHEMA, [INFO] [stdout] | ^^^^^^ associated item cannot be called on `Bound` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Bound: postcard_schema_ng::Schema` [INFO] [stdout] which is required by `&Bound: postcard_schema_ng::Schema` [INFO] [stdout] note: the trait `postcard_schema_ng::Schema` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Schema { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `SCHEMA`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `postcard_schema_ng::Schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the associated item `SCHEMA` exists for struct `TestStruct2<'_>`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/schema.rs:195:40 [INFO] [stdout] | [INFO] [stdout] 187 | struct TestStruct2<'a> { [INFO] [stdout] | ---------------------- associated item `SCHEMA` not found for this struct because it doesn't satisfy `TestStruct2<'_>: postcard_schema_ng::Schema` [INFO] [stdout] ... [INFO] [stdout] 195 | let borrowed_schema = TestStruct2::SCHEMA; [INFO] [stdout] | ^^^^^^ associated item cannot be called on `TestStruct2<'_>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `TestStruct2<'_>: postcard_schema_ng::Schema` [INFO] [stdout] which is required by `&TestStruct2<'_>: postcard_schema_ng::Schema` [INFO] [stdout] note: the trait `postcard_schema_ng::Schema` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Schema { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `SCHEMA`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `postcard_schema_ng::Schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the associated item `SCHEMA` exists for struct `TestStruct3`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/schema.rs:234:22 [INFO] [stdout] | [INFO] [stdout] 218 | struct TestStruct3(u64); [INFO] [stdout] | ------------------ associated item `SCHEMA` not found for this struct because it doesn't satisfy `TestStruct3: postcard_schema_ng::Schema` [INFO] [stdout] ... [INFO] [stdout] 234 | TestStruct3::SCHEMA, [INFO] [stdout] | ^^^^^^ associated item cannot be called on `TestStruct3` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `TestStruct3: postcard_schema_ng::Schema` [INFO] [stdout] which is required by `&TestStruct3: postcard_schema_ng::Schema` [INFO] [stdout] note: the trait `postcard_schema_ng::Schema` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Schema { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `SCHEMA`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `postcard_schema_ng::Schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the associated item `SCHEMA` exists for struct `TestStruct4`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/schema.rs:242:22 [INFO] [stdout] | [INFO] [stdout] 222 | struct TestStruct4(u64, bool); [INFO] [stdout] | ------------------ associated item `SCHEMA` not found for this struct because it doesn't satisfy `TestStruct4: postcard_schema_ng::Schema` [INFO] [stdout] ... [INFO] [stdout] 242 | TestStruct4::SCHEMA, [INFO] [stdout] | ^^^^^^ associated item cannot be called on `TestStruct4` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `TestStruct4: postcard_schema_ng::Schema` [INFO] [stdout] which is required by `&TestStruct4: postcard_schema_ng::Schema` [INFO] [stdout] note: the trait `postcard_schema_ng::Schema` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Schema { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `SCHEMA`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `postcard_schema_ng::Schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `SCHEMA` exists for enum `TestEnum2`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/schema.rs:250:20 [INFO] [stdout] | [INFO] [stdout] 226 | enum TestEnum2 { [INFO] [stdout] | -------------- variant or associated item `SCHEMA` not found for this enum because it doesn't satisfy `TestEnum2: postcard_schema_ng::Schema` [INFO] [stdout] ... [INFO] [stdout] 250 | TestEnum2::SCHEMA, [INFO] [stdout] | ^^^^^^ variant or associated item cannot be called on `TestEnum2` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `TestEnum2: postcard_schema_ng::Schema` [INFO] [stdout] which is required by `&TestEnum2: postcard_schema_ng::Schema` [INFO] [stdout] note: the trait `postcard_schema_ng::Schema` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Schema { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `SCHEMA`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `postcard_schema_ng::Schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::string::String: postcard_schema_ng::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:326:18 [INFO] [stdout] | [INFO] [stdout] 326 | (dewit::, "String"), [INFO] [stdout] | ^^^^^^ the trait `postcard_schema_ng::Schema` is not implemented for `std::string::String` [INFO] [stdout] | [INFO] [stdout] = help: the trait `postcard_schema_ng::Schema` is implemented for `str` [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UnitStruct: postcard_schema_ng::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:328:18 [INFO] [stdout] | [INFO] [stdout] 328 | (dewit::, "struct UnitStruct"), [INFO] [stdout] | ^^^^^^^^^^ the trait `postcard_schema_ng::Schema` is not implemented for `UnitStruct` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema_ng::Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NewTypeStruct: postcard_schema_ng::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 330 | (dewit::, "struct NewTypeStruct(String)"), [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `postcard_schema_ng::Schema` is not implemented for `NewTypeStruct` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema_ng::Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Enums: postcard_schema_ng::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:333:21 [INFO] [stdout] | [INFO] [stdout] 333 | dewit::, [INFO] [stdout] | ^^^^^ the trait `postcard_schema_ng::Schema` is not implemented for `Enums` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema_ng::Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: postcard_schema_ng::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:338:18 [INFO] [stdout] | [INFO] [stdout] 338 | (dewit::>, "[u16]"), [INFO] [stdout] | ^^^^^^^^ the trait `postcard_schema_ng::Schema` is not implemented for `Vec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema_ng::Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TupStruct: postcard_schema_ng::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | (dewit::, "struct TupStruct(u64, String)"), [INFO] [stdout] | ^^^^^^^^^ the trait `postcard_schema_ng::Schema` is not implemented for `TupStruct` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema_ng::Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HashMap: postcard_schema_ng::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | dewit::>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `postcard_schema_ng::Schema` is not implemented for `HashMap` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema_ng::Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HashSet: postcard_schema_ng::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:347:18 [INFO] [stdout] | [INFO] [stdout] 347 | (dewit::>, "[u32]"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `postcard_schema_ng::Schema` is not implemented for `HashSet` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema_ng::Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Classic: postcard_schema_ng::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:349:21 [INFO] [stdout] | [INFO] [stdout] 349 | dewit::, [INFO] [stdout] | ^^^^^^^ the trait `postcard_schema_ng::Schema` is not implemented for `Classic` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema_ng::Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ClassicGen: postcard_schema_ng::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:353:21 [INFO] [stdout] | [INFO] [stdout] 353 | dewit::>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `postcard_schema_ng::Schema` is not implemented for `ClassicGen` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema_ng::Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PathBuf: postcard_schema_ng::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:358:18 [INFO] [stdout] | [INFO] [stdout] 358 | (dewit::, "String"), [INFO] [stdout] | ^^^^^^^ the trait `postcard_schema_ng::Schema` is not implemented for `PathBuf` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema_ng::Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bar: Schema` is not satisfied [INFO] [stdout] --> src/key/hash.rs:433:28 [INFO] [stdout] | [INFO] [stdout] 433 | hash_ty_path::("test_path"), [INFO] [stdout] | ^^^ the trait `Schema` is not implemented for `Bar` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `hash_ty_path` [INFO] [stdout] --> src/key/hash.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | pub const fn hash_ty_path(path: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^ required by this bound in `hash_ty_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Schema` is not satisfied [INFO] [stdout] --> src/key/hash.rs:440:37 [INFO] [stdout] | [INFO] [stdout] 440 | let hash_1 = hash_ty_path::>("test_path"); [INFO] [stdout] | ^^^^^^^ the trait `Schema` is not implemented for `Vec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `hash_ty_path` [INFO] [stdout] --> src/key/hash.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | pub const fn hash_ty_path(path: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^ required by this bound in `hash_ty_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Schema` is not satisfied [INFO] [stdout] --> src/key/hash.rs:442:37 [INFO] [stdout] | [INFO] [stdout] 442 | let hash_3 = hash_ty_path::>("test_path"); [INFO] [stdout] | ^^^^^^^^ the trait `Schema` is not implemented for `Vec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `hash_ty_path` [INFO] [stdout] --> src/key/hash.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | pub const fn hash_ty_path(path: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^ required by this bound in `hash_ty_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Schema` is not satisfied [INFO] [stdout] --> src/key/hash.rs:444:37 [INFO] [stdout] | [INFO] [stdout] 444 | let hash_5 = hash_ty_path::>("test_patt"); [INFO] [stdout] | ^^^^^^^ the trait `Schema` is not implemented for `Vec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Schema`: [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A,) [INFO] [stdout] and 45 others [INFO] [stdout] note: required by a bound in `hash_ty_path` [INFO] [stdout] --> src/key/hash.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | pub const fn hash_ty_path(path: &str) -> [u8; 8] { [INFO] [stdout] | ^^^^^^ required by this bound in `hash_ty_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `postcard-schema-ng` (test "schema") due to 42 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: the associated item `SCHEMA` exists for struct `Point`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lib.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 91 | struct Point { [INFO] [stdout] | ------------ associated item `SCHEMA` not found for this struct because it doesn't satisfy `Point: Schema` [INFO] [stdout] ... [INFO] [stdout] 97 | Point::SCHEMA, [INFO] [stdout] | ^^^^^^ associated item cannot be called on `Point` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `Point: Schema` was not satisfied [INFO] [stdout] --> src/impls/builtins_nostd.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | impl Schema for &'_ T { [INFO] [stdout] | ^^^^^^ ------ ----- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the trait `Schema` must be implemented [INFO] [stdout] --> src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Schema { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Schema` defines an item `SCHEMA`, perhaps you need to implement it [INFO] [stdout] --> src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Schema { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `postcard-schema-ng` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "b77ff064246a4765d6a0721ace3519067b0915b892bf09ce812479b1c3a363ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77ff064246a4765d6a0721ace3519067b0915b892bf09ce812479b1c3a363ef", kill_on_drop: false }` [INFO] [stdout] b77ff064246a4765d6a0721ace3519067b0915b892bf09ce812479b1c3a363ef