[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 try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmental32%2Fpnc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mental32/pnc on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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-5/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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-bforest v0.52.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.9 [INFO] [stderr] Downloaded thiserror v1.0.9 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.52.0 [INFO] [stderr] Downloaded string-interner v0.7.1 [INFO] [stderr] Downloaded scroll_derive v0.10.1 [INFO] [stderr] Downloaded rustversion v1.0.0 [INFO] [stderr] Downloaded cranelift-frontend v0.52.0 [INFO] [stderr] Downloaded target-lexicon v0.9.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.52.0 [INFO] [stderr] Downloaded cranelift-module v0.52.0 [INFO] [stderr] Downloaded scroll v0.10.1 [INFO] [stderr] Downloaded goblin v0.1.3 [INFO] [stderr] Downloaded plain v0.2.3 [INFO] [stderr] Downloaded cranelift-codegen v0.52.0 [INFO] [stderr] Downloaded cranelift-entity v0.52.0 [INFO] [stderr] Downloaded faerie v0.12.0 [INFO] [stderr] Downloaded cranelift-faerie v0.52.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 985784f26df39ae91ebb9cdf8586756895a0b450aa670a2dc68a5dcdf69c423d [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" "985784f26df39ae91ebb9cdf8586756895a0b450aa670a2dc68a5dcdf69c423d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "985784f26df39ae91ebb9cdf8586756895a0b450aa670a2dc68a5dcdf69c423d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "985784f26df39ae91ebb9cdf8586756895a0b450aa670a2dc68a5dcdf69c423d", kill_on_drop: false }` [INFO] [stdout] 985784f26df39ae91ebb9cdf8586756895a0b450aa670a2dc68a5dcdf69c423d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--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] 525ff860d456f4ae7eec23086a599bcc6ef3b1232aa88b05abddd64bfb060710 [INFO] running `Command { std: "docker" "start" "-a" "525ff860d456f4ae7eec23086a599bcc6ef3b1232aa88b05abddd64bfb060710", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cranelift-codegen-shared v0.52.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling cranelift-entity v0.52.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.52.0 [INFO] [stderr] Checking cranelift-bforest v0.52.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.13 [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 syn-mid v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [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 failure_derive v0.1.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Checking goblin v0.1.3 [INFO] [stderr] Checking thiserror v1.0.9 [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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] 64 | / pub fn codegen( [INFO] [stdout] 65 | | pair: Pair, [INFO] [stdout] 66 | | mut builder: &mut FunctionBuilder, [INFO] [stdout] 67 | | mut symbol_table: &mut SymbolTable, [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] 227 | | Ok(return_value) [INFO] [stdout] 228 | | } [INFO] [stdout] | |_- defined here [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" "525ff860d456f4ae7eec23086a599bcc6ef3b1232aa88b05abddd64bfb060710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525ff860d456f4ae7eec23086a599bcc6ef3b1232aa88b05abddd64bfb060710", kill_on_drop: false }` [INFO] [stdout] 525ff860d456f4ae7eec23086a599bcc6ef3b1232aa88b05abddd64bfb060710