[INFO] cloning repository https://github.com/lgnixai/leven
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lgnixai/leven" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgnixai%2Fleven", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgnixai%2Fleven'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6701170b4f021c7ccf4682fa9a4f4a515cead4a
[INFO] testing lgnixai/leven against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgnixai%2Fleven" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lgnixai/leven
[INFO] finished tweaking git repo https://github.com/lgnixai/leven
[INFO] tweaked toml for git repo https://github.com/lgnixai/leven written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lgnixai/leven on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lgnixai/leven 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0703b233860d2d9d3039e1d30ed82fee53a40f61c7b91c81a4a3e11b68c86e37
[INFO] running `Command { std: "docker" "start" "-a" "0703b233860d2d9d3039e1d30ed82fee53a40f61c7b91c81a4a3e11b68c86e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0703b233860d2d9d3039e1d30ed82fee53a40f61c7b91c81a4a3e11b68c86e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0703b233860d2d9d3039e1d30ed82fee53a40f61c7b91c81a4a3e11b68c86e37", kill_on_drop: false }`
[INFO] [stdout] 0703b233860d2d9d3039e1d30ed82fee53a40f61c7b91c81a4a3e11b68c86e37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ff5167f66dc01175864491a9bfb97796488c6973be17e3e96ad818417f35dfd
[INFO] running `Command { std: "docker" "start" "-a" "3ff5167f66dc01175864491a9bfb97796488c6973be17e3e96ad818417f35dfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling safer_owning_ref v0.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling nom v7.1.3
[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] [stderr]    Compiling derivative v2.2.0
[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 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 1m 20s
[INFO] running `Command { std: "docker" "inspect" "3ff5167f66dc01175864491a9bfb97796488c6973be17e3e96ad818417f35dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff5167f66dc01175864491a9bfb97796488c6973be17e3e96ad818417f35dfd", kill_on_drop: false }`
[INFO] [stdout] 3ff5167f66dc01175864491a9bfb97796488c6973be17e3e96ad818417f35dfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bed57a27f2ff2853e252f7bb2227a8b512eae64fb65abc40cd13f7635e8d51e1
[INFO] running `Command { std: "docker" "start" "-a" "bed57a27f2ff2853e252f7bb2227a8b512eae64fb65abc40cd13f7635e8d51e1", kill_on_drop: false }`
[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] [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: 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: `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: `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: `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: `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: `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/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: `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: `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: `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: `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: `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: 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: 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: 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 20.62s
[INFO] running `Command { std: "docker" "inspect" "bed57a27f2ff2853e252f7bb2227a8b512eae64fb65abc40cd13f7635e8d51e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed57a27f2ff2853e252f7bb2227a8b512eae64fb65abc40cd13f7635e8d51e1", kill_on_drop: false }`
[INFO] [stdout] bed57a27f2ff2853e252f7bb2227a8b512eae64fb65abc40cd13f7635e8d51e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3e5bc100c544db59a99488b15ec94410319e657e6363a09c40cd750ebfc2252a
[INFO] running `Command { std: "docker" "start" "-a" "3e5bc100c544db59a99488b15ec94410319e657e6363a09c40cd750ebfc2252a", 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:     0x654930e8b722 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x654930e8b722 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x654930e8b722 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x654930e8b722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x654930eb13e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x654930eb13e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x654930e886b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x654930e886b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x654930e8b572 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x654930e8cc9c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x654930e8caf2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x654930de6094 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x654930de6094 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x654930e8d77b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x654930e8d77b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x654930e8d44a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x654930e8bc19 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x654930e8d0dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x654930eafb80 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x654930eaff26 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x654930da57f8 - core::result::Result<T,E>::unwrap::h3a4e8b0b6187f747
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x654930da57f8 - test_parser::main::h4fd45df8f8a9e3eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser.rs:12:50
[INFO] [stdout]   22:     0x654930da57f8 - test_parser::main::{{closure}}::hbc2261119f82ad1c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser.rs:7:14
[INFO] [stdout]   23:     0x654930da57f8 - core::ops::function::FnOnce::call_once::h26f282723136caaf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x654930deb7cb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x654930deb7cb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x654930deaa0e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x654930deaa0e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x654930deaa0e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x654930deaa0e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x654930deaa0e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x654930deaa0e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x654930deaa0e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x654930dae5b4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x654930dae5b4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x654930db1f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x654930db1f5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x654930db1f5a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x654930db1f5a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x654930db1f5a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x654930db1f5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x654930db1f5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x654930e906d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x654930e906d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x654930e906d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7ff222138aa4 - <unknown>
[INFO] [stdout]   46:     0x7ff2221c5a34 - 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.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tests --test test_parser`
[INFO] running `Command { std: "docker" "inspect" "3e5bc100c544db59a99488b15ec94410319e657e6363a09c40cd750ebfc2252a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e5bc100c544db59a99488b15ec94410319e657e6363a09c40cd750ebfc2252a", kill_on_drop: false }`
[INFO] [stdout] 3e5bc100c544db59a99488b15ec94410319e657e6363a09c40cd750ebfc2252a
