[INFO] fetching crate bakery 0.1.3... [INFO] checking bakery-0.1.3 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate bakery 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate bakery 0.1.3 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bakery 0.1.3 [INFO] finished tweaking crates.io crate bakery 0.1.3 [INFO] tweaked toml for crates.io crate bakery 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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 35 packages to latest compatible versions [INFO] [stderr] Adding hex-literal v0.3.4 (available: v0.4.1) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding num-bigint v0.3.3 (available: v0.4.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bakery-derive v0.1.0 [INFO] [stderr] Downloaded num-bigint v0.3.3 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34935ac4e155c675f7de11fd8acc0d4edeb8a6927a1f445d3971f356c68ce335 [INFO] running `Command { std: "docker" "start" "-a" "34935ac4e155c675f7de11fd8acc0d4edeb8a6927a1f445d3971f356c68ce335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34935ac4e155c675f7de11fd8acc0d4edeb8a6927a1f445d3971f356c68ce335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34935ac4e155c675f7de11fd8acc0d4edeb8a6927a1f445d3971f356c68ce335", kill_on_drop: false }` [INFO] [stdout] 34935ac4e155c675f7de11fd8acc0d4edeb8a6927a1f445d3971f356c68ce335 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6601c44257260023c2b272e5b5ad9380bbb617e935f8dacb4c52bc9d80e016de [INFO] running `Command { std: "docker" "start" "-a" "6601c44257260023c2b272e5b5ad9380bbb617e935f8dacb4c52bc9d80e016de", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking pest v2.7.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling bakery-derive v0.1.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bakery v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/test_enum.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Recipe, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: not implemented [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/test_enum.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Recipe, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: not implemented [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/test_enum.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Recipe, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: not implemented [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/test_enum.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Recipe, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: not implemented [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/test_enum.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Recipe, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: not implemented [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_basic_enum::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:16:57 [INFO] [stdout] | [INFO] [stdout] 16 | test_compile_ser(rec, "A", Some(&hex!("00000000")), E::A); [INFO] [stdout] | ---------------- ^^^^ the trait `Recipe` is not implemented for `test_basic_enum::E` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_basic_enum::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | test_compile_ser(rec, "B", Some(&hex!("01000000")), E::B); [INFO] [stdout] | ---------------- ^^^^ the trait `Recipe` is not implemented for `test_basic_enum::E` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_basic_enum::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:18:57 [INFO] [stdout] | [INFO] [stdout] 18 | test_compile_ser(rec, "C", Some(&hex!("02000000")), E::C); [INFO] [stdout] | ---------------- ^^^^ the trait `Recipe` is not implemented for `test_basic_enum::E` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_enum_tuple::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | test_compile_ser(rec, "A(0)", Some(&hex!("0000000000000000")), E::A(0)); [INFO] [stdout] | ---------------- required by a bound introduced by this call ^^^^^^^ the trait `Recipe` is not implemented for `test_enum_tuple::E` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_enum_tuple::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:31:68 [INFO] [stdout] | [INFO] [stdout] 31 | test_compile_ser(rec, "A(1)", Some(&hex!("0000000001000000")), E::A(1)); [INFO] [stdout] | ---------------- required by a bound introduced by this call ^^^^^^^ the trait `Recipe` is not implemented for `test_enum_tuple::E` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_enum_tuple::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 32 | test_compile_ser( [INFO] [stdout] | ---------------- required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 36 | E::A(887668751), [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Recipe` is not implemented for `test_enum_tuple::E` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_enum_tuple::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:38:65 [INFO] [stdout] | [INFO] [stdout] 38 | test_compile_ser(rec, "B(true)", Some(&hex!("0100000001")), E::B(true)); [INFO] [stdout] | ---------------- ^^^^^^^^^^ the trait `Recipe` is not implemented for `test_enum_tuple::E` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_enum_tuple::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:39:66 [INFO] [stdout] | [INFO] [stdout] 39 | test_compile_ser(rec, "B(false)", Some(&hex!("0100000000")), E::B(false)); [INFO] [stdout] | ---------------- required by a bound introduced by this call ^^^^^^^^^^^ the trait `Recipe` is not implemented for `test_enum_tuple::E` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_enum_tuple::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 40 | test_compile_ser( [INFO] [stdout] | ---------------- required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 44 | E::C(1627069767, false), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Recipe` is not implemented for `test_enum_tuple::E` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_enum_tuple::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 46 | test_compile_ser( [INFO] [stdout] | ---------------- required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 50 | E::C(-453981819, true), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Recipe` is not implemented for `test_enum_tuple::E` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_enum_struct::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 63 | test_compile_ser( [INFO] [stdout] | ---------------- required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 67 | E::A { a: 42 }, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Recipe` is not implemented for `test_enum_struct::E` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_enum_empty_struct::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:80:61 [INFO] [stdout] | [INFO] [stdout] 80 | test_compile_ser(rec, "A { }", Some(&hex!("00000000")), E::A {}); [INFO] [stdout] | ---------------- ^^^^^^^ the trait `Recipe` is not implemented for `test_enum_empty_struct::E` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_enum_empty_struct::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:81:61 [INFO] [stdout] | [INFO] [stdout] 81 | test_compile_ser(rec, "B { }", Some(&hex!("01000000")), E::B {}); [INFO] [stdout] | ---------------- ^^^^^^^ the trait `Recipe` is not implemented for `test_enum_empty_struct::E` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_enum_empty_struct::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:82:61 [INFO] [stdout] | [INFO] [stdout] 82 | test_compile_ser(rec, "C { }", Some(&hex!("02000000")), E::C {}); [INFO] [stdout] | ---------------- ^^^^^^^ the trait `Recipe` is not implemented for `test_enum_empty_struct::E` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_inline_enum::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:94:57 [INFO] [stdout] | [INFO] [stdout] 94 | test_compile_ser(rec, "A", Some(&hex!("00000000")), E::A); [INFO] [stdout] | ---------------- ^^^^ the trait `Recipe` is not implemented for `test_inline_enum::E` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_inline_enum::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:95:57 [INFO] [stdout] | [INFO] [stdout] 95 | test_compile_ser(rec, "B", Some(&hex!("01000000")), E::B); [INFO] [stdout] | ---------------- ^^^^ the trait `Recipe` is not implemented for `test_inline_enum::E` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `test_inline_enum::E: Recipe` is not satisfied [INFO] [stdout] --> tests/test_enum.rs:96:57 [INFO] [stdout] | [INFO] [stdout] 96 | test_compile_ser(rec, "C", Some(&hex!("02000000")), E::C); [INFO] [stdout] | ---------------- ^^^^ the trait `Recipe` is not implemented for `test_inline_enum::E` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Recipe`: [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, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 17 others [INFO] [stdout] note: required by a bound in `test_compile_ser` [INFO] [stdout] --> tests/common/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn test_compile_ser(rec: &str, dat: &str, bin: Option<&[u8]>, val: T) [INFO] [stdout] | ---------------- required by a bound in this function [INFO] [stdout] 48 | where [INFO] [stdout] 49 | T: Recipe + Debug + Serialize + PartialEq + for<'a> Deserialize<'a>, [INFO] [stdout] | ^^^^^^ required by this bound in `test_compile_ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bakery` (test "test_enum") due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6601c44257260023c2b272e5b5ad9380bbb617e935f8dacb4c52bc9d80e016de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6601c44257260023c2b272e5b5ad9380bbb617e935f8dacb4c52bc9d80e016de", kill_on_drop: false }` [INFO] [stdout] 6601c44257260023c2b272e5b5ad9380bbb617e935f8dacb4c52bc9d80e016de