[INFO] cloning repository https://github.com/kevinmehall/webrender-experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinmehall/webrender-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinmehall%2Fwebrender-experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinmehall%2Fwebrender-experiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c077ef1f15d87530a28132485783068be9c08ce
[INFO] testing kevinmehall/webrender-experiments against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinmehall%2Fwebrender-experiments" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kevinmehall/webrender-experiments
[INFO] finished tweaking git repo https://github.com/kevinmehall/webrender-experiments
[INFO] tweaked toml for git repo https://github.com/kevinmehall/webrender-experiments written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kevinmehall/webrender-experiments on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kevinmehall/webrender-experiments 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2171d9bec57c6e7852a6a5631f08a11ee646067e51be98c641b65afda892e60
[INFO] running `Command { std: "docker" "start" "-a" "c2171d9bec57c6e7852a6a5631f08a11ee646067e51be98c641b65afda892e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2171d9bec57c6e7852a6a5631f08a11ee646067e51be98c641b65afda892e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2171d9bec57c6e7852a6a5631f08a11ee646067e51be98c641b65afda892e60", kill_on_drop: false }`
[INFO] [stdout] c2171d9bec57c6e7852a6a5631f08a11ee646067e51be98c641b65afda892e60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e253f194c9056805a6679af3ffeb4bae2c4d540f8d5544dccc28a461b49b947a
[INFO] running `Command { std: "docker" "start" "-a" "e253f194c9056805a6679af3ffeb4bae2c4d540f8d5544dccc28a461b49b947a", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.7
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling bitflags v0.3.3
[INFO] [stderr]    Compiling winapi v0.2.5
[INFO] [stderr]    Compiling lazy_static v0.1.15
[INFO] [stderr]    Compiling khronos_api v1.0.0
[INFO] [stderr]    Compiling aster v0.13.1
[INFO] [stderr]    Compiling rustc-serialize v0.3.18
[INFO] [stderr]    Compiling serde_codegen v0.6.14
[INFO] [stderr]    Compiling regex-syntax v0.2.5
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling quasi v0.7.0
[INFO] [stderr]    Compiling libloading v0.2.1
[INFO] [stderr]    Compiling byteorder v0.4.2
[INFO] [stderr]    Compiling pkg-config v0.3.7
[INFO] [stderr]    Compiling heapsize_plugin v0.1.4
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/lib.rs:30:79
[INFO] [stdout]    |
[INFO] [stdout] 30 |     reg.register_syntax_extension(intern("derive_HeapSizeOf"), MultiDecorator(box heap_size::expand_heap_size));
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 30 -     reg.register_syntax_extension(intern("derive_HeapSizeOf"), MultiDecorator(box heap_size::expand_heap_size));
[INFO] [stdout] 30 +     reg.register_syntax_extension(intern("derive_HeapSizeOf"), MultiDecorator(Box::new(heap_size::expand_heap_size)));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(plugin_registrar, quote, plugin, box_syntax, rustc_private)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.75.0; see <https://github.com/rust-lang/rust/pull/116412> for more information
[INFO] [stdout]    = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/lib.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(plugin_registrar, quote, plugin, box_syntax, rustc_private)]
[INFO] [stdout]    |                              ^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.33.0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/lib.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(plugin_registrar, quote, plugin, box_syntax, rustc_private)]
[INFO] [stdout]    |                                     ^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.75.0; see <https://github.com/rust-lang/rust/pull/116412> for more information
[INFO] [stdout]    = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/lib.rs:10:45
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(plugin_registrar, quote, plugin, box_syntax, rustc_private)]
[INFO] [stdout]    |                                             ^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]    = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate syntax;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax_ext`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate syntax_ext;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate rustc_plugin;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate syntax;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quasi` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/lib.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[plugin_registrar]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `plugin_registrar` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ty` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |         generics: ty::LifetimeBounds::empty(),
[INFO] [stdout]    |                   ^^ use of unresolved module or unlinked crate `ty`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ty`, use `cargo add ty` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ty` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 generics: ty::LifetimeBounds::empty(),
[INFO] [stdout]    |                           ^^ use of unresolved module or unlinked crate `ty`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ty`, use `cargo add ty` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aster-0.13.1/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate syntax;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.18/src/serialize.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...                   &f_name: &str,
[INFO] [stdout]     |                       ^^^^^^^ pattern not allowed in function without body
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MetaItem` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn expand_heap_size(cx: &mut ExtCtxt, span: Span, mitem: &MetaItem,
[INFO] [stdout]    |                                                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TraitDef` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let trait_def = TraitDef {
[INFO] [stdout]    |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ty` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |         path: ty::Path::new(vec!("heapsize", "HeapSizeOf")),
[INFO] [stdout]    |               ^^ use of unresolved module or unlinked crate `ty`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ty`, use `cargo add ty` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Path`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 29 -         path: ty::Path::new(vec!("heapsize", "HeapSizeOf")),
[INFO] [stdout] 29 +         path: Path::new(vec!("heapsize", "HeapSizeOf")),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MethodDef` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             MethodDef {
[INFO] [stdout]    |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ty` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 ret_ty: ty::Literal(ty::Path::new_local("usize")),
[INFO] [stdout]    |                                     ^^ use of unresolved module or unlinked crate `ty`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ty`, use `cargo add ty` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Path`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 38 -                 ret_ty: ty::Literal(ty::Path::new_local("usize")),
[INFO] [stdout] 38 +                 ret_ty: ty::Literal(Path::new_local("usize")),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Substructure` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:50:72
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn heap_size_substructure(cx: &mut ExtCtxt, trait_span: Span, substr: &Substructure) -> P<Expr> {
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:50:91
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn heap_size_substructure(cx: &mut ExtCtxt, trait_span: Span, substr: &Substructure) -> P<Expr> {
[INFO] [stdout]    |                                                                                           ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn heap_size_substructure<Expr>(cx: &mut ExtCtxt, trait_span: Span, substr: &Substructure) -> P<Expr> {
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Struct` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         Struct(_, ref fs) | EnumMatching(_, _, ref fs) => fs,
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `EnumMatching` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:52:29
[INFO] [stdout]    |
[INFO] [stdout] 52 |         Struct(_, ref fs) | EnumMatching(_, _, ref fs) => fs,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(plugin_registrar, quote, plugin, box_syntax, rustc_private)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ty` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 explicit_self: ty::borrowed_explicit_self(),
[INFO] [stdout]    |                                ^^ use of unresolved module or unlinked crate `ty`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ty`, use `cargo add ty` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aster` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `heapsize_plugin` (lib) due to 27 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `ty` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 ret_ty: ty::Literal(ty::Path::new_local("usize")),
[INFO] [stdout]    |                         ^^ use of unresolved module or unlinked crate `ty`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ty`, use `cargo add ty` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `combine_substructure` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:41:39
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 combine_substructure: combine_substructure(Box::new(heap_size_substructure))
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinOpKind` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:75:39
[INFO] [stdout]    |
[INFO] [stdout] 75 |             cx.expr_binary(item.span, BinOpKind::Add, acc,
[INFO] [stdout]    |                                       ^^^^^^^^^ use of undeclared type `BinOpKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MultiDecorator` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/lib.rs:30:64
[INFO] [stdout]    |
[INFO] [stdout] 30 |     reg.register_syntax_extension(intern("derive_HeapSizeOf"), MultiDecorator(box heap_size::expand_heap_size));
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MetaItemKind` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heapsize_plugin-0.1.4/src/heap_size.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 |                        MetaItemKind::NameValue(..) => (),
[INFO] [stdout]    |                        ^^^^^^^^^^^^ use of undeclared type `MetaItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433, E0463, E0531, E0554, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.18/src/serialize.rs:452:5
[INFO] [stdout]     |
[INFO] [stdout] 452 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/borrow.rs:169:29
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 448 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0310, E0642.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e253f194c9056805a6679af3ffeb4bae2c4d540f8d5544dccc28a461b49b947a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e253f194c9056805a6679af3ffeb4bae2c4d540f8d5544dccc28a461b49b947a", kill_on_drop: false }`
[INFO] [stdout] e253f194c9056805a6679af3ffeb4bae2c4d540f8d5544dccc28a461b49b947a
