[INFO] cloning repository https://github.com/Aiving/tsr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aiving/tsr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Ftsr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Ftsr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2af415bd57a7ea2df90f09679cfe0bee293abd5
[INFO] testing Aiving/tsr against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Ftsr" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aiving/tsr
[INFO] finished tweaking git repo https://github.com/Aiving/tsr
[INFO] tweaked toml for git repo https://github.com/Aiving/tsr written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aiving/tsr on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aiving/tsr 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded owo-colors v4.0.0
[INFO] [stderr]   Downloaded safer_owning_ref v0.5.0
[INFO] [stderr]   Downloaded syn v2.0.53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8479172e39e2091795d0c3ccd7d79d8cd2247fb2e7b63c42bb44ece8f018b3c0
[INFO] running `Command { std: "docker" "start" "-a" "8479172e39e2091795d0c3ccd7d79d8cd2247fb2e7b63c42bb44ece8f018b3c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8479172e39e2091795d0c3ccd7d79d8cd2247fb2e7b63c42bb44ece8f018b3c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8479172e39e2091795d0c3ccd7d79d8cd2247fb2e7b63c42bb44ece8f018b3c0", kill_on_drop: false }`
[INFO] [stdout] 8479172e39e2091795d0c3ccd7d79d8cd2247fb2e7b63c42bb44ece8f018b3c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7308bee9aa68119608bef915cbe33413d9e0a52e6b53c290ae4524836e9552b9
[INFO] running `Command { std: "docker" "start" "-a" "7308bee9aa68119608bef915cbe33413d9e0a52e6b53c290ae4524836e9552b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling safer_owning_ref v0.5.0
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling tsr-lexer v0.0.0 (/opt/rustwide/workdir/lexer)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> lexer/src/util.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                             ^^^^^^^^^            ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan<'_>) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tsr-parser v0.0.0 (/opt/rustwide/workdir/parser)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> parser/src/lib.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<Block> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<'_, Block> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/tags.rs:18:46
[INFO] [stdout]     |
[INFO] [stdout] 18  |               pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<Positioned<Tokens<'_>>> {
[INFO] [stdout]     |                                                ^^      -----------------------------------
[INFO] [stdout]     |                                                |       |                             |
[INFO] [stdout]     |                                                |       |                             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                                |       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                                this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 36  | / tokens! {
[INFO] [stdout] 37  | |     const_tag => Token::ReservedWord(ReservedWord::Const);
[INFO] [stdout] 38  | |     let_tag => Token::ReservedWord(ReservedWord::Let);
[INFO] [stdout] 39  | |     constructor_tag => Token::ReservedWord(ReservedWord::Constructor);
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     eof_tag => Token::EOF;
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 18  |             pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<'_, Positioned<Tokens<'_>>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling tsr-macro v0.1.0 (/opt/rustwide/workdir/macro)
[INFO] [stderr]    Compiling tsr-runtime v0.0.0 (/opt/rustwide/workdir/runtime)
[INFO] [stdout] warning: unreachable arm
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 12 |               Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                                                      ------- any code following this expression is unreachable
[INFO] [stdout] 13 |                   Value::Reference(path, scope) => self
[INFO] [stdout]    |  __________________________________________________^
[INFO] [stdout] 14 | |                     .context
[INFO] [stdout] 15 | |                     .lock()
[INFO] [stdout] 16 | |                     .unwrap()
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |                     .value
[INFO] [stdout] 20 | |                     .clone(),
[INFO] [stdout]    | |____________________________^ unreachable arm
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/array.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/array.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/binary.rs:74:42
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/binary.rs:74:48
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:32:48
[INFO] [stdout]    |
[INFO] [stdout] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_span`
[INFO] [stdout]   --> runtime/src/eval/expression/index.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let (index_span, index) = (
[INFO] [stdout]    |              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]  --> runtime/src/eval/statement/export.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let (span, value) = export.unpack();
[INFO] [stdout]   |              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statement`
[INFO] [stdout]  --> runtime/src/eval/statement/if_else.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn eval_if(&mut self, statement: Positioned<IfStatement>) -> Value {
[INFO] [stdout]   |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let (span, variables) = variables.unpack();
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signature`
[INFO] [stdout]    --> runtime/src/value/mod.rs:606:47
[INFO] [stdout]     |
[INFO] [stdout] 606 | ...                   Signature::Method(signature) => name,
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `members`
[INFO] [stdout]    --> runtime/src/value/mod.rs:736:49
[INFO] [stdout]     |
[INFO] [stdout] 736 |                         PrimaryType::ObjectType(members) => match self {
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_members`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> runtime/src/value/mod.rs:834:34
[INFO] [stdout]     |
[INFO] [stdout] 834 |             Value::ArrowFunction(func) => PredefinedType::Any.into(),
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:837:17
[INFO] [stdout]     |
[INFO] [stdout] 837 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extends`
[INFO] [stdout]    --> runtime/src/value/mod.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |                 extends,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signatures`
[INFO] [stdout]    --> runtime/src/value/mod.rs:839:17
[INFO] [stdout]     |
[INFO] [stdout] 839 |                 signatures,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `signatures: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:842:17
[INFO] [stdout]     |
[INFO] [stdout] 842 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extends`
[INFO] [stdout]    --> runtime/src/value/mod.rs:843:17
[INFO] [stdout]     |
[INFO] [stdout] 843 |                 extends,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `implements`
[INFO] [stdout]    --> runtime/src/value/mod.rs:844:17
[INFO] [stdout]     |
[INFO] [stdout] 844 |                 implements,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `implements: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constructors`
[INFO] [stdout]    --> runtime/src/value/mod.rs:845:17
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 constructors,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `constructors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> runtime/src/value/mod.rs:846:17
[INFO] [stdout]     |
[INFO] [stdout] 846 |                 fields,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `fields: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `methods`
[INFO] [stdout]    --> runtime/src/value/mod.rs:847:17
[INFO] [stdout]     |
[INFO] [stdout] 847 |                 methods,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `methods: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:26
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:32
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:38
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:853:32
[INFO] [stdout]     |
[INFO] [stdout] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stdout]     |                                ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> runtime/src/value/mod.rs:853:38
[INFO] [stdout]     |
[INFO] [stdout] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stdout]     |                                      ^^ help: try ignoring the field: `ty: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> runtime/src/lib.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]    --> runtime/src/lib.rs:272:36
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `types` is never read
[INFO] [stdout]    --> runtime/src/lib.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct Runtime {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 135 |     types: Arc<RwLock<HashMap<String, Type>>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Runtime` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_scope_variables_filtered` is never used
[INFO] [stdout]    --> runtime/src/lib.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl Runtime {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn clear_scope_variables_filtered(&mut self, variables: &[String]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_array` is never used
[INFO] [stdout]    --> runtime/src/lib.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl Runtime {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 269 |     fn is_array(&self, value: Value) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_message` is never used
[INFO] [stdout]   --> runtime/src/value/mod.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn format_message(message: &str, args: impl Args) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "7308bee9aa68119608bef915cbe33413d9e0a52e6b53c290ae4524836e9552b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7308bee9aa68119608bef915cbe33413d9e0a52e6b53c290ae4524836e9552b9", kill_on_drop: false }`
[INFO] [stdout] 7308bee9aa68119608bef915cbe33413d9e0a52e6b53c290ae4524836e9552b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66db6f090c99542ffd9bdf374e265c940fdaa7193971b650ed39748224b5765b
[INFO] running `Command { std: "docker" "start" "-a" "66db6f090c99542ffd9bdf374e265c940fdaa7193971b650ed39748224b5765b", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> lexer/src/util.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                             ^^^^^^^^^            ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan<'_>) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tsr-lexer v0.0.0 (/opt/rustwide/workdir/lexer)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> parser/src/lib.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<Block> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<'_, Block> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/tags.rs:18:46
[INFO] [stdout]     |
[INFO] [stdout] 18  |               pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<Positioned<Tokens<'_>>> {
[INFO] [stdout]     |                                                ^^      -----------------------------------
[INFO] [stdout]     |                                                |       |                             |
[INFO] [stdout]     |                                                |       |                             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                                |       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                                this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 36  | / tokens! {
[INFO] [stdout] 37  | |     const_tag => Token::ReservedWord(ReservedWord::Const);
[INFO] [stdout] 38  | |     let_tag => Token::ReservedWord(ReservedWord::Let);
[INFO] [stdout] 39  | |     constructor_tag => Token::ReservedWord(ReservedWord::Constructor);
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     eof_tag => Token::EOF;
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 18  |             pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<'_, Positioned<Tokens<'_>>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tsr-parser v0.0.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]    Compiling tsr-macro v0.1.0 (/opt/rustwide/workdir/macro)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> lexer/src/util.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                             ^^^^^^^^^            ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan<'_>) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> parser/src/lib.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<Block> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<'_, Block> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> parser/src/tags.rs:18:46
[INFO] [stdout]     |
[INFO] [stdout] 18  |               pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<Positioned<Tokens<'_>>> {
[INFO] [stdout]     |                                                ^^      -----------------------------------
[INFO] [stdout]     |                                                |       |                             |
[INFO] [stdout]     |                                                |       |                             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                                |       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                                this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 36  | / tokens! {
[INFO] [stdout] 37  | |     const_tag => Token::ReservedWord(ReservedWord::Const);
[INFO] [stdout] 38  | |     let_tag => Token::ReservedWord(ReservedWord::Let);
[INFO] [stdout] 39  | |     constructor_tag => Token::ReservedWord(ReservedWord::Constructor);
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     eof_tag => Token::EOF;
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 18  |             pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<'_, Positioned<Tokens<'_>>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tsr-runtime v0.0.0 (/opt/rustwide/workdir/runtime)
[INFO] [stdout] warning: unreachable arm
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 12 |               Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                                                      ------- any code following this expression is unreachable
[INFO] [stdout] 13 |                   Value::Reference(path, scope) => self
[INFO] [stdout]    |  __________________________________________________^
[INFO] [stdout] 14 | |                     .context
[INFO] [stdout] 15 | |                     .lock()
[INFO] [stdout] 16 | |                     .unwrap()
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |                     .value
[INFO] [stdout] 20 | |                     .clone(),
[INFO] [stdout]    | |____________________________^ unreachable arm
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/array.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/array.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/binary.rs:74:42
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/binary.rs:74:48
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:32:48
[INFO] [stdout]    |
[INFO] [stdout] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_span`
[INFO] [stdout]   --> runtime/src/eval/expression/index.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let (index_span, index) = (
[INFO] [stdout]    |              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]  --> runtime/src/eval/statement/export.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let (span, value) = export.unpack();
[INFO] [stdout]   |              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statement`
[INFO] [stdout]  --> runtime/src/eval/statement/if_else.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn eval_if(&mut self, statement: Positioned<IfStatement>) -> Value {
[INFO] [stdout]   |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let (span, variables) = variables.unpack();
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signature`
[INFO] [stdout]    --> runtime/src/value/mod.rs:606:47
[INFO] [stdout]     |
[INFO] [stdout] 606 | ...                   Signature::Method(signature) => name,
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `members`
[INFO] [stdout]    --> runtime/src/value/mod.rs:736:49
[INFO] [stdout]     |
[INFO] [stdout] 736 |                         PrimaryType::ObjectType(members) => match self {
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_members`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> runtime/src/value/mod.rs:834:34
[INFO] [stdout]     |
[INFO] [stdout] 834 |             Value::ArrowFunction(func) => PredefinedType::Any.into(),
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:837:17
[INFO] [stdout]     |
[INFO] [stdout] 837 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extends`
[INFO] [stdout]    --> runtime/src/value/mod.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |                 extends,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signatures`
[INFO] [stdout]    --> runtime/src/value/mod.rs:839:17
[INFO] [stdout]     |
[INFO] [stdout] 839 |                 signatures,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `signatures: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:842:17
[INFO] [stdout]     |
[INFO] [stdout] 842 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extends`
[INFO] [stdout]    --> runtime/src/value/mod.rs:843:17
[INFO] [stdout]     |
[INFO] [stdout] 843 |                 extends,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `implements`
[INFO] [stdout]    --> runtime/src/value/mod.rs:844:17
[INFO] [stdout]     |
[INFO] [stdout] 844 |                 implements,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `implements: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constructors`
[INFO] [stdout]    --> runtime/src/value/mod.rs:845:17
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 constructors,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `constructors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> runtime/src/value/mod.rs:846:17
[INFO] [stdout]     |
[INFO] [stdout] 846 |                 fields,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `fields: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `methods`
[INFO] [stdout]    --> runtime/src/value/mod.rs:847:17
[INFO] [stdout]     |
[INFO] [stdout] 847 |                 methods,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `methods: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:26
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:32
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:38
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:853:32
[INFO] [stdout]     |
[INFO] [stdout] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stdout]     |                                ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> runtime/src/value/mod.rs:853:38
[INFO] [stdout]     |
[INFO] [stdout] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stdout]     |                                      ^^ help: try ignoring the field: `ty: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> runtime/src/lib.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]    --> runtime/src/lib.rs:272:36
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `types` is never read
[INFO] [stdout]    --> runtime/src/lib.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct Runtime {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 135 |     types: Arc<RwLock<HashMap<String, Type>>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Runtime` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_scope_variables_filtered` is never used
[INFO] [stdout]    --> runtime/src/lib.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl Runtime {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn clear_scope_variables_filtered(&mut self, variables: &[String]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_array` is never used
[INFO] [stdout]    --> runtime/src/lib.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl Runtime {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 269 |     fn is_array(&self, value: Value) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_message` is never used
[INFO] [stdout]   --> runtime/src/value/mod.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn format_message(message: &str, args: impl Args) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable arm
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 12 |               Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                                                      ------- any code following this expression is unreachable
[INFO] [stdout] 13 |                   Value::Reference(path, scope) => self
[INFO] [stdout]    |  __________________________________________________^
[INFO] [stdout] 14 | |                     .context
[INFO] [stdout] 15 | |                     .lock()
[INFO] [stdout] 16 | |                     .unwrap()
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |                     .value
[INFO] [stdout] 20 | |                     .clone(),
[INFO] [stdout]    | |____________________________^ unreachable arm
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/array.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/array.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/binary.rs:74:42
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/binary.rs:74:48
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:32:48
[INFO] [stdout]    |
[INFO] [stdout] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_span`
[INFO] [stdout]   --> runtime/src/eval/expression/index.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let (index_span, index) = (
[INFO] [stdout]    |              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]  --> runtime/src/eval/statement/export.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let (span, value) = export.unpack();
[INFO] [stdout]   |              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statement`
[INFO] [stdout]  --> runtime/src/eval/statement/if_else.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn eval_if(&mut self, statement: Positioned<IfStatement>) -> Value {
[INFO] [stdout]   |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let (span, variables) = variables.unpack();
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signature`
[INFO] [stdout]    --> runtime/src/value/mod.rs:606:47
[INFO] [stdout]     |
[INFO] [stdout] 606 | ...                   Signature::Method(signature) => name,
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `members`
[INFO] [stdout]    --> runtime/src/value/mod.rs:736:49
[INFO] [stdout]     |
[INFO] [stdout] 736 |                         PrimaryType::ObjectType(members) => match self {
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_members`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> runtime/src/value/mod.rs:834:34
[INFO] [stdout]     |
[INFO] [stdout] 834 |             Value::ArrowFunction(func) => PredefinedType::Any.into(),
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:837:17
[INFO] [stdout]     |
[INFO] [stdout] 837 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extends`
[INFO] [stdout]    --> runtime/src/value/mod.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |                 extends,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signatures`
[INFO] [stdout]    --> runtime/src/value/mod.rs:839:17
[INFO] [stdout]     |
[INFO] [stdout] 839 |                 signatures,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `signatures: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:842:17
[INFO] [stdout]     |
[INFO] [stdout] 842 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extends`
[INFO] [stdout]    --> runtime/src/value/mod.rs:843:17
[INFO] [stdout]     |
[INFO] [stdout] 843 |                 extends,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `implements`
[INFO] [stdout]    --> runtime/src/value/mod.rs:844:17
[INFO] [stdout]     |
[INFO] [stdout] 844 |                 implements,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `implements: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constructors`
[INFO] [stdout]    --> runtime/src/value/mod.rs:845:17
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 constructors,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `constructors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> runtime/src/value/mod.rs:846:17
[INFO] [stdout]     |
[INFO] [stdout] 846 |                 fields,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `fields: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `methods`
[INFO] [stdout]    --> runtime/src/value/mod.rs:847:17
[INFO] [stdout]     |
[INFO] [stdout] 847 |                 methods,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `methods: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:26
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:32
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:38
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:853:32
[INFO] [stdout]     |
[INFO] [stdout] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stdout]     |                                ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> runtime/src/value/mod.rs:853:38
[INFO] [stdout]     |
[INFO] [stdout] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stdout]     |                                      ^^ help: try ignoring the field: `ty: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> runtime/src/lib.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]    --> runtime/src/lib.rs:272:36
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `types` is never read
[INFO] [stdout]    --> runtime/src/lib.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct Runtime {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 135 |     types: Arc<RwLock<HashMap<String, Type>>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Runtime` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_scope_variables_filtered` is never used
[INFO] [stdout]    --> runtime/src/lib.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl Runtime {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn clear_scope_variables_filtered(&mut self, variables: &[String]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_array` is never used
[INFO] [stdout]    --> runtime/src/lib.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl Runtime {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 269 |     fn is_array(&self, value: Value) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_message` is never used
[INFO] [stdout]   --> runtime/src/value/mod.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn format_message(message: &str, args: impl Args) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tests v0.0.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.74s
[INFO] running `Command { std: "docker" "inspect" "66db6f090c99542ffd9bdf374e265c940fdaa7193971b650ed39748224b5765b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66db6f090c99542ffd9bdf374e265c940fdaa7193971b650ed39748224b5765b", kill_on_drop: false }`
[INFO] [stdout] 66db6f090c99542ffd9bdf374e265c940fdaa7193971b650ed39748224b5765b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 025458bde0531847296ec0ebf6787958d564cf3c5f1a76269dc937aae60d3cc3
[INFO] running `Command { std: "docker" "start" "-a" "025458bde0531847296ec0ebf6787958d564cf3c5f1a76269dc937aae60d3cc3", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> lexer/src/util.rs:23:45
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan) -> Result<&str, Utf8Error> {
[INFO] [stderr]    |                                             ^^^^^^^^^            ---- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan<'_>) -> Result<&str, Utf8Error> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tsr-lexer` (lib) generated 1 warning
[INFO] [stderr] warning: `tsr-lexer` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> parser/src/lib.rs:24:33
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<Block> {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<'_, Block> {
[INFO] [stderr]    |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> parser/src/tags.rs:18:46
[INFO] [stderr]     |
[INFO] [stderr] 18  |               pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<Positioned<Tokens<'_>>> {
[INFO] [stderr]     |                                                ^^      -----------------------------------
[INFO] [stderr]     |                                                |       |                             |
[INFO] [stderr]     |                                                |       |                             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                                |       the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                                this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 36  | / tokens! {
[INFO] [stderr] 37  | |     const_tag => Token::ReservedWord(ReservedWord::Const);
[INFO] [stderr] 38  | |     let_tag => Token::ReservedWord(ReservedWord::Let);
[INFO] [stderr] 39  | |     constructor_tag => Token::ReservedWord(ReservedWord::Constructor);
[INFO] [stderr] ...   |
[INFO] [stderr] 120 | |     eof_tag => Token::EOF;
[INFO] [stderr] 121 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 18  |             pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<'_, Positioned<Tokens<'_>>> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tsr-parser` (lib) generated 2 warnings
[INFO] [stderr] warning: `tsr-parser` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unreachable arm
[INFO] [stderr]   --> runtime/src/eval/expression/call.rs:13:50
[INFO] [stderr]    |
[INFO] [stderr] 12 |               Value::Reference(path, scope) => match todo!() {
[INFO] [stderr]    |                                                      ------- any code following this expression is unreachable
[INFO] [stderr] 13 |                   Value::Reference(path, scope) => self
[INFO] [stderr]    |  __________________________________________________^
[INFO] [stderr] 14 | |                     .context
[INFO] [stderr] 15 | |                     .lock()
[INFO] [stderr] 16 | |                     .unwrap()
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | |                     .value
[INFO] [stderr] 20 | |                     .clone(),
[INFO] [stderr]    | |____________________________^ unreachable arm
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> runtime/src/eval/expression/array.rs:15:34
[INFO] [stderr]    |
[INFO] [stderr] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stderr]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scope`
[INFO] [stderr]   --> runtime/src/eval/expression/array.rs:15:40
[INFO] [stderr]    |
[INFO] [stderr] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stderr]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> runtime/src/eval/expression/binary.rs:74:42
[INFO] [stderr]    |
[INFO] [stderr] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stderr]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scope`
[INFO] [stderr]   --> runtime/src/eval/expression/binary.rs:74:48
[INFO] [stderr]    |
[INFO] [stderr] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stderr]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> runtime/src/eval/expression/call.rs:12:30
[INFO] [stderr]    |
[INFO] [stderr] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stderr]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scope`
[INFO] [stderr]   --> runtime/src/eval/expression/call.rs:12:36
[INFO] [stderr]    |
[INFO] [stderr] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stderr]    |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> runtime/src/eval/expression/call.rs:32:42
[INFO] [stderr]    |
[INFO] [stderr] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stderr]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scope`
[INFO] [stderr]   --> runtime/src/eval/expression/call.rs:32:48
[INFO] [stderr]    |
[INFO] [stderr] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stderr]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index_span`
[INFO] [stderr]   --> runtime/src/eval/expression/index.rs:11:14
[INFO] [stderr]    |
[INFO] [stderr] 11 |         let (index_span, index) = (
[INFO] [stderr]    |              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_span`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `span`
[INFO] [stderr]  --> runtime/src/eval/statement/export.rs:8:14
[INFO] [stderr]   |
[INFO] [stderr] 8 |         let (span, value) = export.unpack();
[INFO] [stderr]   |              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `statement`
[INFO] [stderr]  --> runtime/src/eval/statement/if_else.rs:7:31
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub fn eval_if(&mut self, statement: Positioned<IfStatement>) -> Value {
[INFO] [stderr]   |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `span`
[INFO] [stderr]   --> runtime/src/eval/statement/variable.rs:11:14
[INFO] [stderr]    |
[INFO] [stderr] 11 |         let (span, variables) = variables.unpack();
[INFO] [stderr]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> runtime/src/eval/statement/variable.rs:25:42
[INFO] [stderr]    |
[INFO] [stderr] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stderr]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scope`
[INFO] [stderr]   --> runtime/src/eval/statement/variable.rs:25:48
[INFO] [stderr]    |
[INFO] [stderr] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stderr]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `signature`
[INFO] [stderr]    --> runtime/src/value/mod.rs:606:47
[INFO] [stderr]     |
[INFO] [stderr] 606 | ...                   Signature::Method(signature) => name,
[INFO] [stderr]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signature`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `members`
[INFO] [stderr]    --> runtime/src/value/mod.rs:736:49
[INFO] [stderr]     |
[INFO] [stderr] 736 |                         PrimaryType::ObjectType(members) => match self {
[INFO] [stderr]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_members`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `func`
[INFO] [stderr]    --> runtime/src/value/mod.rs:834:34
[INFO] [stderr]     |
[INFO] [stderr] 834 |             Value::ArrowFunction(func) => PredefinedType::Any.into(),
[INFO] [stderr]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> runtime/src/value/mod.rs:837:17
[INFO] [stderr]     |
[INFO] [stderr] 837 |                 name,
[INFO] [stderr]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `extends`
[INFO] [stderr]    --> runtime/src/value/mod.rs:838:17
[INFO] [stderr]     |
[INFO] [stderr] 838 |                 extends,
[INFO] [stderr]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `signatures`
[INFO] [stderr]    --> runtime/src/value/mod.rs:839:17
[INFO] [stderr]     |
[INFO] [stderr] 839 |                 signatures,
[INFO] [stderr]     |                 ^^^^^^^^^^ help: try ignoring the field: `signatures: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> runtime/src/value/mod.rs:842:17
[INFO] [stderr]     |
[INFO] [stderr] 842 |                 name,
[INFO] [stderr]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `extends`
[INFO] [stderr]    --> runtime/src/value/mod.rs:843:17
[INFO] [stderr]     |
[INFO] [stderr] 843 |                 extends,
[INFO] [stderr]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `implements`
[INFO] [stderr]    --> runtime/src/value/mod.rs:844:17
[INFO] [stderr]     |
[INFO] [stderr] 844 |                 implements,
[INFO] [stderr]     |                 ^^^^^^^^^^ help: try ignoring the field: `implements: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `constructors`
[INFO] [stderr]    --> runtime/src/value/mod.rs:845:17
[INFO] [stderr]     |
[INFO] [stderr] 845 |                 constructors,
[INFO] [stderr]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `constructors: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fields`
[INFO] [stderr]    --> runtime/src/value/mod.rs:846:17
[INFO] [stderr]     |
[INFO] [stderr] 846 |                 fields,
[INFO] [stderr]     |                 ^^^^^^ help: try ignoring the field: `fields: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `methods`
[INFO] [stderr]    --> runtime/src/value/mod.rs:847:17
[INFO] [stderr]     |
[INFO] [stderr] 847 |                 methods,
[INFO] [stderr]     |                 ^^^^^^^ help: try ignoring the field: `methods: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `span`
[INFO] [stderr]    --> runtime/src/value/mod.rs:851:26
[INFO] [stderr]     |
[INFO] [stderr] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stderr]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `code`
[INFO] [stderr]    --> runtime/src/value/mod.rs:851:32
[INFO] [stderr]     |
[INFO] [stderr] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stderr]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `message`
[INFO] [stderr]    --> runtime/src/value/mod.rs:851:38
[INFO] [stderr]     |
[INFO] [stderr] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stderr]     |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> runtime/src/value/mod.rs:853:32
[INFO] [stderr]     |
[INFO] [stderr] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stderr]     |                                ^^^^ help: try ignoring the field: `name: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ty`
[INFO] [stderr]    --> runtime/src/value/mod.rs:853:38
[INFO] [stderr]     |
[INFO] [stderr] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stderr]     |                                      ^^ help: try ignoring the field: `ty: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]    --> runtime/src/lib.rs:272:30
[INFO] [stderr]     |
[INFO] [stderr] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stderr]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scope`
[INFO] [stderr]    --> runtime/src/lib.rs:272:36
[INFO] [stderr]     |
[INFO] [stderr] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stderr]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stderr] 
[INFO] [stderr] warning: field `types` is never read
[INFO] [stderr]    --> runtime/src/lib.rs:135:5
[INFO] [stderr]     |
[INFO] [stderr] 134 | pub struct Runtime {
[INFO] [stderr]     |            ------- field in this struct
[INFO] [stderr] 135 |     types: Arc<RwLock<HashMap<String, Type>>>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Runtime` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `clear_scope_variables_filtered` is never used
[INFO] [stderr]    --> runtime/src/lib.rs:182:8
[INFO] [stderr]     |
[INFO] [stderr] 154 | impl Runtime {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 182 |     fn clear_scope_variables_filtered(&mut self, variables: &[String]) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_array` is never used
[INFO] [stderr]    --> runtime/src/lib.rs:269:8
[INFO] [stderr]     |
[INFO] [stderr] 268 | impl Runtime {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] 269 |     fn is_array(&self, value: Value) -> bool {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_message` is never used
[INFO] [stderr]   --> runtime/src/value/mod.rs:62:4
[INFO] [stderr]    |
[INFO] [stderr] 62 | fn format_message(message: &str, args: impl Args) -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tsr-runtime` (lib) generated 38 warnings
[INFO] [stderr] warning: `tsr-runtime` (lib test) generated 38 warnings (38 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running lexer.rs (/opt/rustwide/target/debug/deps/test_lexer-0b7567220f848ac0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running parser.rs (/opt/rustwide/target/debug/deps/test_parser-7aa0322e60673f03)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- main stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at tests/parser.rs:12:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Error { input: Tokens { tok: [ReservedWord(
[INFO] [stdout]     Import,
[INFO] [stdout] ), Delimiter(
[INFO] [stdout]     BraceOpen,
[INFO] [stdout] ), Ident(
[INFO] [stdout]     "getFunctionData",
[INFO] [stdout] ), Delimiter(
[INFO] [stdout]     BraceClose,
[INFO] [stdout] ), ReservedWord(
[INFO] [stdout]     From,
[INFO] [stdout] ), Illegal, Ident(
[INFO] [stdout]     "reflection",
[INFO] [stdout] ), Illegal, Punctuation(
[INFO] [stdout]     Semi,
[INFO] [stdout] ), ReservedWord(
[INFO] [stdout]     Import,
[INFO] [stdout] ), Delimiter(
[INFO] [stdout]     BraceOpen,
[INFO] [stdout] ), Ident(
[INFO] [stdout]     "inspect",
[INFO] [stdout] ), Delimiter(
[INFO] [stdout]     BraceClose,
[INFO] [stdout] ), ReservedWord(
[INFO] [stdout]     From,
[INFO] [stdout] ), Illegal, Ident(
[INFO] [stdout]     "util",
[INFO] [stdout] ), Illegal, Punctuation(
[INFO] [stdout]     Semi,
[INFO] [stdout] ), Ident(
[INFO] [stdout]     "console",
[INFO] [stdout] ), Punctuation(
[INFO] [stdout]     Dot,
[INFO] [stdout] ), Ident(
[INFO] [stdout]     "log",
[INFO] [stdout] ), Delimiter(
[INFO] [stdout]     ParenOpen,
[INFO] [stdout] ), Ident(
[INFO] [stdout]     "inspect",
[INFO] [stdout] ), Delimiter(
[INFO] [stdout]     ParenOpen,
[INFO] [stdout] ), Ident(
[INFO] [stdout]     "getFunctionData",
[INFO] [stdout] ), Delimiter(
[INFO] [stdout]     ParenOpen,
[INFO] [stdout] ), Ident(
[INFO] [stdout]     "getFunctionData",
[INFO] [stdout] ), Delimiter(
[INFO] [stdout]     ParenClose,
[INFO] [stdout] ), Punctuation(
[INFO] [stdout]     Comma,
[INFO] [stdout] ), Literal(
[INFO] [stdout]     Boolean(
[INFO] [stdout]         true,
[INFO] [stdout]     ),
[INFO] [stdout] ), Delimiter(
[INFO] [stdout]     ParenClose,
[INFO] [stdout] ), Delimiter(
[INFO] [stdout]     ParenClose,
[INFO] [stdout] ), Punctuation(
[INFO] [stdout]     Semi,
[INFO] [stdout] ), EOF], start: 0, end: 34 }, code: Verify })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x624f69318112 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x624f69318112 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x624f69318112 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x624f69318112 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x624f6933dda3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x624f6933dda3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x624f693152f3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x624f693152f3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x624f69317f62 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x624f6931968c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x624f693194e2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x624f69273904 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x624f69273904 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x624f6931a16b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x624f6931a16b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x624f69319e3a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x624f69318619 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x624f69319acd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x624f6933c540 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x624f6933c8e6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x624f69233488 - core::result::Result<T,E>::unwrap::h6028517f9c230588
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x624f69233488 - test_parser::main::hde3d7e03b7605430
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser.rs:12:50
[INFO] [stdout]   22:     0x624f69233488 - test_parser::main::{{closure}}::h962e7132b76d5196
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser.rs:7:14
[INFO] [stdout]   23:     0x624f69233488 - core::ops::function::FnOnce::call_once::h175ce2653a94ebca
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x624f6927908b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x624f6927908b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x624f6927827e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x624f6927827e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x624f6927827e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x624f6927827e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x624f6927827e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x624f6927827e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x624f6927827e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x624f6923bdf4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x624f6923bdf4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x624f6923f7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x624f6923f7ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x624f6923f7ca - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x624f6923f7ca - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x624f6923f7ca - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x624f6923f7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x624f6923f7ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x624f6931d0c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x624f6931d0c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x624f6931d0c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7cee76260aa4 - <unknown>
[INFO] [stdout]   46:     0x7cee762eda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     main
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tests --test test_parser`
[INFO] running `Command { std: "docker" "inspect" "025458bde0531847296ec0ebf6787958d564cf3c5f1a76269dc937aae60d3cc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "025458bde0531847296ec0ebf6787958d564cf3c5f1a76269dc937aae60d3cc3", kill_on_drop: false }`
[INFO] [stdout] 025458bde0531847296ec0ebf6787958d564cf3c5f1a76269dc937aae60d3cc3
