[INFO] fetching crate postcard-schema 0.2.4... [INFO] checking postcard-schema-0.2.4 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate postcard-schema 0.2.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate postcard-schema 0.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate postcard-schema 0.2.4 [INFO] tweaked toml for crates.io crate postcard-schema 0.2.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate postcard-schema 0.2.4 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate postcard-schema 0.2.4 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 303559ff3526469b4ac82cb0eda7be1e9855de78ce1a8fc3512312f1836e502c [INFO] running `Command { std: "docker" "start" "-a" "303559ff3526469b4ac82cb0eda7be1e9855de78ce1a8fc3512312f1836e502c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "303559ff3526469b4ac82cb0eda7be1e9855de78ce1a8fc3512312f1836e502c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303559ff3526469b4ac82cb0eda7be1e9855de78ce1a8fc3512312f1836e502c", kill_on_drop: false }` [INFO] [stdout] 303559ff3526469b4ac82cb0eda7be1e9855de78ce1a8fc3512312f1836e502c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7689785c919b719ce550be1a8f7af73458b072bd9812292d7cf3799c8e1f018e [INFO] running `Command { std: "docker" "start" "-a" "7689785c919b719ce550be1a8f7af73458b072bd9812292d7cf3799c8e1f018e", 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 paste v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.18.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 quote v1.0.40 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [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 v0.2.4 (/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::schema::owned` [INFO] [stdout] --> tests/schema.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | owned::OwnedNamedType, DataModelType, DataModelVariant, NamedType, NamedValue, NamedVariant, [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] --> 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: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> tests/schema.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[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 `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: cannot find attribute `serde` in this scope [INFO] [stdout] --> tests/schema.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[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:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> tests/schema.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[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:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[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:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `postcard` in this scope [INFO] [stdout] --> tests/schema.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | #[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:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | 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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:319:10 [INFO] [stdout] | [INFO] [stdout] 319 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:323:10 [INFO] [stdout] | [INFO] [stdout] 323 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:327:10 [INFO] [stdout] | [INFO] [stdout] 327 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:331:10 [INFO] [stdout] | [INFO] [stdout] 331 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Schema, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Schema` in this scope [INFO] [stdout] --> tests/schema.rs:347:10 [INFO] [stdout] | [INFO] [stdout] 347 | #[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:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | 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:128:16 [INFO] [stdout] | [INFO] [stdout] 34 | enum Inner { [INFO] [stdout] | ---------- variant or associated item `SCHEMA` not found for this enum because it doesn't satisfy `Inner: postcard_schema::Schema` [INFO] [stdout] ... [INFO] [stdout] 128 | 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::Schema` [INFO] [stdout] which is required by `&Inner: postcard_schema::Schema` [INFO] [stdout] note: the trait `postcard_schema::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::Schema` [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:137:16 [INFO] [stdout] | [INFO] [stdout] 49 | struct Outer<'a> { [INFO] [stdout] | ---------------- associated item `SCHEMA` not found for this struct because it doesn't satisfy `Outer<'_>: postcard_schema::Schema` [INFO] [stdout] ... [INFO] [stdout] 137 | 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::Schema` [INFO] [stdout] which is required by `&Outer<'_>: postcard_schema::Schema` [INFO] [stdout] note: the trait `postcard_schema::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::Schema` [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:155:32 [INFO] [stdout] | [INFO] [stdout] 34 | enum Inner { [INFO] [stdout] | ---------- variant or associated item `SCHEMA` not found for this enum because it doesn't satisfy `Inner: postcard_schema::Schema` [INFO] [stdout] ... [INFO] [stdout] 155 | 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::Schema` [INFO] [stdout] which is required by `&Inner: postcard_schema::Schema` [INFO] [stdout] note: the trait `postcard_schema::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::Schema` [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:192:16 [INFO] [stdout] | [INFO] [stdout] 61 | struct Slice<'a> { [INFO] [stdout] | ---------------- associated item `SCHEMA` not found for this struct because it doesn't satisfy `Slice<'_>: postcard_schema::Schema` [INFO] [stdout] ... [INFO] [stdout] 192 | 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::Schema` [INFO] [stdout] which is required by `&Slice<'_>: postcard_schema::Schema` [INFO] [stdout] note: the trait `postcard_schema::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::Schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Schema` is not satisfied [INFO] [stdout] --> src/key/hash.rs:415:37 [INFO] [stdout] | [INFO] [stdout] 415 | 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:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | 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:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | 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:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | 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:419:37 [INFO] [stdout] | [INFO] [stdout] 419 | 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:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | 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[E0599]: the associated item `SCHEMA` exists for struct `Bound`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/schema.rs:206:29 [INFO] [stdout] | [INFO] [stdout] 68 | struct Bound { [INFO] [stdout] | --------------------------- associated item `SCHEMA` not found for this struct because it doesn't satisfy `Bound: postcard_schema::Schema` [INFO] [stdout] ... [INFO] [stdout] 206 | 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::Schema` [INFO] [stdout] which is required by `&Bound: postcard_schema::Schema` [INFO] [stdout] note: the trait `postcard_schema::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::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:239:40 [INFO] [stdout] | [INFO] [stdout] 231 | struct TestStruct2<'a> { [INFO] [stdout] | ---------------------- associated item `SCHEMA` not found for this struct because it doesn't satisfy `TestStruct2<'_>: postcard_schema::Schema` [INFO] [stdout] ... [INFO] [stdout] 239 | 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::Schema` [INFO] [stdout] which is required by `&TestStruct2<'_>: postcard_schema::Schema` [INFO] [stdout] note: the trait `postcard_schema::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::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:278:22 [INFO] [stdout] | [INFO] [stdout] 262 | struct TestStruct3(u64); [INFO] [stdout] | ------------------ associated item `SCHEMA` not found for this struct because it doesn't satisfy `TestStruct3: postcard_schema::Schema` [INFO] [stdout] ... [INFO] [stdout] 278 | 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::Schema` [INFO] [stdout] which is required by `&TestStruct3: postcard_schema::Schema` [INFO] [stdout] note: the trait `postcard_schema::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::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:286:22 [INFO] [stdout] | [INFO] [stdout] 266 | struct TestStruct4(u64, bool); [INFO] [stdout] | ------------------ associated item `SCHEMA` not found for this struct because it doesn't satisfy `TestStruct4: postcard_schema::Schema` [INFO] [stdout] ... [INFO] [stdout] 286 | 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::Schema` [INFO] [stdout] which is required by `&TestStruct4: postcard_schema::Schema` [INFO] [stdout] note: the trait `postcard_schema::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::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:294:20 [INFO] [stdout] | [INFO] [stdout] 270 | enum TestEnum2 { [INFO] [stdout] | -------------- variant or associated item `SCHEMA` not found for this enum because it doesn't satisfy `TestEnum2: postcard_schema::Schema` [INFO] [stdout] ... [INFO] [stdout] 294 | 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::Schema` [INFO] [stdout] which is required by `&TestEnum2: postcard_schema::Schema` [INFO] [stdout] note: the trait `postcard_schema::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::Schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::string::String: postcard_schema::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:370:18 [INFO] [stdout] | [INFO] [stdout] 370 | (dewit::, "String"), [INFO] [stdout] | ^^^^^^ the trait `postcard_schema::Schema` is not implemented for `std::string::String` [INFO] [stdout] | [INFO] [stdout] = help: the trait `postcard_schema::Schema` is implemented for `str` [INFO] [stdout] note: required by a bound in `dewit` [INFO] [stdout] --> tests/schema.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [INFO] [stdout] [INFO] [stdout] [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:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | 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] error[E0277]: the trait bound `UnitStruct: postcard_schema::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:372:18 [INFO] [stdout] | [INFO] [stdout] 372 | (dewit::, "struct UnitStruct"), [INFO] [stdout] | ^^^^^^^^^^ the trait `postcard_schema::Schema` is not implemented for `UnitStruct` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema::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:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | 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::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:374:18 [INFO] [stdout] | [INFO] [stdout] 374 | (dewit::, "struct NewTypeStruct(String)"), [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `postcard_schema::Schema` is not implemented for `NewTypeStruct` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema::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:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | 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::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:377:21 [INFO] [stdout] | [INFO] [stdout] 377 | dewit::, [INFO] [stdout] | ^^^^^ the trait `postcard_schema::Schema` is not implemented for `Enums` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema::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:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | 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::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:382:18 [INFO] [stdout] | [INFO] [stdout] 382 | (dewit::>, "[u16]"), [INFO] [stdout] | ^^^^^^^^ the trait `postcard_schema::Schema` is not implemented for `Vec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema::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:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | 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::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:385:18 [INFO] [stdout] | [INFO] [stdout] 385 | (dewit::, "struct TupStruct(u64, String)"), [INFO] [stdout] | ^^^^^^^^^ the trait `postcard_schema::Schema` is not implemented for `TupStruct` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema::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:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | 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::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:388:21 [INFO] [stdout] | [INFO] [stdout] 388 | dewit::>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `postcard_schema::Schema` is not implemented for `HashMap` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema::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:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | 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::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:391:18 [INFO] [stdout] | [INFO] [stdout] 391 | (dewit::>, "[u32]"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `postcard_schema::Schema` is not implemented for `HashSet` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema::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:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | 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::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:393:21 [INFO] [stdout] | [INFO] [stdout] 393 | dewit::, [INFO] [stdout] | ^^^^^^^ the trait `postcard_schema::Schema` is not implemented for `Classic` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema::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:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | 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::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:397:21 [INFO] [stdout] | [INFO] [stdout] 397 | dewit::>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `postcard_schema::Schema` is not implemented for `ClassicGen` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema::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:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | 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::Schema` is not satisfied [INFO] [stdout] --> tests/schema.rs:402:18 [INFO] [stdout] | [INFO] [stdout] 402 | (dewit::, "String"), [INFO] [stdout] | ^^^^^^^ the trait `postcard_schema::Schema` is not implemented for `PathBuf` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `postcard_schema::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:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | fn dewit() -> String { [INFO] [stdout] | ^^^^^^ required by this bound in `dewit` [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` (test "schema") due to 42 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, 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` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "7689785c919b719ce550be1a8f7af73458b072bd9812292d7cf3799c8e1f018e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7689785c919b719ce550be1a8f7af73458b072bd9812292d7cf3799c8e1f018e", kill_on_drop: false }` [INFO] [stdout] 7689785c919b719ce550be1a8f7af73458b072bd9812292d7cf3799c8e1f018e