[INFO] cloning repository https://github.com/AdinAck/embedded-command
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdinAck/embedded-command" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdinAck%2Fembedded-command", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdinAck%2Fembedded-command'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c76ea26436bdcfeebbd83d4cf23c48fded8f40f
[INFO] checking AdinAck/embedded-command against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdinAck%2Fembedded-command" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdinAck/embedded-command
[INFO] finished tweaking git repo https://github.com/AdinAck/embedded-command
[INFO] tweaked toml for git repo https://github.com/AdinAck/embedded-command written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdinAck/embedded-command on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdinAck/embedded-command 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f65dc03e8cb112f00bda8425f35487d815a038a3410b99835d736e257693b3a0
[INFO] running `Command { std: "docker" "start" "-a" "f65dc03e8cb112f00bda8425f35487d815a038a3410b99835d736e257693b3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f65dc03e8cb112f00bda8425f35487d815a038a3410b99835d736e257693b3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f65dc03e8cb112f00bda8425f35487d815a038a3410b99835d736e257693b3a0", kill_on_drop: false }`
[INFO] [stdout] f65dc03e8cb112f00bda8425f35487d815a038a3410b99835d736e257693b3a0
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1c02f16d1d2eff3bb7efd9337d56332878b3fbfcb0a9bced8960cb0c55844ab
[INFO] running `Command { std: "docker" "start" "-a" "c1c02f16d1d2eff3bb7efd9337d56332878b3fbfcb0a9bced8960cb0c55844ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling embassy-sync v0.5.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.96
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking embedded-command-macros v0.2.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling fill-array v0.2.1
[INFO] [stderr]    Compiling embedded-command-macros v0.2.0
[INFO] [stderr]     Checking dispatch-bundle v0.1.0 (/opt/rustwide/workdir/dispatch-bundle)
[INFO] [stderr]     Checking serac v0.2.1 (/opt/rustwide/workdir/serac)
[INFO] [stderr]     Checking embedded-command v0.1.0 (/opt/rustwide/workdir/embedded-command)
[INFO] [stderr]     Checking packit v0.1.0 (/opt/rustwide/workdir/packit)
[INFO] [stdout] error[E0432]: unresolved import `cookie_cutter`
[INFO] [stdout]  --> embedded-command/src/crc.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie_cutter::SerializeIter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cookie_cutter`, use `cargo add cookie_cutter` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]   --> embedded-command/src/crc.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     use cookie_cutter::encoding::vanilla;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cookie_cutter`, use `cargo add cookie_cutter` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cookie_cutter`
[INFO] [stdout]  --> embedded-command/src/crc.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie_cutter::SerializeIter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cookie_cutter`, use `cargo add cookie_cutter` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]   --> embedded-command/src/crc.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Serialize(cookie_cutter::error::Error),
[INFO] [stdout]    |               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cookie_cutter`, use `cargo add cookie_cutter` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serac::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     Serialize(cookie_cutter::error::Error),
[INFO] [stdout] 10 +     Serialize(error::Error),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]   --> embedded-command/src/crc.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl From<cookie_cutter::error::Error> for Error {
[INFO] [stdout]    |           ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cookie_cutter`, use `cargo add cookie_cutter` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serac::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 - impl From<cookie_cutter::error::Error> for Error {
[INFO] [stdout] 14 + impl From<error::Error> for Error {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]   --> embedded-command/src/crc.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn from(value: cookie_cutter::error::Error) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cookie_cutter`, use `cargo add cookie_cutter` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serac::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -     fn from(value: cookie_cutter::error::Error) -> Self {
[INFO] [stdout] 15 +     fn from(value: error::Error) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]   --> embedded-command/src/crc.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ) -> Result<(), cookie_cutter::error::EndOfInput>
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cookie_cutter`, use `cargo add cookie_cutter` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serac::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 51 -     ) -> Result<(), cookie_cutter::error::EndOfInput>
[INFO] [stdout] 51 +     ) -> Result<(), error::EndOfInput>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AdcMode` is never used
[INFO] [stdout]   --> packit/src/lib.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | trait AdcMode {}
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Oneshot` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct Oneshot;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Continuous` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct Continuous;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AdcState` is never used
[INFO] [stdout]   --> packit/src/lib.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | trait AdcState {}
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Shutdown` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Shutdown;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Idle` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct Idle;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Active` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | struct Active;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Adc` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct Adc<Adc, State: AdcState, Mode: AdcMode, Conversion> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-command` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: trait `AdcMode` is never used
[INFO] [stdout]   --> packit/src/lib.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | trait AdcMode {}
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Oneshot` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct Oneshot;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Continuous` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct Continuous;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AdcState` is never used
[INFO] [stdout]   --> packit/src/lib.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | trait AdcState {}
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Shutdown` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Shutdown;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Idle` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct Idle;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Active` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | struct Active;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Adc` is never constructed
[INFO] [stdout]   --> packit/src/lib.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct Adc<Adc, State: AdcState, Mode: AdcMode, Conversion> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]   --> embedded-command/src/crc.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Serialize(cookie_cutter::error::Error),
[INFO] [stdout]    |               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cookie_cutter`, use `cargo add cookie_cutter` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serac::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     Serialize(cookie_cutter::error::Error),
[INFO] [stdout] 10 +     Serialize(error::Error),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]   --> embedded-command/src/crc.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl From<cookie_cutter::error::Error> for Error {
[INFO] [stdout]    |           ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cookie_cutter`, use `cargo add cookie_cutter` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serac::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 - impl From<cookie_cutter::error::Error> for Error {
[INFO] [stdout] 14 + impl From<error::Error> for Error {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]   --> embedded-command/src/crc.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn from(value: cookie_cutter::error::Error) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cookie_cutter`, use `cargo add cookie_cutter` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serac::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -     fn from(value: cookie_cutter::error::Error) -> Self {
[INFO] [stdout] 15 +     fn from(value: error::Error) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]   --> embedded-command/src/crc.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ) -> Result<(), cookie_cutter::error::EndOfInput>
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cookie_cutter`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cookie_cutter`, use `cargo add cookie_cutter` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serac::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 51 -     ) -> Result<(), cookie_cutter::error::EndOfInput>
[INFO] [stdout] 51 +     ) -> Result<(), error::EndOfInput>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `cookie_cutter` is not a crate or module
[INFO] [stdout]  --> dispatch-bundle/src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use cookie_cutter::{encoding::vanilla, SerializeBuf};
[INFO] [stdout]   |         ^^^^^^^^^^^^^ function `cookie_cutter` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cookie_cutter`
[INFO] [stdout]  --> dispatch-bundle/src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use cookie_cutter::{encoding::vanilla, SerializeBuf};
[INFO] [stdout]   |         ^^^^^^^^^^^^^ function `cookie_cutter` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-command` (lib test) due to 6 previous errors
[INFO] [stdout] error[E0599]: no method named `serialize_buf` found for enum `tests::cookie_cutter::MyBundle` in the current scope
[INFO] [stdout]    --> dispatch-bundle/src/lib.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |           enum MyBundle {
[INFO] [stdout]     |           ------------- method `serialize_buf` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 131 | /         MyBundle::C(C {
[INFO] [stdout] 132 | |             val: 15,
[INFO] [stdout] 133 | |             other: A { val: 20 },
[INFO] [stdout] 134 | |         })
[INFO] [stdout] 135 | |         .serialize_buf(&mut buf);
[INFO] [stdout]     | |         -^^^^^^^^^^^^^ method not found in `tests::cookie_cutter::MyBundle`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dispatch-bundle` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "c1c02f16d1d2eff3bb7efd9337d56332878b3fbfcb0a9bced8960cb0c55844ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1c02f16d1d2eff3bb7efd9337d56332878b3fbfcb0a9bced8960cb0c55844ab", kill_on_drop: false }`
[INFO] [stdout] c1c02f16d1d2eff3bb7efd9337d56332878b3fbfcb0a9bced8960cb0c55844ab
