[INFO] fetching crate yaiouom-check 0.1.0... [INFO] testing yaiouom-check-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate yaiouom-check 0.1.0 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate yaiouom-check 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yaiouom-check 0.1.0 [INFO] finished tweaking crates.io crate yaiouom-check 0.1.0 [INFO] tweaked toml for crates.io crate yaiouom-check 0.1.0 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 652b2c5a2ba5753a419d99b492362300c54ec5e7823a178b58f28af4150a6bdb [INFO] running `Command { std: "docker" "start" "-a" "652b2c5a2ba5753a419d99b492362300c54ec5e7823a178b58f28af4150a6bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "652b2c5a2ba5753a419d99b492362300c54ec5e7823a178b58f28af4150a6bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "652b2c5a2ba5753a419d99b492362300c54ec5e7823a178b58f28af4150a6bdb", kill_on_drop: false }` [INFO] [stdout] 652b2c5a2ba5753a419d99b492362300c54ec5e7823a178b58f28af4150a6bdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01e680f4009bfebf61e3688d9333ff3194fad6be0fb17e75261d4bf75ebcf7df [INFO] running `Command { std: "docker" "start" "-a" "01e680f4009bfebf61e3688d9333ff3194fad6be0fb17e75261d4bf75ebcf7df", kill_on_drop: false }` [INFO] [stderr] Compiling yaiouom-check v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/cargo.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/cargo.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yaiouom-check` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.tsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rustc_driver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate rustc_errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_trans_utils` [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate rustc_trans_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> src/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> src/dimanalysis.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 29 | ... id: ast::NodeId) [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 `hir` [INFO] [stdout] --> src/dimanalysis.rs:30:41 [INFO] [stdout] | [INFO] [stdout] 30 | ... -> Option<(hir::BodyId, Option<&'tcx hir::FnDecl>)> [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:30:67 [INFO] [stdout] | [INFO] [stdout] 30 | ... -> Option<(hir::BodyId, Option<&'tcx hir::FnDecl>)> [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | hir::map::NodeItem(item) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | hir::ItemConst(_, body) | [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | hir::ItemStatic(_, _, body) => [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | hir::ItemFn(ref decl, .., body) => [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | hir::map::NodeTraitItem(item) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | hir::TraitItemKind::Const(_, Some(body)) => [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | hir::TraitItemKind::Method(ref sig, hir::TraitMethod::Provided(body)) => [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:48:53 [INFO] [stdout] | [INFO] [stdout] 48 | hir::TraitItemKind::Method(ref sig, hir::TraitMethod::Provided(body)) => [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | hir::map::NodeImplItem(item) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | hir::ImplItemKind::Const(_, body) => [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | hir::ImplItemKind::Method(ref sig, body) => [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | hir::map::NodeExpr(expr) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | hir::ExprClosure(..) => [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | Some((hir::BodyId { node_id: expr.id }, None)), [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/dimanalysis.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | ty::TyAdt(ref def, _) => [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/dimanalysis.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | ty::TyParam(ref param) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/dimanalysis.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | ty::TyAdt(def, subst) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `attr` [INFO] [stdout] --> src/dimanalysis.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | if attr::contains_name(&self.tcx.get_attrs(def.did), YAOIOUM_ATTR_COMBINATOR_MUL) { [INFO] [stdout] | ^^^^ use of undeclared crate or module `attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `attr` [INFO] [stdout] --> src/dimanalysis.rs:174:27 [INFO] [stdout] | [INFO] [stdout] 174 | } else if attr::contains_name(&self.tcx.get_attrs(def.did), YAOIOUM_ATTR_COMBINATOR_INV) { [INFO] [stdout] | ^^^^ use of undeclared crate or module `attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `attr` [INFO] [stdout] --> src/dimanalysis.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | } else if attr::contains_name(&self.tcx.get_attrs(def.did), YAOIOUM_ATTR_COMBINATOR_DIMENSIONLESS) { [INFO] [stdout] | ^^^^ use of undeclared crate or module `attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/dimanalysis.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | ty::TyParam(param) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> src/dimanalysis.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | ty::TyError => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NestedVisitorMap` [INFO] [stdout] --> src/dimanalysis.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | NestedVisitorMap::None [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `NestedVisitorMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/dimanalysis.rs:238:40 [INFO] [stdout] | [INFO] [stdout] 238 | fn visit_expr(&mut self, expr: &'v hir::Expr) { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `attr` [INFO] [stdout] --> src/dimanalysis.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | if attr::contains_name(&self.tcx.get_attrs(def_id), YAOIOUM_ATTR_CHECK_UNIFY) { [INFO] [stdout] | ^^^^ use of undeclared crate or module `attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `intravisit` [INFO] [stdout] --> src/dimanalysis.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | intravisit::walk_expr(self, expr); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `intravisit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DiagnosticStyledString` [INFO] [stdout] --> src/dimanalysis.rs:317:40 [INFO] [stdout] | [INFO] [stdout] 317 | let mut expected = DiagnosticStyledString::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `DiagnosticStyledString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DiagnosticStyledString` [INFO] [stdout] --> src/dimanalysis.rs:320:37 [INFO] [stdout] | [INFO] [stdout] 320 | let mut found = DiagnosticStyledString::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `DiagnosticStyledString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `driver` [INFO] [stdout] --> src/main.rs:59:99 [INFO] [stdout] | [INFO] [stdout] 59 | fn build_controller(&mut self, sess: &rustc::session::Session, matches: &getopts::Matches) -> driver::CompileController<'a> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `driver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/dimanalysis.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | fn primary_body_of<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/dimanalysis.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | tcx: TyCtxt<'v, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/dimanalysis.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | left: HashMap, (HashSet, i32)>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/dimanalysis.rs:84:39 [INFO] [stdout] | [INFO] [stdout] 82 | struct UnitConstraints<'v, 'tcx: 'v> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Span` [INFO] [stdout] 83 | tcx: TyCtxt<'v, 'tcx, 'tcx>, [INFO] [stdout] 84 | left: HashMap, (HashSet, i32)>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/dimanalysis.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | right: HashMap, (HashSet, i32)>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/dimanalysis.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 82 | struct UnitConstraints<'v, 'tcx: 'v> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Span` [INFO] [stdout] ... [INFO] [stdout] 85 | right: HashMap, (HashSet, i32)>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/dimanalysis.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | def_id: DefId, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/dimanalysis.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/dimanalysis.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 138 | fn from(tcx: TyCtxt<'v, 'tcx, 'tcx>, span: Span, def_id: DefId) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/dimanalysis.rs:138:48 [INFO] [stdout] | [INFO] [stdout] 138 | fn from(tcx: TyCtxt<'v, 'tcx, 'tcx>, span: Span, def_id: DefId) -> Self { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/dimanalysis.rs:138:62 [INFO] [stdout] | [INFO] [stdout] 138 | fn from(tcx: TyCtxt<'v, 'tcx, 'tcx>, span: Span, def_id: DefId) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/dimanalysis.rs:147:31 [INFO] [stdout] | [INFO] [stdout] 147 | fn add_one(&mut self, ty: Ty<'tcx>, span: Span, left: bool, positive: bool) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/dimanalysis.rs:147:47 [INFO] [stdout] | [INFO] [stdout] 147 | fn add_one(&mut self, ty: Ty<'tcx>, span: Span, left: bool, positive: bool) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/dimanalysis.rs:160:27 [INFO] [stdout] | [INFO] [stdout] 160 | fn add(&mut self, ty: Ty<'tcx>, left: bool, positive: bool) -> Result<(), ()> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/dimanalysis.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | tcx: TyCtxt<'v, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeckTables` in this scope [INFO] [stdout] --> src/dimanalysis.rs:209:19 [INFO] [stdout] | [INFO] [stdout] 209 | tables: &'tcx TypeckTables<'tcx>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/dimanalysis.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | def_id: DefId, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/dimanalysis.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | fn add_unification(&mut self, left: Ty<'tcx>, right: Ty<'tcx>, span: Span) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> src/dimanalysis.rs:214:58 [INFO] [stdout] | [INFO] [stdout] 214 | fn add_unification(&mut self, left: Ty<'tcx>, right: Ty<'tcx>, span: Span) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/dimanalysis.rs:214:74 [INFO] [stdout] | [INFO] [stdout] 214 | fn add_unification(&mut self, left: Ty<'tcx>, right: Ty<'tcx>, span: Span) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Visitor` in this scope [INFO] [stdout] --> src/dimanalysis.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | impl<'v, 'tcx> Visitor<'v> for GatherConstraintsVisitor<'v, 'tcx> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NestedVisitorMap` in this scope [INFO] [stdout] --> src/dimanalysis.rs:234:52 [INFO] [stdout] | [INFO] [stdout] 234 | fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'v> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprMethodCall` in this scope [INFO] [stdout] --> src/dimanalysis.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | ExprMethodCall(_, _, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/dimanalysis.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeckTables` in this scope [INFO] [stdout] --> src/dimanalysis.rs:267:19 [INFO] [stdout] | [INFO] [stdout] 267 | tables: &'tcx TypeckTables<'tcx>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/dimanalysis.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | def_id: DefId, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/dimanalysis.rs:272:21 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn new(tcx: TyCtxt<'a, 'tcx, 'tcx>, tables: &'tcx TypeckTables<'tcx>, def_id: DefId) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeckTables` in this scope [INFO] [stdout] --> src/dimanalysis.rs:272:59 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn new(tcx: TyCtxt<'a, 'tcx, 'tcx>, tables: &'tcx TypeckTables<'tcx>, def_id: DefId) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/dimanalysis.rs:272:87 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn new(tcx: TyCtxt<'a, 'tcx, 'tcx>, tables: &'tcx TypeckTables<'tcx>, def_id: DefId) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/main.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | fn typeck_tables_of<'a, 'tcx>(ctx: TyCtxt<'a, 'tcx, 'tcx>, id: DefId) -> &'tcx TypeckTables<'tcx> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> src/main.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | fn typeck_tables_of<'a, 'tcx>(ctx: TyCtxt<'a, 'tcx, 'tcx>, id: DefId) -> &'tcx TypeckTables<'tcx> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeckTables` in this scope [INFO] [stdout] --> src/main.rs:21:80 [INFO] [stdout] | [INFO] [stdout] 21 | fn typeck_tables_of<'a, 'tcx>(ctx: TyCtxt<'a, 'tcx, 'tcx>, id: DefId) -> &'tcx TypeckTables<'tcx> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RustcDefaultCalls` in this scope [INFO] [stdout] --> src/main.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | default: RustcDefaultCalls, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RustcDefaultCalls` in this scope [INFO] [stdout] --> src/main.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | default: RustcDefaultCalls [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Compilation` in this scope [INFO] [stdout] --> src/main.rs:47:236 [INFO] [stdout] | [INFO] [stdout] 47 | ...put: rustc::session::config::ErrorOutputType) -> Compilation { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Compilation` in this scope [INFO] [stdout] --> src/main.rs:55:292 [INFO] [stdout] | [INFO] [stdout] 55 | ...r: &Option, ofile: &Option) -> Compilation { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0581]: return type references lifetime `'tcx`, which is not constrained by the fn input types [INFO] [stdout] --> src/main.rs:21:74 [INFO] [stdout] | [INFO] [stdout] 21 | fn typeck_tables_of<'a, 'tcx>(ctx: TyCtxt<'a, 'tcx, 'tcx>, id: DefId) -> &'tcx TypeckTables<'tcx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 75 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433, E0463, E0531, E0554, E0581. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yaiouom-check` due to 76 previous errors [INFO] running `Command { std: "docker" "inspect" "01e680f4009bfebf61e3688d9333ff3194fad6be0fb17e75261d4bf75ebcf7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e680f4009bfebf61e3688d9333ff3194fad6be0fb17e75261d4bf75ebcf7df", kill_on_drop: false }` [INFO] [stdout] 01e680f4009bfebf61e3688d9333ff3194fad6be0fb17e75261d4bf75ebcf7df