[INFO] cloning repository https://github.com/brandonxin/toyc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brandonxin/toyc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonxin%2Ftoyc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonxin%2Ftoyc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66267a0ca10bd47337a8f72dc6ff008cf1c46db4
[INFO] checking brandonxin/toyc against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonxin%2Ftoyc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/brandonxin/toyc
[INFO] finished tweaking git repo https://github.com/brandonxin/toyc
[INFO] tweaked toml for git repo https://github.com/brandonxin/toyc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brandonxin/toyc on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brandonxin/toyc 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 clap v4.5.27
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded clap_lex v0.7.4
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.7
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 347026ce51e883b97330e60dcabdaba50581a6d64b42c8be1dc4450fd9fea5d3
[INFO] running `Command { std: "docker" "start" "347026ce51e883b97330e60dcabdaba50581a6d64b42c8be1dc4450fd9fea5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "347026ce51e883b97330e60dcabdaba50581a6d64b42c8be1dc4450fd9fea5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "347026ce51e883b97330e60dcabdaba50581a6d64b42c8be1dc4450fd9fea5d3" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "347026ce51e883b97330e60dcabdaba50581a6d64b42c8be1dc4450fd9fea5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "347026ce51e883b97330e60dcabdaba50581a6d64b42c8be1dc4450fd9fea5d3" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking toyc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Ref`
[INFO] [stdout]  --> src/aarch64/inst.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::{Ref, RefCell, RefMut};
[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: `char::Decode`
[INFO] [stdout]  --> src/frontend/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use char::Decode;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::func`
[INFO] [stdout]  --> src/ir/codegen/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::func;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ref`
[INFO] [stdout]  --> src/aarch64/inst.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::{Ref, RefCell, RefMut};
[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: `char::Decode`
[INFO] [stdout]  --> src/frontend/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use char::Decode;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::func`
[INFO] [stdout]  --> src/ir/codegen/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::func;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/aarch64/inst.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |             _ => unimplemented!(),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/aarch64/inst.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             Self::Mov { dst, src } => {
[INFO] [stdout]     |             ---------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 156 |             Self::Ldr { dst, src } => {
[INFO] [stdout]     |             ---------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 160 |             Self::Ldp { dst1, dst2, src } => {
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 168 |             Self::Str { src, dst } => {
[INFO] [stdout]     |             ---------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 223 |             _ => unimplemented!(),
[INFO] [stdout]     |             ^ ...and 9 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/aarch64/inst.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |             _ => unimplemented!(),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/aarch64/inst.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             Self::Mov { dst, src } => {
[INFO] [stdout]     |             ---------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 156 |             Self::Ldr { dst, src } => {
[INFO] [stdout]     |             ---------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 160 |             Self::Ldp { dst1, dst2, src } => {
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 168 |             Self::Str { src, dst } => {
[INFO] [stdout]     |             ---------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 223 |             _ => unimplemented!(),
[INFO] [stdout]     |             ^ ...and 9 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/frontend/lex.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 250 |         for (i, answer) in tokens.iter().enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/ir/context.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn new_parameter(&self, name: String) -> &Param {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proto`
[INFO] [stdout]   --> src/ir/codegen/mod.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 ast::GlobalDecl::FuncDecl(proto) => {
[INFO] [stdout]    |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]   --> src/ir/codegen/mod.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |                         Some(func) => {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_ir`
[INFO] [stdout]   --> src/ir/codegen/mod.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |         for (param_ast, param_ir) in params.iter().zip(param_values.iter()) {
[INFO] [stdout]    |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_ir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/ir/context.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn new_parameter(&self, name: String) -> &Param {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_name`
[INFO] [stdout]    --> src/ir/codegen/mod.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 ty: type_name,
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ir/codegen/mod.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 383 |                     _ => unimplemented!(),
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/ir/codegen/mod.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 298 |                     ast::BinaryOp::Assignment => {
[INFO] [stdout]     |                     ------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 303 |                     ast::BinaryOp::BitwiseOr => {
[INFO] [stdout]     |                     ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 308 |                     ast::BinaryOp::BitwiseXor => {
[INFO] [stdout]     |                     ------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 313 |                     ast::BinaryOp::BitwiseAnd => {
[INFO] [stdout]     |                     ------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 383 |                     _ => unimplemented!(),
[INFO] [stdout]     |                     ^ ...and 13 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `externs` is never read
[INFO] [stdout]   --> src/aarch64/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Module<'m> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 19 |     ctx: Context<'m>,
[INFO] [stdout] 20 |     externs: Vec<&'m Label<'m>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/aarch64/inst.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub enum ConditionCode {
[INFO] [stdout]     |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 308 |     CS, // Carry set / unsigned higher or same
[INFO] [stdout]     |     ^^
[INFO] [stdout] 309 |     CC, // Carry clear / unsigned lower
[INFO] [stdout]     |     ^^
[INFO] [stdout] 310 |     MI, // Minus / negative
[INFO] [stdout]     |     ^^
[INFO] [stdout] 311 |     PL, // Plus / positive or zero
[INFO] [stdout]     |     ^^
[INFO] [stdout] 312 |     VS, // Overflow
[INFO] [stdout]     |     ^^
[INFO] [stdout] 313 |     VC, // No overflow
[INFO] [stdout]     |     ^^
[INFO] [stdout] 314 |     HI, // Unsigned higher
[INFO] [stdout]     |     ^^
[INFO] [stdout] 315 |     LS, // Unsigned lower or same
[INFO] [stdout]     |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |     AL, // Always (unconditional)
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Base` and `BaseOffset` are never constructed
[INFO] [stdout]    --> src/aarch64/inst.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 362 | pub enum Memory<'m> {
[INFO] [stdout]     |          ------ variants in this enum
[INFO] [stdout] 363 |     Base {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 |     BaseOffset {
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Memory` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ret_ty` is never used
[INFO] [stdout]   --> src/ast/func.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl FuncDecl {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn ret_ty(&self) -> Rc<TypeSpecifier> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ty` is never used
[INFO] [stdout]   --> src/ast/func.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl Param {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn ty(&self) -> Rc<TypeSpecifier> {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lshr` is never used
[INFO] [stdout]   --> src/ir/context.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<'m> Context<'m> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn lshr(&self, op0: &'m dyn Value, op1: &'m dyn Value) -> &Inst<'m> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/mod.rs:37:22
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn functions(&self) -> Ref<Vec<&'m Func<'m>>> {
[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] 37 |     pub fn functions(&self) -> Ref<'_, Vec<&'m Func<'m>>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/mod.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn functions_mut(&self) -> RefMut<Vec<&'m Func<'m>>> {
[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] 41 |     pub fn functions_mut(&self) -> RefMut<'_, Vec<&'m Func<'m>>> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/func.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn body(&self) -> Ref<Vec<&'m Label<'m>>> {
[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] 42 |     pub fn body(&self) -> Ref<'_, Vec<&'m Label<'m>>> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/func.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn body_mut(&self) -> RefMut<Vec<&'m Label<'m>>> {
[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] 46 |     pub fn body_mut(&self) -> RefMut<'_, Vec<&'m Label<'m>>> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proto`
[INFO] [stdout]   --> src/ir/codegen/mod.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 ast::GlobalDecl::FuncDecl(proto) => {
[INFO] [stdout]    |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]   --> src/ir/codegen/mod.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |                         Some(func) => {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/label.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn insts(&self) -> Ref<Vec<&'m Inst<'m>>> {
[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] 21 |     pub fn insts(&self) -> Ref<'_, Vec<&'m Inst<'m>>> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/label.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn insts_mut(&self) -> RefMut<Vec<&'m Inst<'m>>> {
[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] 25 |     pub fn insts_mut(&self) -> RefMut<'_, Vec<&'m Inst<'m>>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/mod.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn functions(&self) -> Ref<Vec<&'m Func<'m>>> {
[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] 43 |     pub fn functions(&self) -> Ref<'_, Vec<&'m Func<'m>>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/basicblock.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn instructions(&self) -> Ref<Vec<&'m Inst<'m>>> {
[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] 27 |     pub fn instructions(&self) -> Ref<'_, Vec<&'m Inst<'m>>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_ir`
[INFO] [stdout]   --> src/ir/codegen/mod.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |         for (param_ast, param_ir) in params.iter().zip(param_values.iter()) {
[INFO] [stdout]    |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_ir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/func.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn constants(&self) -> Ref<Vec<&'m Constant>> {
[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] 53 |     pub fn constants(&self) -> Ref<'_, Vec<&'m Constant>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/func.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn blocks(&self) -> Ref<Vec<&'m BasicBlock<'m>>> {
[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] 57 |     pub fn blocks(&self) -> Ref<'_, Vec<&'m BasicBlock<'m>>> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_name`
[INFO] [stdout]    --> src/ir/codegen/mod.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 ty: type_name,
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ir/codegen/mod.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 383 |                     _ => unimplemented!(),
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/ir/codegen/mod.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 298 |                     ast::BinaryOp::Assignment => {
[INFO] [stdout]     |                     ------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 303 |                     ast::BinaryOp::BitwiseOr => {
[INFO] [stdout]     |                     ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 308 |                     ast::BinaryOp::BitwiseXor => {
[INFO] [stdout]     |                     ------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 313 |                     ast::BinaryOp::BitwiseAnd => {
[INFO] [stdout]     |                     ------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 383 |                     _ => unimplemented!(),
[INFO] [stdout]     |                     ^ ...and 13 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `externs` is never read
[INFO] [stdout]   --> src/aarch64/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Module<'m> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 19 |     ctx: Context<'m>,
[INFO] [stdout] 20 |     externs: Vec<&'m Label<'m>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/aarch64/inst.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub enum ConditionCode {
[INFO] [stdout]     |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 308 |     CS, // Carry set / unsigned higher or same
[INFO] [stdout]     |     ^^
[INFO] [stdout] 309 |     CC, // Carry clear / unsigned lower
[INFO] [stdout]     |     ^^
[INFO] [stdout] 310 |     MI, // Minus / negative
[INFO] [stdout]     |     ^^
[INFO] [stdout] 311 |     PL, // Plus / positive or zero
[INFO] [stdout]     |     ^^
[INFO] [stdout] 312 |     VS, // Overflow
[INFO] [stdout]     |     ^^
[INFO] [stdout] 313 |     VC, // No overflow
[INFO] [stdout]     |     ^^
[INFO] [stdout] 314 |     HI, // Unsigned higher
[INFO] [stdout]     |     ^^
[INFO] [stdout] 315 |     LS, // Unsigned lower or same
[INFO] [stdout]     |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |     AL, // Always (unconditional)
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Base` and `BaseOffset` are never constructed
[INFO] [stdout]    --> src/aarch64/inst.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 362 | pub enum Memory<'m> {
[INFO] [stdout]     |          ------ variants in this enum
[INFO] [stdout] 363 |     Base {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 |     BaseOffset {
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Memory` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ret_ty` is never used
[INFO] [stdout]   --> src/ast/func.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl FuncDecl {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn ret_ty(&self) -> Rc<TypeSpecifier> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ty` is never used
[INFO] [stdout]   --> src/ast/func.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl Param {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn ty(&self) -> Rc<TypeSpecifier> {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lshr` is never used
[INFO] [stdout]   --> src/ir/context.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<'m> Context<'m> {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn lshr(&self, op0: &'m dyn Value, op1: &'m dyn Value) -> &Inst<'m> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/mod.rs:37:22
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn functions(&self) -> Ref<Vec<&'m Func<'m>>> {
[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] 37 |     pub fn functions(&self) -> Ref<'_, Vec<&'m Func<'m>>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/mod.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn functions_mut(&self) -> RefMut<Vec<&'m Func<'m>>> {
[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] 41 |     pub fn functions_mut(&self) -> RefMut<'_, Vec<&'m Func<'m>>> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/func.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn body(&self) -> Ref<Vec<&'m Label<'m>>> {
[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] 42 |     pub fn body(&self) -> Ref<'_, Vec<&'m Label<'m>>> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/func.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn body_mut(&self) -> RefMut<Vec<&'m Label<'m>>> {
[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] 46 |     pub fn body_mut(&self) -> RefMut<'_, Vec<&'m Label<'m>>> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/label.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn insts(&self) -> Ref<Vec<&'m Inst<'m>>> {
[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] 21 |     pub fn insts(&self) -> Ref<'_, Vec<&'m Inst<'m>>> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aarch64/label.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn insts_mut(&self) -> RefMut<Vec<&'m Inst<'m>>> {
[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] 25 |     pub fn insts_mut(&self) -> RefMut<'_, Vec<&'m Inst<'m>>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/mod.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn functions(&self) -> Ref<Vec<&'m Func<'m>>> {
[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] 43 |     pub fn functions(&self) -> Ref<'_, Vec<&'m Func<'m>>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/basicblock.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn instructions(&self) -> Ref<Vec<&'m Inst<'m>>> {
[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] 27 |     pub fn instructions(&self) -> Ref<'_, Vec<&'m Inst<'m>>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/func.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn constants(&self) -> Ref<Vec<&'m Constant>> {
[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] 53 |     pub fn constants(&self) -> Ref<'_, Vec<&'m Constant>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/func.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn blocks(&self) -> Ref<Vec<&'m BasicBlock<'m>>> {
[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] 57 |     pub fn blocks(&self) -> Ref<'_, Vec<&'m BasicBlock<'m>>> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.21s
[INFO] running `Command { std: "docker" "inspect" "347026ce51e883b97330e60dcabdaba50581a6d64b42c8be1dc4450fd9fea5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "347026ce51e883b97330e60dcabdaba50581a6d64b42c8be1dc4450fd9fea5d3", kill_on_drop: false }`
[INFO] [stdout] 347026ce51e883b97330e60dcabdaba50581a6d64b42c8be1dc4450fd9fea5d3
