[INFO] cloning repository https://github.com/4b1dden/forklift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4b1dden/forklift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4b1dden%2Fforklift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4b1dden%2Fforklift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ff59a8d910776aefb5d8eacc91c51d538ffc115
[INFO] documenting 4b1dden/forklift against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4b1dden%2Fforklift" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4b1dden/forklift
[INFO] finished tweaking git repo https://github.com/4b1dden/forklift
[INFO] tweaked toml for git repo https://github.com/4b1dden/forklift written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4b1dden/forklift on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4b1dden/forklift already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43b099a4a5bb0256e83a544b97d1497a82cfbd1d721a46d11651de0d761f5338
[INFO] running `Command { std: "docker" "start" "-a" "43b099a4a5bb0256e83a544b97d1497a82cfbd1d721a46d11651de0d761f5338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43b099a4a5bb0256e83a544b97d1497a82cfbd1d721a46d11651de0d761f5338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43b099a4a5bb0256e83a544b97d1497a82cfbd1d721a46d11651de0d761f5338", kill_on_drop: false }`
[INFO] [stdout] 43b099a4a5bb0256e83a544b97d1497a82cfbd1d721a46d11651de0d761f5338
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c9031a65b13cd3994540c85ee1f841f0a910c20337e876cb2b539dad51c6dd1
[INFO] running `Command { std: "docker" "start" "-a" "0c9031a65b13cd3994540c85ee1f841f0a910c20337e876cb2b539dad51c6dd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking ordered-float v3.0.0
[INFO] [stderr]  Documenting forklift v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `FL_T` should have an upper camel case name
[INFO] [stdout]    --> src/interpreter/expr.rs:332:10
[INFO] [stdout]     |
[INFO] [stdout] 332 | pub enum FL_T {
[INFO] [stdout]     |          ^^^^ help: convert the identifier to upper camel case: `FlT`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FL_T_Primitive` should have an upper camel case name
[INFO] [stdout]    --> src/interpreter/expr.rs:379:10
[INFO] [stdout]     |
[INFO] [stdout] 379 | pub enum FL_T_Primitive {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FlTPrimitive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FL_T_Callable` should have an upper camel case name
[INFO] [stdout]    --> src/interpreter/expr.rs:389:12
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub struct FL_T_Callable {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FlTCallable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FL_T_Callable_Body` should have an upper camel case name
[INFO] [stdout]    --> src/interpreter/expr.rs:405:10
[INFO] [stdout]     |
[INFO] [stdout] 405 | pub enum FL_T_Callable_Body {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FlTCallableBody`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FL_T` should have an upper camel case name
[INFO] [stdout]    --> src/interpreter/expr.rs:407:5
[INFO] [stdout]     |
[INFO] [stdout] 407 |     FL_T(Statement),         // FL_T
[INFO] [stdout]     |     ^^^^ help: convert the identifier to upper camel case: `FlT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Callable_Native` should have an upper camel case name
[INFO] [stdout]    --> src/interpreter/expr.rs:411:10
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub enum Callable_Native {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CallableNative`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FL_T_Bool` should have an upper camel case name
[INFO] [stdout]    --> src/interpreter/expr.rs:449:10
[INFO] [stdout]     |
[INFO] [stdout] 449 | pub enum FL_T_Bool {
[INFO] [stdout]     |          ^^^^^^^^^ help: convert the identifier to upper camel case: `FlTBool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]   --> src/parser/combinators.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |             if let (Ok(_)) = result {
[INFO] [stdout]    |                    ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 92 -             if let (Ok(_)) = result {
[INFO] [stdout] 92 +             if let Ok(_) = result {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `INTERPRETER_ERROR` should have an upper camel case name
[INFO] [stdout]   --> src/vm/common.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum INTERPRETER_ERROR {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InterpreterError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `INTERPRET_COMPILE_ERROR` should have an upper camel case name
[INFO] [stdout]   --> src/vm/common.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     INTERPRET_COMPILE_ERROR,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InterpretCompileError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `INTERPRET_RUNTIME_ERROR` should have an upper camel case name
[INFO] [stdout]   --> src/vm/common.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     INTERPRET_RUNTIME_ERROR,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InterpretRuntimeError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/parser/parser.rs:438:5
[INFO] [stdout]     |
[INFO] [stdout] 438 | /// https://en.wikipedia.org/wiki/Shunting_yard_algorithm
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 438 | /// <https://en.wikipedia.org/wiki/Shunting_yard_algorithm>
[INFO] [stdout]     |     +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/parser/parser.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 | /// https://www.klittlepage.com/2013/12/22/twelve-days-2013-shunting-yard-algorithm/
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 440 | /// <https://www.klittlepage.com/2013/12/22/twelve-days-2013-shunting-yard-algorithm/>
[INFO] [stdout]     |     +                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/forklift/index.html
[INFO] running `Command { std: "docker" "inspect" "0c9031a65b13cd3994540c85ee1f841f0a910c20337e876cb2b539dad51c6dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c9031a65b13cd3994540c85ee1f841f0a910c20337e876cb2b539dad51c6dd1", kill_on_drop: false }`
[INFO] [stdout] 0c9031a65b13cd3994540c85ee1f841f0a910c20337e876cb2b539dad51c6dd1
