[INFO] cloning repository https://github.com/Lapz/loki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lapz/loki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLapz%2Floki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLapz%2Floki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d15792f0372ca67d61f4e9c6188a1c8ee29428be [INFO] checking Lapz/loki against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLapz%2Floki" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lapz/loki on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-76/source/.cargo/config [INFO] started tweaking git repo https://github.com/Lapz/loki [INFO] finished tweaking git repo https://github.com/Lapz/loki [INFO] tweaked toml for git repo https://github.com/Lapz/loki written to /workspace/builds/worker-76/source/Cargo.toml [INFO] crate git repo https://github.com/Lapz/loki already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f58c742edc8a1b961ca04b92269cc2a759734d2c0fc5eae439ca33ea51e752cd [INFO] running `Command { std: "docker" "start" "-a" "f58c742edc8a1b961ca04b92269cc2a759734d2c0fc5eae439ca33ea51e752cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f58c742edc8a1b961ca04b92269cc2a759734d2c0fc5eae439ca33ea51e752cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58c742edc8a1b961ca04b92269cc2a759734d2c0fc5eae439ca33ea51e752cd", kill_on_drop: false }` [INFO] [stdout] f58c742edc8a1b961ca04b92269cc2a759734d2c0fc5eae439ca33ea51e752cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c05fd810ce31e9ae79bc646c8044614185332ec7130cae3e4d6b246d64ad068 [INFO] running `Command { std: "docker" "start" "-a" "5c05fd810ce31e9ae79bc646c8044614185332ec7130cae3e4d6b246d64ad068", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking ci_info v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking codespan v0.4.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking codespan-reporting v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking loki-errors v0.1.0 (/opt/rustwide/workdir/loki-errors) [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking loki-syntax v0.1.0 (/opt/rustwide/workdir/loki-syntax) [INFO] [stdout] warning: unused import: `TokenKind::*` [INFO] [stdout] --> loki-syntax/src/ast.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use TokenKind::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ParserResult` [INFO] [stdout] --> loki-syntax/src/lexer.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Parser, ParserResult}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Files`, `Reporter` [INFO] [stdout] --> loki-syntax/src/lexer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Files, Reporter, [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Token` [INFO] [stdout] --> loki-syntax/src/parser/pratt.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | Span, Token, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Span`, `TokenKind::*`, `Token` [INFO] [stdout] --> loki-syntax/src/parser/visibility.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{Span, Token, TokenKind::*}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Files` [INFO] [stdout] --> loki-syntax/src/lib.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | FileId, Files, Reporter, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> loki-syntax/src/parser/types.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) fn parse_type(&mut self) -> ParserResult { [INFO] [stdout] | --------------------- expected `Result` because of return type [INFO] [stdout] 7 | match self.current() { [INFO] [stdout] 8 | IDENT | T![self] => self.parse_ident_type(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `Result`, found enum `ast::TypeRef` [INFO] [stdout] | help: try using a variant of the expected enum: `Ok(self.parse_ident_type())` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `ast::TypeRef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `loki-syntax` due to 2 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5c05fd810ce31e9ae79bc646c8044614185332ec7130cae3e4d6b246d64ad068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c05fd810ce31e9ae79bc646c8044614185332ec7130cae3e4d6b246d64ad068", kill_on_drop: false }` [INFO] [stdout] 5c05fd810ce31e9ae79bc646c8044614185332ec7130cae3e4d6b246d64ad068