[INFO] cloning repository https://github.com/carsonmyers/lsapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carsonmyers/lsapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarsonmyers%2Flsapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarsonmyers%2Flsapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df5b4c69b463ad77cd0accb7cee0fb69e0f30234 [INFO] documenting carsonmyers/lsapp against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarsonmyers%2Flsapp" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carsonmyers/lsapp on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carsonmyers/lsapp [INFO] finished tweaking git repo https://github.com/carsonmyers/lsapp [INFO] tweaked toml for git repo https://github.com/carsonmyers/lsapp written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/carsonmyers/lsapp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4b09ffe2fc7e66838018c1b82924206becaf848d2e0e3fcc3b7b4900a40f17e [INFO] running `Command { std: "docker" "start" "-a" "f4b09ffe2fc7e66838018c1b82924206becaf848d2e0e3fcc3b7b4900a40f17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4b09ffe2fc7e66838018c1b82924206becaf848d2e0e3fcc3b7b4900a40f17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b09ffe2fc7e66838018c1b82924206becaf848d2e0e3fcc3b7b4900a40f17e", kill_on_drop: false }` [INFO] [stdout] f4b09ffe2fc7e66838018c1b82924206becaf848d2e0e3fcc3b7b4900a40f17e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a984dafbe5143e5561f2a7bf4d6022b581cb33cb61409558c7d4906ad48c996d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a984dafbe5143e5561f2a7bf4d6022b581cb33cb61409558c7d4906ad48c996d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling eyre v0.4.2 [INFO] [stderr] Checking os_str_bytes v2.3.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking addr2line v0.12.0 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking tracing-subscriber v0.2.5 [INFO] [stderr] Checking color-backtrace v0.4.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.18 [INFO] [stderr] Checking tracing v0.1.14 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.1 [INFO] [stderr] Checking color-eyre v0.3.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Documenting lsapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `tokens` [INFO] [stdout] --> src/parser/mod.rs:43:34 [INFO] [stdout] | [INFO] [stdout] 43 | fn match_text(&mut self, tok tokens::Token) -> Option { [INFO] [stdout] | ^^^^^^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Debug` [INFO] [stdout] --> src/parser/tokens.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | impl Debug for Token { [INFO] [stdout] | ^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::tree::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> src/parser/tree.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | pub span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::span::Span; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Token` in this scope [INFO] [stdout] --> src/parser/tree.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub tokens: Vec, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::tokens::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Debug` [INFO] [stdout] --> src/parser/tree.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | impl Debug for Node { [INFO] [stdout] | ^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::tree::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Debug` [INFO] [stdout] --> src/parser/tree.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl Debug for Section { [INFO] [stdout] | ^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::tree::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Debug` [INFO] [stdout] --> src/parser/tree.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | impl Debug for Entry { [INFO] [stdout] | ^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::tree::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Debug` [INFO] [stdout] --> src/parser/tree.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | impl Debug for ValuePart { [INFO] [stdout] | ^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::tree::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Debug` [INFO] [stdout] --> src/parser/tree.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 79 | impl Debug for ValueKind { [INFO] [stdout] | ^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::tree::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Debug` [INFO] [stdout] --> src/parser/tree.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | impl Debug for Value { [INFO] [stdout] | ^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::tree::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Debug; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenData` in this scope [INFO] [stdout] --> src/parser/mod.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | data: TokenData<'a>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::parser::tokens::TokenData; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Section` in this scope [INFO] [stdout] --> src/parser/mod.rs:31:43 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::parser::tree::Section; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Section` in this scope [INFO] [stdout] --> src/parser/mod.rs:35:43 [INFO] [stdout] | [INFO] [stdout] 35 | fn match_heading(&mut self) -> Result
{ [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use crate::parser::tree::Section; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Entry` in this scope [INFO] [stdout] --> src/parser/mod.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | fn match_entry(&mut self) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 | use crate::parser::tree::Entry; [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::btree_map::Entry; [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::hash_map::Entry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0404, E0412, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stderr] error: Could not document `lsapp`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name lsapp src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-551b267a63959164.rmeta --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-17766f31faec7b07.rmeta --extern eyre=/opt/rustwide/target/debug/deps/libeyre-6af3cb02a710de7a.rmeta --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-df8c4bc45bdefbb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b77a5578016d8a56.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "a984dafbe5143e5561f2a7bf4d6022b581cb33cb61409558c7d4906ad48c996d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a984dafbe5143e5561f2a7bf4d6022b581cb33cb61409558c7d4906ad48c996d", kill_on_drop: false }` [INFO] [stdout] a984dafbe5143e5561f2a7bf4d6022b581cb33cb61409558c7d4906ad48c996d