[INFO] fetching crate get-size-derive 0.1.3...
[INFO] testing get-size-derive-0.1.3 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate get-size-derive 0.1.3 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate get-size-derive 0.1.3 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-utils v0.8.0
[INFO] [stderr]   Downloaded quote-use-macros v0.7.2
[INFO] [stderr]   Downloaded quote-use v0.7.2
[INFO] [stderr]   Downloaded attribute-derive v0.6.1
[INFO] [stderr]   Downloaded attribute-derive-macro v0.6.1
[INFO] [stderr]   Downloaded collection_literals v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab2dd1fbb50fee4eddbf4072224899b9a3514be68182cd7adab93bc012049197
[INFO] running `Command { std: "docker" "start" "-a" "ab2dd1fbb50fee4eddbf4072224899b9a3514be68182cd7adab93bc012049197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab2dd1fbb50fee4eddbf4072224899b9a3514be68182cd7adab93bc012049197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2dd1fbb50fee4eddbf4072224899b9a3514be68182cd7adab93bc012049197", kill_on_drop: false }`
[INFO] [stdout] ab2dd1fbb50fee4eddbf4072224899b9a3514be68182cd7adab93bc012049197
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 987c08f09044417ca26c5e9a6c7157fa75d703a441c2c1286abeffb4caf97b98
[INFO] running `Command { std: "docker" "start" "-a" "987c08f09044417ca26c5e9a6c7157fa75d703a441c2c1286abeffb4caf97b98", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[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 27.54s
[INFO] running `Command { std: "docker" "inspect" "987c08f09044417ca26c5e9a6c7157fa75d703a441c2c1286abeffb4caf97b98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "987c08f09044417ca26c5e9a6c7157fa75d703a441c2c1286abeffb4caf97b98", kill_on_drop: false }`
[INFO] [stdout] 987c08f09044417ca26c5e9a6c7157fa75d703a441c2c1286abeffb4caf97b98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 240fbd3de258b1aec6a6a9092f986e38b73716ed8c8f48d6d60719a47261de02
[INFO] running `Command { std: "docker" "start" "-a" "240fbd3de258b1aec6a6a9092f986e38b73716ed8c8f48d6d60719a47261de02", 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 4.64s
[INFO] running `Command { std: "docker" "inspect" "240fbd3de258b1aec6a6a9092f986e38b73716ed8c8f48d6d60719a47261de02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "240fbd3de258b1aec6a6a9092f986e38b73716ed8c8f48d6d60719a47261de02", kill_on_drop: false }`
[INFO] [stdout] 240fbd3de258b1aec6a6a9092f986e38b73716ed8c8f48d6d60719a47261de02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 056e41e8a1e70da72126cfbb596c6071cfc43d1f168fa8c487de7692617c136c
[INFO] running `Command { std: "docker" "start" "-a" "056e41e8a1e70da72126cfbb596c6071cfc43d1f168fa8c487de7692617c136c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/get_size_derive-04f3c81935919bcf)
[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] [stderr]    Doc-tests get_size_derive
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 70) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 231) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 195) ... 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 32) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 268) ... 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 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] 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 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 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` 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 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 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] 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 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 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] 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] ---- 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 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] 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/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/vec/mod.rs:439: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 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] 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 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 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] 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 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 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] 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] 
[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.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "056e41e8a1e70da72126cfbb596c6071cfc43d1f168fa8c487de7692617c136c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "056e41e8a1e70da72126cfbb596c6071cfc43d1f168fa8c487de7692617c136c", kill_on_drop: false }`
[INFO] [stdout] 056e41e8a1e70da72126cfbb596c6071cfc43d1f168fa8c487de7692617c136c
