[INFO] fetching crate get-size-derive 0.1.3...
[INFO] testing get-size-derive-0.1.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate get-size-derive 0.1.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate get-size-derive 0.1.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding attribute-derive v0.6.1 (latest: v0.9.1)
[INFO] [stderr]       Adding attribute-derive-macro v0.6.1 (latest: v0.9.1)
[INFO] [stderr]       Adding proc-macro-utils v0.8.0 (latest: v0.10.0)
[INFO] [stderr]       Adding quote-use v0.7.2 (latest: v0.8.0)
[INFO] [stderr]       Adding quote-use-macros v0.7.2 (latest: v0.8.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive-where v1.2.7
[INFO] [stderr]   Downloaded interpolator v0.5.0
[INFO] [stderr]   Downloaded quote-use-macros v0.7.2
[INFO] [stderr]   Downloaded collection_literals v1.0.1
[INFO] [stderr]   Downloaded proc-macro-utils v0.8.0
[INFO] [stderr]   Downloaded attribute-derive v0.6.1
[INFO] [stderr]   Downloaded quote-use v0.7.2
[INFO] [stderr]   Downloaded attribute-derive-macro v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47d8aeed848e539168877abb1aab41247849d2982ff59b7c8a7783b224f83c05
[INFO] running `Command { std: "docker" "start" "-a" "47d8aeed848e539168877abb1aab41247849d2982ff59b7c8a7783b224f83c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47d8aeed848e539168877abb1aab41247849d2982ff59b7c8a7783b224f83c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d8aeed848e539168877abb1aab41247849d2982ff59b7c8a7783b224f83c05", kill_on_drop: false }`
[INFO] [stdout] 47d8aeed848e539168877abb1aab41247849d2982ff59b7c8a7783b224f83c05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acfff1eb19145edf0a956fad00c3e648cbfbccedf3226c8ba4533958345f3b4f
[INFO] running `Command { std: "docker" "start" "-a" "acfff1eb19145edf0a956fad00c3e648cbfbccedf3226c8ba4533958345f3b4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[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 5.41s
[INFO] running `Command { std: "docker" "inspect" "acfff1eb19145edf0a956fad00c3e648cbfbccedf3226c8ba4533958345f3b4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acfff1eb19145edf0a956fad00c3e648cbfbccedf3226c8ba4533958345f3b4f", kill_on_drop: false }`
[INFO] [stdout] acfff1eb19145edf0a956fad00c3e648cbfbccedf3226c8ba4533958345f3b4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b67fa2e4b6b2ce0fb4fcb2031cc438d097ac8427b1a9a3805d85885f3fa4bf8
[INFO] running `Command { std: "docker" "start" "-a" "2b67fa2e4b6b2ce0fb4fcb2031cc438d097ac8427b1a9a3805d85885f3fa4bf8", 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 0.70s
[INFO] running `Command { std: "docker" "inspect" "2b67fa2e4b6b2ce0fb4fcb2031cc438d097ac8427b1a9a3805d85885f3fa4bf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b67fa2e4b6b2ce0fb4fcb2031cc438d097ac8427b1a9a3805d85885f3fa4bf8", kill_on_drop: false }`
[INFO] [stdout] 2b67fa2e4b6b2ce0fb4fcb2031cc438d097ac8427b1a9a3805d85885f3fa4bf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63fb106f5dfaebcc3a3942883b67436bcd9cf35d6c4df7bb56bf2fb991145106
[INFO] running `Command { std: "docker" "start" "-a" "63fb106f5dfaebcc3a3942883b67436bcd9cf35d6c4df7bb56bf2fb991145106", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/get_size_derive-a6ee10b86e7d812a)
[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 11) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 268) ... FAILED
[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 231) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 118) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 160) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 195) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 2 | use get_size::GetSize;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `get_size`
[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] 5  | pub struct OwnStruct {
[INFO] [stdout]    | -------------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     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 268) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]  --> src/lib.rs:269:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use get_size::GetSize;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `get_size`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]  --> src/lib.rs:272:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[get_size(ignore(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] 8 |     #[get_size(size = 100)]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]   --> src/lib.rs:277:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[get_size(size_fn = get_size_helper)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]   --> src/lib.rs:279:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[get_size(ignore)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for struct `TestStructHelpers` in the current scope
[INFO] [stdout]   --> src/lib.rs:298:21
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct TestStructHelpers<A, B, C, D> {
[INFO] [stdout]    | ------------------------------------ method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     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 70) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]  --> src/lib.rs:71:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use get_size::GetSize;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `get_size`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_heap_size` found for struct `TestStructGenerics` in the current scope
[INFO] [stdout]   --> src/lib.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 5  | struct TestStructGenerics<A, B> {
[INFO] [stdout]    | ------------------------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     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` in the current scope
[INFO] [stdout]   --> src/lib.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum TestEnumGenerics<A, B> {
[INFO] [stdout]    | --------------------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 27 |     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` in the current scope
[INFO] [stdout]   --> src/lib.rs:100:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum TestEnumGenerics<A, B> {
[INFO] [stdout]    | --------------------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     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] 2 | use get_size::GetSize;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `get_size`
[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] 5  | pub enum TestEnum {
[INFO] [stdout]    | ----------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     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] 5  | pub enum TestEnum {
[INFO] [stdout]    | ----------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     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] 5  | pub enum TestEnum {
[INFO] [stdout]    | ----------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 27 |     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] 5  | pub enum TestEnum {
[INFO] [stdout]    | ----------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 30 |     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] 13 | pub enum TestEnumNumber {
[INFO] [stdout]    | ----------------------- method `get_heap_size` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 33 |     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 231) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]  --> src/lib.rs:232:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use get_size::GetSize;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `get_size`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]  --> src/lib.rs:239:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |   #[get_size(size_fn = vec_alike_helper)]
[INFO] [stdout]   |     ^^^^^^^^
[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] 7  | struct TestStruct {
[INFO] [stdout]    | ----------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |   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 118) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]  --> src/lib.rs:120:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use get_size::GetSize;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `get_size`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]   --> src/lib.rs:131:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |   #[get_size(ignore)]
[INFO] [stdout]    |     ^^^^^^^^
[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] 6  | struct PrimaryStore {
[INFO] [stdout]    | ------------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |   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] 32 |   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 6 others
[INFO] [stdout]   --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/vec/mod.rs:422:5
[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] 12 | struct SecondaryStore {
[INFO] [stdout]    | --------------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |   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] ---- 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] 2 | use get_size::GetSize;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `get_size`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]   --> src/lib.rs:172:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |   #[get_size(ignore)]
[INFO] [stdout]    |     ^^^^^^^^
[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] 11 | struct TestStruct {
[INFO] [stdout]    | ----------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |   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 195) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `get_size`
[INFO] [stdout]  --> src/lib.rs:196:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use get_size::GetSize;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `get_size`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get_size` in this scope
[INFO] [stdout]   --> src/lib.rs:209:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |   #[get_size(size = 1024)]
[INFO] [stdout]    |     ^^^^^^^^
[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] 13 | struct TestStruct {
[INFO] [stdout]    | ----------------- method `get_heap_size` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |   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] 
[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.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "63fb106f5dfaebcc3a3942883b67436bcd9cf35d6c4df7bb56bf2fb991145106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63fb106f5dfaebcc3a3942883b67436bcd9cf35d6c4df7bb56bf2fb991145106", kill_on_drop: false }`
[INFO] [stdout] 63fb106f5dfaebcc3a3942883b67436bcd9cf35d6c4df7bb56bf2fb991145106
