[INFO] cloning repository https://github.com/aidanhs/dayer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aidanhs/dayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidanhs%2Fdayer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidanhs%2Fdayer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6aa184b1b3752012518934a574a3eea004461cc2 [INFO] testing aidanhs/dayer against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidanhs%2Fdayer" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aidanhs/dayer on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aidanhs/dayer [INFO] finished tweaking git repo https://github.com/aidanhs/dayer [INFO] tweaked toml for git repo https://github.com/aidanhs/dayer written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/aidanhs/dayer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fd77342b9f88e143e91f1741edf9db81adb3b677a36d0f6d85fc5cbc2e560e0 [INFO] running `Command { std: "docker" "start" "-a" "3fd77342b9f88e143e91f1741edf9db81adb3b677a36d0f6d85fc5cbc2e560e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fd77342b9f88e143e91f1741edf9db81adb3b677a36d0f6d85fc5cbc2e560e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd77342b9f88e143e91f1741edf9db81adb3b677a36d0f6d85fc5cbc2e560e0", kill_on_drop: false }` [INFO] [stdout] 3fd77342b9f88e143e91f1741edf9db81adb3b677a36d0f6d85fc5cbc2e560e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e1363a62de9f7bc5e83877ced79c82854e8412750f840c6eaf987ded7b4083a [INFO] running `Command { std: "docker" "start" "-a" "4e1363a62de9f7bc5e83877ced79c82854e8412750f840c6eaf987ded7b4083a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling openssl v0.9.7 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v0.9.10 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling adorn v0.1.2 (https://github.com/aidanhs/rust-adorn.git?rev=76ea8fa#76ea8fa0) [INFO] [stderr] Compiling unicode-bidi v0.2.5 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: a __rustc_plugin_registrar symbol must now be defined instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.tsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[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]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | reg.register_syntax_extension(Symbol::intern("adorn"), SyntaxExtension::MultiModifier(box adorn)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SyntaxExtension` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:21:60 [INFO] [stdout] | [INFO] [stdout] 21 | reg.register_syntax_extension(Symbol::intern("adorn"), SyntaxExtension::MultiModifier(box adorn)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `SyntaxExtension` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | reg.register_syntax_extension(Symbol::intern("make_decorator"), SyntaxExtension::MultiModifier(box make_decorator)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SyntaxExtension` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:22:69 [INFO] [stdout] | [INFO] [stdout] 22 | reg.register_syntax_extension(Symbol::intern("make_decorator"), SyntaxExtension::MultiModifier(box make_decorator)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `SyntaxExtension` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MetaItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let MetaItemKind::List(ref l) = mitem.node { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MetaItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MetaItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | Some((is, &MetaItemKind::Word)) => (Ident::with_empty_ctxt(is), vec![]), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MetaItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:32:57 [INFO] [stdout] | [INFO] [stdout] 32 | Some((is, &MetaItemKind::Word)) => (Ident::with_empty_ctxt(is), vec![]), [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MetaItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | Some((is, &MetaItemKind::List(ref list))) => { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MetaItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MetaItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | ... if let Some(&MetaItemKind::NameValue(ref l)) = i.meta_item().map(|mi| &mi.node) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MetaItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | (Ident::with_empty_ctxt(is), strs) [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Annotatable` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | Annotatable::Item(ref it) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Annotatable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | if let ItemKind::Fn(ref decl, unsafety, constness, abi, ref generics, _) = it.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | let id = Ident::with_empty_ctxt(Symbol::intern("_decorated_fn")); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:66:49 [INFO] [stdout] | [INFO] [stdout] 66 | let id = Ident::with_empty_ctxt(Symbol::intern("_decorated_fn")); [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:76:41 [INFO] [stdout] | [INFO] [stdout] 76 | let arg_ident = Ident::with_empty_ctxt(Symbol::intern(&format!("_arg_{}", i)[..])); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:76:64 [INFO] [stdout] | [INFO] [stdout] 76 | let arg_ident = Ident::with_empty_ctxt(Symbol::intern(&format!("_arg_{}", i)[..])); [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | let newfn = ItemKind::Fn(maindecl, unsafety, constness, abi, generics.clone(), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Annotatable` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | Annotatable::Item(cx.item(sp, ident, attrs, newfn)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Annotatable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MetaItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | let funcname = if let MetaItemKind::List(ref l) = mitem.node { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MetaItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MetaItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | if let Some((is, &MetaItemKind::Word)) = l[0].meta_item().map(|mi| (mi.name, &mi.node)) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MetaItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | Ident::with_empty_ctxt(Symbol::intern(&*is.as_str())) [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:109:39 [INFO] [stdout] | [INFO] [stdout] 109 | Ident::with_empty_ctxt(Symbol::intern(&*is.as_str())) [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Annotatable` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | Annotatable::Item(ref it) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Annotatable` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mime v0.2.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:127:20 [INFO] [stdout] | [INFO] [stdout] 127 | if let ItemKind::Fn(ref decl, unsafety, constness, abi, ref generics, ref blk) = it.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:128:32 [INFO] [stdout] | [INFO] [stdout] 128 | let ty_ident = Ident::with_empty_ctxt(Symbol::intern("_F")); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:128:55 [INFO] [stdout] | [INFO] [stdout] 128 | let ty_ident = Ident::with_empty_ctxt(Symbol::intern("_F")); [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FunctionRetTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:130:37 [INFO] [stdout] | [INFO] [stdout] 130 | let output = if let FunctionRetTy::Ty(ref t) = decl.output { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FunctionRetTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:143:37 [INFO] [stdout] | [INFO] [stdout] 143 | identifier: Ident::with_empty_ctxt(Symbol::intern("Fn")), [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:143:60 [INFO] [stdout] | [INFO] [stdout] 143 | identifier: Ident::with_empty_ctxt(Symbol::intern("Fn")), [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:144:44 [INFO] [stdout] | [INFO] [stdout] 144 | parameters: Some(P(PathParameters::Parenthesized(paramdata))) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PathParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:158:74 [INFO] [stdout] | [INFO] [stdout] 158 | let decl = cx.fn_decl(inputs, output.unwrap_or(cx.ty(sp, TyKind::Tup(Vec::new())))); [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | let func = ItemKind::Fn(decl, unsafety, constness, abi, gen, blk.clone()); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Annotatable` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | Annotatable::Item(cx.item(sp, it.ident, it.attrs.clone(), func)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Annotatable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Registry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn plugin_registrar(reg: &mut Registry) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | fn adorn(cx: &mut ExtCtxt, sp: Span, mitem: &MetaItem, item: Annotatable) -> Annotatable { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | fn adorn(cx: &mut ExtCtxt, sp: Span, mitem: &MetaItem, item: Annotatable) -> Annotatable { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MetaItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | fn adorn(cx: &mut ExtCtxt, sp: Span, mitem: &MetaItem, item: Annotatable) -> Annotatable { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Annotatable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | fn adorn(cx: &mut ExtCtxt, sp: Span, mitem: &MetaItem, item: Annotatable) -> Annotatable { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Annotatable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:25:78 [INFO] [stdout] | [INFO] [stdout] 25 | fn adorn(cx: &mut ExtCtxt, sp: Span, mitem: &MetaItem, item: Annotatable) -> Annotatable { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | fn make_decorator(cx: &mut ExtCtxt, sp: Span, mitem: &MetaItem, item: Annotatable) -> Annotatable { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:105:41 [INFO] [stdout] | [INFO] [stdout] 105 | fn make_decorator(cx: &mut ExtCtxt, sp: Span, mitem: &MetaItem, item: Annotatable) -> Annotatable { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MetaItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:105:55 [INFO] [stdout] | [INFO] [stdout] 105 | fn make_decorator(cx: &mut ExtCtxt, sp: Span, mitem: &MetaItem, item: Annotatable) -> Annotatable { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Annotatable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:105:71 [INFO] [stdout] | [INFO] [stdout] 105 | fn make_decorator(cx: &mut ExtCtxt, sp: Span, mitem: &MetaItem, item: Annotatable) -> Annotatable { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Annotatable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:105:87 [INFO] [stdout] | [INFO] [stdout] 105 | fn make_decorator(cx: &mut ExtCtxt, sp: Span, mitem: &MetaItem, item: Annotatable) -> Annotatable { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ParenthesizedParameterData` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:135:33 [INFO] [stdout] | [INFO] [stdout] 135 | let paramdata = ParenthesizedParameterData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | let path = Path { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PathSegment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:142:36 [INFO] [stdout] | [INFO] [stdout] 142 | segments: vec![PathSegment { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:144:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn make_decorator(cx: &mut ExtCtxt, sp: Span, mitem: &MetaItem, item: Annotatable) -> Annotatable { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 144 | parameters: Some(P(PathParameters::Parenthesized(paramdata))) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Generics` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:150:27 [INFO] [stdout] | [INFO] [stdout] 150 | let gen = Generics { [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/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `pat` on type `&mut _` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:77:29 [INFO] [stdout] | [INFO] [stdout] 77 | arg.pat = cx.pat_ident(sp, arg_ident); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stdout] error[E0609]: no field `ty` on type `&_` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-adorn-d38ce56faa878da9/76ea8fa/src/lib.rs:137:62 [INFO] [stdout] | [INFO] [stdout] 137 | inputs: decl.inputs.iter().map(|ref x| x.ty.clone()).collect(), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 58 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433, E0463, E0554, E0557, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `adorn` due to 59 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4e1363a62de9f7bc5e83877ced79c82854e8412750f840c6eaf987ded7b4083a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1363a62de9f7bc5e83877ced79c82854e8412750f840c6eaf987ded7b4083a", kill_on_drop: false }` [INFO] [stdout] 4e1363a62de9f7bc5e83877ced79c82854e8412750f840c6eaf987ded7b4083a