[INFO] cloning repository https://github.com/golddranks/kadouchi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/golddranks/kadouchi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolddranks%2Fkadouchi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolddranks%2Fkadouchi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b230bae30f046fc427ef4cac3f919cb7c0bc1a9
[INFO] checking golddranks/kadouchi against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolddranks%2Fkadouchi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/golddranks/kadouchi
[INFO] finished tweaking git repo https://github.com/golddranks/kadouchi
[INFO] tweaked toml for git repo https://github.com/golddranks/kadouchi written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/golddranks/kadouchi on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/golddranks/kadouchi 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `kadouchi` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/golddranks/scoped_stack`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking golddranks/kadouchi against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolddranks%2Fkadouchi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/golddranks/kadouchi
[INFO] finished tweaking git repo https://github.com/golddranks/kadouchi
[INFO] tweaked toml for git repo https://github.com/golddranks/kadouchi written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/golddranks/kadouchi on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/golddranks/kadouchi 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `kadouchi` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.5.0
[INFO] [stderr]   Downloaded nom v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d4046a7611762ea24157b6ccc03725d994c4954cb9547abf425d6377de932b2c
[INFO] running `Command { std: "docker" "start" "d4046a7611762ea24157b6ccc03725d994c4954cb9547abf425d6377de932b2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4046a7611762ea24157b6ccc03725d994c4954cb9547abf425d6377de932b2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4046a7611762ea24157b6ccc03725d994c4954cb9547abf425d6377de932b2c" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4046a7611762ea24157b6ccc03725d994c4954cb9547abf425d6377de932b2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4046a7611762ea24157b6ccc03725d994c4954cb9547abf425d6377de932b2c" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `kadouchi` (manifest) generated 1 warning
[INFO] [stderr]     Checking regex-syntax v0.6.0
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]     Checking nom v4.0.0
[INFO] [stderr]     Checking scoped_stack v0.1.0 (https://github.com/golddranks/scoped_stack#0cbf7808)
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking regex v1.0.0
[INFO] [stderr]     Checking env_logger v0.5.10
[INFO] [stderr]     Checking kadouchi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | / named!(symbol<CompleteStr, Sym>, do_parse!(
[INFO] [stdout] 103 | |         sym: recognize!(tuple!(
[INFO] [stdout] 104 | |             alt!(alpha1 | tag!("_")),
[INFO] [stdout] 105 | |             many0!(alt!(alphanumeric1 | tag!("_")))
[INFO] [stdout] 106 | |         )) >>
[INFO] [stdout] 107 | |         (Sym(&sym))
[INFO] [stdout] 108 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | / named!(symbol<CompleteStr, Sym>, do_parse!(
[INFO] [stdout] 103 | |         sym: recognize!(tuple!(
[INFO] [stdout] 104 | |             alt!(alpha1 | tag!("_")),
[INFO] [stdout] 105 | |             many0!(alt!(alphanumeric1 | tag!("_")))
[INFO] [stdout] 106 | |         )) >>
[INFO] [stdout] 107 | |         (Sym(&sym))
[INFO] [stdout] 108 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / named!(int_literal<CompleteStr, Lit>, do_parse!(
[INFO] [stdout] 151 | |         lit: digit1 >>
[INFO] [stdout] 152 | |         (Lit::Int(&lit))
[INFO] [stdout] 153 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / named!(float_literal<CompleteStr, Lit>, do_parse!(
[INFO] [stdout] 163 | |         lit: recognize_float >>
[INFO] [stdout] 164 | |         (Lit::Float(&lit))
[INFO] [stdout] 165 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | / named!(literal<CompleteStr, Lit>, do_parse!(
[INFO] [stdout] 175 | |         lit: alt!(str_literal | float_literal | int_literal) >>
[INFO] [stdout] 176 | |         (lit)
[INFO] [stdout] 177 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | / named!(literal<CompleteStr, Lit>, do_parse!(
[INFO] [stdout] 175 | |         lit: alt!(str_literal | float_literal | int_literal) >>
[INFO] [stdout] 176 | |         (lit)
[INFO] [stdout] 177 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | / named!(literal<CompleteStr, Lit>, do_parse!(
[INFO] [stdout] 175 | |         lit: alt!(str_literal | float_literal | int_literal) >>
[INFO] [stdout] 176 | |         (lit)
[INFO] [stdout] 177 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(path<CompleteStr, Path>, do_parse!(
[INFO] [stdout] 180 | |         symbols: separated_nonempty_list!(tag!("."), symbol) >>
[INFO] [stdout] 181 | |         (Path(symbols))
[INFO] [stdout] 182 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `separated_nonempty_list`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | named!(par_list<CompleteStr, Vec<Exp>>, delimited!(tag!("("), list, tag!(")")));
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `tuple_parser`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | named!(name_binding<CompleteStr, Sym>, ws!(preceded!(tag!(KEYWORD_AS), symbol)));
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `preceded_sep`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `preceded_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / named!(anon_expression<CompleteStr, AnonExp>, ws!(alt!(do_parse!(
[INFO] [stdout] 270 | |         head: path >>
[INFO] [stdout] 271 | |         tail: opt!(par_list) >>
[INFO] [stdout] 272 | |         (AnonExp::Call(Call{ path: head, args: tail.unwrap_or(Vec::new())}))
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |         (AnonExp::Literal(lit))
[INFO] [stdout] 276 | |     ))));
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / named!(anon_expression<CompleteStr, AnonExp>, ws!(alt!(do_parse!(
[INFO] [stdout] 270 | |         head: path >>
[INFO] [stdout] 271 | |         tail: opt!(par_list) >>
[INFO] [stdout] 272 | |         (AnonExp::Call(Call{ path: head, args: tail.unwrap_or(Vec::new())}))
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |         (AnonExp::Literal(lit))
[INFO] [stdout] 276 | |     ))));
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / named!(anon_expression<CompleteStr, AnonExp>, ws!(alt!(do_parse!(
[INFO] [stdout] 270 | |         head: path >>
[INFO] [stdout] 271 | |         tail: opt!(par_list) >>
[INFO] [stdout] 272 | |         (AnonExp::Call(Call{ path: head, args: tail.unwrap_or(Vec::new())}))
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |         (AnonExp::Literal(lit))
[INFO] [stdout] 276 | |     ))));
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | / named!(named_expression<CompleteStr, Exp>, ws!(do_parse!(
[INFO] [stdout] 279 | |         exp: anon_expression >>
[INFO] [stdout] 280 | |         bind: opt!(name_binding) >>
[INFO] [stdout] 281 | |         (Exp(exp, bind))
[INFO] [stdout] 282 | |     )));
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | / named!(named_expression<CompleteStr, Exp>, ws!(do_parse!(
[INFO] [stdout] 279 | |         exp: anon_expression >>
[INFO] [stdout] 280 | |         bind: opt!(name_binding) >>
[INFO] [stdout] 281 | |         (Exp(exp, bind))
[INFO] [stdout] 282 | |     )));
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `nll` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(nll)]
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | / named!(symbol<CompleteStr, Sym>, do_parse!(
[INFO] [stdout] 103 | |         sym: recognize!(tuple!(
[INFO] [stdout] 104 | |             alt!(alpha1 | tag!("_")),
[INFO] [stdout] 105 | |             many0!(alt!(alphanumeric1 | tag!("_")))
[INFO] [stdout] 106 | |         )) >>
[INFO] [stdout] 107 | |         (Sym(&sym))
[INFO] [stdout] 108 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | / named!(symbol<CompleteStr, Sym>, do_parse!(
[INFO] [stdout] 103 | |         sym: recognize!(tuple!(
[INFO] [stdout] 104 | |             alt!(alpha1 | tag!("_")),
[INFO] [stdout] 105 | |             many0!(alt!(alphanumeric1 | tag!("_")))
[INFO] [stdout] 106 | |         )) >>
[INFO] [stdout] 107 | |         (Sym(&sym))
[INFO] [stdout] 108 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / named!(int_literal<CompleteStr, Lit>, do_parse!(
[INFO] [stdout] 151 | |         lit: digit1 >>
[INFO] [stdout] 152 | |         (Lit::Int(&lit))
[INFO] [stdout] 153 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / named!(float_literal<CompleteStr, Lit>, do_parse!(
[INFO] [stdout] 163 | |         lit: recognize_float >>
[INFO] [stdout] 164 | |         (Lit::Float(&lit))
[INFO] [stdout] 165 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | / named!(literal<CompleteStr, Lit>, do_parse!(
[INFO] [stdout] 175 | |         lit: alt!(str_literal | float_literal | int_literal) >>
[INFO] [stdout] 176 | |         (lit)
[INFO] [stdout] 177 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | / named!(literal<CompleteStr, Lit>, do_parse!(
[INFO] [stdout] 175 | |         lit: alt!(str_literal | float_literal | int_literal) >>
[INFO] [stdout] 176 | |         (lit)
[INFO] [stdout] 177 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | / named!(literal<CompleteStr, Lit>, do_parse!(
[INFO] [stdout] 175 | |         lit: alt!(str_literal | float_literal | int_literal) >>
[INFO] [stdout] 176 | |         (lit)
[INFO] [stdout] 177 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | / named!(path<CompleteStr, Path>, do_parse!(
[INFO] [stdout] 180 | |         symbols: separated_nonempty_list!(tag!("."), symbol) >>
[INFO] [stdout] 181 | |         (Path(symbols))
[INFO] [stdout] 182 | |     ));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `separated_nonempty_list`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | named!(par_list<CompleteStr, Vec<Exp>>, delimited!(tag!("("), list, tag!(")")));
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `tuple_parser`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | named!(name_binding<CompleteStr, Sym>, ws!(preceded!(tag!(KEYWORD_AS), symbol)));
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `preceded_sep`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `preceded_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / named!(anon_expression<CompleteStr, AnonExp>, ws!(alt!(do_parse!(
[INFO] [stdout] 270 | |         head: path >>
[INFO] [stdout] 271 | |         tail: opt!(par_list) >>
[INFO] [stdout] 272 | |         (AnonExp::Call(Call{ path: head, args: tail.unwrap_or(Vec::new())}))
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |         (AnonExp::Literal(lit))
[INFO] [stdout] 276 | |     ))));
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / named!(anon_expression<CompleteStr, AnonExp>, ws!(alt!(do_parse!(
[INFO] [stdout] 270 | |         head: path >>
[INFO] [stdout] 271 | |         tail: opt!(par_list) >>
[INFO] [stdout] 272 | |         (AnonExp::Call(Call{ path: head, args: tail.unwrap_or(Vec::new())}))
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |         (AnonExp::Literal(lit))
[INFO] [stdout] 276 | |     ))));
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / named!(anon_expression<CompleteStr, AnonExp>, ws!(alt!(do_parse!(
[INFO] [stdout] 270 | |         head: path >>
[INFO] [stdout] 271 | |         tail: opt!(par_list) >>
[INFO] [stdout] 272 | |         (AnonExp::Call(Call{ path: head, args: tail.unwrap_or(Vec::new())}))
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |         (AnonExp::Literal(lit))
[INFO] [stdout] 276 | |     ))));
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | / named!(named_expression<CompleteStr, Exp>, ws!(do_parse!(
[INFO] [stdout] 279 | |         exp: anon_expression >>
[INFO] [stdout] 280 | |         bind: opt!(name_binding) >>
[INFO] [stdout] 281 | |         (Exp(exp, bind))
[INFO] [stdout] 282 | |     )));
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `do_parse_sep`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_parse_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/tokens.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | / named!(named_expression<CompleteStr, Exp>, ws!(do_parse!(
[INFO] [stdout] 279 | |         exp: anon_expression >>
[INFO] [stdout] 280 | |         bind: opt!(name_binding) >>
[INFO] [stdout] 281 | |         (Exp(exp, bind))
[INFO] [stdout] 282 | |     )));
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `opt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `nll` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(nll)]
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `natives`
[INFO] [stdout]    --> src/typecheck.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn build_extern_caller_object(natives: &'str Library) -> Object<'str> {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_natives`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj_idx`
[INFO] [stdout]    --> src/typecheck.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let obj_idx = parent.add_arg(new_obj);
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_obj_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dimensions` is never constructed
[INFO] [stdout]   --> src/typecheck.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Dimensions {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokens.rs:479:27
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn parse_file(string: &str) -> Result<Vec<Exp>, SyntaxError> {
[INFO] [stdout]     |                           ^^^^                ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn parse_file(string: &str) -> Result<Vec<Exp<'_>>, SyntaxError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this creates a dangling pointer because temporary `Vec<&ObjectKind<'_>>` is dropped at end of statement
[INFO] [stdout]    --> src/typecheck.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |                   let arg_inners = self.args.iter()
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout] 132 | |                     .map(|a| &a.inner)
[INFO] [stdout] 133 | |                     .collect::<Vec<&ObjectKind>>()
[INFO] [stdout]     | |__________________________________________________- this `Vec<&ObjectKind<'_>>` is dropped at end of statement
[INFO] [stdout] 134 |                       .as_ptr();
[INFO] [stdout]     |                        ^^^^^^ pointer created here
[INFO] [stdout]     |
[INFO] [stdout]     = help: bind the `Vec<&ObjectKind<'_>>` to a variable such that it outlives the pointer returned by `as_ptr`
[INFO] [stdout]     = note: a dangling pointer is safe, but dereferencing one is undefined behavior
[INFO] [stdout]     = note: returning a pointer to a local variable will always result in a dangling pointer
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]     = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `natives`
[INFO] [stdout]    --> src/typecheck.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn build_extern_caller_object(natives: &'str Library) -> Object<'str> {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_natives`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kadouchi` (lib) due to 30 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `obj_idx`
[INFO] [stdout]    --> src/typecheck.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let obj_idx = parent.add_arg(new_obj);
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_obj_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dimensions` is never constructed
[INFO] [stdout]   --> src/typecheck.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Dimensions {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tokens.rs:479:27
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn parse_file(string: &str) -> Result<Vec<Exp>, SyntaxError> {
[INFO] [stdout]     |                           ^^^^                ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn parse_file(string: &str) -> Result<Vec<Exp<'_>>, SyntaxError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this creates a dangling pointer because temporary `Vec<&ObjectKind<'_>>` is dropped at end of statement
[INFO] [stdout]    --> src/typecheck.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |                   let arg_inners = self.args.iter()
[INFO] [stdout]     |  __________________________________-
[INFO] [stdout] 132 | |                     .map(|a| &a.inner)
[INFO] [stdout] 133 | |                     .collect::<Vec<&ObjectKind>>()
[INFO] [stdout]     | |__________________________________________________- this `Vec<&ObjectKind<'_>>` is dropped at end of statement
[INFO] [stdout] 134 |                       .as_ptr();
[INFO] [stdout]     |                        ^^^^^^ pointer created here
[INFO] [stdout]     |
[INFO] [stdout]     = help: bind the `Vec<&ObjectKind<'_>>` to a variable such that it outlives the pointer returned by `as_ptr`
[INFO] [stdout]     = note: a dangling pointer is safe, but dereferencing one is undefined behavior
[INFO] [stdout]     = note: returning a pointer to a local variable will always result in a dangling pointer
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]     = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kadouchi` (lib test) due to 30 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d4046a7611762ea24157b6ccc03725d994c4954cb9547abf425d6377de932b2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4046a7611762ea24157b6ccc03725d994c4954cb9547abf425d6377de932b2c", kill_on_drop: false }`
[INFO] [stdout] d4046a7611762ea24157b6ccc03725d994c4954cb9547abf425d6377de932b2c
