[INFO] fetching crate heapsz 0.1.0...
[INFO] checking heapsz-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate heapsz 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate heapsz 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate heapsz 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate heapsz 0.1.0
[INFO] tweaked toml for crates.io crate heapsz 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate heapsz 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snapbox-macros v0.3.8
[INFO] [stderr]   Downloaded trybuild v1.0.95
[INFO] [stderr]   Downloaded snapbox v0.5.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b66e1765950a3987b2d53ec10f7a62c2d9c9f51618967c1121475ebee301015
[INFO] running `Command { std: "docker" "start" "-a" "8b66e1765950a3987b2d53ec10f7a62c2d9c9f51618967c1121475ebee301015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b66e1765950a3987b2d53ec10f7a62c2d9c9f51618967c1121475ebee301015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b66e1765950a3987b2d53ec10f7a62c2d9c9f51618967c1121475ebee301015", kill_on_drop: false }`
[INFO] [stdout] 8b66e1765950a3987b2d53ec10f7a62c2d9c9f51618967c1121475ebee301015
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45e55e36057b0ee892a90015c8c82ca627d74784fb9f2042ad3ac292f10407e0
[INFO] running `Command { std: "docker" "start" "-a" "45e55e36057b0ee892a90015c8c82ca627d74784fb9f2042ad3ac292f10407e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling trybuild v1.0.95
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking heapsz v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking snapbox-macros v0.3.8
[INFO] [stderr]     Checking snapbox v0.5.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `heapsz_derive`
[INFO] [stdout]   --> examples/enums.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(heapsz_derive::HeapSize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `heapsz_derive`
[INFO] [stdout]   --> examples/enums.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(heapsz_derive::HeapSize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `heapsz_derive`
[INFO] [stdout]   --> examples/enums.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(heapsz_derive::HeapSize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `heapsz_derive`
[INFO] [stdout]   --> examples/enums.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(heapsz_derive::HeapSize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `heapsz_derive`
[INFO] [stdout]  --> examples/enums.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(heapsz_derive::HeapSize)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `heapsz_derive`
[INFO] [stdout]   --> examples/with.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(heapsz_derive::HeapSize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `heapsz_derive`
[INFO] [stdout]   --> examples/with.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(heapsz_derive::HeapSize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `heapsz_derive`
[INFO] [stdout]  --> examples/allowlisting.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use heapsz_derive::HeapSize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `heapsz_derive`
[INFO] [stdout]  --> examples/tuples.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use heapsz_derive::HeapSize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `heapsz_derive`
[INFO] [stdout]  --> examples/allowlisting.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use heapsz_derive::HeapSize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `heapsz_derive`
[INFO] [stdout]  --> examples/blocklisting.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use heapsz_derive::HeapSize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `heapsz_derive`
[INFO] [stdout]  --> examples/blank.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use heapsz_derive::HeapSize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `heapsz_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/with.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[heap_size(with = "remote_inner_heap_size")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heapsz` (example "blank") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heapsz` (example "with") due to 2 previous errors
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/tuples.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[heap_size]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[heap_size]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]  --> examples/allowlisting.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[heap_size]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/tuples.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[heap_size(skip)] pub allowlisting::PartialAllow,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]  --> examples/allowlisting.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[heap_size]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]  --> examples/allowlisting.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[heap_size]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/tuples.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Tuple1(#[heap_size] pub allowlisting::FullAllow);
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]  --> examples/blocklisting.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[heap_size]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]  --> examples/allowlisting.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[heap_size]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]  --> examples/blocklisting.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[heap_size(skip)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[heap_size]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]  --> examples/allowlisting.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[heap_size]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]  --> examples/blocklisting.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[heap_size(skip)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]  --> examples/allowlisting.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[heap_size]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[heap_size]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/allowlisting.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[heap_size]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/blocklisting.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[heap_size]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heapsz` (example "allowlisting") due to 15 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     A(#[heap_size(skip)] Inner, usize),
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heapsz` (example "tuples") due to 19 previous errors
[INFO] [stderr] error: could not compile `heapsz` (example "blocklisting") due to 17 previous errors
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[heap_size(skip)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[heap_size(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[heap_size]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     C(#[heap_size(with = "remote_inner_heap_size")] Inner, usize),
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |         #[heap_size(with = "remote_inner_heap_size")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]  --> examples/enums.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     A(#[heap_size] usize),
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     B(#[heap_size] usize, usize),
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     C(#[heap_size(with = "remote_inner_heap_size")] Inner, usize),
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |         #[heap_size(with = "remote_inner_heap_size")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/enums.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[heap_size]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `heap_size` in this scope
[INFO] [stdout]   --> examples/with.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[heap_size(with = "remote_inner_heap_size")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> examples/enums.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use with::{remote::*, *};
[INFO] [stdout]   |                       ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heapsz` (example "enums") due to 21 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "45e55e36057b0ee892a90015c8c82ca627d74784fb9f2042ad3ac292f10407e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e55e36057b0ee892a90015c8c82ca627d74784fb9f2042ad3ac292f10407e0", kill_on_drop: false }`
[INFO] [stdout] 45e55e36057b0ee892a90015c8c82ca627d74784fb9f2042ad3ac292f10407e0
