[INFO] cloning repository https://github.com/Nemo157/rjsc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nemo157/rjsc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNemo157%2Frjsc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNemo157%2Frjsc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dadcfd6cb5d56d9b4f31b675ddf4f72a6dc9a63 [INFO] testing Nemo157/rjsc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNemo157%2Frjsc" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nemo157/rjsc 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 git repo https://github.com/Nemo157/rjsc [INFO] finished tweaking git repo https://github.com/Nemo157/rjsc [INFO] tweaked toml for git repo https://github.com/Nemo157/rjsc written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/Nemo157/rjsc already has a lockfile, it will not be regenerated [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-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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] ef33b19bd060531a0c94158ad8e0723468dc0eb6bc08a2814a212a69cf8dac0d [INFO] running `Command { std: "docker" "start" "-a" "ef33b19bd060531a0c94158ad8e0723468dc0eb6bc08a2814a212a69cf8dac0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef33b19bd060531a0c94158ad8e0723468dc0eb6bc08a2814a212a69cf8dac0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef33b19bd060531a0c94158ad8e0723468dc0eb6bc08a2814a212a69cf8dac0d", kill_on_drop: false }` [INFO] [stdout] ef33b19bd060531a0c94158ad8e0723468dc0eb6bc08a2814a212a69cf8dac0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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] 3938b07f7c9dbb08d9a1d7aa5d3bf6e138b7f0d69706a37dc988d52a0c48a3c3 [INFO] running `Command { std: "docker" "start" "-a" "3938b07f7c9dbb08d9a1d7aa5d3bf6e138b7f0d69706a37dc988d52a0c48a3c3", kill_on_drop: false }` [INFO] [stderr] Compiling rjsc v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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.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] 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.lsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | 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 `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 `diagnostics` [INFO] [stdout] --> src/calls.rs:21:60 [INFO] [stdout] | [INFO] [stdout] 21 | fn early_callback(&mut self, _: &getopts::Matches, _: &diagnostics::registry::Registry) -> Compilation { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `diagnostics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Compilation` [INFO] [stdout] --> src/calls.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | Compilation::Continue [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Compilation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Compilation` [INFO] [stdout] --> src/calls.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | Compilation::Continue [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Compilation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config` [INFO] [stdout] --> src/calls.rs:34:54 [INFO] [stdout] | [INFO] [stdout] 34 | fn no_input(&mut self, m: &getopts::Matches, o: &config::Options, odir: &Option, ofile: &Option, r: &diagnostics::registr... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `diagnostics` [INFO] [stdout] --> src/calls.rs:34:118 [INFO] [stdout] | [INFO] [stdout] 34 | ...ion, ofile: &Option, r: &diagnostics::registry::Registry) -> Option<(Input, Option)> { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `diagnostics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `driver` [INFO] [stdout] --> src/calls.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | fn build_controller(&mut self, _: &Session) -> driver::CompileController<'a> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `driver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `driver` [INFO] [stdout] --> src/calls.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | let mut control = driver::CompileController::basic(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `driver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Compilation` [INFO] [stdout] --> src/calls.rs:42:39 [INFO] [stdout] | [INFO] [stdout] 42 | control.after_analysis.stop = Compilation::Stop; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Compilation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> src/calls.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | visit::walk_crate(&mut visitor, krate); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> src/visitor.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | impl<'v> visit::Visitor<'v> for RjscVisitor { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FnKind` [INFO] [stdout] --> src/visitor.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | FnKind::FkItemFn(ident, _, _, _) => { [INFO] [stdout] | ^^^^^^ use of undeclared type `FnKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pat_` [INFO] [stdout] --> src/visitor.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | Pat_::PatIdent(_, ref node, _) => self.print(format!("{}", node.node.name)), [INFO] [stdout] | ^^^^ use of undeclared type `Pat_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> src/visitor.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | visit::walk_fn(self, fk, fd, b, s); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> src/visitor.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | visit::walk_block(self, b); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Stmt_` [INFO] [stdout] --> src/visitor.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | Stmt_::StmtSemi(..) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Stmt_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> src/visitor.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | visit::walk_stmt(self, s); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> src/visitor.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | Expr_::ExprCall(ref fun, ref args) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> src/visitor.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | Expr_::ExprLit(ref lit) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lit_` [INFO] [stdout] --> src/visitor.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | Lit_::LitStr(ref st, StrStyle::CookedStr) => { [INFO] [stdout] | ^^^^ use of undeclared type `Lit_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StrStyle` [INFO] [stdout] --> src/visitor.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | Lit_::LitStr(ref st, StrStyle::CookedStr) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `StrStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> src/visitor.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | Expr_::ExprPath(_, ref path) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> src/visitor.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | Expr_::ExprBlock(..) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> src/visitor.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | visit::walk_expr(self, ex); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RustcDefaultCalls` in this scope [INFO] [stdout] --> src/calls.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | default_calls: 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/calls.rs:16:44 [INFO] [stdout] | [INFO] [stdout] 16 | RjscCompilerCalls { default_calls: RustcDefaultCalls } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `CompilerCalls` in this scope [INFO] [stdout] --> src/calls.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> CompilerCalls<'a> for RjscCompilerCalls { [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/calls.rs:21:96 [INFO] [stdout] | [INFO] [stdout] 21 | fn early_callback(&mut self, _: &getopts::Matches, _: &diagnostics::registry::Registry) -> Compilation { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> src/calls.rs:25:59 [INFO] [stdout] | [INFO] [stdout] 25 | fn late_callback(&mut self, m: &getopts::Matches, s: &Session, i: &Input, odir: &Option, ofile: &Option) -> Compilation { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> src/calls.rs:25:72 [INFO] [stdout] | [INFO] [stdout] 25 | fn late_callback(&mut self, m: &getopts::Matches, s: &Session, i: &Input, odir: &Option, ofile: &Option) -> Compilation { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> src/calls.rs:25:93 [INFO] [stdout] | [INFO] [stdout] 25 | fn late_callback(&mut self, m: &getopts::Matches, s: &Session, i: &Input, odir: &Option, ofile: &Option) -> Compilation { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> src/calls.rs:25:115 [INFO] [stdout] | [INFO] [stdout] 25 | fn late_callback(&mut self, m: &getopts::Matches, s: &Session, i: &Input, odir: &Option, ofile: &Option) -> Compilation { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Compilation` in this scope [INFO] [stdout] --> src/calls.rs:25:125 [INFO] [stdout] | [INFO] [stdout] 25 | fn late_callback(&mut self, m: &getopts::Matches, s: &Session, i: &Input, odir: &Option, ofile: &Option) -> Compilation { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> src/calls.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | fn some_input(&mut self, input: Input, input_path: Option) -> (Input, Option) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> src/calls.rs:30:63 [INFO] [stdout] | [INFO] [stdout] 30 | fn some_input(&mut self, input: Input, input_path: Option) -> (Input, Option) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> src/calls.rs:30:74 [INFO] [stdout] | [INFO] [stdout] 30 | fn some_input(&mut self, input: Input, input_path: Option) -> (Input, Option) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> src/calls.rs:30:88 [INFO] [stdout] | [INFO] [stdout] 30 | fn some_input(&mut self, input: Input, input_path: Option) -> (Input, Option) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> src/calls.rs:34:85 [INFO] [stdout] | [INFO] [stdout] 34 | fn no_input(&mut self, m: &getopts::Matches, o: &config::Options, odir: &Option, ofile: &Option, r: &diagnostics::registr... [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> src/calls.rs:34:107 [INFO] [stdout] | [INFO] [stdout] 34 | fn no_input(&mut self, m: &getopts::Matches, o: &config::Options, odir: &Option, ofile: &Option, r: &diagnostics::registr... [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> src/calls.rs:34:162 [INFO] [stdout] | [INFO] [stdout] 20 | ...<'a> CompilerCalls<'a> for RjscCompilerCalls { [INFO] [stdout] | - help: you might be missing a type parameter: `, Input` [INFO] [stdout] ... [INFO] [stdout] 34 | ...fn no_input(&mut self, m: &getopts::Matches, o: &config::Options, odir: &Option, ofile: &Option, r: &diagnostics::registry::Registry) -> Option<(Input, O... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> src/calls.rs:34:176 [INFO] [stdout] | [INFO] [stdout] 34 | ...ostics::registry::Registry) -> Option<(Input, Option)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> src/calls.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | fn build_controller(&mut self, _: &Session) -> driver::CompileController<'a> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnKind` in this scope [INFO] [stdout] --> src/visitor.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | fn visit_fn(&mut self, fk: FnKind<'v>, fd: &'v FnDecl, b: &'v Block, s: Span, _: NodeId) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnDecl` in this scope [INFO] [stdout] --> src/visitor.rs:55:52 [INFO] [stdout] | [INFO] [stdout] 55 | fn visit_fn(&mut self, fk: FnKind<'v>, fd: &'v FnDecl, b: &'v Block, s: Span, _: NodeId) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/visitor.rs:55:67 [INFO] [stdout] | [INFO] [stdout] 55 | fn visit_fn(&mut self, fk: FnKind<'v>, fd: &'v FnDecl, b: &'v Block, s: Span, _: NodeId) { [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/visitor.rs:55:77 [INFO] [stdout] | [INFO] [stdout] 55 | fn visit_fn(&mut self, fk: FnKind<'v>, fd: &'v FnDecl, b: &'v Block, s: Span, _: NodeId) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in this scope [INFO] [stdout] --> src/visitor.rs:55:86 [INFO] [stdout] | [INFO] [stdout] 55 | fn visit_fn(&mut self, fk: FnKind<'v>, fd: &'v FnDecl, b: &'v Block, s: Span, _: NodeId) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/visitor.rs:75:38 [INFO] [stdout] | [INFO] [stdout] 75 | fn visit_block(&mut self, b: &'v Block) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> src/visitor.rs:83:37 [INFO] [stdout] | [INFO] [stdout] 83 | fn visit_stmt(&mut self, s: &'v Stmt) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> src/visitor.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | fn visit_expr(&mut self, ex: &'v Expr) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_exit_status` in module `std::env` [INFO] [stdout] --> src/main.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | std::env::set_exit_status(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `std::env` [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(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/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(old_path)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(exit_status)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(old_path)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(exit_status)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `old_path` [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(old_path)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `exit_status` [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(exit_status)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 61 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433, E0463, E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rjsc` due to 62 previous errors [INFO] running `Command { std: "docker" "inspect" "3938b07f7c9dbb08d9a1d7aa5d3bf6e138b7f0d69706a37dc988d52a0c48a3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3938b07f7c9dbb08d9a1d7aa5d3bf6e138b7f0d69706a37dc988d52a0c48a3c3", kill_on_drop: false }` [INFO] [stdout] 3938b07f7c9dbb08d9a1d7aa5d3bf6e138b7f0d69706a37dc988d52a0c48a3c3