Sep 06 00:19:04.100 INFO checking semverver-0.1.16 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:19:04.100 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:19:04.100 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:19:04.223 INFO blam! 24dc90f9dd0922c7d7b6fe7f14129a292afc78b7912325680037ecd06ab9791d Sep 06 00:19:04.225 INFO running `"docker" "start" "-a" "24dc90f9dd0922c7d7b6fe7f14129a292afc78b7912325680037ecd06ab9791d"` Sep 06 00:19:04.645 INFO kablam! usermod: no changes Sep 06 00:19:04.923 INFO kablam! Checking jobserver v0.1.11 Sep 06 00:19:04.923 INFO kablam! Checking tar v0.4.16 Sep 06 00:19:04.923 INFO kablam! Checking serde_ignored v0.0.4 Sep 06 00:19:04.923 INFO kablam! Checking crypto-hash v0.3.1 Sep 06 00:19:04.923 INFO kablam! Checking git2 v0.7.5 Sep 06 00:19:04.923 INFO kablam! Checking globset v0.4.1 Sep 06 00:19:04.923 INFO kablam! Checking quickcheck v0.6.2 Sep 06 00:19:04.923 INFO kablam! Checking crates-io v0.16.0 Sep 06 00:19:05.884 INFO kablam! Checking ignore v0.4.3 Sep 06 00:19:11.121 INFO kablam! Checking git2-curl v0.8.1 Sep 06 00:19:11.778 INFO kablam! Checking cargo v0.27.0 Sep 06 00:19:24.666 INFO kablam! Checking semverver v0.1.16 (file:///source) Sep 06 00:19:26.426 INFO kablam! error[E0432]: unresolved import `rustc::ty::TypeVariants` Sep 06 00:19:26.426 INFO kablam! --> src/semcheck/mismatch.rs:110:24 Sep 06 00:19:26.426 INFO kablam! | Sep 06 00:19:26.426 INFO kablam! 110 | use rustc::ty::TypeVariants::*; Sep 06 00:19:26.426 INFO kablam! | ^^^^^^^^^^^^ Could not find `TypeVariants` in `ty` Sep 06 00:19:26.426 INFO kablam! Sep 06 00:19:26.426 INFO kablam! error[E0432]: unresolved import `rustc::ty::TypeVariants` Sep 06 00:19:26.426 INFO kablam! --> src/semcheck/translate.rs:167:24 Sep 06 00:19:26.426 INFO kablam! | Sep 06 00:19:26.426 INFO kablam! 167 | use rustc::ty::TypeVariants::*; Sep 06 00:19:26.426 INFO kablam! | ^^^^^^^^^^^^ Could not find `TypeVariants` in `ty` Sep 06 00:19:26.426 INFO kablam! Sep 06 00:19:26.426 INFO kablam! error[E0432]: unresolved import `rustc::ty::TypeVariants` Sep 06 00:19:26.426 INFO kablam! --> src/semcheck/translate.rs:521:24 Sep 06 00:19:26.426 INFO kablam! | Sep 06 00:19:26.426 INFO kablam! 521 | use rustc::ty::TypeVariants::{TyError, TyInfer, TyRef}; Sep 06 00:19:26.426 INFO kablam! | ^^^^^^^^^^^^ Could not find `TypeVariants` in `ty` Sep 06 00:19:26.426 INFO kablam! Sep 06 00:19:26.426 INFO kablam! error[E0432]: unresolved import `rustc::ty::TypeVariants` Sep 06 00:19:26.426 INFO kablam! --> src/semcheck/traverse.rs:502:46 Sep 06 00:19:26.426 INFO kablam! | Sep 06 00:19:26.426 INFO kablam! 502 | use rustc::ty::{ParamTy, Predicate, TyS, TypeVariants::*}; Sep 06 00:19:26.426 INFO kablam! | ^^^^^^^^^^^^ Could not find `TypeVariants` in `ty` Sep 06 00:19:26.426 INFO kablam! Sep 06 00:19:26.502 INFO kablam! error[E0530]: match bindings cannot shadow tuple variants Sep 06 00:19:26.502 INFO kablam! --> src/semcheck/mapping.rs:337:13 Sep 06 00:19:26.502 INFO kablam! | Sep 06 00:19:26.502 INFO kablam! 307 | use rustc::hir::def::Def::*; Sep 06 00:19:26.502 INFO kablam! | ----------------------- a tuple variant `NonMacroAttr` is imported here Sep 06 00:19:26.502 INFO kablam! ... Sep 06 00:19:26.502 INFO kablam! 337 | NonMacroAttr /*(_)*/ | Sep 06 00:19:26.502 INFO kablam! | ^^^^^^^^^^^^ cannot be named the same as a tuple variant Sep 06 00:19:26.502 INFO kablam! Sep 06 00:19:26.523 INFO kablam! error[E0408]: variable `NonMacroAttr` is not bound in all patterns Sep 06 00:19:26.523 INFO kablam! --> src/semcheck/mapping.rs:336:13 Sep 06 00:19:26.523 INFO kablam! | Sep 06 00:19:26.523 INFO kablam! 336 | ToolMod | Sep 06 00:19:26.523 INFO kablam! | ^^^^^^^ pattern doesn't bind `NonMacroAttr` Sep 06 00:19:26.523 INFO kablam! 337 | NonMacroAttr /*(_)*/ | Sep 06 00:19:26.523 INFO kablam! | ------------ variable not in all patterns Sep 06 00:19:26.523 INFO kablam! 338 | GlobalAsm(_) | Sep 06 00:19:26.523 INFO kablam! | ^^^^^^^^^^^^ pattern doesn't bind `NonMacroAttr` Sep 06 00:19:26.523 INFO kablam! 339 | Err => None, Sep 06 00:19:26.523 INFO kablam! | ^^^ pattern doesn't bind `NonMacroAttr` Sep 06 00:19:26.523 INFO kablam! Sep 06 00:19:26.726 INFO kablam! error[E0432]: unresolved import `rustc::ty::TypeVariants` Sep 06 00:19:26.726 INFO kablam! --> src/semcheck/mismatch.rs:110:24 Sep 06 00:19:26.726 INFO kablam! | Sep 06 00:19:26.726 INFO kablam! 110 | use rustc::ty::TypeVariants::*; Sep 06 00:19:26.726 INFO kablam! | ^^^^^^^^^^^^ Could not find `TypeVariants` in `ty` Sep 06 00:19:26.726 INFO kablam! Sep 06 00:19:26.726 INFO kablam! error[E0432]: unresolved import `rustc::ty::TypeVariants` Sep 06 00:19:26.726 INFO kablam! --> src/semcheck/translate.rs:167:24 Sep 06 00:19:26.726 INFO kablam! | Sep 06 00:19:26.726 INFO kablam! 167 | use rustc::ty::TypeVariants::*; Sep 06 00:19:26.726 INFO kablam! | ^^^^^^^^^^^^ Could not find `TypeVariants` in `ty` Sep 06 00:19:26.726 INFO kablam! Sep 06 00:19:26.726 INFO kablam! error[E0432]: unresolved import `rustc::ty::TypeVariants` Sep 06 00:19:26.726 INFO kablam! --> src/semcheck/translate.rs:521:24 Sep 06 00:19:26.726 INFO kablam! | Sep 06 00:19:26.726 INFO kablam! 521 | use rustc::ty::TypeVariants::{TyError, TyInfer, TyRef}; Sep 06 00:19:26.726 INFO kablam! | ^^^^^^^^^^^^ Could not find `TypeVariants` in `ty` Sep 06 00:19:26.726 INFO kablam! Sep 06 00:19:26.726 INFO kablam! error[E0432]: unresolved import `rustc::ty::TypeVariants` Sep 06 00:19:26.726 INFO kablam! --> src/semcheck/traverse.rs:502:46 Sep 06 00:19:26.726 INFO kablam! | Sep 06 00:19:26.726 INFO kablam! 502 | use rustc::ty::{ParamTy, Predicate, TyS, TypeVariants::*}; Sep 06 00:19:26.726 INFO kablam! | ^^^^^^^^^^^^ Could not find `TypeVariants` in `ty` Sep 06 00:19:26.726 INFO kablam! Sep 06 00:19:26.817 INFO kablam! error[E0530]: match bindings cannot shadow tuple variants Sep 06 00:19:26.817 INFO kablam! --> src/semcheck/mapping.rs:337:13 Sep 06 00:19:26.817 INFO kablam! | Sep 06 00:19:26.817 INFO kablam! 307 | use rustc::hir::def::Def::*; Sep 06 00:19:26.817 INFO kablam! | ----------------------- a tuple variant `NonMacroAttr` is imported here Sep 06 00:19:26.817 INFO kablam! ... Sep 06 00:19:26.817 INFO kablam! 337 | NonMacroAttr /*(_)*/ | Sep 06 00:19:26.817 INFO kablam! | ^^^^^^^^^^^^ cannot be named the same as a tuple variant Sep 06 00:19:26.817 INFO kablam! Sep 06 00:19:26.838 INFO kablam! error[E0408]: variable `NonMacroAttr` is not bound in all patterns Sep 06 00:19:26.838 INFO kablam! --> src/semcheck/mapping.rs:336:13 Sep 06 00:19:26.838 INFO kablam! | Sep 06 00:19:26.838 INFO kablam! 336 | ToolMod | Sep 06 00:19:26.838 INFO kablam! | ^^^^^^^ pattern doesn't bind `NonMacroAttr` Sep 06 00:19:26.838 INFO kablam! 337 | NonMacroAttr /*(_)*/ | Sep 06 00:19:26.838 INFO kablam! | ------------ variable not in all patterns Sep 06 00:19:26.838 INFO kablam! 338 | GlobalAsm(_) | Sep 06 00:19:26.838 INFO kablam! | ^^^^^^^^^^^^ pattern doesn't bind `NonMacroAttr` Sep 06 00:19:26.838 INFO kablam! 339 | Err => None, Sep 06 00:19:26.838 INFO kablam! | ^^^ pattern doesn't bind `NonMacroAttr` Sep 06 00:19:26.838 INFO kablam! Sep 06 00:19:26.936 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyForeign` in this scope Sep 06 00:19:26.936 INFO kablam! --> src/semcheck/mapping.rs:318:13 Sep 06 00:19:26.936 INFO kablam! | Sep 06 00:19:26.936 INFO kablam! 318 | TyForeign(_) | Sep 06 00:19:26.936 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:26.936 INFO kablam! Sep 06 00:19:26.936 INFO kablam! error[E0531]: cannot find tuple struct/variant `GlobalAsm` in this scope Sep 06 00:19:26.936 INFO kablam! --> src/semcheck/mapping.rs:338:13 Sep 06 00:19:26.936 INFO kablam! | Sep 06 00:19:26.936 INFO kablam! 338 | GlobalAsm(_) | Sep 06 00:19:26.936 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:26.936 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 00:19:26.936 INFO kablam! | Sep 06 00:19:26.936 INFO kablam! 6 | use rustc::hir::ItemKind::GlobalAsm; Sep 06 00:19:26.936 INFO kablam! | Sep 06 00:19:26.936 INFO kablam! 6 | use rustc::mir::mono::MonoItem::GlobalAsm; Sep 06 00:19:26.936 INFO kablam! | Sep 06 00:19:26.936 INFO kablam! 6 | use syntax::ast::ItemKind::GlobalAsm; Sep 06 00:19:26.936 INFO kablam! | Sep 06 00:19:26.936 INFO kablam! Sep 06 00:19:26.936 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAdt` in this scope Sep 06 00:19:26.936 INFO kablam! --> src/semcheck/mismatch.rs:121:15 Sep 06 00:19:26.936 INFO kablam! | Sep 06 00:19:26.936 INFO kablam! 121 | (&TyAdt(a_def, a_substs), &TyAdt(b_def, b_substs)) => { Sep 06 00:19:26.936 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:26.936 INFO kablam! Sep 06 00:19:26.936 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAdt` in this scope Sep 06 00:19:26.936 INFO kablam! --> src/semcheck/mismatch.rs:121:40 Sep 06 00:19:26.936 INFO kablam! | Sep 06 00:19:26.936 INFO kablam! 121 | (&TyAdt(a_def, a_substs), &TyAdt(b_def, b_substs)) => { Sep 06 00:19:26.937 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:26.937 INFO kablam! Sep 06 00:19:26.937 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyArray` in this scope Sep 06 00:19:26.937 INFO kablam! --> src/semcheck/mismatch.rs:151:15 Sep 06 00:19:26.937 INFO kablam! | Sep 06 00:19:26.937 INFO kablam! 151 | (&TyArray(a_t, _), &TyArray(b_t, _)) | Sep 06 00:19:26.937 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.937 INFO kablam! Sep 06 00:19:26.937 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyArray` in this scope Sep 06 00:19:26.937 INFO kablam! --> src/semcheck/mismatch.rs:151:33 Sep 06 00:19:26.937 INFO kablam! | Sep 06 00:19:26.937 INFO kablam! 151 | (&TyArray(a_t, _), &TyArray(b_t, _)) | Sep 06 00:19:26.937 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.937 INFO kablam! Sep 06 00:19:26.937 INFO kablam! error[E0531]: cannot find tuple struct/variant `TySlice` in this scope Sep 06 00:19:26.937 INFO kablam! --> src/semcheck/mismatch.rs:152:15 Sep 06 00:19:26.937 INFO kablam! | Sep 06 00:19:26.937 INFO kablam! 152 | (&TySlice(a_t), &TySlice(b_t)) => { Sep 06 00:19:26.937 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.937 INFO kablam! Sep 06 00:19:26.937 INFO kablam! error[E0531]: cannot find tuple struct/variant `TySlice` in this scope Sep 06 00:19:26.937 INFO kablam! --> src/semcheck/mismatch.rs:152:30 Sep 06 00:19:26.937 INFO kablam! | Sep 06 00:19:26.937 INFO kablam! 152 | (&TySlice(a_t), &TySlice(b_t)) => { Sep 06 00:19:26.937 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.937 INFO kablam! Sep 06 00:19:26.937 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyRawPtr` in this scope Sep 06 00:19:26.937 INFO kablam! --> src/semcheck/mismatch.rs:156:15 Sep 06 00:19:26.937 INFO kablam! | Sep 06 00:19:26.937 INFO kablam! 156 | (&TyRawPtr(a_mt), &TyRawPtr(b_mt)) => { Sep 06 00:19:26.937 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 00:19:26.937 INFO kablam! Sep 06 00:19:26.940 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyRawPtr` in this scope Sep 06 00:19:26.940 INFO kablam! --> src/semcheck/mismatch.rs:156:32 Sep 06 00:19:26.940 INFO kablam! | Sep 06 00:19:26.940 INFO kablam! 156 | (&TyRawPtr(a_mt), &TyRawPtr(b_mt)) => { Sep 06 00:19:26.940 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 00:19:26.940 INFO kablam! Sep 06 00:19:26.940 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyRef` in this scope Sep 06 00:19:26.940 INFO kablam! --> src/semcheck/mismatch.rs:160:15 Sep 06 00:19:26.940 INFO kablam! | Sep 06 00:19:26.940 INFO kablam! 160 | (&TyRef(a_r, a_ty, _), &TyRef(b_r, b_ty, _)) => { Sep 06 00:19:26.940 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyRef` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:160:37 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.941 INFO kablam! 160 | (&TyRef(a_r, a_ty, _), &TyRef(b_r, b_ty, _)) => { Sep 06 00:19:26.941 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyFnDef` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:165:15 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.941 INFO kablam! 165 | (&TyFnDef(a_def_id, a_substs), &TyFnDef(b_def_id, b_substs)) => { Sep 06 00:19:26.941 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyFnDef` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:165:45 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.941 INFO kablam! 165 | (&TyFnDef(a_def_id, a_substs), &TyFnDef(b_def_id, b_substs)) => { Sep 06 00:19:26.941 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyFnPtr` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:175:15 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.941 INFO kablam! 175 | (&TyFnPtr(a_fty), &TyFnPtr(b_fty)) => { Sep 06 00:19:26.941 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyFnPtr` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:175:32 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.941 INFO kablam! 175 | (&TyFnPtr(a_fty), &TyFnPtr(b_fty)) => { Sep 06 00:19:26.941 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyDynamic` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:179:15 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.941 INFO kablam! 179 | (&TyDynamic(a_obj, a_r), &TyDynamic(b_obj, b_r)) => { Sep 06 00:19:26.941 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyDynamic` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:179:39 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.941 INFO kablam! 179 | (&TyDynamic(a_obj, a_r), &TyDynamic(b_obj, b_r)) => { Sep 06 00:19:26.941 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyTuple` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:191:15 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.941 INFO kablam! 191 | (&TyTuple(as_), &TyTuple(bs)) => { Sep 06 00:19:26.941 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyTuple` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:191:30 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.941 INFO kablam! 191 | (&TyTuple(as_), &TyTuple(bs)) => { Sep 06 00:19:26.941 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyProjection` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:195:15 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.941 INFO kablam! 195 | (&TyProjection(a_data), &TyProjection(b_data)) => { Sep 06 00:19:26.941 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyProjection` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:195:38 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.941 INFO kablam! 195 | (&TyProjection(a_data), &TyProjection(b_data)) => { Sep 06 00:19:26.941 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 06 00:19:26.941 INFO kablam! Sep 06 00:19:26.941 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAnon` in this scope Sep 06 00:19:26.941 INFO kablam! --> src/semcheck/mismatch.rs:199:15 Sep 06 00:19:26.941 INFO kablam! | Sep 06 00:19:26.942 INFO kablam! 199 | (&TyAnon(a_def_id, a_substs), &TyAnon(b_def_id, b_substs)) => { Sep 06 00:19:26.942 INFO kablam! | ^^^^^^ not found in this scope Sep 06 00:19:26.942 INFO kablam! Sep 06 00:19:26.942 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAnon` in this scope Sep 06 00:19:26.942 INFO kablam! --> src/semcheck/mismatch.rs:199:44 Sep 06 00:19:26.942 INFO kablam! | Sep 06 00:19:26.942 INFO kablam! 199 | (&TyAnon(a_def_id, a_substs), &TyAnon(b_def_id, b_substs)) => { Sep 06 00:19:26.942 INFO kablam! | ^^^^^^ not found in this scope Sep 06 00:19:26.942 INFO kablam! Sep 06 00:19:26.942 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyInfer` in this scope Sep 06 00:19:26.942 INFO kablam! --> src/semcheck/mismatch.rs:206:15 Sep 06 00:19:26.942 INFO kablam! | Sep 06 00:19:26.942 INFO kablam! 206 | (&TyInfer(_), _) | (_, &TyInfer(_)) => { Sep 06 00:19:26.942 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.942 INFO kablam! Sep 06 00:19:26.945 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyInfer` in this scope Sep 06 00:19:26.945 INFO kablam! --> src/semcheck/mismatch.rs:206:37 Sep 06 00:19:26.945 INFO kablam! | Sep 06 00:19:26.945 INFO kablam! 206 | (&TyInfer(_), _) | (_, &TyInfer(_)) => { Sep 06 00:19:26.945 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.945 INFO kablam! Sep 06 00:19:26.945 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAdt` in this scope Sep 06 00:19:26.945 INFO kablam! --> src/semcheck/translate.rs:171:17 Sep 06 00:19:26.945 INFO kablam! | Sep 06 00:19:26.945 INFO kablam! 171 | TyAdt(&AdtDef { ref did, .. }, substs) if self.needs_translation(*did) => { Sep 06 00:19:26.945 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:26.945 INFO kablam! Sep 06 00:19:26.945 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyRef` in this scope Sep 06 00:19:26.945 INFO kablam! --> src/semcheck/translate.rs:181:17 Sep 06 00:19:26.945 INFO kablam! | Sep 06 00:19:26.945 INFO kablam! 181 | TyRef(region, ty, mutbl) => { Sep 06 00:19:26.945 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:26.945 INFO kablam! Sep 06 00:19:26.945 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyFnDef` in this scope Sep 06 00:19:26.945 INFO kablam! --> src/semcheck/translate.rs:185:17 Sep 06 00:19:26.945 INFO kablam! | Sep 06 00:19:26.945 INFO kablam! 185 | TyFnDef(did, substs) => { Sep 06 00:19:26.945 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.945 INFO kablam! Sep 06 00:19:26.945 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyDynamic` in this scope Sep 06 00:19:26.945 INFO kablam! --> src/semcheck/translate.rs:196:17 Sep 06 00:19:26.945 INFO kablam! | Sep 06 00:19:26.945 INFO kablam! 196 | TyDynamic(preds, region) => { Sep 06 00:19:26.945 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:26.945 INFO kablam! Sep 06 00:19:26.945 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyProjection` in this scope Sep 06 00:19:26.946 INFO kablam! --> src/semcheck/translate.rs:262:17 Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 262 | TyProjection(proj) => { Sep 06 00:19:26.946 INFO kablam! | ^^^^^^^^^^^^ did you mean `Projection`? Sep 06 00:19:26.946 INFO kablam! Sep 06 00:19:26.946 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAnon` in this scope Sep 06 00:19:26.946 INFO kablam! --> src/semcheck/translate.rs:272:17 Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 272 | TyAnon(did, substs) => { Sep 06 00:19:26.946 INFO kablam! | ^^^^^^ not found in this scope Sep 06 00:19:26.946 INFO kablam! Sep 06 00:19:26.946 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyParam` in this scope Sep 06 00:19:26.946 INFO kablam! --> src/semcheck/translate.rs:281:17 Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 281 | TyParam(param) => { Sep 06 00:19:26.946 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.946 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 4 | use rustc::hir::def::Def::TyParam; Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! Sep 06 00:19:26.946 INFO kablam! error[E0531]: cannot find tuple struct/variant `GlobalAsm` in this scope Sep 06 00:19:26.946 INFO kablam! --> src/semcheck/traverse.rs:177:30 Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 177 | (GlobalAsm(_), GlobalAsm(_)) | Sep 06 00:19:26.946 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:26.946 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 12 | use rustc::hir::ItemKind::GlobalAsm; Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 12 | use rustc::mir::mono::MonoItem::GlobalAsm; Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 12 | use syntax::ast::ItemKind::GlobalAsm; Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! Sep 06 00:19:26.946 INFO kablam! error[E0531]: cannot find tuple struct/variant `GlobalAsm` in this scope Sep 06 00:19:26.946 INFO kablam! --> src/semcheck/traverse.rs:177:44 Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 177 | (GlobalAsm(_), GlobalAsm(_)) | Sep 06 00:19:26.946 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:26.946 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 12 | use rustc::hir::ItemKind::GlobalAsm; Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 12 | use rustc::mir::mono::MonoItem::GlobalAsm; Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! 12 | use syntax::ast::ItemKind::GlobalAsm; Sep 06 00:19:26.946 INFO kablam! | Sep 06 00:19:26.946 INFO kablam! Sep 06 00:19:26.947 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyParam` in this scope Sep 06 00:19:26.947 INFO kablam! --> src/semcheck/traverse.rs:529:45 Sep 06 00:19:26.947 INFO kablam! | Sep 06 00:19:26.947 INFO kablam! 529 | if let Type(&TyS { sty: TyParam(ParamTy { idx: 0, ..}), ..}) = Sep 06 00:19:26.947 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:26.950 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 06 00:19:26.950 INFO kablam! | Sep 06 00:19:26.950 INFO kablam! 12 | use rustc::hir::def::Def::TyParam; Sep 06 00:19:26.950 INFO kablam! | Sep 06 00:19:26.950 INFO kablam! Sep 06 00:19:26.964 INFO kablam! warning: unused import: `rustc::ty::TypeVariants::*` Sep 06 00:19:26.964 INFO kablam! --> src/semcheck/mismatch.rs:110:13 Sep 06 00:19:26.964 INFO kablam! | Sep 06 00:19:26.964 INFO kablam! 110 | use rustc::ty::TypeVariants::*; Sep 06 00:19:26.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:19:26.964 INFO kablam! | Sep 06 00:19:26.964 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:19:26.964 INFO kablam! Sep 06 00:19:26.964 INFO kablam! warning: unused import: `rustc::ty::TypeVariants::*` Sep 06 00:19:26.964 INFO kablam! --> src/semcheck/translate.rs:167:13 Sep 06 00:19:26.964 INFO kablam! | Sep 06 00:19:26.964 INFO kablam! 167 | use rustc::ty::TypeVariants::*; Sep 06 00:19:26.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:19:26.964 INFO kablam! Sep 06 00:19:26.966 INFO kablam! warning: unused import: `TypeVariants::*` Sep 06 00:19:26.966 INFO kablam! --> src/semcheck/traverse.rs:502:46 Sep 06 00:19:26.966 INFO kablam! | Sep 06 00:19:26.966 INFO kablam! 502 | use rustc::ty::{ParamTy, Predicate, TyS, TypeVariants::*}; Sep 06 00:19:26.966 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 00:19:26.966 INFO kablam! Sep 06 00:19:27.283 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyForeign` in this scope Sep 06 00:19:27.283 INFO kablam! --> src/semcheck/mapping.rs:318:13 Sep 06 00:19:27.283 INFO kablam! | Sep 06 00:19:27.283 INFO kablam! 318 | TyForeign(_) | Sep 06 00:19:27.283 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:27.283 INFO kablam! Sep 06 00:19:27.283 INFO kablam! error[E0531]: cannot find tuple struct/variant `GlobalAsm` in this scope Sep 06 00:19:27.283 INFO kablam! --> src/semcheck/mapping.rs:338:13 Sep 06 00:19:27.283 INFO kablam! | Sep 06 00:19:27.283 INFO kablam! 338 | GlobalAsm(_) | Sep 06 00:19:27.283 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:27.283 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 00:19:27.283 INFO kablam! | Sep 06 00:19:27.283 INFO kablam! 6 | use rustc::hir::ItemKind::GlobalAsm; Sep 06 00:19:27.283 INFO kablam! | Sep 06 00:19:27.283 INFO kablam! 6 | use rustc::mir::mono::MonoItem::GlobalAsm; Sep 06 00:19:27.283 INFO kablam! | Sep 06 00:19:27.283 INFO kablam! 6 | use syntax::ast::ItemKind::GlobalAsm; Sep 06 00:19:27.283 INFO kablam! | Sep 06 00:19:27.283 INFO kablam! Sep 06 00:19:27.283 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAdt` in this scope Sep 06 00:19:27.283 INFO kablam! --> src/semcheck/mismatch.rs:121:15 Sep 06 00:19:27.283 INFO kablam! | Sep 06 00:19:27.283 INFO kablam! 121 | (&TyAdt(a_def, a_substs), &TyAdt(b_def, b_substs)) => { Sep 06 00:19:27.283 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:27.283 INFO kablam! Sep 06 00:19:27.290 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAdt` in this scope Sep 06 00:19:27.290 INFO kablam! --> src/semcheck/mismatch.rs:121:40 Sep 06 00:19:27.290 INFO kablam! | Sep 06 00:19:27.290 INFO kablam! 121 | (&TyAdt(a_def, a_substs), &TyAdt(b_def, b_substs)) => { Sep 06 00:19:27.290 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:27.290 INFO kablam! Sep 06 00:19:27.290 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyArray` in this scope Sep 06 00:19:27.290 INFO kablam! --> src/semcheck/mismatch.rs:151:15 Sep 06 00:19:27.290 INFO kablam! | Sep 06 00:19:27.290 INFO kablam! 151 | (&TyArray(a_t, _), &TyArray(b_t, _)) | Sep 06 00:19:27.290 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.290 INFO kablam! Sep 06 00:19:27.290 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyArray` in this scope Sep 06 00:19:27.290 INFO kablam! --> src/semcheck/mismatch.rs:151:33 Sep 06 00:19:27.290 INFO kablam! | Sep 06 00:19:27.291 INFO kablam! 151 | (&TyArray(a_t, _), &TyArray(b_t, _)) | Sep 06 00:19:27.291 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.291 INFO kablam! Sep 06 00:19:27.291 INFO kablam! error[E0531]: cannot find tuple struct/variant `TySlice` in this scope Sep 06 00:19:27.291 INFO kablam! --> src/semcheck/mismatch.rs:152:15 Sep 06 00:19:27.291 INFO kablam! | Sep 06 00:19:27.291 INFO kablam! 152 | (&TySlice(a_t), &TySlice(b_t)) => { Sep 06 00:19:27.291 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.291 INFO kablam! Sep 06 00:19:27.291 INFO kablam! error[E0531]: cannot find tuple struct/variant `TySlice` in this scope Sep 06 00:19:27.291 INFO kablam! --> src/semcheck/mismatch.rs:152:30 Sep 06 00:19:27.291 INFO kablam! | Sep 06 00:19:27.291 INFO kablam! 152 | (&TySlice(a_t), &TySlice(b_t)) => { Sep 06 00:19:27.291 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.291 INFO kablam! Sep 06 00:19:27.291 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyRawPtr` in this scope Sep 06 00:19:27.291 INFO kablam! --> src/semcheck/mismatch.rs:156:15 Sep 06 00:19:27.291 INFO kablam! | Sep 06 00:19:27.291 INFO kablam! 156 | (&TyRawPtr(a_mt), &TyRawPtr(b_mt)) => { Sep 06 00:19:27.291 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 00:19:27.291 INFO kablam! Sep 06 00:19:27.291 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyRawPtr` in this scope Sep 06 00:19:27.291 INFO kablam! --> src/semcheck/mismatch.rs:156:32 Sep 06 00:19:27.291 INFO kablam! | Sep 06 00:19:27.291 INFO kablam! 156 | (&TyRawPtr(a_mt), &TyRawPtr(b_mt)) => { Sep 06 00:19:27.291 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 00:19:27.291 INFO kablam! Sep 06 00:19:27.291 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyRef` in this scope Sep 06 00:19:27.291 INFO kablam! --> src/semcheck/mismatch.rs:160:15 Sep 06 00:19:27.291 INFO kablam! | Sep 06 00:19:27.291 INFO kablam! 160 | (&TyRef(a_r, a_ty, _), &TyRef(b_r, b_ty, _)) => { Sep 06 00:19:27.291 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:27.291 INFO kablam! Sep 06 00:19:27.291 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyRef` in this scope Sep 06 00:19:27.291 INFO kablam! --> src/semcheck/mismatch.rs:160:37 Sep 06 00:19:27.291 INFO kablam! | Sep 06 00:19:27.291 INFO kablam! 160 | (&TyRef(a_r, a_ty, _), &TyRef(b_r, b_ty, _)) => { Sep 06 00:19:27.291 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:27.291 INFO kablam! Sep 06 00:19:27.291 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyFnDef` in this scope Sep 06 00:19:27.291 INFO kablam! --> src/semcheck/mismatch.rs:165:15 Sep 06 00:19:27.291 INFO kablam! | Sep 06 00:19:27.291 INFO kablam! 165 | (&TyFnDef(a_def_id, a_substs), &TyFnDef(b_def_id, b_substs)) => { Sep 06 00:19:27.291 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.291 INFO kablam! Sep 06 00:19:27.291 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyFnDef` in this scope Sep 06 00:19:27.291 INFO kablam! --> src/semcheck/mismatch.rs:165:45 Sep 06 00:19:27.291 INFO kablam! | Sep 06 00:19:27.291 INFO kablam! 165 | (&TyFnDef(a_def_id, a_substs), &TyFnDef(b_def_id, b_substs)) => { Sep 06 00:19:27.291 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.291 INFO kablam! Sep 06 00:19:27.291 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyFnPtr` in this scope Sep 06 00:19:27.291 INFO kablam! --> src/semcheck/mismatch.rs:175:15 Sep 06 00:19:27.291 INFO kablam! | Sep 06 00:19:27.291 INFO kablam! 175 | (&TyFnPtr(a_fty), &TyFnPtr(b_fty)) => { Sep 06 00:19:27.291 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.292 INFO kablam! Sep 06 00:19:27.292 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyFnPtr` in this scope Sep 06 00:19:27.292 INFO kablam! --> src/semcheck/mismatch.rs:175:32 Sep 06 00:19:27.292 INFO kablam! | Sep 06 00:19:27.292 INFO kablam! 175 | (&TyFnPtr(a_fty), &TyFnPtr(b_fty)) => { Sep 06 00:19:27.292 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.292 INFO kablam! Sep 06 00:19:27.292 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyDynamic` in this scope Sep 06 00:19:27.292 INFO kablam! --> src/semcheck/mismatch.rs:179:15 Sep 06 00:19:27.292 INFO kablam! | Sep 06 00:19:27.292 INFO kablam! 179 | (&TyDynamic(a_obj, a_r), &TyDynamic(b_obj, b_r)) => { Sep 06 00:19:27.292 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:27.292 INFO kablam! Sep 06 00:19:27.292 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyDynamic` in this scope Sep 06 00:19:27.292 INFO kablam! --> src/semcheck/mismatch.rs:179:39 Sep 06 00:19:27.292 INFO kablam! | Sep 06 00:19:27.292 INFO kablam! 179 | (&TyDynamic(a_obj, a_r), &TyDynamic(b_obj, b_r)) => { Sep 06 00:19:27.292 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:27.292 INFO kablam! Sep 06 00:19:27.292 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyTuple` in this scope Sep 06 00:19:27.292 INFO kablam! --> src/semcheck/mismatch.rs:191:15 Sep 06 00:19:27.292 INFO kablam! | Sep 06 00:19:27.292 INFO kablam! 191 | (&TyTuple(as_), &TyTuple(bs)) => { Sep 06 00:19:27.292 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.292 INFO kablam! Sep 06 00:19:27.292 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyTuple` in this scope Sep 06 00:19:27.292 INFO kablam! --> src/semcheck/mismatch.rs:191:30 Sep 06 00:19:27.292 INFO kablam! | Sep 06 00:19:27.292 INFO kablam! 191 | (&TyTuple(as_), &TyTuple(bs)) => { Sep 06 00:19:27.292 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.292 INFO kablam! Sep 06 00:19:27.292 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyProjection` in this scope Sep 06 00:19:27.292 INFO kablam! --> src/semcheck/mismatch.rs:195:15 Sep 06 00:19:27.292 INFO kablam! | Sep 06 00:19:27.292 INFO kablam! 195 | (&TyProjection(a_data), &TyProjection(b_data)) => { Sep 06 00:19:27.292 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 06 00:19:27.292 INFO kablam! Sep 06 00:19:27.292 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyProjection` in this scope Sep 06 00:19:27.292 INFO kablam! --> src/semcheck/mismatch.rs:195:38 Sep 06 00:19:27.292 INFO kablam! | Sep 06 00:19:27.292 INFO kablam! 195 | (&TyProjection(a_data), &TyProjection(b_data)) => { Sep 06 00:19:27.292 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 06 00:19:27.292 INFO kablam! Sep 06 00:19:27.292 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAnon` in this scope Sep 06 00:19:27.292 INFO kablam! --> src/semcheck/mismatch.rs:199:15 Sep 06 00:19:27.292 INFO kablam! | Sep 06 00:19:27.292 INFO kablam! 199 | (&TyAnon(a_def_id, a_substs), &TyAnon(b_def_id, b_substs)) => { Sep 06 00:19:27.292 INFO kablam! | ^^^^^^ not found in this scope Sep 06 00:19:27.292 INFO kablam! Sep 06 00:19:27.292 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAnon` in this scope Sep 06 00:19:27.292 INFO kablam! --> src/semcheck/mismatch.rs:199:44 Sep 06 00:19:27.292 INFO kablam! | Sep 06 00:19:27.292 INFO kablam! 199 | (&TyAnon(a_def_id, a_substs), &TyAnon(b_def_id, b_substs)) => { Sep 06 00:19:27.292 INFO kablam! | ^^^^^^ not found in this scope Sep 06 00:19:27.293 INFO kablam! Sep 06 00:19:27.293 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyInfer` in this scope Sep 06 00:19:27.293 INFO kablam! --> src/semcheck/mismatch.rs:206:15 Sep 06 00:19:27.293 INFO kablam! | Sep 06 00:19:27.293 INFO kablam! 206 | (&TyInfer(_), _) | (_, &TyInfer(_)) => { Sep 06 00:19:27.293 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.293 INFO kablam! Sep 06 00:19:27.293 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyInfer` in this scope Sep 06 00:19:27.293 INFO kablam! --> src/semcheck/mismatch.rs:206:37 Sep 06 00:19:27.293 INFO kablam! | Sep 06 00:19:27.293 INFO kablam! 206 | (&TyInfer(_), _) | (_, &TyInfer(_)) => { Sep 06 00:19:27.293 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.293 INFO kablam! Sep 06 00:19:27.293 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAdt` in this scope Sep 06 00:19:27.293 INFO kablam! --> src/semcheck/translate.rs:171:17 Sep 06 00:19:27.293 INFO kablam! | Sep 06 00:19:27.293 INFO kablam! 171 | TyAdt(&AdtDef { ref did, .. }, substs) if self.needs_translation(*did) => { Sep 06 00:19:27.293 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:27.293 INFO kablam! Sep 06 00:19:27.293 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyRef` in this scope Sep 06 00:19:27.293 INFO kablam! --> src/semcheck/translate.rs:181:17 Sep 06 00:19:27.293 INFO kablam! | Sep 06 00:19:27.293 INFO kablam! 181 | TyRef(region, ty, mutbl) => { Sep 06 00:19:27.293 INFO kablam! | ^^^^^ not found in this scope Sep 06 00:19:27.293 INFO kablam! Sep 06 00:19:27.293 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyFnDef` in this scope Sep 06 00:19:27.293 INFO kablam! --> src/semcheck/translate.rs:185:17 Sep 06 00:19:27.293 INFO kablam! | Sep 06 00:19:27.293 INFO kablam! 185 | TyFnDef(did, substs) => { Sep 06 00:19:27.293 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.293 INFO kablam! Sep 06 00:19:27.293 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyDynamic` in this scope Sep 06 00:19:27.293 INFO kablam! --> src/semcheck/translate.rs:196:17 Sep 06 00:19:27.293 INFO kablam! | Sep 06 00:19:27.293 INFO kablam! 196 | TyDynamic(preds, region) => { Sep 06 00:19:27.293 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:27.293 INFO kablam! Sep 06 00:19:27.293 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyProjection` in this scope Sep 06 00:19:27.293 INFO kablam! --> src/semcheck/translate.rs:262:17 Sep 06 00:19:27.293 INFO kablam! | Sep 06 00:19:27.293 INFO kablam! 262 | TyProjection(proj) => { Sep 06 00:19:27.293 INFO kablam! | ^^^^^^^^^^^^ did you mean `Projection`? Sep 06 00:19:27.293 INFO kablam! Sep 06 00:19:27.293 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyAnon` in this scope Sep 06 00:19:27.293 INFO kablam! --> src/semcheck/translate.rs:272:17 Sep 06 00:19:27.293 INFO kablam! | Sep 06 00:19:27.293 INFO kablam! 272 | TyAnon(did, substs) => { Sep 06 00:19:27.293 INFO kablam! | ^^^^^^ not found in this scope Sep 06 00:19:27.293 INFO kablam! Sep 06 00:19:27.294 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyParam` in this scope Sep 06 00:19:27.294 INFO kablam! --> src/semcheck/translate.rs:281:17 Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.294 INFO kablam! 281 | TyParam(param) => { Sep 06 00:19:27.294 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.294 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.294 INFO kablam! 4 | use rustc::hir::def::Def::TyParam; Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.294 INFO kablam! Sep 06 00:19:27.294 INFO kablam! error[E0531]: cannot find tuple struct/variant `GlobalAsm` in this scope Sep 06 00:19:27.294 INFO kablam! --> src/semcheck/traverse.rs:177:30 Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.294 INFO kablam! 177 | (GlobalAsm(_), GlobalAsm(_)) | Sep 06 00:19:27.294 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:27.294 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.294 INFO kablam! 12 | use rustc::hir::ItemKind::GlobalAsm; Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.294 INFO kablam! 12 | use rustc::mir::mono::MonoItem::GlobalAsm; Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.294 INFO kablam! 12 | use syntax::ast::ItemKind::GlobalAsm; Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.294 INFO kablam! Sep 06 00:19:27.294 INFO kablam! error[E0531]: cannot find tuple struct/variant `GlobalAsm` in this scope Sep 06 00:19:27.294 INFO kablam! --> src/semcheck/traverse.rs:177:44 Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.294 INFO kablam! 177 | (GlobalAsm(_), GlobalAsm(_)) | Sep 06 00:19:27.294 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 06 00:19:27.294 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.294 INFO kablam! 12 | use rustc::hir::ItemKind::GlobalAsm; Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.294 INFO kablam! 12 | use rustc::mir::mono::MonoItem::GlobalAsm; Sep 06 00:19:27.294 INFO kablam! | Sep 06 00:19:27.295 INFO kablam! 12 | use syntax::ast::ItemKind::GlobalAsm; Sep 06 00:19:27.295 INFO kablam! | Sep 06 00:19:27.295 INFO kablam! Sep 06 00:19:27.295 INFO kablam! error[E0531]: cannot find tuple struct/variant `TyParam` in this scope Sep 06 00:19:27.295 INFO kablam! --> src/semcheck/traverse.rs:529:45 Sep 06 00:19:27.295 INFO kablam! | Sep 06 00:19:27.295 INFO kablam! 529 | if let Type(&TyS { sty: TyParam(ParamTy { idx: 0, ..}), ..}) = Sep 06 00:19:27.295 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 00:19:27.295 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 06 00:19:27.295 INFO kablam! | Sep 06 00:19:27.295 INFO kablam! 12 | use rustc::hir::def::Def::TyParam; Sep 06 00:19:27.295 INFO kablam! | Sep 06 00:19:27.295 INFO kablam! Sep 06 00:19:27.318 INFO kablam! warning: unused import: `rustc::ty::TypeVariants::*` Sep 06 00:19:27.318 INFO kablam! --> src/semcheck/mismatch.rs:110:13 Sep 06 00:19:27.318 INFO kablam! | Sep 06 00:19:27.318 INFO kablam! 110 | use rustc::ty::TypeVariants::*; Sep 06 00:19:27.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:19:27.318 INFO kablam! | Sep 06 00:19:27.318 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:19:27.318 INFO kablam! Sep 06 00:19:27.318 INFO kablam! warning: unused import: `rustc::ty::TypeVariants::*` Sep 06 00:19:27.318 INFO kablam! --> src/semcheck/translate.rs:167:13 Sep 06 00:19:27.318 INFO kablam! | Sep 06 00:19:27.318 INFO kablam! 167 | use rustc::ty::TypeVariants::*; Sep 06 00:19:27.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:19:27.318 INFO kablam! Sep 06 00:19:27.318 INFO kablam! warning: unused import: `TypeVariants::*` Sep 06 00:19:27.318 INFO kablam! --> src/semcheck/traverse.rs:502:46 Sep 06 00:19:27.318 INFO kablam! | Sep 06 00:19:27.318 INFO kablam! 502 | use rustc::ty::{ParamTy, Predicate, TyS, TypeVariants::*}; Sep 06 00:19:27.318 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 00:19:27.318 INFO kablam! Sep 06 00:19:27.563 INFO kablam! error: aborting due to 42 previous errors Sep 06 00:19:27.563 INFO kablam! Sep 06 00:19:27.563 INFO kablam! Some errors occurred: E0408, E0432, E0530, E0531. Sep 06 00:19:27.563 INFO kablam! For more information about an error, try `rustc --explain E0408`. Sep 06 00:19:27.584 INFO kablam! error: Could not compile `semverver`. Sep 06 00:19:27.584 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:19:27.953 INFO kablam! error: aborting due to 42 previous errors Sep 06 00:19:27.953 INFO kablam! Sep 06 00:19:27.953 INFO kablam! Some errors occurred: E0408, E0432, E0530, E0531. Sep 06 00:19:27.953 INFO kablam! For more information about an error, try `rustc --explain E0408`. Sep 06 00:19:27.978 INFO kablam! error: Could not compile `semverver`. Sep 06 00:19:27.978 INFO kablam! Sep 06 00:19:27.978 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:19:27.979 INFO kablam! su: No module specific data is present Sep 06 00:19:28.484 INFO running `"docker" "rm" "-f" "24dc90f9dd0922c7d7b6fe7f14129a292afc78b7912325680037ecd06ab9791d"` Sep 06 00:19:28.547 INFO blam! 24dc90f9dd0922c7d7b6fe7f14129a292afc78b7912325680037ecd06ab9791d