[INFO] cloning repository https://github.com/Jsumme205/beta_lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jsumme205/beta_lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJsumme205%2Fbeta_lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJsumme205%2Fbeta_lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90812aa0088cba94d255c7257967551f911d4045
[INFO] checking Jsumme205/beta_lang/90812aa0088cba94d255c7257967551f911d4045 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJsumme205%2Fbeta_lang" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Jsumme205/beta_lang on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Jsumme205/beta_lang
[INFO] finished tweaking git repo https://github.com/Jsumme205/beta_lang
[INFO] tweaked toml for git repo https://github.com/Jsumme205/beta_lang written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Jsumme205/beta_lang 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f267aac575d96d1534f5b066be42e3cb6a5a747b13cb6bc3786818bbb3d7e867
[INFO] running `Command { std: "docker" "start" "-a" "f267aac575d96d1534f5b066be42e3cb6a5a747b13cb6bc3786818bbb3d7e867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f267aac575d96d1534f5b066be42e3cb6a5a747b13cb6bc3786818bbb3d7e867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f267aac575d96d1534f5b066be42e3cb6a5a747b13cb6bc3786818bbb3d7e867", kill_on_drop: false }`
[INFO] [stdout] f267aac575d96d1534f5b066be42e3cb6a5a747b13cb6bc3786818bbb3d7e867
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efa758067c2c3707faa68ff634546a594bc765774827ae48b920bf9d65a9b9c8
[INFO] running `Command { std: "docker" "start" "-a" "efa758067c2c3707faa68ff634546a594bc765774827ae48b920bf9d65a9b9c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking beta_lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `assign`
[INFO] [stdout]   --> src/betac_parser/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod assign;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `assign`, create file "src/betac_parser/assign.rs" or "src/betac_parser/assign/mod.rs"
[INFO] [stdout]    = note: if there is a `mod assign` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `defun`
[INFO] [stdout]   --> src/betac_parser/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub mod defun;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `defun`, create file "src/betac_parser/defun.rs" or "src/betac_parser/defun/mod.rs"
[INFO] [stdout]    = note: if there is a `mod defun` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `preprocessor`
[INFO] [stdout]   --> src/betac_parser/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod preprocessor;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `preprocessor`, create file "src/betac_parser/preprocessor.rs" or "src/betac_parser/preprocessor/mod.rs"
[INFO] [stdout]    = note: if there is a `mod preprocessor` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `assign`
[INFO] [stdout]   --> src/betac_parser/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod assign;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `assign`, create file "src/betac_parser/assign.rs" or "src/betac_parser/assign/mod.rs"
[INFO] [stdout]    = note: if there is a `mod assign` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `defun`
[INFO] [stdout]   --> src/betac_parser/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub mod defun;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `defun`, create file "src/betac_parser/defun.rs" or "src/betac_parser/defun/mod.rs"
[INFO] [stdout]    = note: if there is a `mod defun` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `preprocessor`
[INFO] [stdout]   --> src/betac_parser/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod preprocessor;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `preprocessor`, create file "src/betac_parser/preprocessor.rs" or "src/betac_parser/preprocessor/mod.rs"
[INFO] [stdout]    = note: if there is a `mod preprocessor` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `alloc`
[INFO] [stdout]  --> src/betac_util/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod alloc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `alloc`, create file "src/betac_util/alloc.rs" or "src/betac_util/alloc/mod.rs"
[INFO] [stdout]   = note: if there is a `mod alloc` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `cell`
[INFO] [stdout]  --> src/betac_util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod cell;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `cell`, create file "src/betac_util/cell.rs" or "src/betac_util/cell/mod.rs"
[INFO] [stdout]   = note: if there is a `mod cell` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `ptr`
[INFO] [stdout]  --> src/betac_util/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod ptr;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `ptr`, create file "src/betac_util/ptr.rs" or "src/betac_util/ptr/mod.rs"
[INFO] [stdout]   = note: if there is a `mod ptr` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `small_vec`
[INFO] [stdout]  --> src/betac_util/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod small_vec;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `small_vec`, create file "src/betac_util/small_vec.rs" or "src/betac_util/small_vec/mod.rs"
[INFO] [stdout]   = note: if there is a `mod small_vec` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `alloc`
[INFO] [stdout]  --> src/betac_util/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod alloc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `alloc`, create file "src/betac_util/alloc.rs" or "src/betac_util/alloc/mod.rs"
[INFO] [stdout]   = note: if there is a `mod alloc` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `cell`
[INFO] [stdout]  --> src/betac_util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod cell;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `cell`, create file "src/betac_util/cell.rs" or "src/betac_util/cell/mod.rs"
[INFO] [stdout]   = note: if there is a `mod cell` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `ptr`
[INFO] [stdout]  --> src/betac_util/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod ptr;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `ptr`, create file "src/betac_util/ptr.rs" or "src/betac_util/ptr/mod.rs"
[INFO] [stdout]   = note: if there is a `mod ptr` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `small_vec`
[INFO] [stdout]  --> src/betac_util/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod small_vec;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `small_vec`, create file "src/betac_util/small_vec.rs" or "src/betac_util/small_vec/mod.rs"
[INFO] [stdout]   = note: if there is a `mod small_vec` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::betac_util::cell::RcCell`, `crate::betac_util::ptr::Ptr`
[INFO] [stdout]  --> src/betac_ast/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     betac_util::{cell::RcCell, ptr::Ptr},
[INFO] [stdout]   |                  ^^^^^^^^^^^^  ^^^^^^^^ no `Ptr` in `betac_util::ptr`
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  no `RcCell` in `betac_util::cell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::betac_util::small_vec::SmallVec`
[INFO] [stdout]  --> src/betac_errors/mod.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{betac_ast::Span, betac_util::small_vec::SmallVec};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SmallVec` in `betac_util::small_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::betac_util::cell::RcCell`, `crate::betac_util::ptr::Ptr`
[INFO] [stdout]  --> src/betac_ast/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     betac_util::{cell::RcCell, ptr::Ptr},
[INFO] [stdout]   |                  ^^^^^^^^^^^^  ^^^^^^^^ no `Ptr` in `betac_util::ptr`
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  no `RcCell` in `betac_util::cell`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::betac_util::ptr::Ptr`, `crate::betac_util::small_vec::svec`, `crate::betac_util::small_vec::SmallVec`
[INFO] [stdout]  --> src/betac_parser/mod.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     betac_util::{ptr::Ptr, small_vec::svec, small_vec::SmallVec},
[INFO] [stdout]   |                  ^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^ no `SmallVec` in `betac_util::small_vec`
[INFO] [stdout]   |                  |         |
[INFO] [stdout]   |                  |         no `svec` in `betac_util::small_vec`
[INFO] [stdout]   |                  no `Ptr` in `betac_util::ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::betac_util::small_vec::SmallVec`
[INFO] [stdout]  --> src/betac_errors/mod.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{betac_ast::Span, betac_util::small_vec::SmallVec};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SmallVec` in `betac_util::small_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::betac_util::ptr::Ptr`, `crate::betac_util::small_vec::svec`, `crate::betac_util::small_vec::SmallVec`
[INFO] [stdout]  --> src/betac_parser/mod.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     betac_util::{ptr::Ptr, small_vec::svec, small_vec::SmallVec},
[INFO] [stdout]   |                  ^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^ no `SmallVec` in `betac_util::small_vec`
[INFO] [stdout]   |                  |         |
[INFO] [stdout]   |                  |         no `svec` in `betac_util::small_vec`
[INFO] [stdout]   |                  no `Ptr` in `betac_util::ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 221 | ast_function!(assign => Assign);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 221 | ast_function!(assign => Assign);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 222 | ast_function!(eof => Eof);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 222 | ast_function!(eof => Eof);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 223 | ast_function!(preprocessor => preproc::PreprocessorStmt);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 223 | ast_function!(preprocessor => preproc::PreprocessorStmt);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 224 | ast_function!(defun => Defun);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 224 | ast_function!(defun => Defun);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 225 | ast_function!(whitespace => eof::Whitespace);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 225 | ast_function!(whitespace => eof::Whitespace);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 226 | ast_function!(new_line => eof::Newline);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Ptr` in `ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |             unsafe { $crate::betac_util::ptr::Ptr::from_raw(allocate_and_write(x)) }
[INFO] [stdout]     |                                               ^^^ could not find `Ptr` in `ptr`
[INFO] [stdout] ...
[INFO] [stdout] 226 | ast_function!(new_line => eof::Newline);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 221 | ast_function!(assign => Assign);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 222 | ast_function!(eof => Eof);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 223 | ast_function!(preprocessor => preproc::PreprocessorStmt);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 224 | ast_function!(defun => Defun);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 225 | ast_function!(whitespace => eof::Whitespace);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 226 | ast_function!(new_line => eof::Newline);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EMITTER`
[INFO] [stdout]  --> src/betac_errors/preproc_errors.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{builder, Emitter, Reportable, SpanKind, EMITTER};
[INFO] [stdout]   |                                                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `debug_dbg_impl`
[INFO] [stdout]    --> src/betac_util/mod.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 | macro_rules! debug_dbg_impl {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug_dbg_impl as ddbg`
[INFO] [stdout]    --> src/betac_util/mod.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub(crate) use debug_dbg_impl as ddbg;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `betac_ast::AstList`
[INFO] [stdout]   --> src/main.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         betac_ast::AstList,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 221 | ast_function!(assign => Assign);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 222 | ast_function!(eof => Eof);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 223 | ast_function!(preprocessor => preproc::PreprocessorStmt);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 224 | ast_function!(defun => Defun);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 225 | ast_function!(whitespace => eof::Whitespace);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ptr` in module `$crate::betac_util::ptr`
[INFO] [stdout]    --> src/betac_ast/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         pub fn $f(x: $ty) -> $crate::betac_util::ptr::Ptr<dyn AstType> {
[INFO] [stdout]     |                                                       ^^^ not found in `$crate::betac_util::ptr`
[INFO] [stdout] ...
[INFO] [stdout] 226 | ast_function!(new_line => eof::Newline);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ast_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EMITTER`
[INFO] [stdout]  --> src/betac_errors/preproc_errors.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{builder, Emitter, Reportable, SpanKind, EMITTER};
[INFO] [stdout]   |                                                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `debug_dbg_impl`
[INFO] [stdout]    --> src/betac_util/mod.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 | macro_rules! debug_dbg_impl {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug_dbg_impl as ddbg`
[INFO] [stdout]    --> src/betac_util/mod.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub(crate) use debug_dbg_impl as ddbg;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `betac_ast::AstList`
[INFO] [stdout]   --> src/main.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         betac_ast::AstList,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `handle_start` found for mutable reference `&mut ParseInner<'a, I>` in the current scope
[INFO] [stdout]    --> src/betac_parser/mod.rs:229:29
[INFO] [stdout]     |
[INFO] [stdout] 229 |             "start" => self.handle_start(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `handle_rhs` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 229 |             "start" => self.handle_rhs(),
[INFO] [stdout]     |                             ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `handle_global_assignment` found for mutable reference `&mut ParseInner<'a, I>` in the current scope
[INFO] [stdout]    --> src/betac_parser/mod.rs:261:34
[INFO] [stdout]     |
[INFO] [stdout] 261 |                     let a = self.handle_global_assignment(&METADATA);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut ParseInner<'a, I>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `handle_defun` found for mutable reference `&mut ParseInner<'a, I>` in the current scope
[INFO] [stdout]    --> src/betac_parser/mod.rs:272:34
[INFO] [stdout]     |
[INFO] [stdout] 272 |                     let d = self.handle_defun(&METADATA);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `handle_rhs` with a similar name, but with different arguments
[INFO] [stdout]    --> src/betac_parser/mod.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn handle_rhs(&mut self) {}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `handle_start` found for mutable reference `&mut ParseInner<'a, I>` in the current scope
[INFO] [stdout]    --> src/betac_parser/mod.rs:229:29
[INFO] [stdout]     |
[INFO] [stdout] 229 |             "start" => self.handle_start(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `handle_rhs` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 229 |             "start" => self.handle_rhs(),
[INFO] [stdout]     |                             ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `handle_global_assignment` found for mutable reference `&mut ParseInner<'a, I>` in the current scope
[INFO] [stdout]    --> src/betac_parser/mod.rs:261:34
[INFO] [stdout]     |
[INFO] [stdout] 261 |                     let a = self.handle_global_assignment(&METADATA);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut ParseInner<'a, I>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `handle_defun` found for mutable reference `&mut ParseInner<'a, I>` in the current scope
[INFO] [stdout]    --> src/betac_parser/mod.rs:272:34
[INFO] [stdout]     |
[INFO] [stdout] 272 |                     let d = self.handle_defun(&METADATA);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `handle_rhs` with a similar name, but with different arguments
[INFO] [stdout]    --> src/betac_parser/mod.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn handle_rhs(&mut self) {}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `beta_lang` (bin "beta_lang" test) due to 25 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `beta_lang` (bin "beta_lang") due to 25 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "efa758067c2c3707faa68ff634546a594bc765774827ae48b920bf9d65a9b9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efa758067c2c3707faa68ff634546a594bc765774827ae48b920bf9d65a9b9c8", kill_on_drop: false }`
[INFO] [stdout] efa758067c2c3707faa68ff634546a594bc765774827ae48b920bf9d65a9b9c8
