[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] documenting aidanhs/dayer against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faidanhs%2Fdayer" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aidanhs/dayer on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-8/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-05-20" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 086728403a41792cd8b4136de6c0788ec1892be3ca6729c9d7e91fa3bdd6c190 [INFO] running `Command { std: "docker" "start" "-a" "086728403a41792cd8b4136de6c0788ec1892be3ca6729c9d7e91fa3bdd6c190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "086728403a41792cd8b4136de6c0788ec1892be3ca6729c9d7e91fa3bdd6c190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "086728403a41792cd8b4136de6c0788ec1892be3ca6729c9d7e91fa3bdd6c190", kill_on_drop: false }` [INFO] [stdout] 086728403a41792cd8b4136de6c0788ec1892be3ca6729c9d7e91fa3bdd6c190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c7ddbb802599a662d229faec895433a50172f5a774348a2a62007454f4a1786 [INFO] running `Command { std: "docker" "start" "-a" "3c7ddbb802599a662d229faec895433a50172f5a774348a2a62007454f4a1786", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking matches v0.1.4 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking unicode-normalization v0.1.4 [INFO] [stderr] Compiling openssl v0.9.7 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Checking httparse v1.2.1 [INFO] [stderr] Checking serde v0.9.10 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling adorn v0.1.2 (https://github.com/aidanhs/rust-adorn.git?rev=76ea8fa#76ea8fa0) [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-05-20-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-05-20-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-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.lsan.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 `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] [stderr] Compiling unreachable v0.1.1 [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 `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 `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 `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 `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 `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 `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 `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[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 `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[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[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] [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 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, 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 36 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3c7ddbb802599a662d229faec895433a50172f5a774348a2a62007454f4a1786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c7ddbb802599a662d229faec895433a50172f5a774348a2a62007454f4a1786", kill_on_drop: false }` [INFO] [stdout] 3c7ddbb802599a662d229faec895433a50172f5a774348a2a62007454f4a1786