[INFO] cloning repository https://github.com/DanielKeep/proto-glium-hot-reload [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielKeep/proto-glium-hot-reload" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielKeep%2Fproto-glium-hot-reload", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielKeep%2Fproto-glium-hot-reload'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ce4dd6e57d48b1023efdce67794e6b266bd934c [INFO] testing DanielKeep/proto-glium-hot-reload against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielKeep%2Fproto-glium-hot-reload" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanielKeep/proto-glium-hot-reload on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DanielKeep/proto-glium-hot-reload [INFO] finished tweaking git repo https://github.com/DanielKeep/proto-glium-hot-reload [INFO] tweaked toml for git repo https://github.com/DanielKeep/proto-glium-hot-reload written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/DanielKeep/proto-glium-hot-reload already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ffebcd3df9f7d496d6e51abe2c3bc17d7646e942c81cd2ad451a7a02b3a6a71 [INFO] running `Command { std: "docker" "start" "-a" "4ffebcd3df9f7d496d6e51abe2c3bc17d7646e942c81cd2ad451a7a02b3a6a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ffebcd3df9f7d496d6e51abe2c3bc17d7646e942c81cd2ad451a7a02b3a6a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ffebcd3df9f7d496d6e51abe2c3bc17d7646e942c81cd2ad451a7a02b3a6a71", kill_on_drop: false }` [INFO] [stdout] 4ffebcd3df9f7d496d6e51abe2c3bc17d7646e942c81cd2ad451a7a02b3a6a71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e4b8bc84e71cd770ecf6720dd43c22723c0d9a5d35c84096e275d2258709591 [INFO] running `Command { std: "docker" "start" "-a" "1e4b8bc84e71cd770ecf6720dd43c22723c0d9a5d35c84096e275d2258709591", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v0.1.0 [INFO] [stderr] Compiling log v0.2.1 [INFO] [stderr] Compiling gl_common v0.0.3 [INFO] [stderr] Compiling khronos_api v0.0.5 [INFO] [stderr] Compiling rustc-serialize v0.2.10 [INFO] [stderr] Compiling unsafe-any v0.2.1 [INFO] [stderr] Compiling compile_msg v0.1.3 (https://github.com/huonw/compile_msg#b19da50c) [INFO] [stderr] Compiling phantom v0.0.3 [INFO] [stderr] Compiling glium_macros v0.0.1 (https://github.com/tomaka/glium#987ec952) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/lib.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | #![feature(plugin_registrar)] [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[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/lib.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #![feature(quote)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | 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.59.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.59.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.59.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.59.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[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/uniforms.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | statements.push(quote_stmt!(ecx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/uniforms.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | push.call_mut((quote_item!(ecx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/uniforms.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | push.call_mut((quote_item!(ecx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | quote_expr!(ecx, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | quote_expr!(ecx, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/lib.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[plugin_registrar] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/uniforms.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn expand(ecx: &mut base::ExtCtxt, span: codemap::Span, [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/uniforms.rs:7:46 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn expand(ecx: &mut base::ExtCtxt, span: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/uniforms.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | _meta_item: &ast::MetaItem, item: &ast::Item, [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/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/uniforms.rs:8:50 [INFO] [stdout] | [INFO] [stdout] 8 | _meta_item: &ast::MetaItem, item: &ast::Item, [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/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/uniforms.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | mut push: Box)>) [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/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/uniforms.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | &ast::ItemStruct(ref struct_def, ref generics) => (struct_def, generics), [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/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/uniforms.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | ast::StructFieldKind::NamedField(name, _) => name, [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 `base` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn expand(ecx: &mut base::ExtCtxt, span: codemap::Span, [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn expand(ecx: &mut base::ExtCtxt, span: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | meta_item: &ast::MetaItem, item: &ast::Item, [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/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | meta_item: &ast::MetaItem, item: &ast::Item, [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/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | mut push: Box)>) [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 `generic` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | generic::TraitDef { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `generic` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | path: generic::ty::Path { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `generic` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | generics: generic::ty::LifetimeBounds::empty(), [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `generic` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | generic::MethodDef { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `generic` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | generics: generic::ty::LifetimeBounds::empty(), [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `generic` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | ret_ty: generic::ty::Literal( [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | token::InternedString::new("allow"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:41:33 [INFO] [stdout] | [INFO] [stdout] 41 | ... token::InternedString::new("unused_assignments"))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `generic` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | combine_substructure: generic::combine_substructure(Box::new(body)), [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | fn body(ecx: &mut base::ExtCtxt, span: codemap::Span, [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | fn body(ecx: &mut base::ExtCtxt, span: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `generic` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | substr: &generic::Substructure) -> P [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:51:46 [INFO] [stdout] | [INFO] [stdout] 51 | substr: &generic::Substructure) -> P [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 `base` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | let ecx: &base::ExtCtxt = ecx; [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `generic` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | &generic::StaticStruct(ref definition, generic::Named(ref fields)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `generic` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:57:48 [INFO] [stdout] | [INFO] [stdout] 57 | &generic::StaticStruct(ref definition, generic::Named(ref fields)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | let ident_str = token::get_ident(ident); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:79:36 [INFO] [stdout] | [INFO] [stdout] 79 | }).collect::>>(); [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/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/lib.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | registry.register_syntax_extension(token::intern("uniforms"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/lib.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | registry.register_syntax_extension(token::intern("vertex_format"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/uniforms.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | mut push: Box)>) [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/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | mut push: Box)>) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `generic` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | generic::ty::Path::new( [INFO] [stdout] | ^^^^ not found in `generic::ty` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 51 | substr: &generic::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/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/vertex.rs:79:34 [INFO] [stdout] | [INFO] [stdout] 79 | }).collect::>>(); [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/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #![feature(plugin_registrar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #![feature(quote)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/987ec95/macros/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(unboxed_closures)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar)] [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/compile_msg-efbf2da7c5d3a45b/b19da50/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/compile_msg-efbf2da7c5d3a45b/b19da50/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/1.59.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.59.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.59.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.59.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[E0425]: cannot find function `at_exit` in module `rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/log-0.2.1/src/lib.rs:529:9 [INFO] [stdout] | [INFO] [stdout] 529 | rt::at_exit(|| { [INFO] [stdout] | ^^^^^^^ not found in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | args: &[ast::TokenTree]) -> Box { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 41 | / register_specifics! { [INFO] [stdout] 42 | | "compile_note" => Note, [INFO] [stdout] 43 | | "compile_warning" => Warning, [INFO] [stdout] 44 | | "compile_error" => Error, [INFO] [stdout] 45 | | "compile_fatal" => Fatal [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `register_specifics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:31:62 [INFO] [stdout] | [INFO] [stdout] 31 | args: &[ast::TokenTree]) -> Box { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] ... [INFO] [stdout] 41 | / register_specifics! { [INFO] [stdout] 42 | | "compile_note" => Note, [INFO] [stdout] 43 | | "compile_warning" => Warning, [INFO] [stdout] 44 | | "compile_error" => Error, [INFO] [stdout] 45 | | "compile_fatal" => Fatal [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `register_specifics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 50 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `glium_macros` due to 51 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:50:51 [INFO] [stdout] | [INFO] [stdout] 50 | cx: &mut ExtCtxt, sp: Span, args: &[ast::TokenTree]) -> Box { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:50:75 [INFO] [stdout] | [INFO] [stdout] 50 | cx: &mut ExtCtxt, sp: Span, args: &[ast::TokenTree]) -> Box { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | let es = match base::get_exprs_from_tts(cx, sp, args) { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | None => return base::DummyResult::expr(sp) [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | ast::ExprLit(ref lit) => { [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | ast::LitStr(ref s, _) | [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | ast::LitFloat(ref s, _) | [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | ast::LitFloatUnsuffixed(ref s) => { [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | ast::LitChar(c) => { [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | ast::LitInt(i, ast::UnsignedIntLit(_)) | [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | ast::LitInt(i, ast::UnsignedIntLit(_)) | [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | ast::LitInt(i, ast::SignedIntLit(_, ast::Plus)) | [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | ast::LitInt(i, ast::SignedIntLit(_, ast::Plus)) | [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:70:57 [INFO] [stdout] | [INFO] [stdout] 70 | ast::LitInt(i, ast::SignedIntLit(_, ast::Plus)) | [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | ast::LitInt(i, ast::UnsuffixedIntLit(ast::Plus)) => { [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | ast::LitInt(i, ast::UnsuffixedIntLit(ast::Plus)) => { [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:71:58 [INFO] [stdout] | [INFO] [stdout] 71 | ast::LitInt(i, ast::UnsuffixedIntLit(ast::Plus)) => { [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | ast::LitInt(i, ast::SignedIntLit(_, ast::Minus)) | [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:74:36 [INFO] [stdout] | [INFO] [stdout] 74 | ast::LitInt(i, ast::SignedIntLit(_, ast::Minus)) | [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:74:57 [INFO] [stdout] | [INFO] [stdout] 74 | ast::LitInt(i, ast::SignedIntLit(_, ast::Minus)) | [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | ast::LitInt(i, ast::UnsuffixedIntLit(ast::Minus)) => { [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 75 | ast::LitInt(i, ast::UnsuffixedIntLit(ast::Minus)) => { [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:75:58 [INFO] [stdout] | [INFO] [stdout] 75 | ast::LitInt(i, ast::UnsuffixedIntLit(ast::Minus)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rt': this public module should not exist and is highly likely to disappear [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/log-0.2.1/src/lib.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | use std::rt; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | ast::LitBool(b) => { [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | ast::LitByte(..) | [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/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | ast::LitBinary(..) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | DummyResult::any(sp) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Registry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | 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/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | fn f(cx: &mut ExtCtxt, sp: Span, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 41 | / register_specifics! { [INFO] [stdout] 42 | | "compile_note" => Note, [INFO] [stdout] 43 | | "compile_warning" => Warning, [INFO] [stdout] 44 | | "compile_error" => Error, [INFO] [stdout] 45 | | "compile_fatal" => Fatal [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `register_specifics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:30:52 [INFO] [stdout] | [INFO] [stdout] 30 | fn f(cx: &mut ExtCtxt, sp: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 41 | / register_specifics! { [INFO] [stdout] 42 | | "compile_note" => Note, [INFO] [stdout] 43 | | "compile_warning" => Warning, [INFO] [stdout] 44 | | "compile_error" => Error, [INFO] [stdout] 45 | | "compile_fatal" => Fatal [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `register_specifics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | cx: &mut ExtCtxt, sp: Span, args: &[ast::TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unsafe-any-0.2.1/src/lib.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let a = box 7u as Box; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compile_msg-efbf2da7c5d3a45b/b19da50/src/lib.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | cx: &mut ExtCtxt, sp: Span, args: &[ast::TokenTree]) -> Box { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unsafe-any-0.2.1/src/lib.rs:95:25 [INFO] [stdout] | [INFO] [stdout] 95 | let mut a = box 7u as Box; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unsafe-any-0.2.1/src/lib.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | let mut a = box 7u as Box; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unsafe-any-0.2.1/src/lib.rs:100:51 [INFO] [stdout] | [INFO] [stdout] 100 | *a.downcast_mut_unchecked::() = 8u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unsafe-any-0.2.1/src/lib.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | let a = box 7u as Box; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unsafe-any-0.2.1/src/lib.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 109 | let mut a = box 7u as Box; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unsafe-any-0.2.1/src/lib.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | let mut a = box 7u as Box; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unsafe-any-0.2.1/src/lib.rs:114:51 [INFO] [stdout] | [INFO] [stdout] 114 | *a.downcast_mut_unchecked::() = 8u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gl_common-0.0.3/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [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 E0658`. [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Err` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/log-0.2.1/src/lib.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | impl FromStr for LogLevel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Err` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Err = Type;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Err` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/log-0.2.1/src/lib.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | impl FromStr for LogLevelFilter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Err` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Err = Type;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::raw` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unsafe-any-0.2.1/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::raw; [INFO] [stdout] | ^^^^^^^^ no `raw` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: parameter `T` is never used [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phantom-0.0.3/src/lib.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Phantom; [INFO] [stdout] | ^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] = help: if you intended `T` to be a const parameter, use `const T: usize` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0425, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [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 E0392`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: expected expression, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:329:26 [INFO] [stdout] | [INFO] [stdout] 329 | s.emit_str(&self[]) [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1028:44 [INFO] [stdout] | [INFO] [stdout] 1028 | Json::String(ref s) => Some(&s[]), [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2123:63 [INFO] [stdout] | [INFO] [stdout] 2123 | let idx = match names.iter().position(|n| *n == &name[]) { [INFO] [stdout] | ----- while parsing this match expression ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:3348:43 [INFO] [stdout] | [INFO] [stdout] 3348 | let json_str = from_utf8(&mem_buf[]).unwrap(); [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:3364:43 [INFO] [stdout] | [INFO] [stdout] 3364 | let json_str = from_utf8(&mem_buf[]).unwrap(); [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:3399:27 [INFO] [stdout] | [INFO] [stdout] 3399 | for i in range(0, 4us) { [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:3404:45 [INFO] [stdout] | [INFO] [stdout] 3404 | let printed = from_utf8(&writer[]).unwrap(); [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:3798:42 [INFO] [stdout] | [INFO] [stdout] 3798 | tree_map.insert("a".to_string(), 1us); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:3802:42 [INFO] [stdout] | [INFO] [stdout] 3802 | hash_map.insert("a".to_string(), 1us); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `unicode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate unicode; [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/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:142:45 [INFO] [stdout] | [INFO] [stdout] 142 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::collections::DList`, `std::collections::RingBuf`, `std::collections::VecMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/collection_impls.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | use std::collections::{DList, RingBuf, BTreeMap, BTreeSet, HashMap, HashSet, VecMap}; [INFO] [stdout] | ^^^^^ ^^^^^^^ no `RingBuf` in `collections` ^^^^^^ no `VecMap` in `collections` [INFO] [stdout] | | [INFO] [stdout] | no `DList` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::hash_state` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/collection_impls.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | use std::collections::hash_state::HashState; [INFO] [stdout] | ^^^^^^^^^^ could not find `hash_state` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::Float`, `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:247:16 [INFO] [stdout] | [INFO] [stdout] 247 | use std::num::{Float, Int}; [INFO] [stdout] | ^^^^^ ^^^ no `Int` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::old_io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:251:27 [INFO] [stdout] | [INFO] [stdout] 251 | use std::{char, f64, fmt, old_io, num, str}; [INFO] [stdout] | ^^^^^^ no `old_io` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:259:40 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(Clone, PartialEq, PartialOrd, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:301:34 [INFO] [stdout] | [INFO] [stdout] 301 | #[derive(Clone, Copy, PartialEq, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:311:28 [INFO] [stdout] | [INFO] [stdout] 311 | #[derive(Clone, PartialEq, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:320:16 [INFO] [stdout] | [INFO] [stdout] 320 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1145:28 [INFO] [stdout] | [INFO] [stdout] 1145 | #[derive(PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1160:21 [INFO] [stdout] | [INFO] [stdout] 1160 | #[derive(PartialEq, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1189:28 [INFO] [stdout] | [INFO] [stdout] 1189 | #[derive(PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1197:28 [INFO] [stdout] | [INFO] [stdout] 1197 | #[derive(PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `posix` in `path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:541:26 [INFO] [stdout] | [INFO] [stdout] 541 | impl Encodable for path::posix::Path { [INFO] [stdout] | ^^^^^ could not find `posix` in `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `posix` in `path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:547:26 [INFO] [stdout] | [INFO] [stdout] 547 | impl Decodable for path::posix::Path { [INFO] [stdout] | ^^^^^ could not find `posix` in `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `posix` in `path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:548:54 [INFO] [stdout] | [INFO] [stdout] 548 | fn decode(d: &mut D) -> Result { [INFO] [stdout] | ^^^^^ could not find `posix` in `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:554:26 [INFO] [stdout] | [INFO] [stdout] 554 | impl Encodable for path::windows::Path { [INFO] [stdout] | ^^^^^^^ could not find `windows` in `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:560:26 [INFO] [stdout] | [INFO] [stdout] 560 | impl Decodable for path::windows::Path { [INFO] [stdout] | ^^^^^^^ could not find `windows` in `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:561:54 [INFO] [stdout] | [INFO] [stdout] 561 | fn decode(d: &mut D) -> Result { [INFO] [stdout] | ^^^^^^^ could not find `windows` in `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `unicode_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1618:35 [INFO] [stdout] | [INFO] [stdout] 1618 | ... match unicode_str::utf16_items(&buf).next() { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `unicode_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utf16Item` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1619:38 [INFO] [stdout] | [INFO] [stdout] 1619 | ... Some(Utf16Item::ScalarValue(c)) => res.push(c), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Utf16Item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:464:22 [INFO] [stdout] | [INFO] [stdout] 464 | for i in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 17 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `posix` in `path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:550:25 [INFO] [stdout] | [INFO] [stdout] 550 | Ok(path::posix::Path::new(bytes)) [INFO] [stdout] | ^^^^ not found in `path::posix` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 17 | use serialize::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:563:27 [INFO] [stdout] | [INFO] [stdout] 563 | Ok(path::windows::Path::new(bytes)) [INFO] [stdout] | ^^^^ not found in `path::windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 17 | use serialize::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/serialize.rs:644:22 [INFO] [stdout] | [INFO] [stdout] 644 | for i in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 17 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/collection_impls.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | for i in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 13 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/collection_impls.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | for i in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 13 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/collection_impls.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | for i in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 13 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/collection_impls.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 123 | for i in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 13 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/collection_impls.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | for i in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 13 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/collection_impls.rs:196:22 [INFO] [stdout] | [INFO] [stdout] 196 | for i in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 13 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/collection_impls.rs:219:22 [INFO] [stdout] | [INFO] [stdout] 219 | for i in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 13 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FromError` in module `std::error` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:416:18 [INFO] [stdout] | [INFO] [stdout] 416 | impl std::error::FromError for EncoderError { [INFO] [stdout] | ^^^^^^^^^ not found in `std::error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Writer` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | fn escape_str(wr: &mut fmt::Writer, v: &str) -> EncodeResult<()> { [INFO] [stdout] | ^^^^^^ help: a trait with a similar name exists: `Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Writer` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:485:34 [INFO] [stdout] | [INFO] [stdout] 485 | fn escape_char(writer: &mut fmt::Writer, v: char) -> EncodeResult<()> { [INFO] [stdout] | ^^^^^^ help: a trait with a similar name exists: `Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Writer` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:492:25 [INFO] [stdout] | [INFO] [stdout] 492 | fn spaces(wr: &mut fmt::Writer, n: u32) -> EncodeResult<()> { [INFO] [stdout] | ^^^^^^ help: a trait with a similar name exists: `Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Writer` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:539:27 [INFO] [stdout] | [INFO] [stdout] 539 | writer: &'a mut (fmt::Writer+'a), [INFO] [stdout] | ^^^^^^ help: a trait with a similar name exists: `Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Writer` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:547:44 [INFO] [stdout] | [INFO] [stdout] 547 | pub fn new_pretty(writer: &'a mut fmt::Writer) -> Encoder<'a> { [INFO] [stdout] | ^^^^^^ help: a trait with a similar name exists: `Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Writer` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:560:37 [INFO] [stdout] | [INFO] [stdout] 560 | pub fn new(writer: &'a mut fmt::Writer) -> Encoder<'a> { [INFO] [stdout] | ^^^^^^ help: a trait with a similar name exists: `Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1070:34 [INFO] [stdout] | [INFO] [stdout] 1070 | Json::U64(n) => num::cast(n), [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1079:34 [INFO] [stdout] | [INFO] [stdout] 1079 | Json::I64(n) => num::cast(n), [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1089:34 [INFO] [stdout] | [INFO] [stdout] 1089 | Json::I64(n) => num::cast(n), [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1090:34 [INFO] [stdout] | [INFO] [stdout] 1090 | Json::U64(n) => num::cast(n), [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1230:18 [INFO] [stdout] | [INFO] [stdout] 1230 | for i in range(0, rhs.len()) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 237 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1240:18 [INFO] [stdout] | [INFO] [stdout] 1240 | for i in range(0, rhs.len()) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 237 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:1251:18 [INFO] [stdout] | [INFO] [stdout] 1251 | for i in range(0, rhs.len()) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 237 | use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2002:44 [INFO] [stdout] | [INFO] [stdout] 2002 | Json::I64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2030 | read_primitive! { read_usize, usize } [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2006:44 [INFO] [stdout] | [INFO] [stdout] 2006 | Json::U64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2030 | read_primitive! { read_usize, usize } [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2002:44 [INFO] [stdout] | [INFO] [stdout] 2002 | Json::I64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2031 | read_primitive! { read_u8, u8 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2006:44 [INFO] [stdout] | [INFO] [stdout] 2006 | Json::U64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2031 | read_primitive! { read_u8, u8 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2002:44 [INFO] [stdout] | [INFO] [stdout] 2002 | Json::I64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2032 | read_primitive! { read_u16, u16 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2006:44 [INFO] [stdout] | [INFO] [stdout] 2006 | Json::U64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2032 | read_primitive! { read_u16, u16 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2002:44 [INFO] [stdout] | [INFO] [stdout] 2002 | Json::I64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2033 | read_primitive! { read_u32, u32 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2006:44 [INFO] [stdout] | [INFO] [stdout] 2006 | Json::U64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2033 | read_primitive! { read_u32, u32 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2002:44 [INFO] [stdout] | [INFO] [stdout] 2002 | Json::I64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2034 | read_primitive! { read_u64, u64 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2006:44 [INFO] [stdout] | [INFO] [stdout] 2006 | Json::U64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2034 | read_primitive! { read_u64, u64 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2002:44 [INFO] [stdout] | [INFO] [stdout] 2002 | Json::I64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2035 | read_primitive! { read_isize, isize } [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2006:44 [INFO] [stdout] | [INFO] [stdout] 2006 | Json::U64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2035 | read_primitive! { read_isize, isize } [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2002:44 [INFO] [stdout] | [INFO] [stdout] 2002 | Json::I64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2036 | read_primitive! { read_i8, i8 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2006:44 [INFO] [stdout] | [INFO] [stdout] 2006 | Json::U64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2036 | read_primitive! { read_i8, i8 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2002:44 [INFO] [stdout] | [INFO] [stdout] 2002 | Json::I64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2037 | read_primitive! { read_i16, i16 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2006:44 [INFO] [stdout] | [INFO] [stdout] 2006 | Json::U64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2037 | read_primitive! { read_i16, i16 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2002:44 [INFO] [stdout] | [INFO] [stdout] 2002 | Json::I64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2038 | read_primitive! { read_i32, i32 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2006:44 [INFO] [stdout] | [INFO] [stdout] 2006 | Json::U64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2038 | read_primitive! { read_i32, i32 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2002:44 [INFO] [stdout] | [INFO] [stdout] 2002 | Json::I64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2039 | read_primitive! { read_i64, i64 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2006:44 [INFO] [stdout] | [INFO] [stdout] 2006 | Json::U64(f) => match num::cast(f) { [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] ... [INFO] [stdout] 2039 | read_primitive! { read_i64, i64 } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Writer` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.2.10/src/json.rs:2415:19 [INFO] [stdout] | [INFO] [stdout] 2415 | impl<'a, 'b> fmt::Writer for FormatShim<'a, 'b> { [INFO] [stdout] | ^^^^^^ help: a trait with a similar name exists: `Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 77 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433, E0463, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1e4b8bc84e71cd770ecf6720dd43c22723c0d9a5d35c84096e275d2258709591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4b8bc84e71cd770ecf6720dd43c22723c0d9a5d35c84096e275d2258709591", kill_on_drop: false }` [INFO] [stdout] 1e4b8bc84e71cd770ecf6720dd43c22723c0d9a5d35c84096e275d2258709591