[INFO] cloning repository https://github.com/jakub-szczepaniak/lox-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakub-szczepaniak/lox-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakub-szczepaniak%2Flox-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakub-szczepaniak%2Flox-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4ed471dbdc525f2cfc06ca3dc7dbcae5b3d6d66 [INFO] checking jakub-szczepaniak/lox-rs against master#e43d139a82620a268d3828a73e12a8679339e8f8 for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakub-szczepaniak%2Flox-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jakub-szczepaniak/lox-rs [INFO] finished tweaking git repo https://github.com/jakub-szczepaniak/lox-rs [INFO] tweaked toml for git repo https://github.com/jakub-szczepaniak/lox-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jakub-szczepaniak/lox-rs on toolchain e43d139a82620a268d3828a73e12a8679339e8f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jakub-szczepaniak/lox-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7980a955b053af6694368e543a3340f305f368d47a9745d65f4470a94bb0556 [INFO] running `Command { std: "docker" "start" "-a" "f7980a955b053af6694368e543a3340f305f368d47a9745d65f4470a94bb0556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7980a955b053af6694368e543a3340f305f368d47a9745d65f4470a94bb0556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7980a955b053af6694368e543a3340f305f368d47a9745d65f4470a94bb0556", kill_on_drop: false }` [INFO] [stdout] f7980a955b053af6694368e543a3340f305f368d47a9745d65f4470a94bb0556 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b731e4bf3a2f18241a4b2da62b7ae35fc8c3d333c85c0fead6c89f0d8057a17 [INFO] running `Command { std: "docker" "start" "-a" "0b731e4bf3a2f18241a4b2da62b7ae35fc8c3d333c85c0fead6c89f0d8057a17", kill_on_drop: false }` [INFO] [stderr] warning: lox-gen-ast v0.1.0 (/opt/rustwide/workdir/lox-gen-ast) ignoring invalid dependency `lox-rs` which is missing a lib target [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking lox-gen-ast v0.1.0 (/opt/rustwide/workdir/lox-gen-ast) [INFO] [stderr] Checking lox-rs v0.1.0 (/opt/rustwide/workdir/lox-rs) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcYM7kXU/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaL8FjoU" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcFDuTVe" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaL7wcqm" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDj0NF8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semver` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7bb09bf4a624a776 -C extra-filename=-8192675281c8268d --out-dir /opt/rustwide/target/debug/build/semver-8192675281c8268d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lox-gen-ast` (bin "lox-gen-ast") due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetae24IwV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=8caa5ec9db96cf2a -C extra-filename=-b5369849dd27e7eb --out-dir /opt/rustwide/target/debug/build/proc-macro2-b5369849dd27e7eb -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/memchr-5eca14733fccb460.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `futures-timer` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3q4h5l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3q4h5l/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-channel-152bcf623cf33112/build_script_build-152bcf623cf33112" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccCeNIhg.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/futures-channel-152bcf623cf33112/build_script_build-152bcf623cf33112 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc3q4h5l/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustc3q4h5l/symbols.o /opt/rustwide/target/debug/build/futures-channel-152bcf623cf33112/build_script_build-152bcf623cf33112.build_script_build.a0adaaac928f3917-cgu.0.rcgu.o /opt/rustwide/target/debug/build/futures-channel-152bcf623cf33112/build_script_build-152bcf623cf33112.5xmd0isfuhnw2aj39pg14gq5e.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c0cc747b07e421a7.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24bfc0c93a2e817c.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `relative-path` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWYIoJT/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcM7Pypn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcM7Pypn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-task-75b733cd91ff574a/build_script_build-75b733cd91ff574a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-channel` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `futures-task` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stdout] error[E0583]: file not found for module `expr` [INFO] [stdout] --> lox-rs/src/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | mod expr; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `expr`, create file "lox-rs/src/expr.rs" or "lox-rs/src/expr/mod.rs" [INFO] [stdout] = note: if there is a `mod expr` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `stmt` [INFO] [stdout] --> lox-rs/src/main.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | mod stmt; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `stmt`, create file "lox-rs/src/stmt.rs" or "lox-rs/src/stmt/mod.rs" [INFO] [stdout] = note: if there is a `mod stmt` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1iOP0v" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_syntax-035ea8abe9b00591.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glob` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaaQnJKW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:28:43 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn parse(&mut self) -> Result, LoxResult> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:36:41 [INFO] [stdout] | [INFO] [stdout] 36 | fn declaration(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:50:58 [INFO] [stdout] | [INFO] [stdout] 50 | fn func_declaration(&mut self, kind: &str) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtFunction` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | Ok(Stmt::Function(StmtFunction { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:84:45 [INFO] [stdout] | [INFO] [stdout] 84 | fn var_declaration(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtVar` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | Ok(Stmt::Var(StmtVar { name, initializer })) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:100:39 [INFO] [stdout] | [INFO] [stdout] 100 | fn statement(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtBreak` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | return Ok(Stmt::Break(StmtBreak { token })); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtBlock` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:127:35 [INFO] [stdout] | [INFO] [stdout] 127 | return Ok(Stmt::Block(StmtBlock { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:134:39 [INFO] [stdout] | [INFO] [stdout] 134 | fn block(&mut self) -> Result, LoxResult> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:144:43 [INFO] [stdout] | [INFO] [stdout] 144 | fn for_statement(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtBlock` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:172:32 [INFO] [stdout] | [INFO] [stdout] 172 | body = Stmt::Block(StmtBlock { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtExpression` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:173:57 [INFO] [stdout] | [INFO] [stdout] 173 | statements: vec![body, Stmt::Expression(StmtExpression { expression: incr })], [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtWhile` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:177:28 [INFO] [stdout] | [INFO] [stdout] 177 | body = Stmt::While(StmtWhile { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprLiteral` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:181:31 [INFO] [stdout] | [INFO] [stdout] 181 | Expr::Literal(ExprLiteral { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtBlock` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | body = Stmt::Block(StmtBlock { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:196:45 [INFO] [stdout] | [INFO] [stdout] 196 | fn while_statement(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtWhile` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | Ok(Stmt::While(StmtWhile { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:212:45 [INFO] [stdout] | [INFO] [stdout] 212 | fn print_statement(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtPrint` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:215:24 [INFO] [stdout] | [INFO] [stdout] 215 | Ok(Stmt::Print(StmtPrint { expression: value })) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:217:46 [INFO] [stdout] | [INFO] [stdout] 217 | fn return_statement(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtReturn` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | Ok(Stmt::Return(StmtReturn { keyword, value })) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:228:42 [INFO] [stdout] | [INFO] [stdout] 228 | fn if_statement(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtIf` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 241 | Ok(Stmt::If(StmtIf { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:248:50 [INFO] [stdout] | [INFO] [stdout] 248 | fn expression_statement(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Stmt> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StmtExpression` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:252:29 [INFO] [stdout] | [INFO] [stdout] 252 | Ok(Stmt::Expression(StmtExpression { expression: expr })) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:255:44 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn expression(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:259:40 [INFO] [stdout] | [INFO] [stdout] 259 | fn assignment(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprAssign` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:267:40 [INFO] [stdout] | [INFO] [stdout] 267 | return Ok(Expr::Assign(ExprAssign { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:277:32 [INFO] [stdout] | [INFO] [stdout] 277 | fn or(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprLogical` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:283:34 [INFO] [stdout] | [INFO] [stdout] 283 | expr = Expr::Logical(ExprLogical { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:292:33 [INFO] [stdout] | [INFO] [stdout] 292 | fn and(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprLogical` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:298:34 [INFO] [stdout] | [INFO] [stdout] 298 | expr = Expr::Logical(ExprLogical { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:308:38 [INFO] [stdout] | [INFO] [stdout] 308 | fn equality(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprBinary` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:314:33 [INFO] [stdout] | [INFO] [stdout] 314 | expr = Expr::Binary(ExprBinary { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:323:40 [INFO] [stdout] | [INFO] [stdout] 323 | fn comparison(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprBinary` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:334:33 [INFO] [stdout] | [INFO] [stdout] 334 | expr = Expr::Binary(ExprBinary { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:342:34 [INFO] [stdout] | [INFO] [stdout] 342 | fn term(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprBinary` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:347:33 [INFO] [stdout] | [INFO] [stdout] 347 | expr = Expr::Binary(ExprBinary { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:355:36 [INFO] [stdout] | [INFO] [stdout] 355 | fn factor(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprBinary` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:361:33 [INFO] [stdout] | [INFO] [stdout] 361 | expr = Expr::Binary(ExprBinary { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:370:35 [INFO] [stdout] | [INFO] [stdout] 370 | fn unary(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprUnary` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:374:35 [INFO] [stdout] | [INFO] [stdout] 374 | return Ok(Expr::Unary(ExprUnary { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:382:34 [INFO] [stdout] | [INFO] [stdout] 382 | fn call(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:394:41 [INFO] [stdout] | [INFO] [stdout] 394 | fn finish_call(&mut self, expr: &Rc) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:394:58 [INFO] [stdout] | [INFO] [stdout] 394 | fn finish_call(&mut self, expr: &Rc) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprCall` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:417:23 [INFO] [stdout] | [INFO] [stdout] 417 | Ok(Expr::Call(ExprCall { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:424:37 [INFO] [stdout] | [INFO] [stdout] 424 | fn primary(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | impl<'a, Expr> Parser<'a> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprLiteral` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:428:41 [INFO] [stdout] | [INFO] [stdout] 428 | return Ok(Expr::Literal(ExprLiteral { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprVariable` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:434:38 [INFO] [stdout] | [INFO] [stdout] 434 | return Ok(Expr::Variable(ExprVariable { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ExprGrouping` in this scope [INFO] [stdout] --> lox-rs/src/parser.rs:442:38 [INFO] [stdout] | [INFO] [stdout] 442 | return Ok(Expr::Grouping(ExprGrouping { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StmtVisitor` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | impl StmtVisitor<()> for Interpreter { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StmtBreak` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | fn visit_break_stmt(&self, expr: &StmtBreak) -> Result<(), LoxResult> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StmtBlock` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | fn visit_block_stmt(&self, stmt_block: &StmtBlock) -> Result<(), LoxResult> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StmtExpression` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:34:44 [INFO] [stdout] | [INFO] [stdout] 34 | fn visit_expression_stmt(&self, expr: &StmtExpression) -> Result<(), LoxResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StmtPrint` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | fn visit_print_stmt(&self, expr: &StmtPrint) -> Result<(), LoxResult> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StmtReturn` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | fn visit_return_stmt(&self, stmt: &StmtReturn) -> Result<(), LoxResult> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StmtVar` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:51:37 [INFO] [stdout] | [INFO] [stdout] 51 | fn visit_var_stmt(&self, expr: &StmtVar) -> Result<(), LoxResult> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StmtIf` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | fn visit_if_stmt(&self, stmt: &StmtIf) -> Result<(), LoxResult> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StmtWhile` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | fn visit_while_stmt(&self, stmt: &StmtWhile) -> Result<(), LoxResult> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StmtFunction` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:85:42 [INFO] [stdout] | [INFO] [stdout] 85 | fn visit_function_stmt(&self, stmt: &StmtFunction) -> Result<(), LoxResult> { [INFO] [stdout] | ^^^^^^^^^^^^ help: a struct with a similar name exists: `LoxFunction` [INFO] [stdout] | [INFO] [stdout] ::: lox-rs/src/lox_function.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LoxFunction { [INFO] [stdout] | ---------------------- similarly named struct `LoxFunction` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ExprVisitor` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:97:6 [INFO] [stdout] | [INFO] [stdout] 97 | impl ExprVisitor for Interpreter { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExprCall` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | fn visit_call_expr(&self, expr: &ExprCall) -> Result { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExprLogical` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:123:41 [INFO] [stdout] | [INFO] [stdout] 123 | fn visit_logical_expr(&self, expr: &ExprLogical) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExprAssign` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:137:40 [INFO] [stdout] | [INFO] [stdout] 137 | fn visit_assign_expr(&self, expr: &ExprAssign) -> Result { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExprVariable` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:146:42 [INFO] [stdout] | [INFO] [stdout] 146 | fn visit_variable_expr(&self, expr: &ExprVariable) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExprBinary` in this scope [INFO] [stdout] --> lox-rs/src/interpreter.rs:150:40 [INFO] [stdout] | [INFO] [stdout] 150 | fn visit_binary_expr(&self, expr: &ExprBinary) -> Result { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lox-rs` (bin "lox-rs") due to 69 previous errors [INFO] running `Command { std: "docker" "inspect" "0b731e4bf3a2f18241a4b2da62b7ae35fc8c3d333c85c0fead6c89f0d8057a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b731e4bf3a2f18241a4b2da62b7ae35fc8c3d333c85c0fead6c89f0d8057a17", kill_on_drop: false }` [INFO] [stdout] 0b731e4bf3a2f18241a4b2da62b7ae35fc8c3d333c85c0fead6c89f0d8057a17