[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 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgnixai%2Fleven" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lgnixai/leven on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safer_owning_ref v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f40079137e3cab9acc8e87b7aece42f3c9b9011a7bb39673e199caf40eb4fc92 [INFO] running `Command { std: "docker" "start" "-a" "f40079137e3cab9acc8e87b7aece42f3c9b9011a7bb39673e199caf40eb4fc92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f40079137e3cab9acc8e87b7aece42f3c9b9011a7bb39673e199caf40eb4fc92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f40079137e3cab9acc8e87b7aece42f3c9b9011a7bb39673e199caf40eb4fc92", kill_on_drop: false }` [INFO] [stdout] f40079137e3cab9acc8e87b7aece42f3c9b9011a7bb39673e199caf40eb4fc92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55ba2670ddab21b0108daa99230ba2a40330bda498a83bd8afd5698224164aa2 [INFO] running `Command { std: "docker" "start" "-a" "55ba2670ddab21b0108daa99230ba2a40330bda498a83bd8afd5698224164aa2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling safer_owning_ref v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling tsr-lexer v0.0.0 (/opt/rustwide/workdir/lexer) [INFO] [stderr] Compiling tsr-parser v0.0.0 (/opt/rustwide/workdir/parser) [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) -> 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>>, [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 19.53s [INFO] running `Command { std: "docker" "inspect" "55ba2670ddab21b0108daa99230ba2a40330bda498a83bd8afd5698224164aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ba2670ddab21b0108daa99230ba2a40330bda498a83bd8afd5698224164aa2", kill_on_drop: false }` [INFO] [stdout] 55ba2670ddab21b0108daa99230ba2a40330bda498a83bd8afd5698224164aa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63962c91be123b8e309815a22aa6df84ad363a5e4194014295c320514bc318b1 [INFO] running `Command { std: "docker" "start" "-a" "63962c91be123b8e309815a22aa6df84ad363a5e4194014295c320514bc318b1", kill_on_drop: false }` [INFO] [stderr] Compiling tsr-lexer v0.0.0 (/opt/rustwide/workdir/lexer) [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] [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: `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/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: `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/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: `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: `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/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: `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: `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: `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) -> 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: `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) -> 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: 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: 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>>, [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: `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>>, [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 5.88s [INFO] running `Command { std: "docker" "inspect" "63962c91be123b8e309815a22aa6df84ad363a5e4194014295c320514bc318b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63962c91be123b8e309815a22aa6df84ad363a5e4194014295c320514bc318b1", kill_on_drop: false }` [INFO] [stdout] 63962c91be123b8e309815a22aa6df84ad363a5e4194014295c320514bc318b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 817f8ac021d3f9b204d1535177807737b2a71c498144009d9c89786e92ef8510 [INFO] running `Command { std: "docker" "start" "-a" "817f8ac021d3f9b204d1535177807737b2a71c498144009d9c89786e92ef8510", kill_on_drop: false }` [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) -> 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>>, [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-dfeaf13220724361) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running parser.rs (/opt/rustwide/target/debug/deps/test_parser-d07e56e4d5042041) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass `-p tests --test test_parser` [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: 0x5e1cffda143a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e1cffda143a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e1cffda143a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e1cffda143a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e1cffdc72c3 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e1cffdc72c3 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5e1cffd9e553 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5e1cffda1282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e1cffda2970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5e1cffda270d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5e1cffc3f663 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5e1cffc3f663 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5e1cffda31a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5e1cffda31a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5e1cffda2e7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x5e1cffda1939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5e1cffda2b0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5e1cffbfe1e0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5e1cffbfe656 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x5e1cffc02ea0 - core::result::Result::unwrap::hd1f0ee2c4f31ee33 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x5e1cffc02ea0 - test_parser::main::hde3ccf0217d6a8ea [INFO] [stdout] at /opt/rustwide/workdir/tests/parser.rs:12:20 [INFO] [stdout] 21: 0x5e1cffc02b47 - test_parser::main::{{closure}}::hfe658654194e5280 [INFO] [stdout] at /opt/rustwide/workdir/tests/parser.rs:7:14 [INFO] [stdout] 22: 0x5e1cffbff9b6 - core::ops::function::FnOnce::call_once::h53cef8760948955c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5e1cffc44e0b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5e1cffc44e0b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x5e1cffc43d43 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x5e1cffc43d43 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5e1cffc43d43 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 28: 0x5e1cffc43d43 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 29: 0x5e1cffc43d43 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x5e1cffc43d43 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x5e1cffc43d43 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x5e1cffc07a75 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x5e1cffc07a75 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x5e1cffc0b4b6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 35: 0x5e1cffc0b4b6 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5e1cffc0b4b6 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 37: 0x5e1cffc0b4b6 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 38: 0x5e1cffc0b4b6 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x5e1cffc0b4b6 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 40: 0x5e1cffc0b4b6 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5e1cffda700b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 42: 0x5e1cffda700b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 43: 0x5e1cffda700b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x73d2e62d6ac3 - [INFO] [stdout] 45: 0x73d2e6367a04 - clone [INFO] [stdout] 46: 0x0 - [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] running `Command { std: "docker" "inspect" "817f8ac021d3f9b204d1535177807737b2a71c498144009d9c89786e92ef8510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "817f8ac021d3f9b204d1535177807737b2a71c498144009d9c89786e92ef8510", kill_on_drop: false }` [INFO] [stdout] 817f8ac021d3f9b204d1535177807737b2a71c498144009d9c89786e92ef8510