[INFO] cloning repository https://github.com/iccues/tau-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iccues/tau-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficcues%2Ftau-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficcues%2Ftau-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8774eeaacf5766b6cdb1efeb2f23ab112f3b5981
[INFO] checking iccues/tau-lang against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficcues%2Ftau-lang" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iccues/tau-lang
[INFO] finished tweaking git repo https://github.com/iccues/tau-lang
[INFO] tweaked toml for git repo https://github.com/iccues/tau-lang written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iccues/tau-lang on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iccues/tau-lang 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded serde v1.0.218
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 470850f0b592a1478b91a13962d614760473319d04980c945bbbd2f1fd4a1c68
[INFO] running `Command { std: "docker" "start" "-a" "470850f0b592a1478b91a13962d614760473319d04980c945bbbd2f1fd4a1c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "470850f0b592a1478b91a13962d614760473319d04980c945bbbd2f1fd4a1c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "470850f0b592a1478b91a13962d614760473319d04980c945bbbd2f1fd4a1c68", kill_on_drop: false }`
[INFO] [stdout] 470850f0b592a1478b91a13962d614760473319d04980c945bbbd2f1fd4a1c68
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6660f2df7d90186c071fb35be7471926a51b57ec27b7f6d7ec7aa5bd91b7420d
[INFO] running `Command { std: "docker" "start" "-a" "6660f2df7d90186c071fb35be7471926a51b57ec27b7f6d7ec7aa5bd91b7420d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking error v0.1.0 (/opt/rustwide/workdir/library/error)
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking lexer v0.1.0 (/opt/rustwide/workdir/library/lexer)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> library/lexer/src/stream/peekable/mod.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn cursor(&mut self) -> Cursor<Self::Item> where Self: Sized {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn cursor(&mut self) -> Cursor<'_, Self::Item> where Self: Sized {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> library/lexer/src/stream/peekable/mod.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn cursor(&mut self) -> Cursor<Self::Item> where Self: Sized {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn cursor(&mut self) -> Cursor<'_, Self::Item> where Self: Sized {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]     Checking asm_macro v0.1.0 (/opt/rustwide/workdir/library/asm_macro)
[INFO] [stderr]     Checking enum_plus_derive v0.1.0 (/opt/rustwide/workdir/library/enum_plus_derive)
[INFO] [stderr]     Checking library v0.1.0 (/opt/rustwide/workdir/library)
[INFO] [stderr]     Checking asm v0.1.0 (/opt/rustwide/workdir/asm)
[INFO] [stderr]     Checking vm v0.1.0 (/opt/rustwide/workdir/vm)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> asm/src/global/mod.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn byte_vec(&self) -> RefMut<ByteVec> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn byte_vec(&self) -> RefMut<'_, ByteVec> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/process/memory/mod.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn as_cursor(&mut self) -> MemoryCursor;
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn as_cursor(&mut self) -> MemoryCursor<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/process/memory/real_memory.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn as_cursor(&mut self) -> MemoryCursor {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn as_cursor(&mut self) -> MemoryCursor<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/process/memory/visual_memory.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn as_cursor(&mut self) -> MemoryCursor {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn as_cursor(&mut self) -> MemoryCursor<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> asm/src/global/mod.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn byte_vec(&self) -> RefMut<ByteVec> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn byte_vec(&self) -> RefMut<'_, ByteVec> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/process/memory/mod.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn as_cursor(&mut self) -> MemoryCursor;
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn as_cursor(&mut self) -> MemoryCursor<'_>;
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/process/memory/real_memory.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn as_cursor(&mut self) -> MemoryCursor {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn as_cursor(&mut self) -> MemoryCursor<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vm/src/process/memory/visual_memory.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn as_cursor(&mut self) -> MemoryCursor {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn as_cursor(&mut self) -> MemoryCursor<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vmil v0.1.0 (/opt/rustwide/workdir/vmil)
[INFO] [stdout] warning: unused import: `as_bytes::AsBytes`
[INFO] [stdout]  --> vmil/src/var.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{as_bytes::AsBytes, path::Path, serialize::StrSerialize, types::Types};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `as_bytes::AsBytes`
[INFO] [stdout]  --> vmil/src/var.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{as_bytes::AsBytes, path::Path, serialize::StrSerialize, types::Types};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> vmil/src/table.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn serialize(&self, writer: &mut dyn std::io::Write) -> std::io::Result<()> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> vmil/src/var.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn serialize(&self, writer: &mut dyn std::io::Write) -> std::io::Result<()> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `var_type` is never read
[INFO] [stdout]   --> vmil/src/var.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Var {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 10 |     var_type: Box<Types>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Var` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]  --> vmil/src/as_bytes/boxs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct HeapBox {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 6 |     inner: Box<dyn AsBytes>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]   --> vmil/src/as_bytes/boxs.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct StackBox {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 17 |     type_: Types,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]   --> vmil/src/lib.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn deserialize(filename: &str) -> Result<Table, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> vmil/src/table.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn serialize(&self, writer: &mut dyn std::io::Write) -> std::io::Result<()> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> vmil/src/var.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn serialize(&self, writer: &mut dyn std::io::Write) -> std::io::Result<()> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `var_type` is never read
[INFO] [stdout]   --> vmil/src/var.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Var {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 10 |     var_type: Box<Types>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Var` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]  --> vmil/src/as_bytes/boxs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct HeapBox {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 6 |     inner: Box<dyn AsBytes>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]   --> vmil/src/as_bytes/boxs.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct StackBox {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 17 |     type_: Types,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.39s
[INFO] running `Command { std: "docker" "inspect" "6660f2df7d90186c071fb35be7471926a51b57ec27b7f6d7ec7aa5bd91b7420d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6660f2df7d90186c071fb35be7471926a51b57ec27b7f6d7ec7aa5bd91b7420d", kill_on_drop: false }`
[INFO] [stdout] 6660f2df7d90186c071fb35be7471926a51b57ec27b7f6d7ec7aa5bd91b7420d
