[INFO] cloning repository https://github.com/kiedtl/zf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kiedtl/zf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiedtl%2Fzf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiedtl%2Fzf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b19620b177fdc01b3eb3eaffb832d9f70d06abb [INFO] checking kiedtl/zf against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiedtl%2Fzf" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kiedtl/zf on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kiedtl/zf [INFO] finished tweaking git repo https://github.com/kiedtl/zf [INFO] tweaked toml for git repo https://github.com/kiedtl/zf written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kiedtl/zf 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d550d8834ed09f31c23f05511a662fe94f338744ffdd9d0f0ae2d910b57ba4d [INFO] running `Command { std: "docker" "start" "-a" "7d550d8834ed09f31c23f05511a662fe94f338744ffdd9d0f0ae2d910b57ba4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d550d8834ed09f31c23f05511a662fe94f338744ffdd9d0f0ae2d910b57ba4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d550d8834ed09f31c23f05511a662fe94f338744ffdd9d0f0ae2d910b57ba4d", kill_on_drop: false }` [INFO] [stdout] 7d550d8834ed09f31c23f05511a662fe94f338744ffdd9d0f0ae2d910b57ba4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d90d6d768432b69fe9304ac6863c2d06c51a811d33118c75d667b1d344d8e5d [INFO] running `Command { std: "docker" "start" "-a" "4d90d6d768432b69fe9304ac6863c2d06c51a811d33118c75d667b1d344d8e5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking zf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `(`, `,`, `=`, `{`, or `}`, found `:` [INFO] [stdout] --> src/parser.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum AsmStmt { [INFO] [stdout] | ------- while parsing this enum [INFO] [stdout] 18 | stack: String, [INFO] [stdout] | ^ expected one of `(`, `,`, `=`, `{`, or `}` [INFO] [stdout] | [INFO] [stdout] = help: enum variants can be `Variant`, `Variant = `, `Variant(Type, ..., TypeN)` or `Variant { fields: Types }` [INFO] [stdout] help: perhaps you meant to use `struct` here [INFO] [stdout] | [INFO] [stdout] 17 | pub struct AsmStmt { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `,`, `=`, `{`, or `}`, found `:` [INFO] [stdout] --> src/parser.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum AsmStmt { [INFO] [stdout] | ------- while parsing this enum [INFO] [stdout] 18 | stack: String, [INFO] [stdout] | ^ expected one of `(`, `,`, `=`, `{`, or `}` [INFO] [stdout] | [INFO] [stdout] = help: enum variants can be `Variant`, `Variant = `, `Variant(Type, ..., TypeN)` or `Variant { fields: Types }` [INFO] [stdout] help: perhaps you meant to use `struct` here [INFO] [stdout] | [INFO] [stdout] 17 | pub struct AsmStmt { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in module `parser` [INFO] [stdout] --> src/main.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let parsed = parser::parse(include_str!("std/builtin.zf")); [INFO] [stdout] | ^^^^^ not found in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `compile` in module `parser` [INFO] [stdout] --> src/main.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | let compiled = parser::compile(&mut env, parsed.unwrap()); [INFO] [stdout] | ^^^^^^^ not found in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in module `parser` [INFO] [stdout] --> src/main.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | let parsed = match parser::parse(&buffer) { [INFO] [stdout] | ^^^^^ not found in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `compile` in module `parser` [INFO] [stdout] --> src/main.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | let compiled = parser::compile(&mut env, parsed); [INFO] [stdout] | ^^^^^^^ not found in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in module `parser` [INFO] [stdout] --> src/main.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | let parsed = parser::parse(include_str!("std/builtin.zf")); [INFO] [stdout] | ^^^^^ not found in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `compile` in module `parser` [INFO] [stdout] --> src/main.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | let compiled = parser::compile(&mut env, parsed.unwrap()); [INFO] [stdout] | ^^^^^^^ not found in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in module `parser` [INFO] [stdout] --> src/main.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | let parsed = match parser::parse(&buffer) { [INFO] [stdout] | ^^^^^ not found in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `compile` in module `parser` [INFO] [stdout] --> src/main.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | let compiled = parser::compile(&mut env, parsed); [INFO] [stdout] | ^^^^^^^ not found in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zf` (bin "zf") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zf` (bin "zf" test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "4d90d6d768432b69fe9304ac6863c2d06c51a811d33118c75d667b1d344d8e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d90d6d768432b69fe9304ac6863c2d06c51a811d33118c75d667b1d344d8e5d", kill_on_drop: false }` [INFO] [stdout] 4d90d6d768432b69fe9304ac6863c2d06c51a811d33118c75d667b1d344d8e5d