[INFO] cloning repository https://github.com/mental32/pnc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mental32/pnc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmental32%2Fpnc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmental32%2Fpnc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1f7feaa49372fd0922512dd28e2e0847f06f841 [INFO] checking mental32/pnc against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmental32%2Fpnc" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mental32/pnc on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mental32/pnc [INFO] finished tweaking git repo https://github.com/mental32/pnc [INFO] tweaked toml for git repo https://github.com/mental32/pnc written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mental32/pnc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9feca615f46b7b4ebb9bbbb144bb35df12a555ae218c57e876ef1f79048e609 [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" "f9feca615f46b7b4ebb9bbbb144bb35df12a555ae218c57e876ef1f79048e609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9feca615f46b7b4ebb9bbbb144bb35df12a555ae218c57e876ef1f79048e609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9feca615f46b7b4ebb9bbbb144bb35df12a555ae218c57e876ef1f79048e609", kill_on_drop: false }` [INFO] [stdout] f9feca615f46b7b4ebb9bbbb144bb35df12a555ae218c57e876ef1f79048e609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2516fb03cde252b308597c98711234f99a140e89dac460b9f7598820eafcef7d [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" "2516fb03cde252b308597c98711234f99a140e89dac460b9f7598820eafcef7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling cranelift-entity v0.52.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.52.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking cranelift-bforest v0.52.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.52.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling cranelift-codegen v0.52.0 [INFO] [stderr] Compiling rustversion v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking goblin v0.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Checking structopt v0.3.7 [INFO] [stderr] Checking faerie v0.12.0 [INFO] [stderr] Checking cranelift-module v0.52.0 [INFO] [stderr] Checking cranelift-frontend v0.52.0 [INFO] [stderr] Checking cranelift-faerie v0.52.0 [INFO] [stderr] Checking pnc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `SymbolTable` in this scope [INFO] [stdout] --> src/codegen.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/codegen.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | / (pair.as_rule() == Rule::atom [INFO] [stdout] 148 | | || pair.clone().into_inner().last().unwrap().as_rule() == Rule::atom) [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 147 | pair.as_rule() == Rule::atom [INFO] [stdout] 148 | || pair.clone().into_inner().last().unwrap().as_rule() == Rule::atom [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SymbolTable` in this scope [INFO] [stdout] --> src/codegen.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/codegen.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | / (pair.as_rule() == Rule::atom [INFO] [stdout] 148 | | || pair.clone().into_inner().last().unwrap().as_rule() == Rule::atom) [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 147 | pair.as_rule() == Rule::atom [INFO] [stdout] 148 | || pair.clone().into_inner().last().unwrap().as_rule() == Rule::atom [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:74:32 [INFO] [stdout] | [INFO] [stdout] 74 | return_value = codegen(inner, &mut builder)?; [INFO] [stdout] | ^^^^^^^ ----- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | return Ok(codegen(collected.pop().unwrap(), &mut builder)?); [INFO] [stdout] | ^^^^^^^ ------------------------ ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:92:32 [INFO] [stdout] | [INFO] [stdout] 92 | return_value = codegen(inner, &mut builder)?; [INFO] [stdout] | ^^^^^^^ ----- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | return_value = codegen(pair.into_inner().last().unwrap(), &mut builder)?; [INFO] [stdout] | ^^^^^^^ --------------------------------- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:161:27 [INFO] [stdout] | [INFO] [stdout] 161 | match codegen(atom, &mut builder)? { [INFO] [stdout] | ^^^^^^^ ---- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 173 | match codegen(pair, &mut builder)? { [INFO] [stdout] | ^^^^^^^ ---- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 205 | match codegen(atom, &mut builder)? { [INFO] [stdout] | ^^^^^^^ ---- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:74:32 [INFO] [stdout] | [INFO] [stdout] 74 | return_value = codegen(inner, &mut builder)?; [INFO] [stdout] | ^^^^^^^ ----- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | return Ok(codegen(collected.pop().unwrap(), &mut builder)?); [INFO] [stdout] | ^^^^^^^ ------------------------ ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:92:32 [INFO] [stdout] | [INFO] [stdout] 92 | return_value = codegen(inner, &mut builder)?; [INFO] [stdout] | ^^^^^^^ ----- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | return_value = codegen(pair.into_inner().last().unwrap(), &mut builder)?; [INFO] [stdout] | ^^^^^^^ --------------------------------- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:161:27 [INFO] [stdout] | [INFO] [stdout] 161 | match codegen(atom, &mut builder)? { [INFO] [stdout] | ^^^^^^^ ---- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 173 | match codegen(pair, &mut builder)? { [INFO] [stdout] | ^^^^^^^ ---- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/codegen.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 205 | match codegen(atom, &mut builder)? { [INFO] [stdout] | ^^^^^^^ ---- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codegen.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn codegen( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | pair: Pair, [INFO] [stdout] | ---------------- [INFO] [stdout] 66 | mut builder: &mut FunctionBuilder, [INFO] [stdout] | --------------------------------- [INFO] [stdout] 67 | mut symbol_table: &mut SymbolTable, [INFO] [stdout] | ---------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pnc` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2516fb03cde252b308597c98711234f99a140e89dac460b9f7598820eafcef7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2516fb03cde252b308597c98711234f99a140e89dac460b9f7598820eafcef7d", kill_on_drop: false }` [INFO] [stdout] 2516fb03cde252b308597c98711234f99a140e89dac460b9f7598820eafcef7d