[INFO] cloning repository https://github.com/nickbclifford/dotnet-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickbclifford/dotnet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbclifford%2Fdotnet-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbclifford%2Fdotnet-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c234346ab39ca28b24ae63fc95d34c663c3beb7 [INFO] checking nickbclifford/dotnet-rs against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbclifford%2Fdotnet-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickbclifford/dotnet-rs on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nickbclifford/dotnet-rs [INFO] finished tweaking git repo https://github.com/nickbclifford/dotnet-rs [INFO] tweaked toml for git repo https://github.com/nickbclifford/dotnet-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nickbclifford/dotnet-rs 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll v0.11.0 [INFO] [stderr] Downloaded scroll-buffer v0.3.1 [INFO] [stderr] Downloaded bitfield v0.14.0 [INFO] [stderr] Downloaded enum_dispatch v0.3.12 [INFO] [stderr] Downloaded dotnetdll-macros v0.0.1 [INFO] [stderr] Downloaded scroll_derive v0.11.1 [INFO] [stderr] Downloaded dotnetdll v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8671ab7df382b7e735cd4e7e85ca87d5011776e5bcb27e02df43e670047f86d [INFO] running `Command { std: "docker" "start" "-a" "c8671ab7df382b7e735cd4e7e85ca87d5011776e5bcb27e02df43e670047f86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8671ab7df382b7e735cd4e7e85ca87d5011776e5bcb27e02df43e670047f86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8671ab7df382b7e735cd4e7e85ca87d5011776e5bcb27e02df43e670047f86d", kill_on_drop: false }` [INFO] [stdout] c8671ab7df382b7e735cd4e7e85ca87d5011776e5bcb27e02df43e670047f86d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f326a0de6a40711dca66c72d49e733d217fc92b03f2cf1bd92137ac9b40c1936 [INFO] running `Command { std: "docker" "start" "-a" "f326a0de6a40711dca66c72d49e733d217fc92b03f2cf1bd92137ac9b40c1936", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling dotnetdll-macros v0.0.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling gc-arena-derive v0.5.0 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking gc-arena v0.5.0 [INFO] [stderr] Checking scroll-buffer v0.3.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking dotnetdll v0.0.4 [INFO] [stderr] Checking dotnet-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/vm/instructions.rs:439:25 [INFO] [stdout] | [INFO] [stdout] 438 | todo!("ArithmeticException in ckfinite"); [INFO] [stdout] | ---------------------------------------- any code following this expression is unreachable [INFO] [stdout] 439 | return Some(CallResult::Threw); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/vm/instructions.rs:439:25 [INFO] [stdout] | [INFO] [stdout] 438 | todo!("ArithmeticException in ckfinite"); [INFO] [stdout] | ---------------------------------------- any code following this expression is unreachable [INFO] [stdout] 439 | return Some(CallResult::Threw); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/resolve.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | TypeImplementation::Nested(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/resolve.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | name: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/value/layout.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let fields: Vec<_> = description [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parameters` [INFO] [stdout] --> src/value/layout.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | TypeSource::Generic { base, parameters } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `parameters: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/value/layout.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn type_layout(t: ConcreteType, mut context: Context) -> LayoutManager { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | if self.arena.mutate(|gc, c| c.frames.len() == 0) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:44:60 [INFO] [stdout] | [INFO] [stdout] 44 | let exit_code = self.arena.mutate(|gc, c| match c.bottom_of_stack() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:52:49 [INFO] [stdout] | [INFO] [stdout] 52 | self.arena.mutate_root(|gc, c| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/vm/gc.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | for l in locals { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/resolve.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | TypeImplementation::Nested(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/resolve.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | name: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tail_call` [INFO] [stdout] --> src/vm/instructions.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | tail_call, // TODO [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `tail_call: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/value/layout.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let fields: Vec<_> = description [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parameters` [INFO] [stdout] --> src/value/layout.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | TypeSource::Generic { base, parameters } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `parameters: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/value/layout.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn type_layout(t: ConcreteType, mut context: Context) -> LayoutManager { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/vm/instructions.rs:562:22 [INFO] [stdout] | [INFO] [stdout] 562 | BoxValue(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `skip_null_check` [INFO] [stdout] --> src/vm/instructions.rs:571:17 [INFO] [stdout] | [INFO] [stdout] 571 | skip_null_check, // TODO [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `skip_null_check: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/vm/instructions.rs:584:38 [INFO] [stdout] | [INFO] [stdout] 584 | HeapStorage::Vec(v) => self.assemblies.corlib_type("System.Array"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/vm/instructions.rs:585:38 [INFO] [stdout] | [INFO] [stdout] 585 | HeapStorage::Str(s) => self.assemblies.corlib_type("System.String"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | if self.arena.mutate(|gc, c| c.frames.len() == 0) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:44:60 [INFO] [stdout] | [INFO] [stdout] 44 | let exit_code = self.arena.mutate(|gc, c| match c.bottom_of_stack() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:52:49 [INFO] [stdout] | [INFO] [stdout] 52 | self.arena.mutate_root(|gc, c| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/vm/gc.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | for l in locals { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `generics` is never read [INFO] [stdout] --> src/value/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Context<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 17 | pub generics: &'a GenericLookup, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tail_call` [INFO] [stdout] --> src/vm/instructions.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | tail_call, // TODO [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `tail_call: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/vm/instructions.rs:562:22 [INFO] [stdout] | [INFO] [stdout] 562 | BoxValue(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `skip_null_check` [INFO] [stdout] --> src/vm/instructions.rs:571:17 [INFO] [stdout] | [INFO] [stdout] 571 | skip_null_check, // TODO [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `skip_null_check: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/vm/instructions.rs:584:38 [INFO] [stdout] | [INFO] [stdout] 584 | HeapStorage::Vec(v) => self.assemblies.corlib_type("System.Array"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/vm/instructions.rs:585:38 [INFO] [stdout] | [INFO] [stdout] 585 | HeapStorage::Str(s) => self.assemblies.corlib_type("System.String"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locate_type` is never used [INFO] [stdout] --> src/value/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Context<'_> { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 22 | pub fn locate_type(&self, handle: UserType) -> TypeDescription { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Vec` and `Obj` are never constructed [INFO] [stdout] --> src/value/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub enum HeapStorage<'gc> { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 129 | Vec(Vector<'gc>), [INFO] [stdout] | ^^^ [INFO] [stdout] 130 | Obj(Object<'gc>), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HeapStorage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_gc_ptr` is never used [INFO] [stdout] --> src/value/mod.rs:150:4 [INFO] [stdout] | [INFO] [stdout] 150 | fn write_gc_ptr(ObjectRef(source): ObjectRef<'_>, dest: &mut [u8]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `element` is never read [INFO] [stdout] --> src/value/mod.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub struct Vector<'gc> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 161 | element: ConcreteType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Vector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 178 | impl<'gc> Vector<'gc> { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 179 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 215 | impl<'gc> Object<'gc> { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 216 | pub fn new(gc: GCHandle<'gc>, description: TypeDescription, context: Context) -> Gc<'gc, Self> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 240 | impl ConcreteType { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 241 | pub fn new(base: BaseType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `field_offset` are never used [INFO] [stdout] --> src/value/layout.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl ClassLayoutManager { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 45 | pub fn new(TypeDescription(_, description): TypeDescription, context: Context) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn field_offset(&self, name: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `element_offset` are never used [INFO] [stdout] --> src/value/layout.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 89 | impl ArrayLayoutManager { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 90 | pub fn new(element: ConcreteType, length: usize, context: Context) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn element_offset(&self, index: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/value/layout.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 103 | pub enum Scalar { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 104 | ObjectRef, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 105 | Int8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 106 | Int16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 107 | Int32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 108 | Int64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 109 | NativeInt, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 110 | Float32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 111 | Float64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scalar` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `type_layout` is never used [INFO] [stdout] --> src/value/layout.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn type_layout(t: ConcreteType, mut context: Context) -> LayoutManager { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exceptions` is never read [INFO] [stdout] --> src/vm/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct MethodInfo<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | exceptions: &'a [body::Exception], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MethodInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/vm/executor.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | Exited(u32), [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 | Exited(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Threw` is never constructed [INFO] [stdout] --> src/vm/executor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum ExecutorResult { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 14 | Exited(u32), [INFO] [stdout] 15 | Threw, // TODO: well-typed exceptions [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExecutorResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `generics` is never read [INFO] [stdout] --> src/value/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Context<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 17 | pub generics: &'a GenericLookup, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locate_type` is never used [INFO] [stdout] --> src/value/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Context<'_> { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 22 | pub fn locate_type(&self, handle: UserType) -> TypeDescription { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Vec` and `Obj` are never constructed [INFO] [stdout] --> src/value/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub enum HeapStorage<'gc> { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 129 | Vec(Vector<'gc>), [INFO] [stdout] | ^^^ [INFO] [stdout] 130 | Obj(Object<'gc>), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HeapStorage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_gc_ptr` is never used [INFO] [stdout] --> src/value/mod.rs:150:4 [INFO] [stdout] | [INFO] [stdout] 150 | fn write_gc_ptr(ObjectRef(source): ObjectRef<'_>, dest: &mut [u8]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `element` is never read [INFO] [stdout] --> src/value/mod.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub struct Vector<'gc> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 161 | element: ConcreteType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Vector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 178 | impl<'gc> Vector<'gc> { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 179 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 215 | impl<'gc> Object<'gc> { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 216 | pub fn new(gc: GCHandle<'gc>, description: TypeDescription, context: Context) -> Gc<'gc, Self> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 240 | impl ConcreteType { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 241 | pub fn new(base: BaseType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `field_offset` are never used [INFO] [stdout] --> src/value/layout.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl ClassLayoutManager { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 45 | pub fn new(TypeDescription(_, description): TypeDescription, context: Context) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn field_offset(&self, name: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `element_offset` are never used [INFO] [stdout] --> src/value/layout.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 89 | impl ArrayLayoutManager { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 90 | pub fn new(element: ConcreteType, length: usize, context: Context) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn element_offset(&self, index: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/value/layout.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 103 | pub enum Scalar { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 104 | ObjectRef, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 105 | Int8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 106 | Int16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 107 | Int32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 108 | Int64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 109 | NativeInt, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 110 | Float32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 111 | Float64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scalar` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `type_layout` is never used [INFO] [stdout] --> src/value/layout.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn type_layout(t: ConcreteType, mut context: Context) -> LayoutManager { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exceptions` is never read [INFO] [stdout] --> src/vm/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct MethodInfo<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | exceptions: &'a [body::Exception], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MethodInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/vm/executor.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | Exited(u32), [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 | Exited(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Threw` is never constructed [INFO] [stdout] --> src/vm/executor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum ExecutorResult { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 14 | Exited(u32), [INFO] [stdout] 15 | Threw, // TODO: well-typed exceptions [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExecutorResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.89s [INFO] running `Command { std: "docker" "inspect" "f326a0de6a40711dca66c72d49e733d217fc92b03f2cf1bd92137ac9b40c1936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f326a0de6a40711dca66c72d49e733d217fc92b03f2cf1bd92137ac9b40c1936", kill_on_drop: false }` [INFO] [stdout] f326a0de6a40711dca66c72d49e733d217fc92b03f2cf1bd92137ac9b40c1936 [INFO] checking nickbclifford/dotnet-rs against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbclifford%2Fdotnet-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickbclifford/dotnet-rs on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nickbclifford/dotnet-rs [INFO] finished tweaking git repo https://github.com/nickbclifford/dotnet-rs [INFO] tweaked toml for git repo https://github.com/nickbclifford/dotnet-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nickbclifford/dotnet-rs 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 478e7c11ec63e5e2f8b6e891abb183b9ba5d661ab03489656c59992e6aba67e0 [INFO] running `Command { std: "docker" "start" "-a" "478e7c11ec63e5e2f8b6e891abb183b9ba5d661ab03489656c59992e6aba67e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "478e7c11ec63e5e2f8b6e891abb183b9ba5d661ab03489656c59992e6aba67e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "478e7c11ec63e5e2f8b6e891abb183b9ba5d661ab03489656c59992e6aba67e0", kill_on_drop: false }` [INFO] [stdout] 478e7c11ec63e5e2f8b6e891abb183b9ba5d661ab03489656c59992e6aba67e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ccc42504bc0a94cdd3c946b661847e21cd0d5a75cd0706030658402c94f2bce [INFO] running `Command { std: "docker" "start" "-a" "3ccc42504bc0a94cdd3c946b661847e21cd0d5a75cd0706030658402c94f2bce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling dotnetdll-macros v0.0.1 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling gc-arena-derive v0.5.0 [INFO] [stderr] Checking gc-arena v0.5.0 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking scroll-buffer v0.3.1 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking dotnetdll v0.0.4 [INFO] [stderr] Checking dotnet-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/vm/instructions.rs:439:25 [INFO] [stdout] | [INFO] [stdout] 438 | todo!("ArithmeticException in ckfinite"); [INFO] [stdout] | ---------------------------------------- any code following this expression is unreachable [INFO] [stdout] 439 | return Some(CallResult::Threw); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/vm/instructions.rs:439:25 [INFO] [stdout] | [INFO] [stdout] 438 | todo!("ArithmeticException in ckfinite"); [INFO] [stdout] | ---------------------------------------- any code following this expression is unreachable [INFO] [stdout] 439 | return Some(CallResult::Threw); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/resolve.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | TypeImplementation::Nested(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/resolve.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | name: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/value/layout.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let fields: Vec<_> = description [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parameters` [INFO] [stdout] --> src/value/layout.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | TypeSource::Generic { base, parameters } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `parameters: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/value/layout.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn type_layout(t: ConcreteType, mut context: Context) -> LayoutManager { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/resolve.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | TypeImplementation::Nested(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | if self.arena.mutate(|gc, c| c.frames.len() == 0) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:44:60 [INFO] [stdout] | [INFO] [stdout] 44 | let exit_code = self.arena.mutate(|gc, c| match c.bottom_of_stack() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:52:49 [INFO] [stdout] | [INFO] [stdout] 52 | self.arena.mutate_root(|gc, c| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/resolve.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | name: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/vm/gc.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | for l in locals { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/value/layout.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let fields: Vec<_> = description [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parameters` [INFO] [stdout] --> src/value/layout.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | TypeSource::Generic { base, parameters } => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `parameters: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/value/layout.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn type_layout(t: ConcreteType, mut context: Context) -> LayoutManager { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | if self.arena.mutate(|gc, c| c.frames.len() == 0) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:44:60 [INFO] [stdout] | [INFO] [stdout] 44 | let exit_code = self.arena.mutate(|gc, c| match c.bottom_of_stack() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:52:49 [INFO] [stdout] | [INFO] [stdout] 52 | self.arena.mutate_root(|gc, c| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tail_call` [INFO] [stdout] --> src/vm/instructions.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | tail_call, // TODO [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `tail_call: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/vm/instructions.rs:562:22 [INFO] [stdout] | [INFO] [stdout] 562 | BoxValue(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `skip_null_check` [INFO] [stdout] --> src/vm/instructions.rs:571:17 [INFO] [stdout] | [INFO] [stdout] 571 | skip_null_check, // TODO [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `skip_null_check: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/vm/instructions.rs:584:38 [INFO] [stdout] | [INFO] [stdout] 584 | HeapStorage::Vec(v) => self.assemblies.corlib_type("System.Array"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/vm/instructions.rs:585:38 [INFO] [stdout] | [INFO] [stdout] 585 | HeapStorage::Str(s) => self.assemblies.corlib_type("System.String"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/vm/gc.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | for l in locals { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tail_call` [INFO] [stdout] --> src/vm/instructions.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | tail_call, // TODO [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `tail_call: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/vm/instructions.rs:562:22 [INFO] [stdout] | [INFO] [stdout] 562 | BoxValue(t) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `skip_null_check` [INFO] [stdout] --> src/vm/instructions.rs:571:17 [INFO] [stdout] | [INFO] [stdout] 571 | skip_null_check, // TODO [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `skip_null_check: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/vm/instructions.rs:584:38 [INFO] [stdout] | [INFO] [stdout] 584 | HeapStorage::Vec(v) => self.assemblies.corlib_type("System.Array"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/vm/instructions.rs:585:38 [INFO] [stdout] | [INFO] [stdout] 585 | HeapStorage::Str(s) => self.assemblies.corlib_type("System.String"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `generics` is never read [INFO] [stdout] --> src/value/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Context<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 17 | pub generics: &'a GenericLookup, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locate_type` is never used [INFO] [stdout] --> src/value/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Context<'_> { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 22 | pub fn locate_type(&self, handle: UserType) -> TypeDescription { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Vec` and `Obj` are never constructed [INFO] [stdout] --> src/value/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub enum HeapStorage<'gc> { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 129 | Vec(Vector<'gc>), [INFO] [stdout] | ^^^ [INFO] [stdout] 130 | Obj(Object<'gc>), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HeapStorage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_gc_ptr` is never used [INFO] [stdout] --> src/value/mod.rs:150:4 [INFO] [stdout] | [INFO] [stdout] 150 | fn write_gc_ptr(ObjectRef(source): ObjectRef<'_>, dest: &mut [u8]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `element` is never read [INFO] [stdout] --> src/value/mod.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub struct Vector<'gc> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 161 | element: ConcreteType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Vector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 178 | impl<'gc> Vector<'gc> { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 179 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 215 | impl<'gc> Object<'gc> { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 216 | pub fn new(gc: GCHandle<'gc>, description: TypeDescription, context: Context) -> Gc<'gc, Self> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 240 | impl ConcreteType { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 241 | pub fn new(base: BaseType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `field_offset` are never used [INFO] [stdout] --> src/value/layout.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl ClassLayoutManager { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 45 | pub fn new(TypeDescription(_, description): TypeDescription, context: Context) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn field_offset(&self, name: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `element_offset` are never used [INFO] [stdout] --> src/value/layout.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 89 | impl ArrayLayoutManager { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 90 | pub fn new(element: ConcreteType, length: usize, context: Context) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn element_offset(&self, index: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/value/layout.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 103 | pub enum Scalar { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 104 | ObjectRef, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 105 | Int8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 106 | Int16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 107 | Int32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 108 | Int64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 109 | NativeInt, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 110 | Float32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 111 | Float64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scalar` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `type_layout` is never used [INFO] [stdout] --> src/value/layout.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn type_layout(t: ConcreteType, mut context: Context) -> LayoutManager { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exceptions` is never read [INFO] [stdout] --> src/vm/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct MethodInfo<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | exceptions: &'a [body::Exception], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MethodInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/vm/executor.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | Exited(u32), [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 | Exited(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Threw` is never constructed [INFO] [stdout] --> src/vm/executor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum ExecutorResult { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 14 | Exited(u32), [INFO] [stdout] 15 | Threw, // TODO: well-typed exceptions [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExecutorResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `generics` is never read [INFO] [stdout] --> src/value/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Context<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 17 | pub generics: &'a GenericLookup, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locate_type` is never used [INFO] [stdout] --> src/value/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Context<'_> { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 22 | pub fn locate_type(&self, handle: UserType) -> TypeDescription { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Vec` and `Obj` are never constructed [INFO] [stdout] --> src/value/mod.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub enum HeapStorage<'gc> { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 129 | Vec(Vector<'gc>), [INFO] [stdout] | ^^^ [INFO] [stdout] 130 | Obj(Object<'gc>), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HeapStorage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_gc_ptr` is never used [INFO] [stdout] --> src/value/mod.rs:150:4 [INFO] [stdout] | [INFO] [stdout] 150 | fn write_gc_ptr(ObjectRef(source): ObjectRef<'_>, dest: &mut [u8]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `element` is never read [INFO] [stdout] --> src/value/mod.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub struct Vector<'gc> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 161 | element: ConcreteType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Vector` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 178 | impl<'gc> Vector<'gc> { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 179 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 215 | impl<'gc> Object<'gc> { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 216 | pub fn new(gc: GCHandle<'gc>, description: TypeDescription, context: Context) -> Gc<'gc, Self> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/value/mod.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 240 | impl ConcreteType { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 241 | pub fn new(base: BaseType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `field_offset` are never used [INFO] [stdout] --> src/value/layout.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl ClassLayoutManager { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 45 | pub fn new(TypeDescription(_, description): TypeDescription, context: Context) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn field_offset(&self, name: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `element_offset` are never used [INFO] [stdout] --> src/value/layout.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 89 | impl ArrayLayoutManager { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 90 | pub fn new(element: ConcreteType, length: usize, context: Context) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn element_offset(&self, index: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/value/layout.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 103 | pub enum Scalar { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 104 | ObjectRef, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 105 | Int8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 106 | Int16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 107 | Int32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 108 | Int64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 109 | NativeInt, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 110 | Float32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 111 | Float64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scalar` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `type_layout` is never used [INFO] [stdout] --> src/value/layout.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn type_layout(t: ConcreteType, mut context: Context) -> LayoutManager { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exceptions` is never read [INFO] [stdout] --> src/vm/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct MethodInfo<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | exceptions: &'a [body::Exception], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MethodInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/vm/executor.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | Exited(u32), [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 | Exited(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Threw` is never constructed [INFO] [stdout] --> src/vm/executor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum ExecutorResult { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 14 | Exited(u32), [INFO] [stdout] 15 | Threw, // TODO: well-typed exceptions [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExecutorResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.10s [INFO] running `Command { std: "docker" "inspect" "3ccc42504bc0a94cdd3c946b661847e21cd0d5a75cd0706030658402c94f2bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ccc42504bc0a94cdd3c946b661847e21cd0d5a75cd0706030658402c94f2bce", kill_on_drop: false }` [INFO] [stdout] 3ccc42504bc0a94cdd3c946b661847e21cd0d5a75cd0706030658402c94f2bce