[INFO] cloning repository https://github.com/ktanaka101/nail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ktanaka101/nail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktanaka101%2Fnail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktanaka101%2Fnail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58d3cd05432c48b4bcd667a09fcb946fd37178e7 [INFO] checking ktanaka101/nail against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktanaka101%2Fnail" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ktanaka101/nail on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ktanaka101/nail [INFO] finished tweaking git repo https://github.com/ktanaka101/nail [INFO] tweaked toml for git repo https://github.com/ktanaka101/nail written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ktanaka101/nail already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llvm-sys v100.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df02677fb4d07dd863578049ae98079b134bd38d582a79416328d2fd1e6f8966 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "df02677fb4d07dd863578049ae98079b134bd38d582a79416328d2fd1e6f8966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df02677fb4d07dd863578049ae98079b134bd38d582a79416328d2fd1e6f8966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df02677fb4d07dd863578049ae98079b134bd38d582a79416328d2fd1e6f8966", kill_on_drop: false }` [INFO] [stdout] df02677fb4d07dd863578049ae98079b134bd38d582a79416328d2fd1e6f8966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5e55a28c20fe56323af0f6cbf99e0715a023a6c79950bfbcd5da1a39dfa2b1e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5e55a28c20fe56323af0f6cbf99e0715a023a6c79950bfbcd5da1a39dfa2b1e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm10-0#79070d9f) [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling llvm-sys v100.1.1 [INFO] [stderr] Compiling inkwell_internals v0.2.0 (https://github.com/TheDan64/inkwell?branch=llvm10-0#79070d9f) [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking nail v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AggregateValue`, `AnyValue`, `BasicValue` [INFO] [stdout] --> src/llvm/compiler.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | use inkwell::values::{AggregateValue, AnyValue, BasicValue, IntMathValue, PointerMathValue}; // traits [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/repl.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AggregateValue`, `AnyValue`, `BasicValue` [INFO] [stdout] --> src/llvm/compiler.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | use inkwell::values::{AggregateValue, AnyValue, BasicValue, IntMathValue, PointerMathValue}; // traits [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/llvm/compiler.rs:736:9 [INFO] [stdout] | [INFO] [stdout] 736 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/repl.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntMathValue` [INFO] [stdout] --> src/llvm/compiler.rs:13:61 [INFO] [stdout] | [INFO] [stdout] 13 | use inkwell::values::{AggregateValue, AnyValue, BasicValue, IntMathValue, PointerMathValue}; // traits [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PointerMathValue` [INFO] [stdout] --> src/llvm/compiler.rs:13:75 [INFO] [stdout] | [INFO] [stdout] 13 | use inkwell::values::{AggregateValue, AnyValue, BasicValue, IntMathValue, PointerMathValue}; // traits [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:157:34 [INFO] [stdout] | [INFO] [stdout] 157 | BasicValueEnum::IntValue(i) => "IntValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:158:36 [INFO] [stdout] | [INFO] [stdout] 158 | BasicValueEnum::FloatValue(i) => "FloatValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:159:36 [INFO] [stdout] | [INFO] [stdout] 159 | BasicValueEnum::ArrayValue(i) => "ArrayValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:160:38 [INFO] [stdout] | [INFO] [stdout] 160 | BasicValueEnum::PointerValue(i) => "PointerValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:161:37 [INFO] [stdout] | [INFO] [stdout] 161 | BasicValueEnum::StructValue(i) => "StructValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:162:37 [INFO] [stdout] | [INFO] [stdout] 162 | BasicValueEnum::VectorValue(i) => "VectorValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ope` [INFO] [stdout] --> src/llvm/compiler.rs:523:9 [INFO] [stdout] | [INFO] [stdout] 523 | ope: &ast::Operator, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lv` [INFO] [stdout] --> src/llvm/compiler.rs:524:9 [INFO] [stdout] | [INFO] [stdout] 524 | lv: FloatValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rv` [INFO] [stdout] --> src/llvm/compiler.rs:525:9 [INFO] [stdout] | [INFO] [stdout] 525 | rv: FloatValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ope` [INFO] [stdout] --> src/llvm/compiler.rs:532:9 [INFO] [stdout] | [INFO] [stdout] 532 | ope: &ast::Operator, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lv` [INFO] [stdout] --> src/llvm/compiler.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | lv: ArrayValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rv` [INFO] [stdout] --> src/llvm/compiler.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | rv: ArrayValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ope` [INFO] [stdout] --> src/llvm/compiler.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | ope: &ast::Operator, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lv` [INFO] [stdout] --> src/llvm/compiler.rs:542:9 [INFO] [stdout] | [INFO] [stdout] 542 | lv: VectorValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rv` [INFO] [stdout] --> src/llvm/compiler.rs:543:9 [INFO] [stdout] | [INFO] [stdout] 543 | rv: VectorValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ope` [INFO] [stdout] --> src/llvm/compiler.rs:550:9 [INFO] [stdout] | [INFO] [stdout] 550 | ope: &ast::Operator, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lv` [INFO] [stdout] --> src/llvm/compiler.rs:551:9 [INFO] [stdout] | [INFO] [stdout] 551 | lv: StructValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rv` [INFO] [stdout] --> src/llvm/compiler.rs:552:9 [INFO] [stdout] | [INFO] [stdout] 552 | rv: StructValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ope` [INFO] [stdout] --> src/llvm/compiler.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | ope: &ast::Operator, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lv` [INFO] [stdout] --> src/llvm/compiler.rs:560:9 [INFO] [stdout] | [INFO] [stdout] 560 | lv: PointerValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rv` [INFO] [stdout] --> src/llvm/compiler.rs:561:9 [INFO] [stdout] | [INFO] [stdout] 561 | rv: PointerValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `builtin_structs` [INFO] [stdout] --> src/llvm/compiler.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | builtin_structs: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntMathValue` [INFO] [stdout] --> src/llvm/compiler.rs:13:61 [INFO] [stdout] | [INFO] [stdout] 13 | use inkwell::values::{AggregateValue, AnyValue, BasicValue, IntMathValue, PointerMathValue}; // traits [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PointerMathValue` [INFO] [stdout] --> src/llvm/compiler.rs:13:75 [INFO] [stdout] | [INFO] [stdout] 13 | use inkwell::values::{AggregateValue, AnyValue, BasicValue, IntMathValue, PointerMathValue}; // traits [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:157:34 [INFO] [stdout] | [INFO] [stdout] 157 | BasicValueEnum::IntValue(i) => "IntValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:158:36 [INFO] [stdout] | [INFO] [stdout] 158 | BasicValueEnum::FloatValue(i) => "FloatValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:159:36 [INFO] [stdout] | [INFO] [stdout] 159 | BasicValueEnum::ArrayValue(i) => "ArrayValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:160:38 [INFO] [stdout] | [INFO] [stdout] 160 | BasicValueEnum::PointerValue(i) => "PointerValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:161:37 [INFO] [stdout] | [INFO] [stdout] 161 | BasicValueEnum::StructValue(i) => "StructValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/llvm/compiler.rs:162:37 [INFO] [stdout] | [INFO] [stdout] 162 | BasicValueEnum::VectorValue(i) => "VectorValue", [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ope` [INFO] [stdout] --> src/llvm/compiler.rs:523:9 [INFO] [stdout] | [INFO] [stdout] 523 | ope: &ast::Operator, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lv` [INFO] [stdout] --> src/llvm/compiler.rs:524:9 [INFO] [stdout] | [INFO] [stdout] 524 | lv: FloatValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rv` [INFO] [stdout] --> src/llvm/compiler.rs:525:9 [INFO] [stdout] | [INFO] [stdout] 525 | rv: FloatValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ope` [INFO] [stdout] --> src/llvm/compiler.rs:532:9 [INFO] [stdout] | [INFO] [stdout] 532 | ope: &ast::Operator, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lv` [INFO] [stdout] --> src/llvm/compiler.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | lv: ArrayValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rv` [INFO] [stdout] --> src/llvm/compiler.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | rv: ArrayValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ope` [INFO] [stdout] --> src/llvm/compiler.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | ope: &ast::Operator, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lv` [INFO] [stdout] --> src/llvm/compiler.rs:542:9 [INFO] [stdout] | [INFO] [stdout] 542 | lv: VectorValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rv` [INFO] [stdout] --> src/llvm/compiler.rs:543:9 [INFO] [stdout] | [INFO] [stdout] 543 | rv: VectorValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ope` [INFO] [stdout] --> src/llvm/compiler.rs:550:9 [INFO] [stdout] | [INFO] [stdout] 550 | ope: &ast::Operator, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lv` [INFO] [stdout] --> src/llvm/compiler.rs:551:9 [INFO] [stdout] | [INFO] [stdout] 551 | lv: StructValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rv` [INFO] [stdout] --> src/llvm/compiler.rs:552:9 [INFO] [stdout] | [INFO] [stdout] 552 | rv: StructValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ope` [INFO] [stdout] --> src/llvm/compiler.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | ope: &ast::Operator, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lv` [INFO] [stdout] --> src/llvm/compiler.rs:560:9 [INFO] [stdout] | [INFO] [stdout] 560 | lv: PointerValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_lv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rv` [INFO] [stdout] --> src/llvm/compiler.rs:561:9 [INFO] [stdout] | [INFO] [stdout] 561 | rv: PointerValue<'ctx>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `builtin_structs` [INFO] [stdout] --> src/llvm/compiler.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | builtin_structs: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "f5e55a28c20fe56323af0f6cbf99e0715a023a6c79950bfbcd5da1a39dfa2b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e55a28c20fe56323af0f6cbf99e0715a023a6c79950bfbcd5da1a39dfa2b1e", kill_on_drop: false }` [INFO] [stdout] f5e55a28c20fe56323af0f6cbf99e0715a023a6c79950bfbcd5da1a39dfa2b1e