[INFO] cloning repository https://github.com/Scoder12/desmoslang-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Scoder12/desmoslang-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScoder12%2Fdesmoslang-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScoder12%2Fdesmoslang-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d27dc01908f8c263b18fda7bdf4963b0a4ef3135 [INFO] checking Scoder12/desmoslang-rust against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScoder12%2Fdesmoslang-rust" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Scoder12/desmoslang-rust on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Scoder12/desmoslang-rust [INFO] finished tweaking git repo https://github.com/Scoder12/desmoslang-rust [INFO] tweaked toml for git repo https://github.com/Scoder12/desmoslang-rust written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/Scoder12/desmoslang-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 550fddd1e0d062e34d286b7bc36c4c4a67128b5c453bd3d997117b0ab1bfac94 [INFO] running `Command { std: "docker" "start" "-a" "550fddd1e0d062e34d286b7bc36c4c4a67128b5c453bd3d997117b0ab1bfac94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "550fddd1e0d062e34d286b7bc36c4c4a67128b5c453bd3d997117b0ab1bfac94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "550fddd1e0d062e34d286b7bc36c4c4a67128b5c453bd3d997117b0ab1bfac94", kill_on_drop: false }` [INFO] [stdout] 550fddd1e0d062e34d286b7bc36c4c4a67128b5c453bd3d997117b0ab1bfac94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0802bacb169c5c6b6c5aefac987c39e70741b01bbca5aa7b46188b0f081bbf69 [INFO] running `Command { std: "docker" "start" "-a" "0802bacb169c5c6b6c5aefac987c39e70741b01bbca5aa7b46188b0f081bbf69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pest_consume_macros v1.0.6 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pest_consume v1.0.6 [INFO] [stderr] Checking desmos_lang v0.1.0 (/opt/rustwide/workdir/desmos_lang) [INFO] [stdout] error[E0425]: cannot find value `fname` in this scope [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 141 | func: fname.to_string(), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fname` in this scope [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 141 | func: fname.to_string(), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> desmos_lang/src/parser/parser.rs:430:71 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(parse($i).unwrap(), (spn($i, 0, $i.len()), $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 532 | / parse_test!( [INFO] [stdout] 533 | | i, [INFO] [stdout] 534 | | Expression::Call { [INFO] [stdout] 535 | | modifier: CallModifier::MapCall, [INFO] [stdout] ... | [INFO] [stdout] 541 | | } [INFO] [stdout] 542 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `stmt_ptest` [INFO] [stdout] = note: this warning originates in the macro `stmt_ptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> desmos_lang/src/parser/parser.rs:430:71 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(parse($i).unwrap(), (spn($i, 0, $i.len()), $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 604 | / stmt_ptest!( [INFO] [stdout] 605 | | i, [INFO] [stdout] 606 | | Statement::FuncDef( [INFO] [stdout] 607 | | FunctionDefinition { [INFO] [stdout] ... | [INFO] [stdout] 613 | | ) [INFO] [stdout] 614 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `stmt_ptest` [INFO] [stdout] = note: this warning originates in the macro `stmt_ptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> desmos_lang/src/parser/parser.rs:430:71 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(parse($i).unwrap(), (spn($i, 0, $i.len()), $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 620 | / stmt_ptest!( [INFO] [stdout] 621 | | i, [INFO] [stdout] 622 | | Statement::FuncDef( [INFO] [stdout] 623 | | FunctionDefinition { [INFO] [stdout] ... | [INFO] [stdout] 629 | | ) [INFO] [stdout] 630 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `stmt_ptest` [INFO] [stdout] = note: this warning originates in the macro `stmt_ptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> desmos_lang/src/parser/parser.rs:430:71 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(parse($i).unwrap(), (spn($i, 0, $i.len()), $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 636 | / parse_test!( [INFO] [stdout] 637 | | i, [INFO] [stdout] 638 | | Expression::Piecewise { [INFO] [stdout] 639 | | first: Box::new(Branch { [INFO] [stdout] ... | [INFO] [stdout] 647 | | } [INFO] [stdout] 648 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `stmt_ptest` [INFO] [stdout] = note: this warning originates in the macro `stmt_ptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> desmos_lang/src/parser/parser.rs:430:71 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(parse($i).unwrap(), (spn($i, 0, $i.len()), $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 654 | / parse_test!( [INFO] [stdout] 655 | | i, [INFO] [stdout] 656 | | Expression::Piecewise { [INFO] [stdout] 657 | | first: Box::new(Branch { [INFO] [stdout] ... | [INFO] [stdout] 684 | | } [INFO] [stdout] 685 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `stmt_ptest` [INFO] [stdout] = note: this warning originates in the macro `stmt_ptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:207:45 [INFO] [stdout] | [INFO] [stdout] 207 | let r = compile_call(ctx, span, fname, call_args); [INFO] [stdout] | ^^^^^ expected enum `ast::Function`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 207 | let r = compile_call(ctx, span, core::ast::Function::Normal(fname), call_args); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 207 | let r = compile_call(ctx, span, core::ast::Function::Log(fname), call_args); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:207:45 [INFO] [stdout] | [INFO] [stdout] 207 | let r = compile_call(ctx, span, fname, call_args); [INFO] [stdout] | ^^^^^ expected enum `ast::Function`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 207 | let r = compile_call(ctx, span, core::ast::Function::Normal(fname), call_args); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 207 | let r = compile_call(ctx, span, core::ast::Function::Log(fname), call_args); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:555:23 [INFO] [stdout] | [INFO] [stdout] 555 | func: "sin", [INFO] [stdout] | ^^^^^ expected enum `ast::Function`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 555 | func: core::ast::Function::Normal("sin"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 555 | func: core::ast::Function::Log("sin"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:567:23 [INFO] [stdout] | [INFO] [stdout] 567 | func: "abc", [INFO] [stdout] | ^^^^^ expected enum `ast::Function`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 567 | func: core::ast::Function::Normal("abc"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 567 | func: core::ast::Function::Log("abc"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:572:47 [INFO] [stdout] | [INFO] [stdout] 572 | CompileErrorKind::UnknownFunction("abc") [INFO] [stdout] | ^^^^^ expected enum `ast::Function`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 572 | CompileErrorKind::UnknownFunction(core::ast::Function::Normal("abc")) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 572 | CompileErrorKind::UnknownFunction(core::ast::Function::Log("abc")) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:581:23 [INFO] [stdout] | [INFO] [stdout] 581 | func: "sin", [INFO] [stdout] | ^^^^^ expected enum `ast::Function`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 581 | func: core::ast::Function::Normal("sin"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 581 | func: core::ast::Function::Log("sin"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:594:23 [INFO] [stdout] | [INFO] [stdout] 594 | func: "sin", [INFO] [stdout] | ^^^^^ expected enum `ast::Function`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 594 | func: core::ast::Function::Normal("sin"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 594 | func: core::ast::Function::Log("sin"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:611:23 [INFO] [stdout] | [INFO] [stdout] 611 | func: "sin", [INFO] [stdout] | ^^^^^ expected enum `ast::Function`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 611 | func: core::ast::Function::Normal("sin"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 611 | func: core::ast::Function::Log("sin"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:831:23 [INFO] [stdout] | [INFO] [stdout] 831 | func: "f", [INFO] [stdout] | ^^^ expected enum `ast::Function`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 831 | func: core::ast::Function::Normal("f"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 831 | func: core::ast::Function::Log("f"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:858:27 [INFO] [stdout] | [INFO] [stdout] 858 | func: "f", [INFO] [stdout] | ^^^ expected enum `ast::Function`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 858 | func: core::ast::Function::Normal("f"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 858 | func: core::ast::Function::Log("f"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> desmos_lang/src/compiler/compiler.rs:893:27 [INFO] [stdout] | [INFO] [stdout] 893 | func: "f", [INFO] [stdout] | ^^^ expected enum `ast::Function`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a variant of the expected enum [INFO] [stdout] | [INFO] [stdout] 893 | func: core::ast::Function::Normal("f"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 893 | func: core::ast::Function::Log("f"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `desmos_lang` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0802bacb169c5c6b6c5aefac987c39e70741b01bbca5aa7b46188b0f081bbf69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0802bacb169c5c6b6c5aefac987c39e70741b01bbca5aa7b46188b0f081bbf69", kill_on_drop: false }` [INFO] [stdout] 0802bacb169c5c6b6c5aefac987c39e70741b01bbca5aa7b46188b0f081bbf69