[INFO] cloning repository https://github.com/Yashbstnmnhss/duka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yashbstnmnhss/duka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYashbstnmnhss%2Fduka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYashbstnmnhss%2Fduka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86a027c400f2fdcd71e668def3138b4ce58e74f8
[INFO] checking Yashbstnmnhss/duka against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYashbstnmnhss%2Fduka" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Yashbstnmnhss/duka
[INFO] finished tweaking git repo https://github.com/Yashbstnmnhss/duka
[INFO] tweaked toml for git repo https://github.com/Yashbstnmnhss/duka written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yashbstnmnhss/duka 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/Yashbstnmnhss/duka 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]     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 criterion-plot v0.5.0
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded system-configuration v0.7.0
[INFO] [stderr]   Downloaded zmij v1.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1cbda65c3dc3a9a1cdbc6d6f33bc0655fd91edd37002c3b487a44fa4b418c0f8
[INFO] running `Command { std: "docker" "start" "-a" "1cbda65c3dc3a9a1cdbc6d6f33bc0655fd91edd37002c3b487a44fa4b418c0f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cbda65c3dc3a9a1cdbc6d6f33bc0655fd91edd37002c3b487a44fa4b418c0f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cbda65c3dc3a9a1cdbc6d6f33bc0655fd91edd37002c3b487a44fa4b418c0f8", kill_on_drop: false }`
[INFO] [stdout] 1cbda65c3dc3a9a1cdbc6d6f33bc0655fd91edd37002c3b487a44fa4b418c0f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9238071aa70316387ebe32c3756a1db1ddaa00cef72fb28257605df1a5cb8dc5
[INFO] running `Command { std: "docker" "start" "-a" "9238071aa70316387ebe32c3756a1db1ddaa00cef72fb28257605df1a5cb8dc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking gc v0.1.0 (/opt/rustwide/workdir/gc)
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking duka-pipeline v0.0.2 (/opt/rustwide/workdir/pipeline)
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking synstructure v0.13.2
[INFO] [stderr]     Checking duka-macros v0.1.4 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking duka-shared v0.1.8 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking duka-frontend v0.1.2 (/opt/rustwide/workdir/frontend)
[INFO] [stderr]     Checking duka-backend v0.1.1 (/opt/rustwide/workdir/backend)
[INFO] [stdout] warning: unused import: `Lab`
[INFO] [stdout]  --> backend/src/codegen/mod.rs:6:53
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Allocator, Constants, Cst, DukaIR, ExpDesc, IR, Lab, Labels, Place, Reg, Scope, Scopes,
[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 imports: `RangeBounds` and `Range`
[INFO] [stdout]   --> backend/src/value.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::ops::{Add, Range, RangeBounds, Sub};
[INFO] [stdout]    |                     ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VMContext`
[INFO] [stdout]  --> backend/src/vm/coroutine.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |         Bits25, CoAction, VMContext,
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lab`
[INFO] [stdout]  --> backend/src/codegen/mod.rs:6:53
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Allocator, Constants, Cst, DukaIR, ExpDesc, IR, Lab, Labels, Place, Reg, Scope, Scopes,
[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 imports: `RangeBounds` and `Range`
[INFO] [stdout]   --> backend/src/value.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::ops::{Add, Range, RangeBounds, Sub};
[INFO] [stdout]    |                     ^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VMContext`
[INFO] [stdout]  --> backend/src/vm/coroutine.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |         Bits25, CoAction, VMContext,
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> backend/src/codegen/mod.rs:1454:9
[INFO] [stdout]      |
[INFO] [stdout] 1454 |         Ok(todo!())
[INFO] [stdout]      |         ^^ ------- any code following this expression is unreachable
[INFO] [stdout]      |         |
[INFO] [stdout]      |         unreachable call
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]     --> backend/src/codegen/mod.rs:1454:9
[INFO] [stdout]      |
[INFO] [stdout] 1454 |         Ok(todo!())
[INFO] [stdout]      |         ^^ ------- any code following this expression is unreachable
[INFO] [stdout]      |         |
[INFO] [stdout]      |         unreachable call
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn gen_fact(&mut self, Fact(name, terms): Fact) -> Result<(), DukaCodegenError> {
[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: `terms`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn gen_fact(&mut self, Fact(name, terms): Fact) -> Result<(), DukaCodegenError> {
[INFO] [stdout]    |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_terms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gen_rule(&mut self, Rule(name, terms, goal): Rule) -> Result<(), DukaCodegenError> {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `terms`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gen_rule(&mut self, Rule(name, terms, goal): Rule) -> Result<(), DukaCodegenError> {
[INFO] [stdout]    |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_terms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gen_rule(&mut self, Rule(name, terms, goal): Rule) -> Result<(), DukaCodegenError> {
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn gen_query(&mut self, Query(goal): Query) -> Result<(), DukaCodegenError> {
[INFO] [stdout]    |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> backend/src/codegen/mod.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let offset = Self::calc_offset(pos.0, current);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> backend/src/codegen/mod.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 let offset = Self::calc_offset(to, from);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `irs`
[INFO] [stdout]    --> backend/src/codegen/mod.rs:168:40
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn resolve_pendings(&mut self, irs: &mut Vec<IR>) -> Result<(), DukaCodegenError> {
[INFO] [stdout]     |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_irs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stdout] warning: unused variable: `jmp_back`
[INFO] [stdout]     --> backend/src/codegen/mod.rs:1191:21
[INFO] [stdout]      |
[INFO] [stdout] 1191 |                 let jmp_back = self.instructions.len();
[INFO] [stdout]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jmp_back`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ir`
[INFO] [stdout]     --> backend/src/codegen/mod.rs:1444:17
[INFO] [stdout]      |
[INFO] [stdout] 1444 |     fn generate(ir: Self::InputType) -> Result<DukaProto, DukaCodegenError> {
[INFO] [stdout]      |                 ^^ help: if this is intentional, prefix it with an underscore: `_ir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn gen_fact(&mut self, Fact(name, terms): Fact) -> Result<(), DukaCodegenError> {
[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: `terms`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn gen_fact(&mut self, Fact(name, terms): Fact) -> Result<(), DukaCodegenError> {
[INFO] [stdout]    |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_terms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gen_rule(&mut self, Rule(name, terms, goal): Rule) -> Result<(), DukaCodegenError> {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `terms`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gen_rule(&mut self, Rule(name, terms, goal): Rule) -> Result<(), DukaCodegenError> {
[INFO] [stdout]    |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_terms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gen_rule(&mut self, Rule(name, terms, goal): Rule) -> Result<(), DukaCodegenError> {
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]   --> backend/src/codegen/logic.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn gen_query(&mut self, Query(goal): Query) -> Result<(), DukaCodegenError> {
[INFO] [stdout]    |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> backend/src/codegen/mod.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let offset = Self::calc_offset(pos.0, current);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> backend/src/codegen/mod.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 let offset = Self::calc_offset(to, from);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `irs`
[INFO] [stdout]    --> backend/src/codegen/mod.rs:168:40
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn resolve_pendings(&mut self, irs: &mut Vec<IR>) -> Result<(), DukaCodegenError> {
[INFO] [stdout]     |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_irs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `narg`
[INFO] [stdout]    --> backend/src/vm/coroutine.rs:785:34
[INFO] [stdout]     |
[INFO] [stdout] 785 |                 SysCall(syscall, narg, nwanted) => {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_narg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nwanted`
[INFO] [stdout]    --> backend/src/vm/coroutine.rs:785:40
[INFO] [stdout]     |
[INFO] [stdout] 785 |                 SysCall(syscall, narg, nwanted) => {
[INFO] [stdout]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nwanted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> backend/src/vm/coroutine.rs:786:25
[INFO] [stdout]     |
[INFO] [stdout] 786 |                     let id = SysCallId::from_disc(syscall)
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `jmp_back`
[INFO] [stdout]     --> backend/src/codegen/mod.rs:1191:21
[INFO] [stdout]      |
[INFO] [stdout] 1191 |                 let jmp_back = self.instructions.len();
[INFO] [stdout]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jmp_back`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ir`
[INFO] [stdout]     --> backend/src/codegen/mod.rs:1444:17
[INFO] [stdout]      |
[INFO] [stdout] 1444 |     fn generate(ir: Self::InputType) -> Result<DukaProto, DukaCodegenError> {
[INFO] [stdout]      |                 ^^ help: if this is intentional, prefix it with an underscore: `_ir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> backend/src/codegen/mod.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct JumpInfo(String, usize);
[INFO] [stdout]    |        -------- ^^^^^^  ^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `JumpInfo` 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: multiple fields are never read
[INFO] [stdout]   --> backend/src/codegen/mod.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct Jumper {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 57 |     linker: Linker,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 58 |
[INFO] [stdout] 59 |     labels: Vec<Vec<JumpInfo>>, // labels of scopes
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 60 |
[INFO] [stdout] 61 |     loop_heads: Vec<(usize, bool)>, // the start of every loop (contains itself)
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 62 |     pending_breaks: Vec<Vec<usize>>, // position of pending breaks in loop scopes
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pending_gotos: Vec<JumpInfo>,   // all pending gotos (jump backwards)
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 64 |
[INFO] [stdout] 65 |     pending_onetime: Vec<usize>,     //一次性
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 66 |     pending_branch: Vec<Vec<usize>>, //多对一
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Jumper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> backend/src/codegen/mod.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl Jumper {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub fn branch_start(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub fn branch_jmp(&mut self, irs: &mut Vec<IR>) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn branch_end(&mut self, irs: &mut Vec<IR>) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn onetime_jmp(&mut self, irs: &mut Vec<IR>) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn onetime_end(&mut self, irs: &mut Vec<IR>) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn loop_continue(&mut self, current: usize) -> IR {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn loop_break(&mut self, current: usize) -> IR {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn enter(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn enter_loop(&mut self, head: usize, jmp: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn exit_loop(&mut self, end: usize, irs: &mut Vec<IR>) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn exit_and_resolve(&mut self, irs: &mut Vec<IR>) -> Result<(), DukaCodegenError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn resolve_pendings(&mut self, irs: &mut Vec<IR>) -> Result<(), DukaCodegenError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     const fn calc_offset(to: usize, from: usize) -> i32 {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn label(&mut self, name: String, label_pos: usize) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     fn find_label(&self, name: &str) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     fn declare_goto(&mut self, name: &str, goto_inst_pos: usize) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn goto(&mut self, label: &str, goto_pos: usize) -> IR {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> backend/src/codegen/mod.rs:1393:5
[INFO] [stdout]      |
[INFO] [stdout] 1392 | pub struct Generator {
[INFO] [stdout]      |            --------- fields in this struct
[INFO] [stdout] 1393 |     constants: Constants,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1394 |     scopes: Scopes,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1395 |     debug_info: DebugInfo,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 1396 |     instructions: Vec<I>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1397 |
[INFO] [stdout] 1398 |     allocator: Allocator,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1399 |     jumping: Jumper,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 1400 |
[INFO] [stdout] 1401 |     nested_protos: Vec<DukaProto>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Generator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `load_nil` is never used
[INFO] [stdout]     --> backend/src/codegen/mod.rs:1406:8
[INFO] [stdout]      |
[INFO] [stdout] 1405 | impl Generator {
[INFO] [stdout]      | -------------- method in this implementation
[INFO] [stdout] 1406 |     fn load_nil(&mut self, from: Address, count: Bits17) -> Result<(), DukaCodegenError> {
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bindings` is never read
[INFO] [stdout]  --> backend/src/vm/logic.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Unifier {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 6 |     bindings: HashMap<String, Term>,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `database` and `unifier` are never read
[INFO] [stdout]   --> backend/src/vm/logic.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Inference {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 12 |     database: LogicDatabase,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 13 |     unifier: Unifier,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> backend/src/codegen/mod.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         self.exit(is_func);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let _ = self.exit(is_func);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking duka-cli v0.1.5 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unused import: `Lexer`
[INFO] [stdout]  --> frontend/benches/benchmark.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     lexer::{Lexer, LexerWithMacro},
[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: `narg`
[INFO] [stdout]    --> backend/src/vm/coroutine.rs:785:34
[INFO] [stdout]     |
[INFO] [stdout] 785 |                 SysCall(syscall, narg, nwanted) => {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_narg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nwanted`
[INFO] [stdout]    --> backend/src/vm/coroutine.rs:785:40
[INFO] [stdout]     |
[INFO] [stdout] 785 |                 SysCall(syscall, narg, nwanted) => {
[INFO] [stdout]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nwanted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> backend/src/vm/coroutine.rs:786:25
[INFO] [stdout]     |
[INFO] [stdout] 786 |                     let id = SysCallId::from_disc(syscall)
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> backend/src/codegen/mod.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct JumpInfo(String, usize);
[INFO] [stdout]    |        -------- ^^^^^^  ^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `JumpInfo` 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: multiple fields are never read
[INFO] [stdout]   --> backend/src/codegen/mod.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct Jumper {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 57 |     linker: Linker,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 58 |
[INFO] [stdout] 59 |     labels: Vec<Vec<JumpInfo>>, // labels of scopes
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 60 |
[INFO] [stdout] 61 |     loop_heads: Vec<(usize, bool)>, // the start of every loop (contains itself)
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 62 |     pending_breaks: Vec<Vec<usize>>, // position of pending breaks in loop scopes
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pending_gotos: Vec<JumpInfo>,   // all pending gotos (jump backwards)
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 64 |
[INFO] [stdout] 65 |     pending_onetime: Vec<usize>,     //一次性
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 66 |     pending_branch: Vec<Vec<usize>>, //多对一
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Jumper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> backend/src/codegen/mod.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl Jumper {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub fn branch_start(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub fn branch_jmp(&mut self, irs: &mut Vec<IR>) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn branch_end(&mut self, irs: &mut Vec<IR>) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn onetime_jmp(&mut self, irs: &mut Vec<IR>) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn onetime_end(&mut self, irs: &mut Vec<IR>) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn loop_continue(&mut self, current: usize) -> IR {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn loop_break(&mut self, current: usize) -> IR {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn enter(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn enter_loop(&mut self, head: usize, jmp: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn exit_loop(&mut self, end: usize, irs: &mut Vec<IR>) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn exit_and_resolve(&mut self, irs: &mut Vec<IR>) -> Result<(), DukaCodegenError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn resolve_pendings(&mut self, irs: &mut Vec<IR>) -> Result<(), DukaCodegenError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     const fn calc_offset(to: usize, from: usize) -> i32 {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn label(&mut self, name: String, label_pos: usize) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     fn find_label(&self, name: &str) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     fn declare_goto(&mut self, name: &str, goto_inst_pos: usize) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn goto(&mut self, label: &str, goto_pos: usize) -> IR {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> backend/src/codegen/mod.rs:1393:5
[INFO] [stdout]      |
[INFO] [stdout] 1392 | pub struct Generator {
[INFO] [stdout]      |            --------- fields in this struct
[INFO] [stdout] 1393 |     constants: Constants,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1394 |     scopes: Scopes,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 1395 |     debug_info: DebugInfo,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 1396 |     instructions: Vec<I>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1397 |
[INFO] [stdout] 1398 |     allocator: Allocator,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 1399 |     jumping: Jumper,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 1400 |
[INFO] [stdout] 1401 |     nested_protos: Vec<DukaProto>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Generator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `load_nil` is never used
[INFO] [stdout]     --> backend/src/codegen/mod.rs:1406:8
[INFO] [stdout]      |
[INFO] [stdout] 1405 | impl Generator {
[INFO] [stdout]      | -------------- method in this implementation
[INFO] [stdout] 1406 |     fn load_nil(&mut self, from: Address, count: Bits17) -> Result<(), DukaCodegenError> {
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bindings` is never read
[INFO] [stdout]  --> backend/src/vm/logic.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Unifier {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 6 |     bindings: HashMap<String, Term>,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `database` and `unifier` are never read
[INFO] [stdout]   --> backend/src/vm/logic.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Inference {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 12 |     database: LogicDatabase,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 13 |     unifier: Unifier,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> backend/src/codegen/mod.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         self.exit(is_func);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let _ = self.exit(is_func);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking duka-visual v0.1.0 (/opt/rustwide/workdir/visual)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.89s
[INFO] running `Command { std: "docker" "inspect" "9238071aa70316387ebe32c3756a1db1ddaa00cef72fb28257605df1a5cb8dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9238071aa70316387ebe32c3756a1db1ddaa00cef72fb28257605df1a5cb8dc5", kill_on_drop: false }`
[INFO] [stdout] 9238071aa70316387ebe32c3756a1db1ddaa00cef72fb28257605df1a5cb8dc5
