[INFO] cloning repository https://github.com/klutzy/aheui-llvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/klutzy/aheui-llvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklutzy%2Faheui-llvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklutzy%2Faheui-llvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b70facd27b73216353188bd7e0c636460ad0a3bd [INFO] testing klutzy/aheui-llvm against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklutzy%2Faheui-llvm" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/klutzy/aheui-llvm on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/klutzy/aheui-llvm [INFO] finished tweaking git repo https://github.com/klutzy/aheui-llvm [INFO] tweaked toml for git repo https://github.com/klutzy/aheui-llvm written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/klutzy/aheui-llvm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand v0.3.11 [INFO] [stderr] Downloaded winapi v0.2.4 [INFO] [stderr] Downloaded num v0.1.27 [INFO] [stderr] Downloaded num-macros v0.1.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6c0de8f345f5b4b8e80e5b3206609640c4a2c0a48e109bad20577ae9bc4d800 [INFO] running `Command { std: "docker" "start" "-a" "c6c0de8f345f5b4b8e80e5b3206609640c4a2c0a48e109bad20577ae9bc4d800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6c0de8f345f5b4b8e80e5b3206609640c4a2c0a48e109bad20577ae9bc4d800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c0de8f345f5b4b8e80e5b3206609640c4a2c0a48e109bad20577ae9bc4d800", kill_on_drop: false }` [INFO] [stdout] c6c0de8f345f5b4b8e80e5b3206609640c4a2c0a48e109bad20577ae9bc4d800 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da1d959d44e806601acd27cdb7249bfe6f0d45a064c06bad36d9f58014ce2404 [INFO] running `Command { std: "docker" "start" "-a" "da1d959d44e806601acd27cdb7249bfe6f0d45a064c06bad36d9f58014ce2404", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.4 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling rustc-serialize v0.3.16 [INFO] [stderr] Compiling num-macros v0.1.27 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(plugin_registrar, rustc_private)] [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/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/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[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | 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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.asan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:191:3 [INFO] [stdout] | [INFO] [stdout] 191 | #[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 `InternedString` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | let inline = cx.meta_word(span, InternedString::new("inline")); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `InternedString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LifetimeBounds` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | generics: LifetimeBounds::empty(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `LifetimeBounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LifetimeBounds` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | generics: LifetimeBounds::empty(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `LifetimeBounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LifetimeBounds` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | generics: LifetimeBounds::empty(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `LifetimeBounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InternedString` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | return cx.expr_fail(trait_span, InternedString::new("")); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `InternedString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InternedString` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:129:49 [INFO] [stdout] | [INFO] [stdout] 129 | return cx.expr_fail(trait_span, InternedString::new("")); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `InternedString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | ast::TupleVariantKind(ref args) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InternedString` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:142:49 [INFO] [stdout] | [INFO] [stdout] 142 | ... InternedString::new("")); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `InternedString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:151:58 [INFO] [stdout] | [INFO] [stdout] 151 | let guard = cx.expr_binary(span, ast::BiEq, n.clone(), cast); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:157:35 [INFO] [stdout] | [INFO] [stdout] 157 | let arm = ast::Arm { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | ast::StructVariantKind(_) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InternedString` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:171:45 [INFO] [stdout] | [INFO] [stdout] 171 | ... InternedString::new("")); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `InternedString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 177 | let arm = ast::Arm { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | token::intern("derive_NumFromPrimitive"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:58:48 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn expand_deriving_from_primitive(cx: &mut ExtCtxt, [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/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:59:45 [INFO] [stdout] | [INFO] [stdout] 59 | ... span: Span, [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/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | ... mitem: &MetaItem, [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/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:61:46 [INFO] [stdout] | [INFO] [stdout] 61 | ... item: &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/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:62:56 [INFO] [stdout] | [INFO] [stdout] 62 | ... push: &mut FnMut(Annotatable)) [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/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | let trait_def = TraitDef { [INFO] [stdout] | ^^^^^^^^ not found in this scope [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/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | MethodDef { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Literal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | args: vec!(Literal(path_local!(i64))), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Literal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | ret_ty: Literal(Path::new_(pathvec_std!(cx, core::option::Option), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | ret_ty: Literal(Path::new_(pathvec_std!(cx, core::option::Option), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Self_` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:82:58 [INFO] [stdout] | [INFO] [stdout] 82 | ... vec!(Box::new(Self_)), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `combine_substructure` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:86:39 [INFO] [stdout] | [INFO] [stdout] 86 | combine_substructure: combine_substructure(Box::new(|c, s, sub| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [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/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | MethodDef { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Literal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | args: vec!(Literal(path_local!(u64))), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Literal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:96:25 [INFO] [stdout] | [INFO] [stdout] 96 | ret_ty: Literal(Path::new_(pathvec_std!(cx, core::option::Option), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | ret_ty: Literal(Path::new_(pathvec_std!(cx, core::option::Option), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Self_` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:98:58 [INFO] [stdout] | [INFO] [stdout] 98 | ... vec!(Box::new(Self_)), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `combine_substructure` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | combine_substructure: combine_substructure(Box::new(|c, s, sub| { [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/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | fn cs_from(name: &str, cx: &mut ExtCtxt, trait_span: Span, substr: &Substructure) -> P { [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/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:113:54 [INFO] [stdout] | [INFO] [stdout] 113 | fn cs_from(name: &str, cx: &mut ExtCtxt, trait_span: Span, substr: &Substructure) -> P { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Substructure` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:113:69 [INFO] [stdout] | [INFO] [stdout] 113 | fn cs_from(name: &str, cx: &mut ExtCtxt, trait_span: Span, substr: &Substructure) -> P { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:113:86 [INFO] [stdout] | [INFO] [stdout] 113 | fn cs_from(name: &str, cx: &mut ExtCtxt, trait_span: Span, substr: &Substructure) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:113:88 [INFO] [stdout] | [INFO] [stdout] 113 | fn cs_from(name: &str, cx: &mut ExtCtxt, trait_span: Span, substr: &Substructure) -> P { [INFO] [stdout] | - help: you might be missing a type parameter: `` ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StaticStruct` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | StaticStruct(..) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StaticEnum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | StaticEnum(enum_def, _) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Registry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn plugin_registrar(reg: &mut Registry) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [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/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | MultiDecorator(Box::new(expand_deriving_from_primitive))); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-macros-0.1.27/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(plugin_registrar, rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433, E0463, E0531, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-macros` due to 47 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.16/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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "da1d959d44e806601acd27cdb7249bfe6f0d45a064c06bad36d9f58014ce2404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da1d959d44e806601acd27cdb7249bfe6f0d45a064c06bad36d9f58014ce2404", kill_on_drop: false }` [INFO] [stdout] da1d959d44e806601acd27cdb7249bfe6f0d45a064c06bad36d9f58014ce2404