[INFO] cloning repository https://github.com/Nashenas88/borrow_visualizer_prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nashenas88/borrow_visualizer_prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNashenas88%2Fborrow_visualizer_prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNashenas88%2Fborrow_visualizer_prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00b683757d969f5e6c934cb8af14bec4c95b17ec [INFO] documenting Nashenas88/borrow_visualizer_prototype against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNashenas88%2Fborrow_visualizer_prototype" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nashenas88/borrow_visualizer_prototype on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nashenas88/borrow_visualizer_prototype [INFO] finished tweaking git repo https://github.com/Nashenas88/borrow_visualizer_prototype [INFO] tweaked toml for git repo https://github.com/Nashenas88/borrow_visualizer_prototype written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/Nashenas88/borrow_visualizer_prototype already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-segmentation v1.2.0 [INFO] [stderr] Downloaded serde_derive_internals v0.15.0 [INFO] [stderr] Downloaded clap v2.24.2 [INFO] [stderr] Downloaded serde v1.0.7 [INFO] [stderr] Downloaded serde_derive v1.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eb35916733b6d232dedc760f408f730c7a86f9d8eb01839f5b497b9b47bf295 [INFO] running `Command { std: "docker" "start" "-a" "5eb35916733b6d232dedc760f408f730c7a86f9d8eb01839f5b497b9b47bf295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eb35916733b6d232dedc760f408f730c7a86f9d8eb01839f5b497b9b47bf295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eb35916733b6d232dedc760f408f730c7a86f9d8eb01839f5b497b9b47bf295", kill_on_drop: false }` [INFO] [stdout] 5eb35916733b6d232dedc760f408f730c7a86f9d8eb01839f5b497b9b47bf295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13ba5bec94e95ef5e0ffed51ef30e6606024f6c46a243545caf9a3085c339a2f [INFO] running `Command { std: "docker" "start" "-a" "13ba5bec94e95ef5e0ffed51ef30e6606024f6c46a243545caf9a3085c339a2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking libc v0.2.23 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking serde v1.0.7 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking unicode-segmentation v1.2.0 [INFO] [stderr] Checking log v0.3.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking clap v2.24.2 [INFO] [stderr] Compiling serde_derive_internals v0.15.0 [INFO] [stderr] Checking serde_json v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.7 [INFO] [stderr] Documenting borrow_bounds v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | rustc_diagnostic_macros, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> src/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.61.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.tsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | 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_borrowck` [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate rustc_borrowck as borrowck; [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:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate rustc_errors as 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 `syntax` [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax_pos` [INFO] [stdout] --> src/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syntax_pos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `config` [INFO] [stdout] --> src/borrowcalls.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | _: &config::Options, [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 `ast` [INFO] [stdout] --> src/borrowcalls.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | _: &ast::CrateConfig, [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 `driver` [INFO] [stdout] --> src/borrowcalls.rs:102:74 [INFO] [stdout] | [INFO] [stdout] 102 | fn build_controller(&mut self, _: &Session, _: &getopts::Matches) -> 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 `ast` [INFO] [stdout] --> src/borrowcalls.rs:286:69 [INFO] [stdout] | [INFO] [stdout] 286 | fn expr_borrows_node_id<'a, 'tcx>(tcx: &TyCtxt<'a, 'tcx, 'tcx>, id: ast::NodeId, expr: &hir::Expr, is_ref: bool) -> bool { [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/borrowcalls.rs:286:89 [INFO] [stdout] | [INFO] [stdout] 286 | fn expr_borrows_node_id<'a, 'tcx>(tcx: &TyCtxt<'a, 'tcx, 'tcx>, id: ast::NodeId, expr: &hir::Expr, is_ref: bool) -> bool { [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_map` [INFO] [stdout] --> src/borrowcalls.rs:338:48 [INFO] [stdout] | [INFO] [stdout] 338 | -> Option<(syntax::ast::NodeId, Option>, blocks::FnLikeNode<'tcx>, hir_map::Node<'tcx>, syntax::ast::NodeId)> { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `hir_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blocks` [INFO] [stdout] --> src/borrowcalls.rs:338:70 [INFO] [stdout] | [INFO] [stdout] 338 | -> Option<(syntax::ast::NodeId, Option>, blocks::FnLikeNode<'tcx>, hir_map::Node<'tcx>, syntax::ast::NodeId)> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `blocks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir_map` [INFO] [stdout] --> src/borrowcalls.rs:338:96 [INFO] [stdout] | [INFO] [stdout] 338 | -> Option<(syntax::ast::NodeId, Option>, blocks::FnLikeNode<'tcx>, hir_map::Node<'tcx>, syntax::ast::NodeId)> { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `hir_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir_map` [INFO] [stdout] --> src/borrowcalls.rs:423:93 [INFO] [stdout] | [INFO] [stdout] 423 | fn get_fn_node<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>, id: syntax::ast::NodeId, node: Option>) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `hir_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir_map` [INFO] [stdout] --> src/borrowcalls.rs:424:48 [INFO] [stdout] | [INFO] [stdout] 424 | -> Option<(syntax::ast::NodeId, Option>, blocks::FnLikeNode<'tcx>, hir_map::Node<'tcx>, syntax::ast::NodeId)> { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `hir_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blocks` [INFO] [stdout] --> src/borrowcalls.rs:424:70 [INFO] [stdout] | [INFO] [stdout] 424 | -> Option<(syntax::ast::NodeId, Option>, blocks::FnLikeNode<'tcx>, hir_map::Node<'tcx>, syntax::ast::NodeId)> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `blocks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir_map` [INFO] [stdout] --> src/borrowcalls.rs:424:96 [INFO] [stdout] | [INFO] [stdout] 424 | -> Option<(syntax::ast::NodeId, Option>, blocks::FnLikeNode<'tcx>, hir_map::Node<'tcx>, syntax::ast::NodeId)> { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `hir_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hir` [INFO] [stdout] --> src/borrowcalls.rs:462:25 [INFO] [stdout] | [INFO] [stdout] 462 | fn filter_pattern(pat: &hir::Pat, offset: BytePos, line: &Range) -> Option { [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/borrowcalls.rs:462:85 [INFO] [stdout] | [INFO] [stdout] 462 | fn filter_pattern(pat: &hir::Pat, offset: BytePos, line: &Range) -> Option { [INFO] [stdout] | ^^^ use of undeclared crate or module `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | Bytes(BytePos, Range), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 28 | enum InputKind<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, BytePos` [INFO] [stdout] 29 | Bytes(BytePos, Range), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn with_bytes(offset: BytePos, line: Range) -> Self { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 38 | impl<'a> BorrowCalls<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, BytePos` [INFO] [stdout] 39 | pub fn with_bytes(offset: BytePos, line: Range) -> 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/borrowcalls.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_byte_info<'t, 'tcx>(&self, tcx: TyCtxt<'t, 'tcx, 'tcx>) -> Result<(BytePos, Range), String> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:51:79 [INFO] [stdout] | [INFO] [stdout] 38 | impl<'a> BorrowCalls<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, BytePos` [INFO] [stdout] ... [INFO] [stdout] 51 | fn get_byte_info<'t, 'tcx>(&self, tcx: TyCtxt<'t, 'tcx, 'tcx>) -> Result<(BytePos, Range), String> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:51:94 [INFO] [stdout] | [INFO] [stdout] 38 | impl<'a> BorrowCalls<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, BytePos` [INFO] [stdout] ... [INFO] [stdout] 51 | fn get_byte_info<'t, 'tcx>(&self, tcx: TyCtxt<'t, 'tcx, 'tcx>) -> Result<(BytePos, Range), String> { [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/borrowcalls.rs:81:63 [INFO] [stdout] | [INFO] [stdout] 81 | fn get_region_constructor(&self) -> Box Fn(TyCtxt<'t, 'tcx, 'tcx>, Kind, Span) -> Region> { [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/borrowcalls.rs:81:93 [INFO] [stdout] | [INFO] [stdout] 38 | impl<'a> BorrowCalls<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Span` [INFO] [stdout] ... [INFO] [stdout] 81 | fn get_region_constructor(&self) -> Box Fn(TyCtxt<'t, 'tcx, 'tcx>, Kind, Span) -> Region> { [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/borrowcalls.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | impl<'a, 'b: 'a> CompilerCalls<'a> for BorrowCalls<'b> { [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/borrowcalls.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 89 | impl<'a, 'b: 'a> CompilerCalls<'a> for BorrowCalls<'b> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Input` [INFO] [stdout] ... [INFO] [stdout] 97 | -> Option<(Input, Option)> { [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/borrowcalls.rs:102:40 [INFO] [stdout] | [INFO] [stdout] 102 | fn build_controller(&mut self, _: &Session, _: &getopts::Matches) -> driver::CompileController<'a> { [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/borrowcalls.rs:286:41 [INFO] [stdout] | [INFO] [stdout] 286 | fn expr_borrows_node_id<'a, 'tcx>(tcx: &TyCtxt<'a, 'tcx, 'tcx>, id: ast::NodeId, expr: &hir::Expr, is_ref: bool) -> bool { [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/borrowcalls.rs:337:47 [INFO] [stdout] | [INFO] [stdout] 337 | fn nodeid_from_offset_and_line<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>, offset: BytePos, line: &Range) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:337:79 [INFO] [stdout] | [INFO] [stdout] 337 | fn nodeid_from_offset_and_line<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>, offset: BytePos, line: &Range) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:337:101 [INFO] [stdout] | [INFO] [stdout] 337 | fn nodeid_from_offset_and_line<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>, offset: BytePos, line: &Range) [INFO] [stdout] | - help: you might be missing a type parameter: `, BytePos` ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> src/borrowcalls.rs:423:31 [INFO] [stdout] | [INFO] [stdout] 423 | fn get_fn_node<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>, id: syntax::ast::NodeId, node: Option>) [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/borrowcalls.rs:451:22 [INFO] [stdout] | [INFO] [stdout] 451 | fn within_span(span: Span, offset: BytePos, line: &Range) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:451:36 [INFO] [stdout] | [INFO] [stdout] 451 | fn within_span(span: Span, offset: BytePos, line: &Range) -> bool { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:451:58 [INFO] [stdout] | [INFO] [stdout] 451 | fn within_span(span: Span, offset: BytePos, line: &Range) -> bool { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/borrowcalls.rs:457:26 [INFO] [stdout] | [INFO] [stdout] 457 | fn within_def_span(span: Span, offset: BytePos) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:457:40 [INFO] [stdout] | [INFO] [stdout] 457 | fn within_def_span(span: Span, offset: BytePos) -> bool { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:462:43 [INFO] [stdout] | [INFO] [stdout] 462 | fn filter_pattern(pat: &hir::Pat, offset: BytePos, line: &Range) -> Option { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BytePos` in this scope [INFO] [stdout] --> src/borrowcalls.rs:462:65 [INFO] [stdout] | [INFO] [stdout] 462 | fn filter_pattern(pat: &hir::Pat, offset: BytePos, line: &Range) -> Option { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/region.rs:50:34 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new(kind: Kind, span: Span) -> 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/region.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn new<'t, 'tcx>(tcx: TyCtxt<'t, 'tcx, 'tcx>, kind: Kind, span: Span) -> 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/region.rs:132:73 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn new<'t, 'tcx>(tcx: TyCtxt<'t, 'tcx, 'tcx>, kind: Kind, span: Span) -> Self { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature( [INFO] [stdout] 2 | | box_syntax, [INFO] [stdout] 3 | | rustc_private, [INFO] [stdout] 4 | | conservative_impl_trait, [INFO] [stdout] 5 | | rustc_diagnostic_macros, [INFO] [stdout] 6 | | str_escape)] [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 50 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not document `borrow_bounds` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name borrow_bounds src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=1b338b02350d8c78 -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-ec7660bec4f1a5a4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-fba98ecb45d5019a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fa80bc3399d94071.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-437fa94435ccc0d0.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-79d68c560b506db7.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "13ba5bec94e95ef5e0ffed51ef30e6606024f6c46a243545caf9a3085c339a2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ba5bec94e95ef5e0ffed51ef30e6606024f6c46a243545caf9a3085c339a2f", kill_on_drop: false }` [INFO] [stdout] 13ba5bec94e95ef5e0ffed51ef30e6606024f6c46a243545caf9a3085c339a2f