[INFO] fetching crate msgpck_derive 0.1.0...
[INFO] checking msgpck_derive-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate msgpck_derive 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate msgpck_derive 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate msgpck_derive 0.1.0
[INFO] finished tweaking crates.io crate msgpck_derive 0.1.0
[INFO] tweaked toml for crates.io crate msgpck_derive 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol-potat-macro v0.6.0
[INFO] [stderr]   Downloaded smol-potat v1.1.2
[INFO] [stderr]   Downloaded proptest-derive v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f6a589431de9d0d50b3055ee25079a72fb8ee91977155545cb9e594aef82b0d
[INFO] running `Command { std: "docker" "start" "-a" "7f6a589431de9d0d50b3055ee25079a72fb8ee91977155545cb9e594aef82b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f6a589431de9d0d50b3055ee25079a72fb8ee91977155545cb9e594aef82b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f6a589431de9d0d50b3055ee25079a72fb8ee91977155545cb9e594aef82b0d", kill_on_drop: false }`
[INFO] [stdout] 7f6a589431de9d0d50b3055ee25079a72fb8ee91977155545cb9e594aef82b0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 303284dce4378e14986e85cd61b808a7c41ed6d42e4e889c9ddb066470adb128
[INFO] running `Command { std: "docker" "start" "-a" "303284dce4378e14986e85cd61b808a7c41ed6d42e4e889c9ddb066470adb128", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]     Checking async-net v1.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-executor v1.9.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking async-signal v0.2.5
[INFO] [stderr]     Checking async-process v1.8.1
[INFO] [stderr]     Checking smol v1.3.0
[INFO] [stderr]     Checking msgpck_derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling smol-potat-macro v0.6.0
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]     Checking smol-potat v1.1.2
[INFO] [stdout] error[E0432]: unresolved import `msgpck`
[INFO] [stdout]  --> tests/derive_enums.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use msgpck::{AsyncMsgPck, MsgPck, UnMsgPck};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `msgpck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `msgpck`
[INFO] [stdout]  --> tests/derive_scalars.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use msgpck::{MsgPck, UnMsgPck};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `msgpck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `msgpck`
[INFO] [stdout]  --> tests/derive_async.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use msgpck::{AsyncMsgPck, MsgPck, UnMsgPck};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `msgpck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `msgpck`
[INFO] [stdout]  --> tests/derive_nested.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use msgpck::{MsgPck, UnMsgPck};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `msgpck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/derive_enums.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_fn_in_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/derive_async.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_fn_in_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pack` found for enum `Foo` in the current scope
[INFO] [stdout]   --> tests/derive_enums.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 8  | enum Foo {
[INFO] [stdout]    | -------- method `pack` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |         s.pack(&mut writer).unwrap();
[INFO] [stdout]    |           ^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `unpack` found for enum `Foo` in the current scope
[INFO] [stdout]   --> tests/derive_enums.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 8  | enum Foo {
[INFO] [stdout]    | -------- variant or associated item `unpack` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |         let d = Foo::unpack(&mut &writer[..]).unwrap();
[INFO] [stdout]    |                      ^^^^^^ variant or associated item not found in `Foo`
[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 traits define an item `unpack`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ppv_lite86::types::Machine`
[INFO] [stdout]            candidate #2: `ppv_lite86::types::Store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pack` found for struct `Scalars` in the current scope
[INFO] [stdout]   --> tests/derive_scalars.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct Scalars {
[INFO] [stdout]    | -------------- method `pack` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |         s.pack(&mut writer).unwrap();
[INFO] [stdout]    |           ^^^^ method not found in `Scalars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pack_async` found for enum `Foo` in the current scope
[INFO] [stdout]   --> tests/derive_enums.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 8  | enum Foo {
[INFO] [stdout]    | -------- method `pack_async` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |         smol::block_on(async { s.pack_async(&mut writer).await }).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `unpack` found for struct `Scalars` in the current scope
[INFO] [stdout]   --> tests/derive_scalars.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct Scalars {
[INFO] [stdout]    | -------------- function or associated item `unpack` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |         let d = Scalars::unpack(&mut &writer[..]).unwrap();
[INFO] [stdout]    |                          ^^^^^^ function or associated item not found in `Scalars`
[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 traits define an item `unpack`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ppv_lite86::types::Machine`
[INFO] [stdout]            candidate #2: `ppv_lite86::types::Store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `unpack` found for enum `Foo` in the current scope
[INFO] [stdout]   --> tests/derive_enums.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 8  | enum Foo {
[INFO] [stdout]    | -------- variant or associated item `unpack` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 34 |         let d = Foo::unpack(&mut &writer[..]).unwrap();
[INFO] [stdout]    |                      ^^^^^^ variant or associated item not found in `Foo`
[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 traits define an item `unpack`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ppv_lite86::types::Machine`
[INFO] [stdout]            candidate #2: `ppv_lite86::types::Store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pack` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/derive_nested.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 8  | struct Foo {
[INFO] [stdout]    | ---------- method `pack` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |         s.pack(&mut writer).unwrap();
[INFO] [stdout]    |           ^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pack_async` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/derive_async.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Foo {
[INFO] [stdout]    | ---------- method `pack_async` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     smol::block_on(async { s.pack_async(&mut writer).await }).unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `unpack` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/derive_nested.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 8  | struct Foo {
[INFO] [stdout]    | ---------- function or associated item `unpack` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |         let d = Foo::unpack(&mut &writer[..]).unwrap();
[INFO] [stdout]    |                      ^^^^^^ function or associated item not found in `Foo`
[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 traits define an item `unpack`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ppv_lite86::types::Machine`
[INFO] [stdout]            candidate #2: `ppv_lite86::types::Store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `unpack` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/derive_async.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Foo {
[INFO] [stdout]    | ---------- function or associated item `unpack` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     let d = Foo::unpack(&mut &writer[..]).unwrap();
[INFO] [stdout]    |                  ^^^^^^ function or associated item not found in `Foo`
[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 traits define an item `unpack`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ppv_lite86::types::Machine`
[INFO] [stdout]            candidate #2: `ppv_lite86::types::Store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `msgpck_derive` (test "derive_enums") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `msgpck_derive` (test "derive_scalars") due to 4 previous errors
[INFO] [stdout] error[E0599]: no method named `pack` found for struct `Bar` in the current scope
[INFO] [stdout]   --> tests/derive_nested.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Bar {
[INFO] [stdout]    | ---------- method `pack` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |         s.pack(&mut writer).unwrap();
[INFO] [stdout]    |           ^^^^ method not found in `Bar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `unpack` found for struct `Bar` in the current scope
[INFO] [stdout]   --> tests/derive_nested.rs:46:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Bar {
[INFO] [stdout]    | ---------- function or associated item `unpack` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |         let d = Bar::unpack(&mut &writer[..]).unwrap();
[INFO] [stdout]    |                      ^^^^^^ function or associated item not found in `Bar`
[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 traits define an item `unpack`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ppv_lite86::types::Machine`
[INFO] [stdout]            candidate #2: `ppv_lite86::types::Store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pack_async` found for struct `Bar` in the current scope
[INFO] [stdout]   --> tests/derive_async.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Bar {
[INFO] [stdout]    | ---------- method `pack_async` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |             s.pack_async(&mut writer).await
[INFO] [stdout]    |               ^^^^^^^^^^ method not found in `Bar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `unpack` found for struct `Bar` in the current scope
[INFO] [stdout]   --> tests/derive_async.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Bar {
[INFO] [stdout]    | ---------- function or associated item `unpack` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |         let d = Bar::unpack(&mut &writer[..]).unwrap();
[INFO] [stdout]    |                      ^^^^^^ function or associated item not found in `Bar`
[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 traits define an item `unpack`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ppv_lite86::types::Machine`
[INFO] [stdout]            candidate #2: `ppv_lite86::types::Store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `msgpck_derive` (test "derive_async") due to 6 previous errors; 1 warning emitted
[INFO] [stdout] error[E0599]: no method named `pack` found for struct `Baz` in the current scope
[INFO] [stdout]   --> tests/derive_nested.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct Baz {
[INFO] [stdout]    | ---------- method `pack` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |         s.pack(&mut writer).unwrap();
[INFO] [stdout]    |           ^^^^ method not found in `Baz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `unpack` found for struct `Baz` in the current scope
[INFO] [stdout]   --> tests/derive_nested.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct Baz {
[INFO] [stdout]    | ---------- function or associated item `unpack` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |         let d = Baz::unpack(&mut &writer[..]).unwrap();
[INFO] [stdout]    |                      ^^^^^^ function or associated item not found in `Baz`
[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 traits define an item `unpack`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ppv_lite86::types::Machine`
[INFO] [stdout]            candidate #2: `ppv_lite86::types::Store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `msgpck_derive` (test "derive_nested") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "303284dce4378e14986e85cd61b808a7c41ed6d42e4e889c9ddb066470adb128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "303284dce4378e14986e85cd61b808a7c41ed6d42e4e889c9ddb066470adb128", kill_on_drop: false }`
[INFO] [stdout] 303284dce4378e14986e85cd61b808a7c41ed6d42e4e889c9ddb066470adb128
