[INFO] cloning repository https://github.com/AngelOfSol/dsa_hw2 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AngelOfSol/dsa_hw2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelOfSol%2Fdsa_hw2"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelOfSol%2Fdsa_hw2'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 19d4f888968fd02fbccccaa603e42ce2dcfc5bcd [INFO] checking AngelOfSol/dsa_hw2 against nightly-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelOfSol%2Fdsa_hw2" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AngelOfSol/dsa_hw2 on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/AngelOfSol/dsa_hw2 [INFO] finished tweaking git repo https://github.com/AngelOfSol/dsa_hw2 [INFO] tweaked toml for git repo https://github.com/AngelOfSol/dsa_hw2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/AngelOfSol/dsa_hw2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: unused manifest key: dependencies.glutin.sha [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/bjz/cgmath-rs` [INFO] [stderr] Updating git repository `https://github.com/tomaka/glium` [INFO] [stderr] Updating git repository `https://github.com/tomaka/glutin` [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: unused manifest key: dependencies.glutin.sha [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e0baee201fb2b4de683d3c310eea033513fc1b1d031a4f7e60ea5bbe90f0b18e [INFO] running `"docker" "start" "-a" "e0baee201fb2b4de683d3c310eea033513fc1b1d031a4f7e60ea5bbe90f0b18e"` [INFO] [stderr] warning: unused manifest key: dependencies.glutin.sha [INFO] [stderr] Compiling cgmath v0.17.0 (https://github.com/bjz/cgmath-rs#f69e781b) [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling glium_macros v0.0.2 (https://github.com/tomaka/glium#125be358) [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 (https://github.com/tomaka/glutin#ac5e2861) [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 (https://github.com/tomaka/glutin#ac5e2861) [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/lib.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(quote)] [INFO] [stderr] | ^^^^^ feature has been removed [INFO] [stderr] [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] error[E0432]: unresolved import `syntax::ext` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use syntax::ext::base; [INFO] [stderr] | ^^^ could not find `ext` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::codemap; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ext` in `syntax` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::ext::build::AstBuilder; [INFO] [stderr] | ^^^ could not find `ext` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ext` in `syntax` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::ext::deriving::generic; [INFO] [stderr] | ^^^ could not find `ext` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::ext` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use syntax::ext::base; [INFO] [stderr] | ^^^ could not find `ext` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::codemap; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_stmt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:38:29 [INFO] [stderr] | [INFO] [stderr] 38 | statements.push(quote_stmt!(ecx, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_item` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:62:28 [INFO] [stderr] | [INFO] [stderr] 62 | push.call_mut((quote_item!(ecx, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_item` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:68:20 [INFO] [stderr] | [INFO] [stderr] 68 | push.call_mut((quote_item!(ecx, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:63:21 [INFO] [stderr] | [INFO] [stderr] 63 | quote_expr!(ecx, { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:80:13 [INFO] [stderr] | [INFO] [stderr] 80 | quote_expr!(ecx, { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `StructFieldKind` in `ast` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:28:22 [INFO] [stderr] | [INFO] [stderr] 28 | ast::StructFieldKind::NamedField(name, _) => name, [INFO] [stderr] | ^^^^^^^^^^^^^^^ could not find `StructFieldKind` in `ast` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ext` in `syntax` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:53:33 [INFO] [stderr] | [INFO] [stderr] 53 | let src = ::syntax::ext::quote::rt::ToSource::to_source(attr); [INFO] [stderr] | ^^^ could not find `ext` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `generic` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | generic::TraitDef { [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `generic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `generic` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:17:15 [INFO] [stderr] | [INFO] [stderr] 17 | path: generic::ty::Path { [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `generic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `generic` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | generics: generic::ty::LifetimeBounds::empty(), [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `generic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `generic` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | generic::MethodDef { [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `generic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `generic` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:29:27 [INFO] [stderr] | [INFO] [stderr] 29 | generics: generic::ty::LifetimeBounds::empty(), [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `generic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `generic` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:32:25 [INFO] [stderr] | [INFO] [stderr] 32 | ret_ty: generic::ty::Literal( [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `generic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `generic` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:33:21 [INFO] [stderr] | [INFO] [stderr] 33 | generic::ty::Path::new( [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `generic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `InternedString` in `token` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:39:32 [INFO] [stderr] | [INFO] [stderr] 39 | token::InternedString::new("allow"), [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `InternedString` in `token` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `InternedString` in `token` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:41:40 [INFO] [stderr] | [INFO] [stderr] 41 | ... token::InternedString::new("unused_assignments"))] [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `InternedString` in `token` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `generic` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:44:39 [INFO] [stderr] | [INFO] [stderr] 44 | combine_substructure: generic::combine_substructure(Box::new(body)), [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `generic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `generic` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:51:18 [INFO] [stderr] | [INFO] [stderr] 51 | substr: &generic::Substructure) -> P [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `generic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `generic` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:57:10 [INFO] [stderr] | [INFO] [stderr] 57 | &generic::StaticStruct(ref definition, generic::Named(ref fields)) => { [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `generic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `generic` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:57:48 [INFO] [stderr] | [INFO] [stderr] 57 | &generic::StaticStruct(ref definition, generic::Named(ref fields)) => { [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `generic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `plugin` in `rustc` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/lib.rs:19:40 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn registrar(registry: &mut rustc::plugin::Registry) { [INFO] [stderr] | ^^^^^^ could not find `plugin` in `rustc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `plugin` in `rustc` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/lib.rs:27:46 [INFO] [stderr] | [INFO] [stderr] 27 | fn register_verify_shader(_: &mut rustc::plugin::Registry) { [INFO] [stderr] | ^^^^^^ could not find `plugin` in `rustc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ext` in `syntax` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/lib.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 32 | syntax::ext::base::Decorator(Box::new(uniforms::expand))); [INFO] [stderr] | ^^^ could not find `ext` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ext` in `syntax` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/lib.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | syntax::ext::base::Decorator(Box::new(vertex::expand))); [INFO] [stderr] | ^^^ could not find `ext` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemStruct` in module `ast` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:14:15 [INFO] [stderr] | [INFO] [stderr] 14 | &ast::ItemStruct(ref struct_def, ref generics) => (struct_def, generics), [INFO] [stderr] | ^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_ident` in module `token` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:61:46 [INFO] [stderr] | [INFO] [stderr] 61 | let ident_str = &*token::get_ident(ident); [INFO] [stderr] | ^^^^^^^^^ not found in `token` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `intern` in module `token` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/lib.rs:31:47 [INFO] [stderr] | [INFO] [stderr] 31 | registry.register_syntax_extension(token::intern("uniforms"), [INFO] [stderr] | ^^^^^^ not found in `token` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `intern` in module `token` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/lib.rs:33:47 [INFO] [stderr] | [INFO] [stderr] 33 | registry.register_syntax_extension(token::intern("vertex_format"), [INFO] [stderr] | ^^^^^^ not found in `token` [INFO] [stderr] [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] error[E0609]: no field `node` on type `&syntax::ast::Item` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:13:53 [INFO] [stderr] | [INFO] [stderr] 13 | let (struct_def, struct_generics) = match &item.node { [INFO] [stderr] | ^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `ident`, `attrs`, `id`, `kind`, `vis` ... and 2 others [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `node` on type `&syntax::ast::Attribute` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:52:33 [INFO] [stderr] | [INFO] [stderr] 52 | let ref attr = attr.node; [INFO] [stderr] | ^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `item`, `id`, `style`, `is_sugared_doc`, `span` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'fn_traits' [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:62:18 [INFO] [stderr] | [INFO] [stderr] 62 | push.call_mut((quote_item!(ecx, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29625 [INFO] [stderr] = help: add `#![feature(fn_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'fn_traits' [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/uniforms.rs:68:10 [INFO] [stderr] | [INFO] [stderr] 68 | push.call_mut((quote_item!(ecx, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29625 [INFO] [stderr] = help: add `#![feature(fn_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'fn_traits' [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/125be35/macros/src/vertex.rs:47:45 [INFO] [stderr] | [INFO] [stderr] 47 | }.expand(ecx, meta_item, item, |i| push.call_mut((i,))); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29625 [INFO] [stderr] = help: add `#![feature(fn_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: aborting due to 40 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432, E0433, E0531, E0557, E0609, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `glium_macros`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e0baee201fb2b4de683d3c310eea033513fc1b1d031a4f7e60ea5bbe90f0b18e"` [INFO] running `"docker" "rm" "-f" "e0baee201fb2b4de683d3c310eea033513fc1b1d031a4f7e60ea5bbe90f0b18e"` [INFO] [stdout] e0baee201fb2b4de683d3c310eea033513fc1b1d031a4f7e60ea5bbe90f0b18e