[INFO] cloning repository https://github.com/mungu42/kaliedoscope-llvm-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mungu42/kaliedoscope-llvm-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmungu42%2Fkaliedoscope-llvm-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmungu42%2Fkaliedoscope-llvm-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff93ec25d46d43542af7b84ff8a8bb270dff9a01 [INFO] testing mungu42/kaliedoscope-llvm-rust against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmungu42%2Fkaliedoscope-llvm-rust" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mungu42/kaliedoscope-llvm-rust on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mungu42/kaliedoscope-llvm-rust [INFO] finished tweaking git repo https://github.com/mungu42/kaliedoscope-llvm-rust [INFO] tweaked toml for git repo https://github.com/mungu42/kaliedoscope-llvm-rust written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/mungu42/kaliedoscope-llvm-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a2f06b1c0046b03ff32c95cfd9eff4ea34f40c212b38383512d0aa18ae00c6c [INFO] running `Command { std: "docker" "start" "-a" "3a2f06b1c0046b03ff32c95cfd9eff4ea34f40c212b38383512d0aa18ae00c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a2f06b1c0046b03ff32c95cfd9eff4ea34f40c212b38383512d0aa18ae00c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2f06b1c0046b03ff32c95cfd9eff4ea34f40c212b38383512d0aa18ae00c6c", kill_on_drop: false }` [INFO] [stdout] 3a2f06b1c0046b03ff32c95cfd9eff4ea34f40c212b38383512d0aa18ae00c6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19705c7daad55fdebefd7509e1fe7a112d8c4dfe91a9b148f0df2bfd1f94a207 [INFO] running `Command { std: "docker" "start" "-a" "19705c7daad55fdebefd7509e1fe7a112d8c4dfe91a9b148f0df2bfd1f94a207", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling llvm-sys v100.2.0 [INFO] [stderr] Compiling kalaid v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected identifier, found `}` [INFO] [stdout] --> src/parser.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | } [INFO] [stdout] | ^ expected identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/parser.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / macro_rules! parse_try { [INFO] [stdout] 39 | | ($function:ident,$tokens:ident,$settings:ident,$parsed_tokens:ident) => { [INFO] [stdout] 40 | | parse_try!($function,$tokens,$settings,$parsed_tokens,); [INFO] [stdout] 41 | | }; [INFO] [stdout] ... | [INFO] [stdout] 56 | | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lexer::tokenize` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lexer::tokenize; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parser::parse` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use parser::parse; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kalaid` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "19705c7daad55fdebefd7509e1fe7a112d8c4dfe91a9b148f0df2bfd1f94a207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19705c7daad55fdebefd7509e1fe7a112d8c4dfe91a9b148f0df2bfd1f94a207", kill_on_drop: false }` [INFO] [stdout] 19705c7daad55fdebefd7509e1fe7a112d8c4dfe91a9b148f0df2bfd1f94a207