[INFO] fetching crate autocxx-bindgen 0.65.1...
[INFO] checking autocxx-bindgen-0.65.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate autocxx-bindgen 0.65.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate autocxx-bindgen 0.65.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate autocxx-bindgen 0.65.1
[INFO] finished tweaking crates.io crate autocxx-bindgen 0.65.1
[INFO] tweaked toml for crates.io crate autocxx-bindgen 0.65.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yansi-term v0.1.2
[INFO] [stderr]   Downloaded annotate-snippets v0.9.2
[INFO] [stderr]   Downloaded prettyplease v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6346868b99c3d0a7190ae89baf567833b4b62b5ef246c9cb566cc6b4fd96ffd
[INFO] running `Command { std: "docker" "start" "-a" "c6346868b99c3d0a7190ae89baf567833b4b62b5ef246c9cb566cc6b4fd96ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6346868b99c3d0a7190ae89baf567833b4b62b5ef246c9cb566cc6b4fd96ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6346868b99c3d0a7190ae89baf567833b4b62b5ef246c9cb566cc6b4fd96ffd", kill_on_drop: false }`
[INFO] [stdout] c6346868b99c3d0a7190ae89baf567833b4b62b5ef246c9cb566cc6b4fd96ffd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb2af16c3c8cf6a501a5576a94ed33c46527962d05b1fcd082911a811e51f226
[INFO] running `Command { std: "docker" "start" "-a" "bb2af16c3c8cf6a501a5576a94ed33c46527962d05b1fcd082911a811e51f226", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling autocxx-bindgen v0.65.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking cexpr v0.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking peeking_take_while v0.1.2
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]    --> codegen/helpers.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |     use proc_macro2::{self, TokenStream};
[INFO] [stdout]     |                       ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]  --> codegen/struct_layout.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | use proc_macro2::{self, Ident, Span};
[INFO] [stdout]   |                   ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]   --> codegen/mod.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | use proc_macro2::{self, Ident, Span};
[INFO] [stdout]    |                   ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IntoIterator` is imported redundantly
[INFO] [stdout]   --> ir/context.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::iter::IntoIterator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `IntoIterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `clang_sys` is imported redundantly
[INFO] [stdout]   --> ir/function.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     self, CXCallingConv, CX_CXXAccessSpecifier, CX_CXXPrivate, CX_CXXProtected,
[INFO] [stdout]    |     ^^^^ the item `clang_sys` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]    --> codegen/helpers.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |     use proc_macro2::{self, TokenStream};
[INFO] [stdout]     |                       ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]  --> codegen/struct_layout.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | use proc_macro2::{self, Ident, Span};
[INFO] [stdout]   |                   ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]   --> codegen/mod.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | use proc_macro2::{self, Ident, Span};
[INFO] [stdout]    |                   ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]    --> ir/analysis/mod.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 218 |     use super::*;
[INFO] [stdout]     |         -------- the item `HashMap` is already imported here
[INFO] [stdout] 219 |     use crate::{HashMap, HashSet};
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IntoIterator` is imported redundantly
[INFO] [stdout]   --> ir/context.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::iter::IntoIterator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `IntoIterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `clang_sys` is imported redundantly
[INFO] [stdout]   --> ir/function.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     self, CXCallingConv, CX_CXXAccessSpecifier, CX_CXXPrivate, CX_CXXProtected,
[INFO] [stdout]    |     ^^^^ the item `clang_sys` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HasFloat` is never used
[INFO] [stdout]   --> ir/item.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub(crate) trait HasFloat {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HasFloat` is never used
[INFO] [stdout]   --> ir/item.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub(crate) trait HasFloat {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.27s
[INFO] running `Command { std: "docker" "inspect" "bb2af16c3c8cf6a501a5576a94ed33c46527962d05b1fcd082911a811e51f226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb2af16c3c8cf6a501a5576a94ed33c46527962d05b1fcd082911a811e51f226", kill_on_drop: false }`
[INFO] [stdout] bb2af16c3c8cf6a501a5576a94ed33c46527962d05b1fcd082911a811e51f226
[INFO] checking autocxx-bindgen-0.65.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate autocxx-bindgen 0.65.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate autocxx-bindgen 0.65.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate autocxx-bindgen 0.65.1
[INFO] finished tweaking crates.io crate autocxx-bindgen 0.65.1
[INFO] tweaked toml for crates.io crate autocxx-bindgen 0.65.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec544678f0560142e5155d61c7af032c673e2b110196413a9f281cbc27c33389
[INFO] running `Command { std: "docker" "start" "-a" "ec544678f0560142e5155d61c7af032c673e2b110196413a9f281cbc27c33389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec544678f0560142e5155d61c7af032c673e2b110196413a9f281cbc27c33389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec544678f0560142e5155d61c7af032c673e2b110196413a9f281cbc27c33389", kill_on_drop: false }`
[INFO] [stdout] ec544678f0560142e5155d61c7af032c673e2b110196413a9f281cbc27c33389
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c743c9e298a35d213314a7420a2cd7afd3fac85cc4f57265828ba29d5958a786
[INFO] running `Command { std: "docker" "start" "-a" "c743c9e298a35d213314a7420a2cd7afd3fac85cc4f57265828ba29d5958a786", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling autocxx-bindgen v0.65.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cexpr v0.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking peeking_take_while v0.1.2
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]    --> codegen/helpers.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |     use proc_macro2::{self, TokenStream};
[INFO] [stdout]     |                       ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]  --> codegen/struct_layout.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | use proc_macro2::{self, Ident, Span};
[INFO] [stdout]   |                   ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]   --> codegen/mod.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | use proc_macro2::{self, Ident, Span};
[INFO] [stdout]    |                   ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IntoIterator` is imported redundantly
[INFO] [stdout]   --> ir/context.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::iter::IntoIterator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `IntoIterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `clang_sys` is imported redundantly
[INFO] [stdout]   --> ir/function.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     self, CXCallingConv, CX_CXXAccessSpecifier, CX_CXXPrivate, CX_CXXProtected,
[INFO] [stdout]    |     ^^^^ the item `clang_sys` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]    --> codegen/helpers.rs:315:23
[INFO] [stdout]     |
[INFO] [stdout] 315 |     use proc_macro2::{self, TokenStream};
[INFO] [stdout]     |                       ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]  --> codegen/struct_layout.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | use proc_macro2::{self, Ident, Span};
[INFO] [stdout]   |                   ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro2` is imported redundantly
[INFO] [stdout]   --> codegen/mod.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | use proc_macro2::{self, Ident, Span};
[INFO] [stdout]    |                   ^^^^ the item `proc_macro2` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]    --> ir/analysis/mod.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 218 |     use super::*;
[INFO] [stdout]     |         -------- the item `HashMap` is already imported here
[INFO] [stdout] 219 |     use crate::{HashMap, HashSet};
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IntoIterator` is imported redundantly
[INFO] [stdout]   --> ir/context.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::iter::IntoIterator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `IntoIterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `clang_sys` is imported redundantly
[INFO] [stdout]   --> ir/function.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     self, CXCallingConv, CX_CXXAccessSpecifier, CX_CXXPrivate, CX_CXXProtected,
[INFO] [stdout]    |     ^^^^ the item `clang_sys` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HasFloat` is never used
[INFO] [stdout]   --> ir/item.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub(crate) trait HasFloat {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HasFloat` is never used
[INFO] [stdout]   --> ir/item.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub(crate) trait HasFloat {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.91s
[INFO] running `Command { std: "docker" "inspect" "c743c9e298a35d213314a7420a2cd7afd3fac85cc4f57265828ba29d5958a786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c743c9e298a35d213314a7420a2cd7afd3fac85cc4f57265828ba29d5958a786", kill_on_drop: false }`
[INFO] [stdout] c743c9e298a35d213314a7420a2cd7afd3fac85cc4f57265828ba29d5958a786
