[INFO] updating cached repository https://github.com/Tamiyo/Pineapple [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1387bc969d802a593eecd7e0a54686f6f687c57 [INFO] documenting Tamiyo/Pineapple against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamiyo%2FPineapple" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tamiyo/Pineapple on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tamiyo/Pineapple [INFO] finished tweaking git repo https://github.com/Tamiyo/Pineapple [INFO] tweaked toml for git repo https://github.com/Tamiyo/Pineapple written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Tamiyo/Pineapple already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a13d53ee93e05b1ff0054433a4272651235b89e515c4ba132a7477fdbb10e97 [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" "4a13d53ee93e05b1ff0054433a4272651235b89e515c4ba132a7477fdbb10e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a13d53ee93e05b1ff0054433a4272651235b89e515c4ba132a7477fdbb10e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a13d53ee93e05b1ff0054433a4272651235b89e515c4ba132a7477fdbb10e97", kill_on_drop: false }` [INFO] [stdout] 4a13d53ee93e05b1ff0054433a4272651235b89e515c4ba132a7477fdbb10e97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 551a135799f887543fc40a44137aa379363a62228162feb09da2c2d0e180a0eb [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" "551a135799f887543fc40a44137aa379363a62228162feb09da2c2d0e180a0eb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Documenting pineapple v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[k]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bytecode/instruction.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | * Translates to: LOAD C R[k] [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[k]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bytecode/instruction.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | * Semantically: R[k] = C [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Addition]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bytecode/instruction.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | * [Addition] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[k]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bytecode/instruction.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | * Translates to: ADD R[k] R[i] R[j] [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[i]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bytecode/instruction.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | * Translates to: ADD R[k] R[i] R[j] [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[j]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bytecode/instruction.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | * Translates to: ADD R[k] R[i] R[j] [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[k]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bytecode/instruction.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | * Semantically: R[k] = R[i] + R[j] [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[i]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bytecode/instruction.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | * Semantically: R[k] = R[i] + R[j] [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[j]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bytecode/instruction.rs:26:41 [INFO] [stdout] | [INFO] [stdout] 26 | * Semantically: R[k] = R[i] + R[j] [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Halt]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/bytecode/instruction.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | * [Halt] [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/scanner.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | * [Line] [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Column]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/scanner.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | * [Column] [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Either]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/scanner.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | * [Either] [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Whitespace]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/scanner.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | * [Whitespace] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Number]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/scanner.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | * [Number] [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Keyword]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/scanner.rs:205:10 [INFO] [stdout] | [INFO] [stdout] 205 | * [Keyword] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Identifier]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/scanner.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | * [Identifier] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Tokenize]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/scanner.rs:257:10 [INFO] [stdout] | [INFO] [stdout] 257 | * [Tokenize] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Line]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/tokens.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | * [Line] [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Column]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/tokens.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | * [Column] [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Parse]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/mod.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | * [Parse] [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Peek]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/mod.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | * [Peek] [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Next]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/mod.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | * [Next] [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Consume]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/mod.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | * [Consume] [INFO] [stdout] | ^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Declaration]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/mod.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | * [Declaration] [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Statement]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/mod.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | * [Statement] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Expression]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/parser/mod.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | * [Expression] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Registers]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/vm/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | * [Registers] [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/vm/mod.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | * R[0] -> return values [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/vm/mod.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | * R[1] ... R[p] -> parameter registers [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[p]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/vm/mod.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | * R[1] ... R[p] -> parameter registers [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.55s [INFO] running `Command { std: "docker" "inspect" "551a135799f887543fc40a44137aa379363a62228162feb09da2c2d0e180a0eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551a135799f887543fc40a44137aa379363a62228162feb09da2c2d0e180a0eb", kill_on_drop: false }` [INFO] [stdout] 551a135799f887543fc40a44137aa379363a62228162feb09da2c2d0e180a0eb