[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] testing Scoder12/desmoslang-rust against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScoder12%2Fdesmoslang-rust" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Scoder12/desmoslang-rust on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-88/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" "+beta-2022-02-22" "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-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e0e098dc9bdae760cfe634d42ac684115e343bc9071723aef964dda3ae59917 [INFO] running `Command { std: "docker" "start" "-a" "9e0e098dc9bdae760cfe634d42ac684115e343bc9071723aef964dda3ae59917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e0e098dc9bdae760cfe634d42ac684115e343bc9071723aef964dda3ae59917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e0e098dc9bdae760cfe634d42ac684115e343bc9071723aef964dda3ae59917", kill_on_drop: false }` [INFO] [stdout] 9e0e098dc9bdae760cfe634d42ac684115e343bc9071723aef964dda3ae59917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8ed906149a3f46cbf00a6b0cdfe7e47ad8139edb8e43ae94e114b1a9bc933a7 [INFO] running `Command { std: "docker" "start" "-a" "a8ed906149a3f46cbf00a6b0cdfe7e47ad8139edb8e43ae94e114b1a9bc933a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling unicode-xid v0.2.2 [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 ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [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 pest_derive v2.1.0 [INFO] [stderr] Compiling pest_consume_macros v1.0.6 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pest_consume v1.0.6 [INFO] [stderr] Compiling 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[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 wrapping the expression in a variant of `ast::Function` [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: 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] running `Command { std: "docker" "inspect" "a8ed906149a3f46cbf00a6b0cdfe7e47ad8139edb8e43ae94e114b1a9bc933a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ed906149a3f46cbf00a6b0cdfe7e47ad8139edb8e43ae94e114b1a9bc933a7", kill_on_drop: false }` [INFO] [stdout] a8ed906149a3f46cbf00a6b0cdfe7e47ad8139edb8e43ae94e114b1a9bc933a7