[INFO] cloning repository https://github.com/JarrettBillingsley/croc2lua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JarrettBillingsley/croc2lua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fcroc2lua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fcroc2lua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 269664fc83371d53139c8ff36297091713d527c3 [INFO] documenting JarrettBillingsley/croc2lua against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fcroc2lua" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JarrettBillingsley/croc2lua on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JarrettBillingsley/croc2lua [INFO] finished tweaking git repo https://github.com/JarrettBillingsley/croc2lua [INFO] tweaked toml for git repo https://github.com/JarrettBillingsley/croc2lua written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/JarrettBillingsley/croc2lua already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded obstack v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 605337cdef631c19cbc6bb36111a0a9b178a3106e065c23be548d3c9ca13aad4 [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" "605337cdef631c19cbc6bb36111a0a9b178a3106e065c23be548d3c9ca13aad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "605337cdef631c19cbc6bb36111a0a9b178a3106e065c23be548d3c9ca13aad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605337cdef631c19cbc6bb36111a0a9b178a3106e065c23be548d3c9ca13aad4", kill_on_drop: false }` [INFO] [stdout] 605337cdef631c19cbc6bb36111a0a9b178a3106e065c23be548d3c9ca13aad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 684a9fc057271a159787716941a10d6cc716198b4ad2c327cdaf3a0784634d56 [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" "684a9fc057271a159787716941a10d6cc716198b4ad2c327cdaf3a0784634d56", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking obstack v0.1.3 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Documenting croc2lua v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `!` or `::`, found `#` [INFO] [stdout] --> src/name.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 5 | hjasofjasf [INFO] [stdout] | - expected one of `!` or `::` [INFO] [stdout] 6 | #[derive(Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `name::namelist`, `name::varname` [INFO] [stdout] --> src/stat_expr.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use name::{namelist, varname}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ no `varname` in `name` [INFO] [stdout] | | [INFO] [stdout] | no `namelist` in `name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `name::VarName` [INFO] [stdout] --> src/stat_expr_types.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use name::VarName; [INFO] [stdout] | ^^^^^^^^^^^^^ no `VarName` in `name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `stat_expr_types::Exp2`, `stat_expr_types::FlatExp`, `stat_expr_types::OpOrExp2`, `stat_expr_types::UnOrBinOp` [INFO] [stdout] --> src/trans.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use stat_expr_types::{Exp, Exp2, FlatExp, OpOrExp2, UnOrBinOp}; [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ no `UnOrBinOp` in `stat_expr_types` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `OpOrExp2` in `stat_expr_types` [INFO] [stdout] | | no `FlatExp` in `stat_expr_types` [INFO] [stdout] | no `Exp2` in `stat_expr_types` [INFO] [stdout] | help: a similar name exists in the module: `Exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `eat_lua_sep` in this scope [INFO] [stdout] --> src/string.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | named!(pub string_lit, eat_lua_sep!( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `InputTakeAtPosition` [INFO] [stdout] --> src/num.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | ::Item: AsChar, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `InputTakeAtPosition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `InputTakeAtPosition` in this scope [INFO] [stdout] --> src/num.rs:117:6 [INFO] [stdout] | [INFO] [stdout] 117 | T: InputTakeAtPosition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsChar` in this scope [INFO] [stdout] --> src/num.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | ::Item: AsChar, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use nom::AsChar; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IResult` in this scope [INFO] [stdout] --> src/num.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | fn bin_digit(input: T) -> IResult [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 115 | fn bin_digit(input: T) -> Result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use IResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Exp2` in this scope [INFO] [stdout] --> src/stat_expr.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | named!(unopexp2<(Vec, Exp2)>, eat_croc_sep!( [INFO] [stdout] | ^^^^ help: an enum with a similar name exists: `Exp` [INFO] [stdout] | [INFO] [stdout] ::: src/stat_expr_types.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | pub enum Exp<'a> { [INFO] [stdout] | ---------------- similarly named enum `Exp` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FlatExp` in this scope [INFO] [stdout] --> src/stat_expr.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | named!(flatexp, eat_croc_sep!( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Exp2` in this scope [INFO] [stdout] --> src/stat_expr.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | named!(exp2, eat_croc_sep!( [INFO] [stdout] | ^^^^ help: an enum with a similar name exists: `Exp` [INFO] [stdout] | [INFO] [stdout] ::: src/stat_expr_types.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | pub enum Exp<'a> { [INFO] [stdout] | ---------------- similarly named enum `Exp` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ForIter` in this scope [INFO] [stdout] --> src/stat_expr.rs:153:16 [INFO] [stdout] | [INFO] [stdout] 153 | named!(foriter, eat_croc_sep!( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionDef` in this scope [INFO] [stdout] --> src/stat_expr.rs:166:20 [INFO] [stdout] | [INFO] [stdout] 166 | named!(functiondef, eat_croc_sep!( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionName` in this scope [INFO] [stdout] --> src/stat_expr.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | named!(pub funcname, eat_croc_sep!( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionDef` in this scope [INFO] [stdout] --> src/stat_expr.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | named!(localfunctiondef, eat_croc_sep!( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LAssignment` in this scope [INFO] [stdout] --> src/stat_expr.rs:198:23 [INFO] [stdout] | [INFO] [stdout] 198 | named!(localvarassign, eat_croc_sep!( [INFO] [stdout] | ^^^^^^^^^^^ help: a struct with a similar name exists: `AugAssignment` [INFO] [stdout] | [INFO] [stdout] ::: src/stat_expr_types.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct AugAssignment<'a> { [INFO] [stdout] | ---------------------------- similarly named struct `AugAssignment` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionBody` in this scope [INFO] [stdout] --> src/stat_expr.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | named!(lambdadef, eat_croc_sep!( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionBody` in this scope [INFO] [stdout] --> src/stat_expr.rs:221:21 [INFO] [stdout] | [INFO] [stdout] 221 | named!(functionbody, eat_croc_sep!( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpOrVarName` in this scope [INFO] [stdout] --> src/stat_expr.rs:248:19 [INFO] [stdout] | [INFO] [stdout] 248 | named!(prefixexp2, eat_croc_sep!( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Field` in this scope [INFO] [stdout] --> src/stat_expr.rs:312:14 [INFO] [stdout] | [INFO] [stdout] 312 | named!(field, eat_croc_sep!( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Field` in this scope [INFO] [stdout] --> src/stat_expr_types.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | pub type TableLit<'a> = Vec>; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SimpleFuncDecl` in this scope [INFO] [stdout] --> src/stat_expr_types.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | FuncAssign(SimpleFuncDecl<'a>), // Declaring a function in the table [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: Could not document `croc2lua`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name croc2lua 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 lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-4cef34d6671a7dde.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-7e5b28a3c8063937.rmeta --extern obstack=/opt/rustwide/target/debug/deps/libobstack-4c766d77ec6e6660.rmeta --cap-lints=warn --crate-version 0.1.0` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "684a9fc057271a159787716941a10d6cc716198b4ad2c327cdaf3a0784634d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684a9fc057271a159787716941a10d6cc716198b4ad2c327cdaf3a0784634d56", kill_on_drop: false }` [INFO] [stdout] 684a9fc057271a159787716941a10d6cc716198b4ad2c327cdaf3a0784634d56