[INFO] cloning repository https://github.com/FejixGUI/Fejix-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FejixGUI/Fejix-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFejixGUI%2FFejix-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFejixGUI%2FFejix-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d70ca2f9cad5dfa5631587464b8859cd19fd102b [INFO] testing FejixGUI/Fejix-compiler against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFejixGUI%2FFejix-compiler" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FejixGUI/Fejix-compiler on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FejixGUI/Fejix-compiler [INFO] finished tweaking git repo https://github.com/FejixGUI/Fejix-compiler [INFO] tweaked toml for git repo https://github.com/FejixGUI/Fejix-compiler written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/FejixGUI/Fejix-compiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a1f8e61afa49dbe309bf574e46eb1cb0ffcc049f080c89009d99a750ea57828 [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" "8a1f8e61afa49dbe309bf574e46eb1cb0ffcc049f080c89009d99a750ea57828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a1f8e61afa49dbe309bf574e46eb1cb0ffcc049f080c89009d99a750ea57828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1f8e61afa49dbe309bf574e46eb1cb0ffcc049f080c89009d99a750ea57828", kill_on_drop: false }` [INFO] [stdout] 8a1f8e61afa49dbe309bf574e46eb1cb0ffcc049f080c89009d99a750ea57828 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cb5ccd16b297fdb2e8af0a0451e0039b65e35a250acbfe17fb051afd31ddc662 [INFO] running `Command { std: "docker" "start" "-a" "cb5ccd16b297fdb2e8af0a0451e0039b65e35a250acbfe17fb051afd31ddc662", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling fejix-compiler v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | scrolled_pos += delta; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | scrolled_pos += 1; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | scrolled_pos += 1; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | scrolled_pos += 1; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | scrolled_pos = 0; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_lines` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | scrolled_lines += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_lines` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | scrolled_lines += lines; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | scrolled_pos += cols; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | scrolled_pos += len; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | scrolled_pos += 1; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | scrolled_pos += len; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | scrolled_pos += len; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | scrolled_pos += len; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unclosed_round` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:227:28 [INFO] [stdout] | [INFO] [stdout] 227 | '(' => unclosed_round += 1, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unclosed_round` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:228:31 [INFO] [stdout] | [INFO] [stdout] 228 | ')' => if unclosed_round == 0 {return Err(err);} else {unclosed_round -= 1;}, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unclosed_round` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:228:76 [INFO] [stdout] | [INFO] [stdout] 228 | ')' => if unclosed_round == 0 {return Err(err);} else {unclosed_round -= 1;}, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unclosed_curly` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:229:28 [INFO] [stdout] | [INFO] [stdout] 229 | '{' => unclosed_curly += 1, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unclosed_curly` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | '}' => if unclosed_curly == 0 {return Err(err);} else {unclosed_curly -= 1;}, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unclosed_curly` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:230:76 [INFO] [stdout] | [INFO] [stdout] 230 | '}' => if unclosed_curly == 0 {return Err(err);} else {unclosed_curly -= 1;}, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unclosed_square` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:231:28 [INFO] [stdout] | [INFO] [stdout] 231 | '[' => unclosed_square += 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `unclosed_braces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unclosed_square` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | ']' => if unclosed_square == 0 {return Err(err);} else {unclosed_square -= 1;}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `unclosed_braces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unclosed_square` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:232:77 [INFO] [stdout] | [INFO] [stdout] 232 | ']' => if unclosed_square == 0 {return Err(err);} else {unclosed_square -= 1;}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `unclosed_braces` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | scrolled_pos += 1; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:246:17 [INFO] [stdout] | [INFO] [stdout] 246 | scrolled_pos += len; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:268:21 [INFO] [stdout] | [INFO] [stdout] 268 | scrolled_pos += len; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:279:29 [INFO] [stdout] | [INFO] [stdout] 279 | ... scrolled_pos += 1; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `scrolled_pos` in this scope [INFO] [stdout] --> src/builder/tokenizer.rs:295:25 [INFO] [stdout] | [INFO] [stdout] 295 | scrolled_pos += len; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `line` on type `&tokenizer::atoms::TokenizerError` [INFO] [stdout] --> src/cli.rs:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | self.set_line(t.line); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `position`, `source`, `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `pos` on type `&tokenizer::atoms::TokenizerError` [INFO] [stdout] --> src/cli.rs:210:24 [INFO] [stdout] | [INFO] [stdout] 210 | self.set_pos(t.pos); [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `position`, `source`, `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/builder/tokenizer.rs:112:42 [INFO] [stdout] | [INFO] [stdout] 112 | let (width, delta) = tokenize_indent(&mut chars, &mut token.position); [INFO] [stdout] | ^^^^^^^^^^^^^^^ ---------- ------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/builder/tokenizer/util.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn tokenize_indent( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | chars: &mut Peekable>, [INFO] [stdout] | -------------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/builder/tokenizer.rs:171:53 [INFO] [stdout] | [INFO] [stdout] 171 | return Err(TokenizerError::from(&token, msg, &src[pos..pos+len])); [INFO] [stdout] | ^^^^^^ expected struct `TokenPosition`, found `&tokenizer::atoms::Token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/builder/tokenizer.rs:185:53 [INFO] [stdout] | [INFO] [stdout] 185 | return Err(TokenizerError::from(&token, msg, &src[pos..pos+len])) [INFO] [stdout] | ^^^^^^ expected struct `TokenPosition`, found `&tokenizer::atoms::Token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/builder/tokenizer.rs:224:48 [INFO] [stdout] | [INFO] [stdout] 224 | let err = TokenizerError::from(&token, "extra brace", c); [INFO] [stdout] | ^^^^^^ expected struct `TokenPosition`, found `&tokenizer::atoms::Token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `line` on type `&'a tokenizer::atoms::Token` [INFO] [stdout] --> src/builder/parser/ast.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | line: token.line, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `position`, `value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `pos` on type `&'a tokenizer::atoms::Token` [INFO] [stdout] --> src/builder/parser/ast.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 121 | pos: token.pos, [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `position`, `value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `line` on type `&tokenizer::atoms::Token` [INFO] [stdout] --> src/builder/parser.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | log.set_line(token.line); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `position`, `value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `pos` on type `&tokenizer::atoms::Token` [INFO] [stdout] --> src/builder/parser.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | log.set_pos(token.pos); [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `position`, `value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fejix-compiler` due to 38 previous errors [INFO] running `Command { std: "docker" "inspect" "cb5ccd16b297fdb2e8af0a0451e0039b65e35a250acbfe17fb051afd31ddc662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5ccd16b297fdb2e8af0a0451e0039b65e35a250acbfe17fb051afd31ddc662", kill_on_drop: false }` [INFO] [stdout] cb5ccd16b297fdb2e8af0a0451e0039b65e35a250acbfe17fb051afd31ddc662