[INFO] fetching crate unc-sdk-macros 2.3.2...
[INFO] building unc-sdk-macros-2.3.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate unc-sdk-macros 2.3.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate unc-sdk-macros 2.3.2
[INFO] finished tweaking crates.io crate unc-sdk-macros 2.3.2
[INFO] tweaked toml for crates.io crate unc-sdk-macros 2.3.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unc-sdk-macros 2.3.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding darling v0.20.11 (available: v0.21.3)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.26.4 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b8d33de84b5f401c604189b415ddfb47dd51f13131dcc06ed339a8c1065f408
[INFO] running `Command { std: "docker" "start" "-a" "1b8d33de84b5f401c604189b415ddfb47dd51f13131dcc06ed339a8c1065f408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b8d33de84b5f401c604189b415ddfb47dd51f13131dcc06ed339a8c1065f408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b8d33de84b5f401c604189b415ddfb47dd51f13131dcc06ed339a8c1065f408", kill_on_drop: false }`
[INFO] [stdout] 1b8d33de84b5f401c604189b415ddfb47dd51f13131dcc06ed339a8c1065f408
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48e0a6842d70cfec5e6804da7aee39ecaf780f68197740ee987c1075d1bedb2e
[INFO] running `Command { std: "docker" "start" "-a" "48e0a6842d70cfec5e6804da7aee39ecaf780f68197740ee987c1075d1bedb2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unc-sdk-macros v2.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:361:15
[INFO] [stdout]     |
[INFO] [stdout] 361 |         #[cfg(feature = "__abi-embed-checked")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |         #[cfg(not(feature = "__abi-embed-checked"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:382:15
[INFO] [stdout]     |
[INFO] [stdout] 382 |         #[cfg(feature = "__abi-embed-checked")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:384:19
[INFO] [stdout]     |
[INFO] [stdout] 384 |         #[cfg(not(feature = "__abi-embed-checked"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `non_bindgen_attrs`, `pat_reference`, and `pat_mutability` are never read
[INFO] [stdout]   --> src/core_impl/info_extractor/arg_info.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ArgInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 20 |     /// Attributes not related to bindgen.
[INFO] [stdout] 21 |     pub non_bindgen_attrs: Vec<Attribute>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub pat_reference: Option<Token![ref]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 26 |     /// Whether pattern has a preceded `mut`.
[INFO] [stdout] 27 |     pub pat_mutability: Option<Token![mut]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `original` and `ident_byte_str` are never read
[INFO] [stdout]   --> src/core_impl/info_extractor/trait_item_method_info.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct TraitItemMethodInfo {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub original: TraitItemFn,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 13 |     /// String representation of method name, e.g. `"my_method"`.
[INFO] [stdout] 14 |     pub ident_byte_str: LitStr,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.47s
[INFO] running `Command { std: "docker" "inspect" "48e0a6842d70cfec5e6804da7aee39ecaf780f68197740ee987c1075d1bedb2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48e0a6842d70cfec5e6804da7aee39ecaf780f68197740ee987c1075d1bedb2e", kill_on_drop: false }`
[INFO] [stdout] 48e0a6842d70cfec5e6804da7aee39ecaf780f68197740ee987c1075d1bedb2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a05b3b9762e4a208fec42bc910454856305e4382d030b23253e9b683c02f0d5
[INFO] running `Command { std: "docker" "start" "-a" "8a05b3b9762e4a208fec42bc910454856305e4382d030b23253e9b683c02f0d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling unc-sdk-macros v2.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:361:15
[INFO] [stdout]     |
[INFO] [stdout] 361 |         #[cfg(feature = "__abi-embed-checked")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |         #[cfg(not(feature = "__abi-embed-checked"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:382:15
[INFO] [stdout]     |
[INFO] [stdout] 382 |         #[cfg(feature = "__abi-embed-checked")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:384:19
[INFO] [stdout]     |
[INFO] [stdout] 384 |         #[cfg(not(feature = "__abi-embed-checked"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `non_bindgen_attrs`, `pat_reference`, and `pat_mutability` are never read
[INFO] [stdout]   --> src/core_impl/info_extractor/arg_info.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ArgInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 20 |     /// Attributes not related to bindgen.
[INFO] [stdout] 21 |     pub non_bindgen_attrs: Vec<Attribute>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub pat_reference: Option<Token![ref]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 26 |     /// Whether pattern has a preceded `mut`.
[INFO] [stdout] 27 |     pub pat_mutability: Option<Token![mut]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `original` and `ident_byte_str` are never read
[INFO] [stdout]   --> src/core_impl/info_extractor/trait_item_method_info.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct TraitItemMethodInfo {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub original: TraitItemFn,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 13 |     /// String representation of method name, e.g. `"my_method"`.
[INFO] [stdout] 14 |     pub ident_byte_str: LitStr,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:361:15
[INFO] [stdout]     |
[INFO] [stdout] 361 |         #[cfg(feature = "__abi-embed-checked")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |         #[cfg(not(feature = "__abi-embed-checked"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:382:15
[INFO] [stdout]     |
[INFO] [stdout] 382 |         #[cfg(feature = "__abi-embed-checked")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__abi-embed-checked`
[INFO] [stdout]    --> src/lib.rs:384:19
[INFO] [stdout]     |
[INFO] [stdout] 384 |         #[cfg(not(feature = "__abi-embed-checked"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__abi-embed`, `__abi-generate`, and `abi`
[INFO] [stdout]     = help: consider adding `__abi-embed-checked` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `non_bindgen_attrs`, `pat_reference`, and `pat_mutability` are never read
[INFO] [stdout]   --> src/core_impl/info_extractor/arg_info.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ArgInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 20 |     /// Attributes not related to bindgen.
[INFO] [stdout] 21 |     pub non_bindgen_attrs: Vec<Attribute>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub pat_reference: Option<Token![ref]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 26 |     /// Whether pattern has a preceded `mut`.
[INFO] [stdout] 27 |     pub pat_mutability: Option<Token![mut]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `original` and `ident_byte_str` are never read
[INFO] [stdout]   --> src/core_impl/info_extractor/trait_item_method_info.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct TraitItemMethodInfo {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub original: TraitItemFn,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 13 |     /// String representation of method name, e.g. `"my_method"`.
[INFO] [stdout] 14 |     pub ident_byte_str: LitStr,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.36s
[INFO] running `Command { std: "docker" "inspect" "8a05b3b9762e4a208fec42bc910454856305e4382d030b23253e9b683c02f0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a05b3b9762e4a208fec42bc910454856305e4382d030b23253e9b683c02f0d5", kill_on_drop: false }`
[INFO] [stdout] 8a05b3b9762e4a208fec42bc910454856305e4382d030b23253e9b683c02f0d5
