[INFO] cloning repository https://github.com/FractalFir/cilly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FractalFir/cilly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFractalFir%2Fcilly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFractalFir%2Fcilly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd82406e9489649d2bbb55d23ed8142b379d477f
[INFO] checking FractalFir/cilly against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFractalFir%2Fcilly" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FractalFir/cilly
[INFO] finished tweaking git repo https://github.com/FractalFir/cilly
[INFO] tweaked toml for git repo https://github.com/FractalFir/cilly written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FractalFir/cilly on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FractalFir/cilly 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d124bdf5b3fe948cb27dc40fa58fac5dfed47e64be08c1fb72f7ba53ac0a38f1
[INFO] running `Command { std: "docker" "start" "-a" "d124bdf5b3fe948cb27dc40fa58fac5dfed47e64be08c1fb72f7ba53ac0a38f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d124bdf5b3fe948cb27dc40fa58fac5dfed47e64be08c1fb72f7ba53ac0a38f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d124bdf5b3fe948cb27dc40fa58fac5dfed47e64be08c1fb72f7ba53ac0a38f1", kill_on_drop: false }`
[INFO] [stdout] d124bdf5b3fe948cb27dc40fa58fac5dfed47e64be08c1fb72f7ba53ac0a38f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0db92d215443ffa64f26d6672abf6f1b217630e4b1dbbb91d3de82e34832ff0b
[INFO] running `Command { std: "docker" "start" "-a" "0db92d215443ffa64f26d6672abf6f1b217630e4b1dbbb91d3de82e34832ff0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking cilly v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]   --> src/basic_block.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |             Type::Struct(items) => todo!(),
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]   --> src/basic_block.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |         if let Some(type_) = self.types().fx((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 237 |         if let Some(type_) = self.types().fx((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 |         if let Some(type_) = self.types().fx((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |             let type_ = emulated_float((*int).into());
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:396:21
[INFO] [stdout]     |
[INFO] [stdout] 396 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]   --> src/basic_block.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |             Type::Struct(items) => todo!(),
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:442:21
[INFO] [stdout]     |
[INFO] [stdout] 442 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]   --> src/basic_block.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:488:21
[INFO] [stdout]     |
[INFO] [stdout] 488 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:508:21
[INFO] [stdout]     |
[INFO] [stdout] 508 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:528:21
[INFO] [stdout]     |
[INFO] [stdout] 528 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:548:21
[INFO] [stdout]     |
[INFO] [stdout] 548 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |         if let Some(type_) = self.types().fx((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 237 |         if let Some(type_) = self.types().fx((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 |         if let Some(type_) = self.types().fx((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |             let type_ = emulated_float((*int).into());
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int`
[INFO] [stdout]    --> src/basic_block.rs:678:18
[INFO] [stdout]     |
[INFO] [stdout] 678 |         let Some(int) = ptr.type_.as_int() else {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_int`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int`
[INFO] [stdout]    --> src/basic_block.rs:694:18
[INFO] [stdout]     |
[INFO] [stdout] 694 |         let Some(int) = ptr.type_.as_int() else {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_int`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:396:21
[INFO] [stdout]     |
[INFO] [stdout] 396 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:442:21
[INFO] [stdout]     |
[INFO] [stdout] 442 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:488:21
[INFO] [stdout]     |
[INFO] [stdout] 488 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:508:21
[INFO] [stdout]     |
[INFO] [stdout] 508 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:528:21
[INFO] [stdout]     |
[INFO] [stdout] 528 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/basic_block.rs:548:21
[INFO] [stdout]     |
[INFO] [stdout] 548 |         if let Some(type_) = self.types().ux((*int).into()) {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int`
[INFO] [stdout]    --> src/basic_block.rs:678:18
[INFO] [stdout]     |
[INFO] [stdout] 678 |         let Some(int) = ptr.type_.as_int() else {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_int`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int`
[INFO] [stdout]    --> src/basic_block.rs:694:18
[INFO] [stdout]     |
[INFO] [stdout] 694 |         let Some(int) = ptr.type_.as_int() else {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_int`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `query_type_supported`, `size_type_gt`, `query_type_size`, `compiles`, `align_eq`, and `query_type_align` are never used
[INFO] [stdout]   --> src/lib.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl CCompiler {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn query_type_supported(&self, preamble: &str, type_: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn size_type_gt(&self, preamble: &str, type_: &str, x: u64) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn query_type_size(&self, preamble: &str, type_: &str) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     fn compiles(&self, source: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn align_eq(&self, preamble: &str, type_: &str, n: u64) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub(crate) fn query_type_align(&self, preamble: &str, type_: &str) -> u64 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AsyncQuery` is never constructed
[INFO] [stdout]  --> src/async_query.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct AsyncQuery<T: Send> {
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetPoision` is never constructed
[INFO] [stdout]  --> src/async_query.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct SetPoision<'a>(&'a AtomicBool);
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `start` and `await_` are never used
[INFO] [stdout]   --> src/async_query.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: Send + Sync + 'static> AsyncQuery<T> {
[INFO] [stdout]    | -------------------------------------------- associated items in this implementation
[INFO] [stdout] 15 |     pub(crate) fn start<F: FnOnce() -> T + 'static + Send + UnwindSafe>(f: F) -> AsyncQuery<T> {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn await_(&self) -> &T {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Type` is never used
[INFO] [stdout]  --> src/basic_block.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Type {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_int`, `as_int`, `as_float`, `name`, `is_float`, and `is_ptr` are never used
[INFO] [stdout]   --> src/basic_block.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Type {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn is_int(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn as_int(&self) -> Option<&u16> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn as_float(&self) -> Option<&u16> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn name(&self, types: &Arc<BuiltinTypes>) -> String {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn is_float(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn is_ptr(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SSAValue` is never constructed
[INFO] [stdout]   --> src/basic_block.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub(crate) struct SSAValue {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BasicBlock` is never constructed
[INFO] [stdout]   --> src/basic_block.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct BasicBlock {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emulated_int` is never used
[INFO] [stdout]   --> src/basic_block.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn emulated_int(size: u64) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emulated_float` is never used
[INFO] [stdout]   --> src/basic_block.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn emulated_float(size: u64) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/basic_block.rs:78:8
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl BasicBlock {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout]  78 |     fn types(&self) -> Arc<BuiltinTypes> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     fn next_id(&mut self) -> u32 {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub(crate) fn neg(&mut self, val: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub(crate) fn fneg(&mut self, val: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub(crate) fn not(&mut self, val: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub(crate) fn new_local(&mut self, type_: Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub(crate) fn add(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub(crate) fn fadd(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) fn fsub(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub(crate) fn fdiv(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub(crate) fn frem(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub(crate) fn fmul(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     pub(crate) fn add_unchecked(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub(crate) fn sub(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 |     pub(crate) fn sub_unchecked(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     pub(crate) fn mul(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub(crate) fn mul_unchecked(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub(crate) fn udiv(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub(crate) fn sdiv(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub(crate) fn urem(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub(crate) fn srem(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 480 |     pub(crate) fn and(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 500 |     pub(crate) fn or(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 520 |     pub(crate) fn xor(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 540 |     pub(crate) fn shl(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 560 |     pub(crate) fn lshr(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 580 |     pub(crate) fn ashr(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 606 |     pub(crate) fn unsound_load(&mut self, ptr: &SSAValue, type_: Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 617 |     pub(crate) fn unsound_store(&mut self, ptr: &SSAValue, val: &SSAValue) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 626 |     pub(crate) fn load(&mut self, ptr: &SSAValue, type_: Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 |     pub(crate) fn volatile_load(&mut self, ptr: &SSAValue, type_: Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 653 |     pub(crate) fn store(&mut self, ptr: &SSAValue, val: &SSAValue) {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 667 |     pub(crate) fn volatile_store(&mut self, ptr: &SSAValue, val: &SSAValue) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 676 |     pub(crate) fn offset_inbounds(&mut self, ptr: &SSAValue, off: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |     pub(crate) fn offset_arbitrary(&mut self, ptr: &SSAValue, off: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 707 |     pub(crate) fn trunc(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 |     pub(crate) fn zext(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 759 |     pub(crate) fn sext(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 |     pub(crate) fn fptoui(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 812 |     pub(crate) fn fptosi(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 839 |     pub(crate) fn uitofp(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 865 |     pub(crate) fn sitofp(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 892 |     pub(crate) fn fptrunc(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 918 |     pub(crate) fn fpext(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 944 |     pub(crate) fn ptrtoint(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Builder` is never constructed
[INFO] [stdout]  --> src/builder.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Builder {}
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypeInfo` is never constructed
[INFO] [stdout]  --> src/target_info.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct TypeInfo {
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name` and `align` are never used
[INFO] [stdout]   --> src/target_info.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl TypeInfo {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 15 |     pub(crate) fn name(&self) -> &'static str {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) fn align(&self) -> u64 {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_info` is never used
[INFO] [stdout]   --> src/target_info.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn type_info(name: &'static str, compiler: Arc<CCompiler>) -> Option<TypeInfo> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `required_type_info` is never used
[INFO] [stdout]   --> src/target_info.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn required_type_info(name: &'static str, compiler: Arc<CCompiler>) -> TypeInfo {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_query_required` is never used
[INFO] [stdout]   --> src/target_info.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn type_query_required(name: &'static str, compiler: Arc<CCompiler>) -> AsyncQuery<TypeInfo> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_query` is never used
[INFO] [stdout]   --> src/target_info.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn type_query(name: &'static str, compiler: Arc<CCompiler>) -> AsyncQuery<Option<TypeInfo>> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuiltinTypes` is never constructed
[INFO] [stdout]   --> src/target_info.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct BuiltinTypes {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/target_info.rs:69:12
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl BuiltinTypes {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  69 |     pub fn float(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn double(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn long_double(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub fn f16(&self) -> Option<&TypeInfo> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub fn f128(&self) -> Option<&TypeInfo> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn signed_char(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn signed_short(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub fn signed_int(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn signed_long(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     pub fn signed_long_long(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn int128_t(&self) -> &Option<TypeInfo> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn unsigned_char(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn unsigned_short(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn unsigned_int(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn unsigned_long(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn unsigned_long_long(&self) -> &TypeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn uint128_t(&self) -> &Option<TypeInfo> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn ix(&self, bits: u64) -> Option<&TypeInfo> {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn fx(&self, bits: u64) -> Option<&TypeInfo> {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn ux(&self, bits: u64) -> Option<&TypeInfo> {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     fn new_(compiler: Arc<CCompiler>) -> Self {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub(crate) fn new(compiler: Arc<CCompiler>) -> Arc<BuiltinTypes> {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sum`
[INFO] [stdout]    --> src/basic_block.rs:978:9
[INFO] [stdout]     |
[INFO] [stdout] 978 |     let sum = bb.add_unchecked(&sum, &sum);
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_sum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sum`
[INFO] [stdout]    --> src/basic_block.rs:984:9
[INFO] [stdout]     |
[INFO] [stdout] 984 |     let sum = bb.add_unchecked(&sum, &sum);
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_sum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sum`
[INFO] [stdout]    --> src/basic_block.rs:989:9
[INFO] [stdout]     |
[INFO] [stdout] 989 |     let sum = bb.fadd(lhs, lhs);
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_sum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sum`
[INFO] [stdout]    --> src/basic_block.rs:994:9
[INFO] [stdout]     |
[INFO] [stdout] 994 |     let sum = bb.fadd(lhs, lhs);
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_sum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `query_type_supported` is never used
[INFO] [stdout]   --> src/lib.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl CCompiler {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn query_type_supported(&self, preamble: &str, type_: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `DataPtr`, `FnPtr`, and `Struct` are never constructed
[INFO] [stdout]   --> src/basic_block.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum Type {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  9 |     DataPtr,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     FnPtr,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     Struct(Vec<Type>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Type` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_int`, `name`, `is_float`, and `is_ptr` are never used
[INFO] [stdout]   --> src/basic_block.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Type {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn is_int(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn name(&self, types: &Arc<BuiltinTypes>) -> String {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn is_float(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn is_ptr(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `terminated` are never read
[INFO] [stdout]   --> src/basic_block.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct BasicBlock {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 63 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 64 |     content: String,
[INFO] [stdout] 65 |     terminated: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emulated_int` is never used
[INFO] [stdout]   --> src/basic_block.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn emulated_int(size: u64) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emulated_float` is never used
[INFO] [stdout]   --> src/basic_block.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn emulated_float(size: u64) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/basic_block.rs:85:19
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl BasicBlock {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub(crate) fn neg(&mut self, val: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub(crate) fn fneg(&mut self, val: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub(crate) fn not(&mut self, val: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) fn fsub(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub(crate) fn fdiv(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub(crate) fn frem(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub(crate) fn fmul(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub(crate) fn sub(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 |     pub(crate) fn sub_unchecked(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     pub(crate) fn mul(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub(crate) fn mul_unchecked(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub(crate) fn udiv(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub(crate) fn sdiv(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub(crate) fn urem(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 454 |     pub(crate) fn srem(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 480 |     pub(crate) fn and(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 500 |     pub(crate) fn or(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 520 |     pub(crate) fn xor(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 540 |     pub(crate) fn shl(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 560 |     pub(crate) fn lshr(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 580 |     pub(crate) fn ashr(&mut self, lhs: &SSAValue, rhs: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 606 |     pub(crate) fn unsound_load(&mut self, ptr: &SSAValue, type_: Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 617 |     pub(crate) fn unsound_store(&mut self, ptr: &SSAValue, val: &SSAValue) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 626 |     pub(crate) fn load(&mut self, ptr: &SSAValue, type_: Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 |     pub(crate) fn volatile_load(&mut self, ptr: &SSAValue, type_: Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 653 |     pub(crate) fn store(&mut self, ptr: &SSAValue, val: &SSAValue) {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 667 |     pub(crate) fn volatile_store(&mut self, ptr: &SSAValue, val: &SSAValue) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 676 |     pub(crate) fn offset_inbounds(&mut self, ptr: &SSAValue, off: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |     pub(crate) fn offset_arbitrary(&mut self, ptr: &SSAValue, off: &SSAValue) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 707 |     pub(crate) fn trunc(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 |     pub(crate) fn zext(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 759 |     pub(crate) fn sext(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 786 |     pub(crate) fn fptoui(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 812 |     pub(crate) fn fptosi(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 839 |     pub(crate) fn uitofp(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 865 |     pub(crate) fn sitofp(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 892 |     pub(crate) fn fptrunc(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 918 |     pub(crate) fn fpext(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 944 |     pub(crate) fn ptrtoint(&mut self, src: &SSAValue, dest_ty: &Type) -> SSAValue {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Builder` is never constructed
[INFO] [stdout]  --> src/builder.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Builder {}
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `align` is never read
[INFO] [stdout]   --> src/target_info.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub(crate) struct TypeInfo {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout]  9 |     bits: u64,
[INFO] [stdout] 10 |     align: u64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `align` is never used
[INFO] [stdout]   --> src/target_info.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl TypeInfo {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) fn align(&self) -> u64 {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiler`, `char`, `data_ptr`, and `code_ptr` are never read
[INFO] [stdout]   --> src/target_info.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct BuiltinTypes {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 46 |     compiler: Arc<CCompiler>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 47 |     char: AsyncQuery<TypeInfo>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     data_ptr: AsyncQuery<TypeInfo>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 66 |     code_ptr: AsyncQuery<TypeInfo>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
[INFO] running `Command { std: "docker" "inspect" "0db92d215443ffa64f26d6672abf6f1b217630e4b1dbbb91d3de82e34832ff0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0db92d215443ffa64f26d6672abf6f1b217630e4b1dbbb91d3de82e34832ff0b", kill_on_drop: false }`
[INFO] [stdout] 0db92d215443ffa64f26d6672abf6f1b217630e4b1dbbb91d3de82e34832ff0b
