[INFO] fetching crate get-size-derive 0.1.3...
[INFO] testing get-size-derive-0.1.3 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate get-size-derive 0.1.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate get-size-derive 0.1.3
[INFO] finished tweaking crates.io crate get-size-derive 0.1.3
[INFO] tweaked toml for crates.io crate get-size-derive 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate get-size-derive 0.1.3 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding attribute-derive v0.6.1 (available: v0.10.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote-use v0.7.2
[INFO] [stderr]   Downloaded attribute-derive v0.6.1
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded collection_literals v1.0.3
[INFO] [stderr]   Downloaded attribute-derive-macro v0.6.1
[INFO] [stderr]   Downloaded proc-macro-utils v0.8.0
[INFO] [stderr]   Downloaded quote-use-macros v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed086092f9b5b0dd0f07084c27f8b22c724d0851f9c34c1490cb04304953cb85
[INFO] running `Command { std: "docker" "start" "-a" "ed086092f9b5b0dd0f07084c27f8b22c724d0851f9c34c1490cb04304953cb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed086092f9b5b0dd0f07084c27f8b22c724d0851f9c34c1490cb04304953cb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed086092f9b5b0dd0f07084c27f8b22c724d0851f9c34c1490cb04304953cb85", kill_on_drop: false }`
[INFO] [stdout] ed086092f9b5b0dd0f07084c27f8b22c724d0851f9c34c1490cb04304953cb85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 306436e265daf0f12f292355dfa7dc5d52a6d779f7c0bd415c45d4181559adc6
[INFO] running `Command { std: "docker" "start" "-a" "306436e265daf0f12f292355dfa7dc5d52a6d779f7c0bd415c45d4181559adc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.6.1
[INFO] [stderr]    Compiling attribute-derive v0.6.1
[INFO] [stderr]    Compiling get-size-derive v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.79s
[INFO] running `Command { std: "docker" "inspect" "306436e265daf0f12f292355dfa7dc5d52a6d779f7c0bd415c45d4181559adc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306436e265daf0f12f292355dfa7dc5d52a6d779f7c0bd415c45d4181559adc6", kill_on_drop: false }`
[INFO] [stdout] 306436e265daf0f12f292355dfa7dc5d52a6d779f7c0bd415c45d4181559adc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ceae3577c5612f75f1e1dbf8b12148fbbeccc4a7dd91cb25c378e59e62ee0b20
[INFO] running `Command { std: "docker" "start" "-a" "ceae3577c5612f75f1e1dbf8b12148fbbeccc4a7dd91cb25c378e59e62ee0b20", kill_on_drop: false }`
[INFO] [stderr]    Compiling get-size-derive v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "ceae3577c5612f75f1e1dbf8b12148fbbeccc4a7dd91cb25c378e59e62ee0b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceae3577c5612f75f1e1dbf8b12148fbbeccc4a7dd91cb25c378e59e62ee0b20", kill_on_drop: false }`
[INFO] [stdout] ceae3577c5612f75f1e1dbf8b12148fbbeccc4a7dd91cb25c378e59e62ee0b20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 850e98e8d750255378cd9208a453d4794648663af185351b8672a52c9621f985
[INFO] running `Command { std: "docker" "start" "-a" "850e98e8d750255378cd9208a453d4794648663af185351b8672a52c9621f985", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/get_size_derive-0d37f8b285cac5a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests get_size_derive
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 70) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 32) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 195) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 231) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 160) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 268) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 118) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 70) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]   --> src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | use get_size::GetSize;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `get_size`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `get_size`, use `cargo add get_size` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for struct `TestStructGenerics<A, B>` in the current scope
[INFO] [stdout]   --> src/lib.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct TestStructGenerics<A, B> {
[INFO] [stdout]    | ------------------------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 91 |     assert_eq!(test.get_heap_size(), 5);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `TestStructGenerics<String, u64>`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for enum `TestEnumGenerics<A, B>` in the current scope
[INFO] [stdout]   --> src/lib.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 80 | enum TestEnumGenerics<A, B> {
[INFO] [stdout]    | --------------------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 96 |     assert_eq!(test.get_heap_size(), 5);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `TestEnumGenerics<String, u64>`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for enum `TestEnumGenerics<A, B>` in the current scope
[INFO] [stdout]    --> src/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout]  80 | enum TestEnumGenerics<A, B> {
[INFO] [stdout]     | --------------------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 100 |     assert_eq!(test.get_heap_size(), 0);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ method not found in `TestEnumGenerics<String, u64>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 32) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]   --> src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use get_size::GetSize;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `get_size`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `get_size`, use `cargo add get_size` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for enum `TestEnum` in the current scope
[INFO] [stdout]   --> src/lib.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum TestEnum {
[INFO] [stdout]    | ----------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 52 |     assert_eq!(test.get_heap_size(), 0);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for enum `TestEnum` in the current scope
[INFO] [stdout]   --> src/lib.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum TestEnum {
[INFO] [stdout]    | ----------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 55 |     assert_eq!(test.get_heap_size(), 5);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for enum `TestEnum` in the current scope
[INFO] [stdout]   --> src/lib.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum TestEnum {
[INFO] [stdout]    | ----------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 58 |     assert_eq!(test.get_heap_size(), 0);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for enum `TestEnum` in the current scope
[INFO] [stdout]   --> src/lib.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum TestEnum {
[INFO] [stdout]    | ----------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 61 |     assert_eq!(test.get_heap_size(), 5 + 5);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for enum `TestEnumNumber` in the current scope
[INFO] [stdout]   --> src/lib.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub enum TestEnumNumber {
[INFO] [stdout]    | ----------------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 64 |     assert_eq!(test.get_heap_size(), 0);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `TestEnumNumber`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use get_size::GetSize;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `get_size`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `get_size`, use `cargo add get_size` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for struct `OwnStruct` in the current scope
[INFO] [stdout]   --> src/lib.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct OwnStruct {
[INFO] [stdout]    | -------------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     assert_eq!(test.get_heap_size(), 5);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ method not found in `OwnStruct`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 195) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]    --> src/lib.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | use get_size::GetSize;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `get_size`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `get_size`, use `cargo add get_size` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]    --> src/lib.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |   #[get_size(size = 1024)]
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `get_size` is an attribute that can be used by the derive macro `GetSize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for struct `TestStruct` in the current scope
[INFO] [stdout]    --> src/lib.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 207 | struct TestStruct {
[INFO] [stdout]     | ----------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 219 |   assert_eq!(test.get_heap_size(), 1024);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `TestStruct`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 231) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]    --> src/lib.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 | use get_size::GetSize;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `get_size`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `get_size`, use `cargo add get_size` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]    --> src/lib.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |   #[get_size(size_fn = vec_alike_helper)]
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `get_size` is an attribute that can be used by the derive macro `GetSize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for struct `TestStruct` in the current scope
[INFO] [stdout]    --> src/lib.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout] 237 | struct TestStruct {
[INFO] [stdout]     | ----------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 260 |   assert_eq!(test.get_heap_size(), 512);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `TestStruct`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 160) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]    --> src/lib.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | use get_size::GetSize;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `get_size`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `get_size`, use `cargo add get_size` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]    --> src/lib.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |   #[get_size(ignore)]
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `get_size` is an attribute that can be used by the derive macro `GetSize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for struct `TestStruct` in the current scope
[INFO] [stdout]    --> src/lib.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 170 | struct TestStruct {
[INFO] [stdout]     | ----------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 187 |   assert_eq!(test.get_heap_size(), 4);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `TestStruct`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 268) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]    --> src/lib.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | use get_size::GetSize;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `get_size`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `get_size`, use `cargo add get_size` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]    --> src/lib.rs:272:3
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[get_size(ignore(B, C, D))]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `get_size` is an attribute that can be used by the derive macro `GetSize`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 273 + #[derive(GetSize)]
[INFO] [stdout] 274 | struct TestStructHelpers<A, B, C, D> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]    --> src/lib.rs:275:7
[INFO] [stdout]     |
[INFO] [stdout] 275 |     #[get_size(size = 100)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `get_size` is an attribute that can be used by the derive macro `GetSize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]    --> src/lib.rs:277:7
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[get_size(size_fn = get_size_helper)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `get_size` is an attribute that can be used by the derive macro `GetSize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]    --> src/lib.rs:279:7
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[get_size(ignore)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `get_size` is an attribute that can be used by the derive macro `GetSize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for struct `TestStructHelpers<A, B, C, D>` in the current scope
[INFO] [stdout]    --> src/lib.rs:298:21
[INFO] [stdout]     |
[INFO] [stdout] 273 | struct TestStructHelpers<A, B, C, D> {
[INFO] [stdout]     | ------------------------------------ method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 298 |     assert_eq!(test.get_heap_size(), 5 + 100 + 50);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ method not found in `TestStructHelpers<String, NoGS, NoGS, u64>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 118) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]    --> src/lib.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | use get_size::GetSize;
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `get_size`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `get_size`, use `cargo add get_size` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]    --> src/lib.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |   #[get_size(ignore)]
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `get_size` is an attribute that can be used by the derive macro `GetSize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for struct `PrimaryStore` in the current scope
[INFO] [stdout]    --> src/lib.rs:149:27
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct PrimaryStore {
[INFO] [stdout]     | ------------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |   assert_eq!(primary_data.get_heap_size(), Vec::<u8>::get_stack_size() + 1024);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ method not found in `PrimaryStore`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_stack_size` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]    --> src/lib.rs:149:55
[INFO] [stdout]     |
[INFO] [stdout] 149 |   assert_eq!(primary_data.get_heap_size(), Vec::<u8>::get_stack_size() + 1024);
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^ function or associated item not found in `Vec<u8>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<u8>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 7 others
[INFO] [stdout]    --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:463:4
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for struct `SecondaryStore` in the current scope
[INFO] [stdout]    --> src/lib.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 129 | struct SecondaryStore {
[INFO] [stdout]     | --------------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 150 |   assert_eq!(secondary_data.get_heap_size(), 0);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ method not found in `SecondaryStore`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 11)
[INFO] [stdout]     src/lib.rs - (line 118)
[INFO] [stdout]     src/lib.rs - (line 160)
[INFO] [stdout]     src/lib.rs - (line 195)
[INFO] [stdout]     src/lib.rs - (line 231)
[INFO] [stdout]     src/lib.rs - (line 268)
[INFO] [stdout]     src/lib.rs - (line 32)
[INFO] [stdout]     src/lib.rs - (line 70)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "850e98e8d750255378cd9208a453d4794648663af185351b8672a52c9621f985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "850e98e8d750255378cd9208a453d4794648663af185351b8672a52c9621f985", kill_on_drop: false }`
[INFO] [stdout] 850e98e8d750255378cd9208a453d4794648663af185351b8672a52c9621f985
